"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/05/16 02:22:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nexexub0tasi" 2025/05/16 02:22:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 02:22:02 DEBUG : Creating backend with remote "TestDrive:crypt/k1e8rpbgve9tceosb9avnekjif0t6judnk14boake963p8cudkhg" 2025/05/16 02:22:03 DEBUG : Creating backend with remote "/tmp/rclone1325982880" === 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-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/16 02:22:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/16 02:22:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/16 02:22:03 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/16 02:22:03 DEBUG : potato: Seek from 10 to 0 2025/05/16 02:22:03 DEBUG : potato: Seek from 10 to 0 2025/05/16 02:22:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/16 02:22:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/16 02:22:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/16 02:22:03 DEBUG : potato: Seek from 5 to 2 2025/05/16 02:22:03 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/16 02:22:03 DEBUG : potato: Seek from 7 to 0 2025/05/16 02:22:03 DEBUG : potato: Seek from 7 to 0 2025/05/16 02:22:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/16 02:22:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/16 02:22:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/16 02:22:03 DEBUG : potato: Seek from 5 to 2 2025/05/16 02:22:03 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/16 02:22:03 DEBUG : potato: Seek from 8 to 0 2025/05/16 02:22:03 DEBUG : potato: Seek from 8 to 0 2025/05/16 02:22:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/16 02:22:03 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/16 02:22:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/16 02:22:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/16 02:22:03 DEBUG : potato: Seek from 5 to 2 2025/05/16 02:22:03 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/16 02:22:03 DEBUG : potato: Seek from 9 to 0 2025/05/16 02:22:03 DEBUG : potato: Seek from 9 to 0 2025/05/16 02:22:03 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-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:22:05 DEBUG : rutabaga: md5 = 673aa9cc8c6939cb366fcf34f498c532 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/16 02:22:07 DEBUG : empty space: md5 = daaaef3e8c8fa2675d06455decb6eb1c OK === RUN TestCheck/3 2025/05/16 02:22:09 DEBUG : potato2: md5 = 4f2a29cf15733f28314ebe338685dfe4 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/16 02:22:11 DEBUG : remotepotato: md5 = c111b8ada9f2d6f12d8be5b3d4444716 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.26s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/05/16 02:22:14 DEBUG : Creating backend with remote "nonexistent" 2025/05/16 02:22:14 DEBUG : Creating backend with remote "nonexistent" 2025/05/16 02:22:14 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/16 02:22:14 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/05/16 02:22:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/16 02:22:14 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-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:22:16 DEBUG : rutabaga: md5 = 279ef2c0ecf219ae70f471bb6820bb1e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/16 02:22:20 DEBUG : empty space: md5 = 366c72853d464e73eec6f9fe52afa295 OK === RUN TestCheckDownload/3 2025/05/16 02:22:23 DEBUG : potato2: md5 = 9767fc60a1e0f480dbf6de30e377f0a1 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/16 02:22:27 DEBUG : remotepotato: md5 = 3c4c5d48fd4c2d65f426d0847ff6072e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.89s) --- PASS: TestCheckDownload/1 (1.20s) --- PASS: TestCheckDownload/2 (1.05s) --- PASS: TestCheckDownload/3 (1.29s) --- PASS: TestCheckDownload/4 (1.23s) --- PASS: TestCheckDownload/5 (1.09s) --- PASS: TestCheckDownload/6 (1.20s) --- PASS: TestCheckDownload/7 (0.95s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:22:33 DEBUG : rutabaga: md5 = 5320c317abe915735345b464cc461a4f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/16 02:22:35 DEBUG : empty space: md5 = ef9cffaab44f04daf4e9575e027d1871 OK === RUN TestCheckSizeOnly/3 2025/05/16 02:22:37 DEBUG : potato2: md5 = 0cc4087514147132acbdb11515119c16 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/16 02:22:39 DEBUG : remotepotato: md5 = f45ac77e3e2e3d7def54ea0034b19681 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.75s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:22:43 DEBUG : test.sum: md5 = 7b4649a174685290544ee6c24861ae3d OK 2025/05/16 02:22:45 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/16 02:22:45 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/16 02:22:45 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/16 02:22:45 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/16 02:22:47 DEBUG : test.sum: md5 = a9157b033231b277f3babe30d8c7c473 OK 2025/05/16 02:22:48 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/16 02:22:48 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/16 02:22:48 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/16 02:22:48 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.88s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:22:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nexexub0tasi/data" 2025/05/16 02:22:49 DEBUG : Creating backend with remote "TestDrive:crypt/k1e8rpbgve9tceosb9avnekjif0t6judnk14boake963p8cudkhg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.87s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:22:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nexexub0tasi/data" 2025/05/16 02:22:51 DEBUG : Creating backend with remote "TestDrive:crypt/k1e8rpbgve9tceosb9avnekjif0t6judnk14boake963p8cudkhg/vjrnln8ratgmqakfosrqe8espk" 2025/05/16 02:22:54 DEBUG : data/banana: md5 = d309d6ab5d3a78b4fddc97bd27a9a993 OK 2025/05/16 02:22:56 DEBUG : test.sum: md5 = d3aa16d9c746400b9d50200323bc0021 OK === RUN TestCheckSumDownload/subtest1 2025/05/16 02:23:00 DEBUG : data/potato: md5 = 9954e5d65c578d7224f2786cc295176e OK 2025/05/16 02:23:02 DEBUG : test.sum: md5 = 2c661a277d0db1712c228c589115b407 OK === RUN TestCheckSumDownload/subtest2 2025/05/16 02:23:06 DEBUG : test.sum: md5 = 1cc93dcda30569ec62167ef06384454e OK === RUN TestCheckSumDownload/subtest3 2025/05/16 02:23:10 DEBUG : test.sum: md5 = 8a51bc579d4144aa626652c1b9686c89 OK === RUN TestCheckSumDownload/subtest4 2025/05/16 02:23:14 DEBUG : test.sum: md5 = 08bb37377159026d8ad826bfa4aab545 OK === RUN TestCheckSumDownload/subtest5 2025/05/16 02:23:19 DEBUG : test.sum: md5 = 745e0bf36553887eedd8db64735996d0 OK === RUN TestCheckSumDownload/subtest6 2025/05/16 02:23:23 DEBUG : data/banana: md5 = 09a080cc111e9baa237fe841a56b5581 OK 2025/05/16 02:23:25 DEBUG : data/potato: md5 = 2e3ba06f0a67db2e7e71eca070bede98 OK 2025/05/16 02:23:26 DEBUG : test.sum: md5 = 28d5433a86eda0c1f03aa12bac3b9563 OK === RUN TestCheckSumDownload/subtest7 2025/05/16 02:23:31 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/05/16 02:23:31 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.86s) --- PASS: TestCheckSumDownload/subtest1 (2.80s) --- PASS: TestCheckSumDownload/subtest2 (2.38s) --- PASS: TestCheckSumDownload/subtest3 (2.37s) --- PASS: TestCheckSumDownload/subtest4 (2.43s) --- PASS: TestCheckSumDownload/subtest5 (2.69s) --- PASS: TestCheckSumDownload/subtest6 (2.53s) --- PASS: TestCheckSumDownload/subtest7 (2.19s) === RUN TestApplyTransforms 2025/05/16 02:23:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufoleb9lufu" 2025/05/16 02:23:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 02:23:32 DEBUG : Creating backend with remote "TestDrive:crypt/7735o0naoksh6sq13bpnfhoi2orstg8ij3i98kg3anga11c69jb0" 2025/05/16 02:23:33 DEBUG : Creating backend with remote "/tmp/rclone2343194805" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufoleb9lufu'", Local "Local file system at /tmp/rclone2343194805", Modify Window "1ms" 2025/05/16 02:23:35 DEBUG : hello, world!: md5 = 45ba3b72fff7cbd1878c94669b222e2a OK upper checkfile vs. lower remote (without normalization) 2025/05/16 02:23:35 ERROR : hello, world!: sum not found 2025/05/16 02:23:35 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cufoleb9lufu' 2025/05/16 02:23:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cufoleb9lufu': 1 files missing 2025/05/16 02:23:35 NOTICE: 1 hashes missing 2025/05/16 02:23:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cufoleb9lufu': 2 differences found 2025/05/16 02:23:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cufoleb9lufu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/16 02:23:36 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 02:23:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cufoleb9lufu': 0 differences found 2025/05/16 02:23:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cufoleb9lufu': 1 matching files 2025/05/16 02:23:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daluzan7wehi" 2025/05/16 02:23:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 02:23:36 DEBUG : Creating backend with remote "TestDrive:crypt/ke6i36nstgf3usugpoldnkkv5n3hfmkcfd69hei2q46grjghu32g" 2025/05/16 02:23:37 DEBUG : Creating backend with remote "/tmp/rclone79312135" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daluzan7wehi'", Local "Local file system at /tmp/rclone79312135", Modify Window "1ms" 2025/05/16 02:23:39 DEBUG : HELLO, WORLD!: md5 = f9a56462ee98a17134c436e06bb97219 OK lower checkfile vs. upper remote (without normalization) 2025/05/16 02:23:40 ERROR : HELLO, WORLD!: sum not found 2025/05/16 02:23:40 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-daluzan7wehi' 2025/05/16 02:23:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daluzan7wehi': 1 files missing 2025/05/16 02:23:40 NOTICE: 1 hashes missing 2025/05/16 02:23:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daluzan7wehi': 2 differences found 2025/05/16 02:23:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daluzan7wehi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/16 02:23:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 02:23:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daluzan7wehi': 0 differences found 2025/05/16 02:23:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daluzan7wehi': 1 matching files 2025/05/16 02:23:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vepimot1nixi" 2025/05/16 02:23:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 02:23:41 DEBUG : Creating backend with remote "TestDrive:crypt/70hobnfshus9i6r844c087m5ratt79fkllabtg06i4nqkrt4v8o0" 2025/05/16 02:23:42 DEBUG : Creating backend with remote "/tmp/rclone159668294" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vepimot1nixi'", Local "Local file system at /tmp/rclone159668294", Modify Window "1ms" 2025/05/16 02:23:44 DEBUG : HeLlO, wOrLd!: md5 = 7bf6f7918736a1244b34605cc8b20f4d OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/16 02:23:44 ERROR : HeLlO, wOrLd!: sum not found 2025/05/16 02:23:44 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vepimot1nixi' 2025/05/16 02:23:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepimot1nixi': 1 files missing 2025/05/16 02:23:44 NOTICE: 1 hashes missing 2025/05/16 02:23:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepimot1nixi': 2 differences found 2025/05/16 02:23:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepimot1nixi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/16 02:23:45 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 02:23:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepimot1nixi': 0 differences found 2025/05/16 02:23:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vepimot1nixi': 1 matching files 2025/05/16 02:23:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wosevuv4wome" 2025/05/16 02:23:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 02:23:45 DEBUG : Creating backend with remote "TestDrive:crypt/ohpnqaa6tkaud4ssndncr5okl6tv6udcpbf4efr98c9b1nn0omi0" 2025/05/16 02:23:46 DEBUG : Creating backend with remote "/tmp/rclone859427372" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wosevuv4wome'", Local "Local file system at /tmp/rclone859427372", Modify Window "1ms" 2025/05/16 02:23:48 DEBUG : HELLO, WORLD!: md5 = 64d7bf2002384ee9666a4393a895145e OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/16 02:23:49 ERROR : HELLO, WORLD!: sum not found 2025/05/16 02:23:49 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wosevuv4wome' 2025/05/16 02:23:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wosevuv4wome': 1 files missing 2025/05/16 02:23:49 NOTICE: 1 hashes missing 2025/05/16 02:23:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wosevuv4wome': 2 differences found 2025/05/16 02:23:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wosevuv4wome': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/16 02:23:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 02:23:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wosevuv4wome': 0 differences found 2025/05/16 02:23:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wosevuv4wome': 1 matching files 2025/05/16 02:23:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yekubes8quqe" 2025/05/16 02:23:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 02:23:50 DEBUG : Creating backend with remote "TestDrive:crypt/rcm8andbbgki1hedm9cit1a918ebk6jb90ont3tndp2v2hkk5pg0" 2025/05/16 02:23:51 DEBUG : Creating backend with remote "/tmp/rclone3148967256" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yekubes8quqe'", Local "Local file system at /tmp/rclone3148967256", Modify Window "1ms" 2025/05/16 02:23:53 DEBUG : 測試_Русский___ě_áñ: md5 = 1abf135dca90c9a111424700416d459c OK NFD checkfile vs. NFC remote (without normalization) 2025/05/16 02:23:53 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/16 02:23:53 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yekubes8quqe' 2025/05/16 02:23:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yekubes8quqe': 1 files missing 2025/05/16 02:23:53 NOTICE: 1 hashes missing 2025/05/16 02:23:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yekubes8quqe': 2 differences found 2025/05/16 02:23:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yekubes8quqe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/16 02:23:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 02:23:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yekubes8quqe': 0 differences found 2025/05/16 02:23:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yekubes8quqe': 1 matching files 2025/05/16 02:23:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kaxajav0qife" 2025/05/16 02:23:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 02:23:55 DEBUG : Creating backend with remote "TestDrive:crypt/m33njfg40ioltbncm5leha1e7d87vie3e8to8couo4hbifu1eis0" 2025/05/16 02:23:55 DEBUG : Creating backend with remote "/tmp/rclone2037294028" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kaxajav0qife'", Local "Local file system at /tmp/rclone2037294028", Modify Window "1ms" 2025/05/16 02:23:58 DEBUG : 測試_Русский___ě_áñ: md5 = e7ad4f6b3b335ccbf165b738b28d154e OK NFC checkfile vs. NFD remote (without normalization) 2025/05/16 02:23:58 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/16 02:23:58 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kaxajav0qife' 2025/05/16 02:23:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaxajav0qife': 1 files missing 2025/05/16 02:23:58 NOTICE: 1 hashes missing 2025/05/16 02:23:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaxajav0qife': 2 differences found 2025/05/16 02:23:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaxajav0qife': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/16 02:23:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 02:23:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaxajav0qife': 0 differences found 2025/05/16 02:23:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kaxajav0qife': 1 matching files 2025/05/16 02:23:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gonocal1yefe" 2025/05/16 02:23:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 02:24:00 DEBUG : Creating backend with remote "TestDrive:crypt/cod2k2o0m46rrghpe5hn2fhbb8rl8n8mfjlp7625t1fjudji6rhg" 2025/05/16 02:24:00 DEBUG : Creating backend with remote "/tmp/rclone682229551" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonocal1yefe'", Local "Local file system at /tmp/rclone682229551", Modify Window "1ms" 2025/05/16 02:24:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 19a5ba0bf3f75c4ee1eb8e08db0ef9f1 OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/16 02:24:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/16 02:24:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gonocal1yefe' 2025/05/16 02:24:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonocal1yefe': 1 files missing 2025/05/16 02:24:03 NOTICE: 1 hashes missing 2025/05/16 02:24:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonocal1yefe': 2 differences found 2025/05/16 02:24:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonocal1yefe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/16 02:24:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 02:24:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonocal1yefe': 0 differences found 2025/05/16 02:24:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonocal1yefe': 1 matching files 2025/05/16 02:24:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tokadas1jutu" 2025/05/16 02:24:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 02:24:04 DEBUG : Creating backend with remote "TestDrive:crypt/9okfp0h48qikd1ui69slc4m47rfhb30qja4kgi1td8mbv5ta8crg" 2025/05/16 02:24:05 DEBUG : Creating backend with remote "/tmp/rclone428456513" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tokadas1jutu'", Local "Local file system at /tmp/rclone428456513", Modify Window "1ms" 2025/05/16 02:24:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 44c61f367eb895b8dbdbb1b756b87a1c OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/16 02:24:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/16 02:24:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tokadas1jutu' 2025/05/16 02:24:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tokadas1jutu': 1 files missing 2025/05/16 02:24:08 NOTICE: 1 hashes missing 2025/05/16 02:24:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tokadas1jutu': 2 differences found 2025/05/16 02:24:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tokadas1jutu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/16 02:24:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 02:24:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tokadas1jutu': 0 differences found 2025/05/16 02:24:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tokadas1jutu': 1 matching files 2025/05/16 02:24:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nezalad1hibe" 2025/05/16 02:24:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 02:24:09 DEBUG : Creating backend with remote "TestDrive:crypt/8cqcl0elur2vjth44e00udhurvn89ia4lclp4jdmb7d8rmgsq80g" 2025/05/16 02:24:10 DEBUG : Creating backend with remote "/tmp/rclone4177912802" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nezalad1hibe'", Local "Local file system at /tmp/rclone4177912802", Modify Window "1ms" 2025/05/16 02:24:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 11eb1ab4242ef543da6956e25ce2ded9 OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/16 02:24:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/16 02:24:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nezalad1hibe' 2025/05/16 02:24:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nezalad1hibe': 1 files missing 2025/05/16 02:24:13 NOTICE: 1 hashes missing 2025/05/16 02:24:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nezalad1hibe': 2 differences found 2025/05/16 02:24:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nezalad1hibe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/16 02:24:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 02:24:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nezalad1hibe': 0 differences found 2025/05/16 02:24:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nezalad1hibe': 1 matching files 2025/05/16 02:24:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kujofaw3zaji" 2025/05/16 02:24:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 02:24:14 DEBUG : Creating backend with remote "TestDrive:crypt/4oquis8lacveqrk47unj58meacbfsr22a1bj39nsqgj24i20k580" 2025/05/16 02:24:15 DEBUG : Creating backend with remote "/tmp/rclone3873061348" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujofaw3zaji'", Local "Local file system at /tmp/rclone3873061348", Modify Window "1ms" 2025/05/16 02:24:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d1953fc79283d5d2ab6550f572ad39f1 OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/16 02:24:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/16 02:24:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kujofaw3zaji' 2025/05/16 02:24:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujofaw3zaji': 1 files missing 2025/05/16 02:24:17 NOTICE: 1 hashes missing 2025/05/16 02:24:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujofaw3zaji': 2 differences found 2025/05/16 02:24:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujofaw3zaji': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/16 02:24:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/16 02:24:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujofaw3zaji': 0 differences found 2025/05/16 02:24:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujofaw3zaji': 1 matching files 2025/05/16 02:24:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kujofaw3zaji': Purge remote 2025/05/16 02:24:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nezalad1hibe': Purge remote 2025/05/16 02:24:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tokadas1jutu': Purge remote 2025/05/16 02:24:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gonocal1yefe': Purge remote 2025/05/16 02:24:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kaxajav0qife': Purge remote 2025/05/16 02:24:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yekubes8quqe': Purge remote 2025/05/16 02:24:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wosevuv4wome': Purge remote 2025/05/16 02:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vepimot1nixi': Purge remote 2025/05/16 02:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daluzan7wehi': Purge remote 2025/05/16 02:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufoleb9lufu': Purge remote --- PASS: TestApplyTransforms (51.27s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:24:23 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/16 02:24:25 DEBUG : sub/file2: md5 = 21e38aeb4b5d50ec50c066e70b9a3c42 OK 2025/05/16 02:24:25 INFO : file1: Copied (new) to: sub/file2 2025/05/16 02:24:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:24:26 DEBUG : file1: Unchanged skipping 2025/05/16 02:24:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': don't need to copy/move sub/file2, it is already at target location 2025/05/16 02:24:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.72s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.41s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:24:31 DEBUG : dst/file1: md5 = f430ca789737add561b7ab4549ed1c62 OK 2025/05/16 02:24:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nexexub0tasi/backup" 2025/05/16 02:24:32 DEBUG : Creating backend with remote "TestDrive:crypt/k1e8rpbgve9tceosb9avnekjif0t6judnk14boake963p8cudkhg/1nrff024r7pq65ecp72fc28jb0" 2025/05/16 02:24:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/16 02:24:36 INFO : dst/file1: Moved (server-side) 2025/05/16 02:24:37 DEBUG : dst/file1: md5 = 2d0246cb497cb1ec4e0a35e44a884228 OK 2025/05/16 02:24:37 INFO : dst/file1: Copied (new) 2025/05/16 02:24:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/16 02:24:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/16 02:24:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.23s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:24:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nexexub0tasi/dst" 2025/05/16 02:24:41 DEBUG : Creating backend with remote "TestDrive:crypt/k1e8rpbgve9tceosb9avnekjif0t6judnk14boake963p8cudkhg/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/16 02:24:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nexexub0tasi/CompareDest" 2025/05/16 02:24:43 DEBUG : Creating backend with remote "TestDrive:crypt/k1e8rpbgve9tceosb9avnekjif0t6judnk14boake963p8cudkhg/gveqi14airsml4bgu7krj116o8" 2025/05/16 02:24:44 DEBUG : one: Need to transfer - File not found at Destination 2025/05/16 02:24:47 DEBUG : one: md5 = cefd318d24fde937a5c5646729a2cdff OK 2025/05/16 02:24:47 INFO : one: Copied (new) 2025/05/16 02:24:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 02:24:49 DEBUG : one: md5 = 45b10a89bd6f84ec7b8cc83e94bd4d02 OK 2025/05/16 02:24:49 INFO : one: Copied (replaced existing) 2025/05/16 02:24:51 DEBUG : dst/one: md5 = 065aa2e76cac16b821100138221b409e OK 2025/05/16 02:24:53 DEBUG : CompareDest/one: md5 = fb089b0af162bfce5a9be3052aa3abe8 OK 2025/05/16 02:24:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 02:24:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:24:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/16 02:24:56 DEBUG : CompareDest/two: md5 = bfb6ae8b86891130859bc581e11e1304 OK 2025/05/16 02:24:57 DEBUG : two: Need to transfer - File not found at Destination 2025/05/16 02:24:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:24:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/16 02:24:58 DEBUG : two: Need to transfer - File not found at Destination 2025/05/16 02:24:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:24:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/16 02:24:59 DEBUG : two: Need to transfer - File not found at Destination 2025/05/16 02:25:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/16 02:25:01 DEBUG : two: md5 = a0a9a16aff64a07ffa9e668676a5b0c7 OK 2025/05/16 02:25:01 INFO : two: Copied (new) 2025/05/16 02:25:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/16 02:25:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:25:05 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:25:05 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.32s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:25:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nexexub0tasi/dst" 2025/05/16 02:25:06 DEBUG : Creating backend with remote "TestDrive:crypt/k1e8rpbgve9tceosb9avnekjif0t6judnk14boake963p8cudkhg/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/16 02:25:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nexexub0tasi/CopyDest" 2025/05/16 02:25:07 DEBUG : Creating backend with remote "TestDrive:crypt/k1e8rpbgve9tceosb9avnekjif0t6judnk14boake963p8cudkhg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/16 02:25:09 DEBUG : one: Need to transfer - File not found at Destination 2025/05/16 02:25:11 DEBUG : one: md5 = eafe0f3058bec10c793e0da903eb67fc OK 2025/05/16 02:25:11 INFO : one: Copied (new) 2025/05/16 02:25:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 02:25:13 DEBUG : one: md5 = 6b336f162bc4303cc0a9f284ca49116e OK 2025/05/16 02:25:13 INFO : one: Copied (replaced existing) 2025/05/16 02:25:15 DEBUG : dst/one: md5 = 0b9704f3d417887dbea138a9b75e5cb0 OK 2025/05/16 02:25:17 DEBUG : CopyDest/one: md5 = c08b9b47ce395b5fcc031778a4e2f141 OK 2025/05/16 02:25:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nexexub0tasi/BackupDir" 2025/05/16 02:25:18 DEBUG : Creating backend with remote "TestDrive:crypt/k1e8rpbgve9tceosb9avnekjif0t6judnk14boake963p8cudkhg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/16 02:25:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 02:25:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:25:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/16 02:25:21 INFO : one: Moved (server-side) 2025/05/16 02:25:22 INFO : one: Copied (server-side copy) 2025/05/16 02:25:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/16 02:25:24 DEBUG : CopyDest/two: md5 = c9168027337d802a6375b1e78aed658c OK 2025/05/16 02:25:25 DEBUG : two: Need to transfer - File not found at Destination 2025/05/16 02:25:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:25:26 INFO : two: Copied (server-side copy) 2025/05/16 02:25:26 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/16 02:25:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/16 02:25:27 DEBUG : two: Unchanged skipping 2025/05/16 02:25:29 DEBUG : CopyDest/three: md5 = 33f2d8585f64fd50fac233cec119ae18 OK 2025/05/16 02:25:29 DEBUG : three: Need to transfer - File not found at Destination 2025/05/16 02:25:30 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/16 02:25:30 DEBUG : three: Destination not found in --copy-dest 2025/05/16 02:25:31 DEBUG : three: md5 = 19003b78503845ef0612fb525124f9c3 OK 2025/05/16 02:25:31 INFO : three: Copied (new) 2025/05/16 02:25:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/16 02:25:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:25:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/16 02:25:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/16 02:25:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:25:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/16 02:25:37 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.95s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:25:39 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/16 02:25:41 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 7469573c22d719caf82a6b3608d4a9dc OK 2025/05/16 02:25:41 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/16 02:25:42 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/16 02:25:42 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/05/16 02:25:43 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/16 02:25:43 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/16 02:25:45 DEBUG : TestCopyFileMaxTransfer/file4: md5 = b88b38f8605793ad5b3fc93b34e132f4 OK 2025/05/16 02:25:45 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/16 02:25:47 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/16 02:25:47 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.03s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:25:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': Looking for duplicate names using skip mode. 2025/05/16 02:25:51 NOTICE: one: Found 2 files with duplicate names 2025/05/16 02:25:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.54s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:25:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': Looking for duplicate names using skip mode. 2025/05/16 02:25:58 NOTICE: one: Found 3 files with duplicate names 2025/05/16 02:25:58 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/16 02:25:58 INFO : one: Deleted 2025/05/16 02:25:58 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.10s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:26:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': Looking for duplicate names using first mode. 2025/05/16 02:26:04 NOTICE: one: Found 3 files with duplicate names 2025/05/16 02:26:04 INFO : one: Deleted 2025/05/16 02:26:05 INFO : one: Deleted 2025/05/16 02:26:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.12s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:26:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': Looking for duplicate names using newest mode. 2025/05/16 02:26:10 NOTICE: one: Found 3 files with duplicate names 2025/05/16 02:26:10 INFO : one: Deleted 2025/05/16 02:26:11 INFO : one: Deleted 2025/05/16 02:26:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.31s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.39s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:26:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': Looking for duplicate names using oldest mode. 2025/05/16 02:26:17 NOTICE: one: Found 3 files with duplicate names 2025/05/16 02:26:17 INFO : one: Deleted 2025/05/16 02:26:18 INFO : one: Deleted 2025/05/16 02:26:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.30s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:26:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': Looking for duplicate names using largest mode. 2025/05/16 02:26:23 NOTICE: one: Found 3 files with duplicate names 2025/05/16 02:26:24 INFO : one: Deleted 2025/05/16 02:26:24 INFO : one: Deleted 2025/05/16 02:26:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.71s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:26:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': Looking for duplicate names using smallest mode. 2025/05/16 02:26:30 NOTICE: one: Found 3 files with duplicate names 2025/05/16 02:26:30 INFO : one: Deleted 2025/05/16 02:26:31 INFO : one: Deleted 2025/05/16 02:26:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.30s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:26:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': Looking for duplicate names using rename mode. 2025/05/16 02:26:37 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/16 02:26:38 INFO : one-2.txt: renamed from: one.txt 2025/05/16 02:26:40 INFO : one-3.txt: renamed from: one.txt 2025/05/16 02:26:41 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.62s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:26:46 DEBUG : dupe1/one.txt: md5 = e8bd618b4b253e47d5f8d1450a1a5a39 OK 2025/05/16 02:26:48 DEBUG : dupe2/two.txt: md5 = a465cc936d2521dac8632227a08e7e5e OK 2025/05/16 02:26:50 DEBUG : dupe3/three.txt: md5 = f411f7c074e4e71339971a9490a65279 OK 2025/05/16 02:26:50 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/16 02:26:51 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/16 02:26:51 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/16 02:26:52 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/16 02:26:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/16 02:26:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/16 02:26:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.54s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:26:57 DEBUG : a.txt: md5 = e31bc9635a280155e3412cd1d98f5f20 OK 2025/05/16 02:26:58 DEBUG : zend.txt: md5 = b3d4384a7e358a60647c6cd3975c9766 OK 2025/05/16 02:27:00 DEBUG : sub dir/hello world: md5 = a803aed12ef373d6803ca9bf0eed73c0 OK 2025/05/16 02:27:02 DEBUG : sub dir/hello world2: md5 = 6c971822cd5df9bc329e8bee077eac2f OK 2025/05/16 02:27:04 DEBUG : sub dir/ignore dir/.ignore: md5 = ff711f906133d2440b4a39e0f46ab202 OK 2025/05/16 02:27:05 DEBUG : sub dir/ignore dir/should be ignored: md5 = 99ff2998b9fcd7d4964e0481653c092b OK 2025/05/16 02:27:07 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8d37859824791c7ad96f6404187a60fc OK 2025/05/16 02:27:09 DEBUG : a.txt: Excluded (Size Filter) 2025/05/16 02:27:09 DEBUG : a.txt: Excluded 2025/05/16 02:27:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/16 02:27:09 DEBUG : sub dir/hello world: Excluded 2025/05/16 02:27:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/16 02:27:09 DEBUG : sub dir/hello world2: Excluded 2025/05/16 02:27:10 DEBUG : sub dir/ignore dir: Excluded 2025/05/16 02:27:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/16 02:27:10 DEBUG : sub dir/hello world: Excluded 2025/05/16 02:27:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/16 02:27:10 DEBUG : sub dir/hello world2: Excluded 2025/05/16 02:27:10 DEBUG : sub dir/ignore dir: Excluded 2025/05/16 02:27:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/16 02:27:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/16 02:27:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/16 02:27:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/16 02:27:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/16 02:27:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/16 02:27:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.08s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:27:18 DEBUG : a.txt: md5 = 8486a7d66462ebab8f5413bb3338af54 OK 2025/05/16 02:27:20 DEBUG : zend.txt: md5 = 0e362663566162e4b934a727faf0ccd1 OK 2025/05/16 02:27:22 DEBUG : sub dir/hello world: md5 = 4ebdf59a97ae211069f2e9e19eff2a04 OK 2025/05/16 02:27:23 DEBUG : sub dir/hello world2: md5 = b1ff3162ef405f98cefc57568e84cf26 OK 2025/05/16 02:27:25 DEBUG : sub dir/ignore dir/.ignore: md5 = 718f7f3b7f89975a10f037d70f5743df OK 2025/05/16 02:27:26 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0f10faf1e2cd74a7db968bf694fb1774 OK 2025/05/16 02:27:28 DEBUG : sub dir/sub sub dir/hello world3: md5 = c76c3282aea53d0abd6f7b6cd48135d4 OK 2025/05/16 02:27:30 DEBUG : a.txt: Excluded (Size Filter) 2025/05/16 02:27:30 DEBUG : a.txt: Excluded 2025/05/16 02:27:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/16 02:27:30 DEBUG : sub dir/hello world: Excluded 2025/05/16 02:27:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/16 02:27:30 DEBUG : sub dir/hello world2: Excluded 2025/05/16 02:27:31 DEBUG : sub dir/ignore dir: Excluded 2025/05/16 02:27:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/16 02:27:31 DEBUG : sub dir/hello world: Excluded 2025/05/16 02:27:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/16 02:27:31 DEBUG : sub dir/hello world2: Excluded 2025/05/16 02:27:31 DEBUG : sub dir/ignore dir: Excluded 2025/05/16 02:27:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/16 02:27:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/16 02:27:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/16 02:27:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/16 02:27:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/16 02:27:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/16 02:27:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.60s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:27:39 DEBUG : file1: md5 = bf1ae8dce8605f48766da075081e40a0 OK 2025/05/16 02:27:41 DEBUG : sub/file2: md5 = dd4ccdc7424921858c74eddec51fb45b OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/05/16 02:27:44 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/16 02:27:44 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/16 02:27:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/16 02:27:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.11s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:27:48 DEBUG : file1: md5 = 2edd6ba36ef4f4887d8b48bb234b217e OK 2025/05/16 02:27:50 DEBUG : sub/file2: md5 = 40d3f8c7cf4cda062abe096ee5809895 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/05/16 02:27:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nexexub0tasi/notfound" 2025/05/16 02:27:54 DEBUG : Creating backend with remote "TestDrive:crypt/k1e8rpbgve9tceosb9avnekjif0t6judnk14boake963p8cudkhg/qe0i31qdkoejk60elps0ni5sqk" 2025/05/16 02:27:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.17s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.19s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.21s) --- PASS: TestStatJSON/RootNotFound (1.69s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:27:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': Making directory 2025/05/16 02:27:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:28:01 DEBUG : sub dir/hello world: md5 = 650fcd07e000529c3a35f71ef6deb525 OK 2025/05/16 02:28:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.86s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:28:05 DEBUG : potato2: md5 = 01d438b696bb657288ab6697e8d0624e OK 2025/05/16 02:28:06 DEBUG : empty space: md5 = 9f683569daeec834733f1a2623256e5f OK --- PASS: TestLs (4.53s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:28:09 DEBUG : potato2: md5 = 633ed0bbeeb3d017fc3c4b1bca1dc0c9 OK 2025/05/16 02:28:11 DEBUG : empty space: md5 = cb16a3eeb20940c8d705563e3e93dfa5 OK 2025/05/16 02:28:11 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/16 02:28:11 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.76s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:28:14 DEBUG : potato2: md5 = 8de9ab358882fda44e3358a315f29313 OK 2025/05/16 02:28:15 DEBUG : empty space: md5 = 47fafd4616c445a57882ae96876f5195 OK --- PASS: TestLsLong (4.61s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:28:19 DEBUG : potato2: md5 = c2d0cbebb0c3bf6ce54b4d14ac5ba9f9 OK 2025/05/16 02:28:20 DEBUG : empty space: md5 = e18a719bbcaf272eb95adb1f1f222293 OK --- PASS: TestHashSums (4.36s) === RUN TestHashSumsWithErrors 2025/05/16 02:28:22 DEBUG : Creating backend with remote ":memory:" 2025/05/16 02:28:22 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/16 02:28:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/16 02:28:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/16 02:28:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/16 02:28:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/16 02:28:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/16 02:28:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/16 02:28:22 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/16 02:28:22 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-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:28:23 DEBUG : potato2: md5 = 4c5c9955c510572711f1eadac223cb7b OK 2025/05/16 02:28:25 DEBUG : empty space: md5 = 864e0e6ab90b2c51bf035696bedb50ad OK 2025/05/16 02:28:26 DEBUG : sub dir/potato3: md5 = a6a72fe2ae06db83e03b2b32ed3a0796 OK 2025/05/16 02:28:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.11s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:28:31 DEBUG : small: md5 = 0ec9420fd4ce6f41f84f1fa2f8d3f808 OK 2025/05/16 02:28:32 DEBUG : medium: md5 = a4c1e2cfc504c989fcd4ff6bd2025c2e OK 2025/05/16 02:28:34 DEBUG : large: md5 = 1997db6423a16459c96e40731ee6e4f1 OK 2025/05/16 02:28:34 DEBUG : Waiting for deletions to finish 2025/05/16 02:28:34 DEBUG : large: Excluded (Size Filter) 2025/05/16 02:28:35 INFO : small: Deleted 2025/05/16 02:28:35 INFO : medium: Deleted --- PASS: TestDelete (5.98s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:28:37 DEBUG : small: md5 = 1add9a5e4d37aabd4b69ea99b8d6feae OK 2025/05/16 02:28:38 DEBUG : medium: md5 = 92efb841e6e846f26b94784c6e78eb18 OK 2025/05/16 02:28:40 DEBUG : large: md5 = 886194ae17a4da8d032071b94aa54bc6 OK 2025/05/16 02:28:40 DEBUG : Waiting for deletions to finish 2025/05/16 02:28:40 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/05/16 02:28:41 INFO : small: Deleted 2025/05/16 02:28:41 INFO : medium: Deleted --- PASS: TestMaxDelete (6.69s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:28:44 DEBUG : small: md5 = 0c00e76612978fae7714303517b057fa OK 2025/05/16 02:28:45 DEBUG : medium: md5 = 433669eb203200aa54c36d35e587bb0b OK 2025/05/16 02:28:46 DEBUG : large: md5 = 57b81fc79596eb6163239cfb5ad23222 OK 2025/05/16 02:28:47 DEBUG : Waiting for deletions to finish 2025/05/16 02:28:47 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/16 02:28:47 INFO : medium: Deleted 2025/05/16 02:28:47 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.45s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:28:50 DEBUG : small: md5 = bb9cff062e7d04dddf8e679aaa0335f6 OK 2025/05/16 02:28:52 DEBUG : medium: md5 = f06acaee69faffbe11c66ca4a2b467dc OK 2025/05/16 02:28:53 DEBUG : large: md5 = 46350eb254d8bcf8c9a99f949ba3c449 OK 2025/05/16 02:28:53 DEBUG : Waiting for deletions to finish 2025/05/16 02:28:54 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/16 02:28:54 INFO : small: Deleted 2025/05/16 02:28:54 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.69s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:28:57 DEBUG : ReadFile: md5 = 2e3b65707a7c4e95036311f92ded6413 OK --- PASS: TestReadFile (4.10s) === RUN TestRetry 2025/05/16 02:29:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/16 02:29:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/16 02:29:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/16 02:29:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/16 02:29:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/16 02:29:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/16 02:29:00 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-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:29:01 DEBUG : file1: md5 = dd0c365e896a24aa6ec420b0927f099b OK 2025/05/16 02:29:02 DEBUG : file2: md5 = 20a95deb810c4ef2ba4d610438c2f8c1 OK --- PASS: TestCat (17.02s) === RUN TestPurge 2025/05/16 02:29:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-milesuk4towe" 2025/05/16 02:29:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 02:29:17 DEBUG : Creating backend with remote "TestDrive:crypt/mb5hj9tcbvrv38n90jp3eefvv73mn988vk2djnq1jlefs8681mt0" 2025/05/16 02:29:18 DEBUG : Creating backend with remote "/tmp/rclone3377492110" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-milesuk4towe'", Local "Local file system at /tmp/rclone3377492110", Modify Window "1ms" 2025/05/16 02:29:22 DEBUG : A1/B1/C1/one: md5 = 72c1139232aac2f13a2cd30cb1705dfe OK 2025/05/16 02:29:22 INFO : A2: Making directory 2025/05/16 02:29:22 INFO : A1/B2: Making directory 2025/05/16 02:29:23 INFO : A1/B2/C2: Making directory 2025/05/16 02:29:24 INFO : A1/B1/C3: Making directory 2025/05/16 02:29:25 INFO : A3: Making directory 2025/05/16 02:29:25 INFO : A3/B3: Making directory 2025/05/16 02:29:26 INFO : A3/B3/C4: Making directory 2025/05/16 02:29:28 DEBUG : A1/two: md5 = d3e9219be83b99ec788e42483d63e35a OK 2025/05/16 02:29:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-milesuk4towe': Purge remote 2025/05/16 02:29:32 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.94s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:29:35 DEBUG : A1/B1/C1/one: md5 = b13507dc94b5646d53c807549112fc42 OK 2025/05/16 02:29:35 INFO : A2: Making directory 2025/05/16 02:29:36 INFO : A1/B2: Making directory 2025/05/16 02:29:37 INFO : A1/B2/C2: Making directory 2025/05/16 02:29:38 INFO : A1/B1/C3: Making directory 2025/05/16 02:29:39 INFO : A3: Making directory 2025/05/16 02:29:40 INFO : A3/B3: Making directory 2025/05/16 02:29:41 INFO : A3/B3/C4: Making directory 2025/05/16 02:29:43 DEBUG : A1/two: md5 = d16a54abdd18af26926f504f23b100ff OK 2025/05/16 02:29:44 DEBUG : removing 1 level 3 directories 2025/05/16 02:29:44 INFO : A3/B3/C4: Removing directory 2025/05/16 02:29:47 DEBUG : removing 2 level 3 directories 2025/05/16 02:29:47 INFO : A1/B2/C2: Removing directory 2025/05/16 02:29:47 INFO : A1/B1/C3: Removing directory 2025/05/16 02:29:47 DEBUG : removing 2 level 2 directories 2025/05/16 02:29:47 INFO : A3/B3: Removing directory 2025/05/16 02:29:47 INFO : A1/B2: Removing directory 2025/05/16 02:29:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/16 02:29:48 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/16 02:29:48 DEBUG : removing 2 level 1 directories 2025/05/16 02:29:48 INFO : A3: Removing directory 2025/05/16 02:29:48 INFO : A2: Removing directory 2025/05/16 02:29:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/16 02:29:52 DEBUG : removing 1 level 3 directories 2025/05/16 02:29:52 INFO : A1/B1/C1: Removing directory 2025/05/16 02:29:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:29:52 DEBUG : removing 1 level 2 directories 2025/05/16 02:29:52 INFO : A1/B1: Removing directory 2025/05/16 02:29:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/16 02:29:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/16 02:29:53 DEBUG : removing 1 level 1 directories 2025/05/16 02:29:53 INFO : A1: Removing directory 2025/05/16 02:29:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/16 02:29:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/16 02:29:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/16 02:29:54 DEBUG : removing 1 level 0 directories 2025/05/16 02:29:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': Removing directory 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/16 02:29:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.59s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:29:56 INFO : A1: Making directory 2025/05/16 02:29:57 INFO : A1/B1: Making directory 2025/05/16 02:29:58 INFO : A1/B1/C1: Making directory 2025/05/16 02:30:00 DEBUG : removing 1 level 3 directories 2025/05/16 02:30:00 INFO : A1/B1/C1: Removing directory 2025/05/16 02:30:01 DEBUG : removing 1 level 2 directories 2025/05/16 02:30:01 INFO : A1/B1: Removing directory 2025/05/16 02:30:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/16 02:30:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.93s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:30:03 INFO : A1: Making directory 2025/05/16 02:30:04 INFO : A1/B1: Making directory 2025/05/16 02:30:05 INFO : A1/B1/C1: Making directory 2025/05/16 02:30:07 DEBUG : removing 1 level 3 directories 2025/05/16 02:30:07 INFO : A1/B1/C1: Removing directory 2025/05/16 02:30:08 DEBUG : removing 1 level 2 directories 2025/05/16 02:30:08 INFO : A1/B1: Removing directory 2025/05/16 02:30:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/16 02:30:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.38s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:30:12 DEBUG : file1: md5 = 5558cda21acffe2e62c0aa964c8c4dc7 OK 2025/05/16 02:30:13 DEBUG : filename.txt: File name found in url 2025/05/16 02:30:15 DEBUG : filename.txt: md5 = 5e311f05fdc727961458ac0dc3c8aa73 OK 2025/05/16 02:30:15 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/16 02:30:16 DEBUG : headerfilename.txt: md5 = bde9e481b56a4421c5d671139c2bfb4a OK 2025/05/16 02:30:17 DEBUG : file2: md5 = 642a081db2185c9b073e49ea7b5379c8 OK --- PASS: TestCopyURL (9.16s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:30:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/16 02:30:22 DEBUG : sub/file2: md5 = faccd2f7db5f57d078c76d6c8565e4bf OK 2025/05/16 02:30:22 INFO : file1: Copied (new) to: sub/file2 2025/05/16 02:30:22 INFO : file1: Deleted 2025/05/16 02:30:23 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:30:23 DEBUG : file1: Unchanged skipping 2025/05/16 02:30:23 INFO : file1: Deleted 2025/05/16 02:30:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': don't need to copy/move sub/file2, it is already at target location 2025/05/16 02:30:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.68s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:30:26 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/16 02:30:27 DEBUG : file1: md5 = b6bd8450bca072937539ef2adc9c77c7 OK 2025/05/16 02:30:27 INFO : file1: Copied (new) 2025/05/16 02:30:27 INFO : file1: Deleted 2025/05/16 02:30:27 DEBUG : file1: Destination exists, skipping 2025/05/16 02:30:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.13s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:30:31 DEBUG : dst/file1: md5 = e68c3200485fbc5890d2685ecb40b70f OK 2025/05/16 02:30:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nexexub0tasi/backup" 2025/05/16 02:30:32 DEBUG : Config file has changed externally - reloading 2025/05/16 02:30:32 DEBUG : Creating backend with remote "TestDrive:crypt/k1e8rpbgve9tceosb9avnekjif0t6judnk14boake963p8cudkhg/1nrff024r7pq65ecp72fc28jb0" 2025/05/16 02:30:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/16 02:30:36 INFO : dst/file1: Moved (server-side) 2025/05/16 02:30:37 DEBUG : dst/file1: md5 = 31a76d0ebbeb76653ef7e9f740c0ed32 OK 2025/05/16 02:30:37 INFO : dst/file1: Copied (new) 2025/05/16 02:30:37 INFO : dst/file1: Deleted 2025/05/16 02:30:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/16 02:30:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/16 02:30:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.54s) === 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-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:30:44 DEBUG : A1/one: md5 = fed1dfc4d260d1f7a8226d7ec78d6008 OK 2025/05/16 02:30:46 DEBUG : A1/two: md5 = 08c4d34ddcdf03f4b7f1f2b615f869ef OK 2025/05/16 02:30:48 DEBUG : A1/B1/three: md5 = 2c0b43f6ff67b8701aa33b2cead3eb6b OK 2025/05/16 02:30:50 DEBUG : A1/B1/C1/four: md5 = 3a5e4f02a166d7709eabd7368a7d846a OK 2025/05/16 02:30:52 DEBUG : A1/B1/C2/five: md5 = 148b090fe3140efe91d45fe2f318bf60 OK 2025/05/16 02:30:52 INFO : A1/B2: Making directory 2025/05/16 02:30:53 INFO : A1/B1/C3: Making directory 2025/05/16 02:31:03 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/16 02:31:03 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/16 02:31:03 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/16 02:31:03 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/16 02:31:03 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/16 02:31:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/16 02:31:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/16 02:31:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/16 02:31:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/16 02:31:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/16 02:31:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/16 02:31:14 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/16 02:31:14 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/16 02:31:14 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/16 02:31:15 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/16 02:31:15 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/16 02:31:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/16 02:31:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/16 02:31:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/16 02:31:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/16 02:31:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/16 02:31:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/16 02:31:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/16 02:31:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/16 02:31:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/16 02:31:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/16 02:31:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/16 02:31:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/16 02:31:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/16 02:31:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/16 02:31:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.66s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:31:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': File to upload is small (34 bytes), uploading instead of streaming 2025/05/16 02:31:30 DEBUG : no_checksum_small_file_from_pipe: md5 = ac6fb458ba4cad7d385f47a88d4e6ec6 OK 2025/05/16 02:31:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/16 02:31:30 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/16 02:31:30 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/16 02:31:31 DEBUG : no_checksum_big_file_from_pipe: md5 = 377959e0275e88b7d65ed87bb2c66da5 OK 2025/05/16 02:31:31 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-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:31:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': File to upload is small (34 bytes), uploading instead of streaming 2025/05/16 02:31:35 DEBUG : with_checksum_small_file_from_pipe: md5 = cbe10050e8f123ed44ee22173be347a2 OK 2025/05/16 02:31:35 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/16 02:31:35 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/16 02:31:36 DEBUG : with_checksum_big_file_from_pipe: md5 = e662c36af0dce9834ca04eeb9b7cce71 OK 2025/05/16 02:31:36 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-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:31:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': File to upload is small (34 bytes), uploading instead of streaming 2025/05/16 02:31:39 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:31:40 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/16 02:31:41 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-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:31:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': File to upload is small (34 bytes), uploading instead of streaming 2025/05/16 02:31:44 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/16 02:31:45 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/16 02:31:46 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.45s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.98s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.93s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.82s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.73s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/16 02:31:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': File to upload is small (48 bytes), uploading instead of streaming 2025/05/16 02:31:49 DEBUG : rcat_metadata: md5 = 082d1cd1b8bb8972b0c130d45f7a4451 OK 2025/05/16 02:31:49 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/16 02:31:51 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/16 02:31:52 DEBUG : rcat_metadata_uploadcutoff0: md5 = a76fc1dfad1cc513b7db62ce551262e8 OK 2025/05/16 02:31:52 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.97s) --- PASS: TestRcatMetadata/Normal (2.66s) --- PASS: TestRcatMetadata/ViaDisk (2.88s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:31:55 DEBUG : potato1: md5 = 4970f0c6a01a3c48911688248c7b2d3a OK 2025/05/16 02:31:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': File to upload is small (60 bytes), uploading instead of streaming 2025/05/16 02:31:56 DEBUG : potato2: md5 = 2ff7c5867b15dedb91d2cdee487b0366 OK 2025/05/16 02:31:56 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.34s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:31:59 DEBUG : potato1: md5 = b650c1b488842db9046ed11a39c05f33 OK 2025/05/16 02:31:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': File to upload is small (60 bytes), uploading instead of streaming 2025/05/16 02:32:00 DEBUG : potato2: md5 = dc6da94b5ff9ef895eaf3e9fb901bc94 OK 2025/05/16 02:32:00 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.90s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:32:04 DEBUG : potato2: md5 = 44d0a8a3f7132f20dc801b115562e10d OK 2025/05/16 02:32:06 DEBUG : empty space: md5 = 1451d74080685f8912bb5fae90e7fb51 OK 2025/05/16 02:32:08 DEBUG : sub dir/potato3: md5 = d67317aa963168ae1e90d13f73a15848 OK 2025/05/16 02:32:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': Touching "sub dir/potato3" 2025/05/16 02:32:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': Touching "empty space" 2025/05/16 02:32:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': Touching "potato2" 2025/05/16 02:32:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.48s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:32:12 DEBUG : dir with metadata: Making directory with metadata 2025/05/16 02:32:13 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.30s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:32:14 DEBUG : directory with modtime: Making directory with metadata 2025/05/16 02:32:15 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.73s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:32:17 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/16 02:32:17 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/16 02:32:17 DEBUG : Google drive root 'crypt/k1e8rpbgve9tceosb9avnekjif0t6judnk14boake963p8cudkhg': Skipping btime metadata as can't update it on an existing file: 2025-05-16T02:32:17.658590562Z 2025/05/16 02:32:18 INFO : non existent directory: Updated directory metadata 2025/05/16 02:32:20 DEBUG : Google drive root 'crypt/k1e8rpbgve9tceosb9avnekjif0t6judnk14boake963p8cudkhg': Skipping btime metadata as can't update it on an existing file: 2025-05-16T02:32:17.658590562Z 2025/05/16 02:32:20 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.72s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:32:22 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/16 02:32:23 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/16 02:32:24 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.93s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:32:26 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/16 02:32:26 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/16 02:32:26 DEBUG : dst: Making directory with metadata 2025/05/16 02:32:27 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/16 02:32:27 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/16 02:32:27 INFO : dst: Set directory modification time (using SetModTime) 2025/05/16 02:32:28 INFO : dst: Set directory modification time (using SetModTime) 2025/05/16 02:32:28 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/16 02:32:28 INFO : dst: Set directory modification time (using SetModTime) 2025/05/16 02:32:28 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.82s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi'", Local "Local file system at /tmp/rclone1325982880", Modify Window "1ms" 2025/05/16 02:32:32 DEBUG : sub dir/test remove existing: md5 = f8b836439b19d1874b8a1818444c1230 OK 2025/05/16 02:32:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = d99f89789d09a13786ecb07365af9901 OK 2025/05/16 02:32:35 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.tafuxod1" before starting 2025/05/16 02:32:36 DEBUG : sub dir/test remove existing.tafuxod1: TEST: removing renamed existing file after operation 2025/05/16 02:32: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.vohanat6" before starting 2025/05/16 02:32:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vohanat6: TEST: renaming existing back after failed operation 2025/05/16 02:32: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.huviruq4" before starting 2025/05/16 02:32:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.huviruq4: TEST: removing renamed existing file after operation 2025/05/16 02:32:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "2p52e7i8d7d67643j4mk2shlofv3h0ucs12hndrfkoimd2pio8i0" 2025/05/16 02:32:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "uku14g3p2m0ttq0c8gbl5iprv4i5aot9mrm11u2minccsidkvh1a73obmjca6looek45pfriog529e2592jpcsoa7sfqns6oep2609su2h62r0fbvalmopn0h9m3101p9ordtmi4mno9q0ssjo900u5p610b3dual1giltk2ac6tpq18jri0" --- PASS: TestRemoveExisting (12.74s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/05/16 02:32:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nexexub0tasi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m41.216861993s (try 1/5)