"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/04/17 04:40:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xucuhet7sumu" 2025/04/17 04:40:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 04:40:45 DEBUG : Creating backend with remote "TestDrive:crypt/cv69cinb8e821727mb3te2g3mo6pfg7p28vjk1l87li6pd4h7c50" 2025/04/17 04:40:46 DEBUG : Creating backend with remote "/tmp/rclone1196513516" === 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-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/17 04:40:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/17 04:40:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/17 04:40:47 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/17 04:40:47 DEBUG : potato: Seek from 10 to 0 2025/04/17 04:40:47 DEBUG : potato: Seek from 10 to 0 2025/04/17 04:40:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/17 04:40:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/17 04:40:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/17 04:40:47 DEBUG : potato: Seek from 5 to 2 2025/04/17 04:40:47 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/17 04:40:47 DEBUG : potato: Seek from 7 to 0 2025/04/17 04:40:47 DEBUG : potato: Seek from 7 to 0 2025/04/17 04:40:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/17 04:40:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/17 04:40:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/17 04:40:47 DEBUG : potato: Seek from 5 to 2 2025/04/17 04:40:47 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/17 04:40:47 DEBUG : potato: Seek from 8 to 0 2025/04/17 04:40:47 DEBUG : potato: Seek from 8 to 0 2025/04/17 04:40:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/17 04:40:47 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/17 04:40:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/17 04:40:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/17 04:40:47 DEBUG : potato: Seek from 5 to 2 2025/04/17 04:40:47 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/17 04:40:47 DEBUG : potato: Seek from 9 to 0 2025/04/17 04:40:47 DEBUG : potato: Seek from 9 to 0 2025/04/17 04:40:47 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:40:49 DEBUG : rutabaga: md5 = 7379e98dcdedcb07e0d9652a486f9338 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/17 04:40:51 DEBUG : empty space: md5 = 99e24ec1573cfae2d990defec9fd2d8d OK === RUN TestCheck/3 2025/04/17 04:40:53 DEBUG : potato2: md5 = c4a2c39a664f170f9533cb8e226ebfd0 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/17 04:40:56 DEBUG : remotepotato: md5 = 25c0acb20ed7609b3374b484631b9578 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.76s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/04/17 04:40:59 DEBUG : Creating backend with remote "nonexistent" 2025/04/17 04:40:59 DEBUG : Creating backend with remote "nonexistent" 2025/04/17 04:40:59 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/17 04:40:59 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/04/17 04:40:59 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/17 04:40:59 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-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:41:00 DEBUG : rutabaga: md5 = 58bd100cf6a059e2fb94b3b695cd5864 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/17 04:41:04 DEBUG : empty space: md5 = 409b9f4fd7afe9d02b7009479040e4dd OK === RUN TestCheckDownload/3 2025/04/17 04:41:07 DEBUG : potato2: md5 = 6a634ce61961d2b7cf617ec1ca5b57ec OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/17 04:41:11 DEBUG : remotepotato: md5 = eb5e6656e77483a1f611472303265948 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.31s) --- PASS: TestCheckDownload/1 (1.05s) --- PASS: TestCheckDownload/2 (1.23s) --- PASS: TestCheckDownload/3 (1.16s) --- PASS: TestCheckDownload/4 (1.19s) --- PASS: TestCheckDownload/5 (1.21s) --- PASS: TestCheckDownload/6 (1.19s) --- PASS: TestCheckDownload/7 (1.31s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:41:18 DEBUG : rutabaga: md5 = 4e5e4125f83b8c1171f6b2710051fa85 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/17 04:41:20 DEBUG : empty space: md5 = 8b0ebc52b744d4864b902ed076a42985 OK === RUN TestCheckSizeOnly/3 2025/04/17 04:41:22 DEBUG : potato2: md5 = 2dc41d98aa9701e7d0f2af9bc7d1c5f7 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/17 04:41:24 DEBUG : remotepotato: md5 = 1b0a5758034d2ac8414423afcf1988e4 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.66s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:41:28 DEBUG : test.sum: md5 = 5912320bf41ab952d64b447132b61cfc OK 2025/04/17 04:41:30 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/17 04:41:30 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/17 04:41:30 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/17 04:41:30 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/17 04:41:31 DEBUG : test.sum: md5 = e99a9db11dff7f21f0b3a8b2068d7b6c OK 2025/04/17 04:41:32 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/17 04:41:32 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/17 04:41:32 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/17 04:41:32 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.39s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:41:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xucuhet7sumu/data" 2025/04/17 04:41:33 DEBUG : Creating backend with remote "TestDrive:crypt/cv69cinb8e821727mb3te2g3mo6pfg7p28vjk1l87li6pd4h7c50/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.00s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:41:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xucuhet7sumu/data" 2025/04/17 04:41:35 DEBUG : Creating backend with remote "TestDrive:crypt/cv69cinb8e821727mb3te2g3mo6pfg7p28vjk1l87li6pd4h7c50/vjrnln8ratgmqakfosrqe8espk" 2025/04/17 04:41:39 DEBUG : data/banana: md5 = c88655940051437b056b4200907899ff OK 2025/04/17 04:41:40 DEBUG : test.sum: md5 = 98de2e0c9c28343abf2108eacd025217 OK === RUN TestCheckSumDownload/subtest1 2025/04/17 04:41:44 DEBUG : data/potato: md5 = 3a300c23f1fb483a223f92f5f12f0b28 OK 2025/04/17 04:41:45 DEBUG : test.sum: md5 = 8812ebea1c11bdeba0d9de803bc527e7 OK === RUN TestCheckSumDownload/subtest2 2025/04/17 04:41:49 DEBUG : test.sum: md5 = 60fba9c216a48fcd0755644b1b070224 OK === RUN TestCheckSumDownload/subtest3 2025/04/17 04:41:54 DEBUG : test.sum: md5 = f8910a913024f15482954fc6401fe2a6 OK === RUN TestCheckSumDownload/subtest4 2025/04/17 04:41:58 DEBUG : test.sum: md5 = eedec0ac3f5bbadc509d8858886d2fe4 OK === RUN TestCheckSumDownload/subtest5 2025/04/17 04:42:03 DEBUG : test.sum: md5 = 7da75fec397f41ecf02b06dad642285f OK === RUN TestCheckSumDownload/subtest6 2025/04/17 04:42:07 DEBUG : data/banana: md5 = 19a970d863c1474776d0695a0e8e0003 OK 2025/04/17 04:42:08 DEBUG : data/potato: md5 = e4184c836de6a03a5c67f30f0b716902 OK 2025/04/17 04:42:09 DEBUG : test.sum: md5 = e04026796f77a400a7a6b992400f8bf2 OK === RUN TestCheckSumDownload/subtest7 2025/04/17 04:42:15 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/17 04:42:15 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.37s) --- PASS: TestCheckSumDownload/subtest1 (2.19s) --- PASS: TestCheckSumDownload/subtest2 (2.13s) --- PASS: TestCheckSumDownload/subtest3 (2.39s) --- PASS: TestCheckSumDownload/subtest4 (2.83s) --- PASS: TestCheckSumDownload/subtest5 (2.27s) --- PASS: TestCheckSumDownload/subtest6 (2.28s) --- PASS: TestCheckSumDownload/subtest7 (2.22s) === RUN TestApplyTransforms 2025/04/17 04:42:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nilolas7wami" 2025/04/17 04:42:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 04:42:16 DEBUG : Creating backend with remote "TestDrive:crypt/sr9cog4356i26lcqsf20cj0ep280jfg3395meji08g1hc8245c30" 2025/04/17 04:42:16 DEBUG : Creating backend with remote "/tmp/rclone1932631740" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nilolas7wami'", Local "Local file system at /tmp/rclone1932631740", Modify Window "1ms" 2025/04/17 04:42:19 DEBUG : hello, world!: md5 = 17886dc85e29d563888176c57ffe047d OK upper checkfile vs. lower remote (without normalization) 2025/04/17 04:42:19 ERROR : hello, world!: sum not found 2025/04/17 04:42:19 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nilolas7wami' 2025/04/17 04:42:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nilolas7wami': 1 files missing 2025/04/17 04:42:19 NOTICE: 1 hashes missing 2025/04/17 04:42:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nilolas7wami': 2 differences found 2025/04/17 04:42:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nilolas7wami': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/17 04:42:20 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/17 04:42:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nilolas7wami': 0 differences found 2025/04/17 04:42:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nilolas7wami': 1 matching files 2025/04/17 04:42:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sodexal3mise" 2025/04/17 04:42:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 04:42:20 DEBUG : Creating backend with remote "TestDrive:crypt/b7pmooujc6pio2hv9smoioaatteulivnp712tbmigk8ac2tep9m0" 2025/04/17 04:42:21 DEBUG : Creating backend with remote "/tmp/rclone3264561412" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sodexal3mise'", Local "Local file system at /tmp/rclone3264561412", Modify Window "1ms" 2025/04/17 04:42:24 DEBUG : HELLO, WORLD!: md5 = 2f842c699cb7b65dcc20bd35285ad0cc OK lower checkfile vs. upper remote (without normalization) 2025/04/17 04:42:24 ERROR : HELLO, WORLD!: sum not found 2025/04/17 04:42:24 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sodexal3mise' 2025/04/17 04:42:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sodexal3mise': 1 files missing 2025/04/17 04:42:24 NOTICE: 1 hashes missing 2025/04/17 04:42:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sodexal3mise': 2 differences found 2025/04/17 04:42:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sodexal3mise': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/17 04:42:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/17 04:42:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sodexal3mise': 0 differences found 2025/04/17 04:42:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sodexal3mise': 1 matching files 2025/04/17 04:42:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zoyolod5lono" 2025/04/17 04:42:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 04:42:25 DEBUG : Creating backend with remote "TestDrive:crypt/19m1435ajeqgbles5bktf01thfav3135k3aco4khu0kknmn9kj6g" 2025/04/17 04:42:26 DEBUG : Creating backend with remote "/tmp/rclone3063942047" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoyolod5lono'", Local "Local file system at /tmp/rclone3063942047", Modify Window "1ms" 2025/04/17 04:42:28 DEBUG : HeLlO, wOrLd!: md5 = efb6c2a6b92f801be8ec3cb68f88422e OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/17 04:42:29 ERROR : HeLlO, wOrLd!: sum not found 2025/04/17 04:42:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zoyolod5lono' 2025/04/17 04:42:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoyolod5lono': 1 files missing 2025/04/17 04:42:29 NOTICE: 1 hashes missing 2025/04/17 04:42:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoyolod5lono': 2 differences found 2025/04/17 04:42:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoyolod5lono': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/17 04:42:30 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/17 04:42:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoyolod5lono': 0 differences found 2025/04/17 04:42:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoyolod5lono': 1 matching files 2025/04/17 04:42:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sededuv8koja" 2025/04/17 04:42:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 04:42:30 DEBUG : Creating backend with remote "TestDrive:crypt/hbuhkr59tf1jpodn8dng96mgqkv6u6j3ovbt10lfemni92s5nm30" 2025/04/17 04:42:31 DEBUG : Creating backend with remote "/tmp/rclone2039810418" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sededuv8koja'", Local "Local file system at /tmp/rclone2039810418", Modify Window "1ms" 2025/04/17 04:42:33 DEBUG : HELLO, WORLD!: md5 = f92908d230589cc44c092348302334c2 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/17 04:42:33 ERROR : HELLO, WORLD!: sum not found 2025/04/17 04:42:33 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sededuv8koja' 2025/04/17 04:42:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sededuv8koja': 1 files missing 2025/04/17 04:42:33 NOTICE: 1 hashes missing 2025/04/17 04:42:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sededuv8koja': 2 differences found 2025/04/17 04:42:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sededuv8koja': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/17 04:42:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/17 04:42:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sededuv8koja': 0 differences found 2025/04/17 04:42:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sededuv8koja': 1 matching files 2025/04/17 04:42:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yuhewas9wuvi" 2025/04/17 04:42:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 04:42:35 DEBUG : Creating backend with remote "TestDrive:crypt/ao66cqqlorcsr3cr98fad3l9jgvfjsheiti3g8jhdk3t3kv797ug" 2025/04/17 04:42:36 DEBUG : Creating backend with remote "/tmp/rclone4143705810" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yuhewas9wuvi'", Local "Local file system at /tmp/rclone4143705810", Modify Window "1ms" 2025/04/17 04:42:38 DEBUG : 測試_Русский___ě_áñ: md5 = c4c6f41d52a966bec1d179b0e471bc4a OK NFD checkfile vs. NFC remote (without normalization) 2025/04/17 04:42:38 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/17 04:42:38 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yuhewas9wuvi' 2025/04/17 04:42:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuhewas9wuvi': 1 files missing 2025/04/17 04:42:38 NOTICE: 1 hashes missing 2025/04/17 04:42:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuhewas9wuvi': 2 differences found 2025/04/17 04:42:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuhewas9wuvi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/17 04:42:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/17 04:42:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuhewas9wuvi': 0 differences found 2025/04/17 04:42:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuhewas9wuvi': 1 matching files 2025/04/17 04:42:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xakaqav3bahe" 2025/04/17 04:42:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 04:42:40 DEBUG : Creating backend with remote "TestDrive:crypt/m6eeajofu238cjsj608pcstrusqigp5srt5o22m83qqckvi1sqk0" 2025/04/17 04:42:41 DEBUG : Creating backend with remote "/tmp/rclone439321359" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xakaqav3bahe'", Local "Local file system at /tmp/rclone439321359", Modify Window "1ms" 2025/04/17 04:42:43 DEBUG : 測試_Русский___ě_áñ: md5 = 9cbfbb2d6e97af3aeebb74eb13d58f3d OK NFC checkfile vs. NFD remote (without normalization) 2025/04/17 04:42:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/17 04:42:43 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xakaqav3bahe' 2025/04/17 04:42:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xakaqav3bahe': 1 files missing 2025/04/17 04:42:43 NOTICE: 1 hashes missing 2025/04/17 04:42:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xakaqav3bahe': 2 differences found 2025/04/17 04:42:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xakaqav3bahe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/17 04:42:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/17 04:42:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xakaqav3bahe': 0 differences found 2025/04/17 04:42:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xakaqav3bahe': 1 matching files 2025/04/17 04:42:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zonocad5delu" 2025/04/17 04:42:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 04:42:44 DEBUG : Creating backend with remote "TestDrive:crypt/cevidudlb347jvn2iolqq4pbpqbrf48t7icshpdoj73e8eras14g" 2025/04/17 04:42:45 DEBUG : Creating backend with remote "/tmp/rclone2093513968" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonocad5delu'", Local "Local file system at /tmp/rclone2093513968", Modify Window "1ms" 2025/04/17 04:42:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2587428cd96fc5e92bfb5848e71f7c13 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/17 04:42:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/17 04:42:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zonocad5delu' 2025/04/17 04:42:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zonocad5delu': 1 files missing 2025/04/17 04:42:48 NOTICE: 1 hashes missing 2025/04/17 04:42:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zonocad5delu': 2 differences found 2025/04/17 04:42:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zonocad5delu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/17 04:42:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/17 04:42:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zonocad5delu': 0 differences found 2025/04/17 04:42:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zonocad5delu': 1 matching files 2025/04/17 04:42:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yukoloq9pujo" 2025/04/17 04:42:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 04:42:49 DEBUG : Creating backend with remote "TestDrive:crypt/fkp3uceeisf9um4f0fv5jhskchamf30nnfrfojlh1msu32hdnua0" 2025/04/17 04:42:50 DEBUG : Creating backend with remote "/tmp/rclone231347407" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yukoloq9pujo'", Local "Local file system at /tmp/rclone231347407", Modify Window "1ms" 2025/04/17 04:42:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5c769cc3ad5dfbfc66d37b7bd7369506 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/17 04:42:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/17 04:42:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yukoloq9pujo' 2025/04/17 04:42:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yukoloq9pujo': 1 files missing 2025/04/17 04:42:52 NOTICE: 1 hashes missing 2025/04/17 04:42:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yukoloq9pujo': 2 differences found 2025/04/17 04:42:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yukoloq9pujo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/17 04:42:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/17 04:42:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yukoloq9pujo': 0 differences found 2025/04/17 04:42:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yukoloq9pujo': 1 matching files 2025/04/17 04:42:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kinequf2lado" 2025/04/17 04:42:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 04:42:54 DEBUG : Creating backend with remote "TestDrive:crypt/0rs9i6khlrustd2knmp2e6fojl77eb8acosve53thfclhj5tm8h0" 2025/04/17 04:42:54 DEBUG : Creating backend with remote "/tmp/rclone1913641117" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kinequf2lado'", Local "Local file system at /tmp/rclone1913641117", Modify Window "1ms" 2025/04/17 04:42:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 56509292ea8a9b9142e1db6bbc000061 OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/17 04:42:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/17 04:42:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kinequf2lado' 2025/04/17 04:42:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kinequf2lado': 1 files missing 2025/04/17 04:42:57 NOTICE: 1 hashes missing 2025/04/17 04:42:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kinequf2lado': 2 differences found 2025/04/17 04:42:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kinequf2lado': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/17 04:42:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/17 04:42:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kinequf2lado': 0 differences found 2025/04/17 04:42:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kinequf2lado': 1 matching files 2025/04/17 04:42:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bufuduk6duhi" 2025/04/17 04:42:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 04:42:58 DEBUG : Creating backend with remote "TestDrive:crypt/61bf4075dg79h2gp3jjbbhf83i1mrmhsehcn6b2pfes86q6gknj0" 2025/04/17 04:42:59 DEBUG : Creating backend with remote "/tmp/rclone3799098062" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufuduk6duhi'", Local "Local file system at /tmp/rclone3799098062", Modify Window "1ms" 2025/04/17 04:43:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5dfc73c2f9ad9e58fc26fdfb4b14b75e OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/17 04:43:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/17 04:43:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bufuduk6duhi' 2025/04/17 04:43:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufuduk6duhi': 1 files missing 2025/04/17 04:43:02 NOTICE: 1 hashes missing 2025/04/17 04:43:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufuduk6duhi': 2 differences found 2025/04/17 04:43:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufuduk6duhi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/17 04:43:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/17 04:43:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufuduk6duhi': 0 differences found 2025/04/17 04:43:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufuduk6duhi': 1 matching files 2025/04/17 04:43:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bufuduk6duhi': Purge remote 2025/04/17 04:43:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kinequf2lado': Purge remote 2025/04/17 04:43:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yukoloq9pujo': Purge remote 2025/04/17 04:43:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zonocad5delu': Purge remote 2025/04/17 04:43:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xakaqav3bahe': Purge remote 2025/04/17 04:43:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuhewas9wuvi': Purge remote 2025/04/17 04:43:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sededuv8koja': Purge remote 2025/04/17 04:43:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoyolod5lono': Purge remote 2025/04/17 04:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sodexal3mise': Purge remote 2025/04/17 04:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nilolas7wami': Purge remote --- PASS: TestApplyTransforms (51.95s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:43:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/17 04:43:10 DEBUG : sub/file2: md5 = f4a9cae498c30ffdb022c3258afc9279 OK 2025/04/17 04:43:10 INFO : file1: Copied (new) to: sub/file2 2025/04/17 04:43:10 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 04:43:10 DEBUG : file1: Unchanged skipping 2025/04/17 04:43:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': don't need to copy/move sub/file2, it is already at target location 2025/04/17 04:43:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.78s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.41s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:43:16 DEBUG : dst/file1: md5 = 49b21395d5c10b9f34da2e3603efcbd6 OK 2025/04/17 04:43:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xucuhet7sumu/backup" 2025/04/17 04:43:17 DEBUG : Creating backend with remote "TestDrive:crypt/cv69cinb8e821727mb3te2g3mo6pfg7p28vjk1l87li6pd4h7c50/1nrff024r7pq65ecp72fc28jb0" 2025/04/17 04:43:18 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/17 04:43:20 INFO : dst/file1: Moved (server-side) 2025/04/17 04:43:22 DEBUG : dst/file1: md5 = 7af8e4e5903ceaf24843d88912982af8 OK 2025/04/17 04:43:22 INFO : dst/file1: Copied (new) 2025/04/17 04:43:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/17 04:43:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/17 04:43:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.95s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:43:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xucuhet7sumu/dst" 2025/04/17 04:43:27 DEBUG : Creating backend with remote "TestDrive:crypt/cv69cinb8e821727mb3te2g3mo6pfg7p28vjk1l87li6pd4h7c50/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/17 04:43:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xucuhet7sumu/CompareDest" 2025/04/17 04:43:28 DEBUG : Creating backend with remote "TestDrive:crypt/cv69cinb8e821727mb3te2g3mo6pfg7p28vjk1l87li6pd4h7c50/gveqi14airsml4bgu7krj116o8" 2025/04/17 04:43:30 DEBUG : one: Need to transfer - File not found at Destination 2025/04/17 04:43:32 DEBUG : one: md5 = ddd1c34c9556312b5e6aa559b8b6ba1b OK 2025/04/17 04:43:32 INFO : one: Copied (new) 2025/04/17 04:43:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 04:43:35 DEBUG : one: md5 = 8626aed814bbce468fe4b38743cd074a OK 2025/04/17 04:43:35 INFO : one: Copied (replaced existing) 2025/04/17 04:43:37 DEBUG : dst/one: md5 = a36440f66878347f589a627f2d935b68 OK 2025/04/17 04:43:39 DEBUG : CompareDest/one: md5 = 780881a5c974f439a84f6fa670255dc8 OK 2025/04/17 04:43:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 04:43:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 04:43:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/17 04:43:42 DEBUG : CompareDest/two: md5 = 575d8d59d38ae8cda0569059f0331e61 OK 2025/04/17 04:43:42 DEBUG : two: Need to transfer - File not found at Destination 2025/04/17 04:43:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 04:43:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/17 04:43:43 DEBUG : two: Need to transfer - File not found at Destination 2025/04/17 04:43:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 04:43:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/17 04:43:45 DEBUG : two: Need to transfer - File not found at Destination 2025/04/17 04:43:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/17 04:43:46 DEBUG : two: md5 = 7a886218c1661e6831f4f98a413eedfc OK 2025/04/17 04:43:46 INFO : two: Copied (new) 2025/04/17 04:43:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/17 04:43:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 04:43:50 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/17 04:43:50 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.44s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:43:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xucuhet7sumu/dst" 2025/04/17 04:43:51 DEBUG : Creating backend with remote "TestDrive:crypt/cv69cinb8e821727mb3te2g3mo6pfg7p28vjk1l87li6pd4h7c50/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/17 04:43:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xucuhet7sumu/CopyDest" 2025/04/17 04:43:53 DEBUG : Creating backend with remote "TestDrive:crypt/cv69cinb8e821727mb3te2g3mo6pfg7p28vjk1l87li6pd4h7c50/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/17 04:43:54 DEBUG : one: Need to transfer - File not found at Destination 2025/04/17 04:43:56 DEBUG : one: md5 = 0cbdd8972c5aaa49c19cdafae38b72ce OK 2025/04/17 04:43:56 INFO : one: Copied (new) 2025/04/17 04:43:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 04:43:59 DEBUG : one: md5 = 97d6a9a9920df2f5c2ccc4969783da7e OK 2025/04/17 04:43:59 INFO : one: Copied (replaced existing) 2025/04/17 04:44:01 DEBUG : dst/one: md5 = 52b934daf0b906bd407e38d3c20eb23f OK 2025/04/17 04:44:03 DEBUG : CopyDest/one: md5 = 7d16bc677672b2c95fd905cb696dbdd7 OK 2025/04/17 04:44:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xucuhet7sumu/BackupDir" 2025/04/17 04:44:04 DEBUG : Creating backend with remote "TestDrive:crypt/cv69cinb8e821727mb3te2g3mo6pfg7p28vjk1l87li6pd4h7c50/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/17 04:44:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 04:44:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 04:44:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 04:44:07 INFO : one: Moved (server-side) 2025/04/17 04:44:08 INFO : one: Copied (server-side copy) 2025/04/17 04:44:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/17 04:44:10 DEBUG : CopyDest/two: md5 = 149d5e244a713d6903f778bea97cb2c2 OK 2025/04/17 04:44:11 DEBUG : two: Need to transfer - File not found at Destination 2025/04/17 04:44:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 04:44:12 INFO : two: Copied (server-side copy) 2025/04/17 04:44:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/17 04:44:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 04:44:13 DEBUG : two: Unchanged skipping 2025/04/17 04:44:15 DEBUG : CopyDest/three: md5 = cea9185d3b75c7a9cf7a4f44ffdd2079 OK 2025/04/17 04:44:15 DEBUG : three: Need to transfer - File not found at Destination 2025/04/17 04:44:16 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/17 04:44:16 DEBUG : three: Destination not found in --copy-dest 2025/04/17 04:44:17 DEBUG : three: md5 = dd6542e1185271f2573016f69c967f40 OK 2025/04/17 04:44:17 INFO : three: Copied (new) 2025/04/17 04:44:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/17 04:44:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 04:44:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/17 04:44:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/17 04:44:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/17 04:44:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 04:44:23 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.82s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:44:25 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/17 04:44:27 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c9eb4e250a47648b39f8d19c49578afb OK 2025/04/17 04:44:27 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/17 04:44:28 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/17 04:44:28 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/04/17 04:44:29 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/17 04:44:29 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/17 04:44:31 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 7ba6c0c1f3fba92647f3552b12a15ed4 OK 2025/04/17 04:44:31 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/17 04:44:33 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/17 04:44:33 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.71s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:44:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': Looking for duplicate names using skip mode. 2025/04/17 04:44:37 NOTICE: one: Found 2 files with duplicate names 2025/04/17 04:44:37 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.44s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:44:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': Looking for duplicate names using skip mode. 2025/04/17 04:44:42 NOTICE: one: Found 3 files with duplicate names 2025/04/17 04:44:42 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/17 04:44:43 INFO : one: Deleted 2025/04/17 04:44:43 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.06s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:44:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': Looking for duplicate names using first mode. 2025/04/17 04:44:49 NOTICE: one: Found 3 files with duplicate names 2025/04/17 04:44:49 INFO : one: Deleted 2025/04/17 04:44:50 INFO : one: Deleted 2025/04/17 04:44:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.57s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:44:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': Looking for duplicate names using newest mode. 2025/04/17 04:44:55 NOTICE: one: Found 3 files with duplicate names 2025/04/17 04:44:55 INFO : one: Deleted 2025/04/17 04:44:56 INFO : one: Deleted 2025/04/17 04:44:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.02s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:45:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': Looking for duplicate names using oldest mode. 2025/04/17 04:45:02 NOTICE: one: Found 3 files with duplicate names 2025/04/17 04:45:02 INFO : one: Deleted 2025/04/17 04:45:03 INFO : one: Deleted 2025/04/17 04:45:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.70s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:45:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': Looking for duplicate names using largest mode. 2025/04/17 04:45:08 NOTICE: one: Found 3 files with duplicate names 2025/04/17 04:45:09 INFO : one: Deleted 2025/04/17 04:45:09 INFO : one: Deleted 2025/04/17 04:45:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.01s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:45:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': Looking for duplicate names using smallest mode. 2025/04/17 04:45:15 NOTICE: one: Found 3 files with duplicate names 2025/04/17 04:45:15 INFO : one: Deleted 2025/04/17 04:45:16 INFO : one: Deleted 2025/04/17 04:45:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.60s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:45:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': Looking for duplicate names using rename mode. 2025/04/17 04:45:22 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/17 04:45:23 INFO : one-2.txt: renamed from: one.txt 2025/04/17 04:45:24 INFO : one-3.txt: renamed from: one.txt 2025/04/17 04:45:26 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.46s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:45:30 DEBUG : dupe1/one.txt: md5 = d45587a36df7846956981c98ad58c090 OK 2025/04/17 04:45:32 DEBUG : dupe2/two.txt: md5 = 45aa2e5256886259fef05db484b8a048 OK 2025/04/17 04:45:34 DEBUG : dupe3/three.txt: md5 = 6ab81400e0b2d63fed65e9c6b4ea813d OK 2025/04/17 04:45:35 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/17 04:45:36 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/17 04:45:36 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/17 04:45:37 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/17 04:45:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/17 04:45:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/17 04:45:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.37s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:45:43 DEBUG : a.txt: md5 = f966def40edd4391fdcb657c1c308d17 OK 2025/04/17 04:45:44 DEBUG : zend.txt: md5 = 84791c165fa6fe76ece7f6b437cc9fcb OK 2025/04/17 04:45:47 DEBUG : sub dir/hello world: md5 = ef2b4f9476737b154c165bca66d071f1 OK 2025/04/17 04:45:48 DEBUG : sub dir/hello world2: md5 = 1b0b669fd3214a0ac1692d2b964feb26 OK 2025/04/17 04:45:50 DEBUG : sub dir/ignore dir/.ignore: md5 = 93edbcaa15c776b0f15cd3fd75217ee2 OK 2025/04/17 04:45:52 DEBUG : sub dir/ignore dir/should be ignored: md5 = 19ae97a005c3f891437a143268bb9c84 OK 2025/04/17 04:45:54 DEBUG : sub dir/sub sub dir/hello world3: md5 = 037ee2a0bde7e219fe17fc11b91d2e54 OK 2025/04/17 04:45:55 DEBUG : a.txt: Excluded (Size Filter) 2025/04/17 04:45:55 DEBUG : a.txt: Excluded 2025/04/17 04:45:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/17 04:45:56 DEBUG : sub dir/hello world2: Excluded 2025/04/17 04:45:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/17 04:45:56 DEBUG : sub dir/hello world: Excluded 2025/04/17 04:45:56 DEBUG : sub dir/ignore dir: Excluded 2025/04/17 04:45:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/17 04:45:56 DEBUG : sub dir/hello world2: Excluded 2025/04/17 04:45:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/17 04:45:56 DEBUG : sub dir/hello world: Excluded 2025/04/17 04:45:57 DEBUG : sub dir/ignore dir: Excluded 2025/04/17 04:46:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/17 04:46:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/17 04:46:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/17 04:46:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/17 04:46:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/17 04:46:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/17 04:46:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.89s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:46:05 DEBUG : a.txt: md5 = 123b4472344c5bb4fd04935fbcddcbe6 OK 2025/04/17 04:46:06 DEBUG : zend.txt: md5 = 9ddc7117b21a034d9800366863bc7ffc OK 2025/04/17 04:46:08 DEBUG : sub dir/hello world: md5 = 71848599e403d3375e62f4c1fd552dfb OK 2025/04/17 04:46:10 DEBUG : sub dir/hello world2: md5 = e491da0e16118737928ff50117f04929 OK 2025/04/17 04:46:12 DEBUG : sub dir/ignore dir/.ignore: md5 = ce7d23768c61a2d8be80dbde9f3a5e15 OK 2025/04/17 04:46:14 DEBUG : sub dir/ignore dir/should be ignored: md5 = ecf67c15b6bb313161d7db5a3b6674fb OK 2025/04/17 04:46:16 DEBUG : sub dir/sub sub dir/hello world3: md5 = 18b4ee38810a427af178da2a5dd59102 OK 2025/04/17 04:46:17 DEBUG : a.txt: Excluded (Size Filter) 2025/04/17 04:46:17 DEBUG : a.txt: Excluded 2025/04/17 04:46:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/17 04:46:17 DEBUG : sub dir/hello world: Excluded 2025/04/17 04:46:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/17 04:46:17 DEBUG : sub dir/hello world2: Excluded 2025/04/17 04:46:18 DEBUG : sub dir/ignore dir: Excluded 2025/04/17 04:46:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/17 04:46:18 DEBUG : sub dir/hello world: Excluded 2025/04/17 04:46:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/17 04:46:18 DEBUG : sub dir/hello world2: Excluded 2025/04/17 04:46:18 DEBUG : sub dir/ignore dir: Excluded 2025/04/17 04:46:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/17 04:46:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/17 04:46:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/17 04:46:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/17 04:46:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/17 04:46:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/17 04:46:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.54s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:46:26 DEBUG : file1: md5 = eeea49eb1d78e42988ad3d8a30dd4da2 OK 2025/04/17 04:46:28 DEBUG : sub/file2: md5 = 2d32ab75e8e65bc285d99f8d11cbb192 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/04/17 04:46:31 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/17 04:46:32 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/17 04:46:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/17 04:46:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.48s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:46:36 DEBUG : file1: md5 = 3863f78103648abb72e39a48ea536f40 OK 2025/04/17 04:46:38 DEBUG : sub/file2: md5 = 881e439f0e3276243f1df781e52f7515 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/04/17 04:46:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xucuhet7sumu/notfound" 2025/04/17 04:46:42 DEBUG : Creating backend with remote "TestDrive:crypt/cv69cinb8e821727mb3te2g3mo6pfg7p28vjk1l87li6pd4h7c50/qe0i31qdkoejk60elps0ni5sqk" 2025/04/17 04:46:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.48s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:46:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': Making directory 2025/04/17 04:46:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:46:49 DEBUG : sub dir/hello world: md5 = 0ccd0cfa3e0e65804ff53dd679e98ade OK 2025/04/17 04:46:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.81s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:46:53 DEBUG : potato2: md5 = 882d07a6ad27c4b06fb57f1c0d9d472f OK 2025/04/17 04:46:54 DEBUG : empty space: md5 = 7cb6b7666490a7e524bc5db84c8cedd6 OK --- PASS: TestLs (4.43s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:46:57 DEBUG : potato2: md5 = 860a1efbb2d908b2a7eef6646ea853d4 OK 2025/04/17 04:46:59 DEBUG : empty space: md5 = 09b692d3dfb73f6f5a36872cbd012cbf OK 2025/04/17 04:46:59 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.97s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:47:02 DEBUG : potato2: md5 = 97364392129bc85095e74a360190f8fc OK 2025/04/17 04:47:04 DEBUG : empty space: md5 = bb745e6f87107aab7acc5887804e5de9 OK --- PASS: TestLsLong (4.77s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:47:07 DEBUG : potato2: md5 = 0aaa945a15c933eed0584f00665d1d70 OK 2025/04/17 04:47:08 DEBUG : empty space: md5 = b82457b5e9ec5d0dcb146404ed76e755 OK --- PASS: TestHashSums (4.35s) === RUN TestHashSumsWithErrors 2025/04/17 04:47:10 DEBUG : Creating backend with remote ":memory:" 2025/04/17 04:47:10 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/17 04:47:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/17 04:47:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/17 04:47:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/17 04:47:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/17 04:47:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/17 04:47:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/17 04:47:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/17 04:47:10 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-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:47:11 DEBUG : potato2: md5 = 6a1641f8177a17907a07e2c73b5cc4ec OK 2025/04/17 04:47:13 DEBUG : empty space: md5 = 02101db03f5c1e7ed3723790327bb301 OK 2025/04/17 04:47:15 DEBUG : sub dir/potato3: md5 = 9eb94655008dc4624a003761aeb1d9b0 OK 2025/04/17 04:47:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.53s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:47:20 DEBUG : small: md5 = d5895c8f86c648c3f02c7fd027ffca68 OK 2025/04/17 04:47:21 DEBUG : medium: md5 = 2ab051794d752c53a84cc77a5713f58a OK 2025/04/17 04:47:22 DEBUG : large: md5 = c57c8dd01c80d4622bde766bfbea2fa5 OK 2025/04/17 04:47:23 DEBUG : Waiting for deletions to finish 2025/04/17 04:47:23 DEBUG : large: Excluded (Size Filter) 2025/04/17 04:47:23 INFO : small: Deleted 2025/04/17 04:47:23 INFO : medium: Deleted --- PASS: TestDelete (6.09s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:47:26 DEBUG : small: md5 = 461b67bb758226c945c02b962ad9d9e1 OK 2025/04/17 04:47:27 DEBUG : medium: md5 = 66f2bfe26bcc7def604980167b235b75 OK 2025/04/17 04:47:28 DEBUG : large: md5 = 8affd1597c8be3e3abbabdbb10b21f02 OK 2025/04/17 04:47:29 DEBUG : Waiting for deletions to finish 2025/04/17 04:47:29 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/04/17 04:47:29 INFO : small: Deleted 2025/04/17 04:47:29 INFO : medium: Deleted --- PASS: TestMaxDelete (6.59s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:47:32 DEBUG : small: md5 = f7c24ca54c2388767618d15ab751532f OK 2025/04/17 04:47:34 DEBUG : medium: md5 = 35a26c174fab73df1de6c3bcd7658ff7 OK 2025/04/17 04:47:35 DEBUG : large: md5 = 82bc0031b2b6234c6e85a9a24fb84a9e OK 2025/04/17 04:47:36 DEBUG : Waiting for deletions to finish 2025/04/17 04:47:36 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/17 04:47:36 INFO : medium: Deleted 2025/04/17 04:47:36 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.85s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:47:39 DEBUG : small: md5 = 149853fdea41b51a8da86bdfefd69917 OK 2025/04/17 04:47:41 DEBUG : medium: md5 = 29ec1ae28e86bb6c3a158c257c1ab972 OK 2025/04/17 04:47:42 DEBUG : large: md5 = d42bcaf5e33dd92ea2e632ece9fda141 OK 2025/04/17 04:47:42 DEBUG : Waiting for deletions to finish 2025/04/17 04:47:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/17 04:47:43 INFO : medium: Deleted 2025/04/17 04:47:43 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.82s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:47:46 DEBUG : ReadFile: md5 = ad019642a9520ceb8e51af1ca1e6c498 OK --- PASS: TestReadFile (4.05s) === RUN TestRetry 2025/04/17 04:47:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/17 04:47:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/17 04:47:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/17 04:47:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/17 04:47:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/17 04:47:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/17 04:47:49 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-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:47:50 DEBUG : file1: md5 = 42c358416ccec19fa40eed540be5398e OK 2025/04/17 04:47:52 DEBUG : file2: md5 = 27957fed2fbf1b8967f749a42558ab78 OK --- PASS: TestCat (17.07s) === RUN TestPurge 2025/04/17 04:48:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-havuful7mibi" 2025/04/17 04:48:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 04:48:06 DEBUG : Creating backend with remote "TestDrive:crypt/vf9m4htbtinr3p9ngdmlfg2enn1gn44k1rs5m3kb5866tn91mprg" 2025/04/17 04:48:07 DEBUG : Creating backend with remote "/tmp/rclone186622431" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-havuful7mibi'", Local "Local file system at /tmp/rclone186622431", Modify Window "1ms" 2025/04/17 04:48:11 DEBUG : A1/B1/C1/one: md5 = b80cc2af813a40a1034f4f1ecd4a7331 OK 2025/04/17 04:48:11 INFO : A2: Making directory 2025/04/17 04:48:12 INFO : A1/B2: Making directory 2025/04/17 04:48:13 INFO : A1/B2/C2: Making directory 2025/04/17 04:48:14 INFO : A1/B1/C3: Making directory 2025/04/17 04:48:14 INFO : A3: Making directory 2025/04/17 04:48:15 INFO : A3/B3: Making directory 2025/04/17 04:48:16 INFO : A3/B3/C4: Making directory 2025/04/17 04:48:18 DEBUG : A1/two: md5 = 45303193985954ea85f4902909f4a330 OK 2025/04/17 04:48:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-havuful7mibi': Purge remote 2025/04/17 04:48:21 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.49s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:48:25 DEBUG : A1/B1/C1/one: md5 = 63656f2364970595404079d0adf8688b OK 2025/04/17 04:48:25 INFO : A2: Making directory 2025/04/17 04:48:26 INFO : A1/B2: Making directory 2025/04/17 04:48:26 INFO : A1/B2/C2: Making directory 2025/04/17 04:48:27 INFO : A1/B1/C3: Making directory 2025/04/17 04:48:28 INFO : A3: Making directory 2025/04/17 04:48:29 INFO : A3/B3: Making directory 2025/04/17 04:48:29 INFO : A3/B3/C4: Making directory 2025/04/17 04:48:31 DEBUG : A1/two: md5 = 5beb8b49db287bf7f209b7833efb70e1 OK 2025/04/17 04:48:33 DEBUG : removing 1 level 3 directories 2025/04/17 04:48:33 INFO : A3/B3/C4: Removing directory 2025/04/17 04:48:35 DEBUG : removing 2 level 3 directories 2025/04/17 04:48:35 INFO : A1/B2/C2: Removing directory 2025/04/17 04:48:35 INFO : A1/B1/C3: Removing directory 2025/04/17 04:48:36 DEBUG : removing 2 level 2 directories 2025/04/17 04:48:36 INFO : A3/B3: Removing directory 2025/04/17 04:48:36 INFO : A1/B2: Removing directory 2025/04/17 04:48:36 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/17 04:48:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/17 04:48:37 DEBUG : removing 2 level 1 directories 2025/04/17 04:48:37 INFO : A3: Removing directory 2025/04/17 04:48:37 INFO : A2: Removing directory 2025/04/17 04:48:37 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/17 04:48:41 DEBUG : removing 1 level 3 directories 2025/04/17 04:48:41 INFO : A1/B1/C1: Removing directory 2025/04/17 04:48:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 04:48:41 DEBUG : removing 1 level 2 directories 2025/04/17 04:48:41 INFO : A1/B1: Removing directory 2025/04/17 04:48:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/17 04:48:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/17 04:48:42 DEBUG : removing 1 level 1 directories 2025/04/17 04:48:42 INFO : A1: Removing directory 2025/04/17 04:48:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/17 04:48:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/17 04:48:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/17 04:48:43 DEBUG : removing 1 level 0 directories 2025/04/17 04:48:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': Removing directory 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/17 04:48:43 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.98s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:48:45 INFO : A1: Making directory 2025/04/17 04:48:46 INFO : A1/B1: Making directory 2025/04/17 04:48:47 INFO : A1/B1/C1: Making directory 2025/04/17 04:48:49 DEBUG : removing 1 level 3 directories 2025/04/17 04:48:49 INFO : A1/B1/C1: Removing directory 2025/04/17 04:48:50 DEBUG : removing 1 level 2 directories 2025/04/17 04:48:50 INFO : A1/B1: Removing directory 2025/04/17 04:48:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/17 04:48:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.83s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:48:52 INFO : A1: Making directory 2025/04/17 04:48:53 INFO : A1/B1: Making directory 2025/04/17 04:48:54 INFO : A1/B1/C1: Making directory 2025/04/17 04:48:56 DEBUG : removing 1 level 3 directories 2025/04/17 04:48:56 INFO : A1/B1/C1: Removing directory 2025/04/17 04:48:57 DEBUG : removing 1 level 2 directories 2025/04/17 04:48:57 INFO : A1/B1: Removing directory 2025/04/17 04:48:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/17 04:48:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.29s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:49:01 DEBUG : file1: md5 = 695013262e7564b41c4fd9dcf7c5564d OK 2025/04/17 04:49:01 DEBUG : filename.txt: File name found in url 2025/04/17 04:49:03 DEBUG : filename.txt: md5 = ae95601996d97a7dc1d8242a533e4c72 OK 2025/04/17 04:49:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/17 04:49:04 DEBUG : headerfilename.txt: md5 = 1e87708c4d3b17b7a630010733598e32 OK 2025/04/17 04:49:06 DEBUG : file2: md5 = d84f90df70567f9fda8ba93d8c563362 OK --- PASS: TestCopyURL (8.65s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:49:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/17 04:49:11 DEBUG : sub/file2: md5 = 684d7938ee7c80093717c8ee70976267 OK 2025/04/17 04:49:11 INFO : file1: Copied (new) to: sub/file2 2025/04/17 04:49:11 INFO : file1: Deleted 2025/04/17 04:49:12 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 04:49:12 DEBUG : file1: Unchanged skipping 2025/04/17 04:49:12 INFO : file1: Deleted 2025/04/17 04:49:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': don't need to copy/move sub/file2, it is already at target location 2025/04/17 04:49:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.31s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:49:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/17 04:49:16 DEBUG : file1: md5 = d93e75f0db507f9930d99367f7ae7af6 OK 2025/04/17 04:49:16 INFO : file1: Copied (new) 2025/04/17 04:49:16 INFO : file1: Deleted 2025/04/17 04:49:16 DEBUG : file1: Destination exists, skipping 2025/04/17 04:49:16 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.09s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:49:21 DEBUG : dst/file1: md5 = d9f48b6fc5e43600297dca5e2b5de2c8 OK 2025/04/17 04:49:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xucuhet7sumu/backup" 2025/04/17 04:49:21 DEBUG : Creating backend with remote "TestDrive:crypt/cv69cinb8e821727mb3te2g3mo6pfg7p28vjk1l87li6pd4h7c50/1nrff024r7pq65ecp72fc28jb0" 2025/04/17 04:49:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/17 04:49:25 INFO : dst/file1: Moved (server-side) 2025/04/17 04:49:27 DEBUG : dst/file1: md5 = dc84452ba53f77d93a5b68b73185d50f OK 2025/04/17 04:49:27 INFO : dst/file1: Copied (new) 2025/04/17 04:49:27 INFO : dst/file1: Deleted 2025/04/17 04:49:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/17 04:49:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/17 04:49:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.72s) === 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-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:49:33 DEBUG : A1/one: md5 = 7ed563da61f63c2793897a7a8a4a3716 OK 2025/04/17 04:49:35 DEBUG : A1/two: md5 = 3f1f4b419ba602a5ee727aff9ed20e26 OK 2025/04/17 04:49:37 DEBUG : A1/B1/three: md5 = 879896332a19b3f6e625fd12df86bc56 OK 2025/04/17 04:49:39 DEBUG : A1/B1/C1/four: md5 = 60cdc53d4164f41ecc342598a28c3202 OK 2025/04/17 04:49:41 DEBUG : A1/B1/C2/five: md5 = 0659df5aa5931fb649fb08f06a49912b OK 2025/04/17 04:49:41 INFO : A1/B2: Making directory 2025/04/17 04:49:42 INFO : A1/B1/C3: Making directory 2025/04/17 04:49:51 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/17 04:49:51 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/17 04:49:51 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/17 04:49:51 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/17 04:49:51 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/17 04:49:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/17 04:49:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/17 04:49:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/17 04:49:55 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/17 04:49:55 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/17 04:49:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/17 04:50:03 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/17 04:50:03 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/17 04:50:03 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/17 04:50:03 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/17 04:50:03 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/17 04:50:06 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/17 04:50:06 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/17 04:50:06 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/17 04:50:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/17 04:50:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/17 04:50:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/17 04:50:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/17 04:50:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/17 04:50:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/17 04:50:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/17 04:50:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/17 04:50:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/17 04:50:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/17 04:50:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/17 04:50:15 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.60s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:50:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': File to upload is small (34 bytes), uploading instead of streaming 2025/04/17 04:50:18 DEBUG : no_checksum_small_file_from_pipe: md5 = 775452305b938e1fb47963799a49093c OK 2025/04/17 04:50:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/17 04:50:18 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/17 04:50:18 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/17 04:50:19 DEBUG : no_checksum_big_file_from_pipe: md5 = 7c0d2c0a2b38217cb466a87486cd7851 OK 2025/04/17 04:50:19 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-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:50:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': File to upload is small (34 bytes), uploading instead of streaming 2025/04/17 04:50:23 DEBUG : with_checksum_small_file_from_pipe: md5 = 1717259d5abe4db3b554af7b6f1dd84b OK 2025/04/17 04:50:23 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/17 04:50:24 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/17 04:50:25 DEBUG : with_checksum_big_file_from_pipe: md5 = 7ae1f97930dccac9999b8bb3cfa513ba OK 2025/04/17 04:50:25 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-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:50:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': File to upload is small (34 bytes), uploading instead of streaming 2025/04/17 04:50:28 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 04:50:29 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/17 04:50:30 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-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:50:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': File to upload is small (34 bytes), uploading instead of streaming 2025/04/17 04:50:33 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/17 04:50:34 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/17 04:50:35 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.45s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.26s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.32s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.11s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.76s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/17 04:50:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': File to upload is small (48 bytes), uploading instead of streaming 2025/04/17 04:50:38 DEBUG : rcat_metadata: md5 = f4e9d310917fb904cc2a95081e246506 OK 2025/04/17 04:50:38 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/17 04:50:40 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/17 04:50:41 DEBUG : rcat_metadata_uploadcutoff0: md5 = 59d4c5a175a166f2addbe8cdcb8079c6 OK 2025/04/17 04:50:41 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.05s) --- PASS: TestRcatMetadata/Normal (2.53s) --- PASS: TestRcatMetadata/ViaDisk (2.97s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:50:44 DEBUG : potato1: md5 = 96e29e5dd7a216d6e57ae68b0da8fc9e OK 2025/04/17 04:50:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': File to upload is small (60 bytes), uploading instead of streaming 2025/04/17 04:50:45 DEBUG : potato2: md5 = 40bba4630ffe77b52224d6d13a95b0fd OK 2025/04/17 04:50:45 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.33s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:50:48 DEBUG : potato1: md5 = b8b33d1294bde027247f6752dc566ab6 OK 2025/04/17 04:50:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': File to upload is small (60 bytes), uploading instead of streaming 2025/04/17 04:50:50 DEBUG : potato2: md5 = aaa551c841e380d8090328ba90bd8f82 OK 2025/04/17 04:50:50 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.18s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:50:54 DEBUG : potato2: md5 = 2e8d6dfa82399eb15c8ac865e4f718fa OK 2025/04/17 04:50:55 DEBUG : empty space: md5 = c401a14060d6d0c91a035610da8d34a6 OK 2025/04/17 04:50:57 DEBUG : sub dir/potato3: md5 = e0390782e1cb91b600ed0ff67f54126c OK 2025/04/17 04:50:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': Touching "sub dir/potato3" 2025/04/17 04:50:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': Touching "empty space" 2025/04/17 04:50:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': Touching "potato2" 2025/04/17 04:51:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.84s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:51:02 DEBUG : dir with metadata: Making directory with metadata 2025/04/17 04:51:03 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.47s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:51:05 DEBUG : directory with modtime: Making directory with metadata 2025/04/17 04:51:05 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.42s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:51:07 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/17 04:51:07 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/17 04:51:07 DEBUG : Google drive root 'crypt/cv69cinb8e821727mb3te2g3mo6pfg7p28vjk1l87li6pd4h7c50': Skipping btime metadata as can't update it on an existing file: 2025-04-17T04:51:07.449814449Z 2025/04/17 04:51:08 INFO : non existent directory: Updated directory metadata 2025/04/17 04:51:10 DEBUG : Google drive root 'crypt/cv69cinb8e821727mb3te2g3mo6pfg7p28vjk1l87li6pd4h7c50': Skipping btime metadata as can't update it on an existing file: 2025-04-17T04:51:07.449814449Z 2025/04/17 04:51:10 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.79s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:51:12 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/17 04:51:13 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/17 04:51:14 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.12s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:51:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/17 04:51:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/17 04:51:16 DEBUG : dst: Making directory with metadata 2025/04/17 04:51:17 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/17 04:51:17 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 04:51:17 INFO : dst: Set directory modification time (using SetModTime) 2025/04/17 04:51:18 INFO : dst: Set directory modification time (using SetModTime) 2025/04/17 04:51:18 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/17 04:51:18 INFO : dst: Set directory modification time (using SetModTime) 2025/04/17 04:51:18 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.48s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu'", Local "Local file system at /tmp/rclone1196513516", Modify Window "1ms" 2025/04/17 04:51:22 DEBUG : sub dir/test remove existing: md5 = ae42f8b58748f589decedb635f4833e5 OK 2025/04/17 04:51:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 3e35ca31dc69f6bad4078c8e606eab61 OK 2025/04/17 04:51:25 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.foyizuq1" before starting 2025/04/17 04:51:26 DEBUG : sub dir/test remove existing.foyizuq1: TEST: removing renamed existing file after operation 2025/04/17 04:51:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.roxecac4" before starting 2025/04/17 04:51:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.roxecac4: TEST: renaming existing back after failed operation 2025/04/17 04:51:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sugezex0" before starting 2025/04/17 04:51:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sugezex0: TEST: removing renamed existing file after operation 2025/04/17 04:51:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "qd2uhf7acfg0kfbu5f2o39r8tbu3pstuvscr9q4s41cdkvovdhog" 2025/04/17 04:51:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "gmd45o3uaoea5bv300dfr19gn5sqro8hhdjfg91uardom9h2pr1ds8qs7guhdllf372bn54pc7scg0a2eb34ka9h8e774mlnreo6qhrpppq04nm6njvg471n2srjbqi8rs481tvhrvb52q8f9kg02d317s86d44eiud0uutuebrgan5c9d60" --- PASS: TestRemoveExisting (13.12s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/04/17 04:51:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xucuhet7sumu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m47.552350545s (try 1/5)