"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/07/24 03:43:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mifated8yuye" 2025/07/24 03:43:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/24 03:43:45 DEBUG : Creating backend with remote "TestDrive:crypt/mid4tmt5b7tcvbvvlg9p6fsmh2paarbqb46kkea434pe37krvdgg" 2025/07/24 03:43:46 DEBUG : Creating backend with remote "/tmp/rclone2152713514" === 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-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/24 03:43:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/24 03:43:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/24 03:43:47 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/24 03:43:47 DEBUG : potato: Seek from 10 to 0 2025/07/24 03:43:47 DEBUG : potato: Seek from 10 to 0 2025/07/24 03:43:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/24 03:43:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/24 03:43:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/24 03:43:47 DEBUG : potato: Seek from 5 to 2 2025/07/24 03:43:47 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/24 03:43:47 DEBUG : potato: Seek from 7 to 0 2025/07/24 03:43:47 DEBUG : potato: Seek from 7 to 0 2025/07/24 03:43:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/24 03:43:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/24 03:43:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/24 03:43:47 DEBUG : potato: Seek from 5 to 2 2025/07/24 03:43:47 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/24 03:43:47 DEBUG : potato: Seek from 8 to 0 2025/07/24 03:43:47 DEBUG : potato: Seek from 8 to 0 2025/07/24 03:43:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/24 03:43:47 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/24 03:43:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/24 03:43:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/24 03:43:47 DEBUG : potato: Seek from 5 to 2 2025/07/24 03:43:47 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/24 03:43:47 DEBUG : potato: Seek from 9 to 0 2025/07/24 03:43:47 DEBUG : potato: Seek from 9 to 0 2025/07/24 03:43:47 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-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:43:49 DEBUG : rutabaga: md5 = 9cd3ca8832aaf2ef6def54edabcfaa87 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/24 03:43:51 DEBUG : empty space: md5 = dd84ff99e465b48d77ee0b859df35c46 OK === RUN TestCheck/3 2025/07/24 03:43:53 DEBUG : potato2: md5 = a475b604384604cf8f190d9a3c7e0221 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/24 03:43:55 DEBUG : remotepotato: md5 = 5b3e03c1f90e1c5c03244a03fe80de49 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.87s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/07/24 03:43:57 DEBUG : Creating backend with remote "nonexistent" 2025/07/24 03:43:57 DEBUG : Creating backend with remote "nonexistent" 2025/07/24 03:43:57 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/24 03:43:57 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/24 03:43:57 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/24 03:43:57 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:43:59 DEBUG : rutabaga: md5 = b509e3946b71154ec3cb487ab0b1ef20 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/24 03:44:03 DEBUG : empty space: md5 = 2eb8a18691cfbc29f56db1297eca3fcc OK === RUN TestCheckDownload/3 2025/07/24 03:44:06 DEBUG : potato2: md5 = 488955ed6cc47a03ca16be45c3ec8329 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/24 03:44:09 DEBUG : remotepotato: md5 = f4e01804586bde43673bb740f87da603 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.23s) --- PASS: TestCheckDownload/1 (1.07s) --- PASS: TestCheckDownload/2 (1.47s) --- PASS: TestCheckDownload/3 (0.95s) --- PASS: TestCheckDownload/4 (1.03s) --- PASS: TestCheckDownload/5 (1.05s) --- PASS: TestCheckDownload/6 (0.97s) --- PASS: TestCheckDownload/7 (1.26s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:44:15 DEBUG : rutabaga: md5 = 4b62cf3da73d7667c470cecaae48658a OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/24 03:44:17 DEBUG : empty space: md5 = 5c144e1687050ae9c3ca08a48c4ddad8 OK === RUN TestCheckSizeOnly/3 2025/07/24 03:44:19 DEBUG : potato2: md5 = 5030d3bfcee6c81d67647da4f3051ef4 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/24 03:44:21 DEBUG : remotepotato: md5 = c71dc6f1d401150bbe568eadf2f351ff OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.10s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:44:25 DEBUG : test.sum: md5 = 28313f46760632910e5696467b84ab6a OK 2025/07/24 03:44:27 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/24 03:44:27 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/24 03:44:27 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/24 03:44:27 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/24 03:44:28 DEBUG : test.sum: md5 = e5d04276193079cf519ececd21727b27 OK 2025/07/24 03:44:30 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/24 03:44:30 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/24 03:44:30 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/24 03:44:30 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.92s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:44:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mifated8yuye/data" 2025/07/24 03:44:31 DEBUG : Creating backend with remote "TestDrive:crypt/mid4tmt5b7tcvbvvlg9p6fsmh2paarbqb46kkea434pe37krvdgg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye/data' lacks md5, skipping --- SKIP: TestCheckSum (1.97s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:44:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mifated8yuye/data" 2025/07/24 03:44:33 DEBUG : Creating backend with remote "TestDrive:crypt/mid4tmt5b7tcvbvvlg9p6fsmh2paarbqb46kkea434pe37krvdgg/vjrnln8ratgmqakfosrqe8espk" 2025/07/24 03:44:36 DEBUG : data/banana: md5 = 607b6a5622c750b8a6749e8b921bbd3d OK 2025/07/24 03:44:38 DEBUG : test.sum: md5 = 40fa23b5fc9cdafc096327065c4457a7 OK === RUN TestCheckSumDownload/subtest1 2025/07/24 03:44:43 DEBUG : data/potato: md5 = be0a023b7251cdee65d3a84c28509152 OK 2025/07/24 03:44:44 DEBUG : test.sum: md5 = ee3ef59cce4c4fd54671b613dd270694 OK === RUN TestCheckSumDownload/subtest2 2025/07/24 03:44:48 DEBUG : test.sum: md5 = 6b4a2277a4ff3b76bcc29fba142eff6a OK === RUN TestCheckSumDownload/subtest3 2025/07/24 03:44:53 DEBUG : test.sum: md5 = 3e07b0869b85d729c5a8f23fa71fb499 OK === RUN TestCheckSumDownload/subtest4 2025/07/24 03:44:57 DEBUG : test.sum: md5 = f978838c8865c7d87662652a53be5a47 OK === RUN TestCheckSumDownload/subtest5 2025/07/24 03:45:01 DEBUG : test.sum: md5 = 21488a683c6ba90caf18a8b4cfbe78fa OK === RUN TestCheckSumDownload/subtest6 2025/07/24 03:45:05 DEBUG : data/banana: md5 = 0ff10433f8e6cd202a9604230b70bf70 OK 2025/07/24 03:45:06 DEBUG : data/potato: md5 = c72c444dcec7476dee53098e63815142 OK 2025/07/24 03:45:07 DEBUG : test.sum: md5 = 3168bca7d82b3d429426d998431b3a12 OK === RUN TestCheckSumDownload/subtest7 2025/07/24 03:45:13 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/07/24 03:45:13 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.50s) --- PASS: TestCheckSumDownload/subtest1 (2.71s) --- PASS: TestCheckSumDownload/subtest2 (2.14s) --- PASS: TestCheckSumDownload/subtest3 (2.55s) --- PASS: TestCheckSumDownload/subtest4 (2.32s) --- PASS: TestCheckSumDownload/subtest5 (2.16s) --- PASS: TestCheckSumDownload/subtest6 (2.10s) --- PASS: TestCheckSumDownload/subtest7 (2.56s) === RUN TestApplyTransforms 2025/07/24 03:45:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hasoyul7gaqu" 2025/07/24 03:45:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/24 03:45:13 DEBUG : Creating backend with remote "TestDrive:crypt/krmver2huvg8io8ekt5mhfrr1dd3k1lokemg1gl1gr805magbt1g" 2025/07/24 03:45:14 DEBUG : Creating backend with remote "/tmp/rclone1963841180" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hasoyul7gaqu'", Local "Local file system at /tmp/rclone1963841180", Modify Window "1ms" 2025/07/24 03:45:16 DEBUG : hello, world!: md5 = ce9c98daf641bc6fa32dccf22a2d8fd3 OK upper checkfile vs. lower remote (without normalization) 2025/07/24 03:45:17 ERROR : hello, world!: sum not found 2025/07/24 03:45:17 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hasoyul7gaqu' 2025/07/24 03:45:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hasoyul7gaqu': 1 files missing 2025/07/24 03:45:17 NOTICE: 1 hashes missing 2025/07/24 03:45:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hasoyul7gaqu': 1 differences found 2025/07/24 03:45:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hasoyul7gaqu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/24 03:45:18 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/24 03:45:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hasoyul7gaqu': 0 differences found 2025/07/24 03:45:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hasoyul7gaqu': 1 matching files 2025/07/24 03:45:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zawitob4yole" 2025/07/24 03:45:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/24 03:45:18 DEBUG : Creating backend with remote "TestDrive:crypt/er2tog9gimogq043c6m8tuvsroagja95tso3i3hlgpiall5qul30" 2025/07/24 03:45:19 DEBUG : Creating backend with remote "/tmp/rclone3891560034" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zawitob4yole'", Local "Local file system at /tmp/rclone3891560034", Modify Window "1ms" 2025/07/24 03:45:21 DEBUG : HELLO, WORLD!: md5 = 149e7480d21130be5a37a8cc5905daf1 OK lower checkfile vs. upper remote (without normalization) 2025/07/24 03:45:21 ERROR : HELLO, WORLD!: sum not found 2025/07/24 03:45:21 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zawitob4yole' 2025/07/24 03:45:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zawitob4yole': 1 files missing 2025/07/24 03:45:21 NOTICE: 1 hashes missing 2025/07/24 03:45:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zawitob4yole': 1 differences found 2025/07/24 03:45:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zawitob4yole': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/24 03:45:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/24 03:45:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zawitob4yole': 0 differences found 2025/07/24 03:45:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zawitob4yole': 1 matching files 2025/07/24 03:45:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kowozec5bowu" 2025/07/24 03:45:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/24 03:45:23 DEBUG : Creating backend with remote "TestDrive:crypt/o8h1bqkgvn6hraiopdt6hcibep0kfe14llf2bh8ui15ddqb6n710" 2025/07/24 03:45:23 DEBUG : Creating backend with remote "/tmp/rclone1335473453" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kowozec5bowu'", Local "Local file system at /tmp/rclone1335473453", Modify Window "1ms" 2025/07/24 03:45:25 DEBUG : HeLlO, wOrLd!: md5 = 5c9c1b2ecdc1c57373f940b080efd85b OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/24 03:45:26 ERROR : HeLlO, wOrLd!: sum not found 2025/07/24 03:45:26 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kowozec5bowu' 2025/07/24 03:45:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kowozec5bowu': 1 files missing 2025/07/24 03:45:26 NOTICE: 1 hashes missing 2025/07/24 03:45:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kowozec5bowu': 1 differences found 2025/07/24 03:45:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kowozec5bowu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/24 03:45:27 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/24 03:45:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kowozec5bowu': 0 differences found 2025/07/24 03:45:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kowozec5bowu': 1 matching files 2025/07/24 03:45:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huheyif2yeba" 2025/07/24 03:45:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/24 03:45:27 DEBUG : Creating backend with remote "TestDrive:crypt/p0a58bcei2bsu9jba4g23cu7rcf0e6gd8am658o0kenjeckiab10" 2025/07/24 03:45:28 DEBUG : Creating backend with remote "/tmp/rclone3720421943" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huheyif2yeba'", Local "Local file system at /tmp/rclone3720421943", Modify Window "1ms" 2025/07/24 03:45:30 DEBUG : HELLO, WORLD!: md5 = af0951da2ea11df0bc51332746eda271 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/24 03:45:30 ERROR : HELLO, WORLD!: sum not found 2025/07/24 03:45:30 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-huheyif2yeba' 2025/07/24 03:45:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huheyif2yeba': 1 files missing 2025/07/24 03:45:30 NOTICE: 1 hashes missing 2025/07/24 03:45:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huheyif2yeba': 1 differences found 2025/07/24 03:45:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huheyif2yeba': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/24 03:45:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/24 03:45:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huheyif2yeba': 0 differences found 2025/07/24 03:45:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huheyif2yeba': 1 matching files 2025/07/24 03:45:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vegomin7vesa" 2025/07/24 03:45:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/24 03:45:32 DEBUG : Creating backend with remote "TestDrive:crypt/9sk5siv698oa37vegq9djvp1h0av3g1dpmn4adg2161pe8g40s00" 2025/07/24 03:45:32 DEBUG : Creating backend with remote "/tmp/rclone358989131" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vegomin7vesa'", Local "Local file system at /tmp/rclone358989131", Modify Window "1ms" 2025/07/24 03:45:35 DEBUG : 測試_Русский___ě_áñ: md5 = c4d2685423f22d147a8a64edb1d325a3 OK NFD checkfile vs. NFC remote (without normalization) 2025/07/24 03:45:35 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/24 03:45:35 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vegomin7vesa' 2025/07/24 03:45:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vegomin7vesa': 1 files missing 2025/07/24 03:45:35 NOTICE: 1 hashes missing 2025/07/24 03:45:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vegomin7vesa': 1 differences found 2025/07/24 03:45:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vegomin7vesa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/24 03:45:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/24 03:45:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vegomin7vesa': 0 differences found 2025/07/24 03:45:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vegomin7vesa': 1 matching files 2025/07/24 03:45:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bececil7zege" 2025/07/24 03:45:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/24 03:45:36 DEBUG : Creating backend with remote "TestDrive:crypt/4g723iki3bafv4dg12us9gs5du6oqijl2ilfhvc0vccrnfthn6gg" 2025/07/24 03:45:37 DEBUG : Creating backend with remote "/tmp/rclone525183866" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bececil7zege'", Local "Local file system at /tmp/rclone525183866", Modify Window "1ms" 2025/07/24 03:45:39 DEBUG : 測試_Русский___ě_áñ: md5 = 39d09968becc8d42bb5a87db5478dee1 OK NFC checkfile vs. NFD remote (without normalization) 2025/07/24 03:45:40 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/24 03:45:40 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bececil7zege' 2025/07/24 03:45:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bececil7zege': 1 files missing 2025/07/24 03:45:40 NOTICE: 1 hashes missing 2025/07/24 03:45:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bececil7zege': 1 differences found 2025/07/24 03:45:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bececil7zege': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/24 03:45:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/24 03:45:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bececil7zege': 0 differences found 2025/07/24 03:45:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bececil7zege': 1 matching files 2025/07/24 03:45:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hukiruh8bowe" 2025/07/24 03:45:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/24 03:45:41 DEBUG : Creating backend with remote "TestDrive:crypt/rshmllf32bmq77q0l0sf269otc04r85ml94k3on8o0lbqc7gq74g" 2025/07/24 03:45:42 DEBUG : Creating backend with remote "/tmp/rclone1246300078" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hukiruh8bowe'", Local "Local file system at /tmp/rclone1246300078", Modify Window "1ms" 2025/07/24 03:45:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 182e0a1ff95d00c94b3e9d9df547d3a4 OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/24 03:45:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/24 03:45:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hukiruh8bowe' 2025/07/24 03:45:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukiruh8bowe': 1 files missing 2025/07/24 03:45:44 NOTICE: 1 hashes missing 2025/07/24 03:45:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukiruh8bowe': 1 differences found 2025/07/24 03:45:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukiruh8bowe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/24 03:45:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/24 03:45:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukiruh8bowe': 0 differences found 2025/07/24 03:45:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hukiruh8bowe': 1 matching files 2025/07/24 03:45:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-geyinux7vira" 2025/07/24 03:45:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/24 03:45:46 DEBUG : Creating backend with remote "TestDrive:crypt/01gfq638t0l0jtt7sj64bcrec3pvke3p3oi2a3090v79ut6dc69g" 2025/07/24 03:45:47 DEBUG : Creating backend with remote "/tmp/rclone3145438117" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geyinux7vira'", Local "Local file system at /tmp/rclone3145438117", Modify Window "1ms" 2025/07/24 03:45:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 350553354543994d0d82e0ebb3931334 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/24 03:45:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/24 03:45:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-geyinux7vira' 2025/07/24 03:45:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geyinux7vira': 1 files missing 2025/07/24 03:45:49 NOTICE: 1 hashes missing 2025/07/24 03:45:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geyinux7vira': 1 differences found 2025/07/24 03:45:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geyinux7vira': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/24 03:45:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/24 03:45:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geyinux7vira': 0 differences found 2025/07/24 03:45:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geyinux7vira': 1 matching files 2025/07/24 03:45:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yeyijib4sogo" 2025/07/24 03:45:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/24 03:45:50 DEBUG : Creating backend with remote "TestDrive:crypt/05k2bbbr82caelfg44je2iimka3kgh8d2v6f6qrnjequev75h5h0" 2025/07/24 03:45:51 DEBUG : Creating backend with remote "/tmp/rclone1926592851" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yeyijib4sogo'", Local "Local file system at /tmp/rclone1926592851", Modify Window "1ms" 2025/07/24 03:45:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e93d4388c598a2f910d5b075ebb3c998 OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/24 03:45:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/24 03:45:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yeyijib4sogo' 2025/07/24 03:45:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyijib4sogo': 1 files missing 2025/07/24 03:45:54 NOTICE: 1 hashes missing 2025/07/24 03:45:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyijib4sogo': 1 differences found 2025/07/24 03:45:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyijib4sogo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/24 03:45:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/24 03:45:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyijib4sogo': 0 differences found 2025/07/24 03:45:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yeyijib4sogo': 1 matching files 2025/07/24 03:45:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wisinot2wexa" 2025/07/24 03:45:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/24 03:45:55 DEBUG : Creating backend with remote "TestDrive:crypt/48m0mtt94djnb70jupu0hb9q5kr3e8sm8ihatu7ivqc8b50utmpg" 2025/07/24 03:45:56 DEBUG : Creating backend with remote "/tmp/rclone1333395422" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wisinot2wexa'", Local "Local file system at /tmp/rclone1333395422", Modify Window "1ms" 2025/07/24 03:45:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 14df5f63d74b7ff6f996e152e71aa30d OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/24 03:45:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/24 03:45:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wisinot2wexa' 2025/07/24 03:45:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wisinot2wexa': 1 files missing 2025/07/24 03:45:58 NOTICE: 1 hashes missing 2025/07/24 03:45:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wisinot2wexa': 1 differences found 2025/07/24 03:45:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wisinot2wexa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/24 03:45:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/24 03:45:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wisinot2wexa': 0 differences found 2025/07/24 03:45:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wisinot2wexa': 1 matching files 2025/07/24 03:45:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wisinot2wexa': Purge remote 2025/07/24 03:46:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yeyijib4sogo': Purge remote 2025/07/24 03:46:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geyinux7vira': Purge remote 2025/07/24 03:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hukiruh8bowe': Purge remote 2025/07/24 03:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bececil7zege': Purge remote 2025/07/24 03:46:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vegomin7vesa': Purge remote 2025/07/24 03:46:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huheyif2yeba': Purge remote 2025/07/24 03:46:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kowozec5bowu': Purge remote 2025/07/24 03:46:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zawitob4yole': Purge remote 2025/07/24 03:46:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hasoyul7gaqu': Purge remote --- PASS: TestApplyTransforms (50.52s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:46:04 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/24 03:46:06 DEBUG : sub/file2: md5 = a0e7799e3bb96fe7ecb61920d9f21d66 OK 2025/07/24 03:46:06 INFO : file1: Copied (new) to: sub/file2 2025/07/24 03:46:07 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:07 DEBUG : file1: Unchanged skipping 2025/07/24 03:46:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': don't need to copy/move sub/file2, it is already at target location 2025/07/24 03:46:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.87s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:46:12 DEBUG : dst/file1: md5 = 3916ac354612208e942037eb75ce0f47 OK 2025/07/24 03:46:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mifated8yuye/backup" 2025/07/24 03:46:13 DEBUG : Creating backend with remote "TestDrive:crypt/mid4tmt5b7tcvbvvlg9p6fsmh2paarbqb46kkea434pe37krvdgg/1nrff024r7pq65ecp72fc28jb0" 2025/07/24 03:46:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/24 03:46:17 INFO : dst/file1: Moved (server-side) 2025/07/24 03:46:18 DEBUG : dst/file1: md5 = 18c6b886b9586576f8ddc98279d4f012 OK 2025/07/24 03:46:18 INFO : dst/file1: Copied (new) 2025/07/24 03:46:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/24 03:46:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/24 03:46:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.74s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:46:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mifated8yuye/dst" 2025/07/24 03:46:23 DEBUG : Creating backend with remote "TestDrive:crypt/mid4tmt5b7tcvbvvlg9p6fsmh2paarbqb46kkea434pe37krvdgg/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/24 03:46:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mifated8yuye/CompareDest" 2025/07/24 03:46:25 DEBUG : Creating backend with remote "TestDrive:crypt/mid4tmt5b7tcvbvvlg9p6fsmh2paarbqb46kkea434pe37krvdgg/gveqi14airsml4bgu7krj116o8" 2025/07/24 03:46:26 DEBUG : one: Need to transfer - File not found at Destination 2025/07/24 03:46:29 DEBUG : one: md5 = 71a77a633ac09ce887d2bbccbc3403b7 OK 2025/07/24 03:46:29 INFO : one: Copied (new) 2025/07/24 03:46:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:46:31 DEBUG : one: md5 = 51e3ccae1bbc89b9c27dcf319e2638fc OK 2025/07/24 03:46:31 INFO : one: Copied (replaced existing) 2025/07/24 03:46:33 DEBUG : dst/one: md5 = 0b29597f243d2352b4548a15519c3af6 OK 2025/07/24 03:46:35 DEBUG : CompareDest/one: md5 = 2f6b3eb15d9b2ae7bb8d6bd7e8345f7b OK 2025/07/24 03:46:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:46:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:46:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/24 03:46:38 DEBUG : CompareDest/two: md5 = 8681e40b1bf1ef91f4d38a92a8f72839 OK 2025/07/24 03:46:39 DEBUG : two: Need to transfer - File not found at Destination 2025/07/24 03:46:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:46:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/24 03:46:39 DEBUG : two: Need to transfer - File not found at Destination 2025/07/24 03:46:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:46:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/24 03:46:41 DEBUG : two: Need to transfer - File not found at Destination 2025/07/24 03:46:41 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/24 03:46:42 DEBUG : two: md5 = 37696f168c63835abebbecc7f33ca740 OK 2025/07/24 03:46:42 INFO : two: Copied (new) 2025/07/24 03:46:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/24 03:46:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:46:46 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:46:46 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (23.69s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:46:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mifated8yuye/dst" 2025/07/24 03:46:47 DEBUG : Creating backend with remote "TestDrive:crypt/mid4tmt5b7tcvbvvlg9p6fsmh2paarbqb46kkea434pe37krvdgg/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/24 03:46:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mifated8yuye/CopyDest" 2025/07/24 03:46:48 DEBUG : Creating backend with remote "TestDrive:crypt/mid4tmt5b7tcvbvvlg9p6fsmh2paarbqb46kkea434pe37krvdgg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/24 03:46:50 DEBUG : one: Need to transfer - File not found at Destination 2025/07/24 03:46:52 DEBUG : one: md5 = 5a00517b5be5dab080fb1ee1875f33d9 OK 2025/07/24 03:46:52 INFO : one: Copied (new) 2025/07/24 03:46:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:46:55 DEBUG : one: md5 = 398174b1ba309463bbc2205128a7e382 OK 2025/07/24 03:46:55 INFO : one: Copied (replaced existing) 2025/07/24 03:46:57 DEBUG : dst/one: md5 = 531772a5ca945430e51a43d6fb231650 OK 2025/07/24 03:46:59 DEBUG : CopyDest/one: md5 = a975bfc04d2e2995052c8bb6a7cf3e45 OK 2025/07/24 03:47:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mifated8yuye/BackupDir" 2025/07/24 03:47:00 DEBUG : Creating backend with remote "TestDrive:crypt/mid4tmt5b7tcvbvvlg9p6fsmh2paarbqb46kkea434pe37krvdgg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/24 03:47:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:47:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:47:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:47:04 INFO : one: Moved (server-side) 2025/07/24 03:47:05 INFO : one: Copied (server-side copy) 2025/07/24 03:47:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/24 03:47:06 DEBUG : CopyDest/two: md5 = 9bd8f38728382623f31f449b47a638fc OK 2025/07/24 03:47:07 DEBUG : two: Need to transfer - File not found at Destination 2025/07/24 03:47:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:47:08 INFO : two: Copied (server-side copy) 2025/07/24 03:47:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/24 03:47:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:47:09 DEBUG : two: Unchanged skipping 2025/07/24 03:47:11 DEBUG : CopyDest/three: md5 = c3cf2154b388c84643bdb3d6c24b14a6 OK 2025/07/24 03:47:12 DEBUG : three: Need to transfer - File not found at Destination 2025/07/24 03:47:12 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/24 03:47:12 DEBUG : three: Destination not found in --copy-dest 2025/07/24 03:47:14 DEBUG : three: md5 = 6b6ae45a549225a738c1c64014c5107b OK 2025/07/24 03:47:14 INFO : three: Copied (new) 2025/07/24 03:47:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/24 03:47:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:47:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/24 03:47:19 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/24 03:47:19 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:47:19 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/24 03:47:19 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.47s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:47:21 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/24 03:47:23 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 870918a5e003d2ad01e591e04476336b OK 2025/07/24 03:47:23 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/24 03:47:24 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/24 03:47:24 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/24 03:47:25 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/24 03:47:25 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/24 03:47:27 DEBUG : TestCopyFileMaxTransfer/file4: md5 = d053a7e22d6102e8c811f6b906f388e8 OK 2025/07/24 03:47:27 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/24 03:47:29 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/24 03:47:29 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.88s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:47:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': Looking for duplicate names using skip mode. 2025/07/24 03:47:33 NOTICE: one: Found 2 files with duplicate names 2025/07/24 03:47:33 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.69s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:47:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': Looking for duplicate names using skip mode. 2025/07/24 03:47:39 NOTICE: one: Found 3 files with duplicate names 2025/07/24 03:47:39 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/24 03:47:39 INFO : one: Deleted 2025/07/24 03:47:39 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.10s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:47:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': Looking for duplicate names using first mode. 2025/07/24 03:47:45 NOTICE: one: Found 3 files with duplicate names 2025/07/24 03:47:46 INFO : one: Deleted 2025/07/24 03:47:46 INFO : one: Deleted 2025/07/24 03:47:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.09s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:47:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': Looking for duplicate names using newest mode. 2025/07/24 03:47:51 NOTICE: one: Found 3 files with duplicate names 2025/07/24 03:47:51 INFO : one: Deleted 2025/07/24 03:47:52 INFO : one: Deleted 2025/07/24 03:47:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.00s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:47:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': Looking for duplicate names using oldest mode. 2025/07/24 03:47:58 NOTICE: one: Found 3 files with duplicate names 2025/07/24 03:47:58 INFO : one: Deleted 2025/07/24 03:47:58 INFO : one: Deleted 2025/07/24 03:47:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.10s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:48:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': Looking for duplicate names using largest mode. 2025/07/24 03:48:04 NOTICE: one: Found 3 files with duplicate names 2025/07/24 03:48:04 INFO : one: Deleted 2025/07/24 03:48:05 INFO : one: Deleted 2025/07/24 03:48:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.28s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:48:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': Looking for duplicate names using smallest mode. 2025/07/24 03:48:10 NOTICE: one: Found 3 files with duplicate names 2025/07/24 03:48:10 INFO : one: Deleted 2025/07/24 03:48:11 INFO : one: Deleted 2025/07/24 03:48:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.94s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:48:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': Looking for duplicate names using rename mode. 2025/07/24 03:48:17 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/24 03:48:18 INFO : one-2.txt: renamed from: one.txt 2025/07/24 03:48:19 INFO : one-3.txt: renamed from: one.txt 2025/07/24 03:48:20 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.86s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:48:25 DEBUG : dupe1/one.txt: md5 = d6967ede375be373af95b0274b4a63b1 OK 2025/07/24 03:48:27 DEBUG : dupe2/two.txt: md5 = 27e072f14c80d3c3846033ab408ee871 OK 2025/07/24 03:48:29 DEBUG : dupe3/three.txt: md5 = 1a62dcc85a4ba809677b6c964d9fbd77 OK 2025/07/24 03:48:29 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/24 03:48:30 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/24 03:48:31 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/24 03:48:31 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/24 03:48:34 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/24 03:48:34 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/24 03:48:34 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.26s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:48:36 DEBUG : a.txt: md5 = 449647c2abb1f0fdbcfce7648839c4da OK 2025/07/24 03:48:38 DEBUG : zend.txt: md5 = 20a723df49a66799e5b6836fb2ac15b7 OK 2025/07/24 03:48:39 DEBUG : sub dir/hello world: md5 = 8eaef5a0fd343a4f989ff558ebc0e38e OK 2025/07/24 03:48:41 DEBUG : sub dir/hello world2: md5 = 6c11a0b49aa06fc7aaf383fc48f34181 OK 2025/07/24 03:48:43 DEBUG : sub dir/ignore dir/.ignore: md5 = 4be35b6dec33d9fe982253c0d038c364 OK 2025/07/24 03:48:44 DEBUG : sub dir/ignore dir/should be ignored: md5 = ad44ba39f71fed1cdc1f28759bde7eb2 OK 2025/07/24 03:48:46 DEBUG : sub dir/sub sub dir/hello world3: md5 = a37fdd58edf1f4ded7a4fa545e736bbf OK 2025/07/24 03:48:48 DEBUG : a.txt: Excluded (Size Filter) 2025/07/24 03:48:48 DEBUG : a.txt: Excluded 2025/07/24 03:48:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/24 03:48:48 DEBUG : sub dir/hello world: Excluded 2025/07/24 03:48:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/24 03:48:48 DEBUG : sub dir/hello world2: Excluded 2025/07/24 03:48:49 DEBUG : sub dir/ignore dir: Excluded 2025/07/24 03:48:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/24 03:48:49 DEBUG : sub dir/hello world: Excluded 2025/07/24 03:48:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/24 03:48:49 DEBUG : sub dir/hello world2: Excluded 2025/07/24 03:48:49 DEBUG : sub dir/ignore dir: Excluded 2025/07/24 03:48:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/24 03:48:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/24 03:48:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/24 03:48:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/24 03:48:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/24 03:48:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/24 03:48:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.54s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:48:57 DEBUG : a.txt: md5 = d612488262fd7f360111b37bbe119158 OK 2025/07/24 03:48:58 DEBUG : zend.txt: md5 = 7de2affa3684bc7715fbe1cdf0e8555d OK 2025/07/24 03:49:00 DEBUG : sub dir/hello world: md5 = 8bb9f84feb1bf4573c971ebda6563d2b OK 2025/07/24 03:49:01 DEBUG : sub dir/hello world2: md5 = 44e4bd204e42bd504dea016e48f2f14b OK 2025/07/24 03:49:04 DEBUG : sub dir/ignore dir/.ignore: md5 = e460175821b9ff75064e7ad57661b43c OK 2025/07/24 03:49:05 DEBUG : sub dir/ignore dir/should be ignored: md5 = 7f8236ba72d829a7a28897a35968db42 OK 2025/07/24 03:49:07 DEBUG : sub dir/sub sub dir/hello world3: md5 = 32499ba2c21c467091aabc98d8841585 OK 2025/07/24 03:49:08 DEBUG : a.txt: Excluded (Size Filter) 2025/07/24 03:49:08 DEBUG : a.txt: Excluded 2025/07/24 03:49:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/24 03:49:09 DEBUG : sub dir/hello world2: Excluded 2025/07/24 03:49:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/24 03:49:09 DEBUG : sub dir/hello world: Excluded 2025/07/24 03:49:09 DEBUG : sub dir/ignore dir: Excluded 2025/07/24 03:49:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/24 03:49:09 DEBUG : sub dir/hello world2: Excluded 2025/07/24 03:49:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/24 03:49:09 DEBUG : sub dir/hello world: Excluded 2025/07/24 03:49:10 DEBUG : sub dir/ignore dir: Excluded 2025/07/24 03:49:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/24 03:49:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/24 03:49:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/24 03:49:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/24 03:49:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/24 03:49:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/24 03:49:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.79s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:49:18 DEBUG : file1: md5 = 3d93d84590cb42895ff7b7c6331d24ff OK 2025/07/24 03:49:20 DEBUG : sub/file2: md5 = 2e1703f9d5a8749c2ddc5e72cb686a3a 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/24 03:49:23 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/24 03:49:23 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/24 03:49:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/24 03:49:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.35s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:49:27 DEBUG : file1: md5 = 6c7b3718a0e4713bdb86b16ac5b41621 OK 2025/07/24 03:49:29 DEBUG : sub/file2: md5 = 02d093ec8c088c171cd229a3f116757e 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/24 03:49:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mifated8yuye/notfound" 2025/07/24 03:49:33 DEBUG : Config file has changed externally - reloading 2025/07/24 03:49:33 DEBUG : Creating backend with remote "TestDrive:crypt/mid4tmt5b7tcvbvvlg9p6fsmh2paarbqb46kkea434pe37krvdgg/qe0i31qdkoejk60elps0ni5sqk" 2025/07/24 03:49:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.46s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.76s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:49:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': Making directory 2025/07/24 03:49:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:49:40 DEBUG : sub dir/hello world: md5 = ae5d1dcaeb1010c2eaa5d69c318fd6d7 OK 2025/07/24 03:49:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.63s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:49:44 DEBUG : potato2: md5 = 56826cc2f46af9a52eb8125b854a3e30 OK 2025/07/24 03:49:45 DEBUG : empty space: md5 = 2bd6aa7e91a00b7c56e17d47ccf370d1 OK --- PASS: TestLs (4.49s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:49:48 DEBUG : potato2: md5 = fad25df8c3f871052218edb9979cbbf1 OK 2025/07/24 03:49:50 DEBUG : empty space: md5 = 95479e95e232f9908887a4f7ee0e5947 OK 2025/07/24 03:49:50 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/24 03:49:50 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.78s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:49:53 DEBUG : potato2: md5 = 4e60293f2db68359e564929d767c9924 OK 2025/07/24 03:49:54 DEBUG : empty space: md5 = a4c289caa5c5652cb2addda9de026397 OK --- PASS: TestLsLong (4.64s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:49:58 DEBUG : potato2: md5 = adbd58dfd82fd1005bbd984a38146307 OK 2025/07/24 03:49:59 DEBUG : empty space: md5 = 7fdf2fbe2c9cc30d8e9e2b1cb2541a39 OK --- PASS: TestHashSums (4.25s) === RUN TestHashSumsWithErrors 2025/07/24 03:50:01 DEBUG : Creating backend with remote ":memory:" 2025/07/24 03:50:01 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/24 03:50:01 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/24 03:50:01 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/24 03:50:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/24 03:50:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/24 03:50:01 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/24 03:50:01 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/24 03:50:01 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/24 03:50:01 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-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:50:02 DEBUG : potato2: md5 = f9d1c7ed5735cc75084f971a22ffa5a2 OK 2025/07/24 03:50:03 DEBUG : empty space: md5 = 9dd0dc4e26cc1caad648260ca6a613ec OK 2025/07/24 03:50:05 DEBUG : sub dir/potato3: md5 = b2d7feb4a228e2dbf45176e9ed3cd3d2 OK 2025/07/24 03:50:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.85s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:50:10 DEBUG : small: md5 = 235252712b725ae43e1ccefbe83d0ce1 OK 2025/07/24 03:50:11 DEBUG : medium: md5 = 41c269d730154463411d59cae148eae0 OK 2025/07/24 03:50:12 DEBUG : large: md5 = c78b713beba39aa4e3cef64bacdf0deb OK 2025/07/24 03:50:13 DEBUG : Waiting for deletions to finish 2025/07/24 03:50:13 DEBUG : large: Excluded (Size Filter) 2025/07/24 03:50:13 INFO : medium: Deleted 2025/07/24 03:50:13 INFO : small: Deleted --- PASS: TestDelete (6.43s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:50:16 DEBUG : small: md5 = f9e9ae1463ce781d231e89a3b1858faf OK 2025/07/24 03:50:17 DEBUG : medium: md5 = 3f616c5a1e2aae8c76d19f70ce5d1a03 OK 2025/07/24 03:50:19 DEBUG : large: md5 = 56296fb10b25c42eee399dc92dedf5cc OK 2025/07/24 03:50:19 DEBUG : Waiting for deletions to finish 2025/07/24 03:50:19 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/07/24 03:50:20 INFO : large: Deleted 2025/07/24 03:50:20 INFO : small: Deleted --- PASS: TestMaxDelete (6.53s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:50:23 DEBUG : small: md5 = 521d774a583292875ef6125330a1460c OK 2025/07/24 03:50:24 DEBUG : medium: md5 = cb03849b36a90f255637b06e7622163b OK 2025/07/24 03:50:26 DEBUG : large: md5 = cb0f0017709d671476b9bcb6b69aa888 OK 2025/07/24 03:50:26 DEBUG : Waiting for deletions to finish 2025/07/24 03:50:26 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/24 03:50:26 INFO : medium: Deleted 2025/07/24 03:50:27 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.92s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:50:30 DEBUG : small: md5 = 2ccecede9e0fd90cb4e1c5756add30cb OK 2025/07/24 03:50:31 DEBUG : medium: md5 = 240eca6db9eefb5c54b15f6ef503eb7f OK 2025/07/24 03:50:32 DEBUG : large: md5 = 2517b9652ce88b1f0270ef4657404bae OK 2025/07/24 03:50:33 DEBUG : Waiting for deletions to finish 2025/07/24 03:50:33 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/07/24 03:50:33 INFO : small: Deleted 2025/07/24 03:50:33 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.64s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:50:36 DEBUG : ReadFile: md5 = 123da67ff28aef02e6b7791a33e49c8a OK --- PASS: TestReadFile (3.92s) === RUN TestRetry 2025/07/24 03:50:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/24 03:50:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/24 03:50:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/24 03:50:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/24 03:50:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/24 03:50:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/24 03:50:39 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-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:50:40 DEBUG : file1: md5 = 8f8c6121ec336b94232f6b2db0f2ff1e OK 2025/07/24 03:50:41 DEBUG : file2: md5 = 94a58590a1fe0101b9b49c42d07d3074 OK --- PASS: TestCat (16.04s) === RUN TestPurge 2025/07/24 03:50:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yogenuz5tiga" 2025/07/24 03:50:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/24 03:50:55 DEBUG : Creating backend with remote "TestDrive:crypt/uek5dtu2v162huj34he4q353flmjlrm4io5uj2f8u3su08esdq80" 2025/07/24 03:50:56 DEBUG : Creating backend with remote "/tmp/rclone1362394203" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yogenuz5tiga'", Local "Local file system at /tmp/rclone1362394203", Modify Window "1ms" 2025/07/24 03:51:00 DEBUG : A1/B1/C1/one: md5 = 7646e1923c30eb4c4fbce8becc58937b OK 2025/07/24 03:51:00 INFO : A2: Making directory 2025/07/24 03:51:01 INFO : A1/B2: Making directory 2025/07/24 03:51:02 INFO : A1/B2/C2: Making directory 2025/07/24 03:51:02 INFO : A1/B1/C3: Making directory 2025/07/24 03:51:03 INFO : A3: Making directory 2025/07/24 03:51:04 INFO : A3/B3: Making directory 2025/07/24 03:51:04 INFO : A3/B3/C4: Making directory 2025/07/24 03:51:07 DEBUG : A1/two: md5 = b609191d52fecdae2394b3264aa5c981 OK 2025/07/24 03:51:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yogenuz5tiga': Purge remote 2025/07/24 03:51:10 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.20s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:51:14 DEBUG : A1/B1/C1/one: md5 = 0a48be0d317241bf7f4f7107eb067268 OK 2025/07/24 03:51:14 INFO : A2: Making directory 2025/07/24 03:51:15 INFO : A1/B2: Making directory 2025/07/24 03:51:15 INFO : A1/B2/C2: Making directory 2025/07/24 03:51:16 INFO : A1/B1/C3: Making directory 2025/07/24 03:51:17 INFO : A3: Making directory 2025/07/24 03:51:18 INFO : A3/B3: Making directory 2025/07/24 03:51:18 INFO : A3/B3/C4: Making directory 2025/07/24 03:51:21 DEBUG : A1/two: md5 = 9405d6c7b4aa57bcdc8ce96d28ded11e OK 2025/07/24 03:51:22 DEBUG : removing 1 level 3 directories 2025/07/24 03:51:22 INFO : A3/B3/C4: Removing directory 2025/07/24 03:51:25 DEBUG : removing 2 level 3 directories 2025/07/24 03:51:25 INFO : A1/B2/C2: Removing directory 2025/07/24 03:51:25 INFO : A1/B1/C3: Removing directory 2025/07/24 03:51:26 DEBUG : removing 2 level 2 directories 2025/07/24 03:51:26 INFO : A3/B3: Removing directory 2025/07/24 03:51:26 INFO : A1/B2: Removing directory 2025/07/24 03:51:26 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/24 03:51:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/24 03:51:26 DEBUG : removing 2 level 1 directories 2025/07/24 03:51:26 INFO : A3: Removing directory 2025/07/24 03:51:26 INFO : A2: Removing directory 2025/07/24 03:51:27 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/24 03:51:30 DEBUG : removing 1 level 3 directories 2025/07/24 03:51:30 INFO : A1/B1/C1: Removing directory 2025/07/24 03:51:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:51:31 DEBUG : removing 1 level 2 directories 2025/07/24 03:51:31 INFO : A1/B1: Removing directory 2025/07/24 03:51:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/24 03:51:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/24 03:51:31 DEBUG : removing 1 level 1 directories 2025/07/24 03:51:31 INFO : A1: Removing directory 2025/07/24 03:51:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/24 03:51:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/24 03:51:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/24 03:51:32 DEBUG : removing 1 level 0 directories 2025/07/24 03:51:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': Removing directory 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/24 03:51:32 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" --- PASS: TestRmdirsNoLeaveRoot (23.33s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:51:34 INFO : A1: Making directory 2025/07/24 03:51:35 INFO : A1/B1: Making directory 2025/07/24 03:51:36 INFO : A1/B1/C1: Making directory 2025/07/24 03:51:38 DEBUG : removing 1 level 3 directories 2025/07/24 03:51:38 INFO : A1/B1/C1: Removing directory 2025/07/24 03:51:39 DEBUG : removing 1 level 2 directories 2025/07/24 03:51:39 INFO : A1/B1: Removing directory 2025/07/24 03:51:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/24 03:51:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.57s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:51:41 INFO : A1: Making directory 2025/07/24 03:51:42 INFO : A1/B1: Making directory 2025/07/24 03:51:42 INFO : A1/B1/C1: Making directory 2025/07/24 03:51:45 DEBUG : removing 1 level 3 directories 2025/07/24 03:51:45 INFO : A1/B1/C1: Removing directory 2025/07/24 03:51:46 DEBUG : removing 1 level 2 directories 2025/07/24 03:51:46 INFO : A1/B1: Removing directory 2025/07/24 03:51:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/24 03:51:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.34s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:51:50 DEBUG : file1: md5 = 8af84ba6081330a2d8ee7bb1005dfc13 OK 2025/07/24 03:51:50 DEBUG : filename.txt: File name found in url 2025/07/24 03:51:52 DEBUG : filename.txt: md5 = 8678628fbd89855f6374ddcc9e908c00 OK 2025/07/24 03:51:52 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/24 03:51:53 DEBUG : headerfilename.txt: md5 = 5ec4934a5842e97f5317dfebff810a3f OK 2025/07/24 03:51:55 DEBUG : file2: md5 = a91c7ae8e9054df87418be3b74363306 OK --- PASS: TestCopyURL (8.60s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:51:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/24 03:51:59 DEBUG : sub/file2: md5 = 02fde5dc6585796e430ab5980a41531c OK 2025/07/24 03:51:59 INFO : file1: Copied (new) to: sub/file2 2025/07/24 03:51:59 INFO : file1: Deleted 2025/07/24 03:52:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:52:00 DEBUG : file1: Unchanged skipping 2025/07/24 03:52:00 INFO : file1: Deleted 2025/07/24 03:52:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': don't need to copy/move sub/file2, it is already at target location 2025/07/24 03:52:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.04s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:52:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/24 03:52:05 DEBUG : file1: md5 = f73d8d740200bc2429497a39a89532cd OK 2025/07/24 03:52:05 INFO : file1: Copied (new) 2025/07/24 03:52:05 INFO : file1: Deleted 2025/07/24 03:52:05 DEBUG : file1: Destination exists, skipping 2025/07/24 03:52:05 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.53s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.51s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:52:10 DEBUG : dst/file1: md5 = d8b465608e02ec47fc74850ec69549c2 OK 2025/07/24 03:52:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mifated8yuye/backup" 2025/07/24 03:52:10 DEBUG : Creating backend with remote "TestDrive:crypt/mid4tmt5b7tcvbvvlg9p6fsmh2paarbqb46kkea434pe37krvdgg/1nrff024r7pq65ecp72fc28jb0" 2025/07/24 03:52:12 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/24 03:52:14 INFO : dst/file1: Moved (server-side) 2025/07/24 03:52:15 DEBUG : dst/file1: md5 = e81b7a72fb1fe5a08c7b52ded0bdb8bb OK 2025/07/24 03:52:15 INFO : dst/file1: Copied (new) 2025/07/24 03:52:15 INFO : dst/file1: Deleted 2025/07/24 03:52:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/24 03:52:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/24 03:52:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.30s) === 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-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:52:22 DEBUG : A1/one: md5 = 6472831410651d1692212e4c45140cf5 OK 2025/07/24 03:52:23 DEBUG : A1/two: md5 = 33648eaf552093324c050c071053fb12 OK 2025/07/24 03:52:25 DEBUG : A1/B1/three: md5 = 9273125cdaf83af033fa89dcb31d33d8 OK 2025/07/24 03:52:27 DEBUG : A1/B1/C1/four: md5 = 661e4a1b606e54badabbdca0af60e16e OK 2025/07/24 03:52:30 DEBUG : A1/B1/C2/five: md5 = 0a1638a66ccb749b6f283ade9177d7e3 OK 2025/07/24 03:52:30 INFO : A1/B2: Making directory 2025/07/24 03:52:30 INFO : A1/B1/C3: Making directory 2025/07/24 03:52:40 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/24 03:52:40 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/24 03:52:40 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/24 03:52:40 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/24 03:52:40 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/24 03:52:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/24 03:52:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/24 03:52:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/24 03:52:43 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/24 03:52:43 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/24 03:52:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/24 03:52:50 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/24 03:52:50 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/24 03:52:50 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/24 03:52:50 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/24 03:52:51 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/24 03:52:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/24 03:52:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/24 03:52:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/24 03:52:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/24 03:52:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/24 03:53:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/24 03:53:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/24 03:53:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/24 03:53:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/24 03:53:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/24 03:53:02 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/24 03:53:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/24 03:53:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/24 03:53:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/24 03:53:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.09s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" --- PASS: TestGetFsInfo (0.40s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:53:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': File to upload is small (34 bytes), uploading instead of streaming 2025/07/24 03:53:05 DEBUG : no_checksum_small_file_from_pipe: md5 = 572c874b828f09eea3684225a6c3d948 OK 2025/07/24 03:53:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/24 03:53:05 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/24 03:53:06 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/24 03:53:07 DEBUG : no_checksum_big_file_from_pipe: md5 = ecb70408675ce6bd2c836ee376f8e396 OK 2025/07/24 03:53:07 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-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:53:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': File to upload is small (34 bytes), uploading instead of streaming 2025/07/24 03:53:10 DEBUG : with_checksum_small_file_from_pipe: md5 = 9162892f8c8338cbbdfcb66e30133753 OK 2025/07/24 03:53:10 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/24 03:53:11 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/24 03:53:11 DEBUG : with_checksum_big_file_from_pipe: md5 = 5d18d4a5530a485a223d23853eb3eae8 OK 2025/07/24 03:53:11 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:53:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': File to upload is small (34 bytes), uploading instead of streaming 2025/07/24 03:53:15 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:53:15 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/24 03:53:17 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-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:53:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': File to upload is small (34 bytes), uploading instead of streaming 2025/07/24 03:53:20 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/24 03:53:20 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/24 03:53:22 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.05s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.06s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.67s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.30s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/24 03:53:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': File to upload is small (48 bytes), uploading instead of streaming 2025/07/24 03:53:25 DEBUG : rcat_metadata: md5 = 30f10a5c20b373a7d1dc4667edda1bf5 OK 2025/07/24 03:53:25 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/24 03:53:27 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/24 03:53:28 DEBUG : rcat_metadata_uploadcutoff0: md5 = f990747cfb7df99aae66d4873194280a OK 2025/07/24 03:53:28 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.74s) --- PASS: TestRcatMetadata/Normal (2.61s) --- PASS: TestRcatMetadata/ViaDisk (2.69s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:53:30 DEBUG : potato1: md5 = 862b2415feea258c921c3d536ce2f9f0 OK 2025/07/24 03:53:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': File to upload is small (60 bytes), uploading instead of streaming 2025/07/24 03:53:32 DEBUG : potato2: md5 = fd01c7f5f27cfa1aad6e6859441ab8f4 OK 2025/07/24 03:53:32 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.14s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:53:35 DEBUG : potato1: md5 = f43462c0083f26ed4824e67bb69a1547 OK 2025/07/24 03:53:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': File to upload is small (60 bytes), uploading instead of streaming 2025/07/24 03:53:36 DEBUG : potato2: md5 = 4314f8658ffb0061eb6e57e767d312dc OK 2025/07/24 03:53:36 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.72s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:53:39 DEBUG : potato2: md5 = 903b5be78ffb4437524b27768fdf9552 OK 2025/07/24 03:53:41 DEBUG : empty space: md5 = 60cb329b798d1a7cabc24ce475159ce0 OK 2025/07/24 03:53:43 DEBUG : sub dir/potato3: md5 = b5052963213c662c46582cb247c66b16 OK 2025/07/24 03:53:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': Touching "sub dir/potato3" 2025/07/24 03:53:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': Touching "empty space" 2025/07/24 03:53:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': Touching "potato2" 2025/07/24 03:53:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.53s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:53:47 DEBUG : dir with metadata: Making directory with metadata 2025/07/24 03:53:48 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.37s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:53:50 DEBUG : directory with modtime: Making directory with metadata 2025/07/24 03:53:51 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.60s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:53:52 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/24 03:53:52 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/24 03:53:53 DEBUG : Google drive root 'crypt/mid4tmt5b7tcvbvvlg9p6fsmh2paarbqb46kkea434pe37krvdgg': Skipping btime metadata as can't update it on an existing file: 2025-07-24T03:53:52.939907615Z 2025/07/24 03:53:53 INFO : non existent directory: Updated directory metadata 2025/07/24 03:53:55 DEBUG : Google drive root 'crypt/mid4tmt5b7tcvbvvlg9p6fsmh2paarbqb46kkea434pe37krvdgg': Skipping btime metadata as can't update it on an existing file: 2025-07-24T03:53:52.939907615Z 2025/07/24 03:53:56 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.69s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:53:57 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/24 03:53:59 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/24 03:54:00 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.99s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:54:01 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/24 03:54:01 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/24 03:54:01 DEBUG : dst: Making directory with metadata 2025/07/24 03:54:02 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/24 03:54:02 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:54:02 INFO : dst: Set directory modification time (using SetModTime) 2025/07/24 03:54:03 INFO : dst: Set directory modification time (using SetModTime) 2025/07/24 03:54:03 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/24 03:54:03 INFO : dst: Set directory modification time (using SetModTime) 2025/07/24 03:54:03 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.40s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye'", Local "Local file system at /tmp/rclone2152713514", Modify Window "1ms" 2025/07/24 03:54:07 DEBUG : sub dir/test remove existing: md5 = ee78d97fb9b82feca6a92d1fa5b25604 OK 2025/07/24 03:54:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 93638e2eab3147abd5bc87e9c0e996cc OK 2025/07/24 03:54:10 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yawikak9" before starting 2025/07/24 03:54:11 DEBUG : sub dir/test remove existing.yawikak9: TEST: removing renamed existing file after operation 2025/07/24 03:54:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cuxoyox1" before starting 2025/07/24 03:54:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cuxoyox1: TEST: renaming existing back after failed operation 2025/07/24 03:54:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gomigil9" before starting 2025/07/24 03:54:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gomigil9: TEST: removing renamed existing file after operation 2025/07/24 03:54:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "clj12q9j2k0o84c9lndaemifuiojc31gihips2iuc94kutm5rro0" 2025/07/24 03:54:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "92e0lvokivecbbp7t30u0vpigu7ovggvs2lpii1j8u0vc54tsh8qcnl9t7gritq82nhstcnjsqor17ffjnhk7i5v91757s73iullosckl0ve547u3qv8p69jcq31am193rpkhf0r1ccmos937iab9nhe0pq0mhbtvje3okjdn12o3l8hhh00" --- PASS: TestRemoveExisting (12.97s) === 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/24 03:54:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mifated8yuye': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m32.873675614s (try 1/5)