"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/01/23 03:47:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zeyobis2refa" 2025/01/23 03:47:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:47:15 DEBUG : Creating backend with remote "TestDrive:crypt/5rotea2tf9hg1749e4071a97mv3i7p2fcosg728ilag00nipl1rg" 2025/01/23 03:47:16 DEBUG : Creating backend with remote "/tmp/rclone4148552946" === 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-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/23 03:47:16 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/23 03:47:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/23 03:47:16 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/23 03:47:16 DEBUG : potato: Seek from 10 to 0 2025/01/23 03:47:16 DEBUG : potato: Seek from 10 to 0 2025/01/23 03:47:16 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/23 03:47:16 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/23 03:47:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/23 03:47:16 DEBUG : potato: Seek from 5 to 2 2025/01/23 03:47:16 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/23 03:47:16 DEBUG : potato: Seek from 7 to 0 2025/01/23 03:47:16 DEBUG : potato: Seek from 7 to 0 2025/01/23 03:47:16 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/23 03:47:16 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/23 03:47:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/23 03:47:16 DEBUG : potato: Seek from 5 to 2 2025/01/23 03:47:16 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/23 03:47:16 DEBUG : potato: Seek from 8 to 0 2025/01/23 03:47:16 DEBUG : potato: Seek from 8 to 0 2025/01/23 03:47:16 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/23 03:47:16 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/23 03:47:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/23 03:47:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/23 03:47:16 DEBUG : potato: Seek from 5 to 2 2025/01/23 03:47:16 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/23 03:47:16 DEBUG : potato: Seek from 9 to 0 2025/01/23 03:47:16 DEBUG : potato: Seek from 9 to 0 2025/01/23 03:47:16 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-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:47:20 DEBUG : rutabaga: md5 = 61ecd9b41c1ae3e764543b98464f01e2 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/23 03:47:22 DEBUG : empty space: md5 = 35d4663945282c28eb5e56cf4bcfb56c OK === RUN TestCheck/3 2025/01/23 03:47:24 DEBUG : potato2: md5 = 3b2ea8afac8ac5a3c8bdf7a0bfce8d4c OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/23 03:47:27 DEBUG : remotepotato: md5 = 97c5d22cd80f2db143f590e11decc6ff OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.19s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.31s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2025/01/23 03:47:31 DEBUG : Creating backend with remote "nonexistent" 2025/01/23 03:47:31 DEBUG : Creating backend with remote "nonexistent" 2025/01/23 03:47:31 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/23 03:47:31 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/01/23 03:47:31 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/23 03:47:31 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-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:47:32 DEBUG : rutabaga: md5 = b7985c54f487af83a69b9c87d057b4e1 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/23 03:47:37 DEBUG : empty space: md5 = 26951ccd9c755386e99fb01c8d17ac72 OK === RUN TestCheckDownload/3 2025/01/23 03:47:40 DEBUG : potato2: md5 = 4a16a99c6dcfdcbc998a69cceae724cd OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/23 03:47:44 DEBUG : remotepotato: md5 = ae3ff82e3c23eeca41309c1992752db5 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.11s) --- PASS: TestCheckDownload/1 (1.19s) --- PASS: TestCheckDownload/2 (1.29s) --- PASS: TestCheckDownload/3 (1.07s) --- PASS: TestCheckDownload/4 (1.26s) --- PASS: TestCheckDownload/5 (1.44s) --- PASS: TestCheckDownload/6 (1.09s) --- PASS: TestCheckDownload/7 (1.04s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:47:52 DEBUG : rutabaga: md5 = 8ec08cc03942fcbaef49c5caf8acf761 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/23 03:47:54 DEBUG : empty space: md5 = 7df2550c16fed16612188ab7bcc09dbe OK === RUN TestCheckSizeOnly/3 2025/01/23 03:47:57 DEBUG : potato2: md5 = d0db2df28a941126db99f9ab5458d79c OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/23 03:47:59 DEBUG : remotepotato: md5 = 1d576f0dd272a9fa4b7686772c5018e1 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.05s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.30s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:48:04 DEBUG : test.sum: md5 = 5e2ebf7060cba39ac277a20d19f31556 OK 2025/01/23 03:48:06 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/23 03:48:06 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/23 03:48:06 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/23 03:48:06 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/23 03:48:07 DEBUG : test.sum: md5 = 8a469c9dababe528001fd034c7464c9a OK 2025/01/23 03:48:09 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/23 03:48:09 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/23 03:48:09 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/23 03:48:09 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.07s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:48:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zeyobis2refa/data" 2025/01/23 03:48:10 DEBUG : Creating backend with remote "TestDrive:crypt/5rotea2tf9hg1749e4071a97mv3i7p2fcosg728ilag00nipl1rg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa/data' lacks md5, skipping --- SKIP: TestCheckSum (1.99s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:48:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zeyobis2refa/data" 2025/01/23 03:48:12 DEBUG : Creating backend with remote "TestDrive:crypt/5rotea2tf9hg1749e4071a97mv3i7p2fcosg728ilag00nipl1rg/vjrnln8ratgmqakfosrqe8espk" 2025/01/23 03:48:16 DEBUG : data/banana: md5 = 2593554da402522020cddaff5d922479 OK 2025/01/23 03:48:18 DEBUG : test.sum: md5 = 7eb12b7d6558bf4af0aa7c21b6d60888 OK === RUN TestCheckSumDownload/subtest1 2025/01/23 03:48:24 DEBUG : data/potato: md5 = a6f971781dd89750d977a1951603b6d4 OK 2025/01/23 03:48:26 DEBUG : test.sum: md5 = 08c4839393e633eeb344694fda4fc488 OK === RUN TestCheckSumDownload/subtest2 2025/01/23 03:48:30 DEBUG : test.sum: md5 = a5eeef762898309b2d4875f02097e8c8 OK === RUN TestCheckSumDownload/subtest3 2025/01/23 03:48:35 DEBUG : test.sum: md5 = 828e2524ee45c230f39cc8105b2fa886 OK === RUN TestCheckSumDownload/subtest4 2025/01/23 03:48:40 DEBUG : test.sum: md5 = 113c3afab514d3109c1743ea40cdaa0d OK === RUN TestCheckSumDownload/subtest5 2025/01/23 03:48:44 DEBUG : test.sum: md5 = b5b64fa3cf44f1c5ae47a291a9958f19 OK === RUN TestCheckSumDownload/subtest6 2025/01/23 03:48:48 DEBUG : data/banana: md5 = f692227d72ed6a00ee143c0dc992aa15 OK 2025/01/23 03:48:49 DEBUG : data/potato: md5 = 26717058beeae90107d54afc72ef6945 OK 2025/01/23 03:48:51 DEBUG : test.sum: md5 = 22d6aede3586537b70d3c0c127294b29 OK === RUN TestCheckSumDownload/subtest7 2025/01/23 03:48:57 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/01/23 03:48:57 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (46.38s) --- PASS: TestCheckSumDownload/subtest1 (3.30s) --- PASS: TestCheckSumDownload/subtest2 (2.29s) --- PASS: TestCheckSumDownload/subtest3 (2.74s) --- PASS: TestCheckSumDownload/subtest4 (2.32s) --- PASS: TestCheckSumDownload/subtest5 (2.29s) --- PASS: TestCheckSumDownload/subtest6 (2.01s) --- PASS: TestCheckSumDownload/subtest7 (3.27s) === RUN TestApplyTransforms 2025/01/23 03:48:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-waquzex0sija" 2025/01/23 03:48:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:48:58 DEBUG : Creating backend with remote "TestDrive:crypt/nea8u0h0no0mulfkbc0jrflv69tmqe56hf91vdv4g5id4o69lo9g" 2025/01/23 03:48:59 DEBUG : Creating backend with remote "/tmp/rclone1029887166" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waquzex0sija'", Local "Local file system at /tmp/rclone1029887166", Modify Window "1ms" 2025/01/23 03:49:02 DEBUG : hello, world!: md5 = 144b16081d35c8e0de7ce819cb0923d4 OK upper checkfile vs. lower remote (without normalization) 2025/01/23 03:49:03 ERROR : hello, world!: sum not found 2025/01/23 03:49:03 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-waquzex0sija' 2025/01/23 03:49:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waquzex0sija': 1 files missing 2025/01/23 03:49:03 NOTICE: 1 hashes missing 2025/01/23 03:49:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waquzex0sija': 2 differences found 2025/01/23 03:49:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waquzex0sija': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/23 03:49:04 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 03:49:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waquzex0sija': 0 differences found 2025/01/23 03:49:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waquzex0sija': 1 matching files 2025/01/23 03:49:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nehuzet5zuqi" 2025/01/23 03:49:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:49:04 DEBUG : Creating backend with remote "TestDrive:crypt/niarnsj609ats3k7kcdff67n04j8c8479gbi2jcbdvevb7ml6rlg" 2025/01/23 03:49:05 DEBUG : Creating backend with remote "/tmp/rclone255363035" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nehuzet5zuqi'", Local "Local file system at /tmp/rclone255363035", Modify Window "1ms" 2025/01/23 03:49:07 DEBUG : HELLO, WORLD!: md5 = 38244b0b1040b09350f873f5b86190fb OK lower checkfile vs. upper remote (without normalization) 2025/01/23 03:49:08 ERROR : HELLO, WORLD!: sum not found 2025/01/23 03:49:08 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nehuzet5zuqi' 2025/01/23 03:49:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nehuzet5zuqi': 1 files missing 2025/01/23 03:49:08 NOTICE: 1 hashes missing 2025/01/23 03:49:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nehuzet5zuqi': 2 differences found 2025/01/23 03:49:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nehuzet5zuqi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/23 03:49:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 03:49:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nehuzet5zuqi': 0 differences found 2025/01/23 03:49:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nehuzet5zuqi': 1 matching files 2025/01/23 03:49:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zumekuk7hava" 2025/01/23 03:49:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:49:09 DEBUG : Creating backend with remote "TestDrive:crypt/minsv72io9mcefk9almkcrhbaj9oa7tfjcnjvmsothjd5gvb708g" 2025/01/23 03:49:10 DEBUG : Creating backend with remote "/tmp/rclone1635409854" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zumekuk7hava'", Local "Local file system at /tmp/rclone1635409854", Modify Window "1ms" 2025/01/23 03:49:13 DEBUG : HeLlO, wOrLd!: md5 = 33bcdc952e2ee111e2ad85daf4b8b239 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/23 03:49:13 ERROR : HeLlO, wOrLd!: sum not found 2025/01/23 03:49:13 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zumekuk7hava' 2025/01/23 03:49:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zumekuk7hava': 1 files missing 2025/01/23 03:49:13 NOTICE: 1 hashes missing 2025/01/23 03:49:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zumekuk7hava': 2 differences found 2025/01/23 03:49:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zumekuk7hava': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/23 03:49:14 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 03:49:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zumekuk7hava': 0 differences found 2025/01/23 03:49:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zumekuk7hava': 1 matching files 2025/01/23 03:49:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jayoniv0naje" 2025/01/23 03:49:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:49:15 DEBUG : Creating backend with remote "TestDrive:crypt/2c720r0o4s452ok3e8behqmhe1ek4cao22fi8osdss81gnnslae0" 2025/01/23 03:49:16 DEBUG : Creating backend with remote "/tmp/rclone1578015536" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jayoniv0naje'", Local "Local file system at /tmp/rclone1578015536", Modify Window "1ms" 2025/01/23 03:49:19 DEBUG : HELLO, WORLD!: md5 = b988307b561bce04698a59ed0545f46e OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/23 03:49:19 ERROR : HELLO, WORLD!: sum not found 2025/01/23 03:49:19 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jayoniv0naje' 2025/01/23 03:49:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jayoniv0naje': 1 files missing 2025/01/23 03:49:19 NOTICE: 1 hashes missing 2025/01/23 03:49:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jayoniv0naje': 2 differences found 2025/01/23 03:49:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jayoniv0naje': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/23 03:49:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 03:49:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jayoniv0naje': 0 differences found 2025/01/23 03:49:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jayoniv0naje': 1 matching files 2025/01/23 03:49:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gaxegoz5lonu" 2025/01/23 03:49:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:49:21 DEBUG : Creating backend with remote "TestDrive:crypt/jj1en4ehen9dm5kqhlors5tc9j2gs4tjmdct619vmn8vl3bjhrg0" 2025/01/23 03:49:22 DEBUG : Creating backend with remote "/tmp/rclone3167487470" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gaxegoz5lonu'", Local "Local file system at /tmp/rclone3167487470", Modify Window "1ms" 2025/01/23 03:49:25 DEBUG : 測試_Русский___ě_áñ: md5 = f2410f909e1608c5afed099e7adb69b1 OK NFD checkfile vs. NFC remote (without normalization) 2025/01/23 03:49:25 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/23 03:49:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gaxegoz5lonu' 2025/01/23 03:49:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxegoz5lonu': 1 files missing 2025/01/23 03:49:25 NOTICE: 1 hashes missing 2025/01/23 03:49:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxegoz5lonu': 2 differences found 2025/01/23 03:49:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxegoz5lonu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/23 03:49:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 03:49:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxegoz5lonu': 0 differences found 2025/01/23 03:49:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gaxegoz5lonu': 1 matching files 2025/01/23 03:49:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dokusiw9loli" 2025/01/23 03:49:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:49:27 DEBUG : Creating backend with remote "TestDrive:crypt/d6ek22a7d32bnpnirbccnp4pkknag5dmqtf172h5u17remhnbdh0" 2025/01/23 03:49:28 DEBUG : Creating backend with remote "/tmp/rclone583295350" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dokusiw9loli'", Local "Local file system at /tmp/rclone583295350", Modify Window "1ms" 2025/01/23 03:49:31 DEBUG : 測試_Русский___ě_áñ: md5 = bf79dab3a0f2ada2660b1f4fd73f2759 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/23 03:49:31 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/23 03:49:31 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dokusiw9loli' 2025/01/23 03:49:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dokusiw9loli': 1 files missing 2025/01/23 03:49:31 NOTICE: 1 hashes missing 2025/01/23 03:49:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dokusiw9loli': 2 differences found 2025/01/23 03:49:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dokusiw9loli': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/23 03:49:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 03:49:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dokusiw9loli': 0 differences found 2025/01/23 03:49:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dokusiw9loli': 1 matching files 2025/01/23 03:49:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pikejeq6laqe" 2025/01/23 03:49:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:49:33 DEBUG : Creating backend with remote "TestDrive:crypt/445kvmo6it9j8tfma1vshpqqgiojo9kpihjtqe71tk9af3hj1110" 2025/01/23 03:49:34 DEBUG : Creating backend with remote "/tmp/rclone4283431771" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pikejeq6laqe'", Local "Local file system at /tmp/rclone4283431771", Modify Window "1ms" 2025/01/23 03:49:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c6624ea47f9dbc57132dbb5362d466d5 OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/23 03:49:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/23 03:49:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pikejeq6laqe' 2025/01/23 03:49:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pikejeq6laqe': 1 files missing 2025/01/23 03:49:37 NOTICE: 1 hashes missing 2025/01/23 03:49:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pikejeq6laqe': 2 differences found 2025/01/23 03:49:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pikejeq6laqe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/23 03:49:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 03:49:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pikejeq6laqe': 0 differences found 2025/01/23 03:49:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pikejeq6laqe': 1 matching files 2025/01/23 03:49:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-paqagim7rone" 2025/01/23 03:49:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:49:38 DEBUG : Creating backend with remote "TestDrive:crypt/eiv153g9p7bqukpa8vg1t5fsrdtoqucqf0kbjbfofj5g0hrp713g" 2025/01/23 03:49:39 DEBUG : Creating backend with remote "/tmp/rclone2554556883" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-paqagim7rone'", Local "Local file system at /tmp/rclone2554556883", Modify Window "1ms" 2025/01/23 03:49:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8c4878094ba69aafa9defc2bfb6cc5ca OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/23 03:49:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/23 03:49:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-paqagim7rone' 2025/01/23 03:49:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqagim7rone': 1 files missing 2025/01/23 03:49:42 NOTICE: 1 hashes missing 2025/01/23 03:49:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqagim7rone': 2 differences found 2025/01/23 03:49:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqagim7rone': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/23 03:49:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 03:49:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqagim7rone': 0 differences found 2025/01/23 03:49:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paqagim7rone': 1 matching files 2025/01/23 03:49:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jasahuw7vexe" 2025/01/23 03:49:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:49:44 DEBUG : Creating backend with remote "TestDrive:crypt/1qliadt6hkhf9enp1q76qq2ro2i14s4pj1g1rfv15lk29vp0ve20" 2025/01/23 03:49:45 DEBUG : Creating backend with remote "/tmp/rclone25775182" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jasahuw7vexe'", Local "Local file system at /tmp/rclone25775182", Modify Window "1ms" 2025/01/23 03:49:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fab910f0d8f45c06c987c0a797a81ea8 OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/23 03:49:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/23 03:49:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jasahuw7vexe' 2025/01/23 03:49:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jasahuw7vexe': 1 files missing 2025/01/23 03:49:48 NOTICE: 1 hashes missing 2025/01/23 03:49:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jasahuw7vexe': 2 differences found 2025/01/23 03:49:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jasahuw7vexe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/23 03:49:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 03:49:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jasahuw7vexe': 0 differences found 2025/01/23 03:49:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jasahuw7vexe': 1 matching files 2025/01/23 03:49:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lubufog7moro" 2025/01/23 03:49:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:49:49 DEBUG : Creating backend with remote "TestDrive:crypt/deu9hdr87bp2e41k45upbgngudku996734gr8mlpllnibs8a3f30" 2025/01/23 03:49:50 DEBUG : Creating backend with remote "/tmp/rclone3970046105" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lubufog7moro'", Local "Local file system at /tmp/rclone3970046105", Modify Window "1ms" 2025/01/23 03:49:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 98356b767b4f571791a6b7231fdd8283 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/23 03:49:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/23 03:49:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lubufog7moro' 2025/01/23 03:49:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lubufog7moro': 1 files missing 2025/01/23 03:49:54 NOTICE: 1 hashes missing 2025/01/23 03:49:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lubufog7moro': 2 differences found 2025/01/23 03:49:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lubufog7moro': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/23 03:49:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 03:49:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lubufog7moro': 0 differences found 2025/01/23 03:49:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lubufog7moro': 1 matching files 2025/01/23 03:49:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lubufog7moro': Purge remote 2025/01/23 03:49:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jasahuw7vexe': Purge remote 2025/01/23 03:49:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-paqagim7rone': Purge remote 2025/01/23 03:49:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pikejeq6laqe': Purge remote 2025/01/23 03:49:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dokusiw9loli': Purge remote 2025/01/23 03:49:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gaxegoz5lonu': Purge remote 2025/01/23 03:49:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jayoniv0naje': Purge remote 2025/01/23 03:49:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zumekuk7hava': Purge remote 2025/01/23 03:50:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nehuzet5zuqi': Purge remote 2025/01/23 03:50:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waquzex0sija': Purge remote --- PASS: TestApplyTransforms (62.92s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:50:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/23 03:50:05 DEBUG : sub/file2: md5 = 3ce2f4ecad0654899836ff43b9e31274 OK 2025/01/23 03:50:05 INFO : file1: Copied (new) to: sub/file2 2025/01/23 03:50:05 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:50:05 DEBUG : file1: Unchanged skipping 2025/01/23 03:50:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': don't need to copy/move sub/file2, it is already at target location 2025/01/23 03:50:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.18s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:50:12 DEBUG : dst/file1: md5 = 0d39a46dd5eed4157cf30c6db374f062 OK 2025/01/23 03:50:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zeyobis2refa/backup" 2025/01/23 03:50:13 DEBUG : Creating backend with remote "TestDrive:crypt/5rotea2tf9hg1749e4071a97mv3i7p2fcosg728ilag00nipl1rg/1nrff024r7pq65ecp72fc28jb0" 2025/01/23 03:50:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/23 03:50:18 INFO : dst/file1: Moved (server-side) 2025/01/23 03:50:19 DEBUG : dst/file1: md5 = 59ccf4e29828eee66e3f51e9ac8f18f7 OK 2025/01/23 03:50:19 INFO : dst/file1: Copied (new) 2025/01/23 03:50:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/23 03:50:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/23 03:50:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.94s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:50:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zeyobis2refa/dst" 2025/01/23 03:50:25 DEBUG : Creating backend with remote "TestDrive:crypt/5rotea2tf9hg1749e4071a97mv3i7p2fcosg728ilag00nipl1rg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/23 03:50:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zeyobis2refa/CompareDest" 2025/01/23 03:50:27 DEBUG : Creating backend with remote "TestDrive:crypt/5rotea2tf9hg1749e4071a97mv3i7p2fcosg728ilag00nipl1rg/gveqi14airsml4bgu7krj116o8" 2025/01/23 03:50:28 DEBUG : one: Need to transfer - File not found at Destination 2025/01/23 03:50:31 DEBUG : one: md5 = 70ac1a2d0f6be70380860bf713955560 OK 2025/01/23 03:50:31 INFO : one: Copied (new) 2025/01/23 03:50:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 03:50:34 DEBUG : one: md5 = 7aa7c47369b88321618779fccc1c7d92 OK 2025/01/23 03:50:34 INFO : one: Copied (replaced existing) 2025/01/23 03:50:36 DEBUG : dst/one: md5 = 992784faa0063a7d86dcb01ff13465a4 OK 2025/01/23 03:50:38 DEBUG : CompareDest/one: md5 = 296b697258c5fd68f6648f9a74f6e3e3 OK 2025/01/23 03:50:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 03:50:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:50:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 03:50:42 DEBUG : CompareDest/two: md5 = 6c16f0c8b7ba524682df37f895de0870 OK 2025/01/23 03:50:42 DEBUG : two: Need to transfer - File not found at Destination 2025/01/23 03:50:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:50:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/23 03:50:43 DEBUG : two: Need to transfer - File not found at Destination 2025/01/23 03:50:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:50:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/23 03:50:45 DEBUG : two: Need to transfer - File not found at Destination 2025/01/23 03:50:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/23 03:50:47 DEBUG : two: md5 = bc7dad4bacea43c74c696c75cf8e130d OK 2025/01/23 03:50:47 INFO : two: Copied (new) 2025/01/23 03:50:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/23 03:50:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:50:52 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/23 03:50:52 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.58s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:50:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zeyobis2refa/dst" 2025/01/23 03:50:52 DEBUG : Creating backend with remote "TestDrive:crypt/5rotea2tf9hg1749e4071a97mv3i7p2fcosg728ilag00nipl1rg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/23 03:50:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zeyobis2refa/CopyDest" 2025/01/23 03:50:54 DEBUG : Creating backend with remote "TestDrive:crypt/5rotea2tf9hg1749e4071a97mv3i7p2fcosg728ilag00nipl1rg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/23 03:50:56 DEBUG : one: Need to transfer - File not found at Destination 2025/01/23 03:50:59 DEBUG : one: md5 = 46c3a00aad09f72657ccc6e2326dfc2f OK 2025/01/23 03:50:59 INFO : one: Copied (new) 2025/01/23 03:51:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 03:51:01 DEBUG : one: md5 = 612f152f4d33379788c94e3431c5f945 OK 2025/01/23 03:51:01 INFO : one: Copied (replaced existing) 2025/01/23 03:51:03 DEBUG : dst/one: md5 = b94d5b14cf1b7865f314e474bafdf652 OK 2025/01/23 03:51:06 DEBUG : CopyDest/one: md5 = 40d548860825d50d62c8b8f7c8e97331 OK 2025/01/23 03:51:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zeyobis2refa/BackupDir" 2025/01/23 03:51:07 DEBUG : Creating backend with remote "TestDrive:crypt/5rotea2tf9hg1749e4071a97mv3i7p2fcosg728ilag00nipl1rg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/23 03:51:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 03:51:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:51:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 03:51:11 INFO : one: Moved (server-side) 2025/01/23 03:51:12 INFO : one: Copied (server-side copy) 2025/01/23 03:51:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/23 03:51:15 DEBUG : CopyDest/two: md5 = 322e9473f5666aa755d960f2890320c4 OK 2025/01/23 03:51:15 DEBUG : two: Need to transfer - File not found at Destination 2025/01/23 03:51:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:51:17 INFO : two: Copied (server-side copy) 2025/01/23 03:51:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/23 03:51:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:51:18 DEBUG : two: Unchanged skipping 2025/01/23 03:51:20 DEBUG : CopyDest/three: md5 = d407229816f6bd3fe18fb0b4accc600e OK 2025/01/23 03:51:21 DEBUG : three: Need to transfer - File not found at Destination 2025/01/23 03:51:21 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/23 03:51:21 DEBUG : three: Destination not found in --copy-dest 2025/01/23 03:51:23 DEBUG : three: md5 = 8b3a44e389149f8139bfdc63a421c443 OK 2025/01/23 03:51:23 INFO : three: Copied (new) 2025/01/23 03:51:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/23 03:51:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:51:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/23 03:51:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/23 03:51:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:51:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/23 03:51:30 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.61s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:51:32 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/23 03:51:35 DEBUG : TestCopyFileMaxTransfer/file1: md5 = ca6890fac4f1767760777c6bb8025ef3 OK 2025/01/23 03:51:35 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/23 03:51:36 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/23 03:51:36 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/01/23 03:51:37 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/23 03:51:37 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/23 03:51:39 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 315adf17ba3d25d2ec8f4512e97f809b OK 2025/01/23 03:51:39 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/23 03:51:42 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/23 03:51:42 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.65s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:51:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': Looking for duplicate names using skip mode. 2025/01/23 03:51:47 NOTICE: one: Found 2 files with duplicate names 2025/01/23 03:51:47 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.45s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:51:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': Looking for duplicate names using skip mode. 2025/01/23 03:51:53 NOTICE: one: Found 3 files with duplicate names 2025/01/23 03:51:53 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/23 03:51:54 INFO : one: Deleted 2025/01/23 03:51:54 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.12s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:52:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': Looking for duplicate names using first mode. 2025/01/23 03:52:01 NOTICE: one: Found 3 files with duplicate names 2025/01/23 03:52:01 INFO : one: Deleted 2025/01/23 03:52:02 INFO : one: Deleted 2025/01/23 03:52:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.64s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:52:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': Looking for duplicate names using newest mode. 2025/01/23 03:52:08 NOTICE: one: Found 3 files with duplicate names 2025/01/23 03:52:09 INFO : one: Deleted 2025/01/23 03:52:10 INFO : one: Deleted 2025/01/23 03:52:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.78s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:52:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': Looking for duplicate names using oldest mode. 2025/01/23 03:52:17 NOTICE: one: Found 3 files with duplicate names 2025/01/23 03:52:17 INFO : one: Deleted 2025/01/23 03:52:18 INFO : one: Deleted 2025/01/23 03:52:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.52s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:52:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': Looking for duplicate names using largest mode. 2025/01/23 03:52:24 NOTICE: one: Found 3 files with duplicate names 2025/01/23 03:52:25 INFO : one: Deleted 2025/01/23 03:52:25 INFO : one: Deleted 2025/01/23 03:52:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.48s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:52:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': Looking for duplicate names using smallest mode. 2025/01/23 03:52:31 NOTICE: one: Found 3 files with duplicate names 2025/01/23 03:52:32 INFO : one: Deleted 2025/01/23 03:52:32 INFO : one: Deleted 2025/01/23 03:52:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.29s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:52:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': Looking for duplicate names using rename mode. 2025/01/23 03:52:41 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/23 03:52:42 INFO : one-2.txt: renamed from: one.txt 2025/01/23 03:52:43 INFO : one-3.txt: renamed from: one.txt 2025/01/23 03:52:45 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.29s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:52:51 DEBUG : dupe1/one.txt: md5 = 8fdc8e7fe980286538b936e178ceede5 OK 2025/01/23 03:52:53 DEBUG : dupe2/two.txt: md5 = 84b98b40d67efe6367bc023ed9afe8af OK 2025/01/23 03:52:56 DEBUG : dupe3/three.txt: md5 = 11e80a98f30b350a60d6896adaf687c6 OK 2025/01/23 03:52:57 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/23 03:52:58 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/23 03:52:59 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/23 03:53:00 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/23 03:53:04 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/23 03:53:04 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/23 03:53:04 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.45s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:53:06 DEBUG : a.txt: md5 = 9f85c1c8a70fa2bf95d4de69ffb7a19a OK 2025/01/23 03:53:08 DEBUG : zend.txt: md5 = 7691bef52488b3e5b212947a1486b987 OK 2025/01/23 03:53:11 DEBUG : sub dir/hello world: md5 = dcefc2cd0df00a9b210b7804dd5210cf OK 2025/01/23 03:53:12 DEBUG : sub dir/hello world2: md5 = 5e09779c3bae71df863a805bbaf285d6 OK 2025/01/23 03:53:15 DEBUG : sub dir/ignore dir/.ignore: md5 = 11cc0723542f62125be26fb7a09486b5 OK 2025/01/23 03:53:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = 7dbe3948343ba30bca462c34f519b61f OK 2025/01/23 03:53:19 DEBUG : sub dir/sub sub dir/hello world3: md5 = c1ef85d2280bd8f372c49f226b2c8d57 OK 2025/01/23 03:53:21 DEBUG : a.txt: Excluded (Size Filter) 2025/01/23 03:53:21 DEBUG : a.txt: Excluded 2025/01/23 03:53:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/23 03:53:21 DEBUG : sub dir/hello world: Excluded 2025/01/23 03:53:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/23 03:53:21 DEBUG : sub dir/hello world2: Excluded 2025/01/23 03:53:22 DEBUG : sub dir/ignore dir: Excluded 2025/01/23 03:53:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/23 03:53:22 DEBUG : sub dir/hello world: Excluded 2025/01/23 03:53:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/23 03:53:22 DEBUG : sub dir/hello world2: Excluded 2025/01/23 03:53:22 DEBUG : sub dir/ignore dir: Excluded 2025/01/23 03:53:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/23 03:53:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/23 03:53:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/23 03:53:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/23 03:53:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/23 03:53:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/23 03:53:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (26.20s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:53:32 DEBUG : file1: md5 = b081093782a0b1681f12e63a8268ae39 OK 2025/01/23 03:53:35 DEBUG : sub/file2: md5 = 8e7b1700e1b533f476fe4b8bd0b47a0e 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/01/23 03:53:38 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/23 03:53:38 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/23 03:53:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/23 03:53:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.74s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:53:43 DEBUG : file1: md5 = e50389c9d7deff21cba8223fb551a41e OK 2025/01/23 03:53:46 DEBUG : sub/file2: md5 = 18e225e14622c1296024d314f8590cad 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/01/23 03:53:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zeyobis2refa/notfound" 2025/01/23 03:53:50 DEBUG : Creating backend with remote "TestDrive:crypt/5rotea2tf9hg1749e4071a97mv3i7p2fcosg728ilag00nipl1rg/qe0i31qdkoejk60elps0ni5sqk" 2025/01/23 03:53:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.69s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:53:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': Making directory 2025/01/23 03:53:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:53:57 DEBUG : sub dir/hello world: md5 = 8d0ae5487854b362604c7ce7cc0236b1 OK 2025/01/23 03:53:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.49s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:54:02 DEBUG : potato2: md5 = ff7b8357cfeb193c9a885539911ce4a3 OK 2025/01/23 03:54:04 DEBUG : empty space: md5 = 59a1f2d5aaf22583a42d64784dbd18fb OK --- PASS: TestLs (5.61s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:54:09 DEBUG : potato2: md5 = 70c07c99ec769bc4b3395c80a126e5c8 OK 2025/01/23 03:54:10 DEBUG : empty space: md5 = b14fc5aa95a389bf227f5f6ee51e6a56 OK 2025/01/23 03:54:11 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/01/23 03:54:11 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (8.23s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:54:16 DEBUG : potato2: md5 = 654151ec417b504e4eb2a037ce3c7dbe OK 2025/01/23 03:54:17 DEBUG : empty space: md5 = 10280bc741623163aa97679b31c679f0 OK --- PASS: TestLsLong (5.34s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:54:21 DEBUG : potato2: md5 = b55f9ef9aec876b88d1cd1cb72a12ffc OK 2025/01/23 03:54:23 DEBUG : empty space: md5 = 81e0dd2fb9be4fbe5c92c16f71a6dbb1 OK --- PASS: TestHashSums (5.06s) === RUN TestHashSumsWithErrors 2025/01/23 03:54:25 DEBUG : Creating backend with remote ":memory:" 2025/01/23 03:54:25 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/23 03:54:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/23 03:54:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/23 03:54:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/23 03:54:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/23 03:54:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/23 03:54:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/23 03:54:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/23 03:54:25 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-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:54:26 DEBUG : potato2: md5 = c9fd301594301a9f1e583ebb355cb157 OK 2025/01/23 03:54:28 DEBUG : empty space: md5 = f97851b22992aa0add65a83f1f086b64 OK 2025/01/23 03:54:31 DEBUG : sub dir/potato3: md5 = d671d60b3bf81a7588e402265355f76d OK 2025/01/23 03:54:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.18s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:54:36 DEBUG : small: md5 = c8bdabdf42b939ad6e1f4d1bd0c90767 OK 2025/01/23 03:54:38 DEBUG : medium: md5 = 0ab10610c7c203327e3af4164da2074b OK 2025/01/23 03:54:40 DEBUG : large: md5 = 17473e95392d7d4cddbc633bb56eca6f OK 2025/01/23 03:54:40 DEBUG : Waiting for deletions to finish 2025/01/23 03:54:40 DEBUG : large: Excluded (Size Filter) 2025/01/23 03:54:41 INFO : medium: Deleted 2025/01/23 03:54:41 INFO : small: Deleted --- PASS: TestDelete (7.30s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:54:44 DEBUG : small: md5 = 0a0368d35ceb9a6f59f027186ed259bd OK 2025/01/23 03:54:46 DEBUG : medium: md5 = af9443b73ffc9eae19806428795bbee7 OK 2025/01/23 03:54:47 DEBUG : large: md5 = 8d61a504687607d73aebd348de95a9aa OK 2025/01/23 03:54:48 DEBUG : Waiting for deletions to finish 2025/01/23 03:54:48 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/01/23 03:54:48 INFO : large: Deleted 2025/01/23 03:54:49 INFO : small: Deleted --- PASS: TestMaxDelete (8.23s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:54:52 DEBUG : small: md5 = c0f3f94673edd9b0650eab27ea67c72b OK 2025/01/23 03:54:54 DEBUG : medium: md5 = ddd6cebc187143a744d8d8efd91f8b4b OK 2025/01/23 03:54:55 DEBUG : large: md5 = b10b1f9a5e32ab2fe9b6c0fae285a5cf OK 2025/01/23 03:54:55 DEBUG : Waiting for deletions to finish 2025/01/23 03:54:56 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/23 03:54:56 INFO : medium: Deleted 2025/01/23 03:54:56 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.73s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:55:00 DEBUG : small: md5 = 1abcc8b02334ceb31b6ca768c63e0f85 OK 2025/01/23 03:55:01 DEBUG : medium: md5 = 5310251417617fa19fc04f767251b676 OK 2025/01/23 03:55:03 DEBUG : large: md5 = 23e47aa9920c7e7120a37d2ca4643584 OK 2025/01/23 03:55:03 DEBUG : Waiting for deletions to finish 2025/01/23 03:55:03 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/01/23 03:55:04 INFO : small: Deleted 2025/01/23 03:55:04 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.63s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:55:07 DEBUG : ReadFile: md5 = 1987a0d2ab144c0add05e8a5c120396a OK --- PASS: TestReadFile (4.96s) === RUN TestRetry 2025/01/23 03:55:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/23 03:55:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/23 03:55:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/23 03:55:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/23 03:55:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/23 03:55:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/23 03:55:11 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-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:55:12 DEBUG : file1: md5 = 23384a9f8df8fa6825ea9d20974eef21 OK 2025/01/23 03:55:14 DEBUG : file2: md5 = c8a042d57cb35726f79c7a2bcda3a8bd OK --- PASS: TestCat (17.67s) === RUN TestPurge 2025/01/23 03:55:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jagopub1dozu" 2025/01/23 03:55:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:55:28 DEBUG : Creating backend with remote "TestDrive:crypt/gak0neomjv6ka1dauf1q44f9rfaj6o36ejlvo1pe76asstifirtg" 2025/01/23 03:55:29 DEBUG : Creating backend with remote "/tmp/rclone4058204361" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jagopub1dozu'", Local "Local file system at /tmp/rclone4058204361", Modify Window "1ms" 2025/01/23 03:55:35 DEBUG : A1/B1/C1/one: md5 = 7ce9654fa6f218e1fe0023c6b86bd5e4 OK 2025/01/23 03:55:35 INFO : A2: Making directory 2025/01/23 03:55:36 INFO : A1/B2: Making directory 2025/01/23 03:55:38 INFO : A1/B2/C2: Making directory 2025/01/23 03:55:39 INFO : A1/B1/C3: Making directory 2025/01/23 03:55:40 INFO : A3: Making directory 2025/01/23 03:55:41 INFO : A3/B3: Making directory 2025/01/23 03:55:42 INFO : A3/B3/C4: Making directory 2025/01/23 03:55:44 DEBUG : A1/two: md5 = b524b8d1fed9d030515806a6bd6f13c0 OK 2025/01/23 03:55:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jagopub1dozu': Purge remote 2025/01/23 03:55:48 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.04s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:55:53 DEBUG : A1/B1/C1/one: md5 = cf363a2570f406baced9215b23e0ddc8 OK 2025/01/23 03:55:53 INFO : A2: Making directory 2025/01/23 03:55:54 INFO : A1/B2: Making directory 2025/01/23 03:55:55 INFO : A1/B2/C2: Making directory 2025/01/23 03:55:56 INFO : A1/B1/C3: Making directory 2025/01/23 03:55:57 INFO : A3: Making directory 2025/01/23 03:55:58 INFO : A3/B3: Making directory 2025/01/23 03:55:59 INFO : A3/B3/C4: Making directory 2025/01/23 03:56:02 DEBUG : A1/two: md5 = 883af30e09927413af966c2bcf3ee865 OK 2025/01/23 03:56:03 DEBUG : removing 1 level 3 directories 2025/01/23 03:56:03 INFO : A3/B3/C4: Removing directory 2025/01/23 03:56:06 DEBUG : removing 2 level 3 directories 2025/01/23 03:56:06 INFO : A1/B2/C2: Removing directory 2025/01/23 03:56:06 INFO : A1/B1/C3: Removing directory 2025/01/23 03:56:07 DEBUG : removing 2 level 2 directories 2025/01/23 03:56:07 INFO : A3/B3: Removing directory 2025/01/23 03:56:07 INFO : A1/B2: Removing directory 2025/01/23 03:56:07 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/23 03:56:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/23 03:56:08 DEBUG : removing 2 level 1 directories 2025/01/23 03:56:08 INFO : A3: Removing directory 2025/01/23 03:56:08 INFO : A2: Removing directory 2025/01/23 03:56:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/23 03:56:12 DEBUG : removing 1 level 3 directories 2025/01/23 03:56:12 INFO : A1/B1/C1: Removing directory 2025/01/23 03:56:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:56:13 DEBUG : removing 1 level 2 directories 2025/01/23 03:56:13 INFO : A1/B1: Removing directory 2025/01/23 03:56:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/23 03:56:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/23 03:56:14 DEBUG : removing 1 level 1 directories 2025/01/23 03:56:14 INFO : A1: Removing directory 2025/01/23 03:56:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/23 03:56:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/23 03:56:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/23 03:56:15 DEBUG : removing 1 level 0 directories 2025/01/23 03:56:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': Removing directory 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/23 03:56:15 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" --- PASS: TestRmdirsNoLeaveRoot (27.95s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:56:17 INFO : A1: Making directory 2025/01/23 03:56:18 INFO : A1/B1: Making directory 2025/01/23 03:56:19 INFO : A1/B1/C1: Making directory 2025/01/23 03:56:22 DEBUG : removing 1 level 3 directories 2025/01/23 03:56:22 INFO : A1/B1/C1: Removing directory 2025/01/23 03:56:23 DEBUG : removing 1 level 2 directories 2025/01/23 03:56:23 INFO : A1/B1: Removing directory 2025/01/23 03:56:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/23 03:56:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.65s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:56:26 INFO : A1: Making directory 2025/01/23 03:56:27 INFO : A1/B1: Making directory 2025/01/23 03:56:28 INFO : A1/B1/C1: Making directory 2025/01/23 03:56:31 DEBUG : removing 1 level 3 directories 2025/01/23 03:56:31 INFO : A1/B1/C1: Removing directory 2025/01/23 03:56:32 DEBUG : removing 1 level 2 directories 2025/01/23 03:56:32 INFO : A1/B1: Removing directory 2025/01/23 03:56:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/23 03:56:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.10s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:56:37 DEBUG : file1: md5 = 5f1a8b09012f26893df04e982ada5913 OK 2025/01/23 03:56:37 DEBUG : filename.txt: File name found in url 2025/01/23 03:56:39 DEBUG : filename.txt: md5 = 333dabf5d0d0e92853f581df1e4fbf56 OK 2025/01/23 03:56:39 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/23 03:56:41 DEBUG : headerfilename.txt: md5 = bd34861fbf5b22aa634537fd5cd6b32e OK 2025/01/23 03:56:42 DEBUG : file2: md5 = 2d7fe8fef8b9c7420b423fc734709c94 OK --- PASS: TestCopyURL (10.18s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:56:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/23 03:56:48 DEBUG : sub/file2: md5 = 494461f8f52754a05e41c4a95b40f5c1 OK 2025/01/23 03:56:48 INFO : file1: Copied (new) to: sub/file2 2025/01/23 03:56:48 INFO : file1: Deleted 2025/01/23 03:56:49 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:49 DEBUG : file1: Unchanged skipping 2025/01/23 03:56:49 INFO : file1: Deleted 2025/01/23 03:56:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': don't need to copy/move sub/file2, it is already at target location 2025/01/23 03:56:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.13s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:56:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/23 03:56:54 DEBUG : file1: md5 = b617f2e084e0d206e22af6ad564970de OK 2025/01/23 03:56:54 INFO : file1: Copied (new) 2025/01/23 03:56:54 INFO : file1: Deleted 2025/01/23 03:56:55 DEBUG : file1: Destination exists, skipping 2025/01/23 03:56:55 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.83s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:57:00 DEBUG : dst/file1: md5 = 5e8eb90df0d1bf5ca5b9a0eb9670c898 OK 2025/01/23 03:57:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zeyobis2refa/backup" 2025/01/23 03:57:00 DEBUG : Config file has changed externally - reloading 2025/01/23 03:57:01 DEBUG : Creating backend with remote "TestDrive:crypt/5rotea2tf9hg1749e4071a97mv3i7p2fcosg728ilag00nipl1rg/1nrff024r7pq65ecp72fc28jb0" 2025/01/23 03:57:02 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/23 03:57:05 INFO : dst/file1: Moved (server-side) 2025/01/23 03:57:07 DEBUG : dst/file1: md5 = cd4d90545283e9758000722db70e020b OK 2025/01/23 03:57:07 INFO : dst/file1: Copied (new) 2025/01/23 03:57:07 INFO : dst/file1: Deleted 2025/01/23 03:57:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/23 03:57:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/23 03:57:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.51s) === 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-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:57:15 DEBUG : A1/one: md5 = f8de152e772a21c66145994b3074f9ce OK 2025/01/23 03:57:17 DEBUG : A1/two: md5 = c3ce7e5b85e2342955c7dd3ef62d5673 OK 2025/01/23 03:57:20 DEBUG : A1/B1/three: md5 = fb9cc46e2cf1eff7220a01f30a4519a5 OK 2025/01/23 03:57:23 DEBUG : A1/B1/C1/four: md5 = c5745f9fc372ac34c97a7d9e9b2905e3 OK 2025/01/23 03:57:26 DEBUG : A1/B1/C2/five: md5 = 2436cfd60c5575577d0912ece7e8358b OK 2025/01/23 03:57:26 INFO : A1/B2: Making directory 2025/01/23 03:57:27 INFO : A1/B1/C3: Making directory 2025/01/23 03:57:39 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/23 03:57:39 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/23 03:57:39 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/23 03:57:39 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/23 03:57:39 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/23 03:57:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/23 03:57:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/23 03:57:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/23 03:57:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/23 03:57:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/23 03:57:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/23 03:57:54 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/23 03:57:54 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/23 03:57:54 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/23 03:57:54 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/23 03:57:54 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/23 03:57:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/23 03:57:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/23 03:57:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/23 03:57:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/23 03:57:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/23 03:58:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/23 03:58:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/23 03:58:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/23 03:58:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/23 03:58:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/23 03:58:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/23 03:58:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/23 03:58:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/23 03:58:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/23 03:58:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (57.23s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:58:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': File to upload is small (34 bytes), uploading instead of streaming 2025/01/23 03:58:12 DEBUG : no_checksum_small_file_from_pipe: md5 = 72f93297f36fb5122e54433de5a8acbf OK 2025/01/23 03:58:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/23 03:58:12 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/23 03:58:13 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/23 03:58:14 DEBUG : no_checksum_big_file_from_pipe: md5 = 7f406b1b6b6c88b4c2771eaa0ceeb70d OK 2025/01/23 03:58:14 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-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:58:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': File to upload is small (34 bytes), uploading instead of streaming 2025/01/23 03:58:18 DEBUG : with_checksum_small_file_from_pipe: md5 = 6effff786d1860d83463d6a845edf8c1 OK 2025/01/23 03:58:18 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/23 03:58:19 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/23 03:58:20 DEBUG : with_checksum_big_file_from_pipe: md5 = 0bb2a3726491116904f51c81410902a4 OK 2025/01/23 03:58:20 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-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:58:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': File to upload is small (34 bytes), uploading instead of streaming 2025/01/23 03:58:24 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:58:25 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/23 03:58:26 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-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:58:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': File to upload is small (34 bytes), uploading instead of streaming 2025/01/23 03:58:30 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/23 03:58:31 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/23 03:58:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.56s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.15s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.82s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.58s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.01s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/23 03:58:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': File to upload is small (48 bytes), uploading instead of streaming 2025/01/23 03:58:36 DEBUG : rcat_metadata: md5 = f93517705e4b2850d634257a26dced44 OK 2025/01/23 03:58:36 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/23 03:58:38 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/23 03:58:39 DEBUG : rcat_metadata_uploadcutoff0: md5 = 3e6cc620432be20ff0beeb7081c3fcec OK 2025/01/23 03:58:39 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.76s) --- PASS: TestRcatMetadata/Normal (3.11s) --- PASS: TestRcatMetadata/ViaDisk (3.19s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:58:42 DEBUG : potato1: md5 = b8c6a07cc635d9c3c0a5618d2812a0ed OK 2025/01/23 03:58:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': File to upload is small (60 bytes), uploading instead of streaming 2025/01/23 03:58:44 DEBUG : potato2: md5 = 131cac9d280e85161fce98bb857b9031 OK 2025/01/23 03:58:44 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.10s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:58:48 DEBUG : potato1: md5 = 86733624d2ff5c45a6030f7aa2f89697 OK 2025/01/23 03:58:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': File to upload is small (60 bytes), uploading instead of streaming 2025/01/23 03:58:49 DEBUG : potato2: md5 = 792cd370e9ad2a38c8be9dacc5f249c7 OK 2025/01/23 03:58:49 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.75s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:58:53 DEBUG : potato2: md5 = 091c9e331142fb7a68c676badfa224b1 OK 2025/01/23 03:58:55 DEBUG : empty space: md5 = 2aacb680abebf40888c2ef4dc51aedb1 OK 2025/01/23 03:58:57 DEBUG : sub dir/potato3: md5 = de33fd2c4a4c97ada32f09bad3984d1e OK 2025/01/23 03:58:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': Touching "empty space" 2025/01/23 03:58:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': Touching "potato2" 2025/01/23 03:58:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': Touching "sub dir/potato3" 2025/01/23 03:59:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.18s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:59:04 DEBUG : dir with metadata: Making directory with metadata 2025/01/23 03:59:05 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.86s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:59:06 DEBUG : directory with modtime: Making directory with metadata 2025/01/23 03:59:07 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.85s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:59:09 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/23 03:59:09 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/23 03:59:10 DEBUG : Google drive root 'crypt/5rotea2tf9hg1749e4071a97mv3i7p2fcosg728ilag00nipl1rg': Skipping btime metadata as can't update it on an existing file: 2025-01-23T03:59:09.833667825Z 2025/01/23 03:59:10 INFO : non existent directory: Updated directory metadata 2025/01/23 03:59:13 DEBUG : Google drive root 'crypt/5rotea2tf9hg1749e4071a97mv3i7p2fcosg728ilag00nipl1rg': Skipping btime metadata as can't update it on an existing file: 2025-01-23T03:59:09.833667825Z 2025/01/23 03:59:14 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.92s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:59:15 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/23 03:59:17 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/23 03:59:20 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (6.14s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:59:21 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/23 03:59:21 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/23 03:59:21 DEBUG : dst: Making directory with metadata 2025/01/23 03:59:22 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/23 03:59:22 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:59:23 INFO : dst: Set directory modification time (using SetModTime) 2025/01/23 03:59:24 INFO : dst: Set directory modification time (using SetModTime) 2025/01/23 03:59:24 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/23 03:59:26 INFO : dst: Set directory modification time (using SetModTime) 2025/01/23 03:59:26 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (6.34s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa'", Local "Local file system at /tmp/rclone4148552946", Modify Window "1ms" 2025/01/23 03:59:31 DEBUG : sub dir/test remove existing: md5 = 060dc99e3614f8e425a57f2662895702 OK 2025/01/23 03:59:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 907203d2b8be0c2fda20f9b5f3117131 OK 2025/01/23 03:59:35 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kujekam1" before starting 2025/01/23 03:59:36 DEBUG : sub dir/test remove existing.kujekam1: TEST: removing renamed existing file after operation 2025/01/23 03:59:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yunofal8" before starting 2025/01/23 03:59:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yunofal8: TEST: renaming existing back after failed operation 2025/01/23 03:59:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qerosuk9" before starting 2025/01/23 03:59:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qerosuk9: TEST: removing renamed existing file after operation 2025/01/23 03:59:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "pkvu7i0r807n46je0oaa75g8rjt54ehtusap3kncic9db3as859ak80u2k3bn0m84shh6vho24qgnjonbgb9h2o96vpjir5nhp6u9m95vhe3vesjqqfbjma4ogoo64502r081710ji41o2u6pog80t99n8cbk6pc0dieg6bg3gq9huapreng" 2025/01/23 03:59:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "tlv9e86hsv9r8cfun7msssh48q9ugcaqajafac0chqh1k9p3njvg" --- PASS: TestRemoveExisting (15.36s) === 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/01/23 03:59:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeyobis2refa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m28.559363929s (try 1/5)