"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/10/09 03:25:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huvemug1qoyu" 2025/10/09 03:25:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/09 03:25:39 DEBUG : Creating backend with remote "TestDrive:crypt/68c7jqpmjaspng7aev3mun5eg374319n5va47pj0284gi7f6fjk0" 2025/10/09 03:25:40 DEBUG : Creating backend with remote "/tmp/rclone2318641458" === 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-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/09 03:25:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/09 03:25:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/09 03:25:41 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/09 03:25:41 DEBUG : potato: Seek from 10 to 0 2025/10/09 03:25:41 DEBUG : potato: Seek from 10 to 0 2025/10/09 03:25:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/09 03:25:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/09 03:25:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/09 03:25:41 DEBUG : potato: Seek from 5 to 2 2025/10/09 03:25:41 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/09 03:25:41 DEBUG : potato: Seek from 7 to 0 2025/10/09 03:25:41 DEBUG : potato: Seek from 7 to 0 2025/10/09 03:25:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/09 03:25:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/09 03:25:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/09 03:25:41 DEBUG : potato: Seek from 5 to 2 2025/10/09 03:25:41 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/09 03:25:41 DEBUG : potato: Seek from 8 to 0 2025/10/09 03:25:41 DEBUG : potato: Seek from 8 to 0 2025/10/09 03:25:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/09 03:25:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/09 03:25:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/09 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/09 03:25:41 DEBUG : potato: Seek from 5 to 2 2025/10/09 03:25:41 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/09 03:25:41 DEBUG : potato: Seek from 9 to 0 2025/10/09 03:25:41 DEBUG : potato: Seek from 9 to 0 2025/10/09 03:25:41 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-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:25:43 DEBUG : rutabaga: md5 = db407e1d34c88f989fb50930edba47ed OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/09 03:25:45 DEBUG : empty space: md5 = 8b71658c428c908aff1f666e8937dcc1 OK === RUN TestCheck/3 2025/10/09 03:25:47 DEBUG : potato2: md5 = e9286fc7cc2502d30149fe0468a82c0a OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/09 03:25:49 DEBUG : remotepotato: md5 = 47b0d67bf7f60a4c2c5efa382147ae8e OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.39s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/10/09 03:25:52 DEBUG : Creating backend with remote "nonexistent" 2025/10/09 03:25:52 DEBUG : Creating backend with remote "nonexistent" 2025/10/09 03:25:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/09 03:25:52 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/10/09 03:25:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/09 03:25:52 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-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:25:53 DEBUG : rutabaga: md5 = ba3bf8f525028ee3aec3e9996a3d7fbd OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/09 03:25:57 DEBUG : empty space: md5 = c07f0ba5cb505b32f99e3f495ff2cbe4 OK === RUN TestCheckDownload/3 2025/10/09 03:26:00 DEBUG : potato2: md5 = d648af5325c2163e01f5201f3ce2ddf7 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/09 03:26:04 DEBUG : remotepotato: md5 = 4ef21540a2296cae48993b954479c085 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.28s) --- PASS: TestCheckDownload/1 (1.21s) --- PASS: TestCheckDownload/2 (0.90s) --- PASS: TestCheckDownload/3 (1.02s) --- PASS: TestCheckDownload/4 (1.16s) --- PASS: TestCheckDownload/5 (1.08s) --- PASS: TestCheckDownload/6 (0.96s) --- PASS: TestCheckDownload/7 (1.13s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:26:10 DEBUG : rutabaga: md5 = 30b7e3299ed466384a42a95e2aa8adbb OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/09 03:26:12 DEBUG : empty space: md5 = 56f3a02703ee2955abe8a777a8a3fcf3 OK === RUN TestCheckSizeOnly/3 2025/10/09 03:26:14 DEBUG : potato2: md5 = 69b6cfe4c40360de8a7319967be6125f OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/09 03:26:16 DEBUG : remotepotato: md5 = b197ed4c27f942955010c485bcb80410 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.52s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.38s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:26:20 DEBUG : test.sum: md5 = c9909121fe252701219ed9251db21a3a OK 2025/10/09 03:26:21 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/09 03:26:21 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/09 03:26:21 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/09 03:26:21 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/09 03:26:23 DEBUG : test.sum: md5 = 4cc0b065ce0ab9aed9ea1af380323694 OK 2025/10/09 03:26:24 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/09 03:26:24 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/09 03:26:24 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/09 03:26:24 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.10s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:26:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huvemug1qoyu/data" 2025/10/09 03:26:25 DEBUG : Creating backend with remote "TestDrive:crypt/68c7jqpmjaspng7aev3mun5eg374319n5va47pj0284gi7f6fjk0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.94s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:26:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huvemug1qoyu/data" 2025/10/09 03:26:27 DEBUG : Creating backend with remote "TestDrive:crypt/68c7jqpmjaspng7aev3mun5eg374319n5va47pj0284gi7f6fjk0/vjrnln8ratgmqakfosrqe8espk" 2025/10/09 03:26:31 DEBUG : data/banana: md5 = f930716fc0cfc5d301fc564a1eb04cf8 OK 2025/10/09 03:26:32 DEBUG : test.sum: md5 = 84f2ecfc4a7cf864a055f19f7b725a5c OK === RUN TestCheckSumDownload/subtest1 2025/10/09 03:26:37 DEBUG : data/potato: md5 = 280c8502617b235dcdcae8798aaed0af OK 2025/10/09 03:26:38 DEBUG : test.sum: md5 = feacef58d419dab428c4b71ee29dd011 OK === RUN TestCheckSumDownload/subtest2 2025/10/09 03:26:42 DEBUG : test.sum: md5 = a467bbfc7b41cf9f74d782d12bb967b0 OK === RUN TestCheckSumDownload/subtest3 2025/10/09 03:26:46 DEBUG : test.sum: md5 = 7b35e367d4a382bb3e39e1205043798a OK === RUN TestCheckSumDownload/subtest4 2025/10/09 03:26:50 DEBUG : test.sum: md5 = ac9172bb01e2b04f616a2668832fb46b OK === RUN TestCheckSumDownload/subtest5 2025/10/09 03:26:55 DEBUG : test.sum: md5 = 1b33564dbffdc19dd2630f5572abf663 OK === RUN TestCheckSumDownload/subtest6 2025/10/09 03:26:59 DEBUG : data/banana: md5 = 7682c9e8b656867fe664a1cfbb651dc8 OK 2025/10/09 03:27:00 DEBUG : data/potato: md5 = 84acfd98acc9958d29c5130871a3437f OK 2025/10/09 03:27:02 DEBUG : test.sum: md5 = 5ec2bfa312951b32ccd83375efb13fee OK === RUN TestCheckSumDownload/subtest7 2025/10/09 03:27:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/10/09 03:27:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.38s) --- PASS: TestCheckSumDownload/subtest1 (2.70s) --- PASS: TestCheckSumDownload/subtest2 (1.91s) --- PASS: TestCheckSumDownload/subtest3 (2.30s) --- PASS: TestCheckSumDownload/subtest4 (2.40s) --- PASS: TestCheckSumDownload/subtest5 (2.28s) --- PASS: TestCheckSumDownload/subtest6 (2.11s) --- PASS: TestCheckSumDownload/subtest7 (2.34s) === RUN TestApplyTransforms 2025/10/09 03:27:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kefenow8wodi" 2025/10/09 03:27:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/09 03:27:07 DEBUG : Creating backend with remote "TestDrive:crypt/d0lqrt48m31lev78eob0dm6a41u4vie5m44njj4lsi2ddt0cr7d0" 2025/10/09 03:27:08 DEBUG : Creating backend with remote "/tmp/rclone2216472743" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kefenow8wodi'", Local "Local file system at /tmp/rclone2216472743", Modify Window "1ms" 2025/10/09 03:27:11 DEBUG : hello, world!: md5 = a30bbf2d1b33a29363e019a6306ddeb6 OK upper checkfile vs. lower remote (without normalization) 2025/10/09 03:27:11 ERROR : hello, world!: sum not found 2025/10/09 03:27:11 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kefenow8wodi' 2025/10/09 03:27:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kefenow8wodi': 1 files missing 2025/10/09 03:27:11 NOTICE: 1 hashes missing 2025/10/09 03:27:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kefenow8wodi': 1 differences found 2025/10/09 03:27:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kefenow8wodi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/09 03:27:12 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/09 03:27:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kefenow8wodi': 0 differences found 2025/10/09 03:27:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kefenow8wodi': 1 matching files 2025/10/09 03:27:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rirujif6noge" 2025/10/09 03:27:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/09 03:27:12 DEBUG : Creating backend with remote "TestDrive:crypt/h9klritbf14hu924umqsrtqr0ucrva19pru6rkugddli9c960hpg" 2025/10/09 03:27:13 DEBUG : Creating backend with remote "/tmp/rclone2669050443" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rirujif6noge'", Local "Local file system at /tmp/rclone2669050443", Modify Window "1ms" 2025/10/09 03:27:15 DEBUG : HELLO, WORLD!: md5 = cf3d41ea0cdbfcafbdb010e1fd7aae64 OK lower checkfile vs. upper remote (without normalization) 2025/10/09 03:27:16 ERROR : HELLO, WORLD!: sum not found 2025/10/09 03:27:16 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rirujif6noge' 2025/10/09 03:27:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rirujif6noge': 1 files missing 2025/10/09 03:27:16 NOTICE: 1 hashes missing 2025/10/09 03:27:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rirujif6noge': 1 differences found 2025/10/09 03:27:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rirujif6noge': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/09 03:27:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/09 03:27:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rirujif6noge': 0 differences found 2025/10/09 03:27:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rirujif6noge': 1 matching files 2025/10/09 03:27:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yemaboj7wide" 2025/10/09 03:27:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/09 03:27:17 DEBUG : Creating backend with remote "TestDrive:crypt/u36th03ii1sch9hti1spb2kms6i0uegq5slov0b3r5tifuhd3l00" 2025/10/09 03:27:19 DEBUG : Creating backend with remote "/tmp/rclone1015882664" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yemaboj7wide'", Local "Local file system at /tmp/rclone1015882664", Modify Window "1ms" 2025/10/09 03:27:21 DEBUG : HeLlO, wOrLd!: md5 = 500a41d178189f092db772be04764824 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/09 03:27:21 ERROR : HeLlO, wOrLd!: sum not found 2025/10/09 03:27:21 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yemaboj7wide' 2025/10/09 03:27:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yemaboj7wide': 1 files missing 2025/10/09 03:27:21 NOTICE: 1 hashes missing 2025/10/09 03:27:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yemaboj7wide': 1 differences found 2025/10/09 03:27:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yemaboj7wide': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/09 03:27:22 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/09 03:27:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yemaboj7wide': 0 differences found 2025/10/09 03:27:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yemaboj7wide': 1 matching files 2025/10/09 03:27:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zojufis1qiro" 2025/10/09 03:27:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/09 03:27:22 DEBUG : Creating backend with remote "TestDrive:crypt/gei20aii9fc3614l2vsln98ikj5f351fo1tishg34qb9tbfild3g" 2025/10/09 03:27:23 DEBUG : Creating backend with remote "/tmp/rclone1258170690" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zojufis1qiro'", Local "Local file system at /tmp/rclone1258170690", Modify Window "1ms" 2025/10/09 03:27:25 DEBUG : HELLO, WORLD!: md5 = 03997e3d7ca42fcd4ac7e4201199aa69 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/09 03:27:26 ERROR : HELLO, WORLD!: sum not found 2025/10/09 03:27:26 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zojufis1qiro' 2025/10/09 03:27:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zojufis1qiro': 1 files missing 2025/10/09 03:27:26 NOTICE: 1 hashes missing 2025/10/09 03:27:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zojufis1qiro': 1 differences found 2025/10/09 03:27:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zojufis1qiro': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/09 03:27:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/09 03:27:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zojufis1qiro': 0 differences found 2025/10/09 03:27:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zojufis1qiro': 1 matching files 2025/10/09 03:27:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fohuhez5juce" 2025/10/09 03:27:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/09 03:27:27 DEBUG : Creating backend with remote "TestDrive:crypt/pnfepogup4i0qv4mtjjec6artnklsub5ddfe6hsq9a60ljiru4ng" 2025/10/09 03:27:28 DEBUG : Creating backend with remote "/tmp/rclone4205455667" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fohuhez5juce'", Local "Local file system at /tmp/rclone4205455667", Modify Window "1ms" 2025/10/09 03:27:30 DEBUG : 測試_Русский___ě_áñ: md5 = 866f3d35dfb3599e85adb9f143d45300 OK NFD checkfile vs. NFC remote (without normalization) 2025/10/09 03:27:31 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/09 03:27:31 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fohuhez5juce' 2025/10/09 03:27:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fohuhez5juce': 1 files missing 2025/10/09 03:27:31 NOTICE: 1 hashes missing 2025/10/09 03:27:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fohuhez5juce': 1 differences found 2025/10/09 03:27:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fohuhez5juce': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/09 03:27:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/09 03:27:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fohuhez5juce': 0 differences found 2025/10/09 03:27:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fohuhez5juce': 1 matching files 2025/10/09 03:27:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-darohaj4moge" 2025/10/09 03:27:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/09 03:27:32 DEBUG : Creating backend with remote "TestDrive:crypt/timvjq2288j57feqle5s1cu6bovt3ejvso6k8m5vkn6cqb2j48dg" 2025/10/09 03:27:33 DEBUG : Creating backend with remote "/tmp/rclone72680781" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-darohaj4moge'", Local "Local file system at /tmp/rclone72680781", Modify Window "1ms" 2025/10/09 03:27:35 DEBUG : 測試_Русский___ě_áñ: md5 = 16981038c8051981efce8652b2257a32 OK NFC checkfile vs. NFD remote (without normalization) 2025/10/09 03:27:35 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/09 03:27:35 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-darohaj4moge' 2025/10/09 03:27:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-darohaj4moge': 1 files missing 2025/10/09 03:27:35 NOTICE: 1 hashes missing 2025/10/09 03:27:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-darohaj4moge': 1 differences found 2025/10/09 03:27:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-darohaj4moge': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/09 03:27:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/09 03:27:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-darohaj4moge': 0 differences found 2025/10/09 03:27:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-darohaj4moge': 1 matching files 2025/10/09 03:27:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riwimew2lodu" 2025/10/09 03:27:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/09 03:27:37 DEBUG : Creating backend with remote "TestDrive:crypt/tvfv0dc15qrr1ontkmctkjbhqgnkfr120mjqf372hlfdj9cd2ffg" 2025/10/09 03:27:38 DEBUG : Creating backend with remote "/tmp/rclone3786677459" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riwimew2lodu'", Local "Local file system at /tmp/rclone3786677459", Modify Window "1ms" 2025/10/09 03:27:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 03ede53a59d369ad9cd6bc7e16bd8563 OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/09 03:27:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/09 03:27:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-riwimew2lodu' 2025/10/09 03:27:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riwimew2lodu': 1 files missing 2025/10/09 03:27:40 NOTICE: 1 hashes missing 2025/10/09 03:27:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riwimew2lodu': 1 differences found 2025/10/09 03:27:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riwimew2lodu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/09 03:27:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/09 03:27:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riwimew2lodu': 0 differences found 2025/10/09 03:27:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riwimew2lodu': 1 matching files 2025/10/09 03:27:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaloqad6yuma" 2025/10/09 03:27:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/09 03:27:41 DEBUG : Creating backend with remote "TestDrive:crypt/kmdattb8o24g9lp939hhcap86lu74j5o3bga00b8ljbdpqt9dgdg" 2025/10/09 03:27:42 DEBUG : Creating backend with remote "/tmp/rclone605042468" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaloqad6yuma'", Local "Local file system at /tmp/rclone605042468", Modify Window "1ms" 2025/10/09 03:27:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bf8ad2514253dd484415e6cdc3aed5a6 OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/09 03:27:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/09 03:27:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xaloqad6yuma' 2025/10/09 03:27:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaloqad6yuma': 1 files missing 2025/10/09 03:27:45 NOTICE: 1 hashes missing 2025/10/09 03:27:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaloqad6yuma': 1 differences found 2025/10/09 03:27:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaloqad6yuma': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/09 03:27:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/09 03:27:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaloqad6yuma': 0 differences found 2025/10/09 03:27:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaloqad6yuma': 1 matching files 2025/10/09 03:27:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-putixic0wiri" 2025/10/09 03:27:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/09 03:27:46 DEBUG : Creating backend with remote "TestDrive:crypt/3o2mrua6unca0vgje7uj87t906phe53o422pi38c9jkph8ug1ecg" 2025/10/09 03:27:47 DEBUG : Creating backend with remote "/tmp/rclone590482122" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-putixic0wiri'", Local "Local file system at /tmp/rclone590482122", Modify Window "1ms" 2025/10/09 03:27:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 40522389fd61032d144ca9fef38fdca3 OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/09 03:27:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/09 03:27:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-putixic0wiri' 2025/10/09 03:27:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putixic0wiri': 1 files missing 2025/10/09 03:27:49 NOTICE: 1 hashes missing 2025/10/09 03:27:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putixic0wiri': 1 differences found 2025/10/09 03:27:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putixic0wiri': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/09 03:27:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/09 03:27:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putixic0wiri': 0 differences found 2025/10/09 03:27:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putixic0wiri': 1 matching files 2025/10/09 03:27:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qofinon6fona" 2025/10/09 03:27:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/09 03:27:51 DEBUG : Creating backend with remote "TestDrive:crypt/qeijgsck79i0ht5m8ggmn0k5pch68rodgck34achp18vi3oregjg" 2025/10/09 03:27:51 DEBUG : Creating backend with remote "/tmp/rclone1824087679" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qofinon6fona'", Local "Local file system at /tmp/rclone1824087679", Modify Window "1ms" 2025/10/09 03:27:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d64115cd80e72c3f805175f794334150 OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/09 03:27:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/09 03:27:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qofinon6fona' 2025/10/09 03:27:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofinon6fona': 1 files missing 2025/10/09 03:27:54 NOTICE: 1 hashes missing 2025/10/09 03:27:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofinon6fona': 1 differences found 2025/10/09 03:27:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofinon6fona': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/09 03:27:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/09 03:27:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofinon6fona': 0 differences found 2025/10/09 03:27:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qofinon6fona': 1 matching files 2025/10/09 03:27:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qofinon6fona': Purge remote 2025/10/09 03:27:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-putixic0wiri': Purge remote 2025/10/09 03:27:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaloqad6yuma': Purge remote 2025/10/09 03:27:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-riwimew2lodu': Purge remote 2025/10/09 03:27:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-darohaj4moge': Purge remote 2025/10/09 03:27:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fohuhez5juce': Purge remote 2025/10/09 03:27:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zojufis1qiro': Purge remote 2025/10/09 03:27:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yemaboj7wide': Purge remote 2025/10/09 03:27:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rirujif6noge': Purge remote 2025/10/09 03:27:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kefenow8wodi': Purge remote --- PASS: TestApplyTransforms (51.91s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:27:59 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/09 03:28:01 DEBUG : sub/file2: md5 = 0cad39a7599038f45d54d1374afd73d6 OK 2025/10/09 03:28:01 INFO : file1: Copied (new) to: sub/file2 2025/10/09 03:28:02 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 03:28:02 DEBUG : file1: Unchanged skipping 2025/10/09 03:28:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': don't need to copy/move sub/file2, it is already at target location 2025/10/09 03:28:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.83s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:28:08 DEBUG : dst/file1: md5 = 6d16746b6b849124450d32d773f2b8ae OK 2025/10/09 03:28:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huvemug1qoyu/backup" 2025/10/09 03:28:08 DEBUG : Creating backend with remote "TestDrive:crypt/68c7jqpmjaspng7aev3mun5eg374319n5va47pj0284gi7f6fjk0/1nrff024r7pq65ecp72fc28jb0" 2025/10/09 03:28:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/09 03:28:12 INFO : dst/file1: Moved (server-side) 2025/10/09 03:28:13 DEBUG : dst/file1: md5 = 182c5fd25e7fde0ac7cf542263553891 OK 2025/10/09 03:28:13 INFO : dst/file1: Copied (new) 2025/10/09 03:28:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/09 03:28:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/09 03:28:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.52s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:28:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huvemug1qoyu/dst" 2025/10/09 03:28:18 DEBUG : Creating backend with remote "TestDrive:crypt/68c7jqpmjaspng7aev3mun5eg374319n5va47pj0284gi7f6fjk0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/09 03:28:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huvemug1qoyu/CompareDest" 2025/10/09 03:28:20 DEBUG : Creating backend with remote "TestDrive:crypt/68c7jqpmjaspng7aev3mun5eg374319n5va47pj0284gi7f6fjk0/gveqi14airsml4bgu7krj116o8" 2025/10/09 03:28:21 DEBUG : one: Need to transfer - File not found at Destination 2025/10/09 03:28:24 DEBUG : one: md5 = 30a9b6cf0b15e8577118bcd4677f55b9 OK 2025/10/09 03:28:24 INFO : one: Copied (new) 2025/10/09 03:28:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/09 03:28:26 DEBUG : one: md5 = 7f474627efd9baf20028826826251b16 OK 2025/10/09 03:28:26 INFO : one: Copied (replaced existing) 2025/10/09 03:28:28 DEBUG : dst/one: md5 = ff4c639541af3e5d96c24d62cb9ee195 OK 2025/10/09 03:28:30 DEBUG : CompareDest/one: md5 = 8fbff72a927d6ca2f409299e3cd33946 OK 2025/10/09 03:28:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/09 03:28:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 03:28:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/09 03:28:33 DEBUG : CompareDest/two: md5 = a273392209b0be7f9531e72a9bac998c OK 2025/10/09 03:28:34 DEBUG : two: Need to transfer - File not found at Destination 2025/10/09 03:28:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 03:28:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/09 03:28:35 DEBUG : two: Need to transfer - File not found at Destination 2025/10/09 03:28:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 03:28:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/09 03:28:36 DEBUG : two: Need to transfer - File not found at Destination 2025/10/09 03:28:37 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/09 03:28:38 DEBUG : two: md5 = cced38b3afd1833e43e12470c995f139 OK 2025/10/09 03:28:38 INFO : two: Copied (new) 2025/10/09 03:28:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/09 03:28:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:28:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:28:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.27s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:28:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huvemug1qoyu/dst" 2025/10/09 03:28:42 DEBUG : Creating backend with remote "TestDrive:crypt/68c7jqpmjaspng7aev3mun5eg374319n5va47pj0284gi7f6fjk0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/09 03:28:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huvemug1qoyu/CopyDest" 2025/10/09 03:28:44 DEBUG : Creating backend with remote "TestDrive:crypt/68c7jqpmjaspng7aev3mun5eg374319n5va47pj0284gi7f6fjk0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/09 03:28:45 DEBUG : one: Need to transfer - File not found at Destination 2025/10/09 03:28:48 DEBUG : one: md5 = f3507897a5da6657fddda9fdae596c0a OK 2025/10/09 03:28:48 INFO : one: Copied (new) 2025/10/09 03:28:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/09 03:28:50 DEBUG : one: md5 = 46816e47fb9c347209648817af95beed OK 2025/10/09 03:28:50 INFO : one: Copied (replaced existing) 2025/10/09 03:28:52 DEBUG : dst/one: md5 = 882ea0677ef1c8f550220ac11e1642fb OK 2025/10/09 03:28:54 DEBUG : CopyDest/one: md5 = dd97dd4d8ed50d561148992fe083d859 OK 2025/10/09 03:28:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huvemug1qoyu/BackupDir" 2025/10/09 03:28:55 DEBUG : Creating backend with remote "TestDrive:crypt/68c7jqpmjaspng7aev3mun5eg374319n5va47pj0284gi7f6fjk0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/09 03:28:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/09 03:28:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 03:28:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/09 03:28:59 INFO : one: Moved (server-side) 2025/10/09 03:29:00 INFO : one: Copied (server-side copy) 2025/10/09 03:29:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/09 03:29:02 DEBUG : CopyDest/two: md5 = da31d9bac14d2f0ffef4868ef1a105eb OK 2025/10/09 03:29:02 DEBUG : two: Need to transfer - File not found at Destination 2025/10/09 03:29:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 03:29:04 INFO : two: Copied (server-side copy) 2025/10/09 03:29:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/09 03:29:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 03:29:04 DEBUG : two: Unchanged skipping 2025/10/09 03:29:06 DEBUG : CopyDest/three: md5 = bb5052c0143869362d8bcdfd9ff33c7b OK 2025/10/09 03:29:07 DEBUG : three: Need to transfer - File not found at Destination 2025/10/09 03:29:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/09 03:29:07 DEBUG : three: Destination not found in --copy-dest 2025/10/09 03:29:09 DEBUG : three: md5 = c0387a12accbf476af214764d2bcf9dc OK 2025/10/09 03:29:09 INFO : three: Copied (new) 2025/10/09 03:29:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/09 03:29:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:29:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/09 03:29:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/09 03:29:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/09 03:29:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:29:14 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.44s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:29:16 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/09 03:29:18 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b95f4adbf017128d81b9a8a7289a8d64 OK 2025/10/09 03:29:18 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/09 03:29:19 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/09 03:29:19 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/10/09 03:29:20 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/09 03:29:21 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/09 03:29:22 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 5707e068aa3de445b6fc72d9ea457829 OK 2025/10/09 03:29:22 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/09 03:29:24 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/09 03:29:24 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.76s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.53s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:29:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': Looking for duplicate names using skip mode. 2025/10/09 03:29:28 NOTICE: one: Found 2 files with duplicate names 2025/10/09 03:29:28 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.59s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:29:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': Looking for duplicate names using skip mode. 2025/10/09 03:29:34 NOTICE: one: Found 3 files with duplicate names 2025/10/09 03:29:34 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/09 03:29:34 INFO : one: Deleted 2025/10/09 03:29:34 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.06s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:29:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': Looking for duplicate names using first mode. 2025/10/09 03:29:40 NOTICE: one: Found 3 files with duplicate names 2025/10/09 03:29:41 INFO : one: Deleted 2025/10/09 03:29:41 INFO : one: Deleted 2025/10/09 03:29:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.21s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:29:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': Looking for duplicate names using newest mode. 2025/10/09 03:29:47 NOTICE: one: Found 3 files with duplicate names 2025/10/09 03:29:47 INFO : one: Deleted 2025/10/09 03:29:47 INFO : one: Deleted 2025/10/09 03:29:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.56s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:29:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': Looking for duplicate names using oldest mode. 2025/10/09 03:29:54 NOTICE: one: Found 3 files with duplicate names 2025/10/09 03:29:54 INFO : one: Deleted 2025/10/09 03:29:55 INFO : one: Deleted 2025/10/09 03:29:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.52s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:29:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': Looking for duplicate names using largest mode. 2025/10/09 03:30:00 NOTICE: one: Found 3 files with duplicate names 2025/10/09 03:30:00 INFO : one: Deleted 2025/10/09 03:30:01 INFO : one: Deleted 2025/10/09 03:30:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.41s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:30:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': Looking for duplicate names using smallest mode. 2025/10/09 03:30:06 NOTICE: one: Found 3 files with duplicate names 2025/10/09 03:30:07 INFO : one: Deleted 2025/10/09 03:30:07 INFO : one: Deleted 2025/10/09 03:30:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.27s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:30:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': Looking for duplicate names using rename mode. 2025/10/09 03:30:14 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/09 03:30:15 INFO : one-2.txt: renamed from: one.txt 2025/10/09 03:30:16 INFO : one-3.txt: renamed from: one.txt 2025/10/09 03:30:17 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.18s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:30:22 DEBUG : dupe1/one.txt: md5 = af4d3e153c34e05de12a6662e851abaf OK 2025/10/09 03:30:24 DEBUG : dupe2/two.txt: md5 = 157a79c6caf45631260204c9b985c390 OK 2025/10/09 03:30:26 DEBUG : dupe3/three.txt: md5 = afad1e6d1857ea21994e2c4edd9ae594 OK 2025/10/09 03:30:26 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/09 03:30:27 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/09 03:30:27 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/09 03:30:28 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/09 03:30:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/09 03:30:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/09 03:30:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.07s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:30:33 DEBUG : a.txt: md5 = 8af2fe94ec74c1fea25e8e6097ad7389 OK 2025/10/09 03:30:34 DEBUG : zend.txt: md5 = 878bea05a25403d1bc760199079df193 OK 2025/10/09 03:30:37 DEBUG : sub dir/hello world: md5 = fa0f2309a0cb3c57d509ee79b0850871 OK 2025/10/09 03:30:38 DEBUG : sub dir/hello world2: md5 = 801b4fb518bbe325c94010c12564f53b OK 2025/10/09 03:30:40 DEBUG : sub dir/ignore dir/.ignore: md5 = 60663c64bc855e77c6dba420340a4175 OK 2025/10/09 03:30:42 DEBUG : sub dir/ignore dir/should be ignored: md5 = 93587af5b1619d307535bee5a4c49255 OK 2025/10/09 03:30:44 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0865cd2fe058045a801bbbd2b38b636f OK 2025/10/09 03:30:46 DEBUG : a.txt: Excluded (Size Filter) 2025/10/09 03:30:46 DEBUG : a.txt: Excluded 2025/10/09 03:30:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/09 03:30:46 DEBUG : sub dir/hello world2: Excluded 2025/10/09 03:30:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/09 03:30:46 DEBUG : sub dir/hello world: Excluded 2025/10/09 03:30:47 DEBUG : sub dir/ignore dir: Excluded 2025/10/09 03:30:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/09 03:30:47 DEBUG : sub dir/hello world2: Excluded 2025/10/09 03:30:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/09 03:30:47 DEBUG : sub dir/hello world: Excluded 2025/10/09 03:30:47 DEBUG : sub dir/ignore dir: Excluded 2025/10/09 03:30:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/09 03:30:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/09 03:30:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/09 03:30:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/09 03:30:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/09 03:30:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/09 03:30:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.78s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:30:55 DEBUG : a.txt: md5 = de1172ba17576b818ad9f71d64d0a2db OK 2025/10/09 03:30:56 DEBUG : zend.txt: md5 = e19d6db60452bd824827e2f8ad1126d5 OK 2025/10/09 03:30:58 DEBUG : sub dir/hello world: md5 = ba2ab9fe6758939bc0ee80b02de508e4 OK 2025/10/09 03:31:00 DEBUG : sub dir/hello world2: md5 = 2500b2142cde35371ed1f3b3f41c5ae8 OK 2025/10/09 03:31:02 DEBUG : sub dir/ignore dir/.ignore: md5 = ec33493142c948d1a40343fdf8c36107 OK 2025/10/09 03:31:03 DEBUG : sub dir/ignore dir/should be ignored: md5 = e33f9b722e9ad3b839aa79b72c54bc9a OK 2025/10/09 03:31:05 DEBUG : sub dir/sub sub dir/hello world3: md5 = 987b3944545cff272304df226c639b63 OK 2025/10/09 03:31:07 DEBUG : a.txt: Excluded (Size Filter) 2025/10/09 03:31:07 DEBUG : a.txt: Excluded 2025/10/09 03:31:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/09 03:31:07 DEBUG : sub dir/hello world2: Excluded 2025/10/09 03:31:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/09 03:31:07 DEBUG : sub dir/hello world: Excluded 2025/10/09 03:31:08 DEBUG : sub dir/ignore dir: Excluded 2025/10/09 03:31:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/09 03:31:08 DEBUG : sub dir/hello world2: Excluded 2025/10/09 03:31:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/09 03:31:08 DEBUG : sub dir/hello world: Excluded 2025/10/09 03:31:08 DEBUG : sub dir/ignore dir: Excluded 2025/10/09 03:31:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/09 03:31:13 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/09 03:31:13 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/09 03:31:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/09 03:31:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/09 03:31:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/09 03:31:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.90s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:31:16 DEBUG : file1: md5 = ed226668c59acf3b93e98a7b69b81825 OK 2025/10/09 03:31:18 DEBUG : sub/file2: md5 = a1a380f1ca360ec854017d4b1d9ca351 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/10/09 03:31:21 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/09 03:31:21 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/09 03:31:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/09 03:31:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.20s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:31:25 DEBUG : file1: md5 = c64e6ae021315429f99ed7843f187f22 OK 2025/10/09 03:31:27 DEBUG : sub/file2: md5 = 2420402c15fa7a11fcadab626c0e09cd 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/10/09 03:31:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huvemug1qoyu/notfound" 2025/10/09 03:31:31 DEBUG : Creating backend with remote "TestDrive:crypt/68c7jqpmjaspng7aev3mun5eg374319n5va47pj0284gi7f6fjk0/qe0i31qdkoejk60elps0ni5sqk" 2025/10/09 03:31:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.47s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.27s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.30s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.84s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:31:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': Making directory 2025/10/09 03:31:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': Making directory --- PASS: TestMkdir (0.75s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:31:38 DEBUG : sub dir/hello world: md5 = 9ccda9a34cd0d6b1bd9ca676320826df OK 2025/10/09 03:31:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.48s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:31:41 DEBUG : potato2: md5 = 39c302372fa8914e6a7d2d8916926bb6 OK 2025/10/09 03:31:43 DEBUG : empty space: md5 = cd71708e66174dea4e2a73309a0e0009 OK --- PASS: TestLs (4.53s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:31:46 DEBUG : potato2: md5 = 552faf5358cf01cf0e88a70130be1a41 OK 2025/10/09 03:31:47 DEBUG : empty space: md5 = de18ffa8d440591fef56065b810e7dc8 OK 2025/10/09 03:31:48 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/09 03:31:48 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.86s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:31:51 DEBUG : potato2: md5 = e01ddd55dce18e5b2c382e685609c42a OK 2025/10/09 03:31:52 DEBUG : empty space: md5 = 4b27bba1cbf399d2a4723eee070cf6bd OK --- PASS: TestLsLong (4.69s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:31:56 DEBUG : potato2: md5 = 67ae340024c12f52db00852ca980a940 OK 2025/10/09 03:31:57 DEBUG : empty space: md5 = 4882a8147fcadfcbea6b9ed1cc1baa70 OK --- PASS: TestHashSums (4.47s) === RUN TestHashSumsWithErrors 2025/10/09 03:31:59 DEBUG : Creating backend with remote ":memory:" 2025/10/09 03:31:59 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/09 03:31:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/09 03:31:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/09 03:31:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/09 03:31:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/09 03:31:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/09 03:31:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/09 03:31:59 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/09 03:31:59 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-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:32:00 DEBUG : potato2: md5 = 7e962d4ee71e62ff7abe67e5994814a5 OK 2025/10/09 03:32:02 DEBUG : empty space: md5 = 613b1675e33ce1cb4f32b49e001d849b OK 2025/10/09 03:32:04 DEBUG : sub dir/potato3: md5 = 0864f8e62b48592653225933b0d9a99b OK 2025/10/09 03:32:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.90s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:32:09 DEBUG : small: md5 = 7c33cb11fb27dcb44242a49edbad9ab1 OK 2025/10/09 03:32:10 DEBUG : medium: md5 = 02a4a14b1683ed24dac15c05b88dea58 OK 2025/10/09 03:32:12 DEBUG : large: md5 = 9ac564f8eab23123373d2744990a151f OK 2025/10/09 03:32:12 DEBUG : Waiting for deletions to finish 2025/10/09 03:32:12 DEBUG : large: Excluded (Size Filter) 2025/10/09 03:32:13 INFO : medium: Deleted 2025/10/09 03:32:13 INFO : small: Deleted --- PASS: TestDelete (6.03s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:32:15 DEBUG : small: md5 = f875187dedc0f50d8e087e100d0c14cf OK 2025/10/09 03:32:16 DEBUG : medium: md5 = 0ffe016c3003747d509b9a5d86608cd4 OK 2025/10/09 03:32:18 DEBUG : large: md5 = 14d3dbac37a50b8d5584ea75a8590d03 OK 2025/10/09 03:32:18 DEBUG : Waiting for deletions to finish 2025/10/09 03:32:18 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/09 03:32:19 INFO : small: Deleted 2025/10/09 03:32:19 INFO : large: Deleted --- PASS: TestMaxDelete (6.67s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:32:22 DEBUG : small: md5 = 6658631b065e6055680b242c467268ff OK 2025/10/09 03:32:23 DEBUG : medium: md5 = 26da48f7b565b10714bc9cc3a268956e OK 2025/10/09 03:32:25 DEBUG : large: md5 = d65eee4cf74feafad953ae6f7ebef723 OK 2025/10/09 03:32:25 DEBUG : Waiting for deletions to finish 2025/10/09 03:32:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/09 03:32:26 INFO : small: Deleted 2025/10/09 03:32:26 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.84s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:32:28 DEBUG : small: md5 = 6a49af8b93feb968b9e38379b7643d6e OK 2025/10/09 03:32:30 DEBUG : medium: md5 = 24b9cdff406e8955da4671d874511005 OK 2025/10/09 03:32:31 DEBUG : large: md5 = 4e93221358fdf3f4c500cd8d4293bad7 OK 2025/10/09 03:32:32 DEBUG : Waiting for deletions to finish 2025/10/09 03:32:32 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/10/09 03:32:32 INFO : large: Deleted 2025/10/09 03:32:32 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.70s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:32:35 DEBUG : ReadFile: md5 = 937d684b33974c8fd63855e1635d7284 OK --- PASS: TestReadFile (4.23s) === RUN TestRetry 2025/10/09 03:32:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/09 03:32:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/09 03:32:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/09 03:32:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/09 03:32:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/09 03:32:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/09 03:32:38 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-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:32:40 DEBUG : file1: md5 = 30fe513c4c89fac709c74ab9ca16e7c6 OK 2025/10/09 03:32:41 DEBUG : file2: md5 = e74654c3c6391b295d1fa9244570a03f OK --- PASS: TestCat (15.96s) === RUN TestPurge 2025/10/09 03:32:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoyeqop7seci" 2025/10/09 03:32:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/09 03:32:54 DEBUG : Creating backend with remote "TestDrive:crypt/8qp55r5pv59m7hsg0k63fhc27pj7h9bvj41vdv7lmu7brf4ih3h0" 2025/10/09 03:32:55 DEBUG : Creating backend with remote "/tmp/rclone2976267897" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoyeqop7seci'", Local "Local file system at /tmp/rclone2976267897", Modify Window "1ms" 2025/10/09 03:33:00 DEBUG : A1/B1/C1/one: md5 = 3ffb32c90da1e9d3bfbceafde07af3a2 OK 2025/10/09 03:33:00 INFO : A2: Making directory 2025/10/09 03:33:00 INFO : A1/B2: Making directory 2025/10/09 03:33:01 INFO : A1/B2/C2: Making directory 2025/10/09 03:33:02 INFO : A1/B1/C3: Making directory 2025/10/09 03:33:02 INFO : A3: Making directory 2025/10/09 03:33:03 INFO : A3/B3: Making directory 2025/10/09 03:33:04 INFO : A3/B3/C4: Making directory 2025/10/09 03:33:06 DEBUG : A1/two: md5 = f9058903a3da1490a74de3b6820a2ff7 OK 2025/10/09 03:33:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoyeqop7seci': Purge remote 2025/10/09 03:33:09 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.08s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:33:13 DEBUG : A1/B1/C1/one: md5 = 5fa8c6fe10d383e180d45d0f89e1e27d OK 2025/10/09 03:33:13 INFO : A2: Making directory 2025/10/09 03:33:13 INFO : A1/B2: Making directory 2025/10/09 03:33:14 INFO : A1/B2/C2: Making directory 2025/10/09 03:33:15 INFO : A1/B1/C3: Making directory 2025/10/09 03:33:15 INFO : A3: Making directory 2025/10/09 03:33:16 INFO : A3/B3: Making directory 2025/10/09 03:33:17 INFO : A3/B3/C4: Making directory 2025/10/09 03:33:19 DEBUG : A1/two: md5 = d9c7ec1cf10adf7a04e12a2f3315c786 OK 2025/10/09 03:33:20 DEBUG : removing 1 level 3 directories 2025/10/09 03:33:20 INFO : A3/B3/C4: Removing directory 2025/10/09 03:33:23 DEBUG : removing 2 level 3 directories 2025/10/09 03:33:23 INFO : A1/B2/C2: Removing directory 2025/10/09 03:33:23 INFO : A1/B1/C3: Removing directory 2025/10/09 03:33:23 DEBUG : removing 2 level 2 directories 2025/10/09 03:33:23 INFO : A3/B3: Removing directory 2025/10/09 03:33:23 INFO : A1/B2: Removing directory 2025/10/09 03:33:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/09 03:33:24 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/09 03:33:24 DEBUG : removing 2 level 1 directories 2025/10/09 03:33:24 INFO : A3: Removing directory 2025/10/09 03:33:24 INFO : A2: Removing directory 2025/10/09 03:33:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/09 03:33:28 DEBUG : removing 1 level 3 directories 2025/10/09 03:33:28 INFO : A1/B1/C1: Removing directory 2025/10/09 03:33:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:33:29 DEBUG : removing 1 level 2 directories 2025/10/09 03:33:29 INFO : A1/B1: Removing directory 2025/10/09 03:33:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/09 03:33:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/09 03:33:29 DEBUG : removing 1 level 1 directories 2025/10/09 03:33:29 INFO : A1: Removing directory 2025/10/09 03:33:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/09 03:33:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/09 03:33:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/09 03:33:30 DEBUG : removing 1 level 0 directories 2025/10/09 03:33:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': Removing directory 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/09 03:33:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (22.32s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:33:32 INFO : A1: Making directory 2025/10/09 03:33:33 INFO : A1/B1: Making directory 2025/10/09 03:33:34 INFO : A1/B1/C1: Making directory 2025/10/09 03:33:36 DEBUG : removing 1 level 3 directories 2025/10/09 03:33:36 INFO : A1/B1/C1: Removing directory 2025/10/09 03:33:37 DEBUG : removing 1 level 2 directories 2025/10/09 03:33:37 INFO : A1/B1: Removing directory 2025/10/09 03:33:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/09 03:33:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.61s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:33:39 INFO : A1: Making directory 2025/10/09 03:33:40 INFO : A1/B1: Making directory 2025/10/09 03:33:41 INFO : A1/B1/C1: Making directory 2025/10/09 03:33:43 DEBUG : removing 1 level 3 directories 2025/10/09 03:33:43 INFO : A1/B1/C1: Removing directory 2025/10/09 03:33:44 DEBUG : removing 1 level 2 directories 2025/10/09 03:33:44 INFO : A1/B1: Removing directory 2025/10/09 03:33:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/09 03:33:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.26s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:33:48 DEBUG : file1: md5 = c48979f31bafc59d4c5c57a0133c847d OK 2025/10/09 03:33:48 DEBUG : filename.txt: File name found in url 2025/10/09 03:33:50 DEBUG : filename.txt: md5 = 9151804934b30b3a13325ade8107e2fd OK 2025/10/09 03:33:50 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/09 03:33:51 DEBUG : headerfilename.txt: md5 = acd32cc3e9ed04097aa3009aecfb4e07 OK 2025/10/09 03:33:52 DEBUG : file2: md5 = 96f91adc0cef5f5777e58288e526e1dc OK --- PASS: TestCopyURL (8.88s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:33:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/09 03:33:57 DEBUG : sub/file2: md5 = d72c63524d1472bd3b07812f254699c5 OK 2025/10/09 03:33:57 INFO : file1: Copied (new) to: sub/file2 2025/10/09 03:33:57 INFO : file1: Deleted 2025/10/09 03:33:58 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 03:33:58 DEBUG : file1: Unchanged skipping 2025/10/09 03:33:58 INFO : file1: Deleted 2025/10/09 03:33:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': don't need to copy/move sub/file2, it is already at target location 2025/10/09 03:34:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.87s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:34:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/09 03:34:03 DEBUG : file1: md5 = a9e702f16dacaef15fafcac8397e4685 OK 2025/10/09 03:34:03 INFO : file1: Copied (new) 2025/10/09 03:34:03 INFO : file1: Deleted 2025/10/09 03:34:03 DEBUG : file1: Destination exists, skipping 2025/10/09 03:34:03 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.44s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:34:08 DEBUG : dst/file1: md5 = 278cd5bc01512c9feee1e056826d679a OK 2025/10/09 03:34:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huvemug1qoyu/backup" 2025/10/09 03:34:08 DEBUG : Creating backend with remote "TestDrive:crypt/68c7jqpmjaspng7aev3mun5eg374319n5va47pj0284gi7f6fjk0/1nrff024r7pq65ecp72fc28jb0" 2025/10/09 03:34:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/09 03:34:12 INFO : dst/file1: Moved (server-side) 2025/10/09 03:34:13 DEBUG : dst/file1: md5 = 6790e5633bab87b8671baedda71f0551 OK 2025/10/09 03:34:13 INFO : dst/file1: Copied (new) 2025/10/09 03:34:13 INFO : dst/file1: Deleted 2025/10/09 03:34:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/09 03:34:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/09 03:34:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.58s) === 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-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:34:20 DEBUG : A1/one: md5 = f825b8abc3590e15c761842a46153693 OK 2025/10/09 03:34:21 DEBUG : A1/two: md5 = c40356cf1ece1bde221bd88845c6dd88 OK 2025/10/09 03:34:24 DEBUG : A1/B1/three: md5 = bb1c92af63aa77b3d74f487ad2a3310d OK 2025/10/09 03:34:26 DEBUG : A1/B1/C1/four: md5 = c2c154b726c54547a3daa764ee525ac3 OK 2025/10/09 03:34:28 DEBUG : A1/B1/C2/five: md5 = d085c39676ebca1f409dab8894592789 OK 2025/10/09 03:34:28 INFO : A1/B2: Making directory 2025/10/09 03:34:29 INFO : A1/B1/C3: Making directory 2025/10/09 03:34:38 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/09 03:34:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/09 03:34:38 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/09 03:34:38 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/09 03:34:38 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/09 03:34:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/09 03:34:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/09 03:34:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/09 03:34:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/09 03:34:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/09 03:34:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/09 03:34:49 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/09 03:34:49 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/09 03:34:49 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/09 03:34:49 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/09 03:34:49 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/09 03:34:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/09 03:34:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/09 03:34:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/09 03:34:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/09 03:34:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/09 03:34:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/09 03:34:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/09 03:35:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/09 03:35:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/09 03:35:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/09 03:35:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/09 03:35:00 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/09 03:35:00 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/09 03:35:00 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/09 03:35:00 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.02s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:35:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': File to upload is small (34 bytes), uploading instead of streaming 2025/10/09 03:35:03 DEBUG : no_checksum_small_file_from_pipe: md5 = 371b4f0a033eb0140c8730b11aa11466 OK 2025/10/09 03:35:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/09 03:35:03 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/09 03:35:04 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/09 03:35:05 DEBUG : no_checksum_big_file_from_pipe: md5 = bc79dec11d3421f5937580a4fe81a7ae OK 2025/10/09 03:35:05 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-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:35:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': File to upload is small (34 bytes), uploading instead of streaming 2025/10/09 03:35:08 DEBUG : with_checksum_small_file_from_pipe: md5 = 147d8a46123960a2c11aa01a8f72c491 OK 2025/10/09 03:35:08 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/09 03:35:08 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/09 03:35:09 DEBUG : with_checksum_big_file_from_pipe: md5 = 84c409d130460fcea5dc77ea97ad3209 OK 2025/10/09 03:35:09 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-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:35:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': File to upload is small (34 bytes), uploading instead of streaming 2025/10/09 03:35:13 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 03:35:13 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/09 03:35:14 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-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:35:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': File to upload is small (34 bytes), uploading instead of streaming 2025/10/09 03:35:17 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/09 03:35:18 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/09 03:35:19 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.11s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.68s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.79s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.84s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/09 03:35:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': File to upload is small (48 bytes), uploading instead of streaming 2025/10/09 03:35:22 DEBUG : rcat_metadata: md5 = aab00d27106f1235763252343f6be5af OK 2025/10/09 03:35:22 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/09 03:35:24 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/09 03:35:25 DEBUG : rcat_metadata_uploadcutoff0: md5 = 7075d9206ead1efcaf3b946eff0191dc OK 2025/10/09 03:35:25 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.75s) --- PASS: TestRcatMetadata/Normal (2.52s) --- PASS: TestRcatMetadata/ViaDisk (2.76s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:35:28 DEBUG : potato1: md5 = fb789b63dd4676dc569030a66ce6647b OK 2025/10/09 03:35:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': File to upload is small (60 bytes), uploading instead of streaming 2025/10/09 03:35:29 DEBUG : potato2: md5 = 240ee54356447882a32204694840bd66 OK 2025/10/09 03:35:29 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.34s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:35:32 DEBUG : potato1: md5 = 87ed370d9628ede78cfc8d5b372301af OK 2025/10/09 03:35:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': File to upload is small (60 bytes), uploading instead of streaming 2025/10/09 03:35:34 DEBUG : potato2: md5 = e3a84a318da3682b63dd5fbb3ae12264 OK 2025/10/09 03:35:34 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.99s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:35:37 DEBUG : potato2: md5 = b419a982df1a2100fb07eb2dd65a255c OK 2025/10/09 03:35:38 DEBUG : empty space: md5 = 1c256bb6b2298452ce9e7a5e762b64a5 OK 2025/10/09 03:35:41 DEBUG : sub dir/potato3: md5 = ff7c83e11a8f26958725fc061edf9d0f OK 2025/10/09 03:35:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': Touching "sub dir/potato3" 2025/10/09 03:35:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': Touching "empty space" 2025/10/09 03:35:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': Touching "potato2" 2025/10/09 03:35:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.79s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:35:45 DEBUG : dir with metadata: Making directory with metadata 2025/10/09 03:35:46 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.26s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:35:48 DEBUG : directory with modtime: Making directory with metadata 2025/10/09 03:35:48 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.29s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:35:50 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/09 03:35:50 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/09 03:35:50 DEBUG : Google drive root 'crypt/68c7jqpmjaspng7aev3mun5eg374319n5va47pj0284gi7f6fjk0': Skipping btime metadata as can't update it on an existing file: 2025-10-09T03:35:50.491424686Z 2025/10/09 03:35:51 INFO : non existent directory: Updated directory metadata 2025/10/09 03:35:52 DEBUG : Google drive root 'crypt/68c7jqpmjaspng7aev3mun5eg374319n5va47pj0284gi7f6fjk0': Skipping btime metadata as can't update it on an existing file: 2025-10-09T03:35:50.491424686Z 2025/10/09 03:35:53 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.67s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:35:55 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/09 03:35:56 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/09 03:35:57 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.03s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:35:59 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/09 03:35:59 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/09 03:35:59 DEBUG : dst: Making directory with metadata 2025/10/09 03:36:00 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/09 03:36:00 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 03:36:00 INFO : dst: Set directory modification time (using SetModTime) 2025/10/09 03:36:00 INFO : dst: Set directory modification time (using SetModTime) 2025/10/09 03:36:00 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/09 03:36:01 INFO : dst: Set directory modification time (using SetModTime) 2025/10/09 03:36:01 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.60s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu'", Local "Local file system at /tmp/rclone2318641458", Modify Window "1ms" 2025/10/09 03:36:04 DEBUG : sub dir/test remove existing: md5 = 685ed29c7c67a2553d4311232fd06200 OK 2025/10/09 03:36:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 781133836bcd4627a37f53b675465585 OK 2025/10/09 03:36:08 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.mewulab5" before starting 2025/10/09 03:36:09 DEBUG : sub dir/test remove existing.mewulab5: TEST: removing renamed existing file after operation 2025/10/09 03:36:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cuhalum9" before starting 2025/10/09 03:36:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cuhalum9: TEST: renaming existing back after failed operation 2025/10/09 03:36:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.humokup2" before starting 2025/10/09 03:36:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.humokup2: TEST: removing renamed existing file after operation 2025/10/09 03:36:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0th5ho6sb9nu8l8m2u5hqngho1c8qfp2jg0ui6c5vpfl97nhlktg" 2025/10/09 03:36:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "kcc81j8vnmq22tftm7f3qu5vuq0490klmb0upp7k02pj0q8iquko3rhnah9ldtvi4dod3uifphb9lcvus3cqb24pa4e8i35939r0bnibdi16mehlkjns9h4d52mo774f54jqrgovfkh22pmkn486n40uuisffrvimccms6ej7quqrajh3vd0" --- PASS: TestRemoveExisting (12.90s) === 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/10/09 03:36:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huvemug1qoyu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m36.576491037s (try 1/5)