"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/08/16 01:08:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lebecok2qeme" 2025/08/16 01:08:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 01:08:40 DEBUG : Creating backend with remote "TestDrive:crypt/79m47fjf9be70c4hk9vmar5djrlgnln11stvgm8kp809q21t4j0g" 2025/08/16 01:08:41 DEBUG : Creating backend with remote "/tmp/rclone1555013438" === 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-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.28s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/16 01:08:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/16 01:08:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/16 01:08:42 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/16 01:08:42 DEBUG : potato: Seek from 10 to 0 2025/08/16 01:08:42 DEBUG : potato: Seek from 10 to 0 2025/08/16 01:08:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/16 01:08:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/16 01:08:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/16 01:08:42 DEBUG : potato: Seek from 5 to 2 2025/08/16 01:08:42 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/16 01:08:42 DEBUG : potato: Seek from 7 to 0 2025/08/16 01:08:42 DEBUG : potato: Seek from 7 to 0 2025/08/16 01:08:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/16 01:08:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/16 01:08:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/16 01:08:42 DEBUG : potato: Seek from 5 to 2 2025/08/16 01:08:42 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/16 01:08:42 DEBUG : potato: Seek from 8 to 0 2025/08/16 01:08:42 DEBUG : potato: Seek from 8 to 0 2025/08/16 01:08:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/16 01:08:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/16 01:08:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/16 01:08:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/16 01:08:42 DEBUG : potato: Seek from 5 to 2 2025/08/16 01:08:42 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/16 01:08:42 DEBUG : potato: Seek from 9 to 0 2025/08/16 01:08:42 DEBUG : potato: Seek from 9 to 0 2025/08/16 01:08:42 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-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:08:45 DEBUG : rutabaga: md5 = dc8a0502794bca8d020d479bc127f139 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/16 01:08:47 DEBUG : empty space: md5 = 9554070b61d03901da5cf52dedee5a92 OK === RUN TestCheck/3 2025/08/16 01:08:50 DEBUG : potato2: md5 = 8a4bfbb9572627bfaab7af0ba08ecf01 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/16 01:08:53 DEBUG : remotepotato: md5 = 8289a55f31b2d9d08958c65a4afbc3a5 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.37s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.34s) --- PASS: TestCheck/4 (0.34s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.39s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2025/08/16 01:08:56 DEBUG : Creating backend with remote "nonexistent" 2025/08/16 01:08:56 DEBUG : Creating backend with remote "nonexistent" 2025/08/16 01:08:56 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/16 01:08:56 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/08/16 01:08:56 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/16 01:08:56 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-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:08:58 DEBUG : rutabaga: md5 = 9605b52ee0405c74e618c2194794b32c OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/16 01:09:03 DEBUG : empty space: md5 = d651a6e6a77acf2d8cb8102c4fb53f5e OK === RUN TestCheckDownload/3 2025/08/16 01:09:06 DEBUG : potato2: md5 = a2c9e0a73f5fcb1c1751131cc776837d OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/16 01:09:10 DEBUG : remotepotato: md5 = 9f5a48d3764d6f01acc651ea105e8f84 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.39s) --- PASS: TestCheckDownload/1 (1.14s) --- PASS: TestCheckDownload/2 (1.22s) --- PASS: TestCheckDownload/3 (1.05s) --- PASS: TestCheckDownload/4 (1.32s) --- PASS: TestCheckDownload/5 (1.27s) --- PASS: TestCheckDownload/6 (1.04s) --- PASS: TestCheckDownload/7 (1.46s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:09:17 DEBUG : rutabaga: md5 = 7e2f48262d6640c67d2a429afccbbe8b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/16 01:09:20 DEBUG : empty space: md5 = d80ad4d490d7635bee13861946e0ecdd OK === RUN TestCheckSizeOnly/3 2025/08/16 01:09:22 DEBUG : potato2: md5 = b4930a5ea0441015e2d3235235ebd9cb OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/16 01:09:24 DEBUG : remotepotato: md5 = 9d1b4df0ec7259fbf89223ca36b7dbf7 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.96s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.33s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:09:29 DEBUG : test.sum: md5 = 7d318544f93fe90d7c1a4e68e0d4a04e OK 2025/08/16 01:09:30 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/16 01:09:30 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/16 01:09:30 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/16 01:09:30 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/16 01:09:32 DEBUG : test.sum: md5 = 7bbf882679532a9e7e7666d6bc5955a6 OK 2025/08/16 01:09:33 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/16 01:09:33 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/16 01:09:33 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/16 01:09:33 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.66s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:09:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lebecok2qeme/data" 2025/08/16 01:09:34 DEBUG : Creating backend with remote "TestDrive:crypt/79m47fjf9be70c4hk9vmar5djrlgnln11stvgm8kp809q21t4j0g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme/data' lacks md5, skipping --- SKIP: TestCheckSum (2.17s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:09:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lebecok2qeme/data" 2025/08/16 01:09:36 DEBUG : Creating backend with remote "TestDrive:crypt/79m47fjf9be70c4hk9vmar5djrlgnln11stvgm8kp809q21t4j0g/vjrnln8ratgmqakfosrqe8espk" 2025/08/16 01:09:41 DEBUG : data/banana: md5 = 30a7e63810b0324cef4f8b9e4f7fc247 OK 2025/08/16 01:09:42 DEBUG : test.sum: md5 = ad2bd53933ad807a12886dd8cfc60d04 OK === RUN TestCheckSumDownload/subtest1 2025/08/16 01:09:47 DEBUG : data/potato: md5 = 7d22c6c473f2d7f295ee333da3ba835c OK 2025/08/16 01:09:49 DEBUG : test.sum: md5 = 1d90de3a181d54a5cb24f6758e42047e OK === RUN TestCheckSumDownload/subtest2 2025/08/16 01:09:53 DEBUG : test.sum: md5 = d57b444d66a426e8fcff09f3bf787f72 OK === RUN TestCheckSumDownload/subtest3 2025/08/16 01:09:58 DEBUG : test.sum: md5 = 1f45e46ec8036525ad852b22afa850bb OK === RUN TestCheckSumDownload/subtest4 2025/08/16 01:10:03 DEBUG : test.sum: md5 = 1b202f6cc8f61f49956ec9c306d917ba OK === RUN TestCheckSumDownload/subtest5 2025/08/16 01:10:08 DEBUG : test.sum: md5 = 62c52b38681b1c0109ad422fdd9f40e4 OK === RUN TestCheckSumDownload/subtest6 2025/08/16 01:10:12 DEBUG : data/banana: md5 = a0c1ea64f065ab3ecf9cf3661e83ad87 OK 2025/08/16 01:10:14 DEBUG : data/potato: md5 = 3986a9b5a2d9d38d9693eb1330a67ba2 OK 2025/08/16 01:10:15 DEBUG : test.sum: md5 = acbdaf73d793b73f88dd8242a69535dd OK === RUN TestCheckSumDownload/subtest7 2025/08/16 01:10:20 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/16 01:10:20 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (44.64s) --- PASS: TestCheckSumDownload/subtest1 (2.44s) --- PASS: TestCheckSumDownload/subtest2 (2.37s) --- PASS: TestCheckSumDownload/subtest3 (2.52s) --- PASS: TestCheckSumDownload/subtest4 (2.15s) --- PASS: TestCheckSumDownload/subtest5 (2.73s) --- PASS: TestCheckSumDownload/subtest6 (2.20s) --- PASS: TestCheckSumDownload/subtest7 (2.18s) === RUN TestApplyTransforms 2025/08/16 01:10:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dufaboj6bade" 2025/08/16 01:10:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 01:10:21 DEBUG : Creating backend with remote "TestDrive:crypt/b4iqb7711jdqms1mbjl14n7b8b5e0rhk775n9u24vh4ei784i210" 2025/08/16 01:10:22 DEBUG : Creating backend with remote "/tmp/rclone1663534368" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dufaboj6bade'", Local "Local file system at /tmp/rclone1663534368", Modify Window "1ms" 2025/08/16 01:10:25 DEBUG : hello, world!: md5 = ed55b89e289df6eabfbd428334d39387 OK upper checkfile vs. lower remote (without normalization) 2025/08/16 01:10:25 ERROR : hello, world!: sum not found 2025/08/16 01:10:25 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dufaboj6bade' 2025/08/16 01:10:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dufaboj6bade': 1 files missing 2025/08/16 01:10:25 NOTICE: 1 hashes missing 2025/08/16 01:10:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dufaboj6bade': 1 differences found 2025/08/16 01:10:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dufaboj6bade': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/16 01:10:26 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 01:10:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dufaboj6bade': 0 differences found 2025/08/16 01:10:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dufaboj6bade': 1 matching files 2025/08/16 01:10:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rigiden8zepu" 2025/08/16 01:10:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 01:10:26 DEBUG : Creating backend with remote "TestDrive:crypt/qnaibfqu3apbgog5ov0cdbo8kvhkb34nr7kfne10kftdl6nkd410" 2025/08/16 01:10:27 DEBUG : Creating backend with remote "/tmp/rclone75452824" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rigiden8zepu'", Local "Local file system at /tmp/rclone75452824", Modify Window "1ms" 2025/08/16 01:10:30 DEBUG : HELLO, WORLD!: md5 = cb31e1e13156556c5b3ae9d42b4f9dc6 OK lower checkfile vs. upper remote (without normalization) 2025/08/16 01:10:30 ERROR : HELLO, WORLD!: sum not found 2025/08/16 01:10:30 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rigiden8zepu' 2025/08/16 01:10:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rigiden8zepu': 1 files missing 2025/08/16 01:10:30 NOTICE: 1 hashes missing 2025/08/16 01:10:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rigiden8zepu': 1 differences found 2025/08/16 01:10:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rigiden8zepu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/16 01:10:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 01:10:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rigiden8zepu': 0 differences found 2025/08/16 01:10:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rigiden8zepu': 1 matching files 2025/08/16 01:10:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kofupew2guri" 2025/08/16 01:10:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 01:10:32 DEBUG : Creating backend with remote "TestDrive:crypt/8si1jt9bgobbr8k8jaen2706b9h9908vd0ph76ffkq8gb4f5c25g" 2025/08/16 01:10:33 DEBUG : Creating backend with remote "/tmp/rclone2603897989" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kofupew2guri'", Local "Local file system at /tmp/rclone2603897989", Modify Window "1ms" 2025/08/16 01:10:35 DEBUG : HeLlO, wOrLd!: md5 = 8a50444f564622df9273b9c1870b33f2 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/16 01:10:36 ERROR : HeLlO, wOrLd!: sum not found 2025/08/16 01:10:36 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kofupew2guri' 2025/08/16 01:10:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofupew2guri': 1 files missing 2025/08/16 01:10:36 NOTICE: 1 hashes missing 2025/08/16 01:10:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofupew2guri': 1 differences found 2025/08/16 01:10:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofupew2guri': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/16 01:10:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 01:10:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofupew2guri': 0 differences found 2025/08/16 01:10:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kofupew2guri': 1 matching files 2025/08/16 01:10:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rucokok2zemi" 2025/08/16 01:10:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 01:10:37 DEBUG : Creating backend with remote "TestDrive:crypt/ovjqk10a7os95e9ai5uid6pn9vl8k1qlor0k286sqi3tnpn8srr0" 2025/08/16 01:10:38 DEBUG : Creating backend with remote "/tmp/rclone3315710081" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rucokok2zemi'", Local "Local file system at /tmp/rclone3315710081", Modify Window "1ms" 2025/08/16 01:10:40 DEBUG : HELLO, WORLD!: md5 = 97eb66ce466f655cd833f19923b66eee OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/16 01:10:41 ERROR : HELLO, WORLD!: sum not found 2025/08/16 01:10:41 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rucokok2zemi' 2025/08/16 01:10:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rucokok2zemi': 1 files missing 2025/08/16 01:10:41 NOTICE: 1 hashes missing 2025/08/16 01:10:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rucokok2zemi': 1 differences found 2025/08/16 01:10:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rucokok2zemi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/16 01:10:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 01:10:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rucokok2zemi': 0 differences found 2025/08/16 01:10:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rucokok2zemi': 1 matching files 2025/08/16 01:10:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-widovad8lake" 2025/08/16 01:10:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 01:10:43 DEBUG : Creating backend with remote "TestDrive:crypt/k0rgj778m9u5cv9qf4b61dnuo8485ia3eb1632bfqbpi08n5j52g" 2025/08/16 01:10:44 DEBUG : Creating backend with remote "/tmp/rclone86846489" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-widovad8lake'", Local "Local file system at /tmp/rclone86846489", Modify Window "1ms" 2025/08/16 01:10:46 DEBUG : 測試_Русский___ě_áñ: md5 = 70fef26f31f64da8391ecb79d3e91a9d OK NFD checkfile vs. NFC remote (without normalization) 2025/08/16 01:10:47 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/16 01:10:47 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-widovad8lake' 2025/08/16 01:10:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widovad8lake': 1 files missing 2025/08/16 01:10:47 NOTICE: 1 hashes missing 2025/08/16 01:10:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widovad8lake': 1 differences found 2025/08/16 01:10:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widovad8lake': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/16 01:10:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 01:10:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widovad8lake': 0 differences found 2025/08/16 01:10:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-widovad8lake': 1 matching files 2025/08/16 01:10:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dekapop2wigi" 2025/08/16 01:10:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 01:10:48 DEBUG : Creating backend with remote "TestDrive:crypt/qs0ss17mc2js7tg3294th9tg735ltfpduiggm0k5n5uo2taj3tl0" 2025/08/16 01:10:49 DEBUG : Creating backend with remote "/tmp/rclone3526730344" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dekapop2wigi'", Local "Local file system at /tmp/rclone3526730344", Modify Window "1ms" 2025/08/16 01:10:51 DEBUG : 測試_Русский___ě_áñ: md5 = 19092740c45ca5d79ff2ea0fcb1bd6ec OK NFC checkfile vs. NFD remote (without normalization) 2025/08/16 01:10:52 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/16 01:10:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dekapop2wigi' 2025/08/16 01:10:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dekapop2wigi': 1 files missing 2025/08/16 01:10:52 NOTICE: 1 hashes missing 2025/08/16 01:10:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dekapop2wigi': 1 differences found 2025/08/16 01:10:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dekapop2wigi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/16 01:10:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 01:10:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dekapop2wigi': 0 differences found 2025/08/16 01:10:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dekapop2wigi': 1 matching files 2025/08/16 01:10:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pikidaf1jilo" 2025/08/16 01:10:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 01:10:53 DEBUG : Creating backend with remote "TestDrive:crypt/6pm90abuge4mnt6rosmlc89k3okhedtpq6ltkqhu5bpm2enj6pu0" 2025/08/16 01:10:54 DEBUG : Creating backend with remote "/tmp/rclone750568936" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pikidaf1jilo'", Local "Local file system at /tmp/rclone750568936", Modify Window "1ms" 2025/08/16 01:10:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 736e4813eeab49393ffe850fcb9d6a23 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/16 01:10:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/16 01:10:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pikidaf1jilo' 2025/08/16 01:10:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pikidaf1jilo': 1 files missing 2025/08/16 01:10:57 NOTICE: 1 hashes missing 2025/08/16 01:10:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pikidaf1jilo': 1 differences found 2025/08/16 01:10:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pikidaf1jilo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/16 01:10:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 01:10:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pikidaf1jilo': 0 differences found 2025/08/16 01:10:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pikidaf1jilo': 1 matching files 2025/08/16 01:10:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xusoyun3gobi" 2025/08/16 01:10:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 01:10:58 DEBUG : Creating backend with remote "TestDrive:crypt/4t20dn253fbhtd94c4hh6n8skgls9tf5btvjjq95qh556inb5eo0" 2025/08/16 01:10:59 DEBUG : Creating backend with remote "/tmp/rclone2532500690" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xusoyun3gobi'", Local "Local file system at /tmp/rclone2532500690", Modify Window "1ms" 2025/08/16 01:11:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f649a4cc1d11295ac8410c673cf33162 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/16 01:11:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/16 01:11:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xusoyun3gobi' 2025/08/16 01:11:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xusoyun3gobi': 1 files missing 2025/08/16 01:11:02 NOTICE: 1 hashes missing 2025/08/16 01:11:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xusoyun3gobi': 1 differences found 2025/08/16 01:11:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xusoyun3gobi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/16 01:11:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 01:11:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xusoyun3gobi': 0 differences found 2025/08/16 01:11:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xusoyun3gobi': 1 matching files 2025/08/16 01:11:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zohulog4lude" 2025/08/16 01:11:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 01:11:04 DEBUG : Creating backend with remote "TestDrive:crypt/c4rm1d5rdk2789mdu9e565o8b6fud5bm0rgol43ervh6unrjmr0g" 2025/08/16 01:11:05 DEBUG : Creating backend with remote "/tmp/rclone2919536481" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zohulog4lude'", Local "Local file system at /tmp/rclone2919536481", Modify Window "1ms" 2025/08/16 01:11:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 95272d5ed25a63c9fb8346da90ea4d4c OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/16 01:11:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/16 01:11:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zohulog4lude' 2025/08/16 01:11:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zohulog4lude': 1 files missing 2025/08/16 01:11:08 NOTICE: 1 hashes missing 2025/08/16 01:11:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zohulog4lude': 1 differences found 2025/08/16 01:11:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zohulog4lude': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/16 01:11:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 01:11:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zohulog4lude': 0 differences found 2025/08/16 01:11:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zohulog4lude': 1 matching files 2025/08/16 01:11:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lomutuk4vuhi" 2025/08/16 01:11:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 01:11:09 DEBUG : Creating backend with remote "TestDrive:crypt/rgl6ctb4pogmr45rv9lr9d3h2l8h06mkbb00mv1ql4u917lnh9fg" 2025/08/16 01:11:10 DEBUG : Creating backend with remote "/tmp/rclone168800625" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lomutuk4vuhi'", Local "Local file system at /tmp/rclone168800625", Modify Window "1ms" 2025/08/16 01:11:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 02b10eef2ca42283a9184662a26d3b88 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/16 01:11:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/16 01:11:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lomutuk4vuhi' 2025/08/16 01:11:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomutuk4vuhi': 1 files missing 2025/08/16 01:11:13 NOTICE: 1 hashes missing 2025/08/16 01:11:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomutuk4vuhi': 1 differences found 2025/08/16 01:11:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomutuk4vuhi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/16 01:11:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/16 01:11:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomutuk4vuhi': 0 differences found 2025/08/16 01:11:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomutuk4vuhi': 1 matching files 2025/08/16 01:11:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lomutuk4vuhi': Purge remote 2025/08/16 01:11:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zohulog4lude': Purge remote 2025/08/16 01:11:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xusoyun3gobi': Purge remote 2025/08/16 01:11:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pikidaf1jilo': Purge remote 2025/08/16 01:11:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dekapop2wigi': Purge remote 2025/08/16 01:11:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-widovad8lake': Purge remote 2025/08/16 01:11:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rucokok2zemi': Purge remote 2025/08/16 01:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kofupew2guri': Purge remote 2025/08/16 01:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rigiden8zepu': Purge remote 2025/08/16 01:11:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dufaboj6bade': Purge remote --- PASS: TestApplyTransforms (58.11s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:11:19 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/16 01:11:22 DEBUG : sub/file2: md5 = 1ed147d0e9ba930c08ac03a32bfeaee5 OK 2025/08/16 01:11:22 INFO : file1: Copied (new) to: sub/file2 2025/08/16 01:11:23 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:11:23 DEBUG : file1: Unchanged skipping 2025/08/16 01:11:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': don't need to copy/move sub/file2, it is already at target location 2025/08/16 01:11:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.59s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:11:29 DEBUG : dst/file1: md5 = 63d22c16db0b329fa6f23f4b1f99a5d7 OK 2025/08/16 01:11:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lebecok2qeme/backup" 2025/08/16 01:11:30 DEBUG : Creating backend with remote "TestDrive:crypt/79m47fjf9be70c4hk9vmar5djrlgnln11stvgm8kp809q21t4j0g/1nrff024r7pq65ecp72fc28jb0" 2025/08/16 01:11:31 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/16 01:11:33 INFO : dst/file1: Moved (server-side) 2025/08/16 01:11:35 DEBUG : dst/file1: md5 = 214e6b1d9ef0b07c43811ea13ee7a299 OK 2025/08/16 01:11:35 INFO : dst/file1: Copied (new) 2025/08/16 01:11:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/16 01:11:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/16 01:11:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.98s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:11:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lebecok2qeme/dst" 2025/08/16 01:11:40 DEBUG : Creating backend with remote "TestDrive:crypt/79m47fjf9be70c4hk9vmar5djrlgnln11stvgm8kp809q21t4j0g/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/16 01:11:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lebecok2qeme/CompareDest" 2025/08/16 01:11:42 DEBUG : Creating backend with remote "TestDrive:crypt/79m47fjf9be70c4hk9vmar5djrlgnln11stvgm8kp809q21t4j0g/gveqi14airsml4bgu7krj116o8" 2025/08/16 01:11:44 DEBUG : one: Need to transfer - File not found at Destination 2025/08/16 01:11:46 DEBUG : one: md5 = 61bd2aeb02b6941d832ceb5c98684d48 OK 2025/08/16 01:11:46 INFO : one: Copied (new) 2025/08/16 01:11:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 01:11:49 DEBUG : one: md5 = 57b9ea3b8bff69f7429a7e0cf35040ea OK 2025/08/16 01:11:49 INFO : one: Copied (replaced existing) 2025/08/16 01:11:51 DEBUG : dst/one: md5 = 796c393b1b8893abe2a145deb333ec1f OK 2025/08/16 01:11:54 DEBUG : CompareDest/one: md5 = 6af7fbbaee82a1ff854002ff67298a5c OK 2025/08/16 01:11:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 01:11:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:11:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/16 01:11:57 DEBUG : CompareDest/two: md5 = d1f663d1f83cb4325dbfda3903edd8f3 OK 2025/08/16 01:11:58 DEBUG : two: Need to transfer - File not found at Destination 2025/08/16 01:11:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:11:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/16 01:11:59 DEBUG : two: Need to transfer - File not found at Destination 2025/08/16 01:11:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:11:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/16 01:12:00 DEBUG : two: Need to transfer - File not found at Destination 2025/08/16 01:12:01 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/16 01:12:02 DEBUG : two: md5 = e41063e01b7eaa6b2abe224a6154e95b OK 2025/08/16 01:12:02 INFO : two: Copied (new) 2025/08/16 01:12:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/16 01:12:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:12:06 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:12:06 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.66s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:12:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lebecok2qeme/dst" 2025/08/16 01:12:07 DEBUG : Creating backend with remote "TestDrive:crypt/79m47fjf9be70c4hk9vmar5djrlgnln11stvgm8kp809q21t4j0g/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/16 01:12:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lebecok2qeme/CopyDest" 2025/08/16 01:12:09 DEBUG : Creating backend with remote "TestDrive:crypt/79m47fjf9be70c4hk9vmar5djrlgnln11stvgm8kp809q21t4j0g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/16 01:12:10 DEBUG : one: Need to transfer - File not found at Destination 2025/08/16 01:12:13 DEBUG : one: md5 = c6604307ee539c6fe10601d765df4110 OK 2025/08/16 01:12:13 INFO : one: Copied (new) 2025/08/16 01:12:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 01:12:16 DEBUG : one: md5 = c5b041cfab0626890058bd615f1ea38f OK 2025/08/16 01:12:16 INFO : one: Copied (replaced existing) 2025/08/16 01:12:18 DEBUG : dst/one: md5 = 089c290e13aa49ae857275633a9904ce OK 2025/08/16 01:12:21 DEBUG : CopyDest/one: md5 = c36ce18c516b4d71ccdf15c2b32bf76c OK 2025/08/16 01:12:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lebecok2qeme/BackupDir" 2025/08/16 01:12:21 DEBUG : Creating backend with remote "TestDrive:crypt/79m47fjf9be70c4hk9vmar5djrlgnln11stvgm8kp809q21t4j0g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/16 01:12:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 01:12:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:12:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 01:12:26 INFO : one: Moved (server-side) 2025/08/16 01:12:27 INFO : one: Copied (server-side copy) 2025/08/16 01:12:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/16 01:12:29 DEBUG : CopyDest/two: md5 = 245b8d8005b72bdfa91341fca70af66b OK 2025/08/16 01:12:30 DEBUG : two: Need to transfer - File not found at Destination 2025/08/16 01:12:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:12:32 INFO : two: Copied (server-side copy) 2025/08/16 01:12:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/16 01:12:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 01:12:32 DEBUG : two: Unchanged skipping 2025/08/16 01:12:34 DEBUG : CopyDest/three: md5 = 6b38f8ddce6f5d9d3318906d473f78cf OK 2025/08/16 01:12:35 DEBUG : three: Need to transfer - File not found at Destination 2025/08/16 01:12:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/16 01:12:36 DEBUG : three: Destination not found in --copy-dest 2025/08/16 01:12:37 DEBUG : three: md5 = 99a713d10cf8ee69bfc9a0a98f77b6cf OK 2025/08/16 01:12:37 INFO : three: Copied (new) 2025/08/16 01:12:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/16 01:12:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:12:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/16 01:12:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:12:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/16 01:12:43 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/16 01:12:44 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.64s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:12:46 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/16 01:12:48 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 94cc35144f23f4673b1af063db13383e OK 2025/08/16 01:12:48 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/16 01:12:49 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/16 01:12:49 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/08/16 01:12:50 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/16 01:12:51 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/16 01:12:52 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e8b0000a49ecd0f6c76a5ed7e7a681f8 OK 2025/08/16 01:12:52 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/16 01:12:55 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/16 01:12:55 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.18s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:12:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': Looking for duplicate names using skip mode. 2025/08/16 01:13:00 NOTICE: one: Found 2 files with duplicate names 2025/08/16 01:13:00 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.32s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:13:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': Looking for duplicate names using skip mode. 2025/08/16 01:13:06 NOTICE: one: Found 3 files with duplicate names 2025/08/16 01:13:06 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/16 01:13:07 INFO : one: Deleted 2025/08/16 01:13:07 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.09s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:13:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': Looking for duplicate names using first mode. 2025/08/16 01:13:13 NOTICE: one: Found 3 files with duplicate names 2025/08/16 01:13:14 INFO : one: Deleted 2025/08/16 01:13:14 INFO : one: Deleted 2025/08/16 01:13:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.18s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:13:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': Looking for duplicate names using newest mode. 2025/08/16 01:13:21 NOTICE: one: Found 3 files with duplicate names 2025/08/16 01:13:21 INFO : one: Deleted 2025/08/16 01:13:22 INFO : one: Deleted 2025/08/16 01:13:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.21s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.51s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:13:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': Looking for duplicate names using oldest mode. 2025/08/16 01:13:29 NOTICE: one: Found 3 files with duplicate names 2025/08/16 01:13:29 INFO : one: Deleted 2025/08/16 01:13:30 INFO : one: Deleted 2025/08/16 01:13:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.82s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:13:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': Looking for duplicate names using largest mode. 2025/08/16 01:13:36 NOTICE: one: Found 3 files with duplicate names 2025/08/16 01:13:36 INFO : one: Deleted 2025/08/16 01:13:37 INFO : one: Deleted 2025/08/16 01:13:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.88s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:13:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': Looking for duplicate names using smallest mode. 2025/08/16 01:13:43 NOTICE: one: Found 3 files with duplicate names 2025/08/16 01:13:43 INFO : one: Deleted 2025/08/16 01:13:44 INFO : one: Deleted 2025/08/16 01:13:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.06s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:13:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': Looking for duplicate names using rename mode. 2025/08/16 01:13:51 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/16 01:13:52 INFO : one-2.txt: renamed from: one.txt 2025/08/16 01:13:54 INFO : one-3.txt: renamed from: one.txt 2025/08/16 01:13:55 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.61s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:14:00 DEBUG : dupe1/one.txt: md5 = b40e60e9b8223bdab759519913ac93aa OK 2025/08/16 01:14:03 DEBUG : dupe2/two.txt: md5 = d62330dfd1898113b26d6dc310de7a8a OK 2025/08/16 01:14:05 DEBUG : dupe3/three.txt: md5 = a6c59485e65994e3de67570a1be17871 OK 2025/08/16 01:14:06 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/16 01:14:06 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/16 01:14:07 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/16 01:14:08 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/16 01:14:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/16 01:14:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/16 01:14:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.64s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:14:14 DEBUG : a.txt: md5 = 79a6116d07addd121228bbe846d873a2 OK 2025/08/16 01:14:16 DEBUG : zend.txt: md5 = 7e95762784034554291a1dd24b7f6668 OK 2025/08/16 01:14:18 DEBUG : sub dir/hello world: md5 = 30d011e9b066f9776f29a6810f6281e8 OK 2025/08/16 01:14:19 DEBUG : sub dir/hello world2: md5 = 04dc48774810237b951dc7a9c75e71b1 OK 2025/08/16 01:14:22 DEBUG : sub dir/ignore dir/.ignore: md5 = 6f89b03d3638888666cd7fe751c5ab06 OK 2025/08/16 01:14:24 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8125db0b7644f9e54e7462ca311f9781 OK 2025/08/16 01:14:26 DEBUG : sub dir/sub sub dir/hello world3: md5 = c10c0af1cacb8d7a2df3e5475125942f OK 2025/08/16 01:14:27 DEBUG : a.txt: Excluded (Size Filter) 2025/08/16 01:14:27 DEBUG : a.txt: Excluded 2025/08/16 01:14:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/16 01:14:28 DEBUG : sub dir/hello world2: Excluded 2025/08/16 01:14:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/16 01:14:28 DEBUG : sub dir/hello world: Excluded 2025/08/16 01:14:29 DEBUG : sub dir/ignore dir: Excluded 2025/08/16 01:14:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/16 01:14:29 DEBUG : sub dir/hello world2: Excluded 2025/08/16 01:14:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/16 01:14:29 DEBUG : sub dir/hello world: Excluded 2025/08/16 01:14:29 DEBUG : sub dir/ignore dir: Excluded 2025/08/16 01:14:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/16 01:14:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/16 01:14:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/16 01:14:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/16 01:14:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/16 01:14:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/16 01:14:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (23.88s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:14:38 DEBUG : a.txt: md5 = 55926e34e48ecb39688e8a2d16d3fc82 OK 2025/08/16 01:14:39 DEBUG : zend.txt: md5 = 53ef5cb5690066fd1e1aaf2d84a0c1f6 OK 2025/08/16 01:14:42 DEBUG : sub dir/hello world: md5 = 48925acf22b6c70ab009e34bb424b756 OK 2025/08/16 01:14:43 DEBUG : sub dir/hello world2: md5 = 9701cd9f552033779bbadd00eac46d0a OK 2025/08/16 01:14:45 DEBUG : sub dir/ignore dir/.ignore: md5 = 08217579d97136dd3494c79cdfc9a62b OK 2025/08/16 01:14:47 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1bf6ac54064ecb77a09c5308a8eb9313 OK 2025/08/16 01:14:49 DEBUG : sub dir/sub sub dir/hello world3: md5 = 50a27a531764bdebfdedcf6986eeedfa OK 2025/08/16 01:14:51 DEBUG : a.txt: Excluded (Size Filter) 2025/08/16 01:14:51 DEBUG : a.txt: Excluded 2025/08/16 01:14:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/16 01:14:51 DEBUG : sub dir/hello world2: Excluded 2025/08/16 01:14:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/16 01:14:51 DEBUG : sub dir/hello world: Excluded 2025/08/16 01:14:52 DEBUG : sub dir/ignore dir: Excluded 2025/08/16 01:14:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/16 01:14:52 DEBUG : sub dir/hello world2: Excluded 2025/08/16 01:14:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/16 01:14:52 DEBUG : sub dir/hello world: Excluded 2025/08/16 01:14:52 DEBUG : sub dir/ignore dir: Excluded 2025/08/16 01:14:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/16 01:14:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/16 01:14:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/16 01:14:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/16 01:14:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/16 01:14:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/16 01:14:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (23.22s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:15:01 DEBUG : file1: md5 = 740bed3f486286f0d9c5af869332776d OK 2025/08/16 01:15:04 DEBUG : sub/file2: md5 = cb86210d21d20ef78596225aa72d5a3c OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/08/16 01:15:07 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/16 01:15:07 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/16 01:15:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/16 01:15:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.82s) --- PASS: TestListJSON/Default (0.30s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.30s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:15:12 DEBUG : file1: md5 = 7116da9e8bee285559d4ab2b47a7724e OK 2025/08/16 01:15:14 DEBUG : sub/file2: md5 = bf0a33c50ae9f944b724c1727ed79421 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/08/16 01:15:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lebecok2qeme/notfound" 2025/08/16 01:15:18 DEBUG : Config file has changed externally - reloading 2025/08/16 01:15:18 DEBUG : Creating backend with remote "TestDrive:crypt/79m47fjf9be70c4hk9vmar5djrlgnln11stvgm8kp809q21t4j0g/qe0i31qdkoejk60elps0ni5sqk" 2025/08/16 01:15:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.31s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.78s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:15:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': Making directory 2025/08/16 01:15:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': Making directory --- PASS: TestMkdir (0.74s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:15:26 DEBUG : sub dir/hello world: md5 = 4c2ed98a2f08056a40d90bfadb099887 OK 2025/08/16 01:15:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.93s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:15:30 DEBUG : potato2: md5 = e928548a4b6552d4b81e598b41f1f630 OK 2025/08/16 01:15:31 DEBUG : empty space: md5 = 951fb5dbb1f7215b640f0f50c3fbdbd7 OK --- PASS: TestLs (5.99s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:15:36 DEBUG : potato2: md5 = 9b2f2bb107f6b9c5164364c6b2ca499c OK 2025/08/16 01:15:38 DEBUG : empty space: md5 = abc9c6a7cbf4dc97664711a36e2c0456 OK 2025/08/16 01:15:38 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/16 01:15:38 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.94s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:15:42 DEBUG : potato2: md5 = eb15d7f17f2659a03e0bd689edc52ecf OK 2025/08/16 01:15:44 DEBUG : empty space: md5 = 4d65630a9a7ee82132c0299323de7753 OK --- PASS: TestLsLong (5.81s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:15:48 DEBUG : potato2: md5 = 0cf0d225cc5e72a3d9ee5c1048821944 OK 2025/08/16 01:15:49 DEBUG : empty space: md5 = e314e84901d80fbe9764b60ed882456a OK --- PASS: TestHashSums (4.99s) === RUN TestHashSumsWithErrors 2025/08/16 01:15:51 DEBUG : Creating backend with remote ":memory:" 2025/08/16 01:15:51 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/16 01:15:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/16 01:15:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/16 01:15:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/16 01:15:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/16 01:15:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/16 01:15:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/16 01:15:51 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/16 01:15:51 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-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:15:53 DEBUG : potato2: md5 = 17d0eef9111d109684110670278dffce OK 2025/08/16 01:15:54 DEBUG : empty space: md5 = c15e9f14ad56c4dca825f288d112e1c9 OK 2025/08/16 01:15:57 DEBUG : sub dir/potato3: md5 = 507f1fb21f6240b694ee52ec132b338b OK 2025/08/16 01:16:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.53s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:16:02 DEBUG : small: md5 = a0d6329e988162cce26a41621195df8c OK 2025/08/16 01:16:04 DEBUG : medium: md5 = 4b31fb00bb38f5652f51f1afd900c73a OK 2025/08/16 01:16:05 DEBUG : large: md5 = 60c370b11da7312e5761e0146e471a18 OK 2025/08/16 01:16:06 DEBUG : Waiting for deletions to finish 2025/08/16 01:16:07 DEBUG : large: Excluded (Size Filter) 2025/08/16 01:16:07 INFO : small: Deleted 2025/08/16 01:16:07 INFO : medium: Deleted --- PASS: TestDelete (8.23s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:16:11 DEBUG : small: md5 = e9b1987e035b9d3a3a8583468a499992 OK 2025/08/16 01:16:12 DEBUG : medium: md5 = 73f862c6c84c8b78be75c61d9aea580e OK 2025/08/16 01:16:14 DEBUG : large: md5 = 23b132beffbe6ec442aa33b4727cbde9 OK 2025/08/16 01:16:14 DEBUG : Waiting for deletions to finish 2025/08/16 01:16:15 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/16 01:16:15 INFO : large: Deleted 2025/08/16 01:16:15 INFO : small: Deleted --- PASS: TestMaxDelete (8.25s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:16:19 DEBUG : small: md5 = 691ff9fc6df35a5d06eef2957eb00979 OK 2025/08/16 01:16:20 DEBUG : medium: md5 = 02b171dcddf63b60ba2fd66e02243ac8 OK 2025/08/16 01:16:22 DEBUG : large: md5 = 631bdd220855f60785ff7d566dbcd221 OK 2025/08/16 01:16:22 DEBUG : Waiting for deletions to finish 2025/08/16 01:16:23 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/16 01:16:23 INFO : small: Deleted 2025/08/16 01:16:23 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.73s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:16:26 DEBUG : small: md5 = 1fff92e22b6115b08aea7a67a73d813a OK 2025/08/16 01:16:28 DEBUG : medium: md5 = 3f92b2442e14c4603df1725d03144e86 OK 2025/08/16 01:16:29 DEBUG : large: md5 = d6ca76a6cebe5b8c34cf25a18e2d6570 OK 2025/08/16 01:16:30 DEBUG : Waiting for deletions to finish 2025/08/16 01:16:30 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/08/16 01:16:30 INFO : small: Deleted 2025/08/16 01:16:31 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.72s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:16:34 DEBUG : ReadFile: md5 = b3baf3e7efe96f08367bdd61c74baeee OK --- PASS: TestReadFile (4.44s) === RUN TestRetry 2025/08/16 01:16:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/16 01:16:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/16 01:16:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/16 01:16:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/16 01:16:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/16 01:16:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/16 01:16:37 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-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:16:38 DEBUG : file1: md5 = 937b8146be965d09db5677f4dacdf90a OK 2025/08/16 01:16:40 DEBUG : file2: md5 = 5901756b020298b2b726bf9ebe5a986a OK --- PASS: TestCat (16.23s) === RUN TestPurge 2025/08/16 01:16:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mudocaz0kica" 2025/08/16 01:16:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 01:16:53 DEBUG : Creating backend with remote "TestDrive:crypt/nobo2s24mqnbm38qu7i70ilpep2a4l13a9eimrk256dtfh2b918g" 2025/08/16 01:16:54 DEBUG : Creating backend with remote "/tmp/rclone1477871866" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mudocaz0kica'", Local "Local file system at /tmp/rclone1477871866", Modify Window "1ms" 2025/08/16 01:16:59 DEBUG : A1/B1/C1/one: md5 = 9f11fc7d0687821b7fe0815d6145f852 OK 2025/08/16 01:16:59 INFO : A2: Making directory 2025/08/16 01:17:00 INFO : A1/B2: Making directory 2025/08/16 01:17:01 INFO : A1/B2/C2: Making directory 2025/08/16 01:17:01 INFO : A1/B1/C3: Making directory 2025/08/16 01:17:02 INFO : A3: Making directory 2025/08/16 01:17:03 INFO : A3/B3: Making directory 2025/08/16 01:17:04 INFO : A3/B3/C4: Making directory 2025/08/16 01:17:06 DEBUG : A1/two: md5 = 53d5210bc674798280b196580bf8b734 OK 2025/08/16 01:17:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mudocaz0kica': Purge remote 2025/08/16 01:17:10 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.89s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:17:14 DEBUG : A1/B1/C1/one: md5 = 5a17bd85914a76cab4bb199aa6dbcd54 OK 2025/08/16 01:17:14 INFO : A2: Making directory 2025/08/16 01:17:15 INFO : A1/B2: Making directory 2025/08/16 01:17:16 INFO : A1/B2/C2: Making directory 2025/08/16 01:17:17 INFO : A1/B1/C3: Making directory 2025/08/16 01:17:17 INFO : A3: Making directory 2025/08/16 01:17:18 INFO : A3/B3: Making directory 2025/08/16 01:17:19 INFO : A3/B3/C4: Making directory 2025/08/16 01:17:21 DEBUG : A1/two: md5 = 36c8281e688dd58888f7e0015d5a9a64 OK 2025/08/16 01:17:23 DEBUG : removing 1 level 3 directories 2025/08/16 01:17:23 INFO : A3/B3/C4: Removing directory 2025/08/16 01:17:25 DEBUG : removing 2 level 3 directories 2025/08/16 01:17:25 INFO : A1/B2/C2: Removing directory 2025/08/16 01:17:25 INFO : A1/B1/C3: Removing directory 2025/08/16 01:17:26 DEBUG : removing 2 level 2 directories 2025/08/16 01:17:26 INFO : A3/B3: Removing directory 2025/08/16 01:17:26 INFO : A1/B2: Removing directory 2025/08/16 01:17:27 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/16 01:17:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/16 01:17:27 DEBUG : removing 2 level 1 directories 2025/08/16 01:17:27 INFO : A3: Removing directory 2025/08/16 01:17:27 INFO : A2: Removing directory 2025/08/16 01:17:27 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/16 01:17:31 DEBUG : removing 1 level 3 directories 2025/08/16 01:17:31 INFO : A1/B1/C1: Removing directory 2025/08/16 01:17:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:17:32 DEBUG : removing 1 level 2 directories 2025/08/16 01:17:32 INFO : A1/B1: Removing directory 2025/08/16 01:17:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/16 01:17:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/16 01:17:33 DEBUG : removing 1 level 1 directories 2025/08/16 01:17:33 INFO : A1: Removing directory 2025/08/16 01:17:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/16 01:17:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/16 01:17:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/16 01:17:34 DEBUG : removing 1 level 0 directories 2025/08/16 01:17:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': Removing directory 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/16 01:17:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (25.02s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:17:36 INFO : A1: Making directory 2025/08/16 01:17:37 INFO : A1/B1: Making directory 2025/08/16 01:17:38 INFO : A1/B1/C1: Making directory 2025/08/16 01:17:40 DEBUG : removing 1 level 3 directories 2025/08/16 01:17:40 INFO : A1/B1/C1: Removing directory 2025/08/16 01:17:41 DEBUG : removing 1 level 2 directories 2025/08/16 01:17:41 INFO : A1/B1: Removing directory 2025/08/16 01:17:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/16 01:17:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.55s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:17:44 INFO : A1: Making directory 2025/08/16 01:17:44 INFO : A1/B1: Making directory 2025/08/16 01:17:45 INFO : A1/B1/C1: Making directory 2025/08/16 01:17:48 DEBUG : removing 1 level 3 directories 2025/08/16 01:17:48 INFO : A1/B1/C1: Removing directory 2025/08/16 01:17:49 DEBUG : removing 1 level 2 directories 2025/08/16 01:17:49 INFO : A1/B1: Removing directory 2025/08/16 01:17:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/16 01:17:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.96s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:17:53 DEBUG : file1: md5 = fdcd97d9fabce3d11e69849baaf566c6 OK 2025/08/16 01:17:54 DEBUG : filename.txt: File name found in url 2025/08/16 01:17:55 DEBUG : filename.txt: md5 = 38a01f2582dd2ef68853b6bb675df031 OK 2025/08/16 01:17:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/16 01:17:57 DEBUG : headerfilename.txt: md5 = e1d2b1d8f704d977931aa7fb3f3fe2af OK 2025/08/16 01:17:59 DEBUG : file2: md5 = 646a98c11c2d6a5dac4282f4e6319cb2 OK --- PASS: TestCopyURL (9.55s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:18:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/16 01:18:04 DEBUG : sub/file2: md5 = d5272d173625f03acdc5952a7fa6040e OK 2025/08/16 01:18:04 INFO : file1: Copied (new) to: sub/file2 2025/08/16 01:18:04 INFO : file1: Deleted 2025/08/16 01:18:05 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:18:05 DEBUG : file1: Unchanged skipping 2025/08/16 01:18:05 INFO : file1: Deleted 2025/08/16 01:18:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': don't need to copy/move sub/file2, it is already at target location 2025/08/16 01:18:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.35s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:18:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/16 01:18:09 DEBUG : file1: md5 = 6c9ba74abb5dc6d2bb67df14798802ce OK 2025/08/16 01:18:09 INFO : file1: Copied (new) 2025/08/16 01:18:09 INFO : file1: Deleted 2025/08/16 01:18:10 DEBUG : file1: Destination exists, skipping 2025/08/16 01:18:10 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.77s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:18:15 DEBUG : dst/file1: md5 = 16b2d08883a7bfafce43438f2e160e3c OK 2025/08/16 01:18:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lebecok2qeme/backup" 2025/08/16 01:18:15 DEBUG : Config file has changed externally - reloading 2025/08/16 01:18:15 DEBUG : Creating backend with remote "TestDrive:crypt/79m47fjf9be70c4hk9vmar5djrlgnln11stvgm8kp809q21t4j0g/1nrff024r7pq65ecp72fc28jb0" 2025/08/16 01:18:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/16 01:18:19 INFO : dst/file1: Moved (server-side) 2025/08/16 01:18:21 DEBUG : dst/file1: md5 = 4bfea64841240b185dd474e69a7c6245 OK 2025/08/16 01:18:21 INFO : dst/file1: Copied (new) 2025/08/16 01:18:21 INFO : dst/file1: Deleted 2025/08/16 01:18:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/16 01:18:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/16 01:18:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.64s) === 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-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:18:28 DEBUG : A1/one: md5 = bda653812b484c8c5e69227d2c6a0578 OK 2025/08/16 01:18:30 DEBUG : A1/two: md5 = 4cd49dc1b0e1d08b5c6ab492201ce571 OK 2025/08/16 01:18:32 DEBUG : A1/B1/three: md5 = d498a2e1e9fd20a464f52c79e9036a7d OK 2025/08/16 01:18:35 DEBUG : A1/B1/C1/four: md5 = 366421f8471c8e344a356ccabb9fde3f OK 2025/08/16 01:18:37 DEBUG : A1/B1/C2/five: md5 = aa4aebe31cd5ab39cc926a1db50949fd OK 2025/08/16 01:18:37 INFO : A1/B2: Making directory 2025/08/16 01:18:38 INFO : A1/B1/C3: Making directory 2025/08/16 01:18:48 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/16 01:18:48 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/16 01:18:48 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/16 01:18:48 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/16 01:18:48 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/16 01:18:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/16 01:18:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/16 01:18:51 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/16 01:18:52 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/16 01:18:52 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/16 01:18:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/16 01:19:00 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/16 01:19:00 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/16 01:19:00 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/16 01:19:00 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/16 01:19:01 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/16 01:19:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/16 01:19:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/16 01:19:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/16 01:19:05 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/16 01:19:05 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/16 01:19:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/16 01:19:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/16 01:19:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/16 01:19:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/16 01:19:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/16 01:19:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/16 01:19:14 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/16 01:19:14 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/16 01:19:14 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/16 01:19:14 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (49.09s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:19:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': File to upload is small (34 bytes), uploading instead of streaming 2025/08/16 01:19:17 DEBUG : no_checksum_small_file_from_pipe: md5 = a7c1a07b16209b6abc9ddc4f7d8c870e OK 2025/08/16 01:19:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/16 01:19:17 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/16 01:19:18 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/16 01:19:19 DEBUG : no_checksum_big_file_from_pipe: md5 = 5b02293c6f3f4d4326879358fe9e1bf2 OK 2025/08/16 01:19:19 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:19:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': File to upload is small (34 bytes), uploading instead of streaming 2025/08/16 01:19:23 DEBUG : with_checksum_small_file_from_pipe: md5 = 73822e27c1f4911de92e99f64641ba75 OK 2025/08/16 01:19:23 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/16 01:19:24 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/16 01:19:25 DEBUG : with_checksum_big_file_from_pipe: md5 = 1964d9de978a443272412d0d0028d21d OK 2025/08/16 01:19:25 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:19:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': File to upload is small (34 bytes), uploading instead of streaming 2025/08/16 01:19:28 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:19:29 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/16 01:19:30 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:19:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': File to upload is small (34 bytes), uploading instead of streaming 2025/08/16 01:19:34 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/16 01:19:35 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/16 01:19:36 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.09s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.43s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.71s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.41s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.53s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/16 01:19:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': File to upload is small (48 bytes), uploading instead of streaming 2025/08/16 01:19:39 DEBUG : rcat_metadata: md5 = d7e174e41b3833ea2a3cc3c7f56bd7b2 OK 2025/08/16 01:19:39 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/16 01:19:41 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/16 01:19:43 DEBUG : rcat_metadata_uploadcutoff0: md5 = 149b7df75271b7945f57d5f89d4f802b OK 2025/08/16 01:19:43 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.83s) --- PASS: TestRcatMetadata/Normal (2.84s) --- PASS: TestRcatMetadata/ViaDisk (3.51s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:19:46 DEBUG : potato1: md5 = 0f984840d282200d3addfc5cce81a991 OK 2025/08/16 01:19:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': File to upload is small (60 bytes), uploading instead of streaming 2025/08/16 01:19:49 DEBUG : potato2: md5 = bb838d3341f26ca543066ae5cad6f237 OK 2025/08/16 01:19:49 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (6.44s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:19:53 DEBUG : potato1: md5 = 64ff4575ec9cd0526371280874751e0a OK 2025/08/16 01:19:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': File to upload is small (60 bytes), uploading instead of streaming 2025/08/16 01:19:54 DEBUG : potato2: md5 = ef7e7cbc769368fc5b0f16f5229bce23 OK 2025/08/16 01:19:54 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.50s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:19:58 DEBUG : potato2: md5 = 27c57b9dabcc389207941928dc441f41 OK 2025/08/16 01:20:00 DEBUG : empty space: md5 = d942dc33310d2259d968df811dcf398c OK 2025/08/16 01:20:02 DEBUG : sub dir/potato3: md5 = 29855100a49e23096fe614b057f516f7 OK 2025/08/16 01:20:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': Touching "sub dir/potato3" 2025/08/16 01:20:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': Touching "empty space" 2025/08/16 01:20:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': Touching "potato2" 2025/08/16 01:20:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.27s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:20:08 DEBUG : dir with metadata: Making directory with metadata 2025/08/16 01:20:08 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.57s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:20:10 DEBUG : directory with modtime: Making directory with metadata 2025/08/16 01:20:11 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.55s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:20:13 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/16 01:20:13 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/16 01:20:13 DEBUG : Google drive root 'crypt/79m47fjf9be70c4hk9vmar5djrlgnln11stvgm8kp809q21t4j0g': Skipping btime metadata as can't update it on an existing file: 2025-08-16T01:20:13.206708532Z 2025/08/16 01:20:14 INFO : non existent directory: Updated directory metadata 2025/08/16 01:20:16 DEBUG : Google drive root 'crypt/79m47fjf9be70c4hk9vmar5djrlgnln11stvgm8kp809q21t4j0g': Skipping btime metadata as can't update it on an existing file: 2025-08-16T01:20:13.206708532Z 2025/08/16 01:20:16 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.23s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:20:18 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/16 01:20:20 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/16 01:20:21 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.20s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:20:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/16 01:20:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/16 01:20:22 DEBUG : dst: Making directory with metadata 2025/08/16 01:20:23 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/16 01:20:23 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 01:20:23 INFO : dst: Set directory modification time (using SetModTime) 2025/08/16 01:20:24 INFO : dst: Set directory modification time (using SetModTime) 2025/08/16 01:20:24 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/16 01:20:25 INFO : dst: Set directory modification time (using SetModTime) 2025/08/16 01:20:25 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.88s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme'", Local "Local file system at /tmp/rclone1555013438", Modify Window "1ms" 2025/08/16 01:20:28 DEBUG : sub dir/test remove existing: md5 = 9385b0af20968410f70d9e93b3856b38 OK 2025/08/16 01:20:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a91f916511945ddea00c05940e605023 OK 2025/08/16 01:20:32 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jevidis1" before starting 2025/08/16 01:20:36 DEBUG : sub dir/test remove existing.jevidis1: TEST: removing renamed existing file after operation 2025/08/16 01:20:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cufejoz2" before starting 2025/08/16 01:20:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cufejoz2: TEST: renaming existing back after failed operation 2025/08/16 01:20:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dagumub5" before starting 2025/08/16 01:20:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dagumub5: TEST: removing renamed existing file after operation 2025/08/16 01:20:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "b0sde5se5n801rgjhp67qnd97mqm33bnv4a9k31mlpmb9fk94iag" 2025/08/16 01:20:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "f7lrlv2ufqvo35bgj3fma31i8m8nfp2o2udqqjd1lunh93tqb9fflebnm7kel9bpolutcpe3caa60oon1gj8ucliseq72inrgh75imbqi2uff2ntma0ur6d87dg9udjifkbj4ofb22e0rjvpmg879287tmc264gqtk92p0o6msr46logdbvg" --- PASS: TestRemoveExisting (17.03s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/08/16 01:20:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lebecok2qeme': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m3.556028603s (try 1/5)