"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/09/29 05:03:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-capamus4peqo" 2025/09/29 05:03:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 05:03:04 DEBUG : Creating backend with remote "TestDrive:crypt/selpklhr1jga7kqkaqjkkcafa5qot00t7f5plfhhqt9ao9b6e3s0" 2025/09/29 05:03:05 DEBUG : Creating backend with remote "/tmp/rclone209582046" === 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-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", 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-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/29 05:03:05 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/29 05:03:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/29 05:03:05 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/29 05:03:05 DEBUG : potato: Seek from 10 to 0 2025/09/29 05:03:05 DEBUG : potato: Seek from 10 to 0 2025/09/29 05:03:05 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/29 05:03:05 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/29 05:03:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/29 05:03:05 DEBUG : potato: Seek from 5 to 2 2025/09/29 05:03:05 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/29 05:03:05 DEBUG : potato: Seek from 7 to 0 2025/09/29 05:03:05 DEBUG : potato: Seek from 7 to 0 2025/09/29 05:03:05 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/29 05:03:05 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/29 05:03:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/29 05:03:05 DEBUG : potato: Seek from 5 to 2 2025/09/29 05:03:05 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/29 05:03:05 DEBUG : potato: Seek from 8 to 0 2025/09/29 05:03:05 DEBUG : potato: Seek from 8 to 0 2025/09/29 05:03:05 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/29 05:03:05 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/29 05:03:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/29 05:03:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/29 05:03:05 DEBUG : potato: Seek from 5 to 2 2025/09/29 05:03:05 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/29 05:03:05 DEBUG : potato: Seek from 9 to 0 2025/09/29 05:03:05 DEBUG : potato: Seek from 9 to 0 2025/09/29 05:03:05 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-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:03:07 DEBUG : rutabaga: md5 = 71ff842a032186b46f44df867333a7f5 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/29 05:03:10 DEBUG : empty space: md5 = 6534ef0f173dff7ecc1aa29f5b649c21 OK === RUN TestCheck/3 2025/09/29 05:03:12 DEBUG : potato2: md5 = 4d8f925e215d23d348b643dbdf6512d8 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/29 05:03:14 DEBUG : remotepotato: md5 = 246bac3563e751d7f7ea67365baa05d6 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.65s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/09/29 05:03:17 DEBUG : Creating backend with remote "nonexistent" 2025/09/29 05:03:17 DEBUG : Creating backend with remote "nonexistent" 2025/09/29 05:03:17 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/29 05:03:17 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/09/29 05:03:17 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/29 05:03:17 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-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:03:18 DEBUG : rutabaga: md5 = dc04506683f89f6c02cd065f5515191e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/29 05:03:22 DEBUG : empty space: md5 = d3761862701601df03427a23950a9752 OK === RUN TestCheckDownload/3 2025/09/29 05:03:25 DEBUG : potato2: md5 = 4f1e60057ec2a4da0430faa7b8f5272f OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/29 05:03:29 DEBUG : remotepotato: md5 = 7d5e1ee58f852943cd83d1ea3d050223 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.10s) --- PASS: TestCheckDownload/1 (1.18s) --- PASS: TestCheckDownload/2 (1.45s) --- PASS: TestCheckDownload/3 (0.94s) --- PASS: TestCheckDownload/4 (1.08s) --- PASS: TestCheckDownload/5 (1.31s) --- PASS: TestCheckDownload/6 (1.28s) --- PASS: TestCheckDownload/7 (1.06s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:03:35 DEBUG : rutabaga: md5 = 37f7669405322601a40f041a1ed69f40 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/29 05:03:38 DEBUG : empty space: md5 = ba3bd0254a1478e59d09e3df53048081 OK === RUN TestCheckSizeOnly/3 2025/09/29 05:03:39 DEBUG : potato2: md5 = 90653c2fb7d4a8a5b49126030b835344 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/29 05:03:42 DEBUG : remotepotato: md5 = 82ec0fd3d2e053335e4b07317cb9e32a OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.62s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:03:46 DEBUG : test.sum: md5 = 4cdc1802d11ec95d7d3f53269e9a58ad OK 2025/09/29 05:03:47 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/29 05:03:47 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/29 05:03:47 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/29 05:03:47 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/29 05:03:49 DEBUG : test.sum: md5 = 91a5d65044b4d7067982a84a635274e6 OK 2025/09/29 05:03:50 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/29 05:03:50 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/29 05:03:50 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/29 05:03:50 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.26s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:03:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-capamus4peqo/data" 2025/09/29 05:03:51 DEBUG : Creating backend with remote "TestDrive:crypt/selpklhr1jga7kqkaqjkkcafa5qot00t7f5plfhhqt9ao9b6e3s0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.45s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:03:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-capamus4peqo/data" 2025/09/29 05:03:53 DEBUG : Creating backend with remote "TestDrive:crypt/selpklhr1jga7kqkaqjkkcafa5qot00t7f5plfhhqt9ao9b6e3s0/vjrnln8ratgmqakfosrqe8espk" 2025/09/29 05:03:57 DEBUG : data/banana: md5 = 6d1dee890ccd399b746005663099136d OK 2025/09/29 05:03:58 DEBUG : test.sum: md5 = d69e4a02ea2b8de3feaaab04b83ed816 OK === RUN TestCheckSumDownload/subtest1 2025/09/29 05:04:03 DEBUG : data/potato: md5 = f10f832600cab3f59bc8dfef27ba091a OK 2025/09/29 05:04:04 DEBUG : test.sum: md5 = 212fe6d32c6b83b4f24b456c709a2168 OK === RUN TestCheckSumDownload/subtest2 2025/09/29 05:04:08 DEBUG : test.sum: md5 = 8d44685a60b6c6b561d9c9c8ea061441 OK === RUN TestCheckSumDownload/subtest3 2025/09/29 05:04:12 DEBUG : test.sum: md5 = 15b766e8b65a202ce2921e9e993c3900 OK === RUN TestCheckSumDownload/subtest4 2025/09/29 05:04:17 DEBUG : test.sum: md5 = b21d979d10c9fa1a269c1f3c0e9bd53a OK === RUN TestCheckSumDownload/subtest5 2025/09/29 05:04:21 DEBUG : test.sum: md5 = f02f5b68a408d53f67fb596642411206 OK === RUN TestCheckSumDownload/subtest6 2025/09/29 05:04:25 DEBUG : data/banana: md5 = 88b0f51ae1db0adc5f2fc3dd948cd1b9 OK 2025/09/29 05:04:26 DEBUG : data/potato: md5 = 8315073e070b650046a773fcc238ccde OK 2025/09/29 05:04:28 DEBUG : test.sum: md5 = a427c806fd6c0b10023e7d6ed728f171 OK === RUN TestCheckSumDownload/subtest7 2025/09/29 05:04:33 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/09/29 05:04:33 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.43s) --- PASS: TestCheckSumDownload/subtest1 (2.54s) --- PASS: TestCheckSumDownload/subtest2 (2.09s) --- PASS: TestCheckSumDownload/subtest3 (2.17s) --- PASS: TestCheckSumDownload/subtest4 (2.53s) --- PASS: TestCheckSumDownload/subtest5 (1.94s) --- PASS: TestCheckSumDownload/subtest6 (1.94s) --- PASS: TestCheckSumDownload/subtest7 (2.38s) === RUN TestApplyTransforms 2025/09/29 05:04:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xefudan0wuro" 2025/09/29 05:04:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 05:04:34 DEBUG : Creating backend with remote "TestDrive:crypt/3e8sk0ihjk5c1jpt7u6l5ni1vp83noehbsqbj7bpvan5oeclfn7g" 2025/09/29 05:04:35 DEBUG : Creating backend with remote "/tmp/rclone1453469807" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xefudan0wuro'", Local "Local file system at /tmp/rclone1453469807", Modify Window "1ms" 2025/09/29 05:04:37 DEBUG : hello, world!: md5 = f4f1d863c9fd98550cab46c1e825dc4a OK upper checkfile vs. lower remote (without normalization) 2025/09/29 05:04:38 ERROR : hello, world!: sum not found 2025/09/29 05:04:38 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xefudan0wuro' 2025/09/29 05:04:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xefudan0wuro': 1 files missing 2025/09/29 05:04:38 NOTICE: 1 hashes missing 2025/09/29 05:04:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xefudan0wuro': 1 differences found 2025/09/29 05:04:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xefudan0wuro': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/29 05:04:39 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/29 05:04:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xefudan0wuro': 0 differences found 2025/09/29 05:04:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xefudan0wuro': 1 matching files 2025/09/29 05:04:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wozohet0joni" 2025/09/29 05:04:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 05:04:39 DEBUG : Creating backend with remote "TestDrive:crypt/a6rm9oa5mf0c5ghd41712pr4m2836m3rlcm0im9gp7t57fm92nn0" 2025/09/29 05:04:40 DEBUG : Creating backend with remote "/tmp/rclone2282352797" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wozohet0joni'", Local "Local file system at /tmp/rclone2282352797", Modify Window "1ms" 2025/09/29 05:04:42 DEBUG : HELLO, WORLD!: md5 = 9ec45cee08cfb7d7d0ddfe41ab6eaadf OK lower checkfile vs. upper remote (without normalization) 2025/09/29 05:04:43 ERROR : HELLO, WORLD!: sum not found 2025/09/29 05:04:43 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wozohet0joni' 2025/09/29 05:04:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wozohet0joni': 1 files missing 2025/09/29 05:04:43 NOTICE: 1 hashes missing 2025/09/29 05:04:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wozohet0joni': 1 differences found 2025/09/29 05:04:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wozohet0joni': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/29 05:04:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/29 05:04:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wozohet0joni': 0 differences found 2025/09/29 05:04:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wozohet0joni': 1 matching files 2025/09/29 05:04:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nexamug0labi" 2025/09/29 05:04:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 05:04:44 DEBUG : Creating backend with remote "TestDrive:crypt/r203q0fnt0stqi0qa6k9jkdm5uqpg6ds7pt2vcgq9psusftnhs7g" 2025/09/29 05:04:45 DEBUG : Creating backend with remote "/tmp/rclone1967432401" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nexamug0labi'", Local "Local file system at /tmp/rclone1967432401", Modify Window "1ms" 2025/09/29 05:04:47 DEBUG : HeLlO, wOrLd!: md5 = 02c842628ef616664e7a258c6f4c16c1 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/29 05:04:48 ERROR : HeLlO, wOrLd!: sum not found 2025/09/29 05:04:48 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nexamug0labi' 2025/09/29 05:04:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nexamug0labi': 1 files missing 2025/09/29 05:04:48 NOTICE: 1 hashes missing 2025/09/29 05:04:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nexamug0labi': 1 differences found 2025/09/29 05:04:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nexamug0labi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/29 05:04:49 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/29 05:04:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nexamug0labi': 0 differences found 2025/09/29 05:04:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nexamug0labi': 1 matching files 2025/09/29 05:04:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sakiyuz5zewu" 2025/09/29 05:04:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 05:04:49 DEBUG : Creating backend with remote "TestDrive:crypt/4g7htnhrjteb8d2391nisr4msm5t00fj99h4uk0mmkpudekp4cj0" 2025/09/29 05:04:50 DEBUG : Creating backend with remote "/tmp/rclone643342318" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sakiyuz5zewu'", Local "Local file system at /tmp/rclone643342318", Modify Window "1ms" 2025/09/29 05:04:52 DEBUG : HELLO, WORLD!: md5 = 517d4c497b289c58e7fd6adfe93a18a5 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/29 05:04:53 ERROR : HELLO, WORLD!: sum not found 2025/09/29 05:04:53 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sakiyuz5zewu' 2025/09/29 05:04:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sakiyuz5zewu': 1 files missing 2025/09/29 05:04:53 NOTICE: 1 hashes missing 2025/09/29 05:04:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sakiyuz5zewu': 1 differences found 2025/09/29 05:04:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sakiyuz5zewu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/29 05:04:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/29 05:04:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sakiyuz5zewu': 0 differences found 2025/09/29 05:04:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sakiyuz5zewu': 1 matching files 2025/09/29 05:04:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-putorez2duxe" 2025/09/29 05:04:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 05:04:54 DEBUG : Creating backend with remote "TestDrive:crypt/a95ru6prbfis1fr4aqi1fv42pk4eq9t1mm1mtmglt8qb7vof1qcg" 2025/09/29 05:04:55 DEBUG : Creating backend with remote "/tmp/rclone1808164430" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-putorez2duxe'", Local "Local file system at /tmp/rclone1808164430", Modify Window "1ms" 2025/09/29 05:04:57 DEBUG : 測試_Русский___ě_áñ: md5 = 2b53da820b2081723773c20de84f324b OK NFD checkfile vs. NFC remote (without normalization) 2025/09/29 05:04:58 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/29 05:04:58 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-putorez2duxe' 2025/09/29 05:04:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putorez2duxe': 1 files missing 2025/09/29 05:04:58 NOTICE: 1 hashes missing 2025/09/29 05:04:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putorez2duxe': 1 differences found 2025/09/29 05:04:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putorez2duxe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/29 05:04:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/29 05:04:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putorez2duxe': 0 differences found 2025/09/29 05:04:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-putorez2duxe': 1 matching files 2025/09/29 05:04:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ficapir5guce" 2025/09/29 05:04:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 05:04:59 DEBUG : Creating backend with remote "TestDrive:crypt/16n2i3isculokv1l8jhtdnnmksk5mouvsmo6tvrnf2u761pd913g" 2025/09/29 05:05:00 DEBUG : Creating backend with remote "/tmp/rclone835627261" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ficapir5guce'", Local "Local file system at /tmp/rclone835627261", Modify Window "1ms" 2025/09/29 05:05:02 DEBUG : 測試_Русский___ě_áñ: md5 = 932a3161d82c323988b0a135e43144cb OK NFC checkfile vs. NFD remote (without normalization) 2025/09/29 05:05:02 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/29 05:05:02 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ficapir5guce' 2025/09/29 05:05:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficapir5guce': 1 files missing 2025/09/29 05:05:02 NOTICE: 1 hashes missing 2025/09/29 05:05:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficapir5guce': 1 differences found 2025/09/29 05:05:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficapir5guce': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/29 05:05:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/29 05:05:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficapir5guce': 0 differences found 2025/09/29 05:05:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ficapir5guce': 1 matching files 2025/09/29 05:05:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mumalek6soyu" 2025/09/29 05:05:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 05:05:04 DEBUG : Creating backend with remote "TestDrive:crypt/ujr7v7o7epm35hlvlufn6gk6eo68s4dm4003ve1vdama6ao8kqsg" 2025/09/29 05:05:05 DEBUG : Creating backend with remote "/tmp/rclone661309978" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mumalek6soyu'", Local "Local file system at /tmp/rclone661309978", Modify Window "1ms" 2025/09/29 05:05:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 021493312651b58339e9771bfafd48ba OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/29 05:05:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/29 05:05:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mumalek6soyu' 2025/09/29 05:05:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mumalek6soyu': 1 files missing 2025/09/29 05:05:08 NOTICE: 1 hashes missing 2025/09/29 05:05:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mumalek6soyu': 1 differences found 2025/09/29 05:05:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mumalek6soyu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/29 05:05:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/29 05:05:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mumalek6soyu': 0 differences found 2025/09/29 05:05:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mumalek6soyu': 1 matching files 2025/09/29 05:05:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kodimab4qoni" 2025/09/29 05:05:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 05:05:09 DEBUG : Creating backend with remote "TestDrive:crypt/1klnj15mcj2saicrs2ft050ashksrf315dk6tokr2eah436ekth0" 2025/09/29 05:05:10 DEBUG : Creating backend with remote "/tmp/rclone3974502271" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kodimab4qoni'", Local "Local file system at /tmp/rclone3974502271", Modify Window "1ms" 2025/09/29 05:05:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 736a5420c8cb784e3fc8406b8dbfd634 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/29 05:05:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/29 05:05:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kodimab4qoni' 2025/09/29 05:05:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kodimab4qoni': 1 files missing 2025/09/29 05:05:13 NOTICE: 1 hashes missing 2025/09/29 05:05:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kodimab4qoni': 1 differences found 2025/09/29 05:05:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kodimab4qoni': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/29 05:05:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/29 05:05:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kodimab4qoni': 0 differences found 2025/09/29 05:05:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kodimab4qoni': 1 matching files 2025/09/29 05:05:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lezasus1yotu" 2025/09/29 05:05:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 05:05:14 DEBUG : Creating backend with remote "TestDrive:crypt/ph9gso6c5k5lvmftu47vh1kcan5fmtspl5leae8ilppkctitgovg" 2025/09/29 05:05:15 DEBUG : Creating backend with remote "/tmp/rclone4019168941" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lezasus1yotu'", Local "Local file system at /tmp/rclone4019168941", Modify Window "1ms" 2025/09/29 05:05:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f3a3349f385e8f620838702c086a7325 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/29 05:05:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/29 05:05:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lezasus1yotu' 2025/09/29 05:05:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lezasus1yotu': 1 files missing 2025/09/29 05:05:18 NOTICE: 1 hashes missing 2025/09/29 05:05:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lezasus1yotu': 1 differences found 2025/09/29 05:05:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lezasus1yotu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/29 05:05:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/29 05:05:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lezasus1yotu': 0 differences found 2025/09/29 05:05:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lezasus1yotu': 1 matching files 2025/09/29 05:05:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wayoquq7yebi" 2025/09/29 05:05:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 05:05:19 DEBUG : Creating backend with remote "TestDrive:crypt/vi7hjvr6j4vo16uo7m28isqeve5jvogd7jmtj5jpugqjhb2nu6t0" 2025/09/29 05:05:20 DEBUG : Creating backend with remote "/tmp/rclone2300469649" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayoquq7yebi'", Local "Local file system at /tmp/rclone2300469649", Modify Window "1ms" 2025/09/29 05:05:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a12b0060fdc4a6bf006d18691d06645d OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/29 05:05:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/29 05:05:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wayoquq7yebi' 2025/09/29 05:05:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wayoquq7yebi': 1 files missing 2025/09/29 05:05:23 NOTICE: 1 hashes missing 2025/09/29 05:05:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wayoquq7yebi': 1 differences found 2025/09/29 05:05:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wayoquq7yebi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/29 05:05:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/29 05:05:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wayoquq7yebi': 0 differences found 2025/09/29 05:05:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wayoquq7yebi': 1 matching files 2025/09/29 05:05:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wayoquq7yebi': Purge remote 2025/09/29 05:05:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lezasus1yotu': Purge remote 2025/09/29 05:05:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kodimab4qoni': Purge remote 2025/09/29 05:05:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mumalek6soyu': Purge remote 2025/09/29 05:05:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ficapir5guce': Purge remote 2025/09/29 05:05:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-putorez2duxe': Purge remote 2025/09/29 05:05:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sakiyuz5zewu': Purge remote 2025/09/29 05:05:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nexamug0labi': Purge remote 2025/09/29 05:05:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozohet0joni': Purge remote 2025/09/29 05:05:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xefudan0wuro': Purge remote --- PASS: TestApplyTransforms (54.51s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:05:28 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/29 05:05:30 DEBUG : sub/file2: md5 = ede5402801427f0cf6c76f24a9bc8f09 OK 2025/09/29 05:05:30 INFO : file1: Copied (new) to: sub/file2 2025/09/29 05:05:31 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 05:05:31 DEBUG : file1: Unchanged skipping 2025/09/29 05:05:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': don't need to copy/move sub/file2, it is already at target location 2025/09/29 05:05:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.75s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:05:36 DEBUG : dst/file1: md5 = 5e60cbf6df087612b567af8ffedef7cb OK 2025/09/29 05:05:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-capamus4peqo/backup" 2025/09/29 05:05:37 DEBUG : Creating backend with remote "TestDrive:crypt/selpklhr1jga7kqkaqjkkcafa5qot00t7f5plfhhqt9ao9b6e3s0/1nrff024r7pq65ecp72fc28jb0" 2025/09/29 05:05:39 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/29 05:05:41 INFO : dst/file1: Moved (server-side) 2025/09/29 05:05:42 DEBUG : dst/file1: md5 = b12bbe58dc8a05632a41f6e7613d6259 OK 2025/09/29 05:05:42 INFO : dst/file1: Copied (new) 2025/09/29 05:05:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/29 05:05:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/29 05:05:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.54s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:05:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-capamus4peqo/dst" 2025/09/29 05:05:47 DEBUG : Creating backend with remote "TestDrive:crypt/selpklhr1jga7kqkaqjkkcafa5qot00t7f5plfhhqt9ao9b6e3s0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/29 05:05:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-capamus4peqo/CompareDest" 2025/09/29 05:05:49 DEBUG : Creating backend with remote "TestDrive:crypt/selpklhr1jga7kqkaqjkkcafa5qot00t7f5plfhhqt9ao9b6e3s0/gveqi14airsml4bgu7krj116o8" 2025/09/29 05:05:50 DEBUG : one: Need to transfer - File not found at Destination 2025/09/29 05:05:53 DEBUG : one: md5 = a1fa88900ba812fb1183b8754dfea9a0 OK 2025/09/29 05:05:53 INFO : one: Copied (new) 2025/09/29 05:05:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/29 05:05:55 DEBUG : one: md5 = ec2f3889f9ede5bbdba3e4d3820eebe9 OK 2025/09/29 05:05:55 INFO : one: Copied (replaced existing) 2025/09/29 05:05:58 DEBUG : dst/one: md5 = 2b63c484eb8b4bf91b9c38c4eb9a30bf OK 2025/09/29 05:06:00 DEBUG : CompareDest/one: md5 = df4731e660a484d8d729c19a61e089ea OK 2025/09/29 05:06:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/29 05:06:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 05:06:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/29 05:06:04 DEBUG : CompareDest/two: md5 = 299787edaed786b316fda6137132a2bb OK 2025/09/29 05:06:04 DEBUG : two: Need to transfer - File not found at Destination 2025/09/29 05:06:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 05:06:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/29 05:06:05 DEBUG : two: Need to transfer - File not found at Destination 2025/09/29 05:06:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 05:06:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/29 05:06:07 DEBUG : two: Need to transfer - File not found at Destination 2025/09/29 05:06:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/29 05:06:09 DEBUG : two: md5 = d3286dbfd8b3db5398fb994478d4627c OK 2025/09/29 05:06:09 INFO : two: Copied (new) 2025/09/29 05:06:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/29 05:06:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 05:06:13 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/29 05:06:13 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (26.33s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:06:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-capamus4peqo/dst" 2025/09/29 05:06:13 DEBUG : Creating backend with remote "TestDrive:crypt/selpklhr1jga7kqkaqjkkcafa5qot00t7f5plfhhqt9ao9b6e3s0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/29 05:06:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-capamus4peqo/CopyDest" 2025/09/29 05:06:15 DEBUG : Creating backend with remote "TestDrive:crypt/selpklhr1jga7kqkaqjkkcafa5qot00t7f5plfhhqt9ao9b6e3s0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/29 05:06:17 DEBUG : one: Need to transfer - File not found at Destination 2025/09/29 05:06:19 DEBUG : one: md5 = 5924612b196e5fa38f0d7fb3d5acd78f OK 2025/09/29 05:06:19 INFO : one: Copied (new) 2025/09/29 05:06:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/29 05:06:22 DEBUG : one: md5 = 85adca772d81e4b57f77799be252a6ff OK 2025/09/29 05:06:22 INFO : one: Copied (replaced existing) 2025/09/29 05:06:23 DEBUG : dst/one: md5 = 3e9fe532d909943e59108f600a2bce85 OK 2025/09/29 05:06:26 DEBUG : CopyDest/one: md5 = 354cdc962d8758d3a988356823b77a02 OK 2025/09/29 05:06:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-capamus4peqo/BackupDir" 2025/09/29 05:06:27 DEBUG : Creating backend with remote "TestDrive:crypt/selpklhr1jga7kqkaqjkkcafa5qot00t7f5plfhhqt9ao9b6e3s0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/29 05:06:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/29 05:06:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 05:06:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/29 05:06:30 INFO : one: Moved (server-side) 2025/09/29 05:06:31 INFO : one: Copied (server-side copy) 2025/09/29 05:06:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/29 05:06:33 DEBUG : CopyDest/two: md5 = 47a41e802df5d73d63ed0195b154716c OK 2025/09/29 05:06:34 DEBUG : two: Need to transfer - File not found at Destination 2025/09/29 05:06:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 05:06:35 INFO : two: Copied (server-side copy) 2025/09/29 05:06:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/29 05:06:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/29 05:06:36 DEBUG : two: Unchanged skipping 2025/09/29 05:06:38 DEBUG : CopyDest/three: md5 = cbf5a41914ada0c88bda33c141c697b0 OK 2025/09/29 05:06:38 DEBUG : three: Need to transfer - File not found at Destination 2025/09/29 05:06:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/29 05:06:39 DEBUG : three: Destination not found in --copy-dest 2025/09/29 05:06:40 DEBUG : three: md5 = 0efa6b313687de1f347b71ec450ec02b OK 2025/09/29 05:06:40 INFO : three: Copied (new) 2025/09/29 05:06:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/29 05:06:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 05:06:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/29 05:06:44 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/29 05:06:44 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 05:06:44 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/29 05:06:45 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.54s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:06:47 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/29 05:06:50 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 7ade714f83e222ad60e20256b2f128d6 OK 2025/09/29 05:06:50 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/29 05:06:50 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/29 05:06:50 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/29 05:06:51 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/29 05:06:52 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/29 05:06:53 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 08f79c129fbd0ea66239362f217f7b12 OK 2025/09/29 05:06:53 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/29 05:06:55 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/29 05:06:55 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.04s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:06:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': Looking for duplicate names using skip mode. 2025/09/29 05:07:00 NOTICE: one: Found 2 files with duplicate names 2025/09/29 05:07:00 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.59s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:07:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': Looking for duplicate names using skip mode. 2025/09/29 05:07:05 NOTICE: one: Found 3 files with duplicate names 2025/09/29 05:07:05 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/29 05:07:06 INFO : one: Deleted 2025/09/29 05:07:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.22s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:07:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': Looking for duplicate names using first mode. 2025/09/29 05:07:12 NOTICE: one: Found 3 files with duplicate names 2025/09/29 05:07:12 INFO : one: Deleted 2025/09/29 05:07:13 INFO : one: Deleted 2025/09/29 05:07:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.40s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:07:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': Looking for duplicate names using newest mode. 2025/09/29 05:07:18 NOTICE: one: Found 3 files with duplicate names 2025/09/29 05:07:18 INFO : one: Deleted 2025/09/29 05:07:19 INFO : one: Deleted 2025/09/29 05:07:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.02s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:07:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': Looking for duplicate names using oldest mode. 2025/09/29 05:07:25 NOTICE: one: Found 3 files with duplicate names 2025/09/29 05:07:25 INFO : one: Deleted 2025/09/29 05:07:26 INFO : one: Deleted 2025/09/29 05:07:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.67s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:07:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': Looking for duplicate names using largest mode. 2025/09/29 05:07:31 NOTICE: one: Found 3 files with duplicate names 2025/09/29 05:07:32 INFO : one: Deleted 2025/09/29 05:07:32 INFO : one: Deleted 2025/09/29 05:07:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.44s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:07:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': Looking for duplicate names using smallest mode. 2025/09/29 05:07:38 NOTICE: one: Found 3 files with duplicate names 2025/09/29 05:07:38 INFO : one: Deleted 2025/09/29 05:07:39 INFO : one: Deleted 2025/09/29 05:07:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.49s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:07:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': Looking for duplicate names using rename mode. 2025/09/29 05:07:45 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/29 05:07:47 INFO : one-2.txt: renamed from: one.txt 2025/09/29 05:07:48 INFO : one-3.txt: renamed from: one.txt 2025/09/29 05:07:49 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.62s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:07:54 DEBUG : dupe1/one.txt: md5 = b176dbe03003448ef91d4d0b425deb97 OK 2025/09/29 05:07:56 DEBUG : dupe2/two.txt: md5 = cf7e1ae0cf3a0f4bf1a95b1e7cddd83e OK 2025/09/29 05:07:58 DEBUG : dupe3/three.txt: md5 = 9880d255415a463d2ab884e9c5730690 OK 2025/09/29 05:07:58 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/29 05:07:59 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/29 05:07:59 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/29 05:08:00 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/29 05:08:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/29 05:08:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/29 05:08:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.17s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:08:05 DEBUG : a.txt: md5 = 11c4d10a7103d532549c732e488bfea5 OK 2025/09/29 05:08:06 DEBUG : zend.txt: md5 = c005e7fa2effb1b0d42b879c64a48324 OK 2025/09/29 05:08:09 DEBUG : sub dir/hello world: md5 = 935751805df71efe6078400e416c2722 OK 2025/09/29 05:08:10 DEBUG : sub dir/hello world2: md5 = 5f8fc7de8c59986b5285b583a6e1ffef OK 2025/09/29 05:08:12 DEBUG : sub dir/ignore dir/.ignore: md5 = fd81ec637c2c38e17b7f8b493c2939b0 OK 2025/09/29 05:08:14 DEBUG : sub dir/ignore dir/should be ignored: md5 = b57c3a9a1f931b0d023a447259515a46 OK 2025/09/29 05:08:16 DEBUG : sub dir/sub sub dir/hello world3: md5 = 16fc64c3e8bd8f463450ff97c8f55930 OK 2025/09/29 05:08:17 DEBUG : a.txt: Excluded (Size Filter) 2025/09/29 05:08:17 DEBUG : a.txt: Excluded 2025/09/29 05:08:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/29 05:08:17 DEBUG : sub dir/hello world: Excluded 2025/09/29 05:08:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/29 05:08:17 DEBUG : sub dir/hello world2: Excluded 2025/09/29 05:08:18 DEBUG : sub dir/ignore dir: Excluded 2025/09/29 05:08:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/29 05:08:18 DEBUG : sub dir/hello world: Excluded 2025/09/29 05:08:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/29 05:08:18 DEBUG : sub dir/hello world2: Excluded 2025/09/29 05:08:18 DEBUG : sub dir/ignore dir: Excluded 2025/09/29 05:08:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/29 05:08:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/29 05:08:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/29 05:08:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/29 05:08:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/29 05:08:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/29 05:08:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.18s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:08:26 DEBUG : a.txt: md5 = 4ac37c1d72de8cd14c6c4e8ee582d340 OK 2025/09/29 05:08:28 DEBUG : zend.txt: md5 = 42fe6dc4b046082e5fa07eb9a377ab19 OK 2025/09/29 05:08:30 DEBUG : sub dir/hello world: md5 = 16f96d53aac0b2c77245a1492b81cba4 OK 2025/09/29 05:08:31 DEBUG : sub dir/hello world2: md5 = 6f693b21f326ecfca42721b29148a2b7 OK 2025/09/29 05:08:33 DEBUG : sub dir/ignore dir/.ignore: md5 = c37fd52945969e9db469b29f3b7d4047 OK 2025/09/29 05:08:35 DEBUG : sub dir/ignore dir/should be ignored: md5 = 5dcaee081dbd9f0cce4a12a94f1e4516 OK 2025/09/29 05:08:37 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6ca08ce678fb324f84c3a2517d432638 OK 2025/09/29 05:08:38 DEBUG : a.txt: Excluded (Size Filter) 2025/09/29 05:08:38 DEBUG : a.txt: Excluded 2025/09/29 05:08:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/29 05:08:39 DEBUG : sub dir/hello world2: Excluded 2025/09/29 05:08:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/29 05:08:39 DEBUG : sub dir/hello world: Excluded 2025/09/29 05:08:40 DEBUG : sub dir/ignore dir: Excluded 2025/09/29 05:08:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/29 05:08:40 DEBUG : sub dir/hello world2: Excluded 2025/09/29 05:08:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/29 05:08:40 DEBUG : sub dir/hello world: Excluded 2025/09/29 05:08:40 DEBUG : sub dir/ignore dir: Excluded 2025/09/29 05:08:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/29 05:08:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/29 05:08:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/29 05:08:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/29 05:08:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/29 05:08:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/29 05:08:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.29s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:08:49 DEBUG : file1: md5 = 8f22eb0d2cefb73bc9800289f27042ba OK 2025/09/29 05:08:51 DEBUG : sub/file2: md5 = 71d1cca25d518e500a64980abb1cce31 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/09/29 05:08:54 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/29 05:08:54 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/29 05:08:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/29 05:08:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.61s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.34s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:08:58 DEBUG : file1: md5 = 05d7cf3caed5e754a58810203c42968c OK 2025/09/29 05:09:01 DEBUG : sub/file2: md5 = e2783850d9508b851e04e7318d06c93a 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/09/29 05:09:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-capamus4peqo/notfound" 2025/09/29 05:09:05 DEBUG : Creating backend with remote "TestDrive:crypt/selpklhr1jga7kqkaqjkkcafa5qot00t7f5plfhhqt9ao9b6e3s0/qe0i31qdkoejk60elps0ni5sqk" 2025/09/29 05:09:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (16.83s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (6.71s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:09:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': Making directory 2025/09/29 05:09:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:09:16 DEBUG : sub dir/hello world: md5 = ba744ea8d9e883d4183d4f49f401898c OK 2025/09/29 05:09:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.79s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:09:20 DEBUG : potato2: md5 = 543503bb8739106e63972cbd2e5feaee OK 2025/09/29 05:09:22 DEBUG : empty space: md5 = 7cb9ba15e90bd1acb01ebd8ed82d1120 OK --- PASS: TestLs (4.48s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:09:25 DEBUG : potato2: md5 = 6c0a835531678f46b4562b6922708ac5 OK 2025/09/29 05:09:26 DEBUG : empty space: md5 = 1318fcd83506a68cfc145e878bef6ca8 OK 2025/09/29 05:09:27 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/29 05:09:27 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.01s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:09:30 DEBUG : potato2: md5 = 74fcd9e2bf8e920b862a13381fbb4f8b OK 2025/09/29 05:09:31 DEBUG : empty space: md5 = b0ccea737686ea0de08593a33a4d4c3b OK --- PASS: TestLsLong (4.52s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:09:34 DEBUG : potato2: md5 = 2dca0e4123285b2f5c1633fe7cb4769a OK 2025/09/29 05:09:36 DEBUG : empty space: md5 = 3155f5c58a0cc8341b1189547abf4409 OK --- PASS: TestHashSums (4.35s) === RUN TestHashSumsWithErrors 2025/09/29 05:09:37 DEBUG : Creating backend with remote ":memory:" 2025/09/29 05:09:37 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/29 05:09:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/29 05:09:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/29 05:09:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/29 05:09:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/29 05:09:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/29 05:09:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/29 05:09:37 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/29 05:09:37 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-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:09:39 DEBUG : potato2: md5 = c9e0b321f68af040627e7193bd39bcc0 OK 2025/09/29 05:09:40 DEBUG : empty space: md5 = 33e946ee94070a3beb0e1bf7aa553237 OK 2025/09/29 05:09:42 DEBUG : sub dir/potato3: md5 = 874865cb375b7d881454074837765617 OK 2025/09/29 05:09:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.19s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:09:47 DEBUG : small: md5 = 71eb3ab6e2e25ec299d3aae36a1dfa97 OK 2025/09/29 05:09:48 DEBUG : medium: md5 = 36814386c020bd8748375a0f00f2441d OK 2025/09/29 05:09:50 DEBUG : large: md5 = 248ec56f5f8334c5931a534567e3391e OK 2025/09/29 05:09:50 DEBUG : Waiting for deletions to finish 2025/09/29 05:09:50 DEBUG : large: Excluded (Size Filter) 2025/09/29 05:09:51 INFO : medium: Deleted 2025/09/29 05:09:51 INFO : small: Deleted --- PASS: TestDelete (6.15s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:09:53 DEBUG : small: md5 = 4efe6fab58ad3c9f4f491c1ca3c5a77f OK 2025/09/29 05:09:55 DEBUG : medium: md5 = a8aa1a433041cec2cd04cb6ef019403d OK 2025/09/29 05:09:56 DEBUG : large: md5 = 1dbb770de911e009b60a485701b2dfbd OK 2025/09/29 05:09:56 DEBUG : Waiting for deletions to finish 2025/09/29 05:09:56 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/09/29 05:09:57 INFO : large: Deleted 2025/09/29 05:09:57 INFO : small: Deleted --- PASS: TestMaxDelete (7.10s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:10:00 DEBUG : small: md5 = dfb0fda48e66a36666fef7ab77185c74 OK 2025/09/29 05:10:02 DEBUG : medium: md5 = e97968e011fa7c2fabd2338a551552f2 OK 2025/09/29 05:10:03 DEBUG : large: md5 = 52b459d361c92bb34fbd86a485c5dbc9 OK 2025/09/29 05:10:03 DEBUG : Waiting for deletions to finish 2025/09/29 05:10:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/29 05:10:04 INFO : medium: Deleted 2025/09/29 05:10:04 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.59s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:10:07 DEBUG : small: md5 = 61e2fe77baa5d7601630ed808c803d52 OK 2025/09/29 05:10:08 DEBUG : medium: md5 = 64396a0f9305e40e99711bd6c4d8ab9e OK 2025/09/29 05:10:10 DEBUG : large: md5 = 1f1b5aac0ce4bb0d72bbb791882213eb OK 2025/09/29 05:10:10 DEBUG : Waiting for deletions to finish 2025/09/29 05:10:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/29 05:10:11 INFO : medium: Deleted 2025/09/29 05:10:11 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.88s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:10:14 DEBUG : ReadFile: md5 = b48223bc4668a450d9d61bf241ebc9d0 OK --- PASS: TestReadFile (4.03s) === RUN TestRetry 2025/09/29 05:10:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/29 05:10:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/29 05:10:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/29 05:10:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/29 05:10:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/29 05:10:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/29 05:10:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:10:18 DEBUG : file1: md5 = 38fac56697142dd390178cc9bc39f34d OK 2025/09/29 05:10:19 DEBUG : file2: md5 = a5f671c84b2c10007c7182b24fa4c5ff OK --- PASS: TestCat (16.45s) === RUN TestPurge 2025/09/29 05:10:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lohomen7kuku" 2025/09/29 05:10:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 05:10:33 DEBUG : Creating backend with remote "TestDrive:crypt/tpj96vr64e1mlnavucfnuiudgeitrm0kbkdum7mgs3jds9dah7jg" 2025/09/29 05:10:34 DEBUG : Creating backend with remote "/tmp/rclone3769446665" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lohomen7kuku'", Local "Local file system at /tmp/rclone3769446665", Modify Window "1ms" 2025/09/29 05:10:39 DEBUG : A1/B1/C1/one: md5 = d77adfa92550950829769021463732e5 OK 2025/09/29 05:10:39 INFO : A2: Making directory 2025/09/29 05:10:39 INFO : A1/B2: Making directory 2025/09/29 05:10:40 INFO : A1/B2/C2: Making directory 2025/09/29 05:10:41 INFO : A1/B1/C3: Making directory 2025/09/29 05:10:41 INFO : A3: Making directory 2025/09/29 05:10:42 INFO : A3/B3: Making directory 2025/09/29 05:10:43 INFO : A3/B3/C4: Making directory 2025/09/29 05:10:45 DEBUG : A1/two: md5 = d201e25fad7360d363939e273cbcf473 OK 2025/09/29 05:10:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lohomen7kuku': Purge remote 2025/09/29 05:10:48 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.27s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:10:52 DEBUG : A1/B1/C1/one: md5 = 067cfda3a1a152f0d0f9a892564b376a OK 2025/09/29 05:10:52 INFO : A2: Making directory 2025/09/29 05:10:52 INFO : A1/B2: Making directory 2025/09/29 05:10:53 INFO : A1/B2/C2: Making directory 2025/09/29 05:10:54 INFO : A1/B1/C3: Making directory 2025/09/29 05:10:54 INFO : A3: Making directory 2025/09/29 05:10:55 INFO : A3/B3: Making directory 2025/09/29 05:10:56 INFO : A3/B3/C4: Making directory 2025/09/29 05:10:58 DEBUG : A1/two: md5 = 15ee7564de9d77655da71d18834ea5bf OK 2025/09/29 05:10:59 DEBUG : removing 1 level 3 directories 2025/09/29 05:10:59 INFO : A3/B3/C4: Removing directory 2025/09/29 05:11:01 DEBUG : removing 2 level 3 directories 2025/09/29 05:11:01 INFO : A1/B2/C2: Removing directory 2025/09/29 05:11:01 INFO : A1/B1/C3: Removing directory 2025/09/29 05:11:02 DEBUG : removing 2 level 2 directories 2025/09/29 05:11:02 INFO : A3/B3: Removing directory 2025/09/29 05:11:02 INFO : A1/B2: Removing directory 2025/09/29 05:11:02 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/29 05:11:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/29 05:11:03 DEBUG : removing 2 level 1 directories 2025/09/29 05:11:03 INFO : A3: Removing directory 2025/09/29 05:11:03 INFO : A2: Removing directory 2025/09/29 05:11:03 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/29 05:11:07 DEBUG : removing 1 level 3 directories 2025/09/29 05:11:07 INFO : A1/B1/C1: Removing directory 2025/09/29 05:11:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 05:11:08 DEBUG : removing 1 level 2 directories 2025/09/29 05:11:08 INFO : A1/B1: Removing directory 2025/09/29 05:11:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/29 05:11:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/29 05:11:08 DEBUG : removing 1 level 1 directories 2025/09/29 05:11:08 INFO : A1: Removing directory 2025/09/29 05:11:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/29 05:11:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/29 05:11:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/29 05:11:09 DEBUG : removing 1 level 0 directories 2025/09/29 05:11:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': Removing directory 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/29 05:11:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.20s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:11:11 INFO : A1: Making directory 2025/09/29 05:11:12 INFO : A1/B1: Making directory 2025/09/29 05:11:12 INFO : A1/B1/C1: Making directory 2025/09/29 05:11:15 DEBUG : removing 1 level 3 directories 2025/09/29 05:11:15 INFO : A1/B1/C1: Removing directory 2025/09/29 05:11:15 DEBUG : removing 1 level 2 directories 2025/09/29 05:11:15 INFO : A1/B1: Removing directory 2025/09/29 05:11:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/29 05:11:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.31s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:11:18 INFO : A1: Making directory 2025/09/29 05:11:18 INFO : A1/B1: Making directory 2025/09/29 05:11:19 INFO : A1/B1/C1: Making directory 2025/09/29 05:11:22 DEBUG : removing 1 level 3 directories 2025/09/29 05:11:22 INFO : A1/B1/C1: Removing directory 2025/09/29 05:11:22 DEBUG : removing 1 level 2 directories 2025/09/29 05:11:22 INFO : A1/B1: Removing directory 2025/09/29 05:11:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/29 05:11:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.25s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:11:26 DEBUG : file1: md5 = 75a101903fb169f0ccd58c2cb323bde3 OK 2025/09/29 05:11:27 DEBUG : filename.txt: File name found in url 2025/09/29 05:11:28 DEBUG : filename.txt: md5 = 894252a251c5f4114016be6cb1bac198 OK 2025/09/29 05:11:28 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/29 05:11:30 DEBUG : headerfilename.txt: md5 = 8125fa9ef6dc138dba07fe33edb7b174 OK 2025/09/29 05:11:31 DEBUG : file2: md5 = b5843cd8e60323d79348f078a82ed82f OK --- PASS: TestCopyURL (8.43s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:11:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/29 05:11:36 DEBUG : sub/file2: md5 = 4b9f0f7109109c6dc83468aeb8a10cc8 OK 2025/09/29 05:11:36 INFO : file1: Copied (new) to: sub/file2 2025/09/29 05:11:36 INFO : file1: Deleted 2025/09/29 05:11:36 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 05:11:36 DEBUG : file1: Unchanged skipping 2025/09/29 05:11:36 INFO : file1: Deleted 2025/09/29 05:11:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': don't need to copy/move sub/file2, it is already at target location 2025/09/29 05:11:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.66s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:11:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/29 05:11:40 DEBUG : file1: md5 = c6298bb283ef7ec4b80a3867d4b047cd OK 2025/09/29 05:11:40 INFO : file1: Copied (new) 2025/09/29 05:11:40 INFO : file1: Deleted 2025/09/29 05:11:41 DEBUG : file1: Destination exists, skipping 2025/09/29 05:11:41 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.03s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.41s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:11:45 DEBUG : dst/file1: md5 = 158d3788c352e56521abf60845f08268 OK 2025/09/29 05:11:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-capamus4peqo/backup" 2025/09/29 05:11:46 DEBUG : Creating backend with remote "TestDrive:crypt/selpklhr1jga7kqkaqjkkcafa5qot00t7f5plfhhqt9ao9b6e3s0/1nrff024r7pq65ecp72fc28jb0" 2025/09/29 05:11:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/29 05:11:49 INFO : dst/file1: Moved (server-side) 2025/09/29 05:11:51 DEBUG : dst/file1: md5 = 8d286c3d1fc3410fd04f5fc900290376 OK 2025/09/29 05:11:51 INFO : dst/file1: Copied (new) 2025/09/29 05:11:51 INFO : dst/file1: Deleted 2025/09/29 05:11:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/29 05:11:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/29 05:11:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.43s) === 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-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:11:57 DEBUG : A1/one: md5 = 991be7a85a9a63077ae0e0aa6a978764 OK 2025/09/29 05:11:59 DEBUG : A1/two: md5 = c62a8185dcbc9af0af269ffb85329e9a OK 2025/09/29 05:12:01 DEBUG : A1/B1/three: md5 = 3bdbb57d93ea1086f118c1d246e6364f OK 2025/09/29 05:12:03 DEBUG : A1/B1/C1/four: md5 = 0aa8d86576976f5ef2a7ff14920e3c1f OK 2025/09/29 05:12:05 DEBUG : A1/B1/C2/five: md5 = 46a890331e5b4bcc9898075ca5b6bbf6 OK 2025/09/29 05:12:05 INFO : A1/B2: Making directory 2025/09/29 05:12:06 INFO : A1/B1/C3: Making directory 2025/09/29 05:12:14 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/29 05:12:14 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/29 05:12:15 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/29 05:12:15 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/29 05:12:15 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/29 05:12:18 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/29 05:12:18 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/29 05:12:18 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/29 05:12:18 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/29 05:12:18 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/29 05:12:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/29 05:12:25 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/29 05:12:25 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/29 05:12:25 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/29 05:12:25 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/29 05:12:25 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/29 05:12:28 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/29 05:12:28 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/29 05:12:28 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/29 05:12:29 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/29 05:12:29 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/29 05:12:35 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/29 05:12:36 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/29 05:12:36 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/29 05:12:36 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/29 05:12:36 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/29 05:12:36 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/29 05:12:37 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/29 05:12:37 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/29 05:12:37 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/29 05:12:37 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.27s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:12:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/29 05:12:39 DEBUG : no_checksum_small_file_from_pipe: md5 = 3d8ed5fefbad29c16a781186bacf55ba OK 2025/09/29 05:12:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/29 05:12:39 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/29 05:12:40 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/29 05:12:41 DEBUG : no_checksum_big_file_from_pipe: md5 = 43a8010fd375d4d71d6f057b68d6f786 OK 2025/09/29 05:12:41 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-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:12:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/29 05:12:44 DEBUG : with_checksum_small_file_from_pipe: md5 = fcf7c553cf5af8030385604fb294a847 OK 2025/09/29 05:12:44 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/29 05:12:45 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/29 05:12:46 DEBUG : with_checksum_big_file_from_pipe: md5 = 2eb0eb2383f875858ded570cad6b86b2 OK 2025/09/29 05:12:46 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-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:12:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/29 05:12:49 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 05:12:50 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/29 05:12:51 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-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:12:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/29 05:12:55 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/29 05:12:55 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/29 05:12:56 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.91s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.71s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.78s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.24s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.18s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/29 05:12:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': File to upload is small (48 bytes), uploading instead of streaming 2025/09/29 05:13:00 DEBUG : rcat_metadata: md5 = a407463b8cecd4b1bce088e3f6c5a835 OK 2025/09/29 05:13:00 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/29 05:13:01 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/29 05:13:02 DEBUG : rcat_metadata_uploadcutoff0: md5 = 4de03d7803134f2affe6c7c1a76f6e7f OK 2025/09/29 05:13:02 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.69s) --- PASS: TestRcatMetadata/Normal (2.54s) --- PASS: TestRcatMetadata/ViaDisk (2.70s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:13:05 DEBUG : potato1: md5 = 953bae2d88fb9e37c5e1e016c125b868 OK 2025/09/29 05:13:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': File to upload is small (60 bytes), uploading instead of streaming 2025/09/29 05:13:06 DEBUG : potato2: md5 = e894aa328d2981427d425a2e1e61bf75 OK 2025/09/29 05:13:06 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.39s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:13:09 DEBUG : potato1: md5 = b1a66a776c3e978e5dea03183d4c7b0d OK 2025/09/29 05:13:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': File to upload is small (60 bytes), uploading instead of streaming 2025/09/29 05:13:11 DEBUG : potato2: md5 = 82978c414842e2d91ecba58860d47abf OK 2025/09/29 05:13:11 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.80s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:13:14 DEBUG : potato2: md5 = b0fed52595d23b03ab23f5fe28ce8739 OK 2025/09/29 05:13:16 DEBUG : empty space: md5 = f3f57249389cc87d22e73410763472bf OK 2025/09/29 05:13:18 DEBUG : sub dir/potato3: md5 = 84cd730205d26570226fa1f13f17d018 OK 2025/09/29 05:13:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': Touching "sub dir/potato3" 2025/09/29 05:13:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': Touching "empty space" 2025/09/29 05:13:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': Touching "potato2" 2025/09/29 05:13:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.65s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:13:22 DEBUG : dir with metadata: Making directory with metadata 2025/09/29 05:13:23 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.46s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:13:25 DEBUG : directory with modtime: Making directory with metadata 2025/09/29 05:13:25 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.19s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:13:27 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/29 05:13:27 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/29 05:13:27 DEBUG : Google drive root 'crypt/selpklhr1jga7kqkaqjkkcafa5qot00t7f5plfhhqt9ao9b6e3s0': Skipping btime metadata as can't update it on an existing file: 2025-09-29T05:13:27.517923295Z 2025/09/29 05:13:28 INFO : non existent directory: Updated directory metadata 2025/09/29 05:13:30 DEBUG : Google drive root 'crypt/selpklhr1jga7kqkaqjkkcafa5qot00t7f5plfhhqt9ao9b6e3s0': Skipping btime metadata as can't update it on an existing file: 2025-09-29T05:13:27.517923295Z 2025/09/29 05:13:30 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.56s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:13:32 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/29 05:13:33 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/29 05:13:34 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.85s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:13:35 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/29 05:13:35 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/29 05:13:35 DEBUG : dst: Making directory with metadata 2025/09/29 05:13:36 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/29 05:13:36 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/29 05:13:37 INFO : dst: Set directory modification time (using SetModTime) 2025/09/29 05:13:37 INFO : dst: Set directory modification time (using SetModTime) 2025/09/29 05:13:37 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/29 05:13:37 INFO : dst: Set directory modification time (using SetModTime) 2025/09/29 05:13:37 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.35s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo'", Local "Local file system at /tmp/rclone209582046", Modify Window "1ms" 2025/09/29 05:13:41 DEBUG : sub dir/test remove existing: md5 = f3db311a848ce4d35609cf52de84a68d OK 2025/09/29 05:13:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = ecddc37d0095782f11d650100d0bbc66 OK 2025/09/29 05:13:44 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qebubac6" before starting 2025/09/29 05:13:45 DEBUG : sub dir/test remove existing.qebubac6: TEST: removing renamed existing file after operation 2025/09/29 05:13:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ciwuzem1" before starting 2025/09/29 05:13:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ciwuzem1: TEST: renaming existing back after failed operation 2025/09/29 05:13:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sebibol5" before starting 2025/09/29 05:13:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sebibol5: TEST: removing renamed existing file after operation 2025/09/29 05:13:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "p9sugt1armi9gn2ddvvrqbkc71u3v3ocv542mjnv81475ul14d6g" 2025/09/29 05:13:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "f1cqhlp9u3mrbej34gc77c0rju60hfc7820kpk0agb04ccp0nap1iiplsr39in4gjca372h4rp7hjag3df4692dkntlospplalhdp1g78c2ntcjmknufqr5gv725h0gjq0ntb7co8ktqhenoo4654ih7089hiddff3ncscl0mujkmg5npde0" --- PASS: TestRemoveExisting (12.74s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/29 05:13:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-capamus4peqo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m48.464466991s (try 1/5)