"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/10/01 01:04:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-derolin3zoki" 2025/10/01 01:04:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 01:04:52 DEBUG : Creating backend with remote "TestDrive:crypt/9m2vuf17kfci75l3jcmavogijlhclqhkisvfltppjp8i8hc65ui0" 2025/10/01 01:04:54 DEBUG : Creating backend with remote "/tmp/rclone4223821283" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.27s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/01 01:04:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/01 01:04:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/01 01:04:54 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/01 01:04:54 DEBUG : potato: Seek from 10 to 0 2025/10/01 01:04:54 DEBUG : potato: Seek from 10 to 0 2025/10/01 01:04:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/01 01:04:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/01 01:04:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/01 01:04:54 DEBUG : potato: Seek from 5 to 2 2025/10/01 01:04:54 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/01 01:04:54 DEBUG : potato: Seek from 7 to 0 2025/10/01 01:04:54 DEBUG : potato: Seek from 7 to 0 2025/10/01 01:04:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/01 01:04:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/01 01:04:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/01 01:04:54 DEBUG : potato: Seek from 5 to 2 2025/10/01 01:04:54 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/01 01:04:54 DEBUG : potato: Seek from 8 to 0 2025/10/01 01:04:54 DEBUG : potato: Seek from 8 to 0 2025/10/01 01:04:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/01 01:04:54 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/01 01:04:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/01 01:04:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/01 01:04:54 DEBUG : potato: Seek from 5 to 2 2025/10/01 01:04:54 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/01 01:04:54 DEBUG : potato: Seek from 9 to 0 2025/10/01 01:04:54 DEBUG : potato: Seek from 9 to 0 2025/10/01 01:04:54 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:04:57 DEBUG : rutabaga: md5 = 113042e045e2d851c14fc3b9f5cfb714 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/01 01:05:00 DEBUG : empty space: md5 = 72f45c4f7dacbc024f9721849ba65334 OK === RUN TestCheck/3 2025/10/01 01:05:02 DEBUG : potato2: md5 = b0d5003fb274768525b93f9d76655877 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/01 01:05:04 DEBUG : remotepotato: md5 = a6a0f398dfe6ca88eeae0c5b97f9568e OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.67s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.36s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/10/01 01:05:08 DEBUG : Creating backend with remote "nonexistent" 2025/10/01 01:05:08 DEBUG : Creating backend with remote "nonexistent" 2025/10/01 01:05:08 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/01 01:05:08 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/10/01 01:05:08 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/01 01:05:08 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:05:10 DEBUG : rutabaga: md5 = 5d725a860ef6da2851316441560c4b58 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/01 01:05:14 DEBUG : empty space: md5 = 8901f4bb14be1c0a5c6e89715264375c OK === RUN TestCheckDownload/3 2025/10/01 01:05:16 DEBUG : potato2: md5 = 1bbf7a3a395f92ecc9b6d5a847998b16 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/01 01:05:20 DEBUG : remotepotato: md5 = b824045ce5d06ec40c5ba2d5b98cd9e4 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.67s) --- PASS: TestCheckDownload/1 (1.06s) --- PASS: TestCheckDownload/2 (1.28s) --- PASS: TestCheckDownload/3 (0.87s) --- PASS: TestCheckDownload/4 (1.12s) --- PASS: TestCheckDownload/5 (1.12s) --- PASS: TestCheckDownload/6 (1.08s) --- PASS: TestCheckDownload/7 (1.24s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:05:27 DEBUG : rutabaga: md5 = 7ecbe85e377574e5d8ea64f263c80c1f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/01 01:05:30 DEBUG : empty space: md5 = 2924f29461b57fe65f6dc44854c7c724 OK === RUN TestCheckSizeOnly/3 2025/10/01 01:05:32 DEBUG : potato2: md5 = 9d162d5fbf8324b5ba7d8d126dc3cc5d OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/01 01:05:34 DEBUG : remotepotato: md5 = 175cc5b4b7cec209dc6c6f355e837439 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.26s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.32s) --- PASS: TestCheckSizeOnly/6 (0.31s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:05:39 DEBUG : test.sum: md5 = e99b3ed9038db3f7fb9ed3b36ea09bce OK 2025/10/01 01:05:41 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/01 01:05:41 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/01 01:05:41 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/01 01:05:41 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/01 01:05:43 DEBUG : test.sum: md5 = 4bf917220dcc8360f6a68a4cf3861c3c OK 2025/10/01 01:05:44 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/01 01:05:44 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/01 01:05:44 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/01 01:05:44 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.93s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:05:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-derolin3zoki/data" 2025/10/01 01:05:45 DEBUG : Config file has changed externally - reloading 2025/10/01 01:05:45 DEBUG : Creating backend with remote "TestDrive:crypt/9m2vuf17kfci75l3jcmavogijlhclqhkisvfltppjp8i8hc65ui0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki/data' lacks md5, skipping --- SKIP: TestCheckSum (2.08s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:05:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-derolin3zoki/data" 2025/10/01 01:05:47 DEBUG : Creating backend with remote "TestDrive:crypt/9m2vuf17kfci75l3jcmavogijlhclqhkisvfltppjp8i8hc65ui0/vjrnln8ratgmqakfosrqe8espk" 2025/10/01 01:05:51 DEBUG : data/banana: md5 = 05aed58e8aa9d1b13c788100899e264f OK 2025/10/01 01:05:52 DEBUG : test.sum: md5 = f21d16318b8bca00c10fda4603adbc22 OK === RUN TestCheckSumDownload/subtest1 2025/10/01 01:05:57 DEBUG : data/potato: md5 = 896ca1d0d8858651fb88beea9d4751d5 OK 2025/10/01 01:05:59 DEBUG : test.sum: md5 = fda04d935090a0111d5a24483298753e OK === RUN TestCheckSumDownload/subtest2 2025/10/01 01:06:05 DEBUG : test.sum: md5 = 73c58b841895f5b23afe6c6e4ec43950 OK === RUN TestCheckSumDownload/subtest3 2025/10/01 01:06:10 DEBUG : test.sum: md5 = f849e4580047db7cb7cb8bdd5edced90 OK === RUN TestCheckSumDownload/subtest4 2025/10/01 01:06:14 DEBUG : test.sum: md5 = 4dbbea11096995095c7f37ac55c7e4cf OK === RUN TestCheckSumDownload/subtest5 2025/10/01 01:06:19 DEBUG : test.sum: md5 = c42bdd5f2dc8ec19593f088e1e488a51 OK === RUN TestCheckSumDownload/subtest6 2025/10/01 01:06:23 DEBUG : data/banana: md5 = dd05c8838c7a18e09ba385ff00706f57 OK 2025/10/01 01:06:24 DEBUG : data/potato: md5 = 8d5ff36740130a73cfdee6448bd2025c OK 2025/10/01 01:06:26 DEBUG : test.sum: md5 = 47bc6e6a344785f3f1e040512f2484c7 OK === RUN TestCheckSumDownload/subtest7 2025/10/01 01:06:31 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/10/01 01:06:31 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (45.66s) --- PASS: TestCheckSumDownload/subtest1 (2.75s) --- PASS: TestCheckSumDownload/subtest2 (2.70s) --- PASS: TestCheckSumDownload/subtest3 (2.95s) --- PASS: TestCheckSumDownload/subtest4 (2.23s) --- PASS: TestCheckSumDownload/subtest5 (2.19s) --- PASS: TestCheckSumDownload/subtest6 (1.96s) --- PASS: TestCheckSumDownload/subtest7 (2.26s) === RUN TestApplyTransforms 2025/10/01 01:06:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dumomur6jope" 2025/10/01 01:06:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 01:06:32 DEBUG : Creating backend with remote "TestDrive:crypt/igju59ap0nep8mph64qvi4hkkjchcrj9udki6dkgi8cjg1qeecq0" 2025/10/01 01:06:34 DEBUG : Creating backend with remote "/tmp/rclone4174097657" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dumomur6jope'", Local "Local file system at /tmp/rclone4174097657", Modify Window "1ms" 2025/10/01 01:06:36 DEBUG : hello, world!: md5 = eb28a850c8cb68eb8e487d586d628fb2 OK upper checkfile vs. lower remote (without normalization) 2025/10/01 01:06:36 ERROR : hello, world!: sum not found 2025/10/01 01:06:36 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dumomur6jope' 2025/10/01 01:06:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dumomur6jope': 1 files missing 2025/10/01 01:06:36 NOTICE: 1 hashes missing 2025/10/01 01:06:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dumomur6jope': 1 differences found 2025/10/01 01:06:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dumomur6jope': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/01 01:06:38 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/01 01:06:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dumomur6jope': 0 differences found 2025/10/01 01:06:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dumomur6jope': 1 matching files 2025/10/01 01:06:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pihogep8cate" 2025/10/01 01:06:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 01:06:38 DEBUG : Creating backend with remote "TestDrive:crypt/94vu7677bhsgml7c6lb3bn8661rikj292icmf6vfn8v88asojfh0" 2025/10/01 01:06:39 DEBUG : Creating backend with remote "/tmp/rclone3074735612" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pihogep8cate'", Local "Local file system at /tmp/rclone3074735612", Modify Window "1ms" 2025/10/01 01:06:41 DEBUG : HELLO, WORLD!: md5 = 16d356cce5c41196e14daef001f3f880 OK lower checkfile vs. upper remote (without normalization) 2025/10/01 01:06:42 ERROR : HELLO, WORLD!: sum not found 2025/10/01 01:06:42 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pihogep8cate' 2025/10/01 01:06:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pihogep8cate': 1 files missing 2025/10/01 01:06:42 NOTICE: 1 hashes missing 2025/10/01 01:06:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pihogep8cate': 1 differences found 2025/10/01 01:06:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pihogep8cate': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/01 01:06:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/01 01:06:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pihogep8cate': 0 differences found 2025/10/01 01:06:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pihogep8cate': 1 matching files 2025/10/01 01:06:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kupapuj9piwa" 2025/10/01 01:06:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 01:06:43 DEBUG : Creating backend with remote "TestDrive:crypt/1p375tsbts5b02pt66hijclv1grf37ha50ohksdsknfek762t22g" 2025/10/01 01:06:44 DEBUG : Creating backend with remote "/tmp/rclone904869371" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kupapuj9piwa'", Local "Local file system at /tmp/rclone904869371", Modify Window "1ms" 2025/10/01 01:06:47 DEBUG : HeLlO, wOrLd!: md5 = 9be952a0f42787f5d4a0155543a7c884 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/01 01:06:47 ERROR : HeLlO, wOrLd!: sum not found 2025/10/01 01:06:47 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kupapuj9piwa' 2025/10/01 01:06:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupapuj9piwa': 1 files missing 2025/10/01 01:06:47 NOTICE: 1 hashes missing 2025/10/01 01:06:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupapuj9piwa': 1 differences found 2025/10/01 01:06:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupapuj9piwa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/01 01:06:49 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/01 01:06:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupapuj9piwa': 0 differences found 2025/10/01 01:06:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kupapuj9piwa': 1 matching files 2025/10/01 01:06:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-talaniy4cudi" 2025/10/01 01:06:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 01:06:49 DEBUG : Creating backend with remote "TestDrive:crypt/ilmq9dh8hbsasflvmbhai7bhvkphjkpbrq9ik497gilvkfjgaqlg" 2025/10/01 01:06:50 DEBUG : Creating backend with remote "/tmp/rclone2194113749" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-talaniy4cudi'", Local "Local file system at /tmp/rclone2194113749", Modify Window "1ms" 2025/10/01 01:06:52 DEBUG : HELLO, WORLD!: md5 = dafc37ac97d008d6f38d19c81a86daea OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/01 01:06:53 ERROR : HELLO, WORLD!: sum not found 2025/10/01 01:06:53 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-talaniy4cudi' 2025/10/01 01:06:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talaniy4cudi': 1 files missing 2025/10/01 01:06:53 NOTICE: 1 hashes missing 2025/10/01 01:06:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talaniy4cudi': 1 differences found 2025/10/01 01:06:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talaniy4cudi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/01 01:06:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/01 01:06:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talaniy4cudi': 0 differences found 2025/10/01 01:06:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talaniy4cudi': 1 matching files 2025/10/01 01:06:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-niraqux7luqo" 2025/10/01 01:06:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 01:06:54 DEBUG : Creating backend with remote "TestDrive:crypt/84551i0tjhilohsg16agdsstgcon08d035ujg8ejfp8ctfk9bur0" 2025/10/01 01:06:55 DEBUG : Creating backend with remote "/tmp/rclone773284490" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-niraqux7luqo'", Local "Local file system at /tmp/rclone773284490", Modify Window "1ms" 2025/10/01 01:06:57 DEBUG : 測試_Русский___ě_áñ: md5 = c8442dea5d64b76ff9e25f816ff7f0dc OK NFD checkfile vs. NFC remote (without normalization) 2025/10/01 01:06:58 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/01 01:06:58 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-niraqux7luqo' 2025/10/01 01:06:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niraqux7luqo': 1 files missing 2025/10/01 01:06:58 NOTICE: 1 hashes missing 2025/10/01 01:06:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niraqux7luqo': 1 differences found 2025/10/01 01:06:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niraqux7luqo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/01 01:06:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/01 01:06:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niraqux7luqo': 0 differences found 2025/10/01 01:06:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-niraqux7luqo': 1 matching files 2025/10/01 01:06:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-talikas7hisi" 2025/10/01 01:06:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 01:06:59 DEBUG : Creating backend with remote "TestDrive:crypt/fiarhn3kkgdqs59bpu0p2o9ftv5so7585v61hsoou2n30a6s08l0" 2025/10/01 01:07:00 DEBUG : Creating backend with remote "/tmp/rclone937441797" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-talikas7hisi'", Local "Local file system at /tmp/rclone937441797", Modify Window "1ms" 2025/10/01 01:07:03 DEBUG : 測試_Русский___ě_áñ: md5 = ed0bb65fa510c91b265c02a436bbd4a4 OK NFC checkfile vs. NFD remote (without normalization) 2025/10/01 01:07:03 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/01 01:07:03 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-talikas7hisi' 2025/10/01 01:07:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talikas7hisi': 1 files missing 2025/10/01 01:07:03 NOTICE: 1 hashes missing 2025/10/01 01:07:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talikas7hisi': 1 differences found 2025/10/01 01:07:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talikas7hisi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/01 01:07:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/01 01:07:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talikas7hisi': 0 differences found 2025/10/01 01:07:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-talikas7hisi': 1 matching files 2025/10/01 01:07:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pigafuf7tuli" 2025/10/01 01:07:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 01:07:04 DEBUG : Creating backend with remote "TestDrive:crypt/fg0arplnjck2nfbj123vofinmau1d82v32b6nub19nkdfahu27u0" 2025/10/01 01:07:05 DEBUG : Creating backend with remote "/tmp/rclone2329023219" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pigafuf7tuli'", Local "Local file system at /tmp/rclone2329023219", Modify Window "1ms" 2025/10/01 01:07:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3523b6db853f23b187c6094cc364c609 OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/01 01:07:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/01 01:07:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pigafuf7tuli' 2025/10/01 01:07:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigafuf7tuli': 1 files missing 2025/10/01 01:07:08 NOTICE: 1 hashes missing 2025/10/01 01:07:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigafuf7tuli': 1 differences found 2025/10/01 01:07:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigafuf7tuli': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/01 01:07:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/01 01:07:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigafuf7tuli': 0 differences found 2025/10/01 01:07:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pigafuf7tuli': 1 matching files 2025/10/01 01:07:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kujihup9repu" 2025/10/01 01:07:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 01:07:09 DEBUG : Creating backend with remote "TestDrive:crypt/h2fj4jg7ukk4i52e14pearlvur7jtd11o3aq4fhpilonvina7k60" 2025/10/01 01:07:10 DEBUG : Creating backend with remote "/tmp/rclone2889872087" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujihup9repu'", Local "Local file system at /tmp/rclone2889872087", Modify Window "1ms" 2025/10/01 01:07:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c16b8b77cd66fb83020575eea66a8974 OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/01 01:07:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/01 01:07:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kujihup9repu' 2025/10/01 01:07:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujihup9repu': 1 files missing 2025/10/01 01:07:13 NOTICE: 1 hashes missing 2025/10/01 01:07:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujihup9repu': 1 differences found 2025/10/01 01:07:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujihup9repu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/01 01:07:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/01 01:07:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujihup9repu': 0 differences found 2025/10/01 01:07:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujihup9repu': 1 matching files 2025/10/01 01:07:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zugiqeb5silo" 2025/10/01 01:07:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 01:07:15 DEBUG : Creating backend with remote "TestDrive:crypt/co4mgs7jrrubtcj8s7cgron7a9894n2lev1fujnioniv17o73r30" 2025/10/01 01:07:16 DEBUG : Creating backend with remote "/tmp/rclone2501127711" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zugiqeb5silo'", Local "Local file system at /tmp/rclone2501127711", Modify Window "1ms" 2025/10/01 01:07:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b4bdfcf19dcace417a07523d9e962e1c OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/01 01:07:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/01 01:07:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zugiqeb5silo' 2025/10/01 01:07:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zugiqeb5silo': 1 files missing 2025/10/01 01:07:18 NOTICE: 1 hashes missing 2025/10/01 01:07:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zugiqeb5silo': 1 differences found 2025/10/01 01:07:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zugiqeb5silo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/01 01:07:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/01 01:07:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zugiqeb5silo': 0 differences found 2025/10/01 01:07:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zugiqeb5silo': 1 matching files 2025/10/01 01:07:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixadoq4bani" 2025/10/01 01:07:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 01:07:20 DEBUG : Creating backend with remote "TestDrive:crypt/eedsntoicb1nvv7gbub0a1g372jjh9sgmfjb15eck9l70j5pguv0" 2025/10/01 01:07:21 DEBUG : Creating backend with remote "/tmp/rclone1242451322" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixadoq4bani'", Local "Local file system at /tmp/rclone1242451322", Modify Window "1ms" 2025/10/01 01:07:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2bcec2ca480f522006035c15f1959ac5 OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/01 01:07:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/01 01:07:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qixadoq4bani' 2025/10/01 01:07:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qixadoq4bani': 1 files missing 2025/10/01 01:07:23 NOTICE: 1 hashes missing 2025/10/01 01:07:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qixadoq4bani': 1 differences found 2025/10/01 01:07:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qixadoq4bani': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/01 01:07:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/01 01:07:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qixadoq4bani': 0 differences found 2025/10/01 01:07:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qixadoq4bani': 1 matching files 2025/10/01 01:07:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixadoq4bani': Purge remote 2025/10/01 01:07:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zugiqeb5silo': Purge remote 2025/10/01 01:07:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kujihup9repu': Purge remote 2025/10/01 01:07:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pigafuf7tuli': Purge remote 2025/10/01 01:07:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-talikas7hisi': Purge remote 2025/10/01 01:07:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-niraqux7luqo': Purge remote 2025/10/01 01:07:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-talaniy4cudi': Purge remote 2025/10/01 01:07:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kupapuj9piwa': Purge remote 2025/10/01 01:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pihogep8cate': Purge remote 2025/10/01 01:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dumomur6jope': Purge remote --- PASS: TestApplyTransforms (57.29s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:07:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/01 01:07:32 DEBUG : sub/file2: md5 = 74b0973f27665991fa06410fdb115149 OK 2025/10/01 01:07:32 INFO : file1: Copied (new) to: sub/file2 2025/10/01 01:07:33 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 01:07:33 DEBUG : file1: Unchanged skipping 2025/10/01 01:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': don't need to copy/move sub/file2, it is already at target location 2025/10/01 01:07:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.59s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:07:39 DEBUG : dst/file1: md5 = e8e207803a9578640283ebcf2abbdfc4 OK 2025/10/01 01:07:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-derolin3zoki/backup" 2025/10/01 01:07:40 DEBUG : Creating backend with remote "TestDrive:crypt/9m2vuf17kfci75l3jcmavogijlhclqhkisvfltppjp8i8hc65ui0/1nrff024r7pq65ecp72fc28jb0" 2025/10/01 01:07:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/01 01:07:44 INFO : dst/file1: Moved (server-side) 2025/10/01 01:07:45 DEBUG : dst/file1: md5 = 2d91751d4758717795659b7abc95d5c0 OK 2025/10/01 01:07:45 INFO : dst/file1: Copied (new) 2025/10/01 01:07:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/01 01:07:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/01 01:07:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.27s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:07:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-derolin3zoki/dst" 2025/10/01 01:07:50 DEBUG : Creating backend with remote "TestDrive:crypt/9m2vuf17kfci75l3jcmavogijlhclqhkisvfltppjp8i8hc65ui0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/01 01:07:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-derolin3zoki/CompareDest" 2025/10/01 01:07:52 DEBUG : Creating backend with remote "TestDrive:crypt/9m2vuf17kfci75l3jcmavogijlhclqhkisvfltppjp8i8hc65ui0/gveqi14airsml4bgu7krj116o8" 2025/10/01 01:07:54 DEBUG : one: Need to transfer - File not found at Destination 2025/10/01 01:07:56 DEBUG : one: md5 = ef5e237d88d762e062d700376440ebb2 OK 2025/10/01 01:07:56 INFO : one: Copied (new) 2025/10/01 01:07:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 01:07:59 DEBUG : one: md5 = 28380744f5fcfe5586df979da56073e8 OK 2025/10/01 01:07:59 INFO : one: Copied (replaced existing) 2025/10/01 01:08:01 DEBUG : dst/one: md5 = 1f6e19c6e7fb9e7e405f7a96bd149c09 OK 2025/10/01 01:08:03 DEBUG : CompareDest/one: md5 = ae3cbd0d441fbee2f36de383f624b5e4 OK 2025/10/01 01:08:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 01:08:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 01:08:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/01 01:08:07 DEBUG : CompareDest/two: md5 = 25a8d454cd4fe6934b218015348c1538 OK 2025/10/01 01:08:08 DEBUG : two: Need to transfer - File not found at Destination 2025/10/01 01:08:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 01:08:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/01 01:08:09 DEBUG : two: Need to transfer - File not found at Destination 2025/10/01 01:08:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 01:08:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/01 01:08:10 DEBUG : two: Need to transfer - File not found at Destination 2025/10/01 01:08:11 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/01 01:08:12 DEBUG : two: md5 = 2dbab944b85812477f83c0379a362561 OK 2025/10/01 01:08:12 INFO : two: Copied (new) 2025/10/01 01:08:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/01 01:08:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:08:16 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/01 01:08:16 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (26.69s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:08:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-derolin3zoki/dst" 2025/10/01 01:08:17 DEBUG : Creating backend with remote "TestDrive:crypt/9m2vuf17kfci75l3jcmavogijlhclqhkisvfltppjp8i8hc65ui0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/01 01:08:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-derolin3zoki/CopyDest" 2025/10/01 01:08:19 DEBUG : Creating backend with remote "TestDrive:crypt/9m2vuf17kfci75l3jcmavogijlhclqhkisvfltppjp8i8hc65ui0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/01 01:08:20 DEBUG : one: Need to transfer - File not found at Destination 2025/10/01 01:08:23 DEBUG : one: md5 = 4496c9ce8ae9027f578458a4394c8bd1 OK 2025/10/01 01:08:23 INFO : one: Copied (new) 2025/10/01 01:08:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 01:08:25 DEBUG : one: md5 = cba0d74e0d5a02e258b2d088c1f2dbfb OK 2025/10/01 01:08:25 INFO : one: Copied (replaced existing) 2025/10/01 01:08:30 DEBUG : dst/one: md5 = 1d18c82c6614d7e2210a8b8ed56513cf OK 2025/10/01 01:08:32 DEBUG : CopyDest/one: md5 = ac1fd7d150a1c1587ce1b142a2e7b06b OK 2025/10/01 01:08:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-derolin3zoki/BackupDir" 2025/10/01 01:08:33 DEBUG : Creating backend with remote "TestDrive:crypt/9m2vuf17kfci75l3jcmavogijlhclqhkisvfltppjp8i8hc65ui0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/01 01:08:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 01:08:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 01:08:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 01:08:37 INFO : one: Moved (server-side) 2025/10/01 01:08:38 INFO : one: Copied (server-side copy) 2025/10/01 01:08:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/01 01:08:40 DEBUG : CopyDest/two: md5 = 59ed3a2c93ce81e6be89573f291ea833 OK 2025/10/01 01:08:41 DEBUG : two: Need to transfer - File not found at Destination 2025/10/01 01:08:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 01:08:42 INFO : two: Copied (server-side copy) 2025/10/01 01:08:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/01 01:08:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 01:08:43 DEBUG : two: Unchanged skipping 2025/10/01 01:08:45 DEBUG : CopyDest/three: md5 = 95839647ad6dd1603accb4dab39dcb26 OK 2025/10/01 01:08:46 DEBUG : three: Need to transfer - File not found at Destination 2025/10/01 01:08:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/01 01:08:46 DEBUG : three: Destination not found in --copy-dest 2025/10/01 01:08:47 DEBUG : three: md5 = b560fcf86cc9484e82ebc6bd4f80ec8c OK 2025/10/01 01:08:47 INFO : three: Copied (new) 2025/10/01 01:08:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/01 01:08:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:08:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/01 01:08:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:08:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/01 01:08:53 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/01 01:08:53 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.20s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:08:56 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/01 01:08:58 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 2ab3f1ecde8ea9592710809b7c648aca OK 2025/10/01 01:08:58 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/01 01:08:59 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/01 01:08:59 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/10/01 01:09:00 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/01 01:09:00 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/01 01:09:02 DEBUG : TestCopyFileMaxTransfer/file4: md5 = bb49fdcf2b7ca6008caf722c091c0a75 OK 2025/10/01 01:09:02 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/01 01:09:04 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/01 01:09:04 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.56s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.53s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:09:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': Looking for duplicate names using skip mode. 2025/10/01 01:09:09 NOTICE: one: Found 2 files with duplicate names 2025/10/01 01:09:09 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.52s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:09:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': Looking for duplicate names using skip mode. 2025/10/01 01:09:16 NOTICE: one: Found 3 files with duplicate names 2025/10/01 01:09:16 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/01 01:09:16 INFO : one: Deleted 2025/10/01 01:09:16 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.65s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:09:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': Looking for duplicate names using first mode. 2025/10/01 01:09:22 NOTICE: one: Found 3 files with duplicate names 2025/10/01 01:09:22 INFO : one: Deleted 2025/10/01 01:09:23 INFO : one: Deleted 2025/10/01 01:09:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.43s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:09:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': Looking for duplicate names using newest mode. 2025/10/01 01:09:28 NOTICE: one: Found 3 files with duplicate names 2025/10/01 01:09:29 INFO : one: Deleted 2025/10/01 01:09:29 INFO : one: Deleted 2025/10/01 01:09:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.72s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:09:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': Looking for duplicate names using oldest mode. 2025/10/01 01:09:36 NOTICE: one: Found 3 files with duplicate names 2025/10/01 01:09:36 INFO : one: Deleted 2025/10/01 01:09:37 INFO : one: Deleted 2025/10/01 01:09:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.49s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:09:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': Looking for duplicate names using largest mode. 2025/10/01 01:09:42 NOTICE: one: Found 3 files with duplicate names 2025/10/01 01:09:43 INFO : one: Deleted 2025/10/01 01:09:43 INFO : one: Deleted 2025/10/01 01:09:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.64s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:09:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': Looking for duplicate names using smallest mode. 2025/10/01 01:09:49 NOTICE: one: Found 3 files with duplicate names 2025/10/01 01:09:49 INFO : one: Deleted 2025/10/01 01:09:50 INFO : one: Deleted 2025/10/01 01:09:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.59s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:09:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': Looking for duplicate names using rename mode. 2025/10/01 01:09:57 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/01 01:09:58 INFO : one-2.txt: renamed from: one.txt 2025/10/01 01:09:59 INFO : one-3.txt: renamed from: one.txt 2025/10/01 01:10:00 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.87s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:10:05 DEBUG : dupe1/one.txt: md5 = 6ba6ad7fb62c65c05d9aa260f8e31148 OK 2025/10/01 01:10:07 DEBUG : dupe2/two.txt: md5 = b2238f323aa4bc7eff99135bc2ae1812 OK 2025/10/01 01:10:10 DEBUG : dupe3/three.txt: md5 = 170b93fb5ec3742199cd271d10eec6fc OK 2025/10/01 01:10:10 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/01 01:10:11 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/01 01:10:12 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/01 01:10:12 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/01 01:10:15 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/01 01:10:15 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/01 01:10:15 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.29s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:10:18 DEBUG : a.txt: md5 = ea56b039e6bffd87b8f25d59d27cec8b OK 2025/10/01 01:10:19 DEBUG : zend.txt: md5 = 8b80aa437995bd38f3f0d62186a7537c OK 2025/10/01 01:10:21 DEBUG : sub dir/hello world: md5 = 9bc602d63111eb146f8f67c31f2489ec OK 2025/10/01 01:10:23 DEBUG : sub dir/hello world2: md5 = 142f8f96f84481ec2b68ef3c32ddb046 OK 2025/10/01 01:10:25 DEBUG : sub dir/ignore dir/.ignore: md5 = 6cf01ccba36fe93e78dd3108afff8593 OK 2025/10/01 01:10:27 DEBUG : sub dir/ignore dir/should be ignored: md5 = 578c481cc42050230224f218b94ed789 OK 2025/10/01 01:10:29 DEBUG : sub dir/sub sub dir/hello world3: md5 = 3126c746d76383ce5822f904d1ce453d OK 2025/10/01 01:10:30 DEBUG : a.txt: Excluded (Size Filter) 2025/10/01 01:10:30 DEBUG : a.txt: Excluded 2025/10/01 01:10:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/01 01:10:31 DEBUG : sub dir/hello world2: Excluded 2025/10/01 01:10:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/01 01:10:31 DEBUG : sub dir/hello world: Excluded 2025/10/01 01:10:31 DEBUG : sub dir/ignore dir: Excluded 2025/10/01 01:10:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/01 01:10:31 DEBUG : sub dir/hello world2: Excluded 2025/10/01 01:10:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/01 01:10:31 DEBUG : sub dir/hello world: Excluded 2025/10/01 01:10:32 DEBUG : sub dir/ignore dir: Excluded 2025/10/01 01:10:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/01 01:10:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/01 01:10:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/01 01:10:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/01 01:10:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/01 01:10:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/01 01:10:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.35s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:10:40 DEBUG : a.txt: md5 = 837d438d704257a79061e3863441703d OK 2025/10/01 01:10:42 DEBUG : zend.txt: md5 = 8d9914d3d8bc7be77360b25015400b29 OK 2025/10/01 01:10:44 DEBUG : sub dir/hello world: md5 = 086e95e9aeeab5b1c96b1144636db81c OK 2025/10/01 01:10:45 DEBUG : sub dir/hello world2: md5 = b2054770f32a24ff60c045ef7796efcd OK 2025/10/01 01:10:48 DEBUG : sub dir/ignore dir/.ignore: md5 = 0659dacee4e9fe14c9694833e7f0c3dc OK 2025/10/01 01:10:49 DEBUG : sub dir/ignore dir/should be ignored: md5 = a662750cd15e9329e401a73439214fad OK 2025/10/01 01:10:51 DEBUG : sub dir/sub sub dir/hello world3: md5 = ab8a932442b0116bc4bdd6d3d54ff66f OK 2025/10/01 01:10:53 DEBUG : a.txt: Excluded (Size Filter) 2025/10/01 01:10:53 DEBUG : a.txt: Excluded 2025/10/01 01:10:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/01 01:10:53 DEBUG : sub dir/hello world: Excluded 2025/10/01 01:10:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/01 01:10:53 DEBUG : sub dir/hello world2: Excluded 2025/10/01 01:10:54 DEBUG : sub dir/ignore dir: Excluded 2025/10/01 01:10:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/01 01:10:54 DEBUG : sub dir/hello world: Excluded 2025/10/01 01:10:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/01 01:10:54 DEBUG : sub dir/hello world2: Excluded 2025/10/01 01:10:54 DEBUG : sub dir/ignore dir: Excluded 2025/10/01 01:10:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/01 01:11:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/01 01:11:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/01 01:11:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/01 01:11:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/01 01:11:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/01 01:11:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.67s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:11:03 DEBUG : file1: md5 = dd90542f3a5dd67648998860ddb861ff OK 2025/10/01 01:11:05 DEBUG : sub/file2: md5 = 1f032aba0b5c1744aef3508eb0ce9526 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/10/01 01:11:08 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/01 01:11:08 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/01 01:11:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/01 01:11:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.94s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.57s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:11:13 DEBUG : file1: md5 = a2ccb24ef0d39fe8afd8e598d17cc010 OK 2025/10/01 01:11:15 DEBUG : sub/file2: md5 = c0e73b8530a30a712d84e9b4d24834c3 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/10/01 01:11:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-derolin3zoki/notfound" 2025/10/01 01:11:19 DEBUG : Config file has changed externally - reloading 2025/10/01 01:11:19 DEBUG : Creating backend with remote "TestDrive:crypt/9m2vuf17kfci75l3jcmavogijlhclqhkisvfltppjp8i8hc65ui0/qe0i31qdkoejk60elps0ni5sqk" 2025/10/01 01:11:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.02s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.82s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:11:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': Making directory 2025/10/01 01:11:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': Making directory --- PASS: TestMkdir (0.79s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:11:26 DEBUG : sub dir/hello world: md5 = 8fea021651b911b08f0b1e2e9c0c6509 OK 2025/10/01 01:11:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.87s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:11:30 DEBUG : potato2: md5 = dc3877859544b08645688c5a2c568357 OK 2025/10/01 01:11:32 DEBUG : empty space: md5 = b169970bfd2d6ead6412d9d067481f0f OK --- PASS: TestLs (4.86s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:11:35 DEBUG : potato2: md5 = 91490e2382a9bcea100bf1b01cefe8d4 OK 2025/10/01 01:11:36 DEBUG : empty space: md5 = e6b321f232a1de8abe2051674b80d5ab OK 2025/10/01 01:11:37 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.04s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:11:40 DEBUG : potato2: md5 = 0d5ca1eceb6a6dde59db6ed04196a968 OK 2025/10/01 01:11:42 DEBUG : empty space: md5 = a7a7e9ba8a335bf6b923c8eb8d767af2 OK --- PASS: TestLsLong (4.89s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:11:45 DEBUG : potato2: md5 = f05493005ffef865f603aa3f7ddcc5e0 OK 2025/10/01 01:11:47 DEBUG : empty space: md5 = e6ba413347148926f96bb31083fc7f67 OK --- PASS: TestHashSums (5.87s) === RUN TestHashSumsWithErrors 2025/10/01 01:11:49 DEBUG : Creating backend with remote ":memory:" 2025/10/01 01:11:49 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/01 01:11:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/01 01:11:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/01 01:11:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/01 01:11:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/01 01:11:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/01 01:11:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/01 01:11:49 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/01 01:11:49 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:11:51 DEBUG : potato2: md5 = d3e1e1b41306dc863f0fe00e5f0db43c OK 2025/10/01 01:11:52 DEBUG : empty space: md5 = 33357ba9970359dff3ec5b608f6d38bd OK 2025/10/01 01:11:55 DEBUG : sub dir/potato3: md5 = daa69117e446c43949d5abe3ceeacdfc OK 2025/10/01 01:11:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.74s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:12:00 DEBUG : small: md5 = c774f198e9450e04cfc096b5ca4e27b1 OK 2025/10/01 01:12:01 DEBUG : medium: md5 = fd2554dd50737bc2982e2cdd0b3ee200 OK 2025/10/01 01:12:03 DEBUG : large: md5 = 24963c11c160b354ec560a0444ea9ed0 OK 2025/10/01 01:12:03 DEBUG : Waiting for deletions to finish 2025/10/01 01:12:03 DEBUG : large: Excluded (Size Filter) 2025/10/01 01:12:04 INFO : small: Deleted 2025/10/01 01:12:04 INFO : medium: Deleted --- PASS: TestDelete (6.71s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:12:06 DEBUG : small: md5 = 1125ff583af3b31bee0ec5def3371632 OK 2025/10/01 01:12:08 DEBUG : medium: md5 = 154791c9d62a77c8d80a8402e37b470b OK 2025/10/01 01:12:09 DEBUG : large: md5 = 73e82c617a32ba61c27eb8ceee610beb OK 2025/10/01 01:12:10 DEBUG : Waiting for deletions to finish 2025/10/01 01:12:10 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/01 01:12:10 INFO : small: Deleted 2025/10/01 01:12:10 INFO : large: Deleted --- PASS: TestMaxDelete (7.27s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:12:14 DEBUG : small: md5 = e04eb23c657b68029f99ad802104ea14 OK 2025/10/01 01:12:15 DEBUG : medium: md5 = 718e1e5ccf6a6fe56d6275b65f64bacc OK 2025/10/01 01:12:17 DEBUG : large: md5 = ab23b03a2daee1d0b6c6c76927e55151 OK 2025/10/01 01:12:17 DEBUG : Waiting for deletions to finish 2025/10/01 01:12:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/01 01:12:18 INFO : small: Deleted 2025/10/01 01:12:18 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.45s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:12:21 DEBUG : small: md5 = f5db243b960a662ecbb37f337fd3fdd8 OK 2025/10/01 01:12:22 DEBUG : medium: md5 = e78b58e885feb103b179b1559db84572 OK 2025/10/01 01:12:24 DEBUG : large: md5 = 32b1f07134346f7a43bcaac865c27854 OK 2025/10/01 01:12:24 DEBUG : Waiting for deletions to finish 2025/10/01 01:12:25 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/10/01 01:12:25 INFO : small: Deleted 2025/10/01 01:12:25 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.95s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:12:28 DEBUG : ReadFile: md5 = b350fae4ab3744d60ed2f7024c86b71f OK --- PASS: TestReadFile (4.39s) === RUN TestRetry 2025/10/01 01:12:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/01 01:12:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/01 01:12:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/01 01:12:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/01 01:12:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/01 01:12:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/01 01:12:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:12:32 DEBUG : file1: md5 = 89ebd4283770fec302fcec8d8f8a9c8e OK 2025/10/01 01:12:34 DEBUG : file2: md5 = f06961e686cf314ccdd32b3699d80be5 OK --- PASS: TestCat (15.95s) === RUN TestPurge 2025/10/01 01:12:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-liwutaw0qeqi" 2025/10/01 01:12:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 01:12:47 DEBUG : Creating backend with remote "TestDrive:crypt/9tjrrvm6jhel82kct4deseu8qs0l50skap2t5nc684th86olpoe0" 2025/10/01 01:12:48 DEBUG : Creating backend with remote "/tmp/rclone1292249588" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-liwutaw0qeqi'", Local "Local file system at /tmp/rclone1292249588", Modify Window "1ms" 2025/10/01 01:12:52 DEBUG : A1/B1/C1/one: md5 = bf4a974d78c72811940a78b867c87cf9 OK 2025/10/01 01:12:52 INFO : A2: Making directory 2025/10/01 01:12:53 INFO : A1/B2: Making directory 2025/10/01 01:12:54 INFO : A1/B2/C2: Making directory 2025/10/01 01:12:55 INFO : A1/B1/C3: Making directory 2025/10/01 01:12:55 INFO : A3: Making directory 2025/10/01 01:12:56 INFO : A3/B3: Making directory 2025/10/01 01:12:57 INFO : A3/B3/C4: Making directory 2025/10/01 01:12:59 DEBUG : A1/two: md5 = 5cf9a00e7beeb49577b9f1db272c8edc OK 2025/10/01 01:13:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liwutaw0qeqi': Purge remote 2025/10/01 01:13:03 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.39s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:13:07 DEBUG : A1/B1/C1/one: md5 = 14a591034b97a41998452fa0ce73800b OK 2025/10/01 01:13:07 INFO : A2: Making directory 2025/10/01 01:13:08 INFO : A1/B2: Making directory 2025/10/01 01:13:09 INFO : A1/B2/C2: Making directory 2025/10/01 01:13:09 INFO : A1/B1/C3: Making directory 2025/10/01 01:13:10 INFO : A3: Making directory 2025/10/01 01:13:11 INFO : A3/B3: Making directory 2025/10/01 01:13:12 INFO : A3/B3/C4: Making directory 2025/10/01 01:13:14 DEBUG : A1/two: md5 = df1a087861817ede7669e93c70b80a08 OK 2025/10/01 01:13:15 DEBUG : removing 1 level 3 directories 2025/10/01 01:13:15 INFO : A3/B3/C4: Removing directory 2025/10/01 01:13:18 DEBUG : removing 2 level 3 directories 2025/10/01 01:13:18 INFO : A1/B1/C3: Removing directory 2025/10/01 01:13:18 INFO : A1/B2/C2: Removing directory 2025/10/01 01:13:18 DEBUG : removing 2 level 2 directories 2025/10/01 01:13:18 INFO : A3/B3: Removing directory 2025/10/01 01:13:18 INFO : A1/B2: Removing directory 2025/10/01 01:13:19 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/01 01:13:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/01 01:13:19 DEBUG : removing 2 level 1 directories 2025/10/01 01:13:19 INFO : A3: Removing directory 2025/10/01 01:13:19 INFO : A2: Removing directory 2025/10/01 01:13:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/01 01:13:23 DEBUG : removing 1 level 3 directories 2025/10/01 01:13:23 INFO : A1/B1/C1: Removing directory 2025/10/01 01:13:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:13:24 DEBUG : removing 1 level 2 directories 2025/10/01 01:13:24 INFO : A1/B1: Removing directory 2025/10/01 01:13:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/01 01:13:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/01 01:13:25 DEBUG : removing 1 level 1 directories 2025/10/01 01:13:25 INFO : A1: Removing directory 2025/10/01 01:13:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/01 01:13:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/01 01:13:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/01 01:13:25 DEBUG : removing 1 level 0 directories 2025/10/01 01:13:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': Removing directory 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/01 01:13:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.67s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:13:28 INFO : A1: Making directory 2025/10/01 01:13:28 INFO : A1/B1: Making directory 2025/10/01 01:13:29 INFO : A1/B1/C1: Making directory 2025/10/01 01:13:32 DEBUG : removing 1 level 3 directories 2025/10/01 01:13:32 INFO : A1/B1/C1: Removing directory 2025/10/01 01:13:33 DEBUG : removing 1 level 2 directories 2025/10/01 01:13:33 INFO : A1/B1: Removing directory 2025/10/01 01:13:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/01 01:13:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.34s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:13:35 INFO : A1: Making directory 2025/10/01 01:13:36 INFO : A1/B1: Making directory 2025/10/01 01:13:37 INFO : A1/B1/C1: Making directory 2025/10/01 01:13:40 DEBUG : removing 1 level 3 directories 2025/10/01 01:13:40 INFO : A1/B1/C1: Removing directory 2025/10/01 01:13:40 DEBUG : removing 1 level 2 directories 2025/10/01 01:13:40 INFO : A1/B1: Removing directory 2025/10/01 01:13:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/01 01:13:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.64s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:13:45 DEBUG : file1: md5 = 91aa913765d63172b37bf14357100d4d OK 2025/10/01 01:13:45 DEBUG : filename.txt: File name found in url 2025/10/01 01:13:47 DEBUG : filename.txt: md5 = a0282c5481150edda5ca49daa29d2b18 OK 2025/10/01 01:13:47 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/01 01:13:48 DEBUG : headerfilename.txt: md5 = b808c1e196f9ef06fbb2a86aa7e45a4f OK 2025/10/01 01:13:50 DEBUG : file2: md5 = 64e41c0e4c65576ab30785ad28e83c5c OK --- PASS: TestCopyURL (9.58s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:13:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/01 01:13:55 DEBUG : sub/file2: md5 = 71fb86c619dfa7a92998f8510870cc72 OK 2025/10/01 01:13:55 INFO : file1: Copied (new) to: sub/file2 2025/10/01 01:13:55 INFO : file1: Deleted 2025/10/01 01:13:56 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 01:13:56 DEBUG : file1: Unchanged skipping 2025/10/01 01:13:56 INFO : file1: Deleted 2025/10/01 01:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': don't need to copy/move sub/file2, it is already at target location 2025/10/01 01:13:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.22s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:13:59 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/01 01:14:01 DEBUG : file1: md5 = d0b39025736cf838d0279c78ca28115c OK 2025/10/01 01:14:01 INFO : file1: Copied (new) 2025/10/01 01:14:01 INFO : file1: Deleted 2025/10/01 01:14:01 DEBUG : file1: Destination exists, skipping 2025/10/01 01:14:01 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.68s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:14:06 DEBUG : dst/file1: md5 = 35aa23183a9fdc475b89041ed41b633c OK 2025/10/01 01:14:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-derolin3zoki/backup" 2025/10/01 01:14:07 DEBUG : Creating backend with remote "TestDrive:crypt/9m2vuf17kfci75l3jcmavogijlhclqhkisvfltppjp8i8hc65ui0/1nrff024r7pq65ecp72fc28jb0" 2025/10/01 01:14:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/01 01:14:10 INFO : dst/file1: Moved (server-side) 2025/10/01 01:14:12 DEBUG : dst/file1: md5 = 8a98099cec8116ab48c331976a96c4b6 OK 2025/10/01 01:14:12 INFO : dst/file1: Copied (new) 2025/10/01 01:14:12 INFO : dst/file1: Deleted 2025/10/01 01:14:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/01 01:14:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/01 01:14:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.39s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:14:19 DEBUG : A1/one: md5 = 2de7f496b85dff096d10202378bb9c82 OK 2025/10/01 01:14:21 DEBUG : A1/two: md5 = 7134362bf336405e53d03cdb57b2e508 OK 2025/10/01 01:14:23 DEBUG : A1/B1/three: md5 = e98f288b18c18172e33156e456cd162f OK 2025/10/01 01:14:25 DEBUG : A1/B1/C1/four: md5 = 4b79b71676c4b0f9d6f031a3e6bbd3b7 OK 2025/10/01 01:14:27 DEBUG : A1/B1/C2/five: md5 = 276f9defdc7c5ddca2bccfbc3ca36abf OK 2025/10/01 01:14:27 INFO : A1/B2: Making directory 2025/10/01 01:14:28 INFO : A1/B1/C3: Making directory 2025/10/01 01:14:37 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/01 01:14:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/01 01:14:38 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/01 01:14:38 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/01 01:14:38 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/01 01:14:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/01 01:14:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/01 01:14:41 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/01 01:14:41 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/01 01:14:41 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/01 01:14:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/01 01:14:49 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/01 01:14:49 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/01 01:14:49 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/01 01:14:49 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/01 01:14:49 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/01 01:14:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/01 01:14:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/01 01:14:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/01 01:14:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/01 01:14:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/01 01:14:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/01 01:15:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/01 01:15:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/01 01:15:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/01 01:15:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/01 01:15:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/01 01:15:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/01 01:15:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/01 01:15:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/01 01:15:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.92s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:15:02 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:15:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': File to upload is small (34 bytes), uploading instead of streaming 2025/10/01 01:15:04 DEBUG : no_checksum_small_file_from_pipe: md5 = b35e7ed7e7bcbd937677a2bcd2813a28 OK 2025/10/01 01:15:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/01 01:15:04 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/01 01:15:05 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/01 01:15:06 DEBUG : no_checksum_big_file_from_pipe: md5 = d8135f589a1ba94bc9f047278802a231 OK 2025/10/01 01:15:06 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:15:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': File to upload is small (34 bytes), uploading instead of streaming 2025/10/01 01:15:09 DEBUG : with_checksum_small_file_from_pipe: md5 = defd1b25bcc826e0084e6401dd9c09cf OK 2025/10/01 01:15:09 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/01 01:15:10 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/01 01:15:11 DEBUG : with_checksum_big_file_from_pipe: md5 = 4dd8f53fb3725b49691f9a141d5ca222 OK 2025/10/01 01:15:11 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:15:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': File to upload is small (34 bytes), uploading instead of streaming 2025/10/01 01:15:15 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 01:15:16 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/01 01:15:17 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:15:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': File to upload is small (34 bytes), uploading instead of streaming 2025/10/01 01:15:20 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/01 01:15:21 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/01 01:15:22 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.36s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.43s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.37s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.38s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.18s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/01 01:15:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': File to upload is small (48 bytes), uploading instead of streaming 2025/10/01 01:15:25 DEBUG : rcat_metadata: md5 = 6f68f5946e2208fa8765592c68170cbf OK 2025/10/01 01:15:25 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/01 01:15:27 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/01 01:15:28 DEBUG : rcat_metadata_uploadcutoff0: md5 = 2a8dd0b93f7c0daf37ffe1b048c23ddb OK 2025/10/01 01:15:28 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.35s) --- PASS: TestRcatMetadata/Normal (2.68s) --- PASS: TestRcatMetadata/ViaDisk (3.21s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:15:31 DEBUG : potato1: md5 = 11e960334814c6bb48004773258a5c02 OK 2025/10/01 01:15:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': File to upload is small (60 bytes), uploading instead of streaming 2025/10/01 01:15:33 DEBUG : potato2: md5 = dba67608531c6acba98c1f0100da4c40 OK 2025/10/01 01:15:33 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.77s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:15:36 DEBUG : potato1: md5 = 804fec0a73d2d434f7cea039055a9077 OK 2025/10/01 01:15:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': File to upload is small (60 bytes), uploading instead of streaming 2025/10/01 01:15:38 DEBUG : potato2: md5 = 25c008fc1160fc409085bf387862687b OK 2025/10/01 01:15:38 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.13s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:15:41 DEBUG : potato2: md5 = ebcada9c5be16227fe1b40d0be4496fe OK 2025/10/01 01:15:43 DEBUG : empty space: md5 = 1629bdcaefb0d155fbd49a22f1e3b7f7 OK 2025/10/01 01:15:45 DEBUG : sub dir/potato3: md5 = 35bd0785295417c01e2a3b3675dbc5ee OK 2025/10/01 01:15:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': Touching "sub dir/potato3" 2025/10/01 01:15:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': Touching "empty space" 2025/10/01 01:15:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': Touching "potato2" 2025/10/01 01:15:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.35s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:15:50 DEBUG : dir with metadata: Making directory with metadata 2025/10/01 01:15:51 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.48s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:15:53 DEBUG : directory with modtime: Making directory with metadata 2025/10/01 01:15:53 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.49s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:15:55 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/01 01:15:55 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/01 01:15:55 DEBUG : Google drive root 'crypt/9m2vuf17kfci75l3jcmavogijlhclqhkisvfltppjp8i8hc65ui0': Skipping btime metadata as can't update it on an existing file: 2025-10-01T01:15:55.608065142Z 2025/10/01 01:15:56 INFO : non existent directory: Updated directory metadata 2025/10/01 01:15:58 DEBUG : Google drive root 'crypt/9m2vuf17kfci75l3jcmavogijlhclqhkisvfltppjp8i8hc65ui0': Skipping btime metadata as can't update it on an existing file: 2025-10-01T01:15:55.608065142Z 2025/10/01 01:15:58 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.89s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:16:00 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/01 01:16:02 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/01 01:16:02 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.22s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:16:04 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/01 01:16:04 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/01 01:16:04 DEBUG : dst: Making directory with metadata 2025/10/01 01:16:05 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/01 01:16:05 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 01:16:05 INFO : dst: Set directory modification time (using SetModTime) 2025/10/01 01:16:06 INFO : dst: Set directory modification time (using SetModTime) 2025/10/01 01:16:06 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/01 01:16:06 INFO : dst: Set directory modification time (using SetModTime) 2025/10/01 01:16:06 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.63s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki'", Local "Local file system at /tmp/rclone4223821283", Modify Window "1ms" 2025/10/01 01:16:10 DEBUG : sub dir/test remove existing: md5 = 30709ddc066f899523853209d47771d9 OK 2025/10/01 01:16:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = de3f31800e48fe79a8b797dbf9058918 OK 2025/10/01 01:16:14 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.tofoqap6" before starting 2025/10/01 01:16:14 DEBUG : sub dir/test remove existing.tofoqap6: TEST: removing renamed existing file after operation 2025/10/01 01:16:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.caredos0" before starting 2025/10/01 01:16:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.caredos0: TEST: renaming existing back after failed operation 2025/10/01 01:16:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mawowec6" before starting 2025/10/01 01:16:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mawowec6: TEST: removing renamed existing file after operation 2025/10/01 01:16:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8o02tmik1douoia5nj7hmfb222ppsf5aufcah83m9hgm47fkp4pl9g5rbvooe3644o7qo7vs4pagq3k6t680ithbduo2phnhnk2fnds7env2fttmfu687s8obs26fonklqc1k0krrrhgu7igjb7s88t5u84km4q9qvnhd1vlghlsult0r4dg" 2025/10/01 01:16:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "m91ikd5so1a3aq77psng5o573mu4hh4vtujd9dtfil6macb2ja1g" --- PASS: TestRemoveExisting (13.53s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/10/01 01:16:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-derolin3zoki': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m29.773001682s (try 1/5)