"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/08/24 02:10:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-reyajey0dare" 2025/08/24 02:10:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/24 02:10:13 DEBUG : Creating backend with remote "TestDrive:crypt/0tqdvpok0veb3f15veipj0efiaj1vreec8gjth2ilvf4d12blt00" 2025/08/24 02:10:14 DEBUG : Creating backend with remote "/tmp/rclone181787243" === 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-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/24 02:10:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/24 02:10:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/24 02:10:15 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/24 02:10:15 DEBUG : potato: Seek from 10 to 0 2025/08/24 02:10:15 DEBUG : potato: Seek from 10 to 0 2025/08/24 02:10:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/24 02:10:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/24 02:10:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/24 02:10:15 DEBUG : potato: Seek from 5 to 2 2025/08/24 02:10:15 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/24 02:10:15 DEBUG : potato: Seek from 7 to 0 2025/08/24 02:10:15 DEBUG : potato: Seek from 7 to 0 2025/08/24 02:10:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/24 02:10:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/24 02:10:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/24 02:10:15 DEBUG : potato: Seek from 5 to 2 2025/08/24 02:10:15 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/24 02:10:15 DEBUG : potato: Seek from 8 to 0 2025/08/24 02:10:15 DEBUG : potato: Seek from 8 to 0 2025/08/24 02:10:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/24 02:10:15 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/24 02:10:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/24 02:10:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/24 02:10:15 DEBUG : potato: Seek from 5 to 2 2025/08/24 02:10:15 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/24 02:10:15 DEBUG : potato: Seek from 9 to 0 2025/08/24 02:10:15 DEBUG : potato: Seek from 9 to 0 2025/08/24 02:10:15 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-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:10:17 DEBUG : rutabaga: md5 = b651ee1b65ec3fca6c7c0fa841001337 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/24 02:10:19 DEBUG : empty space: md5 = cca17c62a6e260e8a7a650bb4a03f18a OK === RUN TestCheck/3 2025/08/24 02:10:21 DEBUG : potato2: md5 = aad07f1f8d6ed763a70d4c33cc30565b OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/24 02:10:24 DEBUG : remotepotato: md5 = 02697f73911fc6d46d077c475c48c3e4 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.81s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.30s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.34s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/08/24 02:10:27 DEBUG : Creating backend with remote "nonexistent" 2025/08/24 02:10:27 DEBUG : Creating backend with remote "nonexistent" 2025/08/24 02:10:27 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/24 02:10:27 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/08/24 02:10:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/24 02:10:27 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-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:10:28 DEBUG : rutabaga: md5 = 031a60275ada3237cd03eedecf8d387c OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/24 02:10:32 DEBUG : empty space: md5 = 445246b510b513d7956cd46fe8684529 OK === RUN TestCheckDownload/3 2025/08/24 02:10:35 DEBUG : potato2: md5 = 23040c953cb494c934b0fdc98c7c403b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/24 02:10:39 DEBUG : remotepotato: md5 = b8c9248b919c912e330fa87b83b56cfc OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.74s) --- PASS: TestCheckDownload/1 (1.12s) --- PASS: TestCheckDownload/2 (0.96s) --- PASS: TestCheckDownload/3 (1.24s) --- PASS: TestCheckDownload/4 (1.30s) --- PASS: TestCheckDownload/5 (1.02s) --- PASS: TestCheckDownload/6 (1.10s) --- PASS: TestCheckDownload/7 (1.06s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:10:45 DEBUG : rutabaga: md5 = a616479375d1377ca7271fff98dcfbb5 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/24 02:10:47 DEBUG : empty space: md5 = 96af14264d761b6620768d2d42d09093 OK === RUN TestCheckSizeOnly/3 2025/08/24 02:10:49 DEBUG : potato2: md5 = 5843c23d765dc50f06e5412ac52673f1 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/24 02:10:52 DEBUG : remotepotato: md5 = bfa479f957c0368f52e81690111c836f OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.49s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:10:56 DEBUG : test.sum: md5 = 28863aa7ff2e5badb9d2b65f7382a859 OK 2025/08/24 02:10:57 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/24 02:10:57 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/24 02:10:57 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/24 02:10:57 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/24 02:10:59 DEBUG : test.sum: md5 = 242e152e3be30f2235c726882075323a OK 2025/08/24 02:11:00 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/24 02:11:00 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/24 02:11:00 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/24 02:11:00 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.06s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:11:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-reyajey0dare/data" 2025/08/24 02:11:01 DEBUG : Config file has changed externally - reloading 2025/08/24 02:11:01 DEBUG : Creating backend with remote "TestDrive:crypt/0tqdvpok0veb3f15veipj0efiaj1vreec8gjth2ilvf4d12blt00/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare/data' lacks md5, skipping --- SKIP: TestCheckSum (1.90s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:11:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-reyajey0dare/data" 2025/08/24 02:11:03 DEBUG : Creating backend with remote "TestDrive:crypt/0tqdvpok0veb3f15veipj0efiaj1vreec8gjth2ilvf4d12blt00/vjrnln8ratgmqakfosrqe8espk" 2025/08/24 02:11:06 DEBUG : data/banana: md5 = 6db1f4264db163d9fcc11eaa66e8c3f4 OK 2025/08/24 02:11:08 DEBUG : test.sum: md5 = 4ae1fd2710d3bdd396af0767715e211e OK === RUN TestCheckSumDownload/subtest1 2025/08/24 02:11:12 DEBUG : data/potato: md5 = 9648ce64406313652adc4063b9cd6267 OK 2025/08/24 02:11:14 DEBUG : test.sum: md5 = 627b6c8f13d211f906df1312710fc814 OK === RUN TestCheckSumDownload/subtest2 2025/08/24 02:11:18 DEBUG : test.sum: md5 = 5119f36544900a3dd180cfad30bd5857 OK === RUN TestCheckSumDownload/subtest3 2025/08/24 02:11:22 DEBUG : test.sum: md5 = 174912289d467bc236f55b3d541b631e OK === RUN TestCheckSumDownload/subtest4 2025/08/24 02:11:27 DEBUG : test.sum: md5 = b7c823e5e2f44d8882c0e98d244410b1 OK === RUN TestCheckSumDownload/subtest5 2025/08/24 02:11:31 DEBUG : test.sum: md5 = f0318bf6cd967c8b2f4695460fc39e3a OK === RUN TestCheckSumDownload/subtest6 2025/08/24 02:11:35 DEBUG : data/banana: md5 = 230cb7621e5d12f8bb2853470cf1ad12 OK 2025/08/24 02:11:36 DEBUG : data/potato: md5 = 3fb5ace49e07bf1ac6a93a76ebd92cc1 OK 2025/08/24 02:11:38 DEBUG : test.sum: md5 = 5ef24434d94e8e8636216b24ed1bb964 OK === RUN TestCheckSumDownload/subtest7 2025/08/24 02:11:43 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/08/24 02:11:43 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.35s) --- PASS: TestCheckSumDownload/subtest1 (2.56s) --- PASS: TestCheckSumDownload/subtest2 (2.02s) --- PASS: TestCheckSumDownload/subtest3 (2.25s) --- PASS: TestCheckSumDownload/subtest4 (2.55s) --- PASS: TestCheckSumDownload/subtest5 (1.85s) --- PASS: TestCheckSumDownload/subtest6 (1.99s) --- PASS: TestCheckSumDownload/subtest7 (2.36s) === RUN TestApplyTransforms 2025/08/24 02:11:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-memicud5dece" 2025/08/24 02:11:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/24 02:11:43 DEBUG : Creating backend with remote "TestDrive:crypt/bmltssj85lq9gqc5ravsteeam3f0imud16q5sbtgnotto2993av0" 2025/08/24 02:11:44 DEBUG : Creating backend with remote "/tmp/rclone2839117988" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-memicud5dece'", Local "Local file system at /tmp/rclone2839117988", Modify Window "1ms" 2025/08/24 02:11:46 DEBUG : hello, world!: md5 = 829caed86eeaa23ce8dcc55085933891 OK upper checkfile vs. lower remote (without normalization) 2025/08/24 02:11:47 ERROR : hello, world!: sum not found 2025/08/24 02:11:47 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-memicud5dece' 2025/08/24 02:11:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-memicud5dece': 1 files missing 2025/08/24 02:11:47 NOTICE: 1 hashes missing 2025/08/24 02:11:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-memicud5dece': 1 differences found 2025/08/24 02:11:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-memicud5dece': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/24 02:11:48 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/24 02:11:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-memicud5dece': 0 differences found 2025/08/24 02:11:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-memicud5dece': 1 matching files 2025/08/24 02:11:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quberux0delo" 2025/08/24 02:11:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/24 02:11:48 DEBUG : Creating backend with remote "TestDrive:crypt/bdn0fjcfkf8mnmo5ah1hd5qu70ckot00ms3shgdio73p1bpnh6fg" 2025/08/24 02:11:49 DEBUG : Creating backend with remote "/tmp/rclone778946061" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quberux0delo'", Local "Local file system at /tmp/rclone778946061", Modify Window "1ms" 2025/08/24 02:11:51 DEBUG : HELLO, WORLD!: md5 = 8ec2f719680b96cadf761a136baa456d OK lower checkfile vs. upper remote (without normalization) 2025/08/24 02:11:52 ERROR : HELLO, WORLD!: sum not found 2025/08/24 02:11:52 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-quberux0delo' 2025/08/24 02:11:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quberux0delo': 1 files missing 2025/08/24 02:11:52 NOTICE: 1 hashes missing 2025/08/24 02:11:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quberux0delo': 1 differences found 2025/08/24 02:11:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quberux0delo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/24 02:11:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/24 02:11:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quberux0delo': 0 differences found 2025/08/24 02:11:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quberux0delo': 1 matching files 2025/08/24 02:11:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manequj5mase" 2025/08/24 02:11:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/24 02:11:53 DEBUG : Creating backend with remote "TestDrive:crypt/nngj71fi20uibsdn64kgb7n7ap3jm7go6828atlmldguqdd1c7fg" 2025/08/24 02:11:54 DEBUG : Creating backend with remote "/tmp/rclone3288185598" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manequj5mase'", Local "Local file system at /tmp/rclone3288185598", Modify Window "1ms" 2025/08/24 02:11:56 DEBUG : HeLlO, wOrLd!: md5 = c4edd35f79bfb8c96d1fdb78959f18d3 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/24 02:11:57 ERROR : HeLlO, wOrLd!: sum not found 2025/08/24 02:11:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-manequj5mase' 2025/08/24 02:11:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-manequj5mase': 1 files missing 2025/08/24 02:11:57 NOTICE: 1 hashes missing 2025/08/24 02:11:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-manequj5mase': 1 differences found 2025/08/24 02:11:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-manequj5mase': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/24 02:11:58 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/24 02:11:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-manequj5mase': 0 differences found 2025/08/24 02:11:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-manequj5mase': 1 matching files 2025/08/24 02:11:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jacedud0japi" 2025/08/24 02:11:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/24 02:11:58 DEBUG : Creating backend with remote "TestDrive:crypt/b14h2b7aj5ueaqfuo8emvf3a5lkl6n9o3po0ub9ld6m63kgaip4g" 2025/08/24 02:11:59 DEBUG : Creating backend with remote "/tmp/rclone600005484" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jacedud0japi'", Local "Local file system at /tmp/rclone600005484", Modify Window "1ms" 2025/08/24 02:12:01 DEBUG : HELLO, WORLD!: md5 = 4a8a33eec4eea266eb0d91b1f794ee81 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/24 02:12:01 ERROR : HELLO, WORLD!: sum not found 2025/08/24 02:12:01 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jacedud0japi' 2025/08/24 02:12:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacedud0japi': 1 files missing 2025/08/24 02:12:01 NOTICE: 1 hashes missing 2025/08/24 02:12:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacedud0japi': 1 differences found 2025/08/24 02:12:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacedud0japi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/24 02:12:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/24 02:12:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacedud0japi': 0 differences found 2025/08/24 02:12:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jacedud0japi': 1 matching files 2025/08/24 02:12:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-reqecaf0wihe" 2025/08/24 02:12:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/24 02:12:02 DEBUG : Creating backend with remote "TestDrive:crypt/7suep32js4tfcs9do3rauab3sibqvugoi4bh1co4jickghlo0960" 2025/08/24 02:12:03 DEBUG : Creating backend with remote "/tmp/rclone396688039" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reqecaf0wihe'", Local "Local file system at /tmp/rclone396688039", Modify Window "1ms" 2025/08/24 02:12:06 DEBUG : 測試_Русский___ě_áñ: md5 = 41002ca2241749194aaa2a59421e0e87 OK NFD checkfile vs. NFC remote (without normalization) 2025/08/24 02:12:06 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/24 02:12:06 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-reqecaf0wihe' 2025/08/24 02:12:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reqecaf0wihe': 1 files missing 2025/08/24 02:12:06 NOTICE: 1 hashes missing 2025/08/24 02:12:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reqecaf0wihe': 1 differences found 2025/08/24 02:12:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reqecaf0wihe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/24 02:12:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/24 02:12:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reqecaf0wihe': 0 differences found 2025/08/24 02:12:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reqecaf0wihe': 1 matching files 2025/08/24 02:12:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiketar2havi" 2025/08/24 02:12:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/24 02:12:07 DEBUG : Creating backend with remote "TestDrive:crypt/03dpuufq8288jfmrfn61pe31glf85u0h75r8cjk4bia0p3997fhg" 2025/08/24 02:12:08 DEBUG : Creating backend with remote "/tmp/rclone875024346" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiketar2havi'", Local "Local file system at /tmp/rclone875024346", Modify Window "1ms" 2025/08/24 02:12:10 DEBUG : 測試_Русский___ě_áñ: md5 = 2114c03513b0e34bc8a9f8958a85337b OK NFC checkfile vs. NFD remote (without normalization) 2025/08/24 02:12:11 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/24 02:12:11 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hiketar2havi' 2025/08/24 02:12:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiketar2havi': 1 files missing 2025/08/24 02:12:11 NOTICE: 1 hashes missing 2025/08/24 02:12:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiketar2havi': 1 differences found 2025/08/24 02:12:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiketar2havi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/24 02:12:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/24 02:12:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiketar2havi': 0 differences found 2025/08/24 02:12:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiketar2havi': 1 matching files 2025/08/24 02:12:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hebipir0tice" 2025/08/24 02:12:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/24 02:12:12 DEBUG : Creating backend with remote "TestDrive:crypt/3ojsnv243mfs9tp91i29f9escs4rppu7q6dlhu3dc0k9ud555tj0" 2025/08/24 02:12:13 DEBUG : Creating backend with remote "/tmp/rclone3935718370" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebipir0tice'", Local "Local file system at /tmp/rclone3935718370", Modify Window "1ms" 2025/08/24 02:12:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 39d356dc82cdfaa606baf642472b703f OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/24 02:12:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/24 02:12:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hebipir0tice' 2025/08/24 02:12:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hebipir0tice': 1 files missing 2025/08/24 02:12:16 NOTICE: 1 hashes missing 2025/08/24 02:12:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hebipir0tice': 1 differences found 2025/08/24 02:12:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hebipir0tice': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/24 02:12:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/24 02:12:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hebipir0tice': 0 differences found 2025/08/24 02:12:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hebipir0tice': 1 matching files 2025/08/24 02:12:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ruwumoq8nite" 2025/08/24 02:12:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/24 02:12:17 DEBUG : Creating backend with remote "TestDrive:crypt/61r2pb79gerv73tf8vjhl5g3goji0o7rqd2hcslrkek9hp4l3dog" 2025/08/24 02:12:18 DEBUG : Creating backend with remote "/tmp/rclone3905952734" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ruwumoq8nite'", Local "Local file system at /tmp/rclone3905952734", Modify Window "1ms" 2025/08/24 02:12:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e1d3cf5d52af53c0f9ac4d939773696e OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/24 02:12:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/24 02:12:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ruwumoq8nite' 2025/08/24 02:12:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruwumoq8nite': 1 files missing 2025/08/24 02:12:21 NOTICE: 1 hashes missing 2025/08/24 02:12:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruwumoq8nite': 1 differences found 2025/08/24 02:12:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruwumoq8nite': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/24 02:12:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/24 02:12:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruwumoq8nite': 0 differences found 2025/08/24 02:12:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruwumoq8nite': 1 matching files 2025/08/24 02:12:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hadefep2juvi" 2025/08/24 02:12:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/24 02:12:22 DEBUG : Creating backend with remote "TestDrive:crypt/o6fvlit78dl69moh3s61bfe55g1pe41vmi24epdvqrivg2ic1q3g" 2025/08/24 02:12:23 DEBUG : Creating backend with remote "/tmp/rclone2709872622" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hadefep2juvi'", Local "Local file system at /tmp/rclone2709872622", Modify Window "1ms" 2025/08/24 02:12:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 64db5db49f0144f6a04b8c22735904d7 OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/24 02:12:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/24 02:12:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hadefep2juvi' 2025/08/24 02:12:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hadefep2juvi': 1 files missing 2025/08/24 02:12:26 NOTICE: 1 hashes missing 2025/08/24 02:12:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hadefep2juvi': 1 differences found 2025/08/24 02:12:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hadefep2juvi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/24 02:12:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/24 02:12:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hadefep2juvi': 0 differences found 2025/08/24 02:12:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hadefep2juvi': 1 matching files 2025/08/24 02:12:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xavaloc8lepu" 2025/08/24 02:12:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/24 02:12:27 DEBUG : Creating backend with remote "TestDrive:crypt/4hmp24glmi3m7n9o30p2ocq6vqvdh32cdg1p36t8le04ac4g8ga0" 2025/08/24 02:12:28 DEBUG : Creating backend with remote "/tmp/rclone2424619033" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xavaloc8lepu'", Local "Local file system at /tmp/rclone2424619033", Modify Window "1ms" 2025/08/24 02:12:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 386bebfd6642581024e9a583e9faa351 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/24 02:12:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/24 02:12:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xavaloc8lepu' 2025/08/24 02:12:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xavaloc8lepu': 1 files missing 2025/08/24 02:12:31 NOTICE: 1 hashes missing 2025/08/24 02:12:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xavaloc8lepu': 1 differences found 2025/08/24 02:12:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xavaloc8lepu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/24 02:12:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/24 02:12:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xavaloc8lepu': 0 differences found 2025/08/24 02:12:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xavaloc8lepu': 1 matching files 2025/08/24 02:12:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xavaloc8lepu': Purge remote 2025/08/24 02:12:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hadefep2juvi': Purge remote 2025/08/24 02:12:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ruwumoq8nite': Purge remote 2025/08/24 02:12:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hebipir0tice': Purge remote 2025/08/24 02:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiketar2havi': Purge remote 2025/08/24 02:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reqecaf0wihe': Purge remote 2025/08/24 02:12:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jacedud0japi': Purge remote 2025/08/24 02:12:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manequj5mase': Purge remote 2025/08/24 02:12:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quberux0delo': Purge remote 2025/08/24 02:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-memicud5dece': Purge remote --- PASS: TestApplyTransforms (53.01s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:12:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/24 02:12:39 DEBUG : sub/file2: md5 = 426d837f662cac0fc7bdbd5524e8d490 OK 2025/08/24 02:12:39 INFO : file1: Copied (new) to: sub/file2 2025/08/24 02:12:39 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:12:39 DEBUG : file1: Unchanged skipping 2025/08/24 02:12:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': don't need to copy/move sub/file2, it is already at target location 2025/08/24 02:12:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.98s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", 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-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:12:45 DEBUG : dst/file1: md5 = 3b7192cb900d828c31bfac39b4c64370 OK 2025/08/24 02:12:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-reyajey0dare/backup" 2025/08/24 02:12:46 DEBUG : Config file has changed externally - reloading 2025/08/24 02:12:46 DEBUG : Creating backend with remote "TestDrive:crypt/0tqdvpok0veb3f15veipj0efiaj1vreec8gjth2ilvf4d12blt00/1nrff024r7pq65ecp72fc28jb0" 2025/08/24 02:12:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/24 02:12:49 INFO : dst/file1: Moved (server-side) 2025/08/24 02:12:51 DEBUG : dst/file1: md5 = 13462ca41c7cd2d35f0037c0df97d14c OK 2025/08/24 02:12:51 INFO : dst/file1: Copied (new) 2025/08/24 02:12:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/24 02:12:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/24 02:12:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.71s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:12:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-reyajey0dare/dst" 2025/08/24 02:12:55 DEBUG : Creating backend with remote "TestDrive:crypt/0tqdvpok0veb3f15veipj0efiaj1vreec8gjth2ilvf4d12blt00/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/24 02:12:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-reyajey0dare/CompareDest" 2025/08/24 02:12:57 DEBUG : Creating backend with remote "TestDrive:crypt/0tqdvpok0veb3f15veipj0efiaj1vreec8gjth2ilvf4d12blt00/gveqi14airsml4bgu7krj116o8" 2025/08/24 02:12:59 DEBUG : one: Need to transfer - File not found at Destination 2025/08/24 02:13:01 DEBUG : one: md5 = 241b0a0fa793110925de7eea2d75c63d OK 2025/08/24 02:13:01 INFO : one: Copied (new) 2025/08/24 02:13:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/24 02:13:04 DEBUG : one: md5 = d76c95ee1923abbee81622d7aa24f6cd OK 2025/08/24 02:13:04 INFO : one: Copied (replaced existing) 2025/08/24 02:13:06 DEBUG : dst/one: md5 = 5b03410ee3ec3672c86ada0b3d61b29c OK 2025/08/24 02:13:08 DEBUG : CompareDest/one: md5 = c400d43c4b4c65829220eaeb6790c12f OK 2025/08/24 02:13:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/24 02:13:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:13:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/24 02:13:11 DEBUG : CompareDest/two: md5 = 00ac2cc79de8b33bd1a3e92b7dbc74e0 OK 2025/08/24 02:13:12 DEBUG : two: Need to transfer - File not found at Destination 2025/08/24 02:13:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:13:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/24 02:13:12 DEBUG : two: Need to transfer - File not found at Destination 2025/08/24 02:13:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:13:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/24 02:13:14 DEBUG : two: Need to transfer - File not found at Destination 2025/08/24 02:13:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/24 02:13:16 DEBUG : two: md5 = 3e9bab0dac753151d534eae1accfef59 OK 2025/08/24 02:13:16 INFO : two: Copied (new) 2025/08/24 02:13:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/24 02:13:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/24 02:13:19 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/24 02:13:19 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.38s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:13:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-reyajey0dare/dst" 2025/08/24 02:13:20 DEBUG : Config file has changed externally - reloading 2025/08/24 02:13:20 DEBUG : Creating backend with remote "TestDrive:crypt/0tqdvpok0veb3f15veipj0efiaj1vreec8gjth2ilvf4d12blt00/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/24 02:13:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-reyajey0dare/CopyDest" 2025/08/24 02:13:21 DEBUG : Creating backend with remote "TestDrive:crypt/0tqdvpok0veb3f15veipj0efiaj1vreec8gjth2ilvf4d12blt00/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/24 02:13:23 DEBUG : one: Need to transfer - File not found at Destination 2025/08/24 02:13:25 DEBUG : one: md5 = f2d2b4d91e6caf9fb7126108edcc7d38 OK 2025/08/24 02:13:25 INFO : one: Copied (new) 2025/08/24 02:13:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/24 02:13:28 DEBUG : one: md5 = ab4962c2f9760d8c2189ad87d25f5681 OK 2025/08/24 02:13:28 INFO : one: Copied (replaced existing) 2025/08/24 02:13:32 DEBUG : dst/one: md5 = 49381996f4b2bd0da30b61a2de80656e OK 2025/08/24 02:13:34 DEBUG : CopyDest/one: md5 = 94b39474fc1c772efdda314e66ef744d OK 2025/08/24 02:13:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-reyajey0dare/BackupDir" 2025/08/24 02:13:35 DEBUG : Creating backend with remote "TestDrive:crypt/0tqdvpok0veb3f15veipj0efiaj1vreec8gjth2ilvf4d12blt00/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/24 02:13:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/24 02:13:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:13:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/24 02:13:38 INFO : one: Moved (server-side) 2025/08/24 02:13:39 INFO : one: Copied (server-side copy) 2025/08/24 02:13:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/24 02:13:41 DEBUG : CopyDest/two: md5 = 351f2563bd4c1b41034509878599812c OK 2025/08/24 02:13:42 DEBUG : two: Need to transfer - File not found at Destination 2025/08/24 02:13:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:13:43 INFO : two: Copied (server-side copy) 2025/08/24 02:13:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/24 02:13:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:13:44 DEBUG : two: Unchanged skipping 2025/08/24 02:13:46 DEBUG : CopyDest/three: md5 = 6c2287657f464d5768f11320d2af7516 OK 2025/08/24 02:13:46 DEBUG : three: Need to transfer - File not found at Destination 2025/08/24 02:13:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/24 02:13:47 DEBUG : three: Destination not found in --copy-dest 2025/08/24 02:13:48 DEBUG : three: md5 = 9a92b3c0792b03527bf6ead326d76ae2 OK 2025/08/24 02:13:48 INFO : three: Copied (new) 2025/08/24 02:13:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/24 02:13:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/24 02:13:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/24 02:13:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/24 02:13:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/24 02:13:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/24 02:13:54 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.71s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.55s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:13:56 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/24 02:13:58 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 93ebca136b75bc6a77429be1078f5037 OK 2025/08/24 02:13:58 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/24 02:13:58 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/24 02:13:59 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/08/24 02:13:59 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/24 02:14:00 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/24 02:14:02 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6fa79513ef67fb9d3b15effbb1b82f66 OK 2025/08/24 02:14:02 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/24 02:14:04 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/24 02:14:04 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.00s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.51s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:14:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': Looking for duplicate names using skip mode. 2025/08/24 02:14:08 NOTICE: one: Found 2 files with duplicate names 2025/08/24 02:14:08 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.61s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:14:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': Looking for duplicate names using skip mode. 2025/08/24 02:14:14 NOTICE: one: Found 3 files with duplicate names 2025/08/24 02:14:14 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/24 02:14:14 INFO : one: Deleted 2025/08/24 02:14:14 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.33s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:14:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': Looking for duplicate names using first mode. 2025/08/24 02:14:20 NOTICE: one: Found 3 files with duplicate names 2025/08/24 02:14:21 INFO : one: Deleted 2025/08/24 02:14:21 INFO : one: Deleted 2025/08/24 02:14:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.58s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:14:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': Looking for duplicate names using newest mode. 2025/08/24 02:14:27 NOTICE: one: Found 3 files with duplicate names 2025/08/24 02:14:27 INFO : one: Deleted 2025/08/24 02:14:28 INFO : one: Deleted 2025/08/24 02:14:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.75s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:14:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': Looking for duplicate names using oldest mode. 2025/08/24 02:14:34 NOTICE: one: Found 3 files with duplicate names 2025/08/24 02:14:35 INFO : one: Deleted 2025/08/24 02:14:35 INFO : one: Deleted 2025/08/24 02:14:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.55s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:14:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': Looking for duplicate names using largest mode. 2025/08/24 02:14:41 NOTICE: one: Found 3 files with duplicate names 2025/08/24 02:14:41 INFO : one: Deleted 2025/08/24 02:14:42 INFO : one: Deleted 2025/08/24 02:14:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.67s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:14:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': Looking for duplicate names using smallest mode. 2025/08/24 02:14:48 NOTICE: one: Found 3 files with duplicate names 2025/08/24 02:14:48 INFO : one: Deleted 2025/08/24 02:14:49 INFO : one: Deleted 2025/08/24 02:14:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.93s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:14:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': Looking for duplicate names using rename mode. 2025/08/24 02:14:56 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/24 02:14:57 INFO : one-2.txt: renamed from: one.txt 2025/08/24 02:14:58 INFO : one-3.txt: renamed from: one.txt 2025/08/24 02:14:59 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.02s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:15:04 DEBUG : dupe1/one.txt: md5 = 7869cbaeac5c5d339a52979edbf51175 OK 2025/08/24 02:15:06 DEBUG : dupe2/two.txt: md5 = e2d51b4a356028f782e79307c2ec45b3 OK 2025/08/24 02:15:08 DEBUG : dupe3/three.txt: md5 = 6465d9695e4f05bc85c2f38edb96ee69 OK 2025/08/24 02:15:09 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/24 02:15:09 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/24 02:15:10 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/24 02:15:11 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/24 02:15:14 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/24 02:15:14 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/24 02:15:14 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.74s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:15:16 DEBUG : a.txt: md5 = 9888e104052b9b18c961c416bc609c88 OK 2025/08/24 02:15:17 DEBUG : zend.txt: md5 = 6d13937bc02b3b534039736331acab8b OK 2025/08/24 02:15:20 DEBUG : sub dir/hello world: md5 = fe81527b3c1f2dad3e8ef2085e817f3c OK 2025/08/24 02:15:21 DEBUG : sub dir/hello world2: md5 = df78be3838414b03a59ff8f9abd9c7c8 OK 2025/08/24 02:15:23 DEBUG : sub dir/ignore dir/.ignore: md5 = f4ac41dcf441325f57673c8d70ccce56 OK 2025/08/24 02:15:25 DEBUG : sub dir/ignore dir/should be ignored: md5 = e06999e84930f4c0272df6cd745246ed OK 2025/08/24 02:15:27 DEBUG : sub dir/sub sub dir/hello world3: md5 = 46c95b1930dedb374a92ff238d801543 OK 2025/08/24 02:15:28 DEBUG : a.txt: Excluded (Size Filter) 2025/08/24 02:15:28 DEBUG : a.txt: Excluded 2025/08/24 02:15:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/24 02:15:29 DEBUG : sub dir/hello world2: Excluded 2025/08/24 02:15:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/24 02:15:29 DEBUG : sub dir/hello world: Excluded 2025/08/24 02:15:29 DEBUG : sub dir/ignore dir: Excluded 2025/08/24 02:15:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/24 02:15:29 DEBUG : sub dir/hello world2: Excluded 2025/08/24 02:15:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/24 02:15:29 DEBUG : sub dir/hello world: Excluded 2025/08/24 02:15:30 DEBUG : sub dir/ignore dir: Excluded 2025/08/24 02:15:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/24 02:15:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/24 02:15:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/24 02:15:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/24 02:15:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/24 02:15:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/24 02:15:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.95s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:15:38 DEBUG : a.txt: md5 = f687a16efc71959812d6a8266e7ae9c5 OK 2025/08/24 02:15:39 DEBUG : zend.txt: md5 = 8136fb0dff8a8ef09eb4993b962a8847 OK 2025/08/24 02:15:42 DEBUG : sub dir/hello world: md5 = f969b316ac4fa34c12b2445ae47b16a5 OK 2025/08/24 02:15:43 DEBUG : sub dir/hello world2: md5 = 6740aea0c14f029ce2b5ab10b72104c2 OK 2025/08/24 02:15:45 DEBUG : sub dir/ignore dir/.ignore: md5 = 4736fd89c9c020b10be52dedfc059ab4 OK 2025/08/24 02:15:47 DEBUG : sub dir/ignore dir/should be ignored: md5 = 546ea33a2aa98c56f15091a13d3268db OK 2025/08/24 02:15:49 DEBUG : sub dir/sub sub dir/hello world3: md5 = e79e60b31ffc54c19c0c7c97e4f61aab OK 2025/08/24 02:15:50 DEBUG : a.txt: Excluded (Size Filter) 2025/08/24 02:15:50 DEBUG : a.txt: Excluded 2025/08/24 02:15:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/24 02:15:51 DEBUG : sub dir/hello world2: Excluded 2025/08/24 02:15:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/24 02:15:51 DEBUG : sub dir/hello world: Excluded 2025/08/24 02:15:51 DEBUG : sub dir/ignore dir: Excluded 2025/08/24 02:15:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/24 02:15:51 DEBUG : sub dir/hello world2: Excluded 2025/08/24 02:15:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/24 02:15:51 DEBUG : sub dir/hello world: Excluded 2025/08/24 02:15:51 DEBUG : sub dir/ignore dir: Excluded 2025/08/24 02:15:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/24 02:15:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/24 02:15:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/24 02:15:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/24 02:15:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/24 02:15:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/24 02:15:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.44s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:15:59 DEBUG : file1: md5 = 584778e8af98891fa92ca2fdeeae1c80 OK 2025/08/24 02:16:01 DEBUG : sub/file2: md5 = 276f77d34f1dac72cff91025edf7813a 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/08/24 02:16:04 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/24 02:16:05 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/24 02:16:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/24 02:16:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.40s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.56s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.21s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:16:09 DEBUG : file1: md5 = 32ebf95c25f53c6642d035b8c78e0524 OK 2025/08/24 02:16:11 DEBUG : sub/file2: md5 = 45bc77ec61b234ffa2069588f1965f1f 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/08/24 02:16:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-reyajey0dare/notfound" 2025/08/24 02:16:15 DEBUG : Config file has changed externally - reloading 2025/08/24 02:16:15 DEBUG : Creating backend with remote "TestDrive:crypt/0tqdvpok0veb3f15veipj0efiaj1vreec8gjth2ilvf4d12blt00/qe0i31qdkoejk60elps0ni5sqk" 2025/08/24 02:16:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.56s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.81s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:16:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': Making directory 2025/08/24 02:16:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:16:22 DEBUG : sub dir/hello world: md5 = 065893c766bfb547406429ff2c1916c1 OK 2025/08/24 02:16:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.77s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:16:26 DEBUG : potato2: md5 = 6d89a3fd54841133712d25df38cb9593 OK 2025/08/24 02:16:27 DEBUG : empty space: md5 = 90f1da9d532767c404e93d36b7997e70 OK --- PASS: TestLs (4.75s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:16:30 DEBUG : potato2: md5 = 952ece28d594397a89a9b2252b5a42b3 OK 2025/08/24 02:16:32 DEBUG : empty space: md5 = f27eb73dadb1d88cad90ea1dfc7ae751 OK 2025/08/24 02:16:32 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/24 02:16:32 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.91s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:16:36 DEBUG : potato2: md5 = bfca99ba9322393da3dfe62c020c3beb OK 2025/08/24 02:16:37 DEBUG : empty space: md5 = f7429983f1b5c20707db9f9c3ecc5029 OK --- PASS: TestLsLong (4.79s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:16:40 DEBUG : potato2: md5 = 3c2be5330247733dc69933b0d006ff2a OK 2025/08/24 02:16:42 DEBUG : empty space: md5 = ebc5b9c49e2a77e56b83a90d25ed593e OK --- PASS: TestHashSums (4.55s) === RUN TestHashSumsWithErrors 2025/08/24 02:16:43 DEBUG : Creating backend with remote ":memory:" 2025/08/24 02:16:43 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/24 02:16:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/24 02:16:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/24 02:16:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/24 02:16:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/24 02:16:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/24 02:16:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/24 02:16:43 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/24 02:16:43 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-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:16:45 DEBUG : potato2: md5 = df25407235b38e42461cde8e567abac4 OK 2025/08/24 02:16:46 DEBUG : empty space: md5 = f3bf191a97a24b70cd37da0c8552eaae OK 2025/08/24 02:16:48 DEBUG : sub dir/potato3: md5 = d8e9b0de754b5335129b0d43051e7430 OK 2025/08/24 02:16:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.34s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:16:53 DEBUG : small: md5 = 2f9646b8199cb3708dee6f244b8f4909 OK 2025/08/24 02:16:55 DEBUG : medium: md5 = c0a51cf2aefdb32acda60f936790f35f OK 2025/08/24 02:16:56 DEBUG : large: md5 = 8b37be2e11819dcb370d85c122ff8a9f OK 2025/08/24 02:16:57 DEBUG : Waiting for deletions to finish 2025/08/24 02:16:57 DEBUG : large: Excluded (Size Filter) 2025/08/24 02:16:57 INFO : small: Deleted 2025/08/24 02:16:57 INFO : medium: Deleted --- PASS: TestDelete (6.56s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:17:00 DEBUG : small: md5 = 61ef2dffb788bfbd39674c1c1b96077c OK 2025/08/24 02:17:01 DEBUG : medium: md5 = 6cd863f43fb2c7427aeeabfea0ed416f OK 2025/08/24 02:17:03 DEBUG : large: md5 = 99205b7d7173234ac907015c66ee389f OK 2025/08/24 02:17:03 DEBUG : Waiting for deletions to finish 2025/08/24 02:17:03 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/08/24 02:17:03 INFO : medium: Deleted 2025/08/24 02:17:03 INFO : large: Deleted --- PASS: TestMaxDelete (6.81s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:17:07 DEBUG : small: md5 = 896ab6bf28ec8520cc17b82bcc72ce89 OK 2025/08/24 02:17:08 DEBUG : medium: md5 = 29ef5a9ba5915f046c98cfc0f2df8544 OK 2025/08/24 02:17:10 DEBUG : large: md5 = 095270948ac07702b34b3c6dbb1c48bf OK 2025/08/24 02:17:10 DEBUG : Waiting for deletions to finish 2025/08/24 02:17:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/24 02:17:10 INFO : small: Deleted 2025/08/24 02:17:10 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.04s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:17:13 DEBUG : small: md5 = c30a7cd313df8cccc6db56c67a57beed OK 2025/08/24 02:17:15 DEBUG : medium: md5 = c802c73735b7d5d9faf83cea3bdd33c7 OK 2025/08/24 02:17:16 DEBUG : large: md5 = 2ab602e974edd6634212991e84260038 OK 2025/08/24 02:17:17 DEBUG : Waiting for deletions to finish 2025/08/24 02:17:17 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/08/24 02:17:17 INFO : small: Deleted 2025/08/24 02:17:17 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.71s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:17:20 DEBUG : ReadFile: md5 = 23f8c30bf4527c43532f84a98aaee030 OK --- PASS: TestReadFile (3.99s) === RUN TestRetry 2025/08/24 02:17:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/24 02:17:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/24 02:17:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/24 02:17:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/24 02:17:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/24 02:17:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/24 02:17:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:17:25 DEBUG : file1: md5 = 0071c0525b2a8a58dab611fcc33cbd1b OK 2025/08/24 02:17:26 DEBUG : file2: md5 = f0f2c799a06c17917c4a2f1b8ccd8010 OK --- PASS: TestCat (16.03s) === RUN TestPurge 2025/08/24 02:17:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guwoqud6hima" 2025/08/24 02:17:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/24 02:17:39 DEBUG : Creating backend with remote "TestDrive:crypt/1jgbrsl5m1jstk4vandar3qae3asn01k2il2c3fo78cptmiah1a0" 2025/08/24 02:17:40 DEBUG : Creating backend with remote "/tmp/rclone4232325233" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guwoqud6hima'", Local "Local file system at /tmp/rclone4232325233", Modify Window "1ms" 2025/08/24 02:17:44 DEBUG : A1/B1/C1/one: md5 = 1cc7e45517e0481e5247184910015329 OK 2025/08/24 02:17:44 INFO : A2: Making directory 2025/08/24 02:17:45 INFO : A1/B2: Making directory 2025/08/24 02:17:46 INFO : A1/B2/C2: Making directory 2025/08/24 02:17:46 INFO : A1/B1/C3: Making directory 2025/08/24 02:17:47 INFO : A3: Making directory 2025/08/24 02:17:48 INFO : A3/B3: Making directory 2025/08/24 02:17:49 INFO : A3/B3/C4: Making directory 2025/08/24 02:17:51 DEBUG : A1/two: md5 = 30ebae29961a608156e5f9f7d3c9bd9a OK 2025/08/24 02:17:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guwoqud6hima': Purge remote 2025/08/24 02:17:54 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.31s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:17:58 DEBUG : A1/B1/C1/one: md5 = 43073c6be9604d7d86a42858b0b794b7 OK 2025/08/24 02:17:58 INFO : A2: Making directory 2025/08/24 02:17:59 INFO : A1/B2: Making directory 2025/08/24 02:17:59 INFO : A1/B2/C2: Making directory 2025/08/24 02:18:00 INFO : A1/B1/C3: Making directory 2025/08/24 02:18:01 INFO : A3: Making directory 2025/08/24 02:18:02 INFO : A3/B3: Making directory 2025/08/24 02:18:02 INFO : A3/B3/C4: Making directory 2025/08/24 02:18:05 DEBUG : A1/two: md5 = 0a6f80c9b4143df42f84fdce35726672 OK 2025/08/24 02:18:06 DEBUG : removing 1 level 3 directories 2025/08/24 02:18:06 INFO : A3/B3/C4: Removing directory 2025/08/24 02:18:08 DEBUG : removing 2 level 3 directories 2025/08/24 02:18:08 INFO : A1/B2/C2: Removing directory 2025/08/24 02:18:08 INFO : A1/B1/C3: Removing directory 2025/08/24 02:18:09 DEBUG : removing 2 level 2 directories 2025/08/24 02:18:09 INFO : A3/B3: Removing directory 2025/08/24 02:18:09 INFO : A1/B2: Removing directory 2025/08/24 02:18:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/24 02:18:09 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/24 02:18:10 DEBUG : removing 2 level 1 directories 2025/08/24 02:18:10 INFO : A3: Removing directory 2025/08/24 02:18:10 INFO : A2: Removing directory 2025/08/24 02:18:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/24 02:18:14 DEBUG : removing 1 level 3 directories 2025/08/24 02:18:14 INFO : A1/B1/C1: Removing directory 2025/08/24 02:18:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/24 02:18:14 DEBUG : removing 1 level 2 directories 2025/08/24 02:18:14 INFO : A1/B1: Removing directory 2025/08/24 02:18:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/24 02:18:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/24 02:18:15 DEBUG : removing 1 level 1 directories 2025/08/24 02:18:15 INFO : A1: Removing directory 2025/08/24 02:18:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/24 02:18:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/24 02:18:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/24 02:18:16 DEBUG : removing 1 level 0 directories 2025/08/24 02:18:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': Removing directory 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/24 02:18:16 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" --- PASS: TestRmdirsNoLeaveRoot (23.16s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:18:18 INFO : A1: Making directory 2025/08/24 02:18:19 INFO : A1/B1: Making directory 2025/08/24 02:18:19 INFO : A1/B1/C1: Making directory 2025/08/24 02:18:22 DEBUG : removing 1 level 3 directories 2025/08/24 02:18:22 INFO : A1/B1/C1: Removing directory 2025/08/24 02:18:22 DEBUG : removing 1 level 2 directories 2025/08/24 02:18:22 INFO : A1/B1: Removing directory 2025/08/24 02:18:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/24 02:18:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.68s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:18:25 INFO : A1: Making directory 2025/08/24 02:18:26 INFO : A1/B1: Making directory 2025/08/24 02:18:26 INFO : A1/B1/C1: Making directory 2025/08/24 02:18:29 DEBUG : removing 1 level 3 directories 2025/08/24 02:18:29 INFO : A1/B1/C1: Removing directory 2025/08/24 02:18:30 DEBUG : removing 1 level 2 directories 2025/08/24 02:18:30 INFO : A1/B1: Removing directory 2025/08/24 02:18:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/24 02:18:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.13s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:18:34 DEBUG : file1: md5 = af87fbd0aa4d6c509929ba03873a53c5 OK 2025/08/24 02:18:34 DEBUG : filename.txt: File name found in url 2025/08/24 02:18:36 DEBUG : filename.txt: md5 = fcddbae8d79e2be67ed4ad436a564078 OK 2025/08/24 02:18:36 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/24 02:18:37 DEBUG : headerfilename.txt: md5 = acef7d72810528fb70410791cc5f87e1 OK 2025/08/24 02:18:39 DEBUG : file2: md5 = 4746db171c99d020eba6aa55f89b1798 OK --- PASS: TestCopyURL (9.05s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:18:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/24 02:18:44 DEBUG : sub/file2: md5 = 434ac3726cfffb050e579818017ed877 OK 2025/08/24 02:18:44 INFO : file1: Copied (new) to: sub/file2 2025/08/24 02:18:44 INFO : file1: Deleted 2025/08/24 02:18:44 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:18:44 DEBUG : file1: Unchanged skipping 2025/08/24 02:18:44 INFO : file1: Deleted 2025/08/24 02:18:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': don't need to copy/move sub/file2, it is already at target location 2025/08/24 02:18:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.91s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:18:47 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/24 02:18:49 DEBUG : file1: md5 = 13014aa3f08d15a738f29775266b3b63 OK 2025/08/24 02:18:49 INFO : file1: Copied (new) 2025/08/24 02:18:49 INFO : file1: Deleted 2025/08/24 02:18:49 DEBUG : file1: Destination exists, skipping 2025/08/24 02:18:49 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.48s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:18:54 DEBUG : dst/file1: md5 = 0b6f8d82f1ec6abb54cfc771ae3b97a4 OK 2025/08/24 02:18:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-reyajey0dare/backup" 2025/08/24 02:18:55 DEBUG : Creating backend with remote "TestDrive:crypt/0tqdvpok0veb3f15veipj0efiaj1vreec8gjth2ilvf4d12blt00/1nrff024r7pq65ecp72fc28jb0" 2025/08/24 02:18:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/24 02:18:58 INFO : dst/file1: Moved (server-side) 2025/08/24 02:19:00 DEBUG : dst/file1: md5 = d5ad1551a1f0eba2e1965d40945b3958 OK 2025/08/24 02:19:00 INFO : dst/file1: Copied (new) 2025/08/24 02:19:00 INFO : dst/file1: Deleted 2025/08/24 02:19:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/24 02:19:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/24 02:19:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.95s) === 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-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:19:07 DEBUG : A1/one: md5 = 75146aab9017b8419a39e0ac81d78862 OK 2025/08/24 02:19:08 DEBUG : A1/two: md5 = c15301571518f53fc8f97fe916aa2a5f OK 2025/08/24 02:19:10 DEBUG : A1/B1/three: md5 = 18f3a0efec3bcc7f01ac0c727691c4dd OK 2025/08/24 02:19:13 DEBUG : A1/B1/C1/four: md5 = fbfc142771eb50191d2ca420329bd8ef OK 2025/08/24 02:19:15 DEBUG : A1/B1/C2/five: md5 = e5c310e3c0a9fb74f4d15bea7bf54387 OK 2025/08/24 02:19:15 INFO : A1/B2: Making directory 2025/08/24 02:19:16 INFO : A1/B1/C3: Making directory 2025/08/24 02:19:25 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/24 02:19:25 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/24 02:19:25 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/24 02:19:25 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/24 02:19:25 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/24 02:19:28 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/24 02:19:28 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/24 02:19:28 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/24 02:19:29 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/24 02:19:29 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/24 02:19:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/24 02:19:36 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/24 02:19:36 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/24 02:19:36 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/24 02:19:36 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/24 02:19:36 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/24 02:19:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/24 02:19:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/24 02:19:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/24 02:19:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/24 02:19:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/24 02:19:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/24 02:19:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/24 02:19:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/24 02:19:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/24 02:19:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/24 02:19:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/24 02:19:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/24 02:19:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/24 02:19:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/24 02:19:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.97s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:19:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': File to upload is small (34 bytes), uploading instead of streaming 2025/08/24 02:19:51 DEBUG : no_checksum_small_file_from_pipe: md5 = fb7ad702bc4d01870ebed83b8e6dc9a9 OK 2025/08/24 02:19:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/24 02:19:51 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/24 02:19:51 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/24 02:19:52 DEBUG : no_checksum_big_file_from_pipe: md5 = 94a8b428aee7c4b15f7043fb98b0f4d8 OK 2025/08/24 02:19:52 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-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:19:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': File to upload is small (34 bytes), uploading instead of streaming 2025/08/24 02:19:56 DEBUG : with_checksum_small_file_from_pipe: md5 = 9a943384999d6e9be1b94f5dad012354 OK 2025/08/24 02:19:56 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/24 02:19:56 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/24 02:19:58 DEBUG : with_checksum_big_file_from_pipe: md5 = 63869e5946292956b577b2f789239b9b OK 2025/08/24 02:19:58 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-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:20:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': File to upload is small (34 bytes), uploading instead of streaming 2025/08/24 02:20:01 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:20:02 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/24 02:20:03 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-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:20:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': File to upload is small (34 bytes), uploading instead of streaming 2025/08/24 02:20:06 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/24 02:20:07 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/24 02:20:08 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.94s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.19s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.33s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/24 02:20:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': File to upload is small (48 bytes), uploading instead of streaming 2025/08/24 02:20:11 DEBUG : rcat_metadata: md5 = 277c82e9ffb10f7595d5cb05acb6b165 OK 2025/08/24 02:20:11 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/24 02:20:13 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/24 02:20:14 DEBUG : rcat_metadata_uploadcutoff0: md5 = 9b6c24178469a3f52fc8d1fa18d5b0ea OK 2025/08/24 02:20:14 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.20s) --- PASS: TestRcatMetadata/Normal (2.47s) --- PASS: TestRcatMetadata/ViaDisk (4.26s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:20:18 DEBUG : potato1: md5 = 995e2d74b067fd947dcbb60412b2175f OK 2025/08/24 02:20:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': File to upload is small (60 bytes), uploading instead of streaming 2025/08/24 02:20:20 DEBUG : potato2: md5 = 951ae5c7e9ed79eca6655db3fb796cf3 OK 2025/08/24 02:20:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.20s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:20:23 DEBUG : potato1: md5 = abbbd1853c207ac2a9d05f994fe39d27 OK 2025/08/24 02:20:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': File to upload is small (60 bytes), uploading instead of streaming 2025/08/24 02:20:24 DEBUG : potato2: md5 = 7bcd86a720c57203ba9e8986ce6649af OK 2025/08/24 02:20:24 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.11s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:20:28 DEBUG : potato2: md5 = 2f503187faf5b285a0a05db5be739460 OK 2025/08/24 02:20:29 DEBUG : empty space: md5 = 70d4fdd76e77ad70a733570cf9b9fee3 OK 2025/08/24 02:20:31 DEBUG : sub dir/potato3: md5 = f95b05eda37048587396516d2d1b4a02 OK 2025/08/24 02:20:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': Touching "sub dir/potato3" 2025/08/24 02:20:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': Touching "empty space" 2025/08/24 02:20:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': Touching "potato2" 2025/08/24 02:20:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.68s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:20:36 DEBUG : dir with metadata: Making directory with metadata 2025/08/24 02:20:37 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.46s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:20:38 DEBUG : directory with modtime: Making directory with metadata 2025/08/24 02:20:39 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.32s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:20:41 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/24 02:20:41 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/24 02:20:41 DEBUG : Google drive root 'crypt/0tqdvpok0veb3f15veipj0efiaj1vreec8gjth2ilvf4d12blt00': Skipping btime metadata as can't update it on an existing file: 2025-08-24T02:20:41.258264178Z 2025/08/24 02:20:42 INFO : non existent directory: Updated directory metadata 2025/08/24 02:20:43 DEBUG : Google drive root 'crypt/0tqdvpok0veb3f15veipj0efiaj1vreec8gjth2ilvf4d12blt00': Skipping btime metadata as can't update it on an existing file: 2025-08-24T02:20:41.258264178Z 2025/08/24 02:20:44 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.89s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:20:46 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/24 02:20:47 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/24 02:20:48 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.94s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:20:50 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/24 02:20:50 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/24 02:20:50 DEBUG : dst: Making directory with metadata 2025/08/24 02:20:50 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/24 02:20:50 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:20:51 INFO : dst: Set directory modification time (using SetModTime) 2025/08/24 02:20:51 INFO : dst: Set directory modification time (using SetModTime) 2025/08/24 02:20:51 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/24 02:20:52 INFO : dst: Set directory modification time (using SetModTime) 2025/08/24 02:20:52 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.58s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare'", Local "Local file system at /tmp/rclone181787243", Modify Window "1ms" 2025/08/24 02:20:55 DEBUG : sub dir/test remove existing: md5 = 3672952fe281f5319bbf0e3b35af0367 OK 2025/08/24 02:20:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 1a2dba7c3d78e33984ec7495b3fd98f1 OK 2025/08/24 02:20:59 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zurefev1" before starting 2025/08/24 02:21:00 DEBUG : sub dir/test remove existing.zurefev1: TEST: removing renamed existing file after operation 2025/08/24 02:21:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.diluzun7" before starting 2025/08/24 02:21:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.diluzun7: TEST: renaming existing back after failed operation 2025/08/24 02:21:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vagepof2" before starting 2025/08/24 02:21:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vagepof2: TEST: removing renamed existing file after operation 2025/08/24 02:21:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "eodgae78kfs56pa3lttsqg4ldnkuun34gn733om4mselke06btu8q4ilg44c014tts2g7d3fvim9cvl1or2efa3pthmbd1q05bfl5vcdcare5l6vg7anse3itnet9jr7ktd0ppj2uvmtn7m5uc2klnca52p0hdkedat87ni2hr8rt12oi650" 2025/08/24 02:21:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7j0ptnrselof3sv703e9qd6e5tl3sbrrjumrldajme718ugb07a0" --- PASS: TestRemoveExisting (13.49s) === 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/08/24 02:21:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reyajey0dare': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m53.864222153s (try 1/5)