"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/06/28 04:57:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xopirom9vosu" 2025/06/28 04:57:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 04:57:19 DEBUG : Creating backend with remote "TestDrive:crypt/ukbuqam1o1u2q201kdiphshnij9c26vajk54qol0r5dm4deblfi0" 2025/06/28 04:57:20 DEBUG : Creating backend with remote "/tmp/rclone3696739318" === 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-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", 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-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/28 04:57:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/28 04:57:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/28 04:57:20 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/28 04:57:20 DEBUG : potato: Seek from 10 to 0 2025/06/28 04:57:20 DEBUG : potato: Seek from 10 to 0 2025/06/28 04:57:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/28 04:57:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/28 04:57:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/28 04:57:20 DEBUG : potato: Seek from 5 to 2 2025/06/28 04:57:20 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/28 04:57:20 DEBUG : potato: Seek from 7 to 0 2025/06/28 04:57:20 DEBUG : potato: Seek from 7 to 0 2025/06/28 04:57:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/28 04:57:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/28 04:57:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/28 04:57:20 DEBUG : potato: Seek from 5 to 2 2025/06/28 04:57:20 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/28 04:57:20 DEBUG : potato: Seek from 8 to 0 2025/06/28 04:57:20 DEBUG : potato: Seek from 8 to 0 2025/06/28 04:57:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/28 04:57:20 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/28 04:57:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/28 04:57:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/28 04:57:20 DEBUG : potato: Seek from 5 to 2 2025/06/28 04:57:20 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/28 04:57:20 DEBUG : potato: Seek from 9 to 0 2025/06/28 04:57:20 DEBUG : potato: Seek from 9 to 0 2025/06/28 04:57:20 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-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 04:57:23 DEBUG : rutabaga: md5 = de6f4342b707a9ff315b652563fb8de1 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/06/28 04:57:25 DEBUG : empty space: md5 = d67d312dfc8aaed5b4d44479e83e5eea OK === RUN TestCheck/3 2025/06/28 04:57:27 DEBUG : potato2: md5 = 7802a0d83fcced7fec54ff3a7cf28ea4 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/06/28 04:57:29 DEBUG : remotepotato: md5 = 8736a451300f6aaa8ef9a1659dfb5e87 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.52s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.46s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/06/28 04:57:32 DEBUG : Creating backend with remote "nonexistent" 2025/06/28 04:57:32 DEBUG : Creating backend with remote "nonexistent" 2025/06/28 04:57:32 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/28 04:57:32 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/06/28 04:57:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/28 04:57:32 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-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 04:57:33 DEBUG : rutabaga: md5 = ad85bd74b5bfeed5723748fa6d39d1f6 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/06/28 04:57:37 DEBUG : empty space: md5 = 40060d6425933df76089433898211cfc OK === RUN TestCheckDownload/3 2025/06/28 04:57:39 DEBUG : potato2: md5 = 68010e2341344bbafaff8cefb6ee9854 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/06/28 04:57:43 DEBUG : remotepotato: md5 = 5fb7dc1c876c999d9bcf42400ef2b5d1 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.08s) --- PASS: TestCheckDownload/1 (1.20s) --- PASS: TestCheckDownload/2 (0.86s) --- PASS: TestCheckDownload/3 (0.98s) --- PASS: TestCheckDownload/4 (1.06s) --- PASS: TestCheckDownload/5 (1.12s) --- PASS: TestCheckDownload/6 (1.02s) --- PASS: TestCheckDownload/7 (1.46s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 04:57:49 DEBUG : rutabaga: md5 = 02fdf56cf5817a3eaea4501449955ec2 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/06/28 04:57:51 DEBUG : empty space: md5 = 30678fe681fc0d543f592387b5b12f2d OK === RUN TestCheckSizeOnly/3 2025/06/28 04:57:53 DEBUG : potato2: md5 = 3d52c47840bdeb9eae582177797516ff OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/06/28 04:57:55 DEBUG : remotepotato: md5 = 9ee823044043f07cb75e1b543b52b68e OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.37s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 04:58:00 DEBUG : test.sum: md5 = 9bb0bd6fc1de49550456b7d5541ebfb0 OK 2025/06/28 04:58:01 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/28 04:58:01 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/28 04:58:01 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/28 04:58:01 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/28 04:58:02 DEBUG : test.sum: md5 = 764aae50a6e451f14ea8e75c88dd3b5e OK 2025/06/28 04:58:04 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/28 04:58:04 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/28 04:58:04 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/28 04:58:04 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.05s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 04:58:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xopirom9vosu/data" 2025/06/28 04:58:05 DEBUG : Creating backend with remote "TestDrive:crypt/ukbuqam1o1u2q201kdiphshnij9c26vajk54qol0r5dm4deblfi0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.94s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 04:58:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xopirom9vosu/data" 2025/06/28 04:58:06 DEBUG : Creating backend with remote "TestDrive:crypt/ukbuqam1o1u2q201kdiphshnij9c26vajk54qol0r5dm4deblfi0/vjrnln8ratgmqakfosrqe8espk" 2025/06/28 04:58:10 DEBUG : data/banana: md5 = 10f7f0a0d8679e986c4ba4268343e2df OK 2025/06/28 04:58:11 DEBUG : test.sum: md5 = bcaf6887a53fdc7e67c0119ab50d6f21 OK === RUN TestCheckSumDownload/subtest1 2025/06/28 04:58:15 DEBUG : data/potato: md5 = 7f6523df60690fd5d07e0272a79b89a6 OK 2025/06/28 04:58:17 DEBUG : test.sum: md5 = b62499cd4924d33543351aa06fea250b OK === RUN TestCheckSumDownload/subtest2 2025/06/28 04:58:21 DEBUG : test.sum: md5 = 11befeede588fbaebf17dd221adb7434 OK === RUN TestCheckSumDownload/subtest3 2025/06/28 04:58:25 DEBUG : test.sum: md5 = f9e53610b0ab82a3cd1872c3c6b1f6f8 OK === RUN TestCheckSumDownload/subtest4 2025/06/28 04:58:29 DEBUG : test.sum: md5 = edd609e8d6db5af956d014251e2cf802 OK === RUN TestCheckSumDownload/subtest5 2025/06/28 04:58:32 DEBUG : test.sum: md5 = f6175270a8bcd53706ac97c92f3445a2 OK === RUN TestCheckSumDownload/subtest6 2025/06/28 04:58:36 DEBUG : data/banana: md5 = 4362e3fe07f3b1dbfe2a60a39fe688ee OK 2025/06/28 04:58:38 DEBUG : data/potato: md5 = 7d239f620c1c5dd9dea966dc8c8d0562 OK 2025/06/28 04:58:39 DEBUG : test.sum: md5 = b05812f5eb147e1ee76b83983438bb40 OK === RUN TestCheckSumDownload/subtest7 2025/06/28 04:58:44 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/06/28 04:58:44 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (38.54s) --- PASS: TestCheckSumDownload/subtest1 (2.47s) --- PASS: TestCheckSumDownload/subtest2 (2.10s) --- PASS: TestCheckSumDownload/subtest3 (2.28s) --- PASS: TestCheckSumDownload/subtest4 (2.04s) --- PASS: TestCheckSumDownload/subtest5 (2.00s) --- PASS: TestCheckSumDownload/subtest6 (2.07s) --- PASS: TestCheckSumDownload/subtest7 (2.20s) === RUN TestApplyTransforms 2025/06/28 04:58:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-purewav3saji" 2025/06/28 04:58:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 04:58:45 DEBUG : Creating backend with remote "TestDrive:crypt/pl3rfaaboav3ph946u434tpend2fk7u9c7krh24tsmn9ovm1jl70" 2025/06/28 04:58:46 DEBUG : Creating backend with remote "/tmp/rclone3882634785" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-purewav3saji'", Local "Local file system at /tmp/rclone3882634785", Modify Window "1ms" 2025/06/28 04:58:48 DEBUG : hello, world!: md5 = b5cc63959cf1e6440076c7235ac75346 OK upper checkfile vs. lower remote (without normalization) 2025/06/28 04:58:49 ERROR : hello, world!: sum not found 2025/06/28 04:58:49 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-purewav3saji' 2025/06/28 04:58:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-purewav3saji': 1 files missing 2025/06/28 04:58:49 NOTICE: 1 hashes missing 2025/06/28 04:58:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-purewav3saji': 2 differences found 2025/06/28 04:58:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-purewav3saji': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/28 04:58:50 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 04:58:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-purewav3saji': 0 differences found 2025/06/28 04:58:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-purewav3saji': 1 matching files 2025/06/28 04:58:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lohosob4wuve" 2025/06/28 04:58:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 04:58:50 DEBUG : Creating backend with remote "TestDrive:crypt/ffs1gpmu70qfgc6tglsl13nat20av95r9fic296rnklk5937kvh0" 2025/06/28 04:58:51 DEBUG : Creating backend with remote "/tmp/rclone3152137780" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lohosob4wuve'", Local "Local file system at /tmp/rclone3152137780", Modify Window "1ms" 2025/06/28 04:58:53 DEBUG : HELLO, WORLD!: md5 = 34b068b9854ee74f43880bcffd88acf6 OK lower checkfile vs. upper remote (without normalization) 2025/06/28 04:58:54 ERROR : HELLO, WORLD!: sum not found 2025/06/28 04:58:54 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lohosob4wuve' 2025/06/28 04:58:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lohosob4wuve': 1 files missing 2025/06/28 04:58:54 NOTICE: 1 hashes missing 2025/06/28 04:58:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lohosob4wuve': 2 differences found 2025/06/28 04:58:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lohosob4wuve': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/28 04:58:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 04:58:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lohosob4wuve': 0 differences found 2025/06/28 04:58:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lohosob4wuve': 1 matching files 2025/06/28 04:58:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hidogat8tiwi" 2025/06/28 04:58:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 04:58:55 DEBUG : Creating backend with remote "TestDrive:crypt/fcdl555od0p0rtidfts8kb4e8gpn6ufue8ht5gbg6rk3beoospng" 2025/06/28 04:58:56 DEBUG : Creating backend with remote "/tmp/rclone2383770713" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hidogat8tiwi'", Local "Local file system at /tmp/rclone2383770713", Modify Window "1ms" 2025/06/28 04:58:58 DEBUG : HeLlO, wOrLd!: md5 = a811619e86b259164514e5af63078c41 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/28 04:58:58 ERROR : HeLlO, wOrLd!: sum not found 2025/06/28 04:58:58 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hidogat8tiwi' 2025/06/28 04:58:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hidogat8tiwi': 1 files missing 2025/06/28 04:58:58 NOTICE: 1 hashes missing 2025/06/28 04:58:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hidogat8tiwi': 2 differences found 2025/06/28 04:58:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hidogat8tiwi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/28 04:59:00 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 04:59:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hidogat8tiwi': 0 differences found 2025/06/28 04:59:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hidogat8tiwi': 1 matching files 2025/06/28 04:59:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mogacuf7siyi" 2025/06/28 04:59:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 04:59:00 DEBUG : Creating backend with remote "TestDrive:crypt/r0ss5621m1fuskf8bruaa183pf5ue8eoovh04jclctgaprg152u0" 2025/06/28 04:59:01 DEBUG : Creating backend with remote "/tmp/rclone1522571243" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mogacuf7siyi'", Local "Local file system at /tmp/rclone1522571243", Modify Window "1ms" 2025/06/28 04:59:03 DEBUG : HELLO, WORLD!: md5 = 4716b0a007482dd25bb8c15795cdf99a OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/28 04:59:04 ERROR : HELLO, WORLD!: sum not found 2025/06/28 04:59:04 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mogacuf7siyi' 2025/06/28 04:59:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mogacuf7siyi': 1 files missing 2025/06/28 04:59:04 NOTICE: 1 hashes missing 2025/06/28 04:59:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mogacuf7siyi': 2 differences found 2025/06/28 04:59:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mogacuf7siyi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/28 04:59:05 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 04:59:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mogacuf7siyi': 0 differences found 2025/06/28 04:59:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mogacuf7siyi': 1 matching files 2025/06/28 04:59:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dicazit0noco" 2025/06/28 04:59:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 04:59:05 DEBUG : Creating backend with remote "TestDrive:crypt/r3l0007k5cfahigh8faf60fto1liirv5p9paqihbuj77nqcnadng" 2025/06/28 04:59:06 DEBUG : Creating backend with remote "/tmp/rclone1004223419" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dicazit0noco'", Local "Local file system at /tmp/rclone1004223419", Modify Window "1ms" 2025/06/28 04:59:08 DEBUG : 測試_Русский___ě_áñ: md5 = a1d204a476ad7eab2bf79d622868d5f3 OK NFD checkfile vs. NFC remote (without normalization) 2025/06/28 04:59:08 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/28 04:59:08 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dicazit0noco' 2025/06/28 04:59:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dicazit0noco': 1 files missing 2025/06/28 04:59:08 NOTICE: 1 hashes missing 2025/06/28 04:59:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dicazit0noco': 2 differences found 2025/06/28 04:59:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dicazit0noco': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/28 04:59:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 04:59:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dicazit0noco': 0 differences found 2025/06/28 04:59:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dicazit0noco': 1 matching files 2025/06/28 04:59:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaseruw9duwu" 2025/06/28 04:59:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 04:59:10 DEBUG : Creating backend with remote "TestDrive:crypt/cvbou8l9nfg2mc6jf4cpld7tvd21nhgfbv5n8kcuhgagnqj0u8k0" 2025/06/28 04:59:10 DEBUG : Creating backend with remote "/tmp/rclone1461645064" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaseruw9duwu'", Local "Local file system at /tmp/rclone1461645064", Modify Window "1ms" 2025/06/28 04:59:12 DEBUG : 測試_Русский___ě_áñ: md5 = 68383ddfbee53c5349e635328743d9cc OK NFC checkfile vs. NFD remote (without normalization) 2025/06/28 04:59:13 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/28 04:59:13 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qaseruw9duwu' 2025/06/28 04:59:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qaseruw9duwu': 1 files missing 2025/06/28 04:59:13 NOTICE: 1 hashes missing 2025/06/28 04:59:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qaseruw9duwu': 2 differences found 2025/06/28 04:59:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qaseruw9duwu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/28 04:59:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 04:59:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qaseruw9duwu': 0 differences found 2025/06/28 04:59:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qaseruw9duwu': 1 matching files 2025/06/28 04:59:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baduxad8naye" 2025/06/28 04:59:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 04:59:14 DEBUG : Creating backend with remote "TestDrive:crypt/2l91leto828330b5278hom9fqn0opemjvt6tuqop1vrn196n27gg" 2025/06/28 04:59:15 DEBUG : Creating backend with remote "/tmp/rclone1763404897" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baduxad8naye'", Local "Local file system at /tmp/rclone1763404897", Modify Window "1ms" 2025/06/28 04:59:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6ee3bab5898d0efb577165f3ffe11d8a OK NFDx2 checkfile vs. both remote (without normalization) 2025/06/28 04:59:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/28 04:59:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-baduxad8naye' 2025/06/28 04:59:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baduxad8naye': 1 files missing 2025/06/28 04:59:18 NOTICE: 1 hashes missing 2025/06/28 04:59:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baduxad8naye': 2 differences found 2025/06/28 04:59:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baduxad8naye': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/28 04:59:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 04:59:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baduxad8naye': 0 differences found 2025/06/28 04:59:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baduxad8naye': 1 matching files 2025/06/28 04:59:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yuxumap7bewo" 2025/06/28 04:59:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 04:59:19 DEBUG : Creating backend with remote "TestDrive:crypt/740om8oepqh3dj5meb41ajhbv1h86fob435ig7qf8n67fs0f9eqg" 2025/06/28 04:59:20 DEBUG : Creating backend with remote "/tmp/rclone551191597" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yuxumap7bewo'", Local "Local file system at /tmp/rclone551191597", Modify Window "1ms" 2025/06/28 04:59:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8f5fc7f41934fe06719b262452b578e9 OK NFCx2 checkfile vs. both remote (without normalization) 2025/06/28 04:59:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/28 04:59:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yuxumap7bewo' 2025/06/28 04:59:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuxumap7bewo': 1 files missing 2025/06/28 04:59:22 NOTICE: 1 hashes missing 2025/06/28 04:59:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuxumap7bewo': 2 differences found 2025/06/28 04:59:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuxumap7bewo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/28 04:59:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 04:59:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuxumap7bewo': 0 differences found 2025/06/28 04:59:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuxumap7bewo': 1 matching files 2025/06/28 04:59:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nerejel7pedu" 2025/06/28 04:59:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 04:59:24 DEBUG : Creating backend with remote "TestDrive:crypt/15h83mc3r45dabqrgsm55mn3h5use15h4mk6al39ivdp6ut2c7ng" 2025/06/28 04:59:24 DEBUG : Creating backend with remote "/tmp/rclone2664415166" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nerejel7pedu'", Local "Local file system at /tmp/rclone2664415166", Modify Window "1ms" 2025/06/28 04:59:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 428398f23b769b6f99817927e114cbc9 OK both checkfile vs. NFDx2 remote (without normalization) 2025/06/28 04:59:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/28 04:59:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nerejel7pedu' 2025/06/28 04:59:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nerejel7pedu': 1 files missing 2025/06/28 04:59:27 NOTICE: 1 hashes missing 2025/06/28 04:59:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nerejel7pedu': 2 differences found 2025/06/28 04:59:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nerejel7pedu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/28 04:59:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 04:59:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nerejel7pedu': 0 differences found 2025/06/28 04:59:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nerejel7pedu': 1 matching files 2025/06/28 04:59:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ginubiq0noci" 2025/06/28 04:59:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 04:59:28 DEBUG : Creating backend with remote "TestDrive:crypt/379sqpkkjk463bb5441bn5ickkf66sehf17gltvtoiijmtqc8g1g" 2025/06/28 04:59:29 DEBUG : Creating backend with remote "/tmp/rclone3513659354" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ginubiq0noci'", Local "Local file system at /tmp/rclone3513659354", Modify Window "1ms" 2025/06/28 04:59:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 10ddae8dcbeb06dcd8c8612e31380a67 OK both checkfile vs. NFCx2 remote (without normalization) 2025/06/28 04:59:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/28 04:59:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ginubiq0noci' 2025/06/28 04:59:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ginubiq0noci': 1 files missing 2025/06/28 04:59:32 NOTICE: 1 hashes missing 2025/06/28 04:59:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ginubiq0noci': 2 differences found 2025/06/28 04:59:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ginubiq0noci': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/28 04:59:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/28 04:59:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ginubiq0noci': 0 differences found 2025/06/28 04:59:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ginubiq0noci': 1 matching files 2025/06/28 04:59:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ginubiq0noci': Purge remote 2025/06/28 04:59:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nerejel7pedu': Purge remote 2025/06/28 04:59:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuxumap7bewo': Purge remote 2025/06/28 04:59:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baduxad8naye': Purge remote 2025/06/28 04:59:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaseruw9duwu': Purge remote 2025/06/28 04:59:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dicazit0noco': Purge remote 2025/06/28 04:59:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mogacuf7siyi': Purge remote 2025/06/28 04:59:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hidogat8tiwi': Purge remote 2025/06/28 04:59:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lohosob4wuve': Purge remote 2025/06/28 04:59:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-purewav3saji': Purge remote --- PASS: TestApplyTransforms (52.39s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 04:59:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/28 04:59:40 DEBUG : sub/file2: md5 = 66e62cc6ed1c7c5f06cf6567ee22d2c0 OK 2025/06/28 04:59:40 INFO : file1: Copied (new) to: sub/file2 2025/06/28 04:59:40 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/28 04:59:40 DEBUG : file1: Unchanged skipping 2025/06/28 04:59:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': don't need to copy/move sub/file2, it is already at target location 2025/06/28 04:59:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.82s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 04:59:46 DEBUG : dst/file1: md5 = 657de68ee776e26ac41b11257728e5c5 OK 2025/06/28 04:59:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xopirom9vosu/backup" 2025/06/28 04:59:47 DEBUG : Creating backend with remote "TestDrive:crypt/ukbuqam1o1u2q201kdiphshnij9c26vajk54qol0r5dm4deblfi0/1nrff024r7pq65ecp72fc28jb0" 2025/06/28 04:59:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/28 04:59:50 INFO : dst/file1: Moved (server-side) 2025/06/28 04:59:52 DEBUG : dst/file1: md5 = 3c534cf4088cbd45c0d2c52bdc4b3915 OK 2025/06/28 04:59:52 INFO : dst/file1: Copied (new) 2025/06/28 04:59:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/28 04:59:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/28 04:59:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.75s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 04:59:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xopirom9vosu/dst" 2025/06/28 04:59:56 DEBUG : Creating backend with remote "TestDrive:crypt/ukbuqam1o1u2q201kdiphshnij9c26vajk54qol0r5dm4deblfi0/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/28 04:59:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xopirom9vosu/CompareDest" 2025/06/28 04:59:58 DEBUG : Creating backend with remote "TestDrive:crypt/ukbuqam1o1u2q201kdiphshnij9c26vajk54qol0r5dm4deblfi0/gveqi14airsml4bgu7krj116o8" 2025/06/28 05:00:00 DEBUG : one: Need to transfer - File not found at Destination 2025/06/28 05:00:02 DEBUG : one: md5 = 4bac683a55969985bcc6a69a859b4eb3 OK 2025/06/28 05:00:02 INFO : one: Copied (new) 2025/06/28 05:00:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 05:00:05 DEBUG : one: md5 = 560a7f77f3e2b4228cba2b4d0cb71746 OK 2025/06/28 05:00:05 INFO : one: Copied (replaced existing) 2025/06/28 05:00:07 DEBUG : dst/one: md5 = 1dc1ea335b701ac67542a3fc74958cbc OK 2025/06/28 05:00:09 DEBUG : CompareDest/one: md5 = 6773742f165a89008dbcf36b68f2240d OK 2025/06/28 05:00:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 05:00:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/28 05:00:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/28 05:00:12 DEBUG : CompareDest/two: md5 = d706360b48d53d64a92d57d1f48035a9 OK 2025/06/28 05:00:13 DEBUG : two: Need to transfer - File not found at Destination 2025/06/28 05:00:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/28 05:00:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/28 05:00:14 DEBUG : two: Need to transfer - File not found at Destination 2025/06/28 05:00:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/28 05:00:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/28 05:00:15 DEBUG : two: Need to transfer - File not found at Destination 2025/06/28 05:00:15 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/28 05:00:17 DEBUG : two: md5 = 2ea90393a1f307197bb7ef7f6bd12544 OK 2025/06/28 05:00:17 INFO : two: Copied (new) 2025/06/28 05:00:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/28 05:00:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/28 05:00:20 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/28 05:00:20 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.85s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:00:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xopirom9vosu/dst" 2025/06/28 05:00:21 DEBUG : Creating backend with remote "TestDrive:crypt/ukbuqam1o1u2q201kdiphshnij9c26vajk54qol0r5dm4deblfi0/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/28 05:00:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xopirom9vosu/CopyDest" 2025/06/28 05:00:23 DEBUG : Creating backend with remote "TestDrive:crypt/ukbuqam1o1u2q201kdiphshnij9c26vajk54qol0r5dm4deblfi0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/28 05:00:24 DEBUG : one: Need to transfer - File not found at Destination 2025/06/28 05:00:27 DEBUG : one: md5 = ca200d829c8b4d92f4b1e253c004d372 OK 2025/06/28 05:00:27 INFO : one: Copied (new) 2025/06/28 05:00:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 05:00:30 DEBUG : one: md5 = 1183398f6dda623ba15b60b800869ec4 OK 2025/06/28 05:00:30 INFO : one: Copied (replaced existing) 2025/06/28 05:00:31 DEBUG : dst/one: md5 = 3a7399d6660ee68c85bc17f1dc82219e OK 2025/06/28 05:00:34 DEBUG : CopyDest/one: md5 = 89bbe32be963450573a7209b4ab1fa3b OK 2025/06/28 05:00:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xopirom9vosu/BackupDir" 2025/06/28 05:00:34 DEBUG : Creating backend with remote "TestDrive:crypt/ukbuqam1o1u2q201kdiphshnij9c26vajk54qol0r5dm4deblfi0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/28 05:00:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 05:00:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/28 05:00:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 05:00:38 INFO : one: Moved (server-side) 2025/06/28 05:00:39 INFO : one: Copied (server-side copy) 2025/06/28 05:00:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/28 05:00:41 DEBUG : CopyDest/two: md5 = fd5dceb4586bef7e16786d46e8d9bfec OK 2025/06/28 05:00:41 DEBUG : two: Need to transfer - File not found at Destination 2025/06/28 05:00:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/28 05:00:43 INFO : two: Copied (server-side copy) 2025/06/28 05:00:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/28 05:00:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/28 05:00:43 DEBUG : two: Unchanged skipping 2025/06/28 05:00:45 DEBUG : CopyDest/three: md5 = d0d2b2d5dcb034e438eee1d790fa54f5 OK 2025/06/28 05:00:46 DEBUG : three: Need to transfer - File not found at Destination 2025/06/28 05:00:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/28 05:00:46 DEBUG : three: Destination not found in --copy-dest 2025/06/28 05:00:48 DEBUG : three: md5 = 3a610b36f208ae4b0ba16b765e38ef94 OK 2025/06/28 05:00:48 INFO : three: Copied (new) 2025/06/28 05:00:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/28 05:00:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/28 05:00:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/28 05:00:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/28 05:00:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/28 05:00:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/28 05:00:54 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.08s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:00:55 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/28 05:00:58 DEBUG : TestCopyFileMaxTransfer/file1: md5 = fac9694f6d9892c6e6b16f7d8dc0704c OK 2025/06/28 05:00:58 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/28 05:00:58 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/28 05:00:59 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/06/28 05:00:59 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/28 05:01:01 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/28 05:01:04 DEBUG : TestCopyFileMaxTransfer/file4: md5 = d843ffa6a4c2e76efe65dd2802f42ee4 OK 2025/06/28 05:01:04 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/06/28 05:01:06 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/06/28 05:01:06 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.97s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:01:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': Looking for duplicate names using skip mode. 2025/06/28 05:01:11 NOTICE: one: Found 2 files with duplicate names 2025/06/28 05:01:11 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.64s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:01:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': Looking for duplicate names using skip mode. 2025/06/28 05:01:17 NOTICE: one: Found 3 files with duplicate names 2025/06/28 05:01:17 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/06/28 05:01:17 INFO : one: Deleted 2025/06/28 05:01:17 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.50s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:01:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': Looking for duplicate names using first mode. 2025/06/28 05:01:23 NOTICE: one: Found 3 files with duplicate names 2025/06/28 05:01:24 INFO : one: Deleted 2025/06/28 05:01:24 INFO : one: Deleted 2025/06/28 05:01:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.06s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:01:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': Looking for duplicate names using newest mode. 2025/06/28 05:01:30 NOTICE: one: Found 3 files with duplicate names 2025/06/28 05:01:31 INFO : one: Deleted 2025/06/28 05:01:31 INFO : one: Deleted 2025/06/28 05:01:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.33s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.55s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:01:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': Looking for duplicate names using oldest mode. 2025/06/28 05:01:37 NOTICE: one: Found 3 files with duplicate names 2025/06/28 05:01:37 INFO : one: Deleted 2025/06/28 05:01:38 INFO : one: Deleted 2025/06/28 05:01:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.28s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:01:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': Looking for duplicate names using largest mode. 2025/06/28 05:01:43 NOTICE: one: Found 3 files with duplicate names 2025/06/28 05:01:44 INFO : one: Deleted 2025/06/28 05:01:44 INFO : one: Deleted 2025/06/28 05:01:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.48s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:01:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': Looking for duplicate names using smallest mode. 2025/06/28 05:01:50 NOTICE: one: Found 3 files with duplicate names 2025/06/28 05:01:50 INFO : one: Deleted 2025/06/28 05:01:50 INFO : one: Deleted 2025/06/28 05:01:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.18s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:01:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': Looking for duplicate names using rename mode. 2025/06/28 05:01:57 NOTICE: one.txt: Found 3 files with duplicate names 2025/06/28 05:01:58 INFO : one-2.txt: renamed from: one.txt 2025/06/28 05:01:59 INFO : one-3.txt: renamed from: one.txt 2025/06/28 05:02:00 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.30s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:02:05 DEBUG : dupe1/one.txt: md5 = b5fed0a0752c3c7625997566f3d3e540 OK 2025/06/28 05:02:07 DEBUG : dupe2/two.txt: md5 = 12226c0af4df1d5700bd883f3a553b62 OK 2025/06/28 05:02:09 DEBUG : dupe3/three.txt: md5 = f3e3eb42b621cc6cab3162a15f5381da OK 2025/06/28 05:02:10 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/06/28 05:02:10 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/06/28 05:02:11 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/06/28 05:02:12 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/06/28 05:02:15 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/06/28 05:02:15 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/06/28 05:02:15 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.56s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:02:17 DEBUG : a.txt: md5 = 745f429d24c6693ba984eddbfc74aea1 OK 2025/06/28 05:02:18 DEBUG : zend.txt: md5 = 38bd567f01765711bfd2f9fa60282220 OK 2025/06/28 05:02:20 DEBUG : sub dir/hello world: md5 = 26d450d265e6865ba2d8ffa46a0fd2a2 OK 2025/06/28 05:02:22 DEBUG : sub dir/hello world2: md5 = 79b2e4d0cf071c7f56401a8a91296299 OK 2025/06/28 05:02:24 DEBUG : sub dir/ignore dir/.ignore: md5 = 28e0805795416d5e3e614d2668d04dca OK 2025/06/28 05:02:25 DEBUG : sub dir/ignore dir/should be ignored: md5 = 248ed2b55677b4256cf76ac7dc936d0c OK 2025/06/28 05:02:27 DEBUG : sub dir/sub sub dir/hello world3: md5 = ee5b7485fb234d2b78debc07eff7b5de OK 2025/06/28 05:02:28 DEBUG : a.txt: Excluded (Size Filter) 2025/06/28 05:02:28 DEBUG : a.txt: Excluded 2025/06/28 05:02:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/28 05:02:29 DEBUG : sub dir/hello world: Excluded 2025/06/28 05:02:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/28 05:02:29 DEBUG : sub dir/hello world2: Excluded 2025/06/28 05:02:30 DEBUG : sub dir/ignore dir: Excluded 2025/06/28 05:02:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/28 05:02:30 DEBUG : sub dir/hello world: Excluded 2025/06/28 05:02:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/28 05:02:30 DEBUG : sub dir/hello world2: Excluded 2025/06/28 05:02:30 DEBUG : sub dir/ignore dir: Excluded 2025/06/28 05:02:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/28 05:02:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/28 05:02:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/28 05:02:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/28 05:02:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/28 05:02:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/28 05:02:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.83s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:02:38 DEBUG : a.txt: md5 = 137a383d6ff824c5bd5b4199d581f709 OK 2025/06/28 05:02:39 DEBUG : zend.txt: md5 = 853f074e8f1c34bfeb59a19fb28df1ee OK 2025/06/28 05:02:41 DEBUG : sub dir/hello world: md5 = d45667d714cdaf8c1754b794fb03b5a3 OK 2025/06/28 05:02:42 DEBUG : sub dir/hello world2: md5 = 3979702a50cfc1db74a604418a93daec OK 2025/06/28 05:02:44 DEBUG : sub dir/ignore dir/.ignore: md5 = 21435f66277b5973d1f6dea38549f527 OK 2025/06/28 05:02:46 DEBUG : sub dir/ignore dir/should be ignored: md5 = 3dec5e975ec4bcd053b8d19b2362b39d OK 2025/06/28 05:02:48 DEBUG : sub dir/sub sub dir/hello world3: md5 = 52d536f7808bd7c400d4c77aa897eaf1 OK 2025/06/28 05:02:49 DEBUG : a.txt: Excluded (Size Filter) 2025/06/28 05:02:49 DEBUG : a.txt: Excluded 2025/06/28 05:02:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/28 05:02:50 DEBUG : sub dir/hello world2: Excluded 2025/06/28 05:02:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/28 05:02:50 DEBUG : sub dir/hello world: Excluded 2025/06/28 05:02:51 DEBUG : sub dir/ignore dir: Excluded 2025/06/28 05:02:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/28 05:02:51 DEBUG : sub dir/hello world2: Excluded 2025/06/28 05:02:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/28 05:02:51 DEBUG : sub dir/hello world: Excluded 2025/06/28 05:02:51 DEBUG : sub dir/ignore dir: Excluded 2025/06/28 05:02:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/28 05:02:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/28 05:02:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/28 05:02:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/28 05:02:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/28 05:02:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/06/28 05:02:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.21s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:02:59 DEBUG : file1: md5 = 83761f7a129248d32309055c457572a2 OK 2025/06/28 05:03:01 DEBUG : sub/file2: md5 = 44a47d66e05a1e07d71861c87f61c4c2 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/06/28 05:03:04 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/06/28 05:03:04 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/06/28 05:03:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/06/28 05:03:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.22s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:03:08 DEBUG : file1: md5 = f65788c346b170cbf01a60081b7b6fd5 OK 2025/06/28 05:03:10 DEBUG : sub/file2: md5 = fc33b5d76ff888d75f89825b31c02b4e 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/06/28 05:03:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xopirom9vosu/notfound" 2025/06/28 05:03:14 DEBUG : Creating backend with remote "TestDrive:crypt/ukbuqam1o1u2q201kdiphshnij9c26vajk54qol0r5dm4deblfi0/qe0i31qdkoejk60elps0ni5sqk" 2025/06/28 05:03:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.32s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.44s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.30s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.31s) --- PASS: TestStatJSON/RootNotFound (1.76s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:03:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': Making directory 2025/06/28 05:03:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:03:21 DEBUG : sub dir/hello world: md5 = d27ace3c9ffdf60cbe3fa24faaa053f0 OK 2025/06/28 05:03:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.59s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:03:25 DEBUG : potato2: md5 = 913c1ca0c8df3f7921b3392ab3ed9d05 OK 2025/06/28 05:03:26 DEBUG : empty space: md5 = b54144abf38559065c1265b73abde269 OK --- PASS: TestLs (4.69s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:03:29 DEBUG : potato2: md5 = 28ef1ca3cb70423645254de6b4ea9490 OK 2025/06/28 05:03:31 DEBUG : empty space: md5 = 13901b8dcb7e384a767d5c0a1a164a18 OK 2025/06/28 05:03:31 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/28 05:03:31 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.58s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:03:34 DEBUG : potato2: md5 = 835c432e9b4aeae505503b061b884e2f OK 2025/06/28 05:03:35 DEBUG : empty space: md5 = 83fcefeab4d9427b0d9e040f670426a7 OK --- PASS: TestLsLong (4.37s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:03:38 DEBUG : potato2: md5 = 4bbfe1a733681c5228a2b6d721253192 OK 2025/06/28 05:03:40 DEBUG : empty space: md5 = 32e0181bbdb1555b8a2bd64cce49695d OK --- PASS: TestHashSums (4.20s) === RUN TestHashSumsWithErrors 2025/06/28 05:03:41 DEBUG : Creating backend with remote ":memory:" 2025/06/28 05:03:41 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/28 05:03:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/28 05:03:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/28 05:03:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/28 05:03:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/28 05:03:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/28 05:03:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/28 05:03:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/28 05:03:41 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-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:03:43 DEBUG : potato2: md5 = f70a9a6ea2919ef538bb725cdd13a16f OK 2025/06/28 05:03:44 DEBUG : empty space: md5 = 7d496f392e3cb1afc38fa24999c5dba6 OK 2025/06/28 05:03:46 DEBUG : sub dir/potato3: md5 = 472d2b0ff19ddbc5ab079405ffea4fdb OK 2025/06/28 05:03:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.04s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:03:50 DEBUG : small: md5 = ba722468ecd5a3000f5c11b5ac083edc OK 2025/06/28 05:03:52 DEBUG : medium: md5 = 7be545e57f8fb5ec6b6d6ad6f14f4224 OK 2025/06/28 05:03:53 DEBUG : large: md5 = f4536c260dab64e3a607d16b74e04ccb OK 2025/06/28 05:03:53 DEBUG : Waiting for deletions to finish 2025/06/28 05:03:54 DEBUG : large: Excluded (Size Filter) 2025/06/28 05:03:54 INFO : small: Deleted 2025/06/28 05:03:54 INFO : medium: Deleted --- PASS: TestDelete (6.12s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:03:57 DEBUG : small: md5 = 76a2b258dda2b5b1d63bff322156d27f OK 2025/06/28 05:03:58 DEBUG : medium: md5 = 5a350298706b8d0192ad57dd1416c6fe OK 2025/06/28 05:03:59 DEBUG : large: md5 = 5d10f9a16d46dbe5982a02c523fdc7c4 OK 2025/06/28 05:04:00 DEBUG : Waiting for deletions to finish 2025/06/28 05:04:00 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/06/28 05:04:00 INFO : medium: Deleted 2025/06/28 05:04:00 INFO : large: Deleted --- PASS: TestMaxDelete (6.53s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:04:03 DEBUG : small: md5 = 8690861f37f236cd7a6bacab4837b549 OK 2025/06/28 05:04:05 DEBUG : medium: md5 = 8c9e4cbd80e6da30faafc5885e8cc492 OK 2025/06/28 05:04:06 DEBUG : large: md5 = 44680d1dc014defdd6b4f848157de308 OK 2025/06/28 05:04:06 DEBUG : Waiting for deletions to finish 2025/06/28 05:04:06 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/28 05:04:07 INFO : small: Deleted 2025/06/28 05:04:07 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.57s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:04:10 DEBUG : small: md5 = a9e4bf70fc89252caa974e03ded195ae OK 2025/06/28 05:04:11 DEBUG : medium: md5 = 4339f29033bc2733b1fb2ab1024f48ac OK 2025/06/28 05:04:13 DEBUG : large: md5 = 0c1c01491c9c1713799bce0689d85e1c OK 2025/06/28 05:04:13 DEBUG : Waiting for deletions to finish 2025/06/28 05:04:13 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/06/28 05:04:13 INFO : small: Deleted 2025/06/28 05:04:13 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.72s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:04:16 DEBUG : ReadFile: md5 = 10e4643fddafbfba1643e5c191cc44d4 OK --- PASS: TestReadFile (3.95s) === RUN TestRetry 2025/06/28 05:04:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/28 05:04:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/28 05:04:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/28 05:04:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/28 05:04:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/28 05:04:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/28 05:04:19 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-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:04:20 DEBUG : file1: md5 = 1f253d7ef463ac70e1636d1b92eaf395 OK 2025/06/28 05:04:22 DEBUG : file2: md5 = 37973d01f94b94268c1bfcfade2c3f5b OK --- PASS: TestCat (16.16s) === RUN TestPurge 2025/06/28 05:04:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pisunar0zoka" 2025/06/28 05:04:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 05:04:35 DEBUG : Creating backend with remote "TestDrive:crypt/95e9puf28lo8gvng477o26vf6rfbo7fmeft1e62fpkte8qtnkr6g" 2025/06/28 05:04:36 DEBUG : Creating backend with remote "/tmp/rclone1822758779" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pisunar0zoka'", Local "Local file system at /tmp/rclone1822758779", Modify Window "1ms" 2025/06/28 05:04:41 DEBUG : A1/B1/C1/one: md5 = 8ec3d95a89d98c2b8ea432279877e170 OK 2025/06/28 05:04:41 INFO : A2: Making directory 2025/06/28 05:04:43 INFO : A1/B2: Making directory 2025/06/28 05:04:43 INFO : A1/B2/C2: Making directory 2025/06/28 05:04:44 INFO : A1/B1/C3: Making directory 2025/06/28 05:04:45 INFO : A3: Making directory 2025/06/28 05:04:46 INFO : A3/B3: Making directory 2025/06/28 05:04:46 INFO : A3/B3/C4: Making directory 2025/06/28 05:04:49 DEBUG : A1/two: md5 = d1fbbd57ff8305a4294db47076b69a80 OK 2025/06/28 05:04:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pisunar0zoka': Purge remote 2025/06/28 05:04:52 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.94s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:04:57 DEBUG : A1/B1/C1/one: md5 = 3ae6dcd6f3818a194632e8709a4a5642 OK 2025/06/28 05:04:57 INFO : A2: Making directory 2025/06/28 05:04:57 INFO : A1/B2: Making directory 2025/06/28 05:04:58 INFO : A1/B2/C2: Making directory 2025/06/28 05:04:59 INFO : A1/B1/C3: Making directory 2025/06/28 05:04:59 INFO : A3: Making directory 2025/06/28 05:05:00 INFO : A3/B3: Making directory 2025/06/28 05:05:01 INFO : A3/B3/C4: Making directory 2025/06/28 05:05:03 DEBUG : A1/two: md5 = e2c6ca6f69b8b0e3155363c25399f252 OK 2025/06/28 05:05:04 DEBUG : removing 1 level 3 directories 2025/06/28 05:05:04 INFO : A3/B3/C4: Removing directory 2025/06/28 05:05:07 DEBUG : removing 2 level 3 directories 2025/06/28 05:05:07 INFO : A1/B1/C3: Removing directory 2025/06/28 05:05:07 INFO : A1/B2/C2: Removing directory 2025/06/28 05:05:08 DEBUG : removing 2 level 2 directories 2025/06/28 05:05:08 INFO : A3/B3: Removing directory 2025/06/28 05:05:08 INFO : A1/B2: Removing directory 2025/06/28 05:05:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/28 05:05:08 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/06/28 05:05:09 DEBUG : removing 2 level 1 directories 2025/06/28 05:05:09 INFO : A3: Removing directory 2025/06/28 05:05:09 INFO : A2: Removing directory 2025/06/28 05:05:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/06/28 05:05:12 DEBUG : removing 1 level 3 directories 2025/06/28 05:05:12 INFO : A1/B1/C1: Removing directory 2025/06/28 05:05:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/28 05:05:13 DEBUG : removing 1 level 2 directories 2025/06/28 05:05:13 INFO : A1/B1: Removing directory 2025/06/28 05:05:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/28 05:05:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/28 05:05:14 DEBUG : removing 1 level 1 directories 2025/06/28 05:05:14 INFO : A1: Removing directory 2025/06/28 05:05:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/28 05:05:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/28 05:05:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/28 05:05:14 DEBUG : removing 1 level 0 directories 2025/06/28 05:05:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': Removing directory 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/28 05:05:15 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.76s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:05:17 INFO : A1: Making directory 2025/06/28 05:05:17 INFO : A1/B1: Making directory 2025/06/28 05:05:18 INFO : A1/B1/C1: Making directory 2025/06/28 05:05:21 DEBUG : removing 1 level 3 directories 2025/06/28 05:05:21 INFO : A1/B1/C1: Removing directory 2025/06/28 05:05:21 DEBUG : removing 1 level 2 directories 2025/06/28 05:05:21 INFO : A1/B1: Removing directory 2025/06/28 05:05:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/28 05:05:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.83s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:05:24 INFO : A1: Making directory 2025/06/28 05:05:25 INFO : A1/B1: Making directory 2025/06/28 05:05:25 INFO : A1/B1/C1: Making directory 2025/06/28 05:05:28 DEBUG : removing 1 level 3 directories 2025/06/28 05:05:28 INFO : A1/B1/C1: Removing directory 2025/06/28 05:05:29 DEBUG : removing 1 level 2 directories 2025/06/28 05:05:29 INFO : A1/B1: Removing directory 2025/06/28 05:05:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/28 05:05:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.73s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:05:33 DEBUG : file1: md5 = 675cbe20b914edc0036d573b26b0204b OK 2025/06/28 05:05:34 DEBUG : filename.txt: File name found in url 2025/06/28 05:05:35 DEBUG : filename.txt: md5 = acaa833fb7e509f89494b299afd674c1 OK 2025/06/28 05:05:35 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/06/28 05:05:36 DEBUG : headerfilename.txt: md5 = f05de22084f28b41703059e557dcc33e OK 2025/06/28 05:05:38 DEBUG : file2: md5 = ac6351013e81e44ad9ff1e9572409d7d OK --- PASS: TestCopyURL (8.61s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:05:40 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/28 05:05:42 DEBUG : sub/file2: md5 = 9bb53e1c2b33b052148f644c20b9849b OK 2025/06/28 05:05:42 INFO : file1: Copied (new) to: sub/file2 2025/06/28 05:05:42 INFO : file1: Deleted 2025/06/28 05:05:43 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/28 05:05:43 DEBUG : file1: Unchanged skipping 2025/06/28 05:05:43 INFO : file1: Deleted 2025/06/28 05:05:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': don't need to copy/move sub/file2, it is already at target location 2025/06/28 05:05:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.83s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:05:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/28 05:05:48 DEBUG : file1: md5 = 2d4f43fb90c7cbfe5751790f78509d2e OK 2025/06/28 05:05:48 INFO : file1: Copied (new) 2025/06/28 05:05:48 INFO : file1: Deleted 2025/06/28 05:05:48 DEBUG : file1: Destination exists, skipping 2025/06/28 05:05:48 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.30s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:05:52 DEBUG : dst/file1: md5 = f578ccd8b7ae639a16c1a1d06122dbfc OK 2025/06/28 05:05:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xopirom9vosu/backup" 2025/06/28 05:05:53 DEBUG : Creating backend with remote "TestDrive:crypt/ukbuqam1o1u2q201kdiphshnij9c26vajk54qol0r5dm4deblfi0/1nrff024r7pq65ecp72fc28jb0" 2025/06/28 05:05:55 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/28 05:05:57 INFO : dst/file1: Moved (server-side) 2025/06/28 05:05:58 DEBUG : dst/file1: md5 = 77082b01d96d872ff4f1f0a553c35437 OK 2025/06/28 05:05:58 INFO : dst/file1: Copied (new) 2025/06/28 05:05:58 INFO : dst/file1: Deleted 2025/06/28 05:06:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/28 05:06:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/28 05:06:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.49s) === 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-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:06:05 DEBUG : A1/one: md5 = c3e8918b5b198302111b55f3d2d20137 OK 2025/06/28 05:06:06 DEBUG : A1/two: md5 = 68b80a3a26d29de879752b16dfb349e8 OK 2025/06/28 05:06:09 DEBUG : A1/B1/three: md5 = c85c44c5dce10450c87a415af5fbf7c0 OK 2025/06/28 05:06:11 DEBUG : A1/B1/C1/four: md5 = 05ab3c6a31ddaef6e234a7e540cfce45 OK 2025/06/28 05:06:13 DEBUG : A1/B1/C2/five: md5 = 37e80c764f673f2626581ef92e5a23ef OK 2025/06/28 05:06:13 INFO : A1/B2: Making directory 2025/06/28 05:06:14 INFO : A1/B1/C3: Making directory 2025/06/28 05:06:23 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/06/28 05:06:23 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/06/28 05:06:23 INFO : A2/two: Moved (server-side) to: A3/two 2025/06/28 05:06:23 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/06/28 05:06:23 INFO : A2/one: Moved (server-side) to: A3/one 2025/06/28 05:06:26 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/28 05:06:26 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/28 05:06:26 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/28 05:06:27 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/28 05:06:27 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/28 05:06:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/28 05:06:34 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/06/28 05:06:34 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/06/28 05:06:34 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/06/28 05:06:35 INFO : A3/two: Moved (server-side) to: A4/two 2025/06/28 05:06:35 INFO : A3/one: Moved (server-side) to: A4/one 2025/06/28 05:06:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/28 05:06:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/28 05:06:38 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/28 05:06:38 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/28 05:06:38 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/28 05:06:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/06/28 05:06:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/06/28 05:06:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/28 05:06:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/28 05:06:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/28 05:06:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/28 05:06:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/28 05:06:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/28 05:06:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/28 05:06:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.54s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:06:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': File to upload is small (34 bytes), uploading instead of streaming 2025/06/28 05:06:49 DEBUG : no_checksum_small_file_from_pipe: md5 = fea97cdcf6fc5a81004d276e4801eeb9 OK 2025/06/28 05:06:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/28 05:06:49 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/28 05:06:50 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/06/28 05:06:51 DEBUG : no_checksum_big_file_from_pipe: md5 = d02c61f8a0daed8ba93f62c9f7002c05 OK 2025/06/28 05:06:51 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-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:06:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': File to upload is small (34 bytes), uploading instead of streaming 2025/06/28 05:06:54 DEBUG : with_checksum_small_file_from_pipe: md5 = d831b095706e47507e6d5d13a2fd27c8 OK 2025/06/28 05:06:54 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/28 05:06:55 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/06/28 05:06:56 DEBUG : with_checksum_big_file_from_pipe: md5 = ab45087e7c27d7f0b088d2384e2ec16a OK 2025/06/28 05:06:56 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-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:06:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': File to upload is small (34 bytes), uploading instead of streaming 2025/06/28 05:06:59 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/28 05:06:59 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/28 05:07:00 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-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:07:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': File to upload is small (34 bytes), uploading instead of streaming 2025/06/28 05:07:04 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/28 05:07:04 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/28 05:07:05 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.44s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.99s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.79s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/06/28 05:07:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': File to upload is small (48 bytes), uploading instead of streaming 2025/06/28 05:07:08 DEBUG : rcat_metadata: md5 = f60414f88d490130ef5e69048902a79d OK 2025/06/28 05:07:08 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/06/28 05:07:10 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/06/28 05:07:11 DEBUG : rcat_metadata_uploadcutoff0: md5 = f813958cb7d1043df03c31c7fc37bf23 OK 2025/06/28 05:07:11 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.71s) --- PASS: TestRcatMetadata/Normal (2.53s) --- PASS: TestRcatMetadata/ViaDisk (2.70s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:07:14 DEBUG : potato1: md5 = 2c328e8a944c7f1565adc4b05b887e57 OK 2025/06/28 05:07:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': File to upload is small (60 bytes), uploading instead of streaming 2025/06/28 05:07:15 DEBUG : potato2: md5 = 0de7b32defe0e91568b58f6ddb0b343c OK 2025/06/28 05:07:15 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.51s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:07:18 DEBUG : potato1: md5 = 8dc0de6dc8e18194b9f5c7561702ef36 OK 2025/06/28 05:07:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': File to upload is small (60 bytes), uploading instead of streaming 2025/06/28 05:07:20 DEBUG : potato2: md5 = 51c77f6a2373c9c6043e98c03a531e39 OK 2025/06/28 05:07:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.96s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:07:23 DEBUG : potato2: md5 = af90eb0c932ae6419ea3c8e79025724b OK 2025/06/28 05:07:25 DEBUG : empty space: md5 = c007d7e7da570f68da5db18e638ee0bf OK 2025/06/28 05:07:27 DEBUG : sub dir/potato3: md5 = a735d5c819e1da99575a486e7aae0bd3 OK 2025/06/28 05:07:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': Touching "sub dir/potato3" 2025/06/28 05:07:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': Touching "empty space" 2025/06/28 05:07:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': Touching "potato2" 2025/06/28 05:07:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.44s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:07:31 DEBUG : dir with metadata: Making directory with metadata 2025/06/28 05:07:32 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.23s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:07:34 DEBUG : directory with modtime: Making directory with metadata 2025/06/28 05:07:34 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.22s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:07:36 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/28 05:07:36 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/28 05:07:36 DEBUG : Google drive root 'crypt/ukbuqam1o1u2q201kdiphshnij9c26vajk54qol0r5dm4deblfi0': Skipping btime metadata as can't update it on an existing file: 2025-06-28T05:07:36.299610616Z 2025/06/28 05:07:37 INFO : non existent directory: Updated directory metadata 2025/06/28 05:07:39 DEBUG : Google drive root 'crypt/ukbuqam1o1u2q201kdiphshnij9c26vajk54qol0r5dm4deblfi0': Skipping btime metadata as can't update it on an existing file: 2025-06-28T05:07:36.299610616Z 2025/06/28 05:07:39 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.96s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:07:41 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/06/28 05:07:42 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/06/28 05:07:43 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.83s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:07:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/28 05:07:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/28 05:07:45 DEBUG : dst: Making directory with metadata 2025/06/28 05:07:45 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/28 05:07:45 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/28 05:07:46 INFO : dst: Set directory modification time (using SetModTime) 2025/06/28 05:07:46 INFO : dst: Set directory modification time (using SetModTime) 2025/06/28 05:07:46 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/06/28 05:07:47 INFO : dst: Set directory modification time (using SetModTime) 2025/06/28 05:07:47 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.60s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu'", Local "Local file system at /tmp/rclone3696739318", Modify Window "1ms" 2025/06/28 05:07:50 DEBUG : sub dir/test remove existing: md5 = e6f3f6165483cd5991644e84083c7ea2 OK 2025/06/28 05:07:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 70d24f3ec64b26091149f9bb63e88cde OK 2025/06/28 05:07:54 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kubaruc0" before starting 2025/06/28 05:07:55 DEBUG : sub dir/test remove existing.kubaruc0: TEST: removing renamed existing file after operation 2025/06/28 05:07:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.venaruy6" before starting 2025/06/28 05:07:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.venaruy6: TEST: renaming existing back after failed operation 2025/06/28 05:07:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xeguzit0" before starting 2025/06/28 05:07:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xeguzit0: TEST: removing renamed existing file after operation 2025/06/28 05:08:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "skn6c796qqvb5gilcqju9vg6s34kmpo08ic980ft8d5em66afqig" 2025/06/28 05:08:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "hr4cin5ht2s5jg86p8oksq7giqi46u9g0b5s26nh3k0vh5ohq42fplule7nfnm8hvubdrejsm1ta5t3194mj3l9ua31gpa10050qvq4a94gt967jltdldgq3c0cbh0v1m49d6h2blql10m5qfp6oul0tklhqht55vq9jv663463813e3jj0g" --- PASS: TestRemoveExisting (13.22s) === 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/06/28 05:08:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xopirom9vosu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m43.006931614s (try 1/5)