"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/03/16 01:23:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-golamuc0paka" 2025/03/16 01:23:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/16 01:23:39 DEBUG : Creating backend with remote "TestDrive:crypt/g25u28f6hh8567avegfden1fc5a207pbo0pmenjcphputvjdej6g" 2025/03/16 01:23:40 DEBUG : Creating backend with remote "/tmp/rclone1993075955" === 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-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/16 01:23:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/16 01:23:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/16 01:23:40 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/16 01:23:40 DEBUG : potato: Seek from 10 to 0 2025/03/16 01:23:40 DEBUG : potato: Seek from 10 to 0 2025/03/16 01:23:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/16 01:23:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/16 01:23:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/16 01:23:40 DEBUG : potato: Seek from 5 to 2 2025/03/16 01:23:40 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/16 01:23:40 DEBUG : potato: Seek from 7 to 0 2025/03/16 01:23:40 DEBUG : potato: Seek from 7 to 0 2025/03/16 01:23:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/16 01:23:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/16 01:23:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/16 01:23:40 DEBUG : potato: Seek from 5 to 2 2025/03/16 01:23:40 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/16 01:23:40 DEBUG : potato: Seek from 8 to 0 2025/03/16 01:23:40 DEBUG : potato: Seek from 8 to 0 2025/03/16 01:23:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/16 01:23:40 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/16 01:23:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/16 01:23:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/16 01:23:40 DEBUG : potato: Seek from 5 to 2 2025/03/16 01:23:40 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/16 01:23:40 DEBUG : potato: Seek from 9 to 0 2025/03/16 01:23:40 DEBUG : potato: Seek from 9 to 0 2025/03/16 01:23:40 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-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:23:43 DEBUG : rutabaga: md5 = 763e537aa8f85ca2ab610fff76bbbb56 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/16 01:23:45 DEBUG : empty space: md5 = 6443a372bb2998858dc6a44578f2b1a5 OK === RUN TestCheck/3 2025/03/16 01:23:46 DEBUG : potato2: md5 = 26c73f4431a2f235778f160de84e75e3 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/16 01:23:49 DEBUG : remotepotato: md5 = 35636c562e7c7dce5425162ca4b952dc OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.33s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/03/16 01:23:52 DEBUG : Creating backend with remote "nonexistent" 2025/03/16 01:23:52 DEBUG : Config file has changed externally - reloading 2025/03/16 01:23:52 DEBUG : Creating backend with remote "nonexistent" 2025/03/16 01:23:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/16 01:23:52 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/03/16 01:23:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/16 01:23:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:23:53 DEBUG : rutabaga: md5 = c7e0c65eb639a69897a331b9a1407486 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/16 01:23:57 DEBUG : empty space: md5 = 42cc3af362e3f2e72feef5a2200aea97 OK === RUN TestCheckDownload/3 2025/03/16 01:23:59 DEBUG : potato2: md5 = 105cf1847d1081b6f32643ed0818dbb4 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/16 01:24:03 DEBUG : remotepotato: md5 = 79e9df1192136e9c23a770598a658c83 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.73s) --- PASS: TestCheckDownload/1 (1.02s) --- PASS: TestCheckDownload/2 (0.96s) --- PASS: TestCheckDownload/3 (0.98s) --- PASS: TestCheckDownload/4 (1.14s) --- PASS: TestCheckDownload/5 (1.00s) --- PASS: TestCheckDownload/6 (1.75s) --- PASS: TestCheckDownload/7 (0.86s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:24:10 DEBUG : rutabaga: md5 = 311e86f65fef21897a72d9d769c80a95 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/16 01:24:12 DEBUG : empty space: md5 = 11d065e0496ac01a6ccd12d6291aea48 OK === RUN TestCheckSizeOnly/3 2025/03/16 01:24:14 DEBUG : potato2: md5 = ced609ef7879d32ab971cb81faa64399 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/16 01:24:16 DEBUG : remotepotato: md5 = a7fea8b067ff191a78216e78f4757a93 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.17s) --- PASS: TestCheckSizeOnly/1 (0.20s) --- PASS: TestCheckSizeOnly/2 (0.21s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:24:20 DEBUG : test.sum: md5 = c565621dd37b6392e8aee5a8b88f3dc9 OK 2025/03/16 01:24:21 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/16 01:24:21 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/16 01:24:21 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/16 01:24:21 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/16 01:24:22 DEBUG : test.sum: md5 = a42cca3def99d09f7c23c9c9e8be27b2 OK 2025/03/16 01:24:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/16 01:24:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/16 01:24:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/16 01:24:23 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.63s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:24:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-golamuc0paka/data" 2025/03/16 01:24:24 DEBUG : Creating backend with remote "TestDrive:crypt/g25u28f6hh8567avegfden1fc5a207pbo0pmenjcphputvjdej6g/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka/data' lacks md5, skipping --- SKIP: TestCheckSum (1.84s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:24:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-golamuc0paka/data" 2025/03/16 01:24:26 DEBUG : Creating backend with remote "TestDrive:crypt/g25u28f6hh8567avegfden1fc5a207pbo0pmenjcphputvjdej6g/vjrnln8ratgmqakfosrqe8espk" 2025/03/16 01:24:30 DEBUG : data/banana: md5 = a56df59e57dabd47e994e964a0946602 OK 2025/03/16 01:24:31 DEBUG : test.sum: md5 = 8e72b1abe41024ee61ce0c27fdc4ac1f OK === RUN TestCheckSumDownload/subtest1 2025/03/16 01:24:36 DEBUG : data/potato: md5 = 39b0045e6d230082a119ca1425d6ad32 OK 2025/03/16 01:24:37 DEBUG : test.sum: md5 = 6dba6c31980078f11cbaa7c9a643e347 OK === RUN TestCheckSumDownload/subtest2 2025/03/16 01:24:41 DEBUG : test.sum: md5 = 0cc7549ec5c09b1d2e33af885a3499ab OK === RUN TestCheckSumDownload/subtest3 2025/03/16 01:24:45 DEBUG : test.sum: md5 = f594f42b7a1d0cc7f93f60aa395734fe OK === RUN TestCheckSumDownload/subtest4 2025/03/16 01:24:49 DEBUG : test.sum: md5 = dc5ea01f5c372ca12d7d8f9ece167a80 OK === RUN TestCheckSumDownload/subtest5 2025/03/16 01:24:53 DEBUG : test.sum: md5 = b5e8c0e16616c3686d82baf226d38536 OK === RUN TestCheckSumDownload/subtest6 2025/03/16 01:24:58 DEBUG : data/banana: md5 = 54ee55aa77bd74cfec7db05536acfe22 OK 2025/03/16 01:24:59 DEBUG : data/potato: md5 = b08656d9379d80d33a48dd28a7f29884 OK 2025/03/16 01:25:00 DEBUG : test.sum: md5 = cdb4f009f2404b9f087f97148d59c677 OK === RUN TestCheckSumDownload/subtest7 2025/03/16 01:25:05 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/16 01:25:05 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.12s) --- PASS: TestCheckSumDownload/subtest1 (2.45s) --- PASS: TestCheckSumDownload/subtest2 (2.05s) --- PASS: TestCheckSumDownload/subtest3 (2.22s) --- PASS: TestCheckSumDownload/subtest4 (2.30s) --- PASS: TestCheckSumDownload/subtest5 (1.96s) --- PASS: TestCheckSumDownload/subtest6 (2.38s) --- PASS: TestCheckSumDownload/subtest7 (2.38s) === RUN TestApplyTransforms 2025/03/16 01:25:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gewihen7geba" 2025/03/16 01:25:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/16 01:25:06 DEBUG : Creating backend with remote "TestDrive:crypt/mt4j01vpdk6g1ge6fjm2dnicno1n7ikn2c0c8a4dje6plqe0v240" 2025/03/16 01:25:07 DEBUG : Creating backend with remote "/tmp/rclone1782129437" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gewihen7geba'", Local "Local file system at /tmp/rclone1782129437", Modify Window "1ms" 2025/03/16 01:25:09 DEBUG : hello, world!: md5 = 130b7e331d15b1863524d38c2f91ed81 OK upper checkfile vs. lower remote (without normalization) 2025/03/16 01:25:10 ERROR : hello, world!: sum not found 2025/03/16 01:25:10 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gewihen7geba' 2025/03/16 01:25:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewihen7geba': 1 files missing 2025/03/16 01:25:10 NOTICE: 1 hashes missing 2025/03/16 01:25:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewihen7geba': 2 differences found 2025/03/16 01:25:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewihen7geba': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/16 01:25:11 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/16 01:25:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewihen7geba': 0 differences found 2025/03/16 01:25:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewihen7geba': 1 matching files 2025/03/16 01:25:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daxohex5vanu" 2025/03/16 01:25:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/16 01:25:11 DEBUG : Creating backend with remote "TestDrive:crypt/00bg6auaksmm9237n1ss5f4gdr0vadg42eun77voqlih9ekbo71g" 2025/03/16 01:25:12 DEBUG : Creating backend with remote "/tmp/rclone3602741666" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daxohex5vanu'", Local "Local file system at /tmp/rclone3602741666", Modify Window "1ms" 2025/03/16 01:25:14 DEBUG : HELLO, WORLD!: md5 = a4d31bc0282b0ed114c37cb0249ebdaa OK lower checkfile vs. upper remote (without normalization) 2025/03/16 01:25:14 ERROR : HELLO, WORLD!: sum not found 2025/03/16 01:25:14 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-daxohex5vanu' 2025/03/16 01:25:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxohex5vanu': 1 files missing 2025/03/16 01:25:14 NOTICE: 1 hashes missing 2025/03/16 01:25:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxohex5vanu': 2 differences found 2025/03/16 01:25:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxohex5vanu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/16 01:25:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/16 01:25:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxohex5vanu': 0 differences found 2025/03/16 01:25:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxohex5vanu': 1 matching files 2025/03/16 01:25:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qogumab1gise" 2025/03/16 01:25:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/16 01:25:16 DEBUG : Creating backend with remote "TestDrive:crypt/fovk8kuok2e7fo8p4lt1good46lc73269i35ch2mtvfbml35frtg" 2025/03/16 01:25:17 DEBUG : Creating backend with remote "/tmp/rclone1489964724" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qogumab1gise'", Local "Local file system at /tmp/rclone1489964724", Modify Window "1ms" 2025/03/16 01:25:19 DEBUG : HeLlO, wOrLd!: md5 = 31266941cfda0b5d57f6cd78cdace898 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/16 01:25:20 ERROR : HeLlO, wOrLd!: sum not found 2025/03/16 01:25:20 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qogumab1gise' 2025/03/16 01:25:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qogumab1gise': 1 files missing 2025/03/16 01:25:20 NOTICE: 1 hashes missing 2025/03/16 01:25:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qogumab1gise': 2 differences found 2025/03/16 01:25:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qogumab1gise': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/16 01:25:21 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/16 01:25:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qogumab1gise': 0 differences found 2025/03/16 01:25:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qogumab1gise': 1 matching files 2025/03/16 01:25:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vomibup3yoro" 2025/03/16 01:25:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/16 01:25:21 DEBUG : Creating backend with remote "TestDrive:crypt/c7qkvhh17mpf4jr08oa1iamle0vvomf2lqltnomrqr2lkkmvkfn0" 2025/03/16 01:25:22 DEBUG : Creating backend with remote "/tmp/rclone1834818240" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vomibup3yoro'", Local "Local file system at /tmp/rclone1834818240", Modify Window "1ms" 2025/03/16 01:25:24 DEBUG : HELLO, WORLD!: md5 = 6dc56378c96214f03b1aaae5d39836d8 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/16 01:25:24 ERROR : HELLO, WORLD!: sum not found 2025/03/16 01:25:24 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vomibup3yoro' 2025/03/16 01:25:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vomibup3yoro': 1 files missing 2025/03/16 01:25:24 NOTICE: 1 hashes missing 2025/03/16 01:25:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vomibup3yoro': 2 differences found 2025/03/16 01:25:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vomibup3yoro': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/16 01:25:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/16 01:25:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vomibup3yoro': 0 differences found 2025/03/16 01:25:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vomibup3yoro': 1 matching files 2025/03/16 01:25:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zutahuc5nuya" 2025/03/16 01:25:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/16 01:25:25 DEBUG : Creating backend with remote "TestDrive:crypt/9lun9a0mafdintaauvb6mvu97i80a0taulrtbts31r0hl12cgtvg" 2025/03/16 01:25:26 DEBUG : Creating backend with remote "/tmp/rclone4188934734" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zutahuc5nuya'", Local "Local file system at /tmp/rclone4188934734", Modify Window "1ms" 2025/03/16 01:25:28 DEBUG : 測試_Русский___ě_áñ: md5 = 70f5040727193245c31a64cab23bb035 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/16 01:25:29 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/16 01:25:29 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zutahuc5nuya' 2025/03/16 01:25:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zutahuc5nuya': 1 files missing 2025/03/16 01:25:29 NOTICE: 1 hashes missing 2025/03/16 01:25:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zutahuc5nuya': 2 differences found 2025/03/16 01:25:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zutahuc5nuya': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/16 01:25:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/16 01:25:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zutahuc5nuya': 0 differences found 2025/03/16 01:25:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zutahuc5nuya': 1 matching files 2025/03/16 01:25:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pinejow3lema" 2025/03/16 01:25:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/16 01:25:30 DEBUG : Creating backend with remote "TestDrive:crypt/n8q7pv0e34bn49sb7pi1jm7cf9e738ou55m4b3ghdn803i3lrad0" 2025/03/16 01:25:31 DEBUG : Creating backend with remote "/tmp/rclone2040955165" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pinejow3lema'", Local "Local file system at /tmp/rclone2040955165", Modify Window "1ms" 2025/03/16 01:25:33 DEBUG : 測試_Русский___ě_áñ: md5 = 4274aeb4dee44d1606ce00da4e25c89b OK NFC checkfile vs. NFD remote (without normalization) 2025/03/16 01:25:33 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/16 01:25:33 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pinejow3lema' 2025/03/16 01:25:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pinejow3lema': 1 files missing 2025/03/16 01:25:33 NOTICE: 1 hashes missing 2025/03/16 01:25:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pinejow3lema': 2 differences found 2025/03/16 01:25:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pinejow3lema': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/16 01:25:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/16 01:25:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pinejow3lema': 0 differences found 2025/03/16 01:25:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pinejow3lema': 1 matching files 2025/03/16 01:25:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vedeqic0ceke" 2025/03/16 01:25:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/16 01:25:35 DEBUG : Creating backend with remote "TestDrive:crypt/offvvlj77isjgg9jq5pshs04m2o2bpn6pqs6a5ka1fbe1bcek89g" 2025/03/16 01:25:36 DEBUG : Creating backend with remote "/tmp/rclone2913092567" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vedeqic0ceke'", Local "Local file system at /tmp/rclone2913092567", Modify Window "1ms" 2025/03/16 01:25:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 857fba8370ee146b1f4fbd831eb1463f OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/16 01:25:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/16 01:25:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vedeqic0ceke' 2025/03/16 01:25:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vedeqic0ceke': 1 files missing 2025/03/16 01:25:38 NOTICE: 1 hashes missing 2025/03/16 01:25:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vedeqic0ceke': 2 differences found 2025/03/16 01:25:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vedeqic0ceke': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/16 01:25:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/16 01:25:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vedeqic0ceke': 0 differences found 2025/03/16 01:25:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vedeqic0ceke': 1 matching files 2025/03/16 01:25:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kowenis0wave" 2025/03/16 01:25:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/16 01:25:39 DEBUG : Creating backend with remote "TestDrive:crypt/gpkvkd9ki6rjtsg3njppui7sk75lmiec7ifh3j0ju4epkpg1ejv0" 2025/03/16 01:25:40 DEBUG : Creating backend with remote "/tmp/rclone1329698126" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kowenis0wave'", Local "Local file system at /tmp/rclone1329698126", Modify Window "1ms" 2025/03/16 01:25:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 79aeb54e0b2faaa5f1d7453e82120563 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/16 01:25:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/16 01:25:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kowenis0wave' 2025/03/16 01:25:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kowenis0wave': 1 files missing 2025/03/16 01:25:43 NOTICE: 1 hashes missing 2025/03/16 01:25:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kowenis0wave': 2 differences found 2025/03/16 01:25:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kowenis0wave': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/16 01:25:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/16 01:25:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kowenis0wave': 0 differences found 2025/03/16 01:25:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kowenis0wave': 1 matching files 2025/03/16 01:25:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzepot2cuya" 2025/03/16 01:25:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/16 01:25:44 DEBUG : Creating backend with remote "TestDrive:crypt/v8aajmdu71cdcbg4qcvs06ltp5s10nkggkn3q27rpa47v4nke41g" 2025/03/16 01:25:45 DEBUG : Creating backend with remote "/tmp/rclone284127429" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzepot2cuya'", Local "Local file system at /tmp/rclone284127429", Modify Window "1ms" 2025/03/16 01:25:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b4e0493da19a872e2722466ea24b23f7 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/16 01:25:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/16 01:25:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-muzepot2cuya' 2025/03/16 01:25:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muzepot2cuya': 1 files missing 2025/03/16 01:25:47 NOTICE: 1 hashes missing 2025/03/16 01:25:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muzepot2cuya': 2 differences found 2025/03/16 01:25:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muzepot2cuya': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/16 01:25:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/16 01:25:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muzepot2cuya': 0 differences found 2025/03/16 01:25:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muzepot2cuya': 1 matching files 2025/03/16 01:25:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quwomop0qigu" 2025/03/16 01:25:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/16 01:25:48 DEBUG : Creating backend with remote "TestDrive:crypt/0vojkbsk1s1glnm8oo5l1bfke9r4kokv50534pueines89c4r6vg" 2025/03/16 01:25:49 DEBUG : Creating backend with remote "/tmp/rclone2792321625" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quwomop0qigu'", Local "Local file system at /tmp/rclone2792321625", Modify Window "1ms" 2025/03/16 01:25:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cbd83ca6094e1124c5bfcc0f522f3ef1 OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/16 01:25:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/16 01:25:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-quwomop0qigu' 2025/03/16 01:25:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwomop0qigu': 1 files missing 2025/03/16 01:25:52 NOTICE: 1 hashes missing 2025/03/16 01:25:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwomop0qigu': 2 differences found 2025/03/16 01:25:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwomop0qigu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/16 01:25:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/16 01:25:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwomop0qigu': 0 differences found 2025/03/16 01:25:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quwomop0qigu': 1 matching files 2025/03/16 01:25:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quwomop0qigu': Purge remote 2025/03/16 01:25:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzepot2cuya': Purge remote 2025/03/16 01:25:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kowenis0wave': Purge remote 2025/03/16 01:25:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vedeqic0ceke': Purge remote 2025/03/16 01:25:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pinejow3lema': Purge remote 2025/03/16 01:25:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zutahuc5nuya': Purge remote 2025/03/16 01:25:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vomibup3yoro': Purge remote 2025/03/16 01:25:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qogumab1gise': Purge remote 2025/03/16 01:25:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daxohex5vanu': Purge remote 2025/03/16 01:25:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gewihen7geba': Purge remote --- PASS: TestApplyTransforms (51.42s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:25:58 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/16 01:26:00 DEBUG : sub/file2: md5 = 004e6f4b06524bc8e5b734d6c490674c OK 2025/03/16 01:26:00 INFO : file1: Copied (new) to: sub/file2 2025/03/16 01:26:01 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:26:01 DEBUG : file1: Unchanged skipping 2025/03/16 01:26:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': don't need to copy/move sub/file2, it is already at target location 2025/03/16 01:26:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.88s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:26:06 DEBUG : dst/file1: md5 = c95c0e0683211421059b6f7705e5f558 OK 2025/03/16 01:26:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-golamuc0paka/backup" 2025/03/16 01:26:07 DEBUG : Creating backend with remote "TestDrive:crypt/g25u28f6hh8567avegfden1fc5a207pbo0pmenjcphputvjdej6g/1nrff024r7pq65ecp72fc28jb0" 2025/03/16 01:26:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/16 01:26:11 INFO : dst/file1: Moved (server-side) 2025/03/16 01:26:12 DEBUG : dst/file1: md5 = 70dc3c0ddbed6755fc5386c3980cbb36 OK 2025/03/16 01:26:12 INFO : dst/file1: Copied (new) 2025/03/16 01:26:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/16 01:26:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/16 01:26:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.61s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:26:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-golamuc0paka/dst" 2025/03/16 01:26:17 DEBUG : Creating backend with remote "TestDrive:crypt/g25u28f6hh8567avegfden1fc5a207pbo0pmenjcphputvjdej6g/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/16 01:26:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-golamuc0paka/CompareDest" 2025/03/16 01:26:18 DEBUG : Creating backend with remote "TestDrive:crypt/g25u28f6hh8567avegfden1fc5a207pbo0pmenjcphputvjdej6g/gveqi14airsml4bgu7krj116o8" 2025/03/16 01:26:20 DEBUG : one: Need to transfer - File not found at Destination 2025/03/16 01:26:22 DEBUG : one: md5 = 875d7d8562e6bac62779c5779f0f0810 OK 2025/03/16 01:26:22 INFO : one: Copied (new) 2025/03/16 01:26:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:26:25 DEBUG : one: md5 = 2e0071ed63f9cd63be1ddd058a5fbfb0 OK 2025/03/16 01:26:25 INFO : one: Copied (replaced existing) 2025/03/16 01:26:27 DEBUG : dst/one: md5 = 4188c666fb83f8cc41843d6b207e6371 OK 2025/03/16 01:26:30 DEBUG : CompareDest/one: md5 = dab701b5d247048861474bc513e3dd8d OK 2025/03/16 01:26:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:26:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:26:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/16 01:26:33 DEBUG : CompareDest/two: md5 = 47046f303068d592547b644eef5cbd51 OK 2025/03/16 01:26:34 DEBUG : two: Need to transfer - File not found at Destination 2025/03/16 01:26:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:26:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/16 01:26:35 DEBUG : two: Need to transfer - File not found at Destination 2025/03/16 01:26:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:26:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/16 01:26:37 DEBUG : two: Need to transfer - File not found at Destination 2025/03/16 01:26:37 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/16 01:26:38 DEBUG : two: md5 = 8662830d528bd34cf90a7f3810b69825 OK 2025/03/16 01:26:38 INFO : two: Copied (new) 2025/03/16 01:26:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/16 01:26:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:26:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:26:42 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.80s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:26:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-golamuc0paka/dst" 2025/03/16 01:26:42 DEBUG : Creating backend with remote "TestDrive:crypt/g25u28f6hh8567avegfden1fc5a207pbo0pmenjcphputvjdej6g/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/16 01:26:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-golamuc0paka/CopyDest" 2025/03/16 01:26:44 DEBUG : Creating backend with remote "TestDrive:crypt/g25u28f6hh8567avegfden1fc5a207pbo0pmenjcphputvjdej6g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/16 01:26:45 DEBUG : one: Need to transfer - File not found at Destination 2025/03/16 01:26:48 DEBUG : one: md5 = 053e3526b3de7ab2c6c333c76d22ba25 OK 2025/03/16 01:26:48 INFO : one: Copied (new) 2025/03/16 01:26:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:26:50 DEBUG : one: md5 = ee7af12bb2ffc30abd94029bcc687685 OK 2025/03/16 01:26:50 INFO : one: Copied (replaced existing) 2025/03/16 01:26:52 DEBUG : dst/one: md5 = 4d7733495d562d730e48a8947fd61a94 OK 2025/03/16 01:26:54 DEBUG : CopyDest/one: md5 = 2a51c2914f77635b2c31cc1f33ec4a1b OK 2025/03/16 01:26:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-golamuc0paka/BackupDir" 2025/03/16 01:26:55 DEBUG : Creating backend with remote "TestDrive:crypt/g25u28f6hh8567avegfden1fc5a207pbo0pmenjcphputvjdej6g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/16 01:26:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:26:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:26:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 01:26:58 INFO : one: Moved (server-side) 2025/03/16 01:26:59 INFO : one: Copied (server-side copy) 2025/03/16 01:26:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/16 01:27:01 DEBUG : CopyDest/two: md5 = be1ed53550216854478e29a142449577 OK 2025/03/16 01:27:02 DEBUG : two: Need to transfer - File not found at Destination 2025/03/16 01:27:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:27:03 INFO : two: Copied (server-side copy) 2025/03/16 01:27:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/16 01:27:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/16 01:27:04 DEBUG : two: Unchanged skipping 2025/03/16 01:27:06 DEBUG : CopyDest/three: md5 = 38e515a75f0cc9a378c216e21f2a4758 OK 2025/03/16 01:27:07 DEBUG : three: Need to transfer - File not found at Destination 2025/03/16 01:27:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/16 01:27:07 DEBUG : three: Destination not found in --copy-dest 2025/03/16 01:27:08 DEBUG : three: md5 = 7c51ff392875f951bdc1be6edf9e1081 OK 2025/03/16 01:27:08 INFO : three: Copied (new) 2025/03/16 01:27:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/16 01:27:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:27:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/16 01:27:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/16 01:27:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:27:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/16 01:27:14 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.07s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:27:16 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/16 01:27:18 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 60ecd210b1c42b001762aee6683bbe64 OK 2025/03/16 01:27:18 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/16 01:27:18 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/16 01:27:19 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/03/16 01:27:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/16 01:27:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/16 01:27:21 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a71343e6a9cff4ecc7166c1d2e9a4c28 OK 2025/03/16 01:27:21 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/16 01:27:23 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/16 01:27:23 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.55s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.56s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:27:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': Looking for duplicate names using skip mode. 2025/03/16 01:27:27 NOTICE: one: Found 2 files with duplicate names 2025/03/16 01:27:27 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.61s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:27:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': Looking for duplicate names using skip mode. 2025/03/16 01:27:33 NOTICE: one: Found 3 files with duplicate names 2025/03/16 01:27:33 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/16 01:27:34 INFO : one: Deleted 2025/03/16 01:27:34 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.27s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:27:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': Looking for duplicate names using first mode. 2025/03/16 01:27:39 NOTICE: one: Found 3 files with duplicate names 2025/03/16 01:27:40 INFO : one: Deleted 2025/03/16 01:27:40 INFO : one: Deleted 2025/03/16 01:27:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.17s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:27:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': Looking for duplicate names using newest mode. 2025/03/16 01:27:46 NOTICE: one: Found 3 files with duplicate names 2025/03/16 01:27:46 INFO : one: Deleted 2025/03/16 01:27:46 INFO : one: Deleted 2025/03/16 01:27:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.13s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:27:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': Looking for duplicate names using oldest mode. 2025/03/16 01:27:52 NOTICE: one: Found 3 files with duplicate names 2025/03/16 01:27:52 INFO : one: Deleted 2025/03/16 01:27:53 INFO : one: Deleted 2025/03/16 01:27:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.00s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:27:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': Looking for duplicate names using largest mode. 2025/03/16 01:27:58 NOTICE: one: Found 3 files with duplicate names 2025/03/16 01:27:59 INFO : one: Deleted 2025/03/16 01:27:59 INFO : one: Deleted 2025/03/16 01:27:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.18s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:28:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': Looking for duplicate names using smallest mode. 2025/03/16 01:28:04 NOTICE: one: Found 3 files with duplicate names 2025/03/16 01:28:05 INFO : one: Deleted 2025/03/16 01:28:05 INFO : one: Deleted 2025/03/16 01:28:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.90s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:28:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': Looking for duplicate names using rename mode. 2025/03/16 01:28:11 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/16 01:28:12 INFO : one-2.txt: renamed from: one.txt 2025/03/16 01:28:14 INFO : one-3.txt: renamed from: one.txt 2025/03/16 01:28:15 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.24s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:28:19 DEBUG : dupe1/one.txt: md5 = 4d30937238f662443c5eb30c8565523b OK 2025/03/16 01:28:22 DEBUG : dupe2/two.txt: md5 = f863c27a11e9bab797f96eb369bd0bce OK 2025/03/16 01:28:24 DEBUG : dupe3/three.txt: md5 = 3819e26c6336a286eca2c29c6bb60f63 OK 2025/03/16 01:28:24 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/16 01:28:25 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/16 01:28:25 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/16 01:28:26 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/16 01:28:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/16 01:28:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/16 01:28:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.45s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:28:31 DEBUG : a.txt: md5 = ffd1e68c5e6d157519203a678d48bd4f OK 2025/03/16 01:28:32 DEBUG : zend.txt: md5 = c963e776f374c09dcf7114293e524edf OK 2025/03/16 01:28:35 DEBUG : sub dir/hello world: md5 = 4849aff66774ea9ae9f3497bc2e43a1a OK 2025/03/16 01:28:36 DEBUG : sub dir/hello world2: md5 = 553f954c354920247a6682d9729d61a2 OK 2025/03/16 01:28:38 DEBUG : sub dir/ignore dir/.ignore: md5 = e94e1ab120a16ff466db3800541e7659 OK 2025/03/16 01:28:40 DEBUG : sub dir/ignore dir/should be ignored: md5 = 688dd9cec21d0b8314865c817c7b6ee2 OK 2025/03/16 01:28:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = 14cf6168f66a4e635be1d6774d2461d0 OK 2025/03/16 01:28:43 DEBUG : a.txt: Excluded (Size Filter) 2025/03/16 01:28:43 DEBUG : a.txt: Excluded 2025/03/16 01:28:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/16 01:28:44 DEBUG : sub dir/hello world2: Excluded 2025/03/16 01:28:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/16 01:28:44 DEBUG : sub dir/hello world: Excluded 2025/03/16 01:28:44 DEBUG : sub dir/ignore dir: Excluded 2025/03/16 01:28:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/16 01:28:44 DEBUG : sub dir/hello world2: Excluded 2025/03/16 01:28:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/16 01:28:44 DEBUG : sub dir/hello world: Excluded 2025/03/16 01:28:45 DEBUG : sub dir/ignore dir: Excluded 2025/03/16 01:28:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/16 01:28:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/16 01:28:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/16 01:28:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/16 01:28:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/16 01:28:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/03/16 01:28:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.59s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:28:53 DEBUG : file1: md5 = 9fca3fa932a5f5aecaa5d626b43e67db OK 2025/03/16 01:28:55 DEBUG : sub/file2: md5 = 913bb49bd65568a5bdb59e0741326be4 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/03/16 01:28:58 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/16 01:28:58 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/16 01:28:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/16 01:29:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.29s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:29:02 DEBUG : file1: md5 = edb33f139a3a6ecb04ba72d50805c564 OK 2025/03/16 01:29:04 DEBUG : sub/file2: md5 = 682128ec04428599f1117c5ef33b8723 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/03/16 01:29:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-golamuc0paka/notfound" 2025/03/16 01:29:08 DEBUG : Config file has changed externally - reloading 2025/03/16 01:29:08 DEBUG : Creating backend with remote "TestDrive:crypt/g25u28f6hh8567avegfden1fc5a207pbo0pmenjcphputvjdej6g/qe0i31qdkoejk60elps0ni5sqk" 2025/03/16 01:29:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.06s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.21s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.68s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:29:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': Making directory 2025/03/16 01:29:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:29:15 DEBUG : sub dir/hello world: md5 = 356fac3f021bcde8bb31fd7ce639401e OK 2025/03/16 01:29:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.64s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:29:18 DEBUG : potato2: md5 = 0006a56c3f86fba65ab78567edc0f1b9 OK 2025/03/16 01:29:20 DEBUG : empty space: md5 = de622c4e4433885948e2264a0075ffa4 OK --- PASS: TestLs (4.52s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:29:23 DEBUG : potato2: md5 = 37397136e03b13cf58f883e6ef7868a4 OK 2025/03/16 01:29:24 DEBUG : empty space: md5 = 75f571a311f5643a4f15e4ab9533dd2f OK 2025/03/16 01:29:25 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/16 01:29:25 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.79s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:29:28 DEBUG : potato2: md5 = d45fc204c4856a71613974c86136347c OK 2025/03/16 01:29:29 DEBUG : empty space: md5 = 2bdcf708b4ddf77c4520075cd217abfe OK --- PASS: TestLsLong (4.73s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:29:33 DEBUG : potato2: md5 = 4a68be3f232903cfb42bfb1f3960df3f OK 2025/03/16 01:29:34 DEBUG : empty space: md5 = 9080490af0e9a110c1542fa686eb31a6 OK --- PASS: TestHashSums (4.40s) === RUN TestHashSumsWithErrors 2025/03/16 01:29:36 DEBUG : Creating backend with remote ":memory:" 2025/03/16 01:29:36 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/16 01:29:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/16 01:29:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/16 01:29:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/16 01:29:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/16 01:29:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/16 01:29:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/16 01:29:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/16 01:29:36 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-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:29:37 DEBUG : potato2: md5 = ddb46fdc7bab8d0770deb5d04fd45ef0 OK 2025/03/16 01:29:38 DEBUG : empty space: md5 = 2bfa5eedfe917a7e89a6a67c22065bae OK 2025/03/16 01:29:40 DEBUG : sub dir/potato3: md5 = 15c19a18eec30a8a0bd33fe6490c7251 OK 2025/03/16 01:29:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.39s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:29:45 DEBUG : small: md5 = a06948987dacf24d347e74d74fb5ad4b OK 2025/03/16 01:29:47 DEBUG : medium: md5 = 4f022cbf753d24d2130b4fe043d76783 OK 2025/03/16 01:29:48 DEBUG : large: md5 = 52cb24f28f30a527822d77775e0d416d OK 2025/03/16 01:29:48 DEBUG : Waiting for deletions to finish 2025/03/16 01:29:49 DEBUG : large: Excluded (Size Filter) 2025/03/16 01:29:49 INFO : small: Deleted 2025/03/16 01:29:49 INFO : medium: Deleted --- PASS: TestDelete (6.24s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:29:52 DEBUG : small: md5 = 57e12f58cf38916ead8eef550c4b0707 OK 2025/03/16 01:29:53 DEBUG : medium: md5 = f631237d711730c5b8bbdbb50b58450b OK 2025/03/16 01:29:54 DEBUG : large: md5 = ed1d00e6260b62aa2373aae9b6140479 OK 2025/03/16 01:29:55 DEBUG : Waiting for deletions to finish 2025/03/16 01:29:55 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/03/16 01:29:55 INFO : small: Deleted 2025/03/16 01:29:55 INFO : medium: Deleted --- PASS: TestMaxDelete (6.81s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:29:58 DEBUG : small: md5 = bfd0a57e0c4f094eb388890164566021 OK 2025/03/16 01:30:00 DEBUG : medium: md5 = ff12dd8939fb98a35c05334d513a5c51 OK 2025/03/16 01:30:01 DEBUG : large: md5 = d88ab931ecd9e5323eb86290be3b3493 OK 2025/03/16 01:30:01 DEBUG : Waiting for deletions to finish 2025/03/16 01:30:01 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/16 01:30:02 INFO : medium: Deleted 2025/03/16 01:30:02 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.64s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:30:05 DEBUG : small: md5 = b941e0d2233c5d59c438479517e072f8 OK 2025/03/16 01:30:06 DEBUG : medium: md5 = 14c023fcb99ad8819309dc3574acddc1 OK 2025/03/16 01:30:08 DEBUG : large: md5 = f8c9415ac988be05daff33d9f645f99c OK 2025/03/16 01:30:08 DEBUG : Waiting for deletions to finish 2025/03/16 01:30:08 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/03/16 01:30:09 INFO : small: Deleted 2025/03/16 01:30:09 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.72s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:30:12 DEBUG : ReadFile: md5 = 7f60be830a6e1d7ce7954f74be2fe50b OK --- PASS: TestReadFile (4.06s) === RUN TestRetry 2025/03/16 01:30:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/16 01:30:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/16 01:30:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/16 01:30:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/16 01:30:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/16 01:30:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/16 01:30:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:30:16 DEBUG : file1: md5 = f94d56780f8be3581af536687a9a8a41 OK 2025/03/16 01:30:17 DEBUG : file2: md5 = 089efb50a2b4620277fc9bfd958eef52 OK --- PASS: TestCat (15.39s) === RUN TestPurge 2025/03/16 01:30:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lubekup9yuta" 2025/03/16 01:30:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/16 01:30:30 DEBUG : Creating backend with remote "TestDrive:crypt/iav700hfv465v21agoqkmi4nt07hfnptcmc401d5tsbgbaed9rog" 2025/03/16 01:30:31 DEBUG : Creating backend with remote "/tmp/rclone1693049753" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lubekup9yuta'", Local "Local file system at /tmp/rclone1693049753", Modify Window "1ms" 2025/03/16 01:30:35 DEBUG : A1/B1/C1/one: md5 = 9f71bbdfa852367dc1522d0fb204be9e OK 2025/03/16 01:30:35 INFO : A2: Making directory 2025/03/16 01:30:36 INFO : A1/B2: Making directory 2025/03/16 01:30:37 INFO : A1/B2/C2: Making directory 2025/03/16 01:30:37 INFO : A1/B1/C3: Making directory 2025/03/16 01:30:38 INFO : A3: Making directory 2025/03/16 01:30:39 INFO : A3/B3: Making directory 2025/03/16 01:30:40 INFO : A3/B3/C4: Making directory 2025/03/16 01:30:42 DEBUG : A1/two: md5 = cc9dfc5fef553d21bd6352b2f266a55c OK 2025/03/16 01:30:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lubekup9yuta': Purge remote 2025/03/16 01:30:45 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.28s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:30:49 DEBUG : A1/B1/C1/one: md5 = a64e1e8e75ad77301092cca9d5ac0e5d OK 2025/03/16 01:30:49 INFO : A2: Making directory 2025/03/16 01:30:50 INFO : A1/B2: Making directory 2025/03/16 01:30:50 INFO : A1/B2/C2: Making directory 2025/03/16 01:30:51 INFO : A1/B1/C3: Making directory 2025/03/16 01:30:52 INFO : A3: Making directory 2025/03/16 01:30:53 INFO : A3/B3: Making directory 2025/03/16 01:30:53 INFO : A3/B3/C4: Making directory 2025/03/16 01:30:56 DEBUG : A1/two: md5 = b37edfcfa6e82c1e01cec24808d32736 OK 2025/03/16 01:30:57 DEBUG : removing 1 level 3 directories 2025/03/16 01:30:57 INFO : A3/B3/C4: Removing directory 2025/03/16 01:30:59 DEBUG : removing 2 level 3 directories 2025/03/16 01:30:59 INFO : A1/B2/C2: Removing directory 2025/03/16 01:30:59 INFO : A1/B1/C3: Removing directory 2025/03/16 01:31:00 DEBUG : removing 2 level 2 directories 2025/03/16 01:31:00 INFO : A3/B3: Removing directory 2025/03/16 01:31:00 INFO : A1/B2: Removing directory 2025/03/16 01:31:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/16 01:31:00 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/16 01:31:01 DEBUG : removing 2 level 1 directories 2025/03/16 01:31:01 INFO : A3: Removing directory 2025/03/16 01:31:01 INFO : A2: Removing directory 2025/03/16 01:31:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/16 01:31:05 DEBUG : removing 1 level 3 directories 2025/03/16 01:31:05 INFO : A1/B1/C1: Removing directory 2025/03/16 01:31:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:31:05 DEBUG : removing 1 level 2 directories 2025/03/16 01:31:05 INFO : A1/B1: Removing directory 2025/03/16 01:31:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/16 01:31:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/16 01:31:06 DEBUG : removing 1 level 1 directories 2025/03/16 01:31:06 INFO : A1: Removing directory 2025/03/16 01:31:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/16 01:31:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/16 01:31:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/16 01:31:07 DEBUG : removing 1 level 0 directories 2025/03/16 01:31:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': Removing directory 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/16 01:31:07 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.05s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:31:09 INFO : A1: Making directory 2025/03/16 01:31:10 INFO : A1/B1: Making directory 2025/03/16 01:31:10 INFO : A1/B1/C1: Making directory 2025/03/16 01:31:13 DEBUG : removing 1 level 3 directories 2025/03/16 01:31:13 INFO : A1/B1/C1: Removing directory 2025/03/16 01:31:14 DEBUG : removing 1 level 2 directories 2025/03/16 01:31:14 INFO : A1/B1: Removing directory 2025/03/16 01:31:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/16 01:31:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.94s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:31:16 INFO : A1: Making directory 2025/03/16 01:31:17 INFO : A1/B1: Making directory 2025/03/16 01:31:18 INFO : A1/B1/C1: Making directory 2025/03/16 01:31:20 DEBUG : removing 1 level 3 directories 2025/03/16 01:31:20 INFO : A1/B1/C1: Removing directory 2025/03/16 01:31:21 DEBUG : removing 1 level 2 directories 2025/03/16 01:31:21 INFO : A1/B1: Removing directory 2025/03/16 01:31:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/16 01:31:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.36s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:31:25 DEBUG : file1: md5 = ab974276abb986e9f0313a30f4c90f0a OK 2025/03/16 01:31:25 DEBUG : filename.txt: File name found in url 2025/03/16 01:31:27 DEBUG : filename.txt: md5 = b950db685f60f7bf9fffe723b9547705 OK 2025/03/16 01:31:27 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/16 01:31:28 DEBUG : headerfilename.txt: md5 = 16582f9f3cae6f9e5d4bb1dea88c97a0 OK 2025/03/16 01:31:30 DEBUG : file2: md5 = e98a120fe1553490c3813ed88b701206 OK --- PASS: TestCopyURL (8.75s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:31:32 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/16 01:31:34 DEBUG : sub/file2: md5 = d81c278492220f6e63f02ddbc4d3d299 OK 2025/03/16 01:31:34 INFO : file1: Copied (new) to: sub/file2 2025/03/16 01:31:34 INFO : file1: Deleted 2025/03/16 01:31:35 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:31:35 DEBUG : file1: Unchanged skipping 2025/03/16 01:31:35 INFO : file1: Deleted 2025/03/16 01:31:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': don't need to copy/move sub/file2, it is already at target location 2025/03/16 01:31:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.03s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:31:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/16 01:31:40 DEBUG : file1: md5 = 7d11c3351f439c9955f1a4c331d91f60 OK 2025/03/16 01:31:40 INFO : file1: Copied (new) 2025/03/16 01:31:40 INFO : file1: Deleted 2025/03/16 01:31:40 DEBUG : file1: Destination exists, skipping 2025/03/16 01:31:40 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.20s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:31:44 DEBUG : dst/file1: md5 = 373f22abfabd3b89c60980f8e8cdab49 OK 2025/03/16 01:31:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-golamuc0paka/backup" 2025/03/16 01:31:45 DEBUG : Creating backend with remote "TestDrive:crypt/g25u28f6hh8567avegfden1fc5a207pbo0pmenjcphputvjdej6g/1nrff024r7pq65ecp72fc28jb0" 2025/03/16 01:31:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/16 01:31:49 INFO : dst/file1: Moved (server-side) 2025/03/16 01:31:50 DEBUG : dst/file1: md5 = 12bdf14b6f902f78108b06b2e5400f39 OK 2025/03/16 01:31:50 INFO : dst/file1: Copied (new) 2025/03/16 01:31:50 INFO : dst/file1: Deleted 2025/03/16 01:31:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/16 01:31:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/16 01:31:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.39s) === 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-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:31:57 DEBUG : A1/one: md5 = 288ecc4af5036c6121e516f5ccd1873e OK 2025/03/16 01:31:58 DEBUG : A1/two: md5 = 60ea2e278b9499e9a07930e9d8b17ebe OK 2025/03/16 01:32:00 DEBUG : A1/B1/three: md5 = fca11de23c912b72f6f907911fb0e8e6 OK 2025/03/16 01:32:02 DEBUG : A1/B1/C1/four: md5 = 7731be60365ae4d00f7538e55895b3ce OK 2025/03/16 01:32:04 DEBUG : A1/B1/C2/five: md5 = 7f81d8fb006ed8b00e9e98da88c41a31 OK 2025/03/16 01:32:04 INFO : A1/B2: Making directory 2025/03/16 01:32:05 INFO : A1/B1/C3: Making directory 2025/03/16 01:32:14 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/16 01:32:14 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/16 01:32:14 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/16 01:32:15 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/16 01:32:16 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/16 01:32:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/16 01:32:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/16 01:32:19 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/16 01:32:19 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/16 01:32:19 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/16 01:32:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/16 01:32:26 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/16 01:32:26 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/16 01:32:26 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/16 01:32:27 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/16 01:32:27 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/16 01:32:30 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/16 01:32:30 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/16 01:32:30 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/16 01:32:30 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/16 01:32:30 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/16 01:32:36 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/16 01:32:37 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/16 01:32:38 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/16 01:32:38 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/16 01:32:38 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/16 01:32:38 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/16 01:32:39 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/16 01:32:39 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/16 01:32:39 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/16 01:32:39 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.57s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:32:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': File to upload is small (34 bytes), uploading instead of streaming 2025/03/16 01:32:41 DEBUG : no_checksum_small_file_from_pipe: md5 = cbbc797e32117f6d5ceb3e0782c3cfc7 OK 2025/03/16 01:32:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/16 01:32:41 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/16 01:32:42 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/16 01:32:43 DEBUG : no_checksum_big_file_from_pipe: md5 = c96d5841923b903940aaafaccfdf58ce OK 2025/03/16 01:32:43 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-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:32:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': File to upload is small (34 bytes), uploading instead of streaming 2025/03/16 01:32:46 DEBUG : with_checksum_small_file_from_pipe: md5 = ca95d4152b3f64e1e9f87665d78b13dd OK 2025/03/16 01:32:46 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/16 01:32:47 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/16 01:32:48 DEBUG : with_checksum_big_file_from_pipe: md5 = f1d69b1a0ac11ad2047d86657083eb05 OK 2025/03/16 01:32:48 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-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:32:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': File to upload is small (34 bytes), uploading instead of streaming 2025/03/16 01:32:51 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:32:52 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/16 01:32:53 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-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:32:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': File to upload is small (34 bytes), uploading instead of streaming 2025/03/16 01:32:56 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/16 01:32:57 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/16 01:32:58 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.70s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.99s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.87s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.96s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.87s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/16 01:33:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': File to upload is small (48 bytes), uploading instead of streaming 2025/03/16 01:33:01 DEBUG : rcat_metadata: md5 = 79ea8d2667431b21c23479dbac73426f OK 2025/03/16 01:33:01 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/16 01:33:03 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/16 01:33:04 DEBUG : rcat_metadata_uploadcutoff0: md5 = 537807970f003ed37833741a2ff09d4f OK 2025/03/16 01:33:04 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.52s) --- PASS: TestRcatMetadata/Normal (2.48s) --- PASS: TestRcatMetadata/ViaDisk (2.57s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:33:06 DEBUG : potato1: md5 = 7716ca5073bdf49ee842e891e528c225 OK 2025/03/16 01:33:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': File to upload is small (60 bytes), uploading instead of streaming 2025/03/16 01:33:08 DEBUG : potato2: md5 = 7ef0aa713c2be312260374fa5aab9898 OK 2025/03/16 01:33:08 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.33s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:33:11 DEBUG : potato1: md5 = 7d89a9c83f452a85e70c3d5e89b1e0cf OK 2025/03/16 01:33:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': File to upload is small (60 bytes), uploading instead of streaming 2025/03/16 01:33:12 DEBUG : potato2: md5 = a4446e37ce32f1c266f45a80c3adcfa9 OK 2025/03/16 01:33:12 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.00s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:33:16 DEBUG : potato2: md5 = c7ce4e37498640af145ff2da9ebb115e OK 2025/03/16 01:33:17 DEBUG : empty space: md5 = 1b5ce4007c54053726dc867a846f11e1 OK 2025/03/16 01:33:19 DEBUG : sub dir/potato3: md5 = f2d7e9333e5abba00c1aea2c718d90d7 OK 2025/03/16 01:33:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': Touching "sub dir/potato3" 2025/03/16 01:33:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': Touching "empty space" 2025/03/16 01:33:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': Touching "potato2" 2025/03/16 01:33:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.67s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:33:24 DEBUG : dir with metadata: Making directory with metadata 2025/03/16 01:33:25 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.26s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:33:26 DEBUG : directory with modtime: Making directory with metadata 2025/03/16 01:33:27 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.40s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:33:29 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/16 01:33:29 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/16 01:33:29 DEBUG : Google drive root 'crypt/g25u28f6hh8567avegfden1fc5a207pbo0pmenjcphputvjdej6g': Skipping btime metadata as can't update it on an existing file: 2025-03-16T01:33:29.041696481Z 2025/03/16 01:33:29 INFO : non existent directory: Updated directory metadata 2025/03/16 01:33:31 DEBUG : Google drive root 'crypt/g25u28f6hh8567avegfden1fc5a207pbo0pmenjcphputvjdej6g': Skipping btime metadata as can't update it on an existing file: 2025-03-16T01:33:29.041696481Z 2025/03/16 01:33:32 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.75s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:33:33 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/16 01:33:35 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/16 01:33:36 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.88s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:33:37 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/16 01:33:37 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/16 01:33:37 DEBUG : dst: Making directory with metadata 2025/03/16 01:33:38 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/16 01:33:38 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/16 01:33:38 INFO : dst: Set directory modification time (using SetModTime) 2025/03/16 01:33:39 INFO : dst: Set directory modification time (using SetModTime) 2025/03/16 01:33:39 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/16 01:33:39 INFO : dst: Set directory modification time (using SetModTime) 2025/03/16 01:33:39 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.55s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka'", Local "Local file system at /tmp/rclone1993075955", Modify Window "1ms" 2025/03/16 01:33:43 DEBUG : sub dir/test remove existing: md5 = 87e31fab2e670e1f11db1c53420d2054 OK 2025/03/16 01:33:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = aa434a059e84e270cf8b7498e5abe325 OK 2025/03/16 01:33:46 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kimagux7" before starting 2025/03/16 01:33:47 DEBUG : sub dir/test remove existing.kimagux7: TEST: removing renamed existing file after operation 2025/03/16 01:33:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kafahaq8" before starting 2025/03/16 01:33:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kafahaq8: TEST: renaming existing back after failed operation 2025/03/16 01:33:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gatekef9" before starting 2025/03/16 01:33:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gatekef9: TEST: removing renamed existing file after operation 2025/03/16 01:33:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "nfjl4fa1abu3uie2c5onjl5mfa0iba5tsn6los96ef7pfm8sljbg" 2025/03/16 01:33:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "lii5c9qa8lr2p0f61h642hu3unmlehvkk7nub5umgm3562r2u8cb1o7qrrb9389omm2uli02gmi0sb2ijsfhud37ouge1kocsjonvohvam9b40m5v8lt00hf1u3tl0qiuf9bnu437rnd5s5oe7u9qb4bfvollt71o3a5d2lhbmvh3kc0sdj0" --- PASS: TestRemoveExisting (13.36s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/03/16 01:33:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-golamuc0paka': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m15.641939956s (try 1/5)