"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/05/19 01:02:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-socamug8yosi" 2025/05/19 01:02:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/19 01:02:42 DEBUG : Creating backend with remote "TestDrive:crypt/pm9b2bk2ocf7jecuol8hlr4um19me0qk9i9h69oogt8ka1r0sp7g" 2025/05/19 01:02:43 DEBUG : Creating backend with remote "/tmp/rclone142890649" === 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-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.51s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/19 01:02:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/19 01:02:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/19 01:02:44 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/19 01:02:44 DEBUG : potato: Seek from 10 to 0 2025/05/19 01:02:44 DEBUG : potato: Seek from 10 to 0 2025/05/19 01:02:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/19 01:02:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/19 01:02:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/19 01:02:44 DEBUG : potato: Seek from 5 to 2 2025/05/19 01:02:44 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/19 01:02:44 DEBUG : potato: Seek from 7 to 0 2025/05/19 01:02:44 DEBUG : potato: Seek from 7 to 0 2025/05/19 01:02:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/19 01:02:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/19 01:02:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/19 01:02:44 DEBUG : potato: Seek from 5 to 2 2025/05/19 01:02:44 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/19 01:02:44 DEBUG : potato: Seek from 8 to 0 2025/05/19 01:02:44 DEBUG : potato: Seek from 8 to 0 2025/05/19 01:02:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/19 01:02:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/19 01:02:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/19 01:02:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/19 01:02:44 DEBUG : potato: Seek from 5 to 2 2025/05/19 01:02:44 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/19 01:02:44 DEBUG : potato: Seek from 9 to 0 2025/05/19 01:02:44 DEBUG : potato: Seek from 9 to 0 2025/05/19 01:02:44 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-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:02:48 DEBUG : rutabaga: md5 = c704ab4bf6930a3b2e6d3128aff80e7d OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/19 01:02:51 DEBUG : empty space: md5 = caa1600e68b49a4adfe6319b6dd7cb0e OK === RUN TestCheck/3 2025/05/19 01:02:54 DEBUG : potato2: md5 = dd8d9d5155fd95adc5e596ed11b88cda OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/19 01:02:56 DEBUG : remotepotato: md5 = 75fd11dde2a79012c0c108c26a8eec14 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (16.09s) --- PASS: TestCheck/1 (0.51s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.38s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.42s) --- PASS: TestCheck/6 (0.41s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2025/05/19 01:03:00 DEBUG : Creating backend with remote "nonexistent" 2025/05/19 01:03:00 DEBUG : Creating backend with remote "nonexistent" 2025/05/19 01:03:00 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/19 01:03:00 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/05/19 01:03:00 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/19 01:03:00 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:03:02 DEBUG : rutabaga: md5 = 853a780c1c658d760426d641cb4cae3a OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/19 01:03:06 DEBUG : empty space: md5 = 4c54c1967f01219a61293659ca4bda7a OK === RUN TestCheckDownload/3 2025/05/19 01:03:09 DEBUG : potato2: md5 = f465c9b46851bacad8b2df4d2bec7c19 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/19 01:03:13 DEBUG : remotepotato: md5 = d90a83dc982c799bccf9fb331d986adf OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.94s) --- PASS: TestCheckDownload/1 (1.15s) --- PASS: TestCheckDownload/2 (1.09s) --- PASS: TestCheckDownload/3 (1.25s) --- PASS: TestCheckDownload/4 (1.06s) --- PASS: TestCheckDownload/5 (1.08s) --- PASS: TestCheckDownload/6 (0.92s) --- PASS: TestCheckDownload/7 (0.99s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:03:20 DEBUG : rutabaga: md5 = 3e07455ea59ff9dbc7cc8283836e53e7 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/19 01:03:22 DEBUG : empty space: md5 = e32a08415d5f02000806ed688f5b8a25 OK === RUN TestCheckSizeOnly/3 2025/05/19 01:03:33 DEBUG : potato2: md5 = 17e56a5588e1dfa5a950584ca5d88f07 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/19 01:03:36 DEBUG : remotepotato: md5 = 590b6b57ad3f4cef5db72a81f3e6547d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (21.43s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.33s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:03:41 DEBUG : test.sum: md5 = 1154d3dd5dcf4d3292972485b4cf355d OK 2025/05/19 01:03:43 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/19 01:03:43 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/19 01:03:43 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/19 01:03:43 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/19 01:03:44 DEBUG : test.sum: md5 = 6a049f0284c4b0f5a11b5bf41dbd1f82 OK 2025/05/19 01:03:45 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/19 01:03:45 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/19 01:03:45 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/19 01:03:45 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.43s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:03:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-socamug8yosi/data" 2025/05/19 01:03:46 DEBUG : Creating backend with remote "TestDrive:crypt/pm9b2bk2ocf7jecuol8hlr4um19me0qk9i9h69oogt8ka1r0sp7g/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.98s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:03:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-socamug8yosi/data" 2025/05/19 01:03:48 DEBUG : Creating backend with remote "TestDrive:crypt/pm9b2bk2ocf7jecuol8hlr4um19me0qk9i9h69oogt8ka1r0sp7g/vjrnln8ratgmqakfosrqe8espk" 2025/05/19 01:03:52 DEBUG : data/banana: md5 = 05f82b5719bcd8aa288db486e48c787b OK 2025/05/19 01:03:53 DEBUG : test.sum: md5 = 165484e29656c06b054747e4248f76e8 OK === RUN TestCheckSumDownload/subtest1 2025/05/19 01:03:58 DEBUG : data/potato: md5 = 1a9dacb7718d57f0bab352bddfca4150 OK 2025/05/19 01:03:59 DEBUG : test.sum: md5 = 8028c684602d590972fdcd6a6830cb9e OK === RUN TestCheckSumDownload/subtest2 2025/05/19 01:04:03 DEBUG : test.sum: md5 = bb798e1bfa0023df1a6706192da98f2f OK === RUN TestCheckSumDownload/subtest3 2025/05/19 01:04:07 DEBUG : test.sum: md5 = 8ec87844361461afcd35bf71e915c54d OK === RUN TestCheckSumDownload/subtest4 2025/05/19 01:04:11 DEBUG : test.sum: md5 = 4115e45b961426cc1ea732a2895699af OK === RUN TestCheckSumDownload/subtest5 2025/05/19 01:04:15 DEBUG : test.sum: md5 = 79fc9fe2c14ec8114fcac97b319e2c88 OK === RUN TestCheckSumDownload/subtest6 2025/05/19 01:04:20 DEBUG : data/banana: md5 = 4312abed3d61f02c14d908b83987de90 OK 2025/05/19 01:04:21 DEBUG : data/potato: md5 = 5c2c878cb899fc3f3011ec56ab28c25e OK 2025/05/19 01:04:23 DEBUG : test.sum: md5 = 592356a646b1ffd6cae2c154ccf21b48 OK === RUN TestCheckSumDownload/subtest7 2025/05/19 01:04:28 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/05/19 01:04:28 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.52s) --- PASS: TestCheckSumDownload/subtest1 (2.34s) --- PASS: TestCheckSumDownload/subtest2 (2.20s) --- PASS: TestCheckSumDownload/subtest3 (2.22s) --- PASS: TestCheckSumDownload/subtest4 (2.06s) --- PASS: TestCheckSumDownload/subtest5 (2.12s) --- PASS: TestCheckSumDownload/subtest6 (2.06s) --- PASS: TestCheckSumDownload/subtest7 (2.31s) === RUN TestApplyTransforms 2025/05/19 01:04:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xutomiw2tagi" 2025/05/19 01:04:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/19 01:04:29 DEBUG : Creating backend with remote "TestDrive:crypt/0tu5d96bc7roc0ibmm70gigmvcirl2b304tkndlh69tm955t0shg" 2025/05/19 01:04:29 DEBUG : Creating backend with remote "/tmp/rclone2982817930" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xutomiw2tagi'", Local "Local file system at /tmp/rclone2982817930", Modify Window "1ms" 2025/05/19 01:04:32 DEBUG : hello, world!: md5 = a4aa8dc08d763102cf65dc86a9bb8aab OK upper checkfile vs. lower remote (without normalization) 2025/05/19 01:04:32 ERROR : hello, world!: sum not found 2025/05/19 01:04:32 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xutomiw2tagi' 2025/05/19 01:04:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutomiw2tagi': 1 files missing 2025/05/19 01:04:32 NOTICE: 1 hashes missing 2025/05/19 01:04:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutomiw2tagi': 2 differences found 2025/05/19 01:04:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutomiw2tagi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/19 01:04:33 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/19 01:04:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutomiw2tagi': 0 differences found 2025/05/19 01:04:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutomiw2tagi': 1 matching files 2025/05/19 01:04:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuqifeh1fiqa" 2025/05/19 01:04:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/19 01:04:33 DEBUG : Creating backend with remote "TestDrive:crypt/trhrecldkp24tu9v8e4md60dlhgqdrvnh283b8agun7gqve6451g" 2025/05/19 01:04:34 DEBUG : Creating backend with remote "/tmp/rclone936062300" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqifeh1fiqa'", Local "Local file system at /tmp/rclone936062300", Modify Window "1ms" 2025/05/19 01:04:37 DEBUG : HELLO, WORLD!: md5 = 0b8ce2e5b0a04a6622e442e80410959d OK lower checkfile vs. upper remote (without normalization) 2025/05/19 01:04:37 ERROR : HELLO, WORLD!: sum not found 2025/05/19 01:04:37 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kuqifeh1fiqa' 2025/05/19 01:04:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuqifeh1fiqa': 1 files missing 2025/05/19 01:04:37 NOTICE: 1 hashes missing 2025/05/19 01:04:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuqifeh1fiqa': 2 differences found 2025/05/19 01:04:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuqifeh1fiqa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/19 01:04:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/19 01:04:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuqifeh1fiqa': 0 differences found 2025/05/19 01:04:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuqifeh1fiqa': 1 matching files 2025/05/19 01:04:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huyoqup2jewo" 2025/05/19 01:04:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/19 01:04:39 DEBUG : Creating backend with remote "TestDrive:crypt/n0jutq1fjfd7kvn9mud9ltvt91jgaeqmpe9jpg3oin2ea8e00770" 2025/05/19 01:04:40 DEBUG : Creating backend with remote "/tmp/rclone3694573385" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huyoqup2jewo'", Local "Local file system at /tmp/rclone3694573385", Modify Window "1ms" 2025/05/19 01:04:42 DEBUG : HeLlO, wOrLd!: md5 = 06ee6e577940916699dab75ac22c1923 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/19 01:04:42 ERROR : HeLlO, wOrLd!: sum not found 2025/05/19 01:04:42 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-huyoqup2jewo' 2025/05/19 01:04:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyoqup2jewo': 1 files missing 2025/05/19 01:04:42 NOTICE: 1 hashes missing 2025/05/19 01:04:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyoqup2jewo': 2 differences found 2025/05/19 01:04:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyoqup2jewo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/19 01:04:43 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/19 01:04:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyoqup2jewo': 0 differences found 2025/05/19 01:04:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyoqup2jewo': 1 matching files 2025/05/19 01:04:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nawovoc5moga" 2025/05/19 01:04:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/19 01:04:43 DEBUG : Creating backend with remote "TestDrive:crypt/tqgv88lprioeilkf0hnc0qjopf930iqlkd6jcqcvk86ljejtigag" 2025/05/19 01:04:44 DEBUG : Creating backend with remote "/tmp/rclone1757005478" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nawovoc5moga'", Local "Local file system at /tmp/rclone1757005478", Modify Window "1ms" 2025/05/19 01:04:47 DEBUG : HELLO, WORLD!: md5 = 4ca756df2f92581a842b23432f406cea OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/19 01:04:47 ERROR : HELLO, WORLD!: sum not found 2025/05/19 01:04:47 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nawovoc5moga' 2025/05/19 01:04:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nawovoc5moga': 1 files missing 2025/05/19 01:04:47 NOTICE: 1 hashes missing 2025/05/19 01:04:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nawovoc5moga': 2 differences found 2025/05/19 01:04:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nawovoc5moga': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/19 01:04:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/19 01:04:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nawovoc5moga': 0 differences found 2025/05/19 01:04:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nawovoc5moga': 1 matching files 2025/05/19 01:04:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nesujos2rego" 2025/05/19 01:04:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/19 01:04:48 DEBUG : Creating backend with remote "TestDrive:crypt/r34mmdlcghmsjmfmaukr10no5nf8g2jj6bm76uiut9jn8qct9lu0" 2025/05/19 01:04:49 DEBUG : Creating backend with remote "/tmp/rclone1409630994" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nesujos2rego'", Local "Local file system at /tmp/rclone1409630994", Modify Window "1ms" 2025/05/19 01:04:51 DEBUG : 測試_Русский___ě_áñ: md5 = 2a2cacf280529fc49e816b94bdd01d39 OK NFD checkfile vs. NFC remote (without normalization) 2025/05/19 01:04:52 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/19 01:04:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nesujos2rego' 2025/05/19 01:04:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesujos2rego': 1 files missing 2025/05/19 01:04:52 NOTICE: 1 hashes missing 2025/05/19 01:04:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesujos2rego': 2 differences found 2025/05/19 01:04:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesujos2rego': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/19 01:04:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/19 01:04:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesujos2rego': 0 differences found 2025/05/19 01:04:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nesujos2rego': 1 matching files 2025/05/19 01:04:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tegoxey9vijo" 2025/05/19 01:04:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/19 01:04:53 DEBUG : Creating backend with remote "TestDrive:crypt/gaf499bpnlro2vlcjgh222aver9kgvm9smsh4h082ijna3n0tqjg" 2025/05/19 01:04:54 DEBUG : Creating backend with remote "/tmp/rclone1632023931" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tegoxey9vijo'", Local "Local file system at /tmp/rclone1632023931", Modify Window "1ms" 2025/05/19 01:04:56 DEBUG : 測試_Русский___ě_áñ: md5 = 4e6f8ec1a38e84bb367af999b893754b OK NFC checkfile vs. NFD remote (without normalization) 2025/05/19 01:04:57 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/19 01:04:57 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tegoxey9vijo' 2025/05/19 01:04:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tegoxey9vijo': 1 files missing 2025/05/19 01:04:57 NOTICE: 1 hashes missing 2025/05/19 01:04:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tegoxey9vijo': 2 differences found 2025/05/19 01:04:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tegoxey9vijo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/19 01:04:58 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/19 01:04:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tegoxey9vijo': 0 differences found 2025/05/19 01:04:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tegoxey9vijo': 1 matching files 2025/05/19 01:04:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-waguyul3zuzo" 2025/05/19 01:04:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/19 01:04:58 DEBUG : Creating backend with remote "TestDrive:crypt/gige2ing121qtqlc8ik2hmdb70bb1t0rus7e4857s6npp2tvbh90" 2025/05/19 01:04:59 DEBUG : Creating backend with remote "/tmp/rclone166051968" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waguyul3zuzo'", Local "Local file system at /tmp/rclone166051968", Modify Window "1ms" 2025/05/19 01:05:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fd6a834476935dccdfced26e8c29be4a OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/19 01:05:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/19 01:05:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-waguyul3zuzo' 2025/05/19 01:05:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waguyul3zuzo': 1 files missing 2025/05/19 01:05:02 NOTICE: 1 hashes missing 2025/05/19 01:05:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waguyul3zuzo': 2 differences found 2025/05/19 01:05:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waguyul3zuzo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/19 01:05:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/19 01:05:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waguyul3zuzo': 0 differences found 2025/05/19 01:05:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waguyul3zuzo': 1 matching files 2025/05/19 01:05:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-woqamem6meba" 2025/05/19 01:05:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/19 01:05:03 DEBUG : Creating backend with remote "TestDrive:crypt/hj6bgdq3fb0mrclv1obfn648oksfaol8lvh1u6g7u4gkurk34f0g" 2025/05/19 01:05:04 DEBUG : Creating backend with remote "/tmp/rclone3367761924" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-woqamem6meba'", Local "Local file system at /tmp/rclone3367761924", Modify Window "1ms" 2025/05/19 01:05:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0e3bb0dd6343880874f2570f731e3d73 OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/19 01:05:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/19 01:05:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-woqamem6meba' 2025/05/19 01:05:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woqamem6meba': 1 files missing 2025/05/19 01:05:07 NOTICE: 1 hashes missing 2025/05/19 01:05:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woqamem6meba': 2 differences found 2025/05/19 01:05:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woqamem6meba': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/19 01:05:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/19 01:05:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woqamem6meba': 0 differences found 2025/05/19 01:05:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-woqamem6meba': 1 matching files 2025/05/19 01:05:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lexilim5mupi" 2025/05/19 01:05:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/19 01:05:09 DEBUG : Creating backend with remote "TestDrive:crypt/q5ifslnbvj12ojne2s8p8tdatpnvc4kptibd6ltkq1iov4eedpt0" 2025/05/19 01:05:10 DEBUG : Creating backend with remote "/tmp/rclone1491774422" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lexilim5mupi'", Local "Local file system at /tmp/rclone1491774422", Modify Window "1ms" 2025/05/19 01:05:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8c3902f0dc5c940b2e167a776ef44333 OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/19 01:05:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/19 01:05:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lexilim5mupi' 2025/05/19 01:05:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lexilim5mupi': 1 files missing 2025/05/19 01:05:12 NOTICE: 1 hashes missing 2025/05/19 01:05:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lexilim5mupi': 2 differences found 2025/05/19 01:05:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lexilim5mupi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/19 01:05:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/19 01:05:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lexilim5mupi': 0 differences found 2025/05/19 01:05:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lexilim5mupi': 1 matching files 2025/05/19 01:05:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ducoxax5qusa" 2025/05/19 01:05:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/19 01:05:14 DEBUG : Creating backend with remote "TestDrive:crypt/id4pm1dul14mvel00rsrjkgbo2e5segje2kr9ikggu4fv2pgr92g" 2025/05/19 01:05:15 DEBUG : Creating backend with remote "/tmp/rclone835104314" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ducoxax5qusa'", Local "Local file system at /tmp/rclone835104314", Modify Window "1ms" 2025/05/19 01:05:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f0b4fcd6e71da6711fb0d562e0c908e6 OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/19 01:05:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/19 01:05:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ducoxax5qusa' 2025/05/19 01:05:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ducoxax5qusa': 1 files missing 2025/05/19 01:05:17 NOTICE: 1 hashes missing 2025/05/19 01:05:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ducoxax5qusa': 2 differences found 2025/05/19 01:05:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ducoxax5qusa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/19 01:05:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/19 01:05:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ducoxax5qusa': 0 differences found 2025/05/19 01:05:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ducoxax5qusa': 1 matching files 2025/05/19 01:05:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ducoxax5qusa': Purge remote 2025/05/19 01:05:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lexilim5mupi': Purge remote 2025/05/19 01:05:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-woqamem6meba': Purge remote 2025/05/19 01:05:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waguyul3zuzo': Purge remote 2025/05/19 01:05:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tegoxey9vijo': Purge remote 2025/05/19 01:05:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nesujos2rego': Purge remote 2025/05/19 01:05:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nawovoc5moga': Purge remote 2025/05/19 01:05:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huyoqup2jewo': Purge remote 2025/05/19 01:05:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuqifeh1fiqa': Purge remote 2025/05/19 01:05:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xutomiw2tagi': Purge remote --- PASS: TestApplyTransforms (55.20s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:05:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/19 01:05:26 DEBUG : sub/file2: md5 = d8db8c0b21300946b789768120b46ea4 OK 2025/05/19 01:05:26 INFO : file1: Copied (new) to: sub/file2 2025/05/19 01:05:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 01:05:27 DEBUG : file1: Unchanged skipping 2025/05/19 01:05:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': don't need to copy/move sub/file2, it is already at target location 2025/05/19 01:05:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.05s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:05:33 DEBUG : dst/file1: md5 = 2c30763e90d973b493dda6655697f907 OK 2025/05/19 01:05:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-socamug8yosi/backup" 2025/05/19 01:05:34 DEBUG : Creating backend with remote "TestDrive:crypt/pm9b2bk2ocf7jecuol8hlr4um19me0qk9i9h69oogt8ka1r0sp7g/1nrff024r7pq65ecp72fc28jb0" 2025/05/19 01:05:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/19 01:05:38 INFO : dst/file1: Moved (server-side) 2025/05/19 01:05:39 DEBUG : dst/file1: md5 = 9eda5665fed4a74994a9cb9f0e42be98 OK 2025/05/19 01:05:39 INFO : dst/file1: Copied (new) 2025/05/19 01:05:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/19 01:05:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/19 01:05:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.04s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:05:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-socamug8yosi/dst" 2025/05/19 01:05:44 DEBUG : Creating backend with remote "TestDrive:crypt/pm9b2bk2ocf7jecuol8hlr4um19me0qk9i9h69oogt8ka1r0sp7g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/19 01:05:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-socamug8yosi/CompareDest" 2025/05/19 01:05:46 DEBUG : Creating backend with remote "TestDrive:crypt/pm9b2bk2ocf7jecuol8hlr4um19me0qk9i9h69oogt8ka1r0sp7g/gveqi14airsml4bgu7krj116o8" 2025/05/19 01:05:48 DEBUG : one: Need to transfer - File not found at Destination 2025/05/19 01:05:50 DEBUG : one: md5 = ca0db0d2a2d6590fa2d469ef44d53f0a OK 2025/05/19 01:05:50 INFO : one: Copied (new) 2025/05/19 01:05:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 01:05:53 DEBUG : one: md5 = ce0bc823b3e4d9182118d4476649d3c5 OK 2025/05/19 01:05:53 INFO : one: Copied (replaced existing) 2025/05/19 01:05:55 DEBUG : dst/one: md5 = db7009b9d505adb24b64395168213f52 OK 2025/05/19 01:05:57 DEBUG : CompareDest/one: md5 = e45e361eb9c57acb6471c32f05a50f84 OK 2025/05/19 01:05:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 01:05:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 01:05:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/19 01:06:01 DEBUG : CompareDest/two: md5 = ed47034dbdeb28632027c35d028907dc OK 2025/05/19 01:06:01 DEBUG : two: Need to transfer - File not found at Destination 2025/05/19 01:06:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 01:06:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/19 01:06:02 DEBUG : two: Need to transfer - File not found at Destination 2025/05/19 01:06:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 01:06:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/19 01:06:04 DEBUG : two: Need to transfer - File not found at Destination 2025/05/19 01:06:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/19 01:06:05 DEBUG : two: md5 = 13211e334de033fc907e8eb613651920 OK 2025/05/19 01:06:05 INFO : two: Copied (new) 2025/05/19 01:06:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/19 01:06:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/19 01:06:10 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/19 01:06:10 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.99s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:06:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-socamug8yosi/dst" 2025/05/19 01:06:10 DEBUG : Creating backend with remote "TestDrive:crypt/pm9b2bk2ocf7jecuol8hlr4um19me0qk9i9h69oogt8ka1r0sp7g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/19 01:06:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-socamug8yosi/CopyDest" 2025/05/19 01:06:12 DEBUG : Creating backend with remote "TestDrive:crypt/pm9b2bk2ocf7jecuol8hlr4um19me0qk9i9h69oogt8ka1r0sp7g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/19 01:06:14 DEBUG : one: Need to transfer - File not found at Destination 2025/05/19 01:06:16 DEBUG : one: md5 = b007802126ccebfd62cce4d337f0c47e OK 2025/05/19 01:06:16 INFO : one: Copied (new) 2025/05/19 01:06:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 01:06:19 DEBUG : one: md5 = df9364eee45aaf3960189446a306b4c6 OK 2025/05/19 01:06:19 INFO : one: Copied (replaced existing) 2025/05/19 01:06:21 DEBUG : dst/one: md5 = 3d36419f55e1c4dfd450553ddc08e851 OK 2025/05/19 01:06:23 DEBUG : CopyDest/one: md5 = 90c81febe7c38bfe792dc1df78a484dd OK 2025/05/19 01:06:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-socamug8yosi/BackupDir" 2025/05/19 01:06:24 DEBUG : Creating backend with remote "TestDrive:crypt/pm9b2bk2ocf7jecuol8hlr4um19me0qk9i9h69oogt8ka1r0sp7g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/19 01:06:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 01:06:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 01:06:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/19 01:06:28 INFO : one: Moved (server-side) 2025/05/19 01:06:29 INFO : one: Copied (server-side copy) 2025/05/19 01:06:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/19 01:06:30 DEBUG : CopyDest/two: md5 = 3c64ac875d830d84842fad652bd5586f OK 2025/05/19 01:06:31 DEBUG : two: Need to transfer - File not found at Destination 2025/05/19 01:06:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 01:06:32 INFO : two: Copied (server-side copy) 2025/05/19 01:06:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/19 01:06:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/19 01:06:33 DEBUG : two: Unchanged skipping 2025/05/19 01:06:35 DEBUG : CopyDest/three: md5 = 3517cca14b089b0ffe7134eb6e97f49b OK 2025/05/19 01:06:36 DEBUG : three: Need to transfer - File not found at Destination 2025/05/19 01:06:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/19 01:06:36 DEBUG : three: Destination not found in --copy-dest 2025/05/19 01:06:38 DEBUG : three: md5 = b7f5d7b1f1309a8b9088f9922cc6b51d OK 2025/05/19 01:06:38 INFO : three: Copied (new) 2025/05/19 01:06:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/19 01:06:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/19 01:06:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/19 01:06:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/19 01:06:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/19 01:06:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/19 01:06:44 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.47s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:06:46 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/19 01:06:48 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d53aaeaf8a6da7715ee6288cde1a5c12 OK 2025/05/19 01:06:48 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/19 01:06:49 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/19 01:06:49 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/05/19 01:06:50 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/19 01:06:50 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/19 01:06:52 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 86f088d4388dd55d9a43c705262f5261 OK 2025/05/19 01:06:52 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/19 01:06:54 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/19 01:06:54 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.64s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:06:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': Looking for duplicate names using skip mode. 2025/05/19 01:06:59 NOTICE: one: Found 2 files with duplicate names 2025/05/19 01:06:59 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.93s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:07:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': Looking for duplicate names using skip mode. 2025/05/19 01:07:05 NOTICE: one: Found 3 files with duplicate names 2025/05/19 01:07:05 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/19 01:07:06 INFO : one: Deleted 2025/05/19 01:07:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.69s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:07:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': Looking for duplicate names using first mode. 2025/05/19 01:07:12 NOTICE: one: Found 3 files with duplicate names 2025/05/19 01:07:12 INFO : one: Deleted 2025/05/19 01:07:13 INFO : one: Deleted 2025/05/19 01:07:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.96s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:07:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': Looking for duplicate names using newest mode. 2025/05/19 01:07:18 NOTICE: one: Found 3 files with duplicate names 2025/05/19 01:07:19 INFO : one: Deleted 2025/05/19 01:07:19 INFO : one: Deleted 2025/05/19 01:07:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.36s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:07:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': Looking for duplicate names using oldest mode. 2025/05/19 01:07:25 NOTICE: one: Found 3 files with duplicate names 2025/05/19 01:07:26 INFO : one: Deleted 2025/05/19 01:07:26 INFO : one: Deleted 2025/05/19 01:07:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.36s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:07:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': Looking for duplicate names using largest mode. 2025/05/19 01:07:32 NOTICE: one: Found 3 files with duplicate names 2025/05/19 01:07:32 INFO : one: Deleted 2025/05/19 01:07:33 INFO : one: Deleted 2025/05/19 01:07:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.67s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:07:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': Looking for duplicate names using smallest mode. 2025/05/19 01:07:38 NOTICE: one: Found 3 files with duplicate names 2025/05/19 01:07:39 INFO : one: Deleted 2025/05/19 01:07:39 INFO : one: Deleted 2025/05/19 01:07:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.65s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:07:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': Looking for duplicate names using rename mode. 2025/05/19 01:07:47 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/19 01:07:48 INFO : one-2.txt: renamed from: one.txt 2025/05/19 01:07:49 INFO : one-3.txt: renamed from: one.txt 2025/05/19 01:07:51 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.76s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:07:56 DEBUG : dupe1/one.txt: md5 = a935d6fcf6f3d9637715ed93277a37cc OK 2025/05/19 01:07:58 DEBUG : dupe2/two.txt: md5 = f98a06f6ba8b9e71f61cf2a32ab55818 OK 2025/05/19 01:08:01 DEBUG : dupe3/three.txt: md5 = a70067c7dd0388629e6e93b8c576e90c OK 2025/05/19 01:08:01 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/19 01:08:02 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/19 01:08:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/19 01:08:03 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/19 01:08:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/19 01:08:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/19 01:08:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.45s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:08:08 DEBUG : a.txt: md5 = b850d4a3acc4eda685cfe1178f7ea238 OK 2025/05/19 01:08:10 DEBUG : zend.txt: md5 = 92d0e42640e71720fcb1c64685dc6a0d OK 2025/05/19 01:08:13 DEBUG : sub dir/hello world: md5 = 3a67035f1a2048c96f29b2222a80de94 OK 2025/05/19 01:08:14 DEBUG : sub dir/hello world2: md5 = 991bc982ab05d390ba14bbaa23cd6329 OK 2025/05/19 01:08:16 DEBUG : sub dir/ignore dir/.ignore: md5 = 9c241c1e62c85827644a237c5f3bb262 OK 2025/05/19 01:08:18 DEBUG : sub dir/ignore dir/should be ignored: md5 = 68a383a51a79300a93e18c0d04d17936 OK 2025/05/19 01:08:20 DEBUG : sub dir/sub sub dir/hello world3: md5 = e371e7ac79088fc034dd930ab85f6c70 OK 2025/05/19 01:08:22 DEBUG : a.txt: Excluded (Size Filter) 2025/05/19 01:08:22 DEBUG : a.txt: Excluded 2025/05/19 01:08:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/19 01:08:22 DEBUG : sub dir/hello world2: Excluded 2025/05/19 01:08:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/19 01:08:22 DEBUG : sub dir/hello world: Excluded 2025/05/19 01:08:23 DEBUG : sub dir/ignore dir: Excluded 2025/05/19 01:08:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/19 01:08:23 DEBUG : sub dir/hello world2: Excluded 2025/05/19 01:08:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/19 01:08:23 DEBUG : sub dir/hello world: Excluded 2025/05/19 01:08:23 DEBUG : sub dir/ignore dir: Excluded 2025/05/19 01:08:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/19 01:08:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/19 01:08:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/19 01:08:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/19 01:08:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/19 01:08:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/19 01:08:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (23.42s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:08:32 DEBUG : a.txt: md5 = 20de6dbd262398b60a11a0ff8fca8d53 OK 2025/05/19 01:08:34 DEBUG : zend.txt: md5 = 486241d0135e10302ddf27360b00598f OK 2025/05/19 01:08:36 DEBUG : sub dir/hello world: md5 = 0503d02feda760fc33df18965fa2f70a OK 2025/05/19 01:08:38 DEBUG : sub dir/hello world2: md5 = e1fba3d9abb132a7b267f3514d08e3f4 OK 2025/05/19 01:08:47 DEBUG : sub dir/ignore dir/.ignore: md5 = f4b8e9b9ac70315d125d83abcd8bcc8e OK 2025/05/19 01:08:49 DEBUG : sub dir/ignore dir/should be ignored: md5 = f9e7da68bf8b2a39ae6503b6182b2494 OK 2025/05/19 01:08:51 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8423846688245f4c617e985b606ce6df OK 2025/05/19 01:08:52 DEBUG : a.txt: Excluded (Size Filter) 2025/05/19 01:08:52 DEBUG : a.txt: Excluded 2025/05/19 01:08:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/19 01:08:53 DEBUG : sub dir/hello world2: Excluded 2025/05/19 01:08:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/19 01:08:53 DEBUG : sub dir/hello world: Excluded 2025/05/19 01:08:54 DEBUG : sub dir/ignore dir: Excluded 2025/05/19 01:08:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/19 01:08:54 DEBUG : sub dir/hello world2: Excluded 2025/05/19 01:08:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/19 01:08:54 DEBUG : sub dir/hello world: Excluded 2025/05/19 01:08:54 DEBUG : sub dir/ignore dir: Excluded 2025/05/19 01:08:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/19 01:08:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/19 01:08:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/19 01:09:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/19 01:09:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/19 01:09:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/19 01:09:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (30.56s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:09:02 DEBUG : file1: md5 = 8d114bfcb7b023949bc8d545ca0b6d32 OK 2025/05/19 01:09:04 DEBUG : sub/file2: md5 = fc2f99e57d4c56405b4d7dc74cef5b89 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/05/19 01:09:07 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/19 01:09:08 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/19 01:09:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/19 01:09:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.24s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.21s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.31s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:09:12 DEBUG : file1: md5 = 90249c6ee404b2d2b2e1edf61b10416a OK 2025/05/19 01:09:14 DEBUG : sub/file2: md5 = 1acc43cb37fe35ae37c1ead0807542a8 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/05/19 01:09:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-socamug8yosi/notfound" 2025/05/19 01:09:19 DEBUG : Creating backend with remote "TestDrive:crypt/pm9b2bk2ocf7jecuol8hlr4um19me0qk9i9h69oogt8ka1r0sp7g/qe0i31qdkoejk60elps0ni5sqk" 2025/05/19 01:09:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.99s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.30s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.64s) --- PASS: TestStatJSON/DirFilesOnly (0.31s) --- PASS: TestStatJSON/FileFilesOnly (0.55s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.34s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.88s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:09:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': Making directory 2025/05/19 01:09:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:09:26 DEBUG : sub dir/hello world: md5 = 526ba029c4ed6b1b3da1a9bfed315ce9 OK 2025/05/19 01:09:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.27s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:09:31 DEBUG : potato2: md5 = 3baf05169d7582d23afa2f9df44ce2ed OK 2025/05/19 01:09:32 DEBUG : empty space: md5 = 3660c93e67772484579dd60127a755b5 OK --- PASS: TestLs (4.79s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:09:35 DEBUG : potato2: md5 = f55b0479d52c6ea13188f23b286a2ced OK 2025/05/19 01:09:37 DEBUG : empty space: md5 = 8045ed0d79c9bc56368173a811f145a6 OK 2025/05/19 01:09:37 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.17s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:09:40 DEBUG : potato2: md5 = 55bca9ec62c19d26557fea1484dfa14e OK 2025/05/19 01:09:42 DEBUG : empty space: md5 = cffa249f65d6ba6a4822098068941aca OK --- PASS: TestLsLong (4.80s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:09:45 DEBUG : potato2: md5 = 3fa945a69720291b95ba96a639461a1d OK 2025/05/19 01:09:47 DEBUG : empty space: md5 = d1e2d54710ea0fadb387ff52aaee60ab OK --- PASS: TestHashSums (4.51s) === RUN TestHashSumsWithErrors 2025/05/19 01:09:48 DEBUG : Creating backend with remote ":memory:" 2025/05/19 01:09:48 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/19 01:09:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/19 01:09:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/19 01:09:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/19 01:09:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/19 01:09:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/19 01:09:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/19 01:09:48 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/19 01:09:48 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-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:09:50 DEBUG : potato2: md5 = 640a0f89e57c0c936bd176002efa25df OK 2025/05/19 01:09:51 DEBUG : empty space: md5 = 371ebcee1ea4779703fd3d0cc710f274 OK 2025/05/19 01:09:54 DEBUG : sub dir/potato3: md5 = 78a82c264acf721ed0b68a9fa07627ce OK 2025/05/19 01:09:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.65s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:09:58 DEBUG : small: md5 = 144d4a8fdac8baf37e13eeb2e139a432 OK 2025/05/19 01:10:00 DEBUG : medium: md5 = dde02910b5a65a653d380a6b33afda68 OK 2025/05/19 01:10:01 DEBUG : large: md5 = 8936cf91c252a20446ab23b6f591e062 OK 2025/05/19 01:10:02 DEBUG : Waiting for deletions to finish 2025/05/19 01:10:02 DEBUG : large: Excluded (Size Filter) 2025/05/19 01:10:02 INFO : medium: Deleted 2025/05/19 01:10:02 INFO : small: Deleted --- PASS: TestDelete (6.42s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:10:05 DEBUG : small: md5 = 794776df3678b310456de9d67923db2f OK 2025/05/19 01:10:07 DEBUG : medium: md5 = 219460d4387b61bcd6f1b1a0c20b45a8 OK 2025/05/19 01:10:08 DEBUG : large: md5 = fe5abff8ae403f3701ed1c992795eac1 OK 2025/05/19 01:10:08 DEBUG : Waiting for deletions to finish 2025/05/19 01:10:09 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/05/19 01:10:09 INFO : medium: Deleted 2025/05/19 01:10:09 INFO : small: Deleted --- PASS: TestMaxDelete (7.58s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:10:13 DEBUG : small: md5 = a6c8ff417cc13c226864ae2d1b692a37 OK 2025/05/19 01:10:14 DEBUG : medium: md5 = 6a05b9fc0804a8160d8a5646c73f8dae OK 2025/05/19 01:10:15 DEBUG : large: md5 = c24ae735d7143db65bb0657c318bdabe OK 2025/05/19 01:10:16 DEBUG : Waiting for deletions to finish 2025/05/19 01:10:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/19 01:10:16 INFO : small: Deleted 2025/05/19 01:10:16 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.08s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:10:20 DEBUG : small: md5 = 6b9f3db82ef88c56800050486a879c69 OK 2025/05/19 01:10:21 DEBUG : medium: md5 = 3110e75c1d6cd71e02676a0db80c7201 OK 2025/05/19 01:10:22 DEBUG : large: md5 = c4887f172ae271e2ccbab06f4e6b8b20 OK 2025/05/19 01:10:22 DEBUG : Waiting for deletions to finish 2025/05/19 01:10:23 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/19 01:10:23 INFO : small: Deleted 2025/05/19 01:10:23 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.85s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:10:26 DEBUG : ReadFile: md5 = dd9f0705fc575bd368bdd5f394a64867 OK --- PASS: TestReadFile (4.22s) === RUN TestRetry 2025/05/19 01:10:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/19 01:10:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/19 01:10:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/19 01:10:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/19 01:10:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/19 01:10:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/19 01:10:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:10:31 DEBUG : file1: md5 = 65642e0f272dada53812fdb78b343076 OK 2025/05/19 01:10:32 DEBUG : file2: md5 = a65968a84792984a7f1f855962290349 OK --- PASS: TestCat (16.80s) === RUN TestPurge 2025/05/19 01:10:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xakilim3gomu" 2025/05/19 01:10:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/19 01:10:46 DEBUG : Creating backend with remote "TestDrive:crypt/ih96tn4sa5j8k5t9hnfclsqspbd3phiju14veh5a9to8438nf7g0" 2025/05/19 01:10:47 DEBUG : Creating backend with remote "/tmp/rclone3433069088" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xakilim3gomu'", Local "Local file system at /tmp/rclone3433069088", Modify Window "1ms" 2025/05/19 01:10:51 DEBUG : A1/B1/C1/one: md5 = 4b64e31fee6a53350ab66921dd25d894 OK 2025/05/19 01:10:51 INFO : A2: Making directory 2025/05/19 01:10:52 INFO : A1/B2: Making directory 2025/05/19 01:10:53 INFO : A1/B2/C2: Making directory 2025/05/19 01:10:54 INFO : A1/B1/C3: Making directory 2025/05/19 01:10:54 INFO : A3: Making directory 2025/05/19 01:10:55 INFO : A3/B3: Making directory 2025/05/19 01:10:56 INFO : A3/B3/C4: Making directory 2025/05/19 01:10:58 DEBUG : A1/two: md5 = 4b87c6dc2548cfe48abca8a2b3a2dd66 OK 2025/05/19 01:11:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xakilim3gomu': Purge remote 2025/05/19 01:11:02 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.91s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:11:06 DEBUG : A1/B1/C1/one: md5 = f117ef886052a24090cadfb0af8fd340 OK 2025/05/19 01:11:06 INFO : A2: Making directory 2025/05/19 01:11:06 INFO : A1/B2: Making directory 2025/05/19 01:11:07 INFO : A1/B2/C2: Making directory 2025/05/19 01:11:08 INFO : A1/B1/C3: Making directory 2025/05/19 01:11:08 INFO : A3: Making directory 2025/05/19 01:11:09 INFO : A3/B3: Making directory 2025/05/19 01:11:10 INFO : A3/B3/C4: Making directory 2025/05/19 01:11:12 DEBUG : A1/two: md5 = c7156803cb46c350f8238db4f4eb38ff OK 2025/05/19 01:11:13 DEBUG : removing 1 level 3 directories 2025/05/19 01:11:13 INFO : A3/B3/C4: Removing directory 2025/05/19 01:11:16 DEBUG : removing 2 level 3 directories 2025/05/19 01:11:16 INFO : A1/B2/C2: Removing directory 2025/05/19 01:11:16 INFO : A1/B1/C3: Removing directory 2025/05/19 01:11:17 DEBUG : removing 2 level 2 directories 2025/05/19 01:11:17 INFO : A3/B3: Removing directory 2025/05/19 01:11:17 INFO : A1/B2: Removing directory 2025/05/19 01:11:17 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/19 01:11:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/19 01:11:18 DEBUG : removing 2 level 1 directories 2025/05/19 01:11:18 INFO : A3: Removing directory 2025/05/19 01:11:18 INFO : A2: Removing directory 2025/05/19 01:11:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/19 01:11:22 DEBUG : removing 1 level 3 directories 2025/05/19 01:11:22 INFO : A1/B1/C1: Removing directory 2025/05/19 01:11:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/19 01:11:22 DEBUG : removing 1 level 2 directories 2025/05/19 01:11:22 INFO : A1/B1: Removing directory 2025/05/19 01:11:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/19 01:11:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/19 01:11:23 DEBUG : removing 1 level 1 directories 2025/05/19 01:11:23 INFO : A1: Removing directory 2025/05/19 01:11:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/19 01:11:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/19 01:11:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/19 01:11:24 DEBUG : removing 1 level 0 directories 2025/05/19 01:11:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': Removing directory 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/19 01:11:24 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (23.46s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:11:26 INFO : A1: Making directory 2025/05/19 01:11:27 INFO : A1/B1: Making directory 2025/05/19 01:11:28 INFO : A1/B1/C1: Making directory 2025/05/19 01:11:30 DEBUG : removing 1 level 3 directories 2025/05/19 01:11:30 INFO : A1/B1/C1: Removing directory 2025/05/19 01:11:31 DEBUG : removing 1 level 2 directories 2025/05/19 01:11:31 INFO : A1/B1: Removing directory 2025/05/19 01:11:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/19 01:11:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.25s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:11:34 INFO : A1: Making directory 2025/05/19 01:11:34 INFO : A1/B1: Making directory 2025/05/19 01:11:35 INFO : A1/B1/C1: Making directory 2025/05/19 01:11:38 DEBUG : removing 1 level 3 directories 2025/05/19 01:11:38 INFO : A1/B1/C1: Removing directory 2025/05/19 01:11:38 DEBUG : removing 1 level 2 directories 2025/05/19 01:11:38 INFO : A1/B1: Removing directory 2025/05/19 01:11:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/19 01:11:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.34s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:11:43 DEBUG : file1: md5 = 11792445062190406171cf05a654edae OK 2025/05/19 01:11:43 DEBUG : filename.txt: File name found in url 2025/05/19 01:11:44 DEBUG : filename.txt: md5 = 8c4a25913ba614f2fb01d92180d3fedf OK 2025/05/19 01:11:44 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/19 01:11:46 DEBUG : headerfilename.txt: md5 = ed1d926e88c2da4313ab2ec29160a7fe OK 2025/05/19 01:11:47 DEBUG : file2: md5 = ebc464db50dab8f5ca7eaf70d02de45f OK --- PASS: TestCopyURL (8.84s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:11:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/19 01:11:52 DEBUG : sub/file2: md5 = 8ab765775a99c51e64aacc1a79927dda OK 2025/05/19 01:11:52 INFO : file1: Copied (new) to: sub/file2 2025/05/19 01:11:52 INFO : file1: Deleted 2025/05/19 01:11:54 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 01:11:54 DEBUG : file1: Unchanged skipping 2025/05/19 01:11:54 INFO : file1: Deleted 2025/05/19 01:11:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': don't need to copy/move sub/file2, it is already at target location 2025/05/19 01:11:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.97s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:11:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/19 01:11:58 DEBUG : file1: md5 = 2d514cd57c0f5b688770bc12ab882992 OK 2025/05/19 01:11:58 INFO : file1: Copied (new) 2025/05/19 01:11:58 INFO : file1: Deleted 2025/05/19 01:11:59 DEBUG : file1: Destination exists, skipping 2025/05/19 01:11:59 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.39s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:12:03 DEBUG : dst/file1: md5 = 6991a320b5dd0c9d607dbf93eb9cb09a OK 2025/05/19 01:12:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-socamug8yosi/backup" 2025/05/19 01:12:04 DEBUG : Creating backend with remote "TestDrive:crypt/pm9b2bk2ocf7jecuol8hlr4um19me0qk9i9h69oogt8ka1r0sp7g/1nrff024r7pq65ecp72fc28jb0" 2025/05/19 01:12:06 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/19 01:12:08 INFO : dst/file1: Moved (server-side) 2025/05/19 01:12:09 DEBUG : dst/file1: md5 = f062ea0f8947973977abf5b2356033ea OK 2025/05/19 01:12:09 INFO : dst/file1: Copied (new) 2025/05/19 01:12:09 INFO : dst/file1: Deleted 2025/05/19 01:12:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/19 01:12:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/19 01:12:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.67s) === 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-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:12:17 DEBUG : A1/one: md5 = 958d0339c26ee5d9bb55a8c153b22865 OK 2025/05/19 01:12:19 DEBUG : A1/two: md5 = 972bf06ecd40e46b9ec88d9eb2686595 OK 2025/05/19 01:12:22 DEBUG : A1/B1/three: md5 = 85a30f710e3d7ac2b9fe9745592a4901 OK 2025/05/19 01:12:25 DEBUG : A1/B1/C1/four: md5 = f96d8430431dc8011a9b10ef625d6f43 OK 2025/05/19 01:12:27 DEBUG : A1/B1/C2/five: md5 = 7484e74992399fd0b100adeef3f72617 OK 2025/05/19 01:12:27 INFO : A1/B2: Making directory 2025/05/19 01:12:28 INFO : A1/B1/C3: Making directory 2025/05/19 01:12:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/19 01:12:38 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/19 01:12:38 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/19 01:12:38 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/19 01:12:38 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/19 01:12:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/19 01:12:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/19 01:12:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/19 01:12:41 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/19 01:12:41 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/19 01:12:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/19 01:12:49 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/19 01:12:49 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/19 01:12:49 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/19 01:12:50 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/19 01:12:50 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/19 01:12:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/19 01:12:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/19 01:12:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/19 01:12:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/19 01:12:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/19 01:13:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/19 01:13:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/19 01:13:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/19 01:13:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/19 01:13:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/19 01:13:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/19 01:13:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/19 01:13:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/19 01:13:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/19 01:13:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (49.09s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:13:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': File to upload is small (34 bytes), uploading instead of streaming 2025/05/19 01:13:05 DEBUG : no_checksum_small_file_from_pipe: md5 = 3e9552ad223ec655c7e542d4deb58943 OK 2025/05/19 01:13:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/19 01:13:05 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/19 01:13:06 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/19 01:13:07 DEBUG : no_checksum_big_file_from_pipe: md5 = 12d994aeb4175fda1cebd520dd8f1889 OK 2025/05/19 01:13:07 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:13:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': File to upload is small (34 bytes), uploading instead of streaming 2025/05/19 01:13:10 DEBUG : with_checksum_small_file_from_pipe: md5 = fd0648cd2f071ba4de32804c2f071a9c OK 2025/05/19 01:13:10 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/19 01:13:11 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/19 01:13:12 DEBUG : with_checksum_big_file_from_pipe: md5 = ed317029c746c9917e760776de805766 OK 2025/05/19 01:13:12 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-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:13:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': File to upload is small (34 bytes), uploading instead of streaming 2025/05/19 01:13:15 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 01:13:16 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/19 01:13:16 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-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:13:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': File to upload is small (34 bytes), uploading instead of streaming 2025/05/19 01:13:20 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/19 01:13:20 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/19 01:13:21 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.42s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.93s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.74s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/19 01:13:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': File to upload is small (48 bytes), uploading instead of streaming 2025/05/19 01:13:24 DEBUG : rcat_metadata: md5 = a6ee6c8c0ff2c9961aa7a2a2c0a31d70 OK 2025/05/19 01:13:24 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/19 01:13:26 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/19 01:13:27 DEBUG : rcat_metadata_uploadcutoff0: md5 = 36b728cd63bff50951d68e4f388b9aec OK 2025/05/19 01:13:27 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.85s) --- PASS: TestRcatMetadata/Normal (2.56s) --- PASS: TestRcatMetadata/ViaDisk (2.89s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:13:30 DEBUG : potato1: md5 = a2937f9d713c1eab3a0dd6bcea8c6481 OK 2025/05/19 01:13:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': File to upload is small (60 bytes), uploading instead of streaming 2025/05/19 01:13:31 DEBUG : potato2: md5 = 63f5c3103f7babd9552b73490e4100bc OK 2025/05/19 01:13:31 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.28s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:13:34 DEBUG : potato1: md5 = 516472a8723e3dc58cf83cb1f3c3df10 OK 2025/05/19 01:13:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': File to upload is small (60 bytes), uploading instead of streaming 2025/05/19 01:13:36 DEBUG : potato2: md5 = ec0335648c71f1d1b9002be06f50921e OK 2025/05/19 01:13:36 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.64s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:13:39 DEBUG : potato2: md5 = 5c0fbacc198df11f811773b346f9fbd0 OK 2025/05/19 01:13:40 DEBUG : empty space: md5 = 1e33e6cf9c98e5f48745a034041d0079 OK 2025/05/19 01:13:43 DEBUG : sub dir/potato3: md5 = 7b0217e85f92ccdf8e4a7f8b11eccd2e OK 2025/05/19 01:13:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': Touching "sub dir/potato3" 2025/05/19 01:13:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': Touching "empty space" 2025/05/19 01:13:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': Touching "potato2" 2025/05/19 01:13:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.34s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:13:48 DEBUG : dir with metadata: Making directory with metadata 2025/05/19 01:13:49 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.40s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:13:50 DEBUG : directory with modtime: Making directory with metadata 2025/05/19 01:13:51 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.24s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:13:52 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/19 01:13:52 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/19 01:13:53 DEBUG : Google drive root 'crypt/pm9b2bk2ocf7jecuol8hlr4um19me0qk9i9h69oogt8ka1r0sp7g': Skipping btime metadata as can't update it on an existing file: 2025-05-19T01:13:52.975632739Z 2025/05/19 01:13:53 INFO : non existent directory: Updated directory metadata 2025/05/19 01:13:55 DEBUG : Google drive root 'crypt/pm9b2bk2ocf7jecuol8hlr4um19me0qk9i9h69oogt8ka1r0sp7g': Skipping btime metadata as can't update it on an existing file: 2025-05-19T01:13:52.975632739Z 2025/05/19 01:13:56 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.69s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:13:57 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/19 01:13:59 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/19 01:14:00 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.11s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:14:01 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/19 01:14:01 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/19 01:14:01 DEBUG : dst: Making directory with metadata 2025/05/19 01:14:02 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/19 01:14:02 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/19 01:14:03 INFO : dst: Set directory modification time (using SetModTime) 2025/05/19 01:14:03 INFO : dst: Set directory modification time (using SetModTime) 2025/05/19 01:14:03 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/19 01:14:03 INFO : dst: Set directory modification time (using SetModTime) 2025/05/19 01:14:03 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.51s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi'", Local "Local file system at /tmp/rclone142890649", Modify Window "1ms" 2025/05/19 01:14:07 DEBUG : sub dir/test remove existing: md5 = d7ca2dd8662c1c0fb3f3a411f8b19860 OK 2025/05/19 01:14:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 23f280b45bb390e0ea927395475a968f OK 2025/05/19 01:14:10 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xebediq6" before starting 2025/05/19 01:14:11 DEBUG : sub dir/test remove existing.xebediq6: TEST: removing renamed existing file after operation 2025/05/19 01:14:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pimalep6" before starting 2025/05/19 01:14:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pimalep6: TEST: renaming existing back after failed operation 2025/05/19 01:14:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hefopev0" before starting 2025/05/19 01:14:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hefopev0: TEST: removing renamed existing file after operation 2025/05/19 01:14:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "57fga5j7he5dddssus37m34n5mvueak5egpap0cb8sa1rjuhh980" 2025/05/19 01:14:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0fj01v1apfulg6095cbsbmdcl6fvto9ga2oe2p63rncb66mjomeflol51g1d7dai15265nqnh48mh3ubg277ti3545jtaduer44akuvqnrr0qrilmkc9moeb1ubu4r5fr1foj7dnuj97n70cbb9173eeeriahsu18lcfh74nk4rs47gitbn0" --- PASS: TestRemoveExisting (13.28s) === 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/05/19 01:14:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socamug8yosi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m36.855774536s (try 1/5)