"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/22 04:04:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaxidux7saqo" 2025/09/22 04:04:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 04:04:58 DEBUG : Creating backend with remote "TestDrive:crypt/frvc520cjo5fhnqo6bk22kve1birkknpjn31fog5u550gnlshm6g" 2025/09/22 04:04:59 DEBUG : Creating backend with remote "/tmp/rclone2858854941" === 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-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", 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/09/22 04:05:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/22 04:05:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/22 04:05:00 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/22 04:05:00 DEBUG : potato: Seek from 10 to 0 2025/09/22 04:05:00 DEBUG : potato: Seek from 10 to 0 2025/09/22 04:05:00 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/22 04:05:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/22 04:05:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/22 04:05:00 DEBUG : potato: Seek from 5 to 2 2025/09/22 04:05:00 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/22 04:05:00 DEBUG : potato: Seek from 7 to 0 2025/09/22 04:05:00 DEBUG : potato: Seek from 7 to 0 2025/09/22 04:05:00 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/22 04:05:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/22 04:05:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/22 04:05:00 DEBUG : potato: Seek from 5 to 2 2025/09/22 04:05:00 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/22 04:05:00 DEBUG : potato: Seek from 8 to 0 2025/09/22 04:05:00 DEBUG : potato: Seek from 8 to 0 2025/09/22 04:05:00 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/22 04:05:00 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/22 04:05:00 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/22 04:05:00 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/22 04:05:00 DEBUG : potato: Seek from 5 to 2 2025/09/22 04:05:00 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/22 04:05:00 DEBUG : potato: Seek from 9 to 0 2025/09/22 04:05:00 DEBUG : potato: Seek from 9 to 0 2025/09/22 04:05:00 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-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:05:02 DEBUG : rutabaga: md5 = 6ca1e5944358909aaf592f19d5191d99 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/22 04:05:04 DEBUG : empty space: md5 = a57d1ef44b1cd9f04f793346fdbbb529 OK === RUN TestCheck/3 2025/09/22 04:05:06 DEBUG : potato2: md5 = 5e194151d1253226c0b6b08629c22aef OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/22 04:05:09 DEBUG : remotepotato: md5 = c54f5aea6e891e46e63943fc229515cc OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.01s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.33s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/09/22 04:05:12 DEBUG : Creating backend with remote "nonexistent" 2025/09/22 04:05:12 DEBUG : Creating backend with remote "nonexistent" 2025/09/22 04:05:12 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/22 04:05:12 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/09/22 04:05:12 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/22 04:05:12 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:05:13 DEBUG : rutabaga: md5 = 105b611f4be1bba4c673a831a6941de0 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/22 04:05:17 DEBUG : empty space: md5 = e2177a8f5633c3292917be9fdcedbae8 OK === RUN TestCheckDownload/3 2025/09/22 04:05:20 DEBUG : potato2: md5 = 4a2eaba695482d71f5903e1c6d3c794f OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/22 04:05:24 DEBUG : remotepotato: md5 = 80226ece86eadc45c54057b2e13109e8 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.21s) --- PASS: TestCheckDownload/1 (1.18s) --- PASS: TestCheckDownload/2 (1.13s) --- PASS: TestCheckDownload/3 (0.86s) --- PASS: TestCheckDownload/4 (1.40s) --- PASS: TestCheckDownload/5 (0.89s) --- PASS: TestCheckDownload/6 (0.95s) --- PASS: TestCheckDownload/7 (1.25s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:05:31 DEBUG : rutabaga: md5 = 055821abe611b78f60ca48e53fedfbbe OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/22 04:05:33 DEBUG : empty space: md5 = 47b4ce7d73d5e50a4a59e36441f29f95 OK === RUN TestCheckSizeOnly/3 2025/09/22 04:05:35 DEBUG : potato2: md5 = d81be633f5c16a13ef77cd085a149b53 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/22 04:05:37 DEBUG : remotepotato: md5 = 45c310ac8987814f86b3db18591063c9 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.28s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:05:42 DEBUG : test.sum: md5 = afd6b7f36d3020cac41e2704db4b9ee4 OK 2025/09/22 04:05:43 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/22 04:05:43 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/22 04:05:43 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/22 04:05:43 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/22 04:05:46 DEBUG : test.sum: md5 = 0244663e9a0890e32337609ae9fc32c2 OK 2025/09/22 04:05:47 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/22 04:05:47 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/22 04:05:47 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/22 04:05:47 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.29s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:05:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaxidux7saqo/data" 2025/09/22 04:05:48 DEBUG : Creating backend with remote "TestDrive:crypt/frvc520cjo5fhnqo6bk22kve1birkknpjn31fog5u550gnlshm6g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.96s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:05:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaxidux7saqo/data" 2025/09/22 04:05:50 DEBUG : Creating backend with remote "TestDrive:crypt/frvc520cjo5fhnqo6bk22kve1birkknpjn31fog5u550gnlshm6g/vjrnln8ratgmqakfosrqe8espk" 2025/09/22 04:05:54 DEBUG : data/banana: md5 = 3b43afff707ea7bc9df48bbc1a8acbf9 OK 2025/09/22 04:05:55 DEBUG : test.sum: md5 = 9480bf9f5376a9a61804ede83f787830 OK === RUN TestCheckSumDownload/subtest1 2025/09/22 04:06:00 DEBUG : data/potato: md5 = 6034ac52a1b0d4c71e5a095a6007aee9 OK 2025/09/22 04:06:01 DEBUG : test.sum: md5 = 145defc36ba30ef516780a103b1b0ee2 OK === RUN TestCheckSumDownload/subtest2 2025/09/22 04:06:06 DEBUG : test.sum: md5 = dffdcb8909fc600630747932a50af9dd OK === RUN TestCheckSumDownload/subtest3 2025/09/22 04:06:10 DEBUG : test.sum: md5 = 15dd0d1cf209bf6c486ef8a77344267c OK === RUN TestCheckSumDownload/subtest4 2025/09/22 04:06:15 DEBUG : test.sum: md5 = a2875a84e0c44f8841b2aa97c77d320c OK === RUN TestCheckSumDownload/subtest5 2025/09/22 04:06:19 DEBUG : test.sum: md5 = 024ecfe404df252f9cfe1ae163e23056 OK === RUN TestCheckSumDownload/subtest6 2025/09/22 04:06:23 DEBUG : data/banana: md5 = 6d46ff02eb055709ea81909d36d59b22 OK 2025/09/22 04:06:25 DEBUG : data/potato: md5 = 317381abc1143a71acc4fcd20ad8b78e OK 2025/09/22 04:06:26 DEBUG : test.sum: md5 = 475b8cbe7e9f35653290a35a7ff2a5be OK === RUN TestCheckSumDownload/subtest7 2025/09/22 04:06:33 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/22 04:06:33 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (43.73s) --- PASS: TestCheckSumDownload/subtest1 (3.08s) --- PASS: TestCheckSumDownload/subtest2 (2.85s) --- PASS: TestCheckSumDownload/subtest3 (2.16s) --- PASS: TestCheckSumDownload/subtest4 (2.48s) --- PASS: TestCheckSumDownload/subtest5 (2.20s) --- PASS: TestCheckSumDownload/subtest6 (2.03s) --- PASS: TestCheckSumDownload/subtest7 (2.16s) === RUN TestApplyTransforms 2025/09/22 04:06:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fapuwor3digu" 2025/09/22 04:06:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 04:06:33 DEBUG : Creating backend with remote "TestDrive:crypt/tr71v1241q6mglpvlmihlem5ah5ibv1rq0lvhnhdto59g8ru04kg" 2025/09/22 04:06:34 DEBUG : Creating backend with remote "/tmp/rclone2626995463" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fapuwor3digu'", Local "Local file system at /tmp/rclone2626995463", Modify Window "1ms" 2025/09/22 04:06:37 DEBUG : hello, world!: md5 = 1c74a1648829201ebe938c707bd84059 OK upper checkfile vs. lower remote (without normalization) 2025/09/22 04:06:37 ERROR : hello, world!: sum not found 2025/09/22 04:06:37 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fapuwor3digu' 2025/09/22 04:06:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapuwor3digu': 1 files missing 2025/09/22 04:06:37 NOTICE: 1 hashes missing 2025/09/22 04:06:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapuwor3digu': 1 differences found 2025/09/22 04:06:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapuwor3digu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/22 04:06:39 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/22 04:06:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapuwor3digu': 0 differences found 2025/09/22 04:06:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapuwor3digu': 1 matching files 2025/09/22 04:06:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jugolok1higa" 2025/09/22 04:06:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 04:06:39 DEBUG : Creating backend with remote "TestDrive:crypt/8shmndcv91c6rqq8mgs1i9ufe7b71ujfmp8hiuej8muldkqbgdi0" 2025/09/22 04:06:40 DEBUG : Creating backend with remote "/tmp/rclone542835258" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jugolok1higa'", Local "Local file system at /tmp/rclone542835258", Modify Window "1ms" 2025/09/22 04:06:42 DEBUG : HELLO, WORLD!: md5 = 508e16e230c73e618f7d6ebfd0fb303c OK lower checkfile vs. upper remote (without normalization) 2025/09/22 04:06:43 ERROR : HELLO, WORLD!: sum not found 2025/09/22 04:06:43 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jugolok1higa' 2025/09/22 04:06:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jugolok1higa': 1 files missing 2025/09/22 04:06:43 NOTICE: 1 hashes missing 2025/09/22 04:06:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jugolok1higa': 1 differences found 2025/09/22 04:06:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jugolok1higa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/22 04:06:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/22 04:06:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jugolok1higa': 0 differences found 2025/09/22 04:06:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jugolok1higa': 1 matching files 2025/09/22 04:06:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-furikun4kiba" 2025/09/22 04:06:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 04:06:44 DEBUG : Creating backend with remote "TestDrive:crypt/raoqqv7kp6ts52msjdoghcriktmvk4i3nbb94dj3v7m92v9vg5eg" 2025/09/22 04:06:45 DEBUG : Creating backend with remote "/tmp/rclone3837372429" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-furikun4kiba'", Local "Local file system at /tmp/rclone3837372429", Modify Window "1ms" 2025/09/22 04:06:47 DEBUG : HeLlO, wOrLd!: md5 = 3c178d4b17a1db99e220a2ff1a550734 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/22 04:06:48 ERROR : HeLlO, wOrLd!: sum not found 2025/09/22 04:06:48 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-furikun4kiba' 2025/09/22 04:06:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-furikun4kiba': 1 files missing 2025/09/22 04:06:48 NOTICE: 1 hashes missing 2025/09/22 04:06:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-furikun4kiba': 1 differences found 2025/09/22 04:06:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-furikun4kiba': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/22 04:06:49 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/22 04:06:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-furikun4kiba': 0 differences found 2025/09/22 04:06:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-furikun4kiba': 1 matching files 2025/09/22 04:06:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wesaceq1xume" 2025/09/22 04:06:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 04:06:49 DEBUG : Creating backend with remote "TestDrive:crypt/jq8dm573e1tk5129qdet891i7d1gj335fhc9gl0k77h0llkej8sg" 2025/09/22 04:06:50 DEBUG : Creating backend with remote "/tmp/rclone796763492" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wesaceq1xume'", Local "Local file system at /tmp/rclone796763492", Modify Window "1ms" 2025/09/22 04:06:53 DEBUG : HELLO, WORLD!: md5 = df5820d2203886bb96e4bf49f4190a86 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/22 04:06:53 ERROR : HELLO, WORLD!: sum not found 2025/09/22 04:06:53 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wesaceq1xume' 2025/09/22 04:06:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wesaceq1xume': 1 files missing 2025/09/22 04:06:53 NOTICE: 1 hashes missing 2025/09/22 04:06:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wesaceq1xume': 1 differences found 2025/09/22 04:06:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wesaceq1xume': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/22 04:06:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/22 04:06:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wesaceq1xume': 0 differences found 2025/09/22 04:06:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wesaceq1xume': 1 matching files 2025/09/22 04:06:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-homukeg4nidu" 2025/09/22 04:06:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 04:06:55 DEBUG : Creating backend with remote "TestDrive:crypt/pulkace4hfl55cjll9oc7agnt3sr2fo6dtrp6ldf6ukmq07fmnm0" 2025/09/22 04:06:56 DEBUG : Creating backend with remote "/tmp/rclone1858078254" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-homukeg4nidu'", Local "Local file system at /tmp/rclone1858078254", Modify Window "1ms" 2025/09/22 04:06:58 DEBUG : 測試_Русский___ě_áñ: md5 = c45c4c5aa82c3ba8cb7643d1d9ba3755 OK NFD checkfile vs. NFC remote (without normalization) 2025/09/22 04:06:59 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/22 04:06:59 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-homukeg4nidu' 2025/09/22 04:06:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homukeg4nidu': 1 files missing 2025/09/22 04:06:59 NOTICE: 1 hashes missing 2025/09/22 04:06:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homukeg4nidu': 1 differences found 2025/09/22 04:06:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homukeg4nidu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/22 04:07:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/22 04:07:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homukeg4nidu': 0 differences found 2025/09/22 04:07:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homukeg4nidu': 1 matching files 2025/09/22 04:07:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vidavef5naqu" 2025/09/22 04:07:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 04:07:00 DEBUG : Creating backend with remote "TestDrive:crypt/hirf4bcnaqc4cvh776l7hmua8sabi2lajk5b0593kk8sq68ilu7g" 2025/09/22 04:07:01 DEBUG : Creating backend with remote "/tmp/rclone3356509180" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vidavef5naqu'", Local "Local file system at /tmp/rclone3356509180", Modify Window "1ms" 2025/09/22 04:07:04 DEBUG : 測試_Русский___ě_áñ: md5 = d882f73d866eee304ecbb9274e3bc1bb OK NFC checkfile vs. NFD remote (without normalization) 2025/09/22 04:07:04 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/22 04:07:04 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vidavef5naqu' 2025/09/22 04:07:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vidavef5naqu': 1 files missing 2025/09/22 04:07:04 NOTICE: 1 hashes missing 2025/09/22 04:07:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vidavef5naqu': 1 differences found 2025/09/22 04:07:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vidavef5naqu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/22 04:07:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/22 04:07:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vidavef5naqu': 0 differences found 2025/09/22 04:07:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vidavef5naqu': 1 matching files 2025/09/22 04:07:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pozupef5keye" 2025/09/22 04:07:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 04:07:06 DEBUG : Creating backend with remote "TestDrive:crypt/m3jijiin92qdmgiljc5bc18qvbg826du1dre6la971ugpnkscmsg" 2025/09/22 04:07:07 DEBUG : Creating backend with remote "/tmp/rclone3165607941" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pozupef5keye'", Local "Local file system at /tmp/rclone3165607941", Modify Window "1ms" 2025/09/22 04:07:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 617a86551f7658950ceb6854b6bf5418 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/22 04:07:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/22 04:07:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pozupef5keye' 2025/09/22 04:07:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pozupef5keye': 1 files missing 2025/09/22 04:07:09 NOTICE: 1 hashes missing 2025/09/22 04:07:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pozupef5keye': 1 differences found 2025/09/22 04:07:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pozupef5keye': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/22 04:07:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/22 04:07:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pozupef5keye': 0 differences found 2025/09/22 04:07:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pozupef5keye': 1 matching files 2025/09/22 04:07:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hakehid2luye" 2025/09/22 04:07:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 04:07:11 DEBUG : Creating backend with remote "TestDrive:crypt/kg714mvrb3ok6mkubea09io69f67b328s6cu9af1mv1oavakq4ug" 2025/09/22 04:07:12 DEBUG : Creating backend with remote "/tmp/rclone886491985" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hakehid2luye'", Local "Local file system at /tmp/rclone886491985", Modify Window "1ms" 2025/09/22 04:07:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ac58e90b28ed8625b219af3bab3b3e9e OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/22 04:07:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/22 04:07:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hakehid2luye' 2025/09/22 04:07:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hakehid2luye': 1 files missing 2025/09/22 04:07:15 NOTICE: 1 hashes missing 2025/09/22 04:07:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hakehid2luye': 1 differences found 2025/09/22 04:07:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hakehid2luye': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/22 04:07:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/22 04:07:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hakehid2luye': 0 differences found 2025/09/22 04:07:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hakehid2luye': 1 matching files 2025/09/22 04:07:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebaxow9pihu" 2025/09/22 04:07:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 04:07:16 DEBUG : Creating backend with remote "TestDrive:crypt/9uas6ksjopot214dpm3iujiiopvp24mrsh5vttggkkiqk39qad3g" 2025/09/22 04:07:17 DEBUG : Creating backend with remote "/tmp/rclone1533736576" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebaxow9pihu'", Local "Local file system at /tmp/rclone1533736576", Modify Window "1ms" 2025/09/22 04:07:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3310c84f54ddf34328291f8b1857cbf7 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/22 04:07:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/22 04:07:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mebaxow9pihu' 2025/09/22 04:07:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebaxow9pihu': 1 files missing 2025/09/22 04:07:19 NOTICE: 1 hashes missing 2025/09/22 04:07:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebaxow9pihu': 1 differences found 2025/09/22 04:07:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebaxow9pihu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/22 04:07:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/22 04:07:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebaxow9pihu': 0 differences found 2025/09/22 04:07:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebaxow9pihu': 1 matching files 2025/09/22 04:07:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiwebuq7javo" 2025/09/22 04:07:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 04:07:21 DEBUG : Creating backend with remote "TestDrive:crypt/u7jo5dpfan0vtpb58u097l70uqgf793g6fkvc3r9gs1duhjnvma0" 2025/09/22 04:07:22 DEBUG : Creating backend with remote "/tmp/rclone2960866257" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiwebuq7javo'", Local "Local file system at /tmp/rclone2960866257", Modify Window "1ms" 2025/09/22 04:07:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c10caed361009260abca2a0d51db0a85 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/22 04:07:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/22 04:07:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tiwebuq7javo' 2025/09/22 04:07:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiwebuq7javo': 1 files missing 2025/09/22 04:07:24 NOTICE: 1 hashes missing 2025/09/22 04:07:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiwebuq7javo': 1 differences found 2025/09/22 04:07:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiwebuq7javo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/22 04:07:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/22 04:07:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiwebuq7javo': 0 differences found 2025/09/22 04:07:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiwebuq7javo': 1 matching files 2025/09/22 04:07:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiwebuq7javo': Purge remote 2025/09/22 04:07:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebaxow9pihu': Purge remote 2025/09/22 04:07:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hakehid2luye': Purge remote 2025/09/22 04:07:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pozupef5keye': Purge remote 2025/09/22 04:07:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vidavef5naqu': Purge remote 2025/09/22 04:07:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-homukeg4nidu': Purge remote 2025/09/22 04:07:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wesaceq1xume': Purge remote 2025/09/22 04:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-furikun4kiba': Purge remote 2025/09/22 04:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jugolok1higa': Purge remote 2025/09/22 04:07:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fapuwor3digu': Purge remote --- PASS: TestApplyTransforms (56.87s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:07:31 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/22 04:07:33 DEBUG : sub/file2: md5 = 6865d0366574b94e2e7d6aa6bd94cc18 OK 2025/09/22 04:07:33 INFO : file1: Copied (new) to: sub/file2 2025/09/22 04:07:34 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 04:07:34 DEBUG : file1: Unchanged skipping 2025/09/22 04:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': don't need to copy/move sub/file2, it is already at target location 2025/09/22 04:07:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.69s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.52s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:07:40 DEBUG : dst/file1: md5 = 9a94dc1d2ed7c11c06912a81e3b1aea5 OK 2025/09/22 04:07:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaxidux7saqo/backup" 2025/09/22 04:07:41 DEBUG : Creating backend with remote "TestDrive:crypt/frvc520cjo5fhnqo6bk22kve1birkknpjn31fog5u550gnlshm6g/1nrff024r7pq65ecp72fc28jb0" 2025/09/22 04:07:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/22 04:07:45 INFO : dst/file1: Moved (server-side) 2025/09/22 04:07:46 DEBUG : dst/file1: md5 = 8f160ee86439589fc55e1d1811df491a OK 2025/09/22 04:07:46 INFO : dst/file1: Copied (new) 2025/09/22 04:07:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/22 04:07:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/22 04:07:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.22s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:07:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaxidux7saqo/dst" 2025/09/22 04:07:51 DEBUG : Creating backend with remote "TestDrive:crypt/frvc520cjo5fhnqo6bk22kve1birkknpjn31fog5u550gnlshm6g/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/22 04:07:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaxidux7saqo/CompareDest" 2025/09/22 04:07:53 DEBUG : Creating backend with remote "TestDrive:crypt/frvc520cjo5fhnqo6bk22kve1birkknpjn31fog5u550gnlshm6g/gveqi14airsml4bgu7krj116o8" 2025/09/22 04:07:54 DEBUG : one: Need to transfer - File not found at Destination 2025/09/22 04:07:57 DEBUG : one: md5 = 2dcf2e4d478e6957c56972b798c7e367 OK 2025/09/22 04:07:57 INFO : one: Copied (new) 2025/09/22 04:07:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 04:07:59 DEBUG : one: md5 = b0f32d94ad972012983785b80792c72d OK 2025/09/22 04:07:59 INFO : one: Copied (replaced existing) 2025/09/22 04:08:01 DEBUG : dst/one: md5 = f36c2d33d5272fb17c77e9969091b069 OK 2025/09/22 04:08:04 DEBUG : CompareDest/one: md5 = 39bb582bc9c1c6fb49a6963099fee482 OK 2025/09/22 04:08:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 04:08:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:08:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/22 04:08:07 DEBUG : CompareDest/two: md5 = 043ae650a749ddf24feec22b621b2a49 OK 2025/09/22 04:08:08 DEBUG : two: Need to transfer - File not found at Destination 2025/09/22 04:08:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:08:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/22 04:08:09 DEBUG : two: Need to transfer - File not found at Destination 2025/09/22 04:08:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:08:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/22 04:08:10 DEBUG : two: Need to transfer - File not found at Destination 2025/09/22 04:08:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/22 04:08:12 DEBUG : two: md5 = 518b6f1060b072357b6f78e22087a939 OK 2025/09/22 04:08:12 INFO : two: Copied (new) 2025/09/22 04:08:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/22 04:08:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 04:08:16 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/22 04:08:16 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.77s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:08:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaxidux7saqo/dst" 2025/09/22 04:08:17 DEBUG : Creating backend with remote "TestDrive:crypt/frvc520cjo5fhnqo6bk22kve1birkknpjn31fog5u550gnlshm6g/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/22 04:08:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaxidux7saqo/CopyDest" 2025/09/22 04:08:18 DEBUG : Creating backend with remote "TestDrive:crypt/frvc520cjo5fhnqo6bk22kve1birkknpjn31fog5u550gnlshm6g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/22 04:08:20 DEBUG : one: Need to transfer - File not found at Destination 2025/09/22 04:08:22 DEBUG : one: md5 = 03d1085c9743c6e470d491be958c5191 OK 2025/09/22 04:08:22 INFO : one: Copied (new) 2025/09/22 04:08:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 04:08:26 DEBUG : one: md5 = 047ec13bbe8b52da8fa38b52b632e7e8 OK 2025/09/22 04:08:26 INFO : one: Copied (replaced existing) 2025/09/22 04:08:28 DEBUG : dst/one: md5 = 010c2d55c5d8f37dbe4c53d04e68d586 OK 2025/09/22 04:08:30 DEBUG : CopyDest/one: md5 = ab2b65d99678d861bd1be4345fe61006 OK 2025/09/22 04:08:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaxidux7saqo/BackupDir" 2025/09/22 04:08:31 DEBUG : Creating backend with remote "TestDrive:crypt/frvc520cjo5fhnqo6bk22kve1birkknpjn31fog5u550gnlshm6g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/22 04:08:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 04:08:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:08:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 04:08:35 INFO : one: Moved (server-side) 2025/09/22 04:08:36 INFO : one: Copied (server-side copy) 2025/09/22 04:08:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/22 04:08:38 DEBUG : CopyDest/two: md5 = 4487552d5ddf8b3fe776097a65e34260 OK 2025/09/22 04:08:39 DEBUG : two: Need to transfer - File not found at Destination 2025/09/22 04:08:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:08:40 INFO : two: Copied (server-side copy) 2025/09/22 04:08:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/22 04:08:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:08:41 DEBUG : two: Unchanged skipping 2025/09/22 04:08:43 DEBUG : CopyDest/three: md5 = 71f8470e81a9d6be2eb0f0b2b4f2d8db OK 2025/09/22 04:08:44 DEBUG : three: Need to transfer - File not found at Destination 2025/09/22 04:08:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/22 04:08:44 DEBUG : three: Destination not found in --copy-dest 2025/09/22 04:08:45 DEBUG : three: md5 = 243b2897d16553a4bb5cb7da8a3fa591 OK 2025/09/22 04:08:45 INFO : three: Copied (new) 2025/09/22 04:08:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/22 04:08:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 04:08:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/22 04:08:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 04:08:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/22 04:08:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/22 04:08:51 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.55s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:08:54 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/22 04:08:56 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e70f0434f4da89a5e54148d9578b5499 OK 2025/09/22 04:08:56 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/22 04:08:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/22 04:08:57 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/22 04:08:57 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/22 04:08:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/22 04:09:00 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 147b920c0e5ac05947bbe1d31af1ec5e OK 2025/09/22 04:09:00 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/22 04:09:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/22 04:09:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.02s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.58s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:09:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': Looking for duplicate names using skip mode. 2025/09/22 04:09:06 NOTICE: one: Found 2 files with duplicate names 2025/09/22 04:09:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.87s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:09:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': Looking for duplicate names using skip mode. 2025/09/22 04:09:12 NOTICE: one: Found 3 files with duplicate names 2025/09/22 04:09:12 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/22 04:09:13 INFO : one: Deleted 2025/09/22 04:09:13 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.37s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:09:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': Looking for duplicate names using first mode. 2025/09/22 04:09:18 NOTICE: one: Found 3 files with duplicate names 2025/09/22 04:09:19 INFO : one: Deleted 2025/09/22 04:09:19 INFO : one: Deleted 2025/09/22 04:09:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.23s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:09:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': Looking for duplicate names using newest mode. 2025/09/22 04:09:25 NOTICE: one: Found 3 files with duplicate names 2025/09/22 04:09:26 INFO : one: Deleted 2025/09/22 04:09:26 INFO : one: Deleted 2025/09/22 04:09:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.86s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:09:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': Looking for duplicate names using oldest mode. 2025/09/22 04:09:32 NOTICE: one: Found 3 files with duplicate names 2025/09/22 04:09:33 INFO : one: Deleted 2025/09/22 04:09:33 INFO : one: Deleted 2025/09/22 04:09:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.57s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:09:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': Looking for duplicate names using largest mode. 2025/09/22 04:09:38 NOTICE: one: Found 3 files with duplicate names 2025/09/22 04:09:39 INFO : one: Deleted 2025/09/22 04:09:39 INFO : one: Deleted 2025/09/22 04:09:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.16s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:09:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': Looking for duplicate names using smallest mode. 2025/09/22 04:09:45 NOTICE: one: Found 3 files with duplicate names 2025/09/22 04:09:46 INFO : one: Deleted 2025/09/22 04:09:46 INFO : one: Deleted 2025/09/22 04:09:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.75s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:09:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': Looking for duplicate names using rename mode. 2025/09/22 04:09:53 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/22 04:09:55 INFO : one-2.txt: renamed from: one.txt 2025/09/22 04:09:56 INFO : one-3.txt: renamed from: one.txt 2025/09/22 04:09:57 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.27s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:10:02 DEBUG : dupe1/one.txt: md5 = dcb34d08b6eea30a8306b059006cd8d5 OK 2025/09/22 04:10:04 DEBUG : dupe2/two.txt: md5 = b78d4d745d78b0006e87d34c245fc706 OK 2025/09/22 04:10:06 DEBUG : dupe3/three.txt: md5 = 1d419daba32c7e3832d66bc661ea3cd3 OK 2025/09/22 04:10:07 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/22 04:10:08 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/22 04:10:08 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/22 04:10:09 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/22 04:10:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/22 04:10:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/22 04:10:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.34s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:10:14 DEBUG : a.txt: md5 = ba896383deb0a8b6832fac9fbe996cd2 OK 2025/09/22 04:10:16 DEBUG : zend.txt: md5 = e3372b699597c636570a26da60c2edb7 OK 2025/09/22 04:10:19 DEBUG : sub dir/hello world: md5 = 4626ec57fe932d250dc462664175c568 OK 2025/09/22 04:10:20 DEBUG : sub dir/hello world2: md5 = 7b471c1880afd843699bbd697251ce33 OK 2025/09/22 04:10:22 DEBUG : sub dir/ignore dir/.ignore: md5 = a568e2878cc4f0e3b6a9c5bc0663f6e2 OK 2025/09/22 04:10:24 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2bccf1249b85b1866d3be4cdc05c25fe OK 2025/09/22 04:10:26 DEBUG : sub dir/sub sub dir/hello world3: md5 = 46235cf3562e768a1c3b973533fd8b7b OK 2025/09/22 04:10:27 DEBUG : a.txt: Excluded (Size Filter) 2025/09/22 04:10:27 DEBUG : a.txt: Excluded 2025/09/22 04:10:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/22 04:10:28 DEBUG : sub dir/hello world: Excluded 2025/09/22 04:10:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/22 04:10:28 DEBUG : sub dir/hello world2: Excluded 2025/09/22 04:10:29 DEBUG : sub dir/ignore dir: Excluded 2025/09/22 04:10:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/22 04:10:29 DEBUG : sub dir/hello world: Excluded 2025/09/22 04:10:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/22 04:10:29 DEBUG : sub dir/hello world2: Excluded 2025/09/22 04:10:29 DEBUG : sub dir/ignore dir: Excluded 2025/09/22 04:10:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/22 04:10:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/22 04:10:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/22 04:10:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/22 04:10:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/22 04:10:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/22 04:10:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.77s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:10:37 DEBUG : a.txt: md5 = 624f1c12bfba73bcec51a8b087a38e67 OK 2025/09/22 04:10:39 DEBUG : zend.txt: md5 = 524d3724fbbc3445811add7a1bc45e29 OK 2025/09/22 04:10:41 DEBUG : sub dir/hello world: md5 = bd54641367e8387e975f73369f64c7e6 OK 2025/09/22 04:10:43 DEBUG : sub dir/hello world2: md5 = 05dc138d3ac6a1fcf33e96a555fa2ec0 OK 2025/09/22 04:10:45 DEBUG : sub dir/ignore dir/.ignore: md5 = de0e1db03493948dcbd4eba286433415 OK 2025/09/22 04:10:46 DEBUG : sub dir/ignore dir/should be ignored: md5 = a303301775bbf3a711aa24fdca82d232 OK 2025/09/22 04:10:49 DEBUG : sub dir/sub sub dir/hello world3: md5 = fddad673c38de1cceba162377f196865 OK 2025/09/22 04:10:50 DEBUG : a.txt: Excluded (Size Filter) 2025/09/22 04:10:50 DEBUG : a.txt: Excluded 2025/09/22 04:10:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/22 04:10:51 DEBUG : sub dir/hello world2: Excluded 2025/09/22 04:10:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/22 04:10:51 DEBUG : sub dir/hello world: Excluded 2025/09/22 04:10:51 DEBUG : sub dir/ignore dir: Excluded 2025/09/22 04:10:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/22 04:10:51 DEBUG : sub dir/hello world2: Excluded 2025/09/22 04:10:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/22 04:10:51 DEBUG : sub dir/hello world: Excluded 2025/09/22 04:10:52 DEBUG : sub dir/ignore dir: Excluded 2025/09/22 04:10:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/22 04:10:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/22 04:10:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/22 04:10:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/22 04:10:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/22 04:10:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/22 04:10:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (23.09s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:11:00 DEBUG : file1: md5 = 45b816847f270c7721efc28df260ce19 OK 2025/09/22 04:11:02 DEBUG : sub/file2: md5 = af8ffc9beb53dd3982c71b4eab90dc02 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/09/22 04:11:05 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/22 04:11:06 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/22 04:11:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/22 04:11:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.70s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.33s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:11:10 DEBUG : file1: md5 = 642b8c6cda569902cfa4f1cc3f32f019 OK 2025/09/22 04:11:12 DEBUG : sub/file2: md5 = 75cd5696ce0f4b17edacf63fc8537a8a 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/09/22 04:11:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaxidux7saqo/notfound" 2025/09/22 04:11:16 DEBUG : Creating backend with remote "TestDrive:crypt/frvc520cjo5fhnqo6bk22kve1birkknpjn31fog5u550gnlshm6g/qe0i31qdkoejk60elps0ni5sqk" 2025/09/22 04:11:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.02s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.36s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.80s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:11:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': Making directory 2025/09/22 04:11:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:11:23 DEBUG : sub dir/hello world: md5 = a03682d324901f672b9b7a8f2b08f366 OK 2025/09/22 04:11:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.89s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:11:27 DEBUG : potato2: md5 = bef8fa37a149f2095fcbd81dc57523e7 OK 2025/09/22 04:11:29 DEBUG : empty space: md5 = 52ca5d1b8b8083e20df71b016f6f9da2 OK --- PASS: TestLs (4.75s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:11:32 DEBUG : potato2: md5 = e1f5e465a1d249f2d00c834f30c11941 OK 2025/09/22 04:11:34 DEBUG : empty space: md5 = a47978907b3058a71a4093e35e2f6e60 OK 2025/09/22 04:11:34 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.35s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:11:38 DEBUG : potato2: md5 = 70e183cdb56fa9c7432f4543f65be30e OK 2025/09/22 04:11:39 DEBUG : empty space: md5 = a9fc05d4e63ea8bc1c334b0be76e889e OK --- PASS: TestLsLong (4.81s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:11:43 DEBUG : potato2: md5 = 26c3fb30992aab71dd410c2eeefa9536 OK 2025/09/22 04:11:44 DEBUG : empty space: md5 = 79e0746118bb4b56c4a57f17be50f190 OK --- PASS: TestHashSums (4.70s) === RUN TestHashSumsWithErrors 2025/09/22 04:11:46 DEBUG : Creating backend with remote ":memory:" 2025/09/22 04:11:46 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/22 04:11:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/22 04:11:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/22 04:11:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/22 04:11:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/22 04:11:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/22 04:11:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/22 04:11:46 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/22 04:11:46 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-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:11:47 DEBUG : potato2: md5 = b079f8562890081334bd9b02c7287520 OK 2025/09/22 04:11:49 DEBUG : empty space: md5 = 3ca21459211d6ec562c5e871f5c6e2f3 OK 2025/09/22 04:11:51 DEBUG : sub dir/potato3: md5 = f08f20ed067b40ea51c727fd1a68079f OK 2025/09/22 04:11:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.42s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:11:56 DEBUG : small: md5 = a6b7c1a014794778457ebf8ac6d05389 OK 2025/09/22 04:11:57 DEBUG : medium: md5 = 112700dfa01b0429cc34a200a168c9db OK 2025/09/22 04:11:59 DEBUG : large: md5 = 19d9ff7b2d1ed1e4015d141bdb668daf OK 2025/09/22 04:11:59 DEBUG : Waiting for deletions to finish 2025/09/22 04:11:59 DEBUG : large: Excluded (Size Filter) 2025/09/22 04:11:59 INFO : medium: Deleted 2025/09/22 04:12:00 INFO : small: Deleted --- PASS: TestDelete (6.74s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:12:02 DEBUG : small: md5 = 4a518bb636a79dfe423618510f4c003e OK 2025/09/22 04:12:04 DEBUG : medium: md5 = aef835c300c52261e586b4ef15c4c78a OK 2025/09/22 04:12:05 DEBUG : large: md5 = 3f720086fa857f751186d5823cdd7cb5 OK 2025/09/22 04:12:05 DEBUG : Waiting for deletions to finish 2025/09/22 04:12:06 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/09/22 04:12:06 INFO : small: Deleted 2025/09/22 04:12:06 INFO : large: Deleted --- PASS: TestMaxDelete (7.01s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:12:09 DEBUG : small: md5 = 4de491bdc2f74f6529b0fa13e493e854 OK 2025/09/22 04:12:11 DEBUG : medium: md5 = 89af83ff8a358e39f537a1aba8942913 OK 2025/09/22 04:12:12 DEBUG : large: md5 = 49582e530ed290dea217d1eaed38d323 OK 2025/09/22 04:12:13 DEBUG : Waiting for deletions to finish 2025/09/22 04:12:13 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/22 04:12:14 INFO : small: Deleted 2025/09/22 04:12:14 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.67s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:12:17 DEBUG : small: md5 = 38e91cad6a27a7030f2954393017e2e0 OK 2025/09/22 04:12:18 DEBUG : medium: md5 = 575c01fa8be7a4f41a5b76e64a359c21 OK 2025/09/22 04:12:20 DEBUG : large: md5 = 6232141255f57210e3b2768e22f09496 OK 2025/09/22 04:12:20 DEBUG : Waiting for deletions to finish 2025/09/22 04:12:20 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/22 04:12:21 INFO : small: Deleted 2025/09/22 04:12:22 INFO : large: Deleted --- PASS: TestMaxDeleteSize (8.41s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:12:25 DEBUG : ReadFile: md5 = f8710e424ee97fde61edb8a255d19aef OK --- PASS: TestReadFile (4.03s) === RUN TestRetry 2025/09/22 04:12:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/22 04:12:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/22 04:12:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/22 04:12:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/22 04:12:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/22 04:12:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/22 04:12:28 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-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:12:29 DEBUG : file1: md5 = e4655645249cf3ea8466b2c3b029ed0b OK 2025/09/22 04:12:31 DEBUG : file2: md5 = ef787fdd03b6c6cd9445c1ea9eb4d6bb OK --- PASS: TestCat (16.80s) === RUN TestPurge 2025/09/22 04:12:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bakopip9cona" 2025/09/22 04:12:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 04:12:45 DEBUG : Creating backend with remote "TestDrive:crypt/sr7987qnebv6ps0gr4m4ql0j3g6s9gedj698hcbp9nrfdsovajpg" 2025/09/22 04:12:46 DEBUG : Creating backend with remote "/tmp/rclone2493503939" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bakopip9cona'", Local "Local file system at /tmp/rclone2493503939", Modify Window "1ms" 2025/09/22 04:12:50 DEBUG : A1/B1/C1/one: md5 = e2c1d60086a2540a5195326c7b53eedb OK 2025/09/22 04:12:50 INFO : A2: Making directory 2025/09/22 04:12:51 INFO : A1/B2: Making directory 2025/09/22 04:12:52 INFO : A1/B2/C2: Making directory 2025/09/22 04:12:53 INFO : A1/B1/C3: Making directory 2025/09/22 04:12:54 INFO : A3: Making directory 2025/09/22 04:12:55 INFO : A3/B3: Making directory 2025/09/22 04:12:56 INFO : A3/B3/C4: Making directory 2025/09/22 04:12:58 DEBUG : A1/two: md5 = 67a9d1388c6c33ae76a81227090d2b12 OK 2025/09/22 04:13:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bakopip9cona': Purge remote 2025/09/22 04:13:02 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.82s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:13:05 DEBUG : A1/B1/C1/one: md5 = 9903f45d59c8f31631b01367abe96d4f OK 2025/09/22 04:13:05 INFO : A2: Making directory 2025/09/22 04:13:06 INFO : A1/B2: Making directory 2025/09/22 04:13:07 INFO : A1/B2/C2: Making directory 2025/09/22 04:13:08 INFO : A1/B1/C3: Making directory 2025/09/22 04:13:08 INFO : A3: Making directory 2025/09/22 04:13:09 INFO : A3/B3: Making directory 2025/09/22 04:13:10 INFO : A3/B3/C4: Making directory 2025/09/22 04:13:12 DEBUG : A1/two: md5 = 12a01a01d04c6461677ff72cef1e5c5a OK 2025/09/22 04:13:13 DEBUG : removing 1 level 3 directories 2025/09/22 04:13:13 INFO : A3/B3/C4: Removing directory 2025/09/22 04:13:16 DEBUG : removing 2 level 3 directories 2025/09/22 04:13:16 INFO : A1/B2/C2: Removing directory 2025/09/22 04:13:16 INFO : A1/B1/C3: Removing directory 2025/09/22 04:13:17 DEBUG : removing 2 level 2 directories 2025/09/22 04:13:17 INFO : A3/B3: Removing directory 2025/09/22 04:13:17 INFO : A1/B2: Removing directory 2025/09/22 04:13:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/22 04:13:17 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/22 04:13:18 DEBUG : removing 2 level 1 directories 2025/09/22 04:13:18 INFO : A3: Removing directory 2025/09/22 04:13:18 INFO : A2: Removing directory 2025/09/22 04:13:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/22 04:13:22 DEBUG : removing 1 level 3 directories 2025/09/22 04:13:22 INFO : A1/B1/C1: Removing directory 2025/09/22 04:13:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 04:13:22 DEBUG : removing 1 level 2 directories 2025/09/22 04:13:22 INFO : A1/B1: Removing directory 2025/09/22 04:13:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/22 04:13:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/22 04:13:23 DEBUG : removing 1 level 1 directories 2025/09/22 04:13:23 INFO : A1: Removing directory 2025/09/22 04:13:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/22 04:13:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/22 04:13:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/22 04:13:24 DEBUG : removing 1 level 0 directories 2025/09/22 04:13:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': Removing directory 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/22 04:13:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (24.05s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:13:26 INFO : A1: Making directory 2025/09/22 04:13:27 INFO : A1/B1: Making directory 2025/09/22 04:13:28 INFO : A1/B1/C1: Making directory 2025/09/22 04:13:30 DEBUG : removing 1 level 3 directories 2025/09/22 04:13:30 INFO : A1/B1/C1: Removing directory 2025/09/22 04:13:31 DEBUG : removing 1 level 2 directories 2025/09/22 04:13:31 INFO : A1/B1: Removing directory 2025/09/22 04:13:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/22 04:13:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.12s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:13:34 INFO : A1: Making directory 2025/09/22 04:13:35 INFO : A1/B1: Making directory 2025/09/22 04:13:35 INFO : A1/B1/C1: Making directory 2025/09/22 04:13:38 DEBUG : removing 1 level 3 directories 2025/09/22 04:13:38 INFO : A1/B1/C1: Removing directory 2025/09/22 04:13:39 DEBUG : removing 1 level 2 directories 2025/09/22 04:13:39 INFO : A1/B1: Removing directory 2025/09/22 04:13:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/22 04:13:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.39s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:13:43 DEBUG : file1: md5 = 288d212f7cace7c46cb252e59ace3322 OK 2025/09/22 04:13:44 DEBUG : filename.txt: File name found in url 2025/09/22 04:13:45 DEBUG : filename.txt: md5 = 0f58f9e238cdb0238bf31970cc7f4c2b OK 2025/09/22 04:13:45 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/22 04:13:46 DEBUG : headerfilename.txt: md5 = b983f677d80f33f81c40e881f4a4f7f2 OK 2025/09/22 04:13:48 DEBUG : file2: md5 = 89f4caa01425e517cff1128fed7550c7 OK --- PASS: TestCopyURL (9.29s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:13:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/22 04:13:53 DEBUG : sub/file2: md5 = 11026eb73ed8fa40125f4c9568ca9d1a OK 2025/09/22 04:13:53 INFO : file1: Copied (new) to: sub/file2 2025/09/22 04:13:53 INFO : file1: Deleted 2025/09/22 04:13:54 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 04:13:54 DEBUG : file1: Unchanged skipping 2025/09/22 04:13:54 INFO : file1: Deleted 2025/09/22 04:13:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': don't need to copy/move sub/file2, it is already at target location 2025/09/22 04:13:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.00s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:13:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/22 04:13:58 DEBUG : file1: md5 = f4ca51496443d76f617e61d859e5f313 OK 2025/09/22 04:13:58 INFO : file1: Copied (new) 2025/09/22 04:13:58 INFO : file1: Deleted 2025/09/22 04:13:59 DEBUG : file1: Destination exists, skipping 2025/09/22 04:13:59 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.69s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:14:03 DEBUG : dst/file1: md5 = 0d4c840d7bfed5b641bda61eb5f8f1aa OK 2025/09/22 04:14:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaxidux7saqo/backup" 2025/09/22 04:14:04 DEBUG : Creating backend with remote "TestDrive:crypt/frvc520cjo5fhnqo6bk22kve1birkknpjn31fog5u550gnlshm6g/1nrff024r7pq65ecp72fc28jb0" 2025/09/22 04:14:06 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/22 04:14:08 INFO : dst/file1: Moved (server-side) 2025/09/22 04:14:09 DEBUG : dst/file1: md5 = 2eba6fddf7e3b9b1d8124279cd77a6df OK 2025/09/22 04:14:09 INFO : dst/file1: Copied (new) 2025/09/22 04:14:09 INFO : dst/file1: Deleted 2025/09/22 04:14:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/22 04:14:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/22 04:14:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.93s) === 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-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:14:16 DEBUG : A1/one: md5 = 502ec0943d75c5b59166377d5e5ad5c9 OK 2025/09/22 04:14:18 DEBUG : A1/two: md5 = 717c1755412063d2994c6b4ed07c1389 OK 2025/09/22 04:14:20 DEBUG : A1/B1/three: md5 = b50c1bb272a3ccb48c1776ca5dd78e88 OK 2025/09/22 04:14:22 DEBUG : A1/B1/C1/four: md5 = 9d0e9bea1903fbb164a83319149b269b OK 2025/09/22 04:14:25 DEBUG : A1/B1/C2/five: md5 = 1309bb567e84ba666a8e5bfc13b566ea OK 2025/09/22 04:14:25 INFO : A1/B2: Making directory 2025/09/22 04:14:25 INFO : A1/B1/C3: Making directory 2025/09/22 04:14:35 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/22 04:14:35 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/22 04:14:35 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/22 04:14:35 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/22 04:14:35 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/22 04:14:38 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/22 04:14:38 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/22 04:14:38 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/22 04:14:39 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/22 04:14:39 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/22 04:14:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/22 04:14:46 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/22 04:14:46 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/22 04:14:46 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/22 04:14:46 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/22 04:14:46 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/22 04:14:49 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/22 04:14:49 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/22 04:14:49 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/22 04:14:50 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/22 04:14:50 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/22 04:14:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/22 04:14:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/22 04:14:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/22 04:14:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/22 04:14:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/22 04:14:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/22 04:14:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/22 04:14:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/22 04:14:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/22 04:14:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.93s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:15:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/22 04:15:01 DEBUG : no_checksum_small_file_from_pipe: md5 = ec1bc899b390e88df49f11323d1df4bc OK 2025/09/22 04:15:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/22 04:15:01 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/22 04:15:02 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/22 04:15:03 DEBUG : no_checksum_big_file_from_pipe: md5 = 244dfd435d0596db14b9681324a9948f OK 2025/09/22 04:15:03 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-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:15:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/22 04:15:06 DEBUG : with_checksum_small_file_from_pipe: md5 = e57d754b1ac387790dd95cd132f7654e OK 2025/09/22 04:15:06 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/22 04:15:07 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/22 04:15:08 DEBUG : with_checksum_big_file_from_pipe: md5 = b549456b800ae316bfbe2c58c690d5bf OK 2025/09/22 04:15:08 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-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:15:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/22 04:15:12 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 04:15:12 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/22 04:15:14 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-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:15:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/22 04:15:17 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/22 04:15:18 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/22 04:15:19 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.99s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.24s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.24s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.27s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.23s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/22 04:15:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': File to upload is small (48 bytes), uploading instead of streaming 2025/09/22 04:15:22 DEBUG : rcat_metadata: md5 = 47c8ca1a44e43037ec187719be7961f8 OK 2025/09/22 04:15:22 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/22 04:15:24 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/22 04:15:25 DEBUG : rcat_metadata_uploadcutoff0: md5 = 7ef6f9c7bd7f43c01b9efd524b562e5d OK 2025/09/22 04:15:25 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.08s) --- PASS: TestRcatMetadata/Normal (2.63s) --- PASS: TestRcatMetadata/ViaDisk (2.92s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:15:28 DEBUG : potato1: md5 = d6e60c9feca2ff32c40232c0015789f5 OK 2025/09/22 04:15:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': File to upload is small (60 bytes), uploading instead of streaming 2025/09/22 04:15:29 DEBUG : potato2: md5 = fef133594a41b567dbd49cabf7dac393 OK 2025/09/22 04:15:29 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.35s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:15:32 DEBUG : potato1: md5 = 07183be1c2e64fa7d12bc2bc9d3c286c OK 2025/09/22 04:15:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': File to upload is small (60 bytes), uploading instead of streaming 2025/09/22 04:15:34 DEBUG : potato2: md5 = 4313ac4e796228ea4f2e48cb95e3a0e3 OK 2025/09/22 04:15:34 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.98s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:15:37 DEBUG : potato2: md5 = ab9615f16bceb709091a191a93228edb OK 2025/09/22 04:15:39 DEBUG : empty space: md5 = 53725ba0f7122de0cf6ebe3aae35d68e OK 2025/09/22 04:15:41 DEBUG : sub dir/potato3: md5 = b3b21194fafb370cfb27f34747df5875 OK 2025/09/22 04:15:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': Touching "sub dir/potato3" 2025/09/22 04:15:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': Touching "empty space" 2025/09/22 04:15:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': Touching "potato2" 2025/09/22 04:15:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.88s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:15:46 DEBUG : dir with metadata: Making directory with metadata 2025/09/22 04:15:46 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.82s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:15:49 DEBUG : directory with modtime: Making directory with metadata 2025/09/22 04:15:49 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.44s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:15:51 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/22 04:15:51 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/22 04:15:51 DEBUG : Google drive root 'crypt/frvc520cjo5fhnqo6bk22kve1birkknpjn31fog5u550gnlshm6g': Skipping btime metadata as can't update it on an existing file: 2025-09-22T04:15:51.462569159Z 2025/09/22 04:15:52 INFO : non existent directory: Updated directory metadata 2025/09/22 04:15:54 DEBUG : Google drive root 'crypt/frvc520cjo5fhnqo6bk22kve1birkknpjn31fog5u550gnlshm6g': Skipping btime metadata as can't update it on an existing file: 2025-09-22T04:15:51.462569159Z 2025/09/22 04:15:54 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.71s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:15:56 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/22 04:15:57 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/22 04:15:58 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.03s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:16:00 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/22 04:16:00 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/22 04:16:00 DEBUG : dst: Making directory with metadata 2025/09/22 04:16:00 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/22 04:16:00 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 04:16:01 INFO : dst: Set directory modification time (using SetModTime) 2025/09/22 04:16:01 INFO : dst: Set directory modification time (using SetModTime) 2025/09/22 04:16:01 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/22 04:16:02 INFO : dst: Set directory modification time (using SetModTime) 2025/09/22 04:16:02 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.62s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo'", Local "Local file system at /tmp/rclone2858854941", Modify Window "1ms" 2025/09/22 04:16:06 DEBUG : sub dir/test remove existing: md5 = 2904bb8b4ad26f332db4af40b793e3cf OK 2025/09/22 04:16:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 3a9915ae3de8226f8e08a19172394529 OK 2025/09/22 04:16:09 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.difemok2" before starting 2025/09/22 04:16:10 DEBUG : sub dir/test remove existing.difemok2: TEST: removing renamed existing file after operation 2025/09/22 04:16:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vopubon7" before starting 2025/09/22 04:16:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vopubon7: TEST: renaming existing back after failed operation 2025/09/22 04:16: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.vuyulik7" before starting 2025/09/22 04:16:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vuyulik7: TEST: removing renamed existing file after operation 2025/09/22 04:16:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "op6sd5vogro0eq6ldij9fkkgqs2egq6cu2vk4sj27idumorsjdgn43j0devs851rhhhuiskv2oq5jrm5g9im7qpnh915kth999fat2i7lb78hvmmd28nu49c81raa1k5rkci2m0olhc7qipt6iv02ae5p81uhvfmeiejj64pg6rnuu3hgmmg" 2025/09/22 04:16:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "5g27lp4vbu0060i48620f2vfp567060rrs0qj4avubtvbd3tlkhg" --- PASS: TestRemoveExisting (13.61s) === 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/09/22 04:16:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaxidux7saqo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m19.099742792s (try 1/5)