"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/07/15 01:07:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bogabob1depu" 2026/07/15 01:07:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/15 01:07:13 DEBUG : Creating backend with remote "TestDrive:crypt/68tg7fodqb21c4fot4uuvgbhr0ap9jo1a1vq8ma4s7bj1oeuo1ng" 2026/07/15 01:07:14 DEBUG : Creating backend with remote "/tmp/rclone3254956130" === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers 2026/07/15 01:07:15 DEBUG : a: size = 0 OK 2026/07/15 01:07:15 DEBUG : a: size = 1 (memory) 2026/07/15 01:07:15 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/15 01:07:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/15 01:07:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/15 01:07:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/15 01:07:15 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/15 01:07:15 DEBUG : potato: Seek from 10 to 0 2026/07/15 01:07:15 DEBUG : potato: Seek from 10 to 0 2026/07/15 01:07:15 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/15 01:07:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/15 01:07:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/15 01:07:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/15 01:07:15 DEBUG : potato: Seek from 5 to 2 2026/07/15 01:07:15 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/15 01:07:15 DEBUG : potato: Seek from 7 to 0 2026/07/15 01:07:15 DEBUG : potato: Seek from 7 to 0 2026/07/15 01:07:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/15 01:07:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/15 01:07:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/15 01:07:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/15 01:07:15 DEBUG : potato: Seek from 5 to 2 2026/07/15 01:07:15 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/15 01:07:15 DEBUG : potato: Seek from 8 to 0 2026/07/15 01:07:15 DEBUG : potato: Seek from 8 to 0 2026/07/15 01:07:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/15 01:07:15 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/15 01:07:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/15 01:07:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/15 01:07:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/15 01:07:15 DEBUG : potato: Seek from 5 to 2 2026/07/15 01:07:15 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/15 01:07:15 DEBUG : potato: Seek from 9 to 0 2026/07/15 01:07:15 DEBUG : potato: Seek from 9 to 0 2026/07/15 01:07:15 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:07:17 DEBUG : rutabaga: md5 = 027a8d47f804cdc7f013f52afbe95c04 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/07/15 01:07:20 DEBUG : empty space: md5 = 9362a6caa104c22cca6890f09fbcc49f OK === RUN TestCheck/3 2026/07/15 01:07:21 DEBUG : potato2: md5 = 73f7932cefdb3c5dcc5ad8a09ba80b48 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/07/15 01:07:24 DEBUG : remotepotato: md5 = 26f5ce0d6e88be7c12f6bc2d4e063c82 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.71s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2026/07/15 01:07:27 DEBUG : Creating backend with remote "nonexistent" 2026/07/15 01:07:27 DEBUG : Creating backend with remote "nonexistent" 2026/07/15 01:07:27 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/15 01:07:27 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/15 01:07:27 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/15 01:07:27 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:07:29 DEBUG : rutabaga: md5 = b0e86260c91d1ece3065c140d05c802f OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/15 01:07:33 DEBUG : empty space: md5 = e9a374edb14bccbc5d77519ebc088d92 OK === RUN TestCheckDownload/3 2026/07/15 01:07:35 DEBUG : potato2: md5 = 2ef48d0c4f35dae284bd03b7a46218aa OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/15 01:07:39 DEBUG : remotepotato: md5 = bd5e43e1547638f5ee8ea219f4808754 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.14s) --- PASS: TestCheckDownload/1 (1.01s) --- PASS: TestCheckDownload/2 (0.79s) --- PASS: TestCheckDownload/3 (0.93s) --- PASS: TestCheckDownload/4 (1.02s) --- PASS: TestCheckDownload/5 (0.83s) --- PASS: TestCheckDownload/6 (0.79s) --- PASS: TestCheckDownload/7 (0.80s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:07:45 DEBUG : rutabaga: md5 = 257dd0d02f165a0adffcdac9a05e3df8 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/15 01:07:47 DEBUG : empty space: md5 = f2f41e4bc9c4261c0e222929404c5b87 OK === RUN TestCheckSizeOnly/3 2026/07/15 01:07:49 DEBUG : potato2: md5 = cf13369542c710da29665333e83b9ad8 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/15 01:07:52 DEBUG : remotepotato: md5 = e4ade820c5f00f2930f16f130448799b OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.04s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:07:56 DEBUG : test.sum: md5 = 9839903cb5f87d7327c77d9f5fa4494a OK 2026/07/15 01:07:57 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/15 01:07:57 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/15 01:07:57 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/15 01:07:57 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/15 01:07:59 DEBUG : test.sum: md5 = 03398bf1d65c74f43c2d8a5bfb7e7108 OK 2026/07/15 01:08:00 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/15 01:08:00 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/15 01:08:00 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/15 01:08:00 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.92s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:08:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bogabob1depu/data" 2026/07/15 01:08:01 DEBUG : Creating backend with remote "TestDrive:crypt/68tg7fodqb21c4fot4uuvgbhr0ap9jo1a1vq8ma4s7bj1oeuo1ng/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.00s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:08:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bogabob1depu/data" 2026/07/15 01:08:03 DEBUG : Creating backend with remote "TestDrive:crypt/68tg7fodqb21c4fot4uuvgbhr0ap9jo1a1vq8ma4s7bj1oeuo1ng/vjrnln8ratgmqakfosrqe8espk" 2026/07/15 01:08:07 DEBUG : data/banana: md5 = 2b494c6373a24eeb07ba67197b88430c OK 2026/07/15 01:08:08 DEBUG : test.sum: md5 = 90cd42c7adeebd2f36046c04839ec2b3 OK === RUN TestCheckSumDownload/subtest1 2026/07/15 01:08:13 DEBUG : data/potato: md5 = 6a9e670fb2c430175ce60344fec4304c OK 2026/07/15 01:08:14 DEBUG : test.sum: md5 = 0076e63d0fd977750af7cb3c780d2d27 OK === RUN TestCheckSumDownload/subtest2 2026/07/15 01:08:18 DEBUG : test.sum: md5 = 8917102f29fe8810ca3531fbd38c80bf OK === RUN TestCheckSumDownload/subtest3 2026/07/15 01:08:22 DEBUG : test.sum: md5 = b766a9a7a5a728fefac0041b3dbd8bf4 OK === RUN TestCheckSumDownload/subtest4 2026/07/15 01:08:26 DEBUG : test.sum: md5 = 38c97d0b151f1fd75a289493a8a7a4fd OK === RUN TestCheckSumDownload/subtest5 2026/07/15 01:08:31 DEBUG : test.sum: md5 = bac18ec0745cf9ffb415aa0b46e1416a OK === RUN TestCheckSumDownload/subtest6 2026/07/15 01:08:35 DEBUG : data/banana: md5 = 218be952cad226d7e1685f7421ed9a47 OK 2026/07/15 01:08:36 DEBUG : data/potato: md5 = 64f667fef5e2134e9a18bd0d8cfa9f9d OK 2026/07/15 01:08:38 DEBUG : test.sum: md5 = ff1c4de4d5867dfe73e64b8842b19b1d OK === RUN TestCheckSumDownload/subtest7 2026/07/15 01:08:42 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/15 01:08:42 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.36s) --- PASS: TestCheckSumDownload/subtest1 (2.20s) --- PASS: TestCheckSumDownload/subtest2 (1.99s) --- PASS: TestCheckSumDownload/subtest3 (1.98s) --- PASS: TestCheckSumDownload/subtest4 (1.95s) --- PASS: TestCheckSumDownload/subtest5 (1.88s) --- PASS: TestCheckSumDownload/subtest6 (1.79s) --- PASS: TestCheckSumDownload/subtest7 (1.92s) === RUN TestApplyTransforms 2026/07/15 01:08:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hebiraw4meji" 2026/07/15 01:08:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/15 01:08:43 DEBUG : Creating backend with remote "TestDrive:crypt/m2ohdda0koj2fef86lsik466n17u1cknakme0rucnhjbemn0m600" 2026/07/15 01:08:44 DEBUG : Creating backend with remote "/tmp/rclone1799102607" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hebiraw4meji'", Local "Local file system at /tmp/rclone1799102607", Modify Window "1ms" 2026/07/15 01:08:46 DEBUG : hello, world!: md5 = 9095bfd28e14491ef0be4cf51774fa86 OK upper checkfile vs. lower remote (without normalization) 2026/07/15 01:08:47 ERROR : hello, world!: sum not found 2026/07/15 01:08:47 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hebiraw4meji' 2026/07/15 01:08:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hebiraw4meji': 1 files missing 2026/07/15 01:08:47 NOTICE: 1 hashes missing 2026/07/15 01:08:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hebiraw4meji': 1 differences found 2026/07/15 01:08:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hebiraw4meji': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/15 01:08:48 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/15 01:08:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hebiraw4meji': 0 differences found 2026/07/15 01:08:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hebiraw4meji': 1 matching files 2026/07/15 01:08:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-davatic6tima" 2026/07/15 01:08:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/15 01:08:48 DEBUG : Creating backend with remote "TestDrive:crypt/ogsv1jr3tjvv8nu0ksbijqskcs1stk78bg6b79lelj9drp7ptuo0" 2026/07/15 01:08:49 DEBUG : Creating backend with remote "/tmp/rclone968269683" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-davatic6tima'", Local "Local file system at /tmp/rclone968269683", Modify Window "1ms" 2026/07/15 01:08:51 DEBUG : HELLO, WORLD!: md5 = d6790aa0f1218f061cd182ac0bbcb386 OK lower checkfile vs. upper remote (without normalization) 2026/07/15 01:08:52 ERROR : HELLO, WORLD!: sum not found 2026/07/15 01:08:52 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-davatic6tima' 2026/07/15 01:08:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-davatic6tima': 1 files missing 2026/07/15 01:08:52 NOTICE: 1 hashes missing 2026/07/15 01:08:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-davatic6tima': 1 differences found 2026/07/15 01:08:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-davatic6tima': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/15 01:08:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/15 01:08:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-davatic6tima': 0 differences found 2026/07/15 01:08:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-davatic6tima': 1 matching files 2026/07/15 01:08:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xalisex6tihe" 2026/07/15 01:08:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/15 01:08:53 DEBUG : Creating backend with remote "TestDrive:crypt/6po05bcdkibkkog53pomvppbg389cjcq9ol1m7pidm8um5g8thcg" 2026/07/15 01:08:54 DEBUG : Creating backend with remote "/tmp/rclone3600657141" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xalisex6tihe'", Local "Local file system at /tmp/rclone3600657141", Modify Window "1ms" 2026/07/15 01:08:56 DEBUG : HeLlO, wOrLd!: md5 = a5a3a92ca03be4fb803880541c57f1fe OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/15 01:08:56 ERROR : HeLlO, wOrLd!: sum not found 2026/07/15 01:08:56 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xalisex6tihe' 2026/07/15 01:08:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xalisex6tihe': 1 files missing 2026/07/15 01:08:56 NOTICE: 1 hashes missing 2026/07/15 01:08:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xalisex6tihe': 1 differences found 2026/07/15 01:08:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xalisex6tihe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/15 01:08:57 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/15 01:08:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xalisex6tihe': 0 differences found 2026/07/15 01:08:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xalisex6tihe': 1 matching files 2026/07/15 01:08:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bihenep8cewe" 2026/07/15 01:08:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/15 01:08:57 DEBUG : Creating backend with remote "TestDrive:crypt/83irn1m76kuv9q4l1onj32mmht5tmo30gtpdu476f6sucak8d95g" 2026/07/15 01:08:58 DEBUG : Creating backend with remote "/tmp/rclone1373194859" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bihenep8cewe'", Local "Local file system at /tmp/rclone1373194859", Modify Window "1ms" 2026/07/15 01:09:01 DEBUG : HELLO, WORLD!: md5 = d93dbc6e3c654c589358fce37cc6b3c1 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/15 01:09:01 ERROR : HELLO, WORLD!: sum not found 2026/07/15 01:09:01 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bihenep8cewe' 2026/07/15 01:09:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bihenep8cewe': 1 files missing 2026/07/15 01:09:01 NOTICE: 1 hashes missing 2026/07/15 01:09:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bihenep8cewe': 1 differences found 2026/07/15 01:09:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bihenep8cewe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/15 01:09:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/15 01:09:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bihenep8cewe': 0 differences found 2026/07/15 01:09:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bihenep8cewe': 1 matching files 2026/07/15 01:09:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-becibox2puku" 2026/07/15 01:09:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/15 01:09:02 DEBUG : Creating backend with remote "TestDrive:crypt/b7d1qh0pu3c069vlmg3mp7n76imc6u03euaoff428o3bkd8h4dp0" 2026/07/15 01:09:03 DEBUG : Creating backend with remote "/tmp/rclone2955899630" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-becibox2puku'", Local "Local file system at /tmp/rclone2955899630", Modify Window "1ms" 2026/07/15 01:09:06 DEBUG : 測試_Русский___ě_áñ: md5 = 89d4b78d03fca45189e07a2975058e6c OK NFD checkfile vs. NFC remote (without normalization) 2026/07/15 01:09:06 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/15 01:09:06 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-becibox2puku' 2026/07/15 01:09:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becibox2puku': 1 files missing 2026/07/15 01:09:06 NOTICE: 1 hashes missing 2026/07/15 01:09:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becibox2puku': 1 differences found 2026/07/15 01:09:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becibox2puku': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/15 01:09:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/15 01:09:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becibox2puku': 0 differences found 2026/07/15 01:09:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-becibox2puku': 1 matching files 2026/07/15 01:09:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sabekeb5dipa" 2026/07/15 01:09:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/15 01:09:07 DEBUG : Creating backend with remote "TestDrive:crypt/nscab85i2s0bo1umvhl2u8qmm2slla0flanvkg7qiel8vmbah650" 2026/07/15 01:09:08 DEBUG : Creating backend with remote "/tmp/rclone2384480344" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sabekeb5dipa'", Local "Local file system at /tmp/rclone2384480344", Modify Window "1ms" 2026/07/15 01:09:11 DEBUG : 測試_Русский___ě_áñ: md5 = 7912e8fbc744a84b35322088061d5cef OK NFC checkfile vs. NFD remote (without normalization) 2026/07/15 01:09:11 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/15 01:09:11 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sabekeb5dipa' 2026/07/15 01:09:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sabekeb5dipa': 1 files missing 2026/07/15 01:09:11 NOTICE: 1 hashes missing 2026/07/15 01:09:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sabekeb5dipa': 1 differences found 2026/07/15 01:09:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sabekeb5dipa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/15 01:09:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/15 01:09:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sabekeb5dipa': 0 differences found 2026/07/15 01:09:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sabekeb5dipa': 1 matching files 2026/07/15 01:09:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuwufad0quci" 2026/07/15 01:09:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/15 01:09:12 DEBUG : Creating backend with remote "TestDrive:crypt/ojeieaa81t83vcc3oarq38ku9jj5q9bl974nr2br9ojrlr4l6qjg" 2026/07/15 01:09:13 DEBUG : Creating backend with remote "/tmp/rclone1099721553" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fuwufad0quci'", Local "Local file system at /tmp/rclone1099721553", Modify Window "1ms" 2026/07/15 01:09:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e59c0eb38671a275212db77eb9223d41 OK NFDx2 checkfile vs. both remote (without normalization) 2026/07/15 01:09:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/15 01:09:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fuwufad0quci' 2026/07/15 01:09:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuwufad0quci': 1 files missing 2026/07/15 01:09:16 NOTICE: 1 hashes missing 2026/07/15 01:09:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuwufad0quci': 1 differences found 2026/07/15 01:09:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuwufad0quci': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/15 01:09:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/15 01:09:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuwufad0quci': 0 differences found 2026/07/15 01:09:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fuwufad0quci': 1 matching files 2026/07/15 01:09:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-saqequg8viso" 2026/07/15 01:09:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/15 01:09:17 DEBUG : Creating backend with remote "TestDrive:crypt/ilrs26hlmekt5ikh8283dgo2to84nm51iolv2tkf8t13dsumloig" 2026/07/15 01:09:18 DEBUG : Creating backend with remote "/tmp/rclone1527172179" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-saqequg8viso'", Local "Local file system at /tmp/rclone1527172179", Modify Window "1ms" 2026/07/15 01:09:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3abd73b974066eee914e553c5599f3a2 OK NFCx2 checkfile vs. both remote (without normalization) 2026/07/15 01:09:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/15 01:09:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-saqequg8viso' 2026/07/15 01:09:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saqequg8viso': 1 files missing 2026/07/15 01:09:21 NOTICE: 1 hashes missing 2026/07/15 01:09:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saqequg8viso': 1 differences found 2026/07/15 01:09:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saqequg8viso': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/15 01:09:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/15 01:09:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saqequg8viso': 0 differences found 2026/07/15 01:09:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saqequg8viso': 1 matching files 2026/07/15 01:09:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zeduwel6vogu" 2026/07/15 01:09:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/15 01:09:22 DEBUG : Creating backend with remote "TestDrive:crypt/nbr7pj18anijto532n3dqc67p1j6vtkj8s3j4jfntlsmeaais3i0" 2026/07/15 01:09:23 DEBUG : Creating backend with remote "/tmp/rclone232861296" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zeduwel6vogu'", Local "Local file system at /tmp/rclone232861296", Modify Window "1ms" 2026/07/15 01:09:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 85b3180df667ffc8993d64c5c910c72d OK both checkfile vs. NFDx2 remote (without normalization) 2026/07/15 01:09:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/15 01:09:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zeduwel6vogu' 2026/07/15 01:09:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zeduwel6vogu': 1 files missing 2026/07/15 01:09:26 NOTICE: 1 hashes missing 2026/07/15 01:09:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zeduwel6vogu': 1 differences found 2026/07/15 01:09:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zeduwel6vogu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/15 01:09:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/15 01:09:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zeduwel6vogu': 0 differences found 2026/07/15 01:09:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zeduwel6vogu': 1 matching files 2026/07/15 01:09:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jalaruk5tixa" 2026/07/15 01:09:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/15 01:09:27 DEBUG : Creating backend with remote "TestDrive:crypt/ihf7nd95v3n51ohks9pehte797nga8gopurr8qdp2epnmq81a5r0" 2026/07/15 01:09:28 DEBUG : Creating backend with remote "/tmp/rclone3993756819" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jalaruk5tixa'", Local "Local file system at /tmp/rclone3993756819", Modify Window "1ms" 2026/07/15 01:09:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 32c6321395769c2fb3ed4863c257b6ea OK both checkfile vs. NFCx2 remote (without normalization) 2026/07/15 01:09:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/15 01:09:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jalaruk5tixa' 2026/07/15 01:09:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jalaruk5tixa': 1 files missing 2026/07/15 01:09:31 NOTICE: 1 hashes missing 2026/07/15 01:09:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jalaruk5tixa': 1 differences found 2026/07/15 01:09:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jalaruk5tixa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/15 01:09:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/15 01:09:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jalaruk5tixa': 0 differences found 2026/07/15 01:09:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jalaruk5tixa': 1 matching files 2026/07/15 01:09:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jalaruk5tixa': Purge remote 2026/07/15 01:09:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeduwel6vogu': Purge remote 2026/07/15 01:09:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-saqequg8viso': Purge remote 2026/07/15 01:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuwufad0quci': Purge remote 2026/07/15 01:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sabekeb5dipa': Purge remote 2026/07/15 01:09:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-becibox2puku': Purge remote 2026/07/15 01:09:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bihenep8cewe': Purge remote 2026/07/15 01:09:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xalisex6tihe': Purge remote 2026/07/15 01:09:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-davatic6tima': Purge remote 2026/07/15 01:09:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hebiraw4meji': Purge remote --- PASS: TestApplyTransforms (54.80s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:09:38 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/15 01:09:40 DEBUG : sub/file2: md5 = 8b15a9993ef63e3fae59526901489c59 OK 2026/07/15 01:09:40 DEBUG : sub/file2: size = 14 OK 2026/07/15 01:09:40 INFO : file1: Copied (new) to: sub/file2 2026/07/15 01:09:41 DEBUG : sub/file2: size = 14 OK 2026/07/15 01:09:41 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 01:09:41 DEBUG : file1: Unchanged skipping 2026/07/15 01:09:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': don't need to copy/move sub/file2, it is already at target location 2026/07/15 01:09:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.15s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:09:47 DEBUG : dst/file1: md5 = b9810425e134cc8ab5764cf7fd96a99f OK 2026/07/15 01:09:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bogabob1depu/backup" 2026/07/15 01:09:48 DEBUG : Creating backend with remote "TestDrive:crypt/68tg7fodqb21c4fot4uuvgbhr0ap9jo1a1vq8ma4s7bj1oeuo1ng/1nrff024r7pq65ecp72fc28jb0" 2026/07/15 01:09:49 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3254956130) 2026/07/15 01:09:49 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu') 2026/07/15 01:09:49 DEBUG : dst/file1: Sizes differ 2026/07/15 01:09:52 INFO : dst/file1: Moved (server-side) 2026/07/15 01:09:53 DEBUG : dst/file1: md5 = 23b9673606e247f0e57d57f15ec2481e OK 2026/07/15 01:09:53 DEBUG : dst/file1: size = 14 OK 2026/07/15 01:09:53 INFO : dst/file1: Copied (new) 2026/07/15 01:09:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/15 01:09:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/15 01:09:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.53s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:09:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bogabob1depu/dst" 2026/07/15 01:09:58 DEBUG : Creating backend with remote "TestDrive:crypt/68tg7fodqb21c4fot4uuvgbhr0ap9jo1a1vq8ma4s7bj1oeuo1ng/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/15 01:10:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bogabob1depu/CompareDest" 2026/07/15 01:10:00 DEBUG : Creating backend with remote "TestDrive:crypt/68tg7fodqb21c4fot4uuvgbhr0ap9jo1a1vq8ma4s7bj1oeuo1ng/gveqi14airsml4bgu7krj116o8" 2026/07/15 01:10:01 DEBUG : one: Need to transfer - File not found at Destination 2026/07/15 01:10:04 DEBUG : one: md5 = cad8faa2317f0f8373cb1bf106975f1c OK 2026/07/15 01:10:04 DEBUG : one: size = 3 OK 2026/07/15 01:10:04 INFO : one: Copied (new) 2026/07/15 01:10:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3254956130) 2026/07/15 01:10:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu/dst') 2026/07/15 01:10:05 DEBUG : one: Sizes differ 2026/07/15 01:10:07 DEBUG : one: md5 = 45b0fd7ad37099d001f0238df2e3b33e OK 2026/07/15 01:10:07 DEBUG : one: size = 5 OK 2026/07/15 01:10:07 INFO : one: Copied (replaced existing) 2026/07/15 01:10:09 DEBUG : dst/one: md5 = e1790ff8f48cf6b2b7f50490b888f5a8 OK 2026/07/15 01:10:11 DEBUG : CompareDest/one: md5 = 43e0d7c1d06900211130ed3bfb88ecb4 OK 2026/07/15 01:10:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3254956130) 2026/07/15 01:10:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu/dst') 2026/07/15 01:10:12 DEBUG : one: Sizes differ 2026/07/15 01:10:12 DEBUG : one: size = 5 OK 2026/07/15 01:10:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 01:10:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/15 01:10:14 DEBUG : CompareDest/two: md5 = 89213beea7e6657fe1f60af858422994 OK 2026/07/15 01:10:15 DEBUG : two: Need to transfer - File not found at Destination 2026/07/15 01:10:15 DEBUG : two: size = 3 OK 2026/07/15 01:10:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 01:10:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/15 01:10:16 DEBUG : two: Need to transfer - File not found at Destination 2026/07/15 01:10:16 DEBUG : two: size = 3 OK 2026/07/15 01:10:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 01:10:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/15 01:10:18 DEBUG : two: Need to transfer - File not found at Destination 2026/07/15 01:10:18 DEBUG : two: size = 5 (Local file system at /tmp/rclone3254956130) 2026/07/15 01:10:18 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu/CompareDest') 2026/07/15 01:10:18 DEBUG : two: Sizes differ 2026/07/15 01:10:19 DEBUG : two: md5 = b18d4d4816fa16ad277664269a609fdd OK 2026/07/15 01:10:19 DEBUG : two: size = 5 OK 2026/07/15 01:10:19 INFO : two: Copied (new) 2026/07/15 01:10:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/15 01:10:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 01:10:23 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/15 01:10:23 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.90s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:10:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bogabob1depu/dst" 2026/07/15 01:10:24 DEBUG : Creating backend with remote "TestDrive:crypt/68tg7fodqb21c4fot4uuvgbhr0ap9jo1a1vq8ma4s7bj1oeuo1ng/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/15 01:10:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bogabob1depu/CopyDest" 2026/07/15 01:10:26 DEBUG : Creating backend with remote "TestDrive:crypt/68tg7fodqb21c4fot4uuvgbhr0ap9jo1a1vq8ma4s7bj1oeuo1ng/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/15 01:10:27 DEBUG : one: Need to transfer - File not found at Destination 2026/07/15 01:10:30 DEBUG : one: md5 = ac8b085577196a3189f0e0d62b1b8c8d OK 2026/07/15 01:10:30 DEBUG : one: size = 3 OK 2026/07/15 01:10:30 INFO : one: Copied (new) 2026/07/15 01:10:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3254956130) 2026/07/15 01:10:31 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu/dst') 2026/07/15 01:10:31 DEBUG : one: Sizes differ 2026/07/15 01:10:32 DEBUG : one: md5 = bdf2f1c7ff6c3f6627908441c3b8e902 OK 2026/07/15 01:10:32 DEBUG : one: size = 5 OK 2026/07/15 01:10:32 INFO : one: Copied (replaced existing) 2026/07/15 01:10:35 DEBUG : dst/one: md5 = 8b87979df49342bd6df34480aa43a064 OK 2026/07/15 01:10:37 DEBUG : CopyDest/one: md5 = 4b7779b569f87a14b90291774a9ad97c OK 2026/07/15 01:10:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bogabob1depu/BackupDir" 2026/07/15 01:10:38 DEBUG : Creating backend with remote "TestDrive:crypt/68tg7fodqb21c4fot4uuvgbhr0ap9jo1a1vq8ma4s7bj1oeuo1ng/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/15 01:10:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3254956130) 2026/07/15 01:10:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu/dst') 2026/07/15 01:10:39 DEBUG : one: Sizes differ 2026/07/15 01:10:40 DEBUG : one: size = 5 OK 2026/07/15 01:10:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 01:10:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3254956130) 2026/07/15 01:10:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu/dst') 2026/07/15 01:10:40 DEBUG : one: Sizes differ 2026/07/15 01:10:42 INFO : one: Moved (server-side) 2026/07/15 01:10:43 DEBUG : one: size = 5 OK 2026/07/15 01:10:43 INFO : one: Copied (server-side copy) 2026/07/15 01:10:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/15 01:10:45 DEBUG : CopyDest/two: md5 = 35661385b875a681d40245b2492380bd OK 2026/07/15 01:10:45 DEBUG : two: Need to transfer - File not found at Destination 2026/07/15 01:10:46 DEBUG : two: size = 3 OK 2026/07/15 01:10:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 01:10:47 DEBUG : two: size = 3 OK 2026/07/15 01:10:47 INFO : two: Copied (server-side copy) 2026/07/15 01:10:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/15 01:10:48 DEBUG : two: size = 3 OK 2026/07/15 01:10:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/15 01:10:48 DEBUG : two: Unchanged skipping 2026/07/15 01:10:50 DEBUG : CopyDest/three: md5 = 10009801163cf20b0cbb636c2f38c667 OK 2026/07/15 01:10:50 DEBUG : three: Need to transfer - File not found at Destination 2026/07/15 01:10:51 DEBUG : three: size = 7 (Local file system at /tmp/rclone3254956130) 2026/07/15 01:10:51 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu/CopyDest') 2026/07/15 01:10:51 DEBUG : three: Sizes differ 2026/07/15 01:10:51 DEBUG : three: Destination not found in --copy-dest 2026/07/15 01:10:52 DEBUG : three: md5 = 1adcfd075b79a6e38ea81b14df1cc560 OK 2026/07/15 01:10:52 DEBUG : three: size = 7 OK 2026/07/15 01:10:52 INFO : three: Copied (new) 2026/07/15 01:10:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/15 01:10:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 01:10:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/15 01:10:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/15 01:10:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 01:10:57 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/15 01:10:58 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.89s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.51s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:11:00 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/15 01:11:03 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 114c61a9be1d0ff19f48cb97d21459d3 OK 2026/07/15 01:11:03 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/15 01:11:03 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/15 01:11:03 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/15 01:11:04 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 2026/07/15 01:11:04 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/15 01:11:05 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/15 01:11:07 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 78a0b5cc12d5c7318c51cd337c0dc4c9 OK 2026/07/15 01:11:07 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/15 01:11:07 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/15 01:11:09 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/07/15 01:11:09 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.39s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:11:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': Looking for duplicate names using skip mode. 2026/07/15 01:11:13 NOTICE: one: Found 2 files with duplicate names 2026/07/15 01:11:13 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.77s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:11:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': Looking for duplicate names using skip mode. 2026/07/15 01:11:19 NOTICE: one: Found 3 files with duplicate names 2026/07/15 01:11:19 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/07/15 01:11:20 INFO : one: Deleted 2026/07/15 01:11:20 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.64s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:11:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': Looking for duplicate names using first mode. 2026/07/15 01:11:26 NOTICE: one: Found 3 files with duplicate names 2026/07/15 01:11:26 INFO : one: Deleted 2026/07/15 01:11:27 INFO : one: Deleted 2026/07/15 01:11:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.41s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:11:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': Looking for duplicate names using newest mode. 2026/07/15 01:11:32 NOTICE: one: Found 3 files with duplicate names 2026/07/15 01:11:33 INFO : one: Deleted 2026/07/15 01:11:33 INFO : one: Deleted 2026/07/15 01:11:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.88s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:11:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': Looking for duplicate names using oldest mode. 2026/07/15 01:11:40 NOTICE: one: Found 3 files with duplicate names 2026/07/15 01:11:40 INFO : one: Deleted 2026/07/15 01:11:41 INFO : one: Deleted 2026/07/15 01:11:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.64s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:11:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': Looking for duplicate names using largest mode. 2026/07/15 01:11:47 NOTICE: one: Found 3 files with duplicate names 2026/07/15 01:11:47 INFO : one: Deleted 2026/07/15 01:11:47 INFO : one: Deleted 2026/07/15 01:11:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.76s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:11:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': Looking for duplicate names using smallest mode. 2026/07/15 01:11:53 NOTICE: one: Found 3 files with duplicate names 2026/07/15 01:11:54 INFO : one: Deleted 2026/07/15 01:11:54 INFO : one: Deleted 2026/07/15 01:11:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.91s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:12:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': Looking for duplicate names using rename mode. 2026/07/15 01:12:01 NOTICE: one.txt: Found 3 files with duplicate names 2026/07/15 01:12:03 INFO : one-2.txt: renamed from: one.txt 2026/07/15 01:12:04 INFO : one-3.txt: renamed from: one.txt 2026/07/15 01:12:05 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.22s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:12:10 DEBUG : dupe1/one.txt: md5 = e071c3536fa35fdb7e3667472263051e OK 2026/07/15 01:12:13 DEBUG : dupe2/two.txt: md5 = f41ce2500ec211f4973657b6c89e3924 OK 2026/07/15 01:12:15 DEBUG : dupe3/three.txt: md5 = 9f412005a8d82ac2968e30678ccf27f7 OK 2026/07/15 01:12:16 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/07/15 01:12:16 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/07/15 01:12:17 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/07/15 01:12:18 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/07/15 01:12:21 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/15 01:12:21 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/07/15 01:12:21 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.03s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:12:23 DEBUG : a.txt: md5 = e685c318fd06d8b9ca077ce06e726ab1 OK 2026/07/15 01:12:25 DEBUG : zend.txt: md5 = f8d97d619360ab2089ec189699916791 OK 2026/07/15 01:12:27 DEBUG : sub dir/hello world: md5 = 3b8c30b2bf01da75927f5eb9a8d3bf46 OK 2026/07/15 01:12:28 DEBUG : sub dir/hello world2: md5 = b496f00b1160b71e72f23f31039d0a76 OK 2026/07/15 01:12:30 DEBUG : sub dir/ignore dir/.ignore: md5 = 02099dfa4e526fe66ae55db5cde570b7 OK 2026/07/15 01:12:32 DEBUG : sub dir/ignore dir/should be ignored: md5 = b82690f39b7839bdadee526372f2fef6 OK 2026/07/15 01:12:34 DEBUG : sub dir/sub sub dir/hello world3: md5 = 20426e389bae9b3be32b1c4639d95a58 OK 2026/07/15 01:12:36 DEBUG : a.txt: Excluded (Size Filter) 2026/07/15 01:12:36 DEBUG : a.txt: Excluded 2026/07/15 01:12:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/15 01:12:37 DEBUG : sub dir/hello world2: Excluded 2026/07/15 01:12:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/15 01:12:37 DEBUG : sub dir/hello world: Excluded 2026/07/15 01:12:38 DEBUG : sub dir/ignore dir: Excluded 2026/07/15 01:12:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/15 01:12:38 DEBUG : sub dir/hello world2: Excluded 2026/07/15 01:12:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/15 01:12:38 DEBUG : sub dir/hello world: Excluded 2026/07/15 01:12:39 DEBUG : sub dir/ignore dir: Excluded 2026/07/15 01:12:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/15 01:12:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/15 01:12:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/15 01:12:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/15 01:12:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/15 01:12:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/07/15 01:12:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (23.75s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:12:47 DEBUG : a.txt: md5 = 675bc92de1fad5a121494ae1b1e5ed74 OK 2026/07/15 01:12:48 DEBUG : zend.txt: md5 = 9efe0947120a9ffb522b49f3b654b80d OK 2026/07/15 01:12:51 DEBUG : sub dir/hello world: md5 = 083f885d14635005b5abf25712b5071a OK 2026/07/15 01:12:53 DEBUG : sub dir/hello world2: md5 = 12d03491fc9330b3a7fdf13018fee058 OK 2026/07/15 01:12:55 DEBUG : sub dir/ignore dir/.ignore: md5 = 4056036f3059a7fcf5529186528d90db OK 2026/07/15 01:12:57 DEBUG : sub dir/ignore dir/should be ignored: md5 = e4385aa76a4cc292cc5420267de56e0c OK 2026/07/15 01:12:59 DEBUG : sub dir/sub sub dir/hello world3: md5 = f777901f35d99ccf8f8fd978a06fd971 OK 2026/07/15 01:13:01 DEBUG : a.txt: Excluded (Size Filter) 2026/07/15 01:13:01 DEBUG : a.txt: Excluded 2026/07/15 01:13:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/15 01:13:02 DEBUG : sub dir/hello world: Excluded 2026/07/15 01:13:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/15 01:13:02 DEBUG : sub dir/hello world2: Excluded 2026/07/15 01:13:03 DEBUG : sub dir/ignore dir: Excluded 2026/07/15 01:13:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/15 01:13:03 DEBUG : sub dir/hello world: Excluded 2026/07/15 01:13:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/15 01:13:03 DEBUG : sub dir/hello world2: Excluded 2026/07/15 01:13:03 DEBUG : sub dir/ignore dir: Excluded 2026/07/15 01:13:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/15 01:13:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/15 01:13:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/15 01:13:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/15 01:13:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/15 01:13:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/15 01:13:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (24.09s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:13:11 DEBUG : file1: md5 = 63d444c88692f6562c055df1d45b53e0 OK 2026/07/15 01:13:13 DEBUG : sub/file2: md5 = 3f21cc8d53a0646997e5b3d04919f71e 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 2026/07/15 01:13:17 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/15 01:13:17 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/07/15 01:13:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/07/15 01:13:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.06s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:13:21 DEBUG : file1: md5 = d6bff32655dff84be8f7ce5a3168514e OK 2026/07/15 01:13:23 DEBUG : sub/file2: md5 = 977987d63ad274c36eb9d46b0b30b39f 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 2026/07/15 01:13:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bogabob1depu/notfound" 2026/07/15 01:13:27 DEBUG : Creating backend with remote "TestDrive:crypt/68tg7fodqb21c4fot4uuvgbhr0ap9jo1a1vq8ma4s7bj1oeuo1ng/qe0i31qdkoejk60elps0ni5sqk" 2026/07/15 01:13:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.55s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.67s) === RUN TestStatJSONMemory 2026/07/15 01:13:31 DEBUG : Creating backend with remote ":memory:" 2026/07/15 01:13:31 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/15 01:13:31 DEBUG : sub/file1: size = 5 OK 2026/07/15 01:13:31 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/15 01:13:31 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:13:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': Making directory 2026/07/15 01:13:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:13:34 DEBUG : sub dir/hello world: md5 = 6d4543be37ce9164db8094cb9bfb4aaa OK 2026/07/15 01:13:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.89s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:13:39 DEBUG : potato2: md5 = 03a21b15183ab2263cb81e8386d60f66 OK 2026/07/15 01:13:40 DEBUG : empty space: md5 = 4968a8a81ba83298883a710bb3dda364 OK --- PASS: TestLs (5.24s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:13:43 DEBUG : potato2: md5 = d8ccde1d1162630f1c50553978b28261 OK 2026/07/15 01:13:45 DEBUG : empty space: md5 = 1b4f7308c3abebe19a9e9f96c6148bce OK 2026/07/15 01:13:45 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.11s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:13:49 DEBUG : potato2: md5 = 3c1495cd229468fb3f51cabe3d057c2e OK 2026/07/15 01:13:50 DEBUG : empty space: md5 = 09ce3e2ad56f1f1c7963f93125b83ab8 OK --- PASS: TestLsLong (5.07s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:13:54 DEBUG : potato2: md5 = 01f125d81a210cb43f778d068734a55a OK 2026/07/15 01:13:56 DEBUG : empty space: md5 = 308555d368089cb021493f00266f8235 OK --- PASS: TestHashSums (5.23s) === RUN TestHashSumsWithErrors 2026/07/15 01:13:57 DEBUG : Creating backend with remote ":memory:" 2026/07/15 01:13:57 ERROR : file1: hash unsupported: hash type not supported 2026/07/15 01:13:57 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/15 01:13:57 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/15 01:13:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/15 01:13:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/15 01:13:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/15 01:13:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/15 01:13:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/15 01:13:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/15 01:13:57 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/15 01:13:57 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:13:59 DEBUG : potato2: md5 = 72160135158d3bed7be5d52de8d7f16a OK 2026/07/15 01:14:00 DEBUG : empty space: md5 = dca307821c000710e6733bfdd03818bc OK 2026/07/15 01:14:03 DEBUG : sub dir/potato3: md5 = cfe57d46b3dae23c7aa01e62eb1c3bf0 OK 2026/07/15 01:14:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.95s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:14:08 DEBUG : small: md5 = 73aaefa377d811d2091dbb9e4e19dcd9 OK 2026/07/15 01:14:09 DEBUG : medium: md5 = d2f166ba435520468c748aea1a769663 OK 2026/07/15 01:14:11 DEBUG : large: md5 = a1789d09aab097de0b4f4cf6b8b16729 OK 2026/07/15 01:14:12 DEBUG : Waiting for deletions to finish 2026/07/15 01:14:12 DEBUG : large: Excluded (Size Filter) 2026/07/15 01:14:12 INFO : small: Deleted 2026/07/15 01:14:13 INFO : medium: Deleted --- PASS: TestDelete (7.31s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:14:15 DEBUG : small: md5 = 6256f419d2b5e1825b88fbdf41041770 OK 2026/07/15 01:14:17 DEBUG : medium: md5 = 9de856ee1334e967d0d2b67d660da315 OK 2026/07/15 01:14:18 DEBUG : large: md5 = 84766c07d0c1cfba9023db3509fd8882 OK 2026/07/15 01:14:18 DEBUG : Waiting for deletions to finish 2026/07/15 01:14:19 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/07/15 01:14:19 INFO : medium: Deleted 2026/07/15 01:14:19 INFO : small: Deleted --- PASS: TestMaxDelete (7.04s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:14:22 DEBUG : small: md5 = 6dd654f198c90ff17130b7f5466cc4e8 OK 2026/07/15 01:14:24 DEBUG : medium: md5 = c25130ffeed67a1190137e6f1a744b61 OK 2026/07/15 01:14:25 DEBUG : large: md5 = cb916e0bb73b106bf4d19fc00fcee05a OK 2026/07/15 01:14:25 DEBUG : Waiting for deletions to finish 2026/07/15 01:14:26 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/15 01:14:26 INFO : medium: Deleted 2026/07/15 01:14:26 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.12s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:14:29 DEBUG : small: md5 = 798c8331a29243ba73b5edb169280a5a OK 2026/07/15 01:14:31 DEBUG : medium: md5 = 85c35131b2c723d78d23ccf5cd8d1e7d OK 2026/07/15 01:14:32 DEBUG : large: md5 = 638c65fa125c36a418363915bf6dcb15 OK 2026/07/15 01:14:32 DEBUG : Waiting for deletions to finish 2026/07/15 01:14:33 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/15 01:14:33 INFO : small: Deleted 2026/07/15 01:14:33 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.03s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:14:36 DEBUG : ReadFile: md5 = af98bbc25a24cc060e375ac6f8b78ab6 OK --- PASS: TestReadFile (4.37s) === RUN TestRetry 2026/07/15 01:14:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/15 01:14:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/15 01:14:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/15 01:14:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/15 01:14:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/15 01:14:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/15 01:14:39 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:14:41 DEBUG : file1: md5 = 0190397b2c6d2a8b7671ab3d93bd2005 OK 2026/07/15 01:14:42 DEBUG : file2: md5 = cbe6f8f49ccf8817a26bccaecfbb3b8d OK --- PASS: TestCat (13.60s) === RUN TestPurge 2026/07/15 01:14:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jemayev7vovi" 2026/07/15 01:14:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/15 01:14:53 DEBUG : Creating backend with remote "TestDrive:crypt/ed58id6kmt69so5b6b495bbmg7akc5ckg2irp7usaf29fspn43u0" 2026/07/15 01:14:54 DEBUG : Creating backend with remote "/tmp/rclone1775638058" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jemayev7vovi'", Local "Local file system at /tmp/rclone1775638058", Modify Window "1ms" 2026/07/15 01:14:59 DEBUG : A1/B1/C1/one: md5 = 4f627c2e5751e4ae403033d7f1b35697 OK 2026/07/15 01:14:59 INFO : A2: Making directory 2026/07/15 01:14:59 INFO : A1/B2: Making directory 2026/07/15 01:15:00 INFO : A1/B2/C2: Making directory 2026/07/15 01:15:01 INFO : A1/B1/C3: Making directory 2026/07/15 01:15:02 INFO : A3: Making directory 2026/07/15 01:15:03 INFO : A3/B3: Making directory 2026/07/15 01:15:03 INFO : A3/B3/C4: Making directory 2026/07/15 01:15:06 DEBUG : A1/two: md5 = de989fa3ec5e4432838b337ee256015f OK 2026/07/15 01:15:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jemayev7vovi': Purge remote 2026/07/15 01:15:10 NOTICE: purge failed: directory not found --- PASS: TestPurge (17.26s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:15:14 DEBUG : A1/B1/C1/one: md5 = 5f47a78b3ace9516f887864c51670b75 OK 2026/07/15 01:15:14 INFO : A2: Making directory 2026/07/15 01:15:15 INFO : A1/B2: Making directory 2026/07/15 01:15:15 INFO : A1/B2/C2: Making directory 2026/07/15 01:15:16 INFO : A1/B1/C3: Making directory 2026/07/15 01:15:17 INFO : A3: Making directory 2026/07/15 01:15:18 INFO : A3/B3: Making directory 2026/07/15 01:15:19 INFO : A3/B3/C4: Making directory 2026/07/15 01:15:22 DEBUG : A1/two: md5 = 196f2420ffdb019328382f86ae0f86a7 OK 2026/07/15 01:15:23 DEBUG : removing 1 level 3 directories 2026/07/15 01:15:23 INFO : A3/B3/C4: Removing directory 2026/07/15 01:15:26 DEBUG : removing 2 level 3 directories 2026/07/15 01:15:26 INFO : A1/B2/C2: Removing directory 2026/07/15 01:15:26 INFO : A1/B1/C3: Removing directory 2026/07/15 01:15:26 DEBUG : removing 2 level 2 directories 2026/07/15 01:15:26 INFO : A3/B3: Removing directory 2026/07/15 01:15:26 INFO : A1/B2: Removing directory 2026/07/15 01:15:27 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/07/15 01:15:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/15 01:15:27 DEBUG : removing 2 level 1 directories 2026/07/15 01:15:27 INFO : A3: Removing directory 2026/07/15 01:15:27 INFO : A2: Removing directory 2026/07/15 01:15:27 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/07/15 01:15:31 DEBUG : removing 1 level 3 directories 2026/07/15 01:15:31 INFO : A1/B1/C1: Removing directory 2026/07/15 01:15:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 01:15:32 DEBUG : removing 1 level 2 directories 2026/07/15 01:15:32 INFO : A1/B1: Removing directory 2026/07/15 01:15:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/15 01:15:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/15 01:15:32 DEBUG : removing 1 level 1 directories 2026/07/15 01:15:32 INFO : A1: Removing directory 2026/07/15 01:15:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/15 01:15:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/15 01:15:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/15 01:15:33 DEBUG : removing 1 level 0 directories 2026/07/15 01:15:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': Removing directory 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/15 01:15:34 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (24.83s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:15:36 INFO : A1: Making directory 2026/07/15 01:15:37 INFO : A1/B1: Making directory 2026/07/15 01:15:38 INFO : A1/B1/C1: Making directory 2026/07/15 01:15:41 DEBUG : removing 1 level 3 directories 2026/07/15 01:15:41 INFO : A1/B1/C1: Removing directory 2026/07/15 01:15:42 DEBUG : removing 1 level 2 directories 2026/07/15 01:15:42 INFO : A1/B1: Removing directory 2026/07/15 01:15:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/15 01:15:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.55s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:15:45 INFO : A1: Making directory 2026/07/15 01:15:46 INFO : A1/B1: Making directory 2026/07/15 01:15:47 INFO : A1/B1/C1: Making directory 2026/07/15 01:15:50 DEBUG : removing 1 level 3 directories 2026/07/15 01:15:50 INFO : A1/B1/C1: Removing directory 2026/07/15 01:15:51 DEBUG : removing 1 level 2 directories 2026/07/15 01:15:51 INFO : A1/B1: Removing directory 2026/07/15 01:15:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/15 01:15:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.82s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:15:55 DEBUG : file1: md5 = 6e497eee6b9181c0518b6f2fa7bab248 OK 2026/07/15 01:15:56 DEBUG : filename.txt: File name found in url 2026/07/15 01:15:57 DEBUG : filename.txt: md5 = e5a3f8ee6f94114f625880f03f39a8fd OK 2026/07/15 01:15:57 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/15 01:15:58 DEBUG : headerfilename.txt: md5 = eaf5038e3fdf23fdfe71d194321fd1a9 OK 2026/07/15 01:16:00 DEBUG : file2: md5 = 34515bdac57c27326685107f51a44b8e OK --- PASS: TestCopyURL (9.04s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:16:04 DEBUG : file1: md5 = f6b29911b6edda065a784acec234adee OK --- PASS: TestCopyURLDownloadHeaders (2.46s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:16:05 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/15 01:16:07 DEBUG : sub/file2: md5 = bff5d45124419803af83fb43d466840d OK 2026/07/15 01:16:07 DEBUG : sub/file2: size = 14 OK 2026/07/15 01:16:07 INFO : file1: Copied (new) to: sub/file2 2026/07/15 01:16:07 INFO : file1: Deleted 2026/07/15 01:16:08 DEBUG : sub/file2: size = 14 OK 2026/07/15 01:16:08 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 01:16:08 DEBUG : file1: Unchanged skipping 2026/07/15 01:16:08 INFO : file1: Deleted 2026/07/15 01:16:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': don't need to copy/move sub/file2, it is already at target location 2026/07/15 01:16:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.09s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:16:11 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/15 01:16:13 DEBUG : file1: md5 = 1c8aaeb355c1b9232dd682f974f91539 OK 2026/07/15 01:16:13 DEBUG : file1: size = 14 OK 2026/07/15 01:16:13 INFO : file1: Copied (new) 2026/07/15 01:16:13 INFO : file1: Deleted 2026/07/15 01:16:13 DEBUG : file1: Destination exists, skipping 2026/07/15 01:16:13 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.43s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:16:18 DEBUG : dst/file1: md5 = d1158dbd6ca9909174c4d9eb0d0339a2 OK 2026/07/15 01:16:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bogabob1depu/backup" 2026/07/15 01:16:18 DEBUG : Creating backend with remote "TestDrive:crypt/68tg7fodqb21c4fot4uuvgbhr0ap9jo1a1vq8ma4s7bj1oeuo1ng/1nrff024r7pq65ecp72fc28jb0" 2026/07/15 01:16:20 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3254956130) 2026/07/15 01:16:20 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu') 2026/07/15 01:16:20 DEBUG : dst/file1: Sizes differ 2026/07/15 01:16:22 INFO : dst/file1: Moved (server-side) 2026/07/15 01:16:23 DEBUG : dst/file1: md5 = 53fd25135d4bf072b501044fb91e7869 OK 2026/07/15 01:16:23 DEBUG : dst/file1: size = 14 OK 2026/07/15 01:16:23 INFO : dst/file1: Copied (new) 2026/07/15 01:16:23 INFO : dst/file1: Deleted 2026/07/15 01:16:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/15 01:16:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/15 01:16:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.89s) === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:16:31 DEBUG : A1/one: md5 = a1da4c9a2e8ec99435e98a98ec10bc08 OK 2026/07/15 01:16:32 DEBUG : A1/two: md5 = 03ae09f99795e7bf4231e6e38df315e0 OK 2026/07/15 01:16:34 DEBUG : A1/B1/three: md5 = 5fd708e933d8f3f3a0bf84fec7b6587d OK 2026/07/15 01:16:36 DEBUG : A1/B1/C1/four: md5 = e6796dc19ad5a06024d66bcf0cf71efe OK 2026/07/15 01:16:38 DEBUG : A1/B1/C2/five: md5 = 8dcff64d8ec18baf636d22a970a11c64 OK 2026/07/15 01:16:38 INFO : A1/B2: Making directory 2026/07/15 01:16:39 INFO : A1/B1/C3: Making directory 2026/07/15 01:16:49 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/15 01:16:49 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/15 01:16:49 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/15 01:16:49 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/15 01:16:49 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/15 01:16:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/15 01:16:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/15 01:16:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/15 01:16:53 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/15 01:16:53 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/15 01:16:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/15 01:17:01 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/15 01:17:01 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/15 01:17:01 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/15 01:17:01 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/15 01:17:01 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/15 01:17:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/15 01:17:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/15 01:17:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/15 01:17:05 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/15 01:17:05 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/15 01:17:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/07/15 01:17:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/07/15 01:17:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/15 01:17:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/15 01:17:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/15 01:17:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/15 01:17:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/15 01:17:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/15 01:17:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/15 01:17:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.81s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:17:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': File to upload is small (34 bytes), uploading instead of streaming 2026/07/15 01:17:16 DEBUG : no_checksum_small_file_from_pipe: md5 = de56589af4e7e44d9eae35ef5e4f6560 OK 2026/07/15 01:17:16 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/15 01:17:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/15 01:17:16 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/15 01:17:17 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/07/15 01:17:18 DEBUG : no_checksum_big_file_from_pipe: md5 = 591263601d654f5a839a2323f416bb07 OK 2026/07/15 01:17:18 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/15 01:17:18 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:17:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': File to upload is small (34 bytes), uploading instead of streaming 2026/07/15 01:17:21 DEBUG : with_checksum_small_file_from_pipe: md5 = dc4bbfd3cab88fadd0962f1cb566de5c OK 2026/07/15 01:17:21 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/15 01:17:21 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/15 01:17:22 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/07/15 01:17:23 DEBUG : with_checksum_big_file_from_pipe: md5 = 3b6c5855d61ca430d15d970e6850a116 OK 2026/07/15 01:17:23 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/15 01:17:23 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:17:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': File to upload is small (34 bytes), uploading instead of streaming 2026/07/15 01:17:26 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/15 01:17:26 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 01:17:27 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/15 01:17:28 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/15 01:17:28 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:17:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': File to upload is small (34 bytes), uploading instead of streaming 2026/07/15 01:17:31 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/15 01:17:31 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/15 01:17:32 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/15 01:17:33 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/15 01:17:33 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.78s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.14s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.15s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.08s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.40s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/07/15 01:17:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': File to upload is small (48 bytes), uploading instead of streaming 2026/07/15 01:17:37 DEBUG : rcat_metadata: md5 = 098f70c76a063d7d255b6ef0a1f4e9fc OK 2026/07/15 01:17:37 DEBUG : rcat_metadata: size = 48 OK 2026/07/15 01:17:37 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/07/15 01:17:39 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/07/15 01:17:40 DEBUG : rcat_metadata_uploadcutoff0: md5 = 1a5562cfd7fdb6a5d2364682c53a9934 OK 2026/07/15 01:17:40 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/15 01:17:40 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.10s) --- PASS: TestRcatMetadata/Normal (2.56s) --- PASS: TestRcatMetadata/ViaDisk (3.10s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:17:43 DEBUG : potato1: md5 = d2ab74dcb29ca311de030160294ee97c OK 2026/07/15 01:17:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': File to upload is small (60 bytes), uploading instead of streaming 2026/07/15 01:17:44 DEBUG : potato2: md5 = d99dfdc9ae24ce71f817c43cefe277e5 OK 2026/07/15 01:17:44 DEBUG : potato2: size = 60 OK 2026/07/15 01:17:44 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.52s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:17:47 DEBUG : potato1: md5 = b063385512df63d4e6465a62c351e1da OK 2026/07/15 01:17:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': File to upload is small (60 bytes), uploading instead of streaming 2026/07/15 01:17:49 DEBUG : potato2: md5 = 2909b09c23c09ce2dd63c54633b2026a OK 2026/07/15 01:17:49 DEBUG : potato2: size = 60 OK 2026/07/15 01:17:49 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.08s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:17:52 DEBUG : potato1: md5 = 9f05a751fd0fbd20bdfdd14cbdf08366 OK --- PASS: TestRcatSizeUploadHeaders (2.50s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:17:55 DEBUG : potato2: md5 = d2a20d7fa0bb2f09650edf4b7d61cd5b OK 2026/07/15 01:17:57 DEBUG : empty space: md5 = 327fea598934cb15ba4b67915544c30c OK 2026/07/15 01:17:59 DEBUG : sub dir/potato3: md5 = fb797e477d1064960ab7d101f484d912 OK 2026/07/15 01:18:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': Touching "sub dir/potato3" 2026/07/15 01:18:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': Touching "empty space" 2026/07/15 01:18:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': Touching "potato2" 2026/07/15 01:18:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.23s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:18:04 DEBUG : dir with metadata: Making directory with metadata 2026/07/15 01:18:04 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.23s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:18:06 DEBUG : directory with modtime: Making directory with metadata 2026/07/15 01:18:07 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.50s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:18:08 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/15 01:18:08 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/15 01:18:09 DEBUG : Google drive root 'crypt/68tg7fodqb21c4fot4uuvgbhr0ap9jo1a1vq8ma4s7bj1oeuo1ng': Skipping btime metadata as can't update it on an existing file: 2026-07-15T01:18:08.841932043Z 2026/07/15 01:18:09 INFO : non existent directory: Updated directory metadata 2026/07/15 01:18:11 DEBUG : Google drive root 'crypt/68tg7fodqb21c4fot4uuvgbhr0ap9jo1a1vq8ma4s7bj1oeuo1ng': Skipping btime metadata as can't update it on an existing file: 2026-07-15T01:18:08.841932043Z 2026/07/15 01:18:12 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.32s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:18:14 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/07/15 01:18:15 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/07/15 01:18:16 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.26s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:18:18 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/15 01:18:18 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/15 01:18:18 DEBUG : dst: Making directory with metadata 2026/07/15 01:18:19 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/15 01:18:19 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/15 01:18:19 INFO : dst: Set directory modification time (using SetModTime) 2026/07/15 01:18:20 INFO : dst: Set directory modification time (using SetModTime) 2026/07/15 01:18:20 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/07/15 01:18:20 INFO : dst: Set directory modification time (using SetModTime) 2026/07/15 01:18:20 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.67s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu'", Local "Local file system at /tmp/rclone3254956130", Modify Window "1ms" 2026/07/15 01:18:24 DEBUG : sub dir/test remove existing: md5 = 1f474ebd88daa9b1b5c33fca46211b54 OK 2026/07/15 01:18:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e86de1ccb087419e61609bbaeec923d6 OK 2026/07/15 01:18:27 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.maheqad8" before starting 2026/07/15 01:18:28 DEBUG : sub dir/test remove existing.maheqad8: TEST: removing renamed existing file after operation 2026/07/15 01:18:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lopidul0" before starting 2026/07/15 01:18:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lopidul0: TEST: renaming existing back after failed operation 2026/07/15 01:18:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.soyecow3" before starting 2026/07/15 01:18:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.soyecow3: TEST: removing renamed existing file after operation 2026/07/15 01:18:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "e69rme42vaps9o88gb58javl6c0c4pfd55a4am2mbdnjgcmejb2tg44q92pt8noffgfemp18ra2veh93834hu9s5u3lp3u2fkrpmbi2pn9a6kepeuip6e511tfejvej6r8lafpf87oru2josnie8jkp3gkfgrrk6fuht4rv900ij4po0ltt0" 2026/07/15 01:18:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9bs4qapfr3q8id68p08g76tkrfqita49l1g24djlaffasgo2cfeg" --- PASS: TestRemoveExisting (13.50s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/07/15 01:18:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bogabob1depu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m22.475220112s (try 1/5)