"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/09/19 04:03:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-repayaf8fumu" 2025/09/19 04:03:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 04:03:11 DEBUG : Creating backend with remote "TestDrive:crypt/q8mfkin5a3red37mu2p9493fesjps261ltna8jl6pqdtuh6bpr90" 2025/09/19 04:03:12 DEBUG : Creating backend with remote "/tmp/rclone582679330" === 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-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", 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/09/19 04:03:13 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/19 04:03:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/19 04:03:13 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/19 04:03:13 DEBUG : potato: Seek from 10 to 0 2025/09/19 04:03:13 DEBUG : potato: Seek from 10 to 0 2025/09/19 04:03:13 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/19 04:03:13 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/19 04:03:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/19 04:03:13 DEBUG : potato: Seek from 5 to 2 2025/09/19 04:03:13 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/19 04:03:13 DEBUG : potato: Seek from 7 to 0 2025/09/19 04:03:13 DEBUG : potato: Seek from 7 to 0 2025/09/19 04:03:13 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/19 04:03:13 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/19 04:03:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/19 04:03:13 DEBUG : potato: Seek from 5 to 2 2025/09/19 04:03:13 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/19 04:03:13 DEBUG : potato: Seek from 8 to 0 2025/09/19 04:03:13 DEBUG : potato: Seek from 8 to 0 2025/09/19 04:03:13 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/19 04:03:13 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/19 04:03:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/19 04:03:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/19 04:03:13 DEBUG : potato: Seek from 5 to 2 2025/09/19 04:03:13 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/19 04:03:13 DEBUG : potato: Seek from 9 to 0 2025/09/19 04:03:13 DEBUG : potato: Seek from 9 to 0 2025/09/19 04:03:13 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-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:03:15 DEBUG : rutabaga: md5 = 3a1bac09b999684a0a16da90a857f94c OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/19 04:03:17 DEBUG : empty space: md5 = a384b2e38f6d6caf33deae695b044f0e OK === RUN TestCheck/3 2025/09/19 04:03:19 DEBUG : potato2: md5 = 8f31fb82c9836797a32b586bef69346f OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/19 04:03:22 DEBUG : remotepotato: md5 = 122e550d4f47db11ecc91eb3f815306a OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.82s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/09/19 04:03:25 DEBUG : Creating backend with remote "nonexistent" 2025/09/19 04:03:25 DEBUG : Creating backend with remote "nonexistent" 2025/09/19 04:03:25 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/19 04:03:25 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/19 04:03:25 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/19 04:03:25 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:03:26 DEBUG : rutabaga: md5 = e4987d444d00a3170da4f44ab145c9b2 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/19 04:03:30 DEBUG : empty space: md5 = 874e9cc8520e7156ea5c0d34318c49c2 OK === RUN TestCheckDownload/3 2025/09/19 04:03:33 DEBUG : potato2: md5 = b2e05c1171c840ece0111f1cdc4053a8 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/19 04:03:37 DEBUG : remotepotato: md5 = 21ccb78528284590ef8a6f795e2c8c46 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.57s) --- PASS: TestCheckDownload/1 (1.02s) --- PASS: TestCheckDownload/2 (0.92s) --- PASS: TestCheckDownload/3 (1.00s) --- PASS: TestCheckDownload/4 (1.33s) --- PASS: TestCheckDownload/5 (0.97s) --- PASS: TestCheckDownload/6 (0.96s) --- PASS: TestCheckDownload/7 (1.74s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:03:44 DEBUG : rutabaga: md5 = 09753b5fd5cb37feb6c3a9bc9641d6c3 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/19 04:03:46 DEBUG : empty space: md5 = bc01ec5fc959941378b90af973bdda54 OK === RUN TestCheckSizeOnly/3 2025/09/19 04:03:48 DEBUG : potato2: md5 = 01e06434beb0be7ed1af71be554c4cfb OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/19 04:03:50 DEBUG : remotepotato: md5 = bfd069d820f5e190f473c978baa30577 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.10s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.30s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:03:55 DEBUG : test.sum: md5 = 5e4f54532a31352d5a4fb1969ed4c12d OK 2025/09/19 04:03:56 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/19 04:03:56 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/19 04:03:56 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/19 04:03:56 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/19 04:03:57 DEBUG : test.sum: md5 = 0880c98cb4d5b88c0820011932c193f8 OK 2025/09/19 04:03:59 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/19 04:03:59 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/19 04:03:59 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/19 04:03:59 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.25s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:03:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-repayaf8fumu/data" 2025/09/19 04:04:00 DEBUG : Creating backend with remote "TestDrive:crypt/q8mfkin5a3red37mu2p9493fesjps261ltna8jl6pqdtuh6bpr90/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.16s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:04:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-repayaf8fumu/data" 2025/09/19 04:04:02 DEBUG : Creating backend with remote "TestDrive:crypt/q8mfkin5a3red37mu2p9493fesjps261ltna8jl6pqdtuh6bpr90/vjrnln8ratgmqakfosrqe8espk" 2025/09/19 04:04:05 DEBUG : data/banana: md5 = e137d8a81280388a13502868119e4650 OK 2025/09/19 04:04:07 DEBUG : test.sum: md5 = 5fd0832ed90167b1c162d4013ca232f5 OK === RUN TestCheckSumDownload/subtest1 2025/09/19 04:04:11 DEBUG : data/potato: md5 = d1cd3415a96da2d485ff52afbe208698 OK 2025/09/19 04:04:13 DEBUG : test.sum: md5 = 84e39797506a58bb4c412f6be6cf691a OK === RUN TestCheckSumDownload/subtest2 2025/09/19 04:04:17 DEBUG : test.sum: md5 = 7dc939cdfb26318587799d90f5c448d1 OK === RUN TestCheckSumDownload/subtest3 2025/09/19 04:04:22 DEBUG : test.sum: md5 = 0717b1983d835da5fbdc16759a42eac8 OK === RUN TestCheckSumDownload/subtest4 2025/09/19 04:04:26 DEBUG : test.sum: md5 = f19597be4c1a64fa5b25ceff85810ec0 OK === RUN TestCheckSumDownload/subtest5 2025/09/19 04:04:30 DEBUG : test.sum: md5 = 02a84d09485d8b87603648ed837bfc0a OK === RUN TestCheckSumDownload/subtest6 2025/09/19 04:04:35 DEBUG : data/banana: md5 = cd63f830682cafc472326f38ed0ea6ad OK 2025/09/19 04:04:36 DEBUG : data/potato: md5 = 36c0a3b652f456f97087cc41abf95648 OK 2025/09/19 04:04:38 DEBUG : test.sum: md5 = 0bb475b2d135659977f3901f51902d51 OK === RUN TestCheckSumDownload/subtest7 2025/09/19 04:04:43 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/19 04:04:43 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (42.05s) --- PASS: TestCheckSumDownload/subtest1 (2.44s) --- PASS: TestCheckSumDownload/subtest2 (2.37s) --- PASS: TestCheckSumDownload/subtest3 (2.18s) --- PASS: TestCheckSumDownload/subtest4 (2.34s) --- PASS: TestCheckSumDownload/subtest5 (2.51s) --- PASS: TestCheckSumDownload/subtest6 (2.21s) --- PASS: TestCheckSumDownload/subtest7 (2.29s) === RUN TestApplyTransforms 2025/09/19 04:04:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hihecaz1wagi" 2025/09/19 04:04:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 04:04:44 DEBUG : Creating backend with remote "TestDrive:crypt/84lc93ige9ri53352ieppup1u8qem1dnqn933o4t7djjgs9ootf0" 2025/09/19 04:04:45 DEBUG : Creating backend with remote "/tmp/rclone956705539" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hihecaz1wagi'", Local "Local file system at /tmp/rclone956705539", Modify Window "1ms" 2025/09/19 04:04:47 DEBUG : hello, world!: md5 = 6fe85b791cc8fed02188030c29dfdc54 OK upper checkfile vs. lower remote (without normalization) 2025/09/19 04:04:47 ERROR : hello, world!: sum not found 2025/09/19 04:04:47 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hihecaz1wagi' 2025/09/19 04:04:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hihecaz1wagi': 1 files missing 2025/09/19 04:04:47 NOTICE: 1 hashes missing 2025/09/19 04:04:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hihecaz1wagi': 1 differences found 2025/09/19 04:04:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hihecaz1wagi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/19 04:04:49 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/19 04:04:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hihecaz1wagi': 0 differences found 2025/09/19 04:04:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hihecaz1wagi': 1 matching files 2025/09/19 04:04:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lelibev2vage" 2025/09/19 04:04:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 04:04:49 DEBUG : Creating backend with remote "TestDrive:crypt/v20src7n7o984dcf8e9e3vtib6ig10iedgbk2vmdjl8rrh7gn5kg" 2025/09/19 04:04:50 DEBUG : Creating backend with remote "/tmp/rclone2395141041" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelibev2vage'", Local "Local file system at /tmp/rclone2395141041", Modify Window "1ms" 2025/09/19 04:04:52 DEBUG : HELLO, WORLD!: md5 = a1e1cf4e4e5c7f57dae7d58a70ff7f4f OK lower checkfile vs. upper remote (without normalization) 2025/09/19 04:04:52 ERROR : HELLO, WORLD!: sum not found 2025/09/19 04:04:52 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lelibev2vage' 2025/09/19 04:04:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lelibev2vage': 1 files missing 2025/09/19 04:04:52 NOTICE: 1 hashes missing 2025/09/19 04:04:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lelibev2vage': 1 differences found 2025/09/19 04:04:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lelibev2vage': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/19 04:04:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/19 04:04:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lelibev2vage': 0 differences found 2025/09/19 04:04:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lelibev2vage': 1 matching files 2025/09/19 04:04:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-naviyol2ceno" 2025/09/19 04:04:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 04:04:53 DEBUG : Creating backend with remote "TestDrive:crypt/n3k1ej9n0q35ik2altsk5ot3s38c3fv9im2h9huupeje5jnkjr4g" 2025/09/19 04:04:54 DEBUG : Creating backend with remote "/tmp/rclone3280557778" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naviyol2ceno'", Local "Local file system at /tmp/rclone3280557778", Modify Window "1ms" 2025/09/19 04:04:57 DEBUG : HeLlO, wOrLd!: md5 = e831eb9e131a4c3e244108654bd65330 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/19 04:04:57 ERROR : HeLlO, wOrLd!: sum not found 2025/09/19 04:04:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-naviyol2ceno' 2025/09/19 04:04:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naviyol2ceno': 1 files missing 2025/09/19 04:04:57 NOTICE: 1 hashes missing 2025/09/19 04:04:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naviyol2ceno': 1 differences found 2025/09/19 04:04:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naviyol2ceno': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/19 04:04:58 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/19 04:04:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naviyol2ceno': 0 differences found 2025/09/19 04:04:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naviyol2ceno': 1 matching files 2025/09/19 04:04:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bopetom0qupe" 2025/09/19 04:04:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 04:04:58 DEBUG : Creating backend with remote "TestDrive:crypt/ra2it4rj0uj6vkav3dk15j1tfbje6qcb1iav72r6c932fe7kib3g" 2025/09/19 04:04:59 DEBUG : Creating backend with remote "/tmp/rclone1588485092" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bopetom0qupe'", Local "Local file system at /tmp/rclone1588485092", Modify Window "1ms" 2025/09/19 04:05:02 DEBUG : HELLO, WORLD!: md5 = 8617e3a3d5f670d50e77eb70096e270e OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/19 04:05:02 ERROR : HELLO, WORLD!: sum not found 2025/09/19 04:05:02 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bopetom0qupe' 2025/09/19 04:05:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bopetom0qupe': 1 files missing 2025/09/19 04:05:02 NOTICE: 1 hashes missing 2025/09/19 04:05:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bopetom0qupe': 1 differences found 2025/09/19 04:05:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bopetom0qupe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/19 04:05:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/19 04:05:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bopetom0qupe': 0 differences found 2025/09/19 04:05:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bopetom0qupe': 1 matching files 2025/09/19 04:05:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rawateb4zapu" 2025/09/19 04:05:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 04:05:03 DEBUG : Creating backend with remote "TestDrive:crypt/0tgd7qg0r29o6nmvpjk88jiuthggg0h0mn6bo4dne6eqae1iileg" 2025/09/19 04:05:04 DEBUG : Creating backend with remote "/tmp/rclone3765169774" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rawateb4zapu'", Local "Local file system at /tmp/rclone3765169774", Modify Window "1ms" 2025/09/19 04:05:07 DEBUG : 測試_Русский___ě_áñ: md5 = 6d0c2a8433068026b4c114d093894b0e OK NFD checkfile vs. NFC remote (without normalization) 2025/09/19 04:05:07 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/19 04:05:07 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rawateb4zapu' 2025/09/19 04:05:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawateb4zapu': 1 files missing 2025/09/19 04:05:07 NOTICE: 1 hashes missing 2025/09/19 04:05:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawateb4zapu': 1 differences found 2025/09/19 04:05:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawateb4zapu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/19 04:05:08 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/19 04:05:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawateb4zapu': 0 differences found 2025/09/19 04:05:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawateb4zapu': 1 matching files 2025/09/19 04:05:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lelitoz9buxo" 2025/09/19 04:05:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 04:05:08 DEBUG : Creating backend with remote "TestDrive:crypt/h6vtdsqnarg8e766296ke4cq1gdfk3doksj5nvfu1ublkg1jlrd0" 2025/09/19 04:05:09 DEBUG : Creating backend with remote "/tmp/rclone4219403518" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelitoz9buxo'", Local "Local file system at /tmp/rclone4219403518", Modify Window "1ms" 2025/09/19 04:05:12 DEBUG : 測試_Русский___ě_áñ: md5 = 32309587fe1072ecf27c58ec05788479 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/19 04:05:12 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/19 04:05:12 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lelitoz9buxo' 2025/09/19 04:05:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lelitoz9buxo': 1 files missing 2025/09/19 04:05:12 NOTICE: 1 hashes missing 2025/09/19 04:05:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lelitoz9buxo': 1 differences found 2025/09/19 04:05:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lelitoz9buxo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/19 04:05:13 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/19 04:05:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lelitoz9buxo': 0 differences found 2025/09/19 04:05:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lelitoz9buxo': 1 matching files 2025/09/19 04:05:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mexusan4culo" 2025/09/19 04:05:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 04:05:14 DEBUG : Creating backend with remote "TestDrive:crypt/bcfmqjboq1sghtur6o8smt2dh32696c2ji43vm9o0sqtt3rrql10" 2025/09/19 04:05:15 DEBUG : Creating backend with remote "/tmp/rclone523182119" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mexusan4culo'", Local "Local file system at /tmp/rclone523182119", Modify Window "1ms" 2025/09/19 04:05:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 95ea027b713f3fdd80eeec40c3960b57 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/19 04:05:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/19 04:05:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mexusan4culo' 2025/09/19 04:05:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mexusan4culo': 1 files missing 2025/09/19 04:05:17 NOTICE: 1 hashes missing 2025/09/19 04:05:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mexusan4culo': 1 differences found 2025/09/19 04:05:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mexusan4culo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/19 04:05:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/19 04:05:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mexusan4culo': 0 differences found 2025/09/19 04:05:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mexusan4culo': 1 matching files 2025/09/19 04:05:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xipifez6jiru" 2025/09/19 04:05:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 04:05:19 DEBUG : Creating backend with remote "TestDrive:crypt/hqhtld3c2btu73pec8v6epdem6lsjs8h7j765ngk4qrp3eu7ougg" 2025/09/19 04:05:20 DEBUG : Creating backend with remote "/tmp/rclone323200264" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xipifez6jiru'", Local "Local file system at /tmp/rclone323200264", Modify Window "1ms" 2025/09/19 04:05:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 103f10c49b078cdadc79967dad5686ed OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/19 04:05:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/19 04:05:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xipifez6jiru' 2025/09/19 04:05:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xipifez6jiru': 1 files missing 2025/09/19 04:05:23 NOTICE: 1 hashes missing 2025/09/19 04:05:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xipifez6jiru': 1 differences found 2025/09/19 04:05:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xipifez6jiru': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/19 04:05:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/19 04:05:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xipifez6jiru': 0 differences found 2025/09/19 04:05:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xipifez6jiru': 1 matching files 2025/09/19 04:05:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuyepal3huxe" 2025/09/19 04:05:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 04:05:24 DEBUG : Creating backend with remote "TestDrive:crypt/imremc18gtos76tmos27lq04bbku0qg8422g5unf7tkftmg13o8g" 2025/09/19 04:05:25 DEBUG : Creating backend with remote "/tmp/rclone1977852472" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuyepal3huxe'", Local "Local file system at /tmp/rclone1977852472", Modify Window "1ms" 2025/09/19 04:05:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 200ac5e31ea2dfae2bbad7901df5d83c OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/19 04:05:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/19 04:05:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fuyepal3huxe' 2025/09/19 04:05:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuyepal3huxe': 1 files missing 2025/09/19 04:05:28 NOTICE: 1 hashes missing 2025/09/19 04:05:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuyepal3huxe': 1 differences found 2025/09/19 04:05:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuyepal3huxe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/19 04:05:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/19 04:05:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuyepal3huxe': 0 differences found 2025/09/19 04:05:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuyepal3huxe': 1 matching files 2025/09/19 04:05:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-punayud8faco" 2025/09/19 04:05:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 04:05:29 DEBUG : Creating backend with remote "TestDrive:crypt/0il3sptkg3brajklig0hlnunij153pt3hsp29bqtjqtjngq4r5rg" 2025/09/19 04:05:30 DEBUG : Creating backend with remote "/tmp/rclone3403709500" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-punayud8faco'", Local "Local file system at /tmp/rclone3403709500", Modify Window "1ms" 2025/09/19 04:05:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 695898c2253edf7810775de19dadb8de OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/19 04:05:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/19 04:05:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-punayud8faco' 2025/09/19 04:05:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-punayud8faco': 1 files missing 2025/09/19 04:05:33 NOTICE: 1 hashes missing 2025/09/19 04:05:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-punayud8faco': 1 differences found 2025/09/19 04:05:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-punayud8faco': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/19 04:05:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/19 04:05:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-punayud8faco': 0 differences found 2025/09/19 04:05:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-punayud8faco': 1 matching files 2025/09/19 04:05:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-punayud8faco': Purge remote 2025/09/19 04:05:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuyepal3huxe': Purge remote 2025/09/19 04:05:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xipifez6jiru': Purge remote 2025/09/19 04:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mexusan4culo': Purge remote 2025/09/19 04:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lelitoz9buxo': Purge remote 2025/09/19 04:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rawateb4zapu': Purge remote 2025/09/19 04:05:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bopetom0qupe': Purge remote 2025/09/19 04:05:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naviyol2ceno': Purge remote 2025/09/19 04:05:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lelibev2vage': Purge remote 2025/09/19 04:05:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hihecaz1wagi': Purge remote --- PASS: TestApplyTransforms (55.07s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:05:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/19 04:05:41 DEBUG : sub/file2: md5 = 432c66422771aa0f6d75b8c494cea4cf OK 2025/09/19 04:05:41 INFO : file1: Copied (new) to: sub/file2 2025/09/19 04:05:42 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/19 04:05:42 DEBUG : file1: Unchanged skipping 2025/09/19 04:05:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': don't need to copy/move sub/file2, it is already at target location 2025/09/19 04:05:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.24s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:05:48 DEBUG : dst/file1: md5 = 06dc80da17e4a7c1ab809e0dea952bcc OK 2025/09/19 04:05:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-repayaf8fumu/backup" 2025/09/19 04:05:49 DEBUG : Creating backend with remote "TestDrive:crypt/q8mfkin5a3red37mu2p9493fesjps261ltna8jl6pqdtuh6bpr90/1nrff024r7pq65ecp72fc28jb0" 2025/09/19 04:05:50 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/19 04:05:52 INFO : dst/file1: Moved (server-side) 2025/09/19 04:05:54 DEBUG : dst/file1: md5 = 1eb79a59ca78d16cda78985953e47938 OK 2025/09/19 04:05:54 INFO : dst/file1: Copied (new) 2025/09/19 04:05:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/19 04:05:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/19 04:05:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.41s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:05:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-repayaf8fumu/dst" 2025/09/19 04:05:59 DEBUG : Creating backend with remote "TestDrive:crypt/q8mfkin5a3red37mu2p9493fesjps261ltna8jl6pqdtuh6bpr90/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/19 04:06:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-repayaf8fumu/CompareDest" 2025/09/19 04:06:01 DEBUG : Creating backend with remote "TestDrive:crypt/q8mfkin5a3red37mu2p9493fesjps261ltna8jl6pqdtuh6bpr90/gveqi14airsml4bgu7krj116o8" 2025/09/19 04:06:02 DEBUG : one: Need to transfer - File not found at Destination 2025/09/19 04:06:05 DEBUG : one: md5 = 4f58d4116cfd974be01a1675d4c5be62 OK 2025/09/19 04:06:05 INFO : one: Copied (new) 2025/09/19 04:06:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/19 04:06:08 DEBUG : one: md5 = dc25e17c11b1493e14658fce8aab653d OK 2025/09/19 04:06:08 INFO : one: Copied (replaced existing) 2025/09/19 04:06:10 DEBUG : dst/one: md5 = 2ca490d910ca2aa39521bb5d46e243d2 OK 2025/09/19 04:06:12 DEBUG : CompareDest/one: md5 = 2649516e50f3435f4de7888ca99c6424 OK 2025/09/19 04:06:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/19 04:06:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/19 04:06:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/19 04:06:15 DEBUG : CompareDest/two: md5 = 2713cdb393ea55d239c6371e204dacf6 OK 2025/09/19 04:06:16 DEBUG : two: Need to transfer - File not found at Destination 2025/09/19 04:06:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/19 04:06:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/19 04:06:17 DEBUG : two: Need to transfer - File not found at Destination 2025/09/19 04:06:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/19 04:06:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/19 04:06:19 DEBUG : two: Need to transfer - File not found at Destination 2025/09/19 04:06:19 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/19 04:06:21 DEBUG : two: md5 = 5c424d9bacbe3c6e3c9ff974825de0bb OK 2025/09/19 04:06:21 INFO : two: Copied (new) 2025/09/19 04:06:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/19 04:06:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:06:25 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:06:25 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.44s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:06:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-repayaf8fumu/dst" 2025/09/19 04:06:25 DEBUG : Creating backend with remote "TestDrive:crypt/q8mfkin5a3red37mu2p9493fesjps261ltna8jl6pqdtuh6bpr90/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/19 04:06:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-repayaf8fumu/CopyDest" 2025/09/19 04:06:27 DEBUG : Creating backend with remote "TestDrive:crypt/q8mfkin5a3red37mu2p9493fesjps261ltna8jl6pqdtuh6bpr90/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/19 04:06:29 DEBUG : one: Need to transfer - File not found at Destination 2025/09/19 04:06:31 DEBUG : one: md5 = c4872f921273f76edf4d05e6153f5bf8 OK 2025/09/19 04:06:31 INFO : one: Copied (new) 2025/09/19 04:06:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/19 04:06:34 DEBUG : one: md5 = 718c43166697254012163c689514d967 OK 2025/09/19 04:06:34 INFO : one: Copied (replaced existing) 2025/09/19 04:06:36 DEBUG : dst/one: md5 = d9205820f7ebc7073b276782c806d39e OK 2025/09/19 04:06:38 DEBUG : CopyDest/one: md5 = 7089ff771c56e3198d17c8fd9bc102d9 OK 2025/09/19 04:06:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-repayaf8fumu/BackupDir" 2025/09/19 04:06:39 DEBUG : Creating backend with remote "TestDrive:crypt/q8mfkin5a3red37mu2p9493fesjps261ltna8jl6pqdtuh6bpr90/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/19 04:06:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/19 04:06:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/19 04:06:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/19 04:06:43 INFO : one: Moved (server-side) 2025/09/19 04:06:44 INFO : one: Copied (server-side copy) 2025/09/19 04:06:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/19 04:06:46 DEBUG : CopyDest/two: md5 = b7040409a3a2d055f62e1b37f4f1177b OK 2025/09/19 04:06:47 DEBUG : two: Need to transfer - File not found at Destination 2025/09/19 04:06:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/19 04:06:48 INFO : two: Copied (server-side copy) 2025/09/19 04:06:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/19 04:06:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/19 04:06:49 DEBUG : two: Unchanged skipping 2025/09/19 04:06:51 DEBUG : CopyDest/three: md5 = 141970882892238a0a62dff42324c508 OK 2025/09/19 04:06:52 DEBUG : three: Need to transfer - File not found at Destination 2025/09/19 04:06:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/19 04:06:52 DEBUG : three: Destination not found in --copy-dest 2025/09/19 04:06:54 DEBUG : three: md5 = 391a3b06d205e11c5e7d0bd677fa784d OK 2025/09/19 04:06:54 INFO : three: Copied (new) 2025/09/19 04:06:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/19 04:06:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:06:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/19 04:06:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/19 04:06:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:06:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/19 04:06:59 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.82s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:07:02 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/19 04:07:04 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e309094533e4a12e0f39c7378199988e OK 2025/09/19 04:07:04 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/19 04:07:05 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/19 04:07:05 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/19 04:07:06 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/19 04:07:07 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/19 04:07:08 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 01dbe29f5f8c46405dff1c9efc7a55fc OK 2025/09/19 04:07:08 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/19 04:07:10 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/19 04:07:10 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.33s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:07:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': Looking for duplicate names using skip mode. 2025/09/19 04:07:14 NOTICE: one: Found 2 files with duplicate names 2025/09/19 04:07:14 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.70s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:07:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': Looking for duplicate names using skip mode. 2025/09/19 04:07:21 NOTICE: one: Found 3 files with duplicate names 2025/09/19 04:07:21 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/19 04:07:21 INFO : one: Deleted 2025/09/19 04:07:21 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.98s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:07:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': Looking for duplicate names using first mode. 2025/09/19 04:07:27 NOTICE: one: Found 3 files with duplicate names 2025/09/19 04:07:28 INFO : one: Deleted 2025/09/19 04:07:28 INFO : one: Deleted 2025/09/19 04:07:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.47s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:07:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': Looking for duplicate names using newest mode. 2025/09/19 04:07:34 NOTICE: one: Found 3 files with duplicate names 2025/09/19 04:07:35 INFO : one: Deleted 2025/09/19 04:07:35 INFO : one: Deleted 2025/09/19 04:07:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.90s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:07:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': Looking for duplicate names using oldest mode. 2025/09/19 04:07:42 NOTICE: one: Found 3 files with duplicate names 2025/09/19 04:07:42 INFO : one: Deleted 2025/09/19 04:07:43 INFO : one: Deleted 2025/09/19 04:07:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.10s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:07:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': Looking for duplicate names using largest mode. 2025/09/19 04:07:48 NOTICE: one: Found 3 files with duplicate names 2025/09/19 04:07:49 INFO : one: Deleted 2025/09/19 04:07:49 INFO : one: Deleted 2025/09/19 04:07:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.56s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:07:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': Looking for duplicate names using smallest mode. 2025/09/19 04:07:55 NOTICE: one: Found 3 files with duplicate names 2025/09/19 04:07:56 INFO : one: Deleted 2025/09/19 04:07:56 INFO : one: Deleted 2025/09/19 04:07:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.68s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:08:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': Looking for duplicate names using rename mode. 2025/09/19 04:08:03 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/19 04:08:04 INFO : one-2.txt: renamed from: one.txt 2025/09/19 04:08:06 INFO : one-3.txt: renamed from: one.txt 2025/09/19 04:08:07 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.20s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:08:12 DEBUG : dupe1/one.txt: md5 = 20978a46183d158f2a2b7e97893d89e2 OK 2025/09/19 04:08:14 DEBUG : dupe2/two.txt: md5 = 6e6ef7a3879f48b46fd78f8a6ec786a2 OK 2025/09/19 04:08:16 DEBUG : dupe3/three.txt: md5 = c664a7fd4da033113b5eea60847e5560 OK 2025/09/19 04:08:17 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/19 04:08:17 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/19 04:08:18 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/19 04:08:19 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/19 04:08:22 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/19 04:08:22 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/19 04:08:22 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.14s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:08:24 DEBUG : a.txt: md5 = 7e008a29b9f93e5ba26200418c2f2d94 OK 2025/09/19 04:08:26 DEBUG : zend.txt: md5 = cd05e0ff818b8c0edf70a7cf2035fc79 OK 2025/09/19 04:08:28 DEBUG : sub dir/hello world: md5 = 22dee313b2b5e5977b311e62eb12ac83 OK 2025/09/19 04:08:29 DEBUG : sub dir/hello world2: md5 = 190acfdc09ffccf42352ef90bae51092 OK 2025/09/19 04:08:31 DEBUG : sub dir/ignore dir/.ignore: md5 = 7c75993db77921a3d8fa6d89e8de6c4e OK 2025/09/19 04:08:33 DEBUG : sub dir/ignore dir/should be ignored: md5 = 01e9eebeee904ce9ec5bff1907b81f31 OK 2025/09/19 04:08:35 DEBUG : sub dir/sub sub dir/hello world3: md5 = 97bf6f45afb8a4c26dc7beb21af74a1c OK 2025/09/19 04:08:37 DEBUG : a.txt: Excluded (Size Filter) 2025/09/19 04:08:37 DEBUG : a.txt: Excluded 2025/09/19 04:08:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/19 04:08:37 DEBUG : sub dir/hello world2: Excluded 2025/09/19 04:08:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/19 04:08:37 DEBUG : sub dir/hello world: Excluded 2025/09/19 04:08:38 DEBUG : sub dir/ignore dir: Excluded 2025/09/19 04:08:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/19 04:08:38 DEBUG : sub dir/hello world2: Excluded 2025/09/19 04:08:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/19 04:08:38 DEBUG : sub dir/hello world: Excluded 2025/09/19 04:08:38 DEBUG : sub dir/ignore dir: Excluded 2025/09/19 04:08:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/19 04:08:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/19 04:08:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/19 04:08:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/19 04:08:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/19 04:08:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/19 04:08:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.34s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:08:46 DEBUG : a.txt: md5 = ca7020e60c498e0e1548af748c9d6906 OK 2025/09/19 04:08:48 DEBUG : zend.txt: md5 = cbdf4ed2f3b93f1288ad220231549168 OK 2025/09/19 04:08:50 DEBUG : sub dir/hello world: md5 = 0d9ac0bb8db6c57f1fd6457fdf7dc2a2 OK 2025/09/19 04:08:52 DEBUG : sub dir/hello world2: md5 = 8a12c7201ab6d51dd2e5034a547fa4fb OK 2025/09/19 04:08:54 DEBUG : sub dir/ignore dir/.ignore: md5 = 1867b45a73d65b5743c90080755b0261 OK 2025/09/19 04:08:55 DEBUG : sub dir/ignore dir/should be ignored: md5 = 58ba03ea6b9e740f1fcfa038cf461239 OK 2025/09/19 04:08:57 DEBUG : sub dir/sub sub dir/hello world3: md5 = 77b0396cd02a917f414439d032ecded6 OK 2025/09/19 04:08:59 DEBUG : a.txt: Excluded (Size Filter) 2025/09/19 04:08:59 DEBUG : a.txt: Excluded 2025/09/19 04:08:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/19 04:08:59 DEBUG : sub dir/hello world: Excluded 2025/09/19 04:08:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/19 04:08:59 DEBUG : sub dir/hello world2: Excluded 2025/09/19 04:09:00 DEBUG : sub dir/ignore dir: Excluded 2025/09/19 04:09:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/19 04:09:00 DEBUG : sub dir/hello world: Excluded 2025/09/19 04:09:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/19 04:09:00 DEBUG : sub dir/hello world2: Excluded 2025/09/19 04:09:00 DEBUG : sub dir/ignore dir: Excluded 2025/09/19 04:09:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/19 04:09:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/19 04:09:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/19 04:09:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/19 04:09:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/19 04:09:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/19 04:09:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.06s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:09:09 DEBUG : file1: md5 = ac191b13f3227446add3680ce7406f4a OK 2025/09/19 04:09:11 DEBUG : sub/file2: md5 = 8e000158c183a9b2ede17b4e04d649a6 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/09/19 04:09:14 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/19 04:09:14 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/19 04:09:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/19 04:09:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.98s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.57s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:09:18 DEBUG : file1: md5 = b2227117473e217450dcc509d3664494 OK 2025/09/19 04:09:20 DEBUG : sub/file2: md5 = c344873bd5a28ecc83bf9ee8d37f37fe OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/09/19 04:09:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-repayaf8fumu/notfound" 2025/09/19 04:09:25 DEBUG : Creating backend with remote "TestDrive:crypt/q8mfkin5a3red37mu2p9493fesjps261ltna8jl6pqdtuh6bpr90/qe0i31qdkoejk60elps0ni5sqk" 2025/09/19 04:09:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.61s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.85s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:09:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': Making directory 2025/09/19 04:09:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': Making directory --- PASS: TestMkdir (0.72s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:09:32 DEBUG : sub dir/hello world: md5 = 15e7fd226032cbda18d370977d413cd3 OK 2025/09/19 04:09:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.94s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:09:36 DEBUG : potato2: md5 = 413c2676ba80f26d783ac6a3f1cd2d42 OK 2025/09/19 04:09:37 DEBUG : empty space: md5 = 0c2bdc447acf5425b443ef853703c4bd OK --- PASS: TestLs (4.95s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:09:41 DEBUG : potato2: md5 = 316cc9708148af94f2ec23307848823f OK 2025/09/19 04:09:42 DEBUG : empty space: md5 = 6cd480d05f55a82780fc751e31b443cc OK 2025/09/19 04:09:43 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/19 04:09:43 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.31s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:09:46 DEBUG : potato2: md5 = ec3894310db73304e799b3ad38aec195 OK 2025/09/19 04:09:47 DEBUG : empty space: md5 = 74ab1043e3bec47896e3e51ee3bb6579 OK --- PASS: TestLsLong (4.87s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:09:51 DEBUG : potato2: md5 = 34059680bf72653281ab6564278e3148 OK 2025/09/19 04:09:52 DEBUG : empty space: md5 = 475b230c4c8e4bbb90ac317a10b7cb93 OK --- PASS: TestHashSums (4.48s) === RUN TestHashSumsWithErrors 2025/09/19 04:09:54 DEBUG : Creating backend with remote ":memory:" 2025/09/19 04:09:54 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/19 04:09:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/19 04:09:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/19 04:09:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/19 04:09:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/19 04:09:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/19 04:09:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/19 04:09:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/19 04:09:54 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-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:09:55 DEBUG : potato2: md5 = 80e73ec55aefd747bcc2092748165e07 OK 2025/09/19 04:09:57 DEBUG : empty space: md5 = 404735886acc37a87313a2d746d122c6 OK 2025/09/19 04:09:59 DEBUG : sub dir/potato3: md5 = e9b3dd2ab7fd73d77e4edb78801e9231 OK 2025/09/19 04:10:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.75s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:10:04 DEBUG : small: md5 = f663eccda6883e472e1c663783ef09d6 OK 2025/09/19 04:10:06 DEBUG : medium: md5 = f4ce735ca1d2e8ab8f2a30673e8517c5 OK 2025/09/19 04:10:07 DEBUG : large: md5 = cc341bca3f2ad6a4b9c7bc241caca6a7 OK 2025/09/19 04:10:07 DEBUG : Waiting for deletions to finish 2025/09/19 04:10:07 DEBUG : large: Excluded (Size Filter) 2025/09/19 04:10:08 INFO : small: Deleted 2025/09/19 04:10:08 INFO : medium: Deleted --- PASS: TestDelete (6.56s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:10:11 DEBUG : small: md5 = fc7161375720d2feef6388270d5029bf OK 2025/09/19 04:10:12 DEBUG : medium: md5 = be4d0a399f72eb9da14199d1a4322063 OK 2025/09/19 04:10:14 DEBUG : large: md5 = 614077ef5553ba0628a22f5b9c19a3da OK 2025/09/19 04:10:14 DEBUG : Waiting for deletions to finish 2025/09/19 04:10:14 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/09/19 04:10:15 INFO : small: Deleted 2025/09/19 04:10:15 INFO : large: Deleted --- PASS: TestMaxDelete (7.37s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:10:18 DEBUG : small: md5 = cd1ee673ed1119fb4df279c9be5d0222 OK 2025/09/19 04:10:19 DEBUG : medium: md5 = 9fb44ca62aa42bf64ec081a94fd25be3 OK 2025/09/19 04:10:21 DEBUG : large: md5 = 28ae890577be88887da2b19baf3f3bb9 OK 2025/09/19 04:10:21 DEBUG : Waiting for deletions to finish 2025/09/19 04:10:21 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/19 04:10:22 INFO : small: Deleted 2025/09/19 04:10:22 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.03s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:10:25 DEBUG : small: md5 = 7a93804af4f069d8a1c10399b763ad24 OK 2025/09/19 04:10:27 DEBUG : medium: md5 = bba8bc97794c0f0aee785a43bf185b6d OK 2025/09/19 04:10:28 DEBUG : large: md5 = b227e7cae6dd7089175fcfad6a80d8bd OK 2025/09/19 04:10:28 DEBUG : Waiting for deletions to finish 2025/09/19 04:10:29 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/19 04:10:29 INFO : small: Deleted 2025/09/19 04:10:29 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.13s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:10:32 DEBUG : ReadFile: md5 = 7cc2e1fbdd3c1af748a07c0b0c665b4a OK --- PASS: TestReadFile (4.20s) === RUN TestRetry 2025/09/19 04:10:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/19 04:10:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/19 04:10:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/19 04:10:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/19 04:10:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/19 04:10:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/19 04:10:35 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-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:10:36 DEBUG : file1: md5 = c3606e81482f166525a0286922ab71d3 OK 2025/09/19 04:10:38 DEBUG : file2: md5 = edb4f4e3c83f51438e65eaed8db3c0b0 OK --- PASS: TestCat (16.39s) === RUN TestPurge 2025/09/19 04:10:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-reyunij5bazo" 2025/09/19 04:10:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/19 04:10:51 DEBUG : Creating backend with remote "TestDrive:crypt/jse5g2ormtd753kdk879tiv2jc39i0uj9sogmp5al1c4m5bkt2s0" 2025/09/19 04:10:52 DEBUG : Creating backend with remote "/tmp/rclone2253191806" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyunij5bazo'", Local "Local file system at /tmp/rclone2253191806", Modify Window "1ms" 2025/09/19 04:10:57 DEBUG : A1/B1/C1/one: md5 = de1fc2aaa28aea61329fe91fad7f1a88 OK 2025/09/19 04:10:57 INFO : A2: Making directory 2025/09/19 04:10:58 INFO : A1/B2: Making directory 2025/09/19 04:10:59 INFO : A1/B2/C2: Making directory 2025/09/19 04:10:59 INFO : A1/B1/C3: Making directory 2025/09/19 04:11:00 INFO : A3: Making directory 2025/09/19 04:11:01 INFO : A3/B3: Making directory 2025/09/19 04:11:02 INFO : A3/B3/C4: Making directory 2025/09/19 04:11:04 DEBUG : A1/two: md5 = 1683b380524b4b5f94e912c7f07b2ec7 OK 2025/09/19 04:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reyunij5bazo': Purge remote 2025/09/19 04:11:08 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.34s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:11:11 DEBUG : A1/B1/C1/one: md5 = 17ff3a8f9278b9cbf94afa24893a0e39 OK 2025/09/19 04:11:11 INFO : A2: Making directory 2025/09/19 04:11:12 INFO : A1/B2: Making directory 2025/09/19 04:11:13 INFO : A1/B2/C2: Making directory 2025/09/19 04:11:14 INFO : A1/B1/C3: Making directory 2025/09/19 04:11:14 INFO : A3: Making directory 2025/09/19 04:11:15 INFO : A3/B3: Making directory 2025/09/19 04:11:16 INFO : A3/B3/C4: Making directory 2025/09/19 04:11:18 DEBUG : A1/two: md5 = 89065dc030f06409c451fccb50d6e6db OK 2025/09/19 04:11:20 DEBUG : removing 1 level 3 directories 2025/09/19 04:11:20 INFO : A3/B3/C4: Removing directory 2025/09/19 04:11:22 DEBUG : removing 2 level 3 directories 2025/09/19 04:11:22 INFO : A1/B2/C2: Removing directory 2025/09/19 04:11:22 INFO : A1/B1/C3: Removing directory 2025/09/19 04:11:23 DEBUG : removing 2 level 2 directories 2025/09/19 04:11:23 INFO : A3/B3: Removing directory 2025/09/19 04:11:23 INFO : A1/B2: Removing directory 2025/09/19 04:11:23 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/19 04:11:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/19 04:11:24 DEBUG : removing 2 level 1 directories 2025/09/19 04:11:24 INFO : A3: Removing directory 2025/09/19 04:11:24 INFO : A2: Removing directory 2025/09/19 04:11:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/19 04:11:28 DEBUG : removing 1 level 3 directories 2025/09/19 04:11:28 INFO : A1/B1/C1: Removing directory 2025/09/19 04:11:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:11:28 DEBUG : removing 1 level 2 directories 2025/09/19 04:11:28 INFO : A1/B1: Removing directory 2025/09/19 04:11:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/19 04:11:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/19 04:11:29 DEBUG : removing 1 level 1 directories 2025/09/19 04:11:29 INFO : A1: Removing directory 2025/09/19 04:11:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/19 04:11:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/19 04:11:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/19 04:11:30 DEBUG : removing 1 level 0 directories 2025/09/19 04:11:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': Removing directory 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/19 04:11:30 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" --- PASS: TestRmdirsNoLeaveRoot (23.84s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:11:32 INFO : A1: Making directory 2025/09/19 04:11:33 INFO : A1/B1: Making directory 2025/09/19 04:11:34 INFO : A1/B1/C1: Making directory 2025/09/19 04:11:36 DEBUG : removing 1 level 3 directories 2025/09/19 04:11:36 INFO : A1/B1/C1: Removing directory 2025/09/19 04:11:37 DEBUG : removing 1 level 2 directories 2025/09/19 04:11:37 INFO : A1/B1: Removing directory 2025/09/19 04:11:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/19 04:11:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.20s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:11:40 INFO : A1: Making directory 2025/09/19 04:11:41 INFO : A1/B1: Making directory 2025/09/19 04:11:41 INFO : A1/B1/C1: Making directory 2025/09/19 04:11:44 DEBUG : removing 1 level 3 directories 2025/09/19 04:11:44 INFO : A1/B1/C1: Removing directory 2025/09/19 04:11:45 DEBUG : removing 1 level 2 directories 2025/09/19 04:11:45 INFO : A1/B1: Removing directory 2025/09/19 04:11:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/19 04:11:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.59s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:11:49 DEBUG : file1: md5 = 544af2dd9020b4826c5dbc136c8a1791 OK 2025/09/19 04:11:49 DEBUG : filename.txt: File name found in url 2025/09/19 04:11:51 DEBUG : filename.txt: md5 = 91e12cbbbe5977a01fc1289abf3a5fac OK 2025/09/19 04:11:51 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/19 04:11:52 DEBUG : headerfilename.txt: md5 = ebb0624f00e18060f7c8108d0a363f86 OK 2025/09/19 04:11:54 DEBUG : file2: md5 = 01a08d2b21e46b46b6a095db2c0ff815 OK --- PASS: TestCopyURL (8.91s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:11:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/19 04:11:59 DEBUG : sub/file2: md5 = 4134cd6f189ab12960060a2f65c415d8 OK 2025/09/19 04:11:59 INFO : file1: Copied (new) to: sub/file2 2025/09/19 04:11:59 INFO : file1: Deleted 2025/09/19 04:11:59 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/19 04:11:59 DEBUG : file1: Unchanged skipping 2025/09/19 04:11:59 INFO : file1: Deleted 2025/09/19 04:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': don't need to copy/move sub/file2, it is already at target location 2025/09/19 04:12:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.86s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:12:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/19 04:12:04 DEBUG : file1: md5 = 51ef2704bcdb80f0ca4123a21e21f181 OK 2025/09/19 04:12:04 INFO : file1: Copied (new) 2025/09/19 04:12:04 INFO : file1: Deleted 2025/09/19 04:12:04 DEBUG : file1: Destination exists, skipping 2025/09/19 04:12:04 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.36s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:12:09 DEBUG : dst/file1: md5 = 8d15828cd4bb93234db2af052a53caf5 OK 2025/09/19 04:12:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-repayaf8fumu/backup" 2025/09/19 04:12:09 DEBUG : Config file has changed externally - reloading 2025/09/19 04:12:09 DEBUG : Creating backend with remote "TestDrive:crypt/q8mfkin5a3red37mu2p9493fesjps261ltna8jl6pqdtuh6bpr90/1nrff024r7pq65ecp72fc28jb0" 2025/09/19 04:12:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/19 04:12:13 INFO : dst/file1: Moved (server-side) 2025/09/19 04:12:15 DEBUG : dst/file1: md5 = 07c81e70a8fcdb85cd070cb40d2a43fd OK 2025/09/19 04:12:15 INFO : dst/file1: Copied (new) 2025/09/19 04:12:15 INFO : dst/file1: Deleted 2025/09/19 04:12:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/19 04:12:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/19 04:12:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.50s) === 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-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:12:22 DEBUG : A1/one: md5 = ec14070fc0d0be469bc318ae75b530cb OK 2025/09/19 04:12:24 DEBUG : A1/two: md5 = 93189add2bb077899667e8748a7fe2db OK 2025/09/19 04:12:26 DEBUG : A1/B1/three: md5 = 69d5df155e8cd10d28df160eb2e602fb OK 2025/09/19 04:12:28 DEBUG : A1/B1/C1/four: md5 = b1262f9d99fde6c11e8772b7c302343d OK 2025/09/19 04:12:31 DEBUG : A1/B1/C2/five: md5 = 755eafed7afb8a58a900283965fa5550 OK 2025/09/19 04:12:31 INFO : A1/B2: Making directory 2025/09/19 04:12:32 INFO : A1/B1/C3: Making directory 2025/09/19 04:12:41 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/19 04:12:41 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/19 04:12:41 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/19 04:12:41 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/19 04:12:42 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/19 04:12:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/19 04:12:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/19 04:12:45 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/19 04:12:46 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/19 04:12:46 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/19 04:12:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/19 04:12:53 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/19 04:12:53 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/19 04:12:53 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/19 04:12:53 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/19 04:12:54 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/19 04:12:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/19 04:12:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/19 04:12:56 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/19 04:12:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/19 04:12:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/19 04:13:03 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/19 04:13:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/19 04:13:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/19 04:13:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/19 04:13:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/19 04:13:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/19 04:13:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/19 04:13:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/19 04:13:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/19 04:13:05 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.29s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:13:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/19 04:13:09 DEBUG : no_checksum_small_file_from_pipe: md5 = 82e8419ea6443cb51aa91acd97a601d7 OK 2025/09/19 04:13:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/19 04:13:09 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/19 04:13:09 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/19 04:13:10 DEBUG : no_checksum_big_file_from_pipe: md5 = 6e1e8e079b5ac365ddfa3a3cb6a1209d OK 2025/09/19 04:13:10 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-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:13:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/19 04:13:13 DEBUG : with_checksum_small_file_from_pipe: md5 = d307ad5ae12a67a0ac3f4297c5da82f9 OK 2025/09/19 04:13:13 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/19 04:13:14 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/19 04:13:15 DEBUG : with_checksum_big_file_from_pipe: md5 = add8ddced13ea99e0931bb23be7e13a8 OK 2025/09/19 04:13:15 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-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:13:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/19 04:13:19 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/19 04:13:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/19 04:13:21 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-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:13:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': File to upload is small (34 bytes), uploading instead of streaming 2025/09/19 04:13:24 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/19 04:13:25 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/19 04:13:26 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.10s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.17s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.57s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.30s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/19 04:13:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': File to upload is small (48 bytes), uploading instead of streaming 2025/09/19 04:13:29 DEBUG : rcat_metadata: md5 = 5830580fbfb5126f3b0c8cf8f2d3fa53 OK 2025/09/19 04:13:29 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/19 04:13:31 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/19 04:13:32 DEBUG : rcat_metadata_uploadcutoff0: md5 = b746b1e3bd13b10d9a31a1a93aeb0aab OK 2025/09/19 04:13:32 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.20s) --- PASS: TestRcatMetadata/Normal (2.68s) --- PASS: TestRcatMetadata/ViaDisk (3.04s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:13:35 DEBUG : potato1: md5 = 71acfe9816f48a33dccec3bd96b26071 OK 2025/09/19 04:13:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': File to upload is small (60 bytes), uploading instead of streaming 2025/09/19 04:13:37 DEBUG : potato2: md5 = a3ad3ea18bded2560ddf682585aee61c OK 2025/09/19 04:13:37 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.80s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:13:40 DEBUG : potato1: md5 = ad243a4d0dc6636df9b91242f2e896b2 OK 2025/09/19 04:13:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': File to upload is small (60 bytes), uploading instead of streaming 2025/09/19 04:13:42 DEBUG : potato2: md5 = 03610356077597a2ab79346548acd889 OK 2025/09/19 04:13:42 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.14s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:13:45 DEBUG : potato2: md5 = 044498918f461b6c820e04472bcab589 OK 2025/09/19 04:13:47 DEBUG : empty space: md5 = 04d64d36ceee65eb66e200b74cf857da OK 2025/09/19 04:13:49 DEBUG : sub dir/potato3: md5 = efb22c071c238189cad29610a9f76a21 OK 2025/09/19 04:13:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': Touching "sub dir/potato3" 2025/09/19 04:13:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': Touching "empty space" 2025/09/19 04:13:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': Touching "potato2" 2025/09/19 04:13:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.34s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:13:54 DEBUG : dir with metadata: Making directory with metadata 2025/09/19 04:13:55 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.77s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:13:57 DEBUG : directory with modtime: Making directory with metadata 2025/09/19 04:13:58 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.40s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:13:59 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/19 04:13:59 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/19 04:14:00 DEBUG : Google drive root 'crypt/q8mfkin5a3red37mu2p9493fesjps261ltna8jl6pqdtuh6bpr90': Skipping btime metadata as can't update it on an existing file: 2025-09-19T04:13:59.857354837Z 2025/09/19 04:14:00 INFO : non existent directory: Updated directory metadata 2025/09/19 04:14:02 DEBUG : Google drive root 'crypt/q8mfkin5a3red37mu2p9493fesjps261ltna8jl6pqdtuh6bpr90': Skipping btime metadata as can't update it on an existing file: 2025-09-19T04:13:59.857354837Z 2025/09/19 04:14:02 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.78s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:14:04 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/19 04:14:06 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/19 04:14:07 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.31s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:14:08 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/19 04:14:08 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/19 04:14:08 DEBUG : dst: Making directory with metadata 2025/09/19 04:14:09 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/19 04:14:09 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/19 04:14:10 INFO : dst: Set directory modification time (using SetModTime) 2025/09/19 04:14:10 INFO : dst: Set directory modification time (using SetModTime) 2025/09/19 04:14:10 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/19 04:14:12 INFO : dst: Set directory modification time (using SetModTime) 2025/09/19 04:14:12 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.66s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu'", Local "Local file system at /tmp/rclone582679330", Modify Window "1ms" 2025/09/19 04:14:15 DEBUG : sub dir/test remove existing: md5 = 37c334c24a1f26b728944a6a63aa6722 OK 2025/09/19 04:14:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 016781ae0ead62bc577789b87111fb22 OK 2025/09/19 04:14:19 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xutabej7" before starting 2025/09/19 04:14:20 DEBUG : sub dir/test remove existing.xutabej7: TEST: removing renamed existing file after operation 2025/09/19 04:14:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wudizoc2" before starting 2025/09/19 04:14:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wudizoc2: TEST: renaming existing back after failed operation 2025/09/19 04:14:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nacovov8" before starting 2025/09/19 04:14:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nacovov8: TEST: removing renamed existing file after operation 2025/09/19 04:14:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "qjlmnutnkur7dp0anef2oe9fjf3eumre3rovdchsoed5q09jdvpgni1r4c8bn6558c7qs6vce4ido1ir5su422vehchashlc516chdj6m9uea4501ms64ho56m1lvlo6ka10qhsqirljlgblanq43748hraaermbu01svs3cqvktbfo7h67g" 2025/09/19 04:14:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "q5d1gektl9v02lt678ejl3guptlmviqcfqfervgqphfk7ve4gvrg" --- PASS: TestRemoveExisting (14.12s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/19 04:14:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-repayaf8fumu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m16.620021114s (try 1/5)