"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/10/11 02:25:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetidab2wilu" 2025/10/11 02:25:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:25:36 DEBUG : Creating backend with remote "TestDrive:crypt/8prcmgqv5ks81vfa2ednbplmff8f8g4bcp7fgrinbug1ahifcmqg" 2025/10/11 02:25:37 DEBUG : Creating backend with remote "/tmp/rclone2140497501" === 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-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/11 02:25:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/11 02:25:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/11 02:25:38 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/11 02:25:38 DEBUG : potato: Seek from 10 to 0 2025/10/11 02:25:38 DEBUG : potato: Seek from 10 to 0 2025/10/11 02:25:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/11 02:25:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/11 02:25:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/11 02:25:38 DEBUG : potato: Seek from 5 to 2 2025/10/11 02:25:38 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/11 02:25:38 DEBUG : potato: Seek from 7 to 0 2025/10/11 02:25:38 DEBUG : potato: Seek from 7 to 0 2025/10/11 02:25:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/11 02:25:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/11 02:25:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/11 02:25:38 DEBUG : potato: Seek from 5 to 2 2025/10/11 02:25:38 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/11 02:25:38 DEBUG : potato: Seek from 8 to 0 2025/10/11 02:25:38 DEBUG : potato: Seek from 8 to 0 2025/10/11 02:25:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/11 02:25:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/11 02:25:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/11 02:25:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/11 02:25:38 DEBUG : potato: Seek from 5 to 2 2025/10/11 02:25:38 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/11 02:25:38 DEBUG : potato: Seek from 9 to 0 2025/10/11 02:25:38 DEBUG : potato: Seek from 9 to 0 2025/10/11 02:25:38 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-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:25:41 DEBUG : rutabaga: md5 = 85490d1bc0e9f617ba034f3297f7c960 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/11 02:25:43 DEBUG : empty space: md5 = d0def93cd28ccfec4d060d718b2e325a OK === RUN TestCheck/3 2025/10/11 02:25:44 DEBUG : potato2: md5 = 5a00d269a55642d3db4e5dd8b2d33007 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/11 02:25:47 DEBUG : remotepotato: md5 = 288c5ebbac28027c2095214945c50d4a OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.72s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/10/11 02:25:49 DEBUG : Creating backend with remote "nonexistent" 2025/10/11 02:25:49 DEBUG : Creating backend with remote "nonexistent" 2025/10/11 02:25:49 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/11 02:25:49 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/11 02:25:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/11 02:25:49 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-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:25:51 DEBUG : rutabaga: md5 = 1808fa758ef2062cbc757e4e4347168b OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/11 02:25:56 DEBUG : empty space: md5 = be931204372865e67fef0543295bbc49 OK === RUN TestCheckDownload/3 2025/10/11 02:25:58 DEBUG : potato2: md5 = 8fb33938370d2f021258c946bd3d783d OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/11 02:26:02 DEBUG : remotepotato: md5 = 29a815fdd6e5d1c8b339a7d8d642cbaa OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.94s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (1.95s) --- PASS: TestCheckDownload/3 (0.87s) --- PASS: TestCheckDownload/4 (1.13s) --- PASS: TestCheckDownload/5 (0.93s) --- PASS: TestCheckDownload/6 (0.95s) --- PASS: TestCheckDownload/7 (0.86s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:26:08 DEBUG : rutabaga: md5 = e979da8b2a4b4ae3ff36c7eea7a01d09 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/11 02:26:10 DEBUG : empty space: md5 = b8ad27029319961d4b0a66f016a1e912 OK === RUN TestCheckSizeOnly/3 2025/10/11 02:26:12 DEBUG : potato2: md5 = ad3507af39c6d13321387686bc1b839a OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/11 02:26:14 DEBUG : remotepotato: md5 = ad2a68c836d49350ad9dd269dd8d9d16 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.79s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.21s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:26:19 DEBUG : test.sum: md5 = 65c9919b4a43f62b157f9567779ab084 OK 2025/10/11 02:26:20 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/11 02:26:20 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/11 02:26:20 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/11 02:26:20 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/11 02:26:21 DEBUG : test.sum: md5 = e193dd27bc90f9c29ae0aeb152a6075c OK 2025/10/11 02:26:22 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/11 02:26:22 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/11 02:26:22 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/11 02:26:22 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.80s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:26:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetidab2wilu/data" 2025/10/11 02:26:23 DEBUG : Creating backend with remote "TestDrive:crypt/8prcmgqv5ks81vfa2ednbplmff8f8g4bcp7fgrinbug1ahifcmqg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.14s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:26:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetidab2wilu/data" 2025/10/11 02:26:25 DEBUG : Creating backend with remote "TestDrive:crypt/8prcmgqv5ks81vfa2ednbplmff8f8g4bcp7fgrinbug1ahifcmqg/vjrnln8ratgmqakfosrqe8espk" 2025/10/11 02:26:29 DEBUG : data/banana: md5 = bed78f558c52606d387806d30d7a8bd0 OK 2025/10/11 02:26:30 DEBUG : test.sum: md5 = f829d9e12e4a191cfc5245d98b98376e OK === RUN TestCheckSumDownload/subtest1 2025/10/11 02:26:35 DEBUG : data/potato: md5 = b0a874df83fb21198294c11c929973c3 OK 2025/10/11 02:26:36 DEBUG : test.sum: md5 = 29b286f61088efcf1acbe2bd3cd6eeef OK === RUN TestCheckSumDownload/subtest2 2025/10/11 02:26:40 DEBUG : test.sum: md5 = a327aec902d5247b16da93abe03fd88b OK === RUN TestCheckSumDownload/subtest3 2025/10/11 02:26:45 DEBUG : test.sum: md5 = 2318421c9c02c4d22a8f98cb8666798c OK === RUN TestCheckSumDownload/subtest4 2025/10/11 02:26:49 DEBUG : test.sum: md5 = 1eeae7d1266c2a705422893bc6554f04 OK === RUN TestCheckSumDownload/subtest5 2025/10/11 02:26:52 DEBUG : test.sum: md5 = dad600f9ee119a65a0f5e6430530a0c9 OK === RUN TestCheckSumDownload/subtest6 2025/10/11 02:26:57 DEBUG : data/banana: md5 = 8a0e0a89e1c687664f0b15763c45fc40 OK 2025/10/11 02:26:58 DEBUG : data/potato: md5 = 27e2e8892e360ea73216b2121cdd4f78 OK 2025/10/11 02:27:00 DEBUG : test.sum: md5 = 6a5bd16d510f65439a1e07288a11ac7e OK === RUN TestCheckSumDownload/subtest7 2025/10/11 02:27:04 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/10/11 02:27:04 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.92s) --- PASS: TestCheckSumDownload/subtest1 (2.60s) --- PASS: TestCheckSumDownload/subtest2 (2.14s) --- PASS: TestCheckSumDownload/subtest3 (2.17s) --- PASS: TestCheckSumDownload/subtest4 (2.11s) --- PASS: TestCheckSumDownload/subtest5 (1.86s) --- PASS: TestCheckSumDownload/subtest6 (2.42s) --- PASS: TestCheckSumDownload/subtest7 (2.40s) === RUN TestApplyTransforms 2025/10/11 02:27:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puyaked9yije" 2025/10/11 02:27:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:27:05 DEBUG : Creating backend with remote "TestDrive:crypt/l0thn01tfe39nqeusr1n0akmh7g1453bidlasv3g5e7kpn20s9r0" 2025/10/11 02:27:06 DEBUG : Creating backend with remote "/tmp/rclone743132834" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puyaked9yije'", Local "Local file system at /tmp/rclone743132834", Modify Window "1ms" 2025/10/11 02:27:08 DEBUG : hello, world!: md5 = 4ca3b094b5ce47c803124987d2c3f1c3 OK upper checkfile vs. lower remote (without normalization) 2025/10/11 02:27:09 ERROR : hello, world!: sum not found 2025/10/11 02:27:09 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-puyaked9yije' 2025/10/11 02:27:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puyaked9yije': 1 files missing 2025/10/11 02:27:09 NOTICE: 1 hashes missing 2025/10/11 02:27:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puyaked9yije': 1 differences found 2025/10/11 02:27:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puyaked9yije': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/11 02:27:10 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/11 02:27:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puyaked9yije': 0 differences found 2025/10/11 02:27:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puyaked9yije': 1 matching files 2025/10/11 02:27:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kovavif3watu" 2025/10/11 02:27:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:27:10 DEBUG : Creating backend with remote "TestDrive:crypt/qqioaqoupdqn7pvo6t05hmmro60kaossoes8sulet591o0d19s2g" 2025/10/11 02:27:11 DEBUG : Creating backend with remote "/tmp/rclone2327675694" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kovavif3watu'", Local "Local file system at /tmp/rclone2327675694", Modify Window "1ms" 2025/10/11 02:27:13 DEBUG : HELLO, WORLD!: md5 = 13090c549f54d4158991a41fe651407c OK lower checkfile vs. upper remote (without normalization) 2025/10/11 02:27:13 ERROR : HELLO, WORLD!: sum not found 2025/10/11 02:27:13 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kovavif3watu' 2025/10/11 02:27:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kovavif3watu': 1 files missing 2025/10/11 02:27:13 NOTICE: 1 hashes missing 2025/10/11 02:27:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kovavif3watu': 1 differences found 2025/10/11 02:27:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kovavif3watu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/11 02:27:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/11 02:27:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kovavif3watu': 0 differences found 2025/10/11 02:27:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kovavif3watu': 1 matching files 2025/10/11 02:27:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazugut5qace" 2025/10/11 02:27:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:27:15 DEBUG : Creating backend with remote "TestDrive:crypt/sbd09q60eui0qe3gu0arm4jo37o6qjmsbnk8vfqo2o8q59sd80og" 2025/10/11 02:27:16 DEBUG : Creating backend with remote "/tmp/rclone2442865853" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazugut5qace'", Local "Local file system at /tmp/rclone2442865853", Modify Window "1ms" 2025/10/11 02:27:18 DEBUG : HeLlO, wOrLd!: md5 = b2e94c53f8521bf57ffeee7098129716 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/11 02:27:18 ERROR : HeLlO, wOrLd!: sum not found 2025/10/11 02:27:18 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pazugut5qace' 2025/10/11 02:27:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pazugut5qace': 1 files missing 2025/10/11 02:27:18 NOTICE: 1 hashes missing 2025/10/11 02:27:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pazugut5qace': 1 differences found 2025/10/11 02:27:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pazugut5qace': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/11 02:27:19 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/11 02:27:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pazugut5qace': 0 differences found 2025/10/11 02:27:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pazugut5qace': 1 matching files 2025/10/11 02:27:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xifukuc7hono" 2025/10/11 02:27:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:27:20 DEBUG : Creating backend with remote "TestDrive:crypt/r3mo9tpnt98tl0t9cslbjfpe56sjv2ukpjkavs72uaj9fnh9g6m0" 2025/10/11 02:27:20 DEBUG : Creating backend with remote "/tmp/rclone2494801673" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xifukuc7hono'", Local "Local file system at /tmp/rclone2494801673", Modify Window "1ms" 2025/10/11 02:27:23 DEBUG : HELLO, WORLD!: md5 = 3ce46f89032000a0a40f91f69805a22d OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/11 02:27:23 ERROR : HELLO, WORLD!: sum not found 2025/10/11 02:27:23 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xifukuc7hono' 2025/10/11 02:27:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xifukuc7hono': 1 files missing 2025/10/11 02:27:23 NOTICE: 1 hashes missing 2025/10/11 02:27:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xifukuc7hono': 1 differences found 2025/10/11 02:27:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xifukuc7hono': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/11 02:27:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/11 02:27:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xifukuc7hono': 0 differences found 2025/10/11 02:27:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xifukuc7hono': 1 matching files 2025/10/11 02:27:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-welimec5kuzo" 2025/10/11 02:27:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:27:24 DEBUG : Creating backend with remote "TestDrive:crypt/u6gc9so0iv71u68p55hd2mmgpn1a3og0j67mutrhqt7ahppgkvj0" 2025/10/11 02:27:25 DEBUG : Creating backend with remote "/tmp/rclone1804069282" 2025/10/11 02:27:25 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-welimec5kuzo'", Local "Local file system at /tmp/rclone1804069282", Modify Window "1ms" 2025/10/11 02:27:27 DEBUG : 測試_Русский___ě_áñ: md5 = f7f495429e20c947941ea25fae96db9e OK NFD checkfile vs. NFC remote (without normalization) 2025/10/11 02:27:28 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/11 02:27:28 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-welimec5kuzo' 2025/10/11 02:27:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-welimec5kuzo': 1 files missing 2025/10/11 02:27:28 NOTICE: 1 hashes missing 2025/10/11 02:27:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-welimec5kuzo': 1 differences found 2025/10/11 02:27:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-welimec5kuzo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/11 02:27:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/11 02:27:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-welimec5kuzo': 0 differences found 2025/10/11 02:27:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-welimec5kuzo': 1 matching files 2025/10/11 02:27:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yanahoj7mixa" 2025/10/11 02:27:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:27:29 DEBUG : Creating backend with remote "TestDrive:crypt/ergos8l195bpc90tcf79teg2qr9rvjr5ad52j5t077f28216uet0" 2025/10/11 02:27:30 DEBUG : Creating backend with remote "/tmp/rclone3073840119" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yanahoj7mixa'", Local "Local file system at /tmp/rclone3073840119", Modify Window "1ms" 2025/10/11 02:27:32 DEBUG : 測試_Русский___ě_áñ: md5 = d785b2dd9ebce32e6e95857e00a7954b OK NFC checkfile vs. NFD remote (without normalization) 2025/10/11 02:27:32 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/11 02:27:32 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yanahoj7mixa' 2025/10/11 02:27:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yanahoj7mixa': 1 files missing 2025/10/11 02:27:32 NOTICE: 1 hashes missing 2025/10/11 02:27:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yanahoj7mixa': 1 differences found 2025/10/11 02:27:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yanahoj7mixa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/11 02:27:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/11 02:27:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yanahoj7mixa': 0 differences found 2025/10/11 02:27:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yanahoj7mixa': 1 matching files 2025/10/11 02:27:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sixilur5sovu" 2025/10/11 02:27:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:27:34 DEBUG : Creating backend with remote "TestDrive:crypt/m25cfsmhlfii4eqoofeg85ur97dof4bgc1rd9sqnd5kim97flf80" 2025/10/11 02:27:34 DEBUG : Creating backend with remote "/tmp/rclone3713062804" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sixilur5sovu'", Local "Local file system at /tmp/rclone3713062804", Modify Window "1ms" 2025/10/11 02:27:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e6e31e03faf35e83bbaeefd28862bd01 OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/11 02:27:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/11 02:27:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sixilur5sovu' 2025/10/11 02:27:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sixilur5sovu': 1 files missing 2025/10/11 02:27:37 NOTICE: 1 hashes missing 2025/10/11 02:27:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sixilur5sovu': 1 differences found 2025/10/11 02:27:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sixilur5sovu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/11 02:27:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/11 02:27:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sixilur5sovu': 0 differences found 2025/10/11 02:27:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sixilur5sovu': 1 matching files 2025/10/11 02:27:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zesozod0ciqi" 2025/10/11 02:27:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:27:39 DEBUG : Creating backend with remote "TestDrive:crypt/e2ol3gsgjkao1jfddefqfgpubmq8cp8jl3vupvkudr5oio0ltcd0" 2025/10/11 02:27:40 DEBUG : Creating backend with remote "/tmp/rclone4215325760" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zesozod0ciqi'", Local "Local file system at /tmp/rclone4215325760", Modify Window "1ms" 2025/10/11 02:27:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c323d019a4194f55057454b6301fc562 OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/11 02:27:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/11 02:27:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zesozod0ciqi' 2025/10/11 02:27:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesozod0ciqi': 1 files missing 2025/10/11 02:27:42 NOTICE: 1 hashes missing 2025/10/11 02:27:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesozod0ciqi': 1 differences found 2025/10/11 02:27:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesozod0ciqi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/11 02:27:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/11 02:27:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesozod0ciqi': 0 differences found 2025/10/11 02:27:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zesozod0ciqi': 1 matching files 2025/10/11 02:27:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jotedad9fala" 2025/10/11 02:27:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:27:44 DEBUG : Creating backend with remote "TestDrive:crypt/95lpvsmmq68mdk4ctvkjfcqvq1p1mrf2u6rve1uolskne2rroud0" 2025/10/11 02:27:44 DEBUG : Creating backend with remote "/tmp/rclone1310038778" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jotedad9fala'", Local "Local file system at /tmp/rclone1310038778", Modify Window "1ms" 2025/10/11 02:27:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a5f0cf19baee17384b3279e314862aea OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/11 02:27:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/11 02:27:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jotedad9fala' 2025/10/11 02:27:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jotedad9fala': 1 files missing 2025/10/11 02:27:47 NOTICE: 1 hashes missing 2025/10/11 02:27:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jotedad9fala': 1 differences found 2025/10/11 02:27:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jotedad9fala': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/11 02:27:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/11 02:27:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jotedad9fala': 0 differences found 2025/10/11 02:27:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jotedad9fala': 1 matching files 2025/10/11 02:27:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xododec1faye" 2025/10/11 02:27:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:27:48 DEBUG : Creating backend with remote "TestDrive:crypt/q3koh6e8h69hgp9geumsj0og4c779lf0nj5qfo5q5vekoh564m6g" 2025/10/11 02:27:49 DEBUG : Creating backend with remote "/tmp/rclone393775974" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xododec1faye'", Local "Local file system at /tmp/rclone393775974", Modify Window "1ms" 2025/10/11 02:27:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 38b16bbfc00ffea09a07d85f5e9fe458 OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/11 02:27:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/11 02:27:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xododec1faye' 2025/10/11 02:27:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xododec1faye': 1 files missing 2025/10/11 02:27:52 NOTICE: 1 hashes missing 2025/10/11 02:27:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xododec1faye': 1 differences found 2025/10/11 02:27:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xododec1faye': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/11 02:27:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/11 02:27:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xododec1faye': 0 differences found 2025/10/11 02:27:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xododec1faye': 1 matching files 2025/10/11 02:27:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xododec1faye': Purge remote 2025/10/11 02:27:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jotedad9fala': Purge remote 2025/10/11 02:27:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zesozod0ciqi': Purge remote 2025/10/11 02:27:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sixilur5sovu': Purge remote 2025/10/11 02:27:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yanahoj7mixa': Purge remote 2025/10/11 02:27:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-welimec5kuzo': Purge remote 2025/10/11 02:27:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xifukuc7hono': Purge remote 2025/10/11 02:27:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazugut5qace': Purge remote 2025/10/11 02:27:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kovavif3watu': Purge remote 2025/10/11 02:27:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puyaked9yije': Purge remote --- PASS: TestApplyTransforms (51.81s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:27:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/11 02:27:59 DEBUG : sub/file2: md5 = 98c54d2ef7cd9eddae9a0f59b92fa7ed OK 2025/10/11 02:27:59 INFO : file1: Copied (new) to: sub/file2 2025/10/11 02:28:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/11 02:28:00 DEBUG : file1: Unchanged skipping 2025/10/11 02:28:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': don't need to copy/move sub/file2, it is already at target location 2025/10/11 02:28:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.65s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:28:05 DEBUG : dst/file1: md5 = 0a3cb259e3125e7ebe896c40b50f682d OK 2025/10/11 02:28:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetidab2wilu/backup" 2025/10/11 02:28:06 DEBUG : Config file has changed externally - reloading 2025/10/11 02:28:06 DEBUG : Creating backend with remote "TestDrive:crypt/8prcmgqv5ks81vfa2ednbplmff8f8g4bcp7fgrinbug1ahifcmqg/1nrff024r7pq65ecp72fc28jb0" 2025/10/11 02:28:07 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/11 02:28:09 INFO : dst/file1: Moved (server-side) 2025/10/11 02:28:11 DEBUG : dst/file1: md5 = 8b24cfe682888a4abaf4ce1e7fa46a44 OK 2025/10/11 02:28:11 INFO : dst/file1: Copied (new) 2025/10/11 02:28:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/11 02:28:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/11 02:28:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.31s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:28:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetidab2wilu/dst" 2025/10/11 02:28:15 DEBUG : Creating backend with remote "TestDrive:crypt/8prcmgqv5ks81vfa2ednbplmff8f8g4bcp7fgrinbug1ahifcmqg/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/11 02:28:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetidab2wilu/CompareDest" 2025/10/11 02:28:17 DEBUG : Creating backend with remote "TestDrive:crypt/8prcmgqv5ks81vfa2ednbplmff8f8g4bcp7fgrinbug1ahifcmqg/gveqi14airsml4bgu7krj116o8" 2025/10/11 02:28:18 DEBUG : one: Need to transfer - File not found at Destination 2025/10/11 02:28:21 DEBUG : one: md5 = 7d15533db4be165d87876dfc1d82df75 OK 2025/10/11 02:28:21 INFO : one: Copied (new) 2025/10/11 02:28:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 02:28:23 DEBUG : one: md5 = a737070351825c2ec37742675c9af092 OK 2025/10/11 02:28:23 INFO : one: Copied (replaced existing) 2025/10/11 02:28:25 DEBUG : dst/one: md5 = 39233e58a0138e8a7c21b3675a064f29 OK 2025/10/11 02:28:27 DEBUG : CompareDest/one: md5 = 14b219cb7cc4f03d175d79f0328e77a4 OK 2025/10/11 02:28:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 02:28:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/11 02:28:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/11 02:28:30 DEBUG : CompareDest/two: md5 = 56b96a878888a778c3afb068b848dad7 OK 2025/10/11 02:28:31 DEBUG : two: Need to transfer - File not found at Destination 2025/10/11 02:28:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/11 02:28:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/11 02:28:32 DEBUG : two: Need to transfer - File not found at Destination 2025/10/11 02:28:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/11 02:28:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/11 02:28:33 DEBUG : two: Need to transfer - File not found at Destination 2025/10/11 02:28:34 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/11 02:28:35 DEBUG : two: md5 = 87ebc2ced44fffd38b7fa9797c2c3e1d OK 2025/10/11 02:28:35 INFO : two: Copied (new) 2025/10/11 02:28:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/11 02:28:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:28:39 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/11 02:28:39 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.92s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:28:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetidab2wilu/dst" 2025/10/11 02:28:39 DEBUG : Creating backend with remote "TestDrive:crypt/8prcmgqv5ks81vfa2ednbplmff8f8g4bcp7fgrinbug1ahifcmqg/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/11 02:28:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetidab2wilu/CopyDest" 2025/10/11 02:28:41 DEBUG : Creating backend with remote "TestDrive:crypt/8prcmgqv5ks81vfa2ednbplmff8f8g4bcp7fgrinbug1ahifcmqg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/11 02:28:42 DEBUG : one: Need to transfer - File not found at Destination 2025/10/11 02:28:44 DEBUG : one: md5 = d652550e1fe52a5a85465d89e5ce2c4b OK 2025/10/11 02:28:44 INFO : one: Copied (new) 2025/10/11 02:28:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 02:28:47 DEBUG : one: md5 = 0943aeff59cc483cebfd0fc3ce6f0f09 OK 2025/10/11 02:28:47 INFO : one: Copied (replaced existing) 2025/10/11 02:28:49 DEBUG : dst/one: md5 = 89c3c3df1aead1c75c5931e2fa00ca28 OK 2025/10/11 02:28:51 DEBUG : CopyDest/one: md5 = 2b473b18f885b6892fb9aa07f6a52a9c OK 2025/10/11 02:28:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetidab2wilu/BackupDir" 2025/10/11 02:28:52 DEBUG : Creating backend with remote "TestDrive:crypt/8prcmgqv5ks81vfa2ednbplmff8f8g4bcp7fgrinbug1ahifcmqg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/11 02:28:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 02:28:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/11 02:28:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/11 02:28:55 INFO : one: Moved (server-side) 2025/10/11 02:28:56 INFO : one: Copied (server-side copy) 2025/10/11 02:28:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/11 02:28:58 DEBUG : CopyDest/two: md5 = 54f1bde50768eea554151d61d94d63b7 OK 2025/10/11 02:28:59 DEBUG : two: Need to transfer - File not found at Destination 2025/10/11 02:28:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/11 02:29:00 INFO : two: Copied (server-side copy) 2025/10/11 02:29:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/11 02:29:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/11 02:29:01 DEBUG : two: Unchanged skipping 2025/10/11 02:29:03 DEBUG : CopyDest/three: md5 = 1ee874db811d53ad30ff2c68b09639d7 OK 2025/10/11 02:29:04 DEBUG : three: Need to transfer - File not found at Destination 2025/10/11 02:29:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/11 02:29:04 DEBUG : three: Destination not found in --copy-dest 2025/10/11 02:29:05 DEBUG : three: md5 = a12aa4a08e40b4aae86d82d74b6758cf OK 2025/10/11 02:29:05 INFO : three: Copied (new) 2025/10/11 02:29:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/11 02:29:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/11 02:29:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:29:10 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/11 02:29:10 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:29:10 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/11 02:29:11 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.00s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", 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-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:29:13 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/11 02:29:15 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 096a7f536c5cac8f5f90aec69b555170 OK 2025/10/11 02:29:15 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/11 02:29:16 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/11 02:29:16 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/11 02:29:17 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/11 02:29:17 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/11 02:29:19 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3f3c7c9aecf495eb5723d7964f52510e OK 2025/10/11 02:29:19 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/11 02:29:21 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/11 02:29:21 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.71s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:29:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': Looking for duplicate names using skip mode. 2025/10/11 02:29:25 NOTICE: one: Found 2 files with duplicate names 2025/10/11 02:29:25 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.52s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:29:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': Looking for duplicate names using skip mode. 2025/10/11 02:29:31 NOTICE: one: Found 3 files with duplicate names 2025/10/11 02:29:31 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/11 02:29:31 INFO : one: Deleted 2025/10/11 02:29:31 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.35s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:29:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': Looking for duplicate names using first mode. 2025/10/11 02:29:37 NOTICE: one: Found 3 files with duplicate names 2025/10/11 02:29:37 INFO : one: Deleted 2025/10/11 02:29:38 INFO : one: Deleted 2025/10/11 02:29:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.21s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:29:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': Looking for duplicate names using newest mode. 2025/10/11 02:29:43 NOTICE: one: Found 3 files with duplicate names 2025/10/11 02:29:43 INFO : one: Deleted 2025/10/11 02:29:44 INFO : one: Deleted 2025/10/11 02:29:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.07s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.40s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:29:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': Looking for duplicate names using oldest mode. 2025/10/11 02:29:49 NOTICE: one: Found 3 files with duplicate names 2025/10/11 02:29:50 INFO : one: Deleted 2025/10/11 02:29:50 INFO : one: Deleted 2025/10/11 02:29:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.13s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:29:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': Looking for duplicate names using largest mode. 2025/10/11 02:29:56 NOTICE: one: Found 3 files with duplicate names 2025/10/11 02:29:56 INFO : one: Deleted 2025/10/11 02:29:56 INFO : one: Deleted 2025/10/11 02:29:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.24s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:30:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': Looking for duplicate names using smallest mode. 2025/10/11 02:30:02 NOTICE: one: Found 3 files with duplicate names 2025/10/11 02:30:02 INFO : one: Deleted 2025/10/11 02:30:03 INFO : one: Deleted 2025/10/11 02:30:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.09s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:30:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': Looking for duplicate names using rename mode. 2025/10/11 02:30:10 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/11 02:30:11 INFO : one-2.txt: renamed from: one.txt 2025/10/11 02:30:12 INFO : one-3.txt: renamed from: one.txt 2025/10/11 02:30:13 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.59s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:30:17 DEBUG : dupe1/one.txt: md5 = 898984450450fec5ee77267598df539b OK 2025/10/11 02:30:20 DEBUG : dupe2/two.txt: md5 = efd7caea57fdda07591fce88a25702c0 OK 2025/10/11 02:30:22 DEBUG : dupe3/three.txt: md5 = aa288286b0cca86b04cca9abc17ecd78 OK 2025/10/11 02:30:22 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/11 02:30:23 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/11 02:30:23 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/11 02:30:24 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/11 02:30:27 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/11 02:30:27 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/11 02:30:27 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.51s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:30:29 DEBUG : a.txt: md5 = 854e87a6ca025ace6ebd8c033ffccc15 OK 2025/10/11 02:30:31 DEBUG : zend.txt: md5 = e4465f2fecb45dfc35b3fa2a43eb3824 OK 2025/10/11 02:30:33 DEBUG : sub dir/hello world: md5 = 058c49096ea3695c3b0b183c172bf87b OK 2025/10/11 02:30:34 DEBUG : sub dir/hello world2: md5 = 48198ba4e70e1f99901b2dd37b2faa1b OK 2025/10/11 02:30:36 DEBUG : sub dir/ignore dir/.ignore: md5 = a2c6d506b320d83ad83677fe451efe5d OK 2025/10/11 02:30:38 DEBUG : sub dir/ignore dir/should be ignored: md5 = 135b71b35c8dc3897eb504e21da5c9ae OK 2025/10/11 02:30:40 DEBUG : sub dir/sub sub dir/hello world3: md5 = 28860d576c85df451ae7b91e76eddec4 OK 2025/10/11 02:30:41 DEBUG : a.txt: Excluded (Size Filter) 2025/10/11 02:30:41 DEBUG : a.txt: Excluded 2025/10/11 02:30:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/11 02:30:41 DEBUG : sub dir/hello world: Excluded 2025/10/11 02:30:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/11 02:30:41 DEBUG : sub dir/hello world2: Excluded 2025/10/11 02:30:43 DEBUG : sub dir/ignore dir: Excluded 2025/10/11 02:30:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/11 02:30:43 DEBUG : sub dir/hello world: Excluded 2025/10/11 02:30:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/11 02:30:43 DEBUG : sub dir/hello world2: Excluded 2025/10/11 02:30:43 DEBUG : sub dir/ignore dir: Excluded 2025/10/11 02:30:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/11 02:30:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/11 02:30:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/11 02:30:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/11 02:30:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/11 02:30:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/11 02:30:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.50s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:30:51 DEBUG : a.txt: md5 = a5739a8cbd85b0e4f996e262bc8f7e88 OK 2025/10/11 02:30:52 DEBUG : zend.txt: md5 = 709b3610569b638db8949ad07a3e2b0f OK 2025/10/11 02:30:54 DEBUG : sub dir/hello world: md5 = 4f1b2ae18981873b62f4ebdce87eea3e OK 2025/10/11 02:30:56 DEBUG : sub dir/hello world2: md5 = 92128df8c3a5e9e40a8aca205a2beda4 OK 2025/10/11 02:30:58 DEBUG : sub dir/ignore dir/.ignore: md5 = 6464a70c4b8b8cebec468c149bca353f OK 2025/10/11 02:30:59 DEBUG : sub dir/ignore dir/should be ignored: md5 = 9d76040245d794ddfe537bda27507d99 OK 2025/10/11 02:31:01 DEBUG : sub dir/sub sub dir/hello world3: md5 = ffc965642a221e056a208f0ecff9ff60 OK 2025/10/11 02:31:02 DEBUG : a.txt: Excluded (Size Filter) 2025/10/11 02:31:02 DEBUG : a.txt: Excluded 2025/10/11 02:31:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/11 02:31:03 DEBUG : sub dir/hello world2: Excluded 2025/10/11 02:31:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/11 02:31:03 DEBUG : sub dir/hello world: Excluded 2025/10/11 02:31:03 DEBUG : sub dir/ignore dir: Excluded 2025/10/11 02:31:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/11 02:31:03 DEBUG : sub dir/hello world2: Excluded 2025/10/11 02:31:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/11 02:31:03 DEBUG : sub dir/hello world: Excluded 2025/10/11 02:31:04 DEBUG : sub dir/ignore dir: Excluded 2025/10/11 02:31:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/11 02:31:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/11 02:31:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/11 02:31:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/11 02:31:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/11 02:31:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/11 02:31:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.52s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:31:11 DEBUG : file1: md5 = 01af2967c56dba8cd5378e9121e8e4e7 OK 2025/10/11 02:31:13 DEBUG : sub/file2: md5 = 8f3cdb7ed5870e96c8dc01c3be7635d7 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/11 02:31:16 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/11 02:31:16 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/11 02:31:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/11 02:31:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.04s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.59s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:31:20 DEBUG : file1: md5 = 32e11c54cef1545262af275aa375474f OK 2025/10/11 02:31:22 DEBUG : sub/file2: md5 = a21df68df7d5ae77ca0a21d545e80192 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/11 02:31:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetidab2wilu/notfound" 2025/10/11 02:31:26 DEBUG : Creating backend with remote "TestDrive:crypt/8prcmgqv5ks81vfa2ednbplmff8f8g4bcp7fgrinbug1ahifcmqg/qe0i31qdkoejk60elps0ni5sqk" 2025/10/11 02:31:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.06s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.29s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.66s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:31:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': Making directory 2025/10/11 02:31:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:31:33 DEBUG : sub dir/hello world: md5 = d5a7c6e8728dfdfb68f47d661d472d31 OK 2025/10/11 02:31:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.42s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:31:36 DEBUG : potato2: md5 = fe8931555b3dd2371ef56be0b48d2fec OK 2025/10/11 02:31:38 DEBUG : empty space: md5 = b2e3779baaf13f5753806045bf3922d0 OK --- PASS: TestLs (4.62s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:31:41 DEBUG : potato2: md5 = 139db1cdbd12ca6a0796c2ab09e5e7b5 OK 2025/10/11 02:31:42 DEBUG : empty space: md5 = 90a27274a5a8a62352c154c1ed04afac OK 2025/10/11 02:31:43 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/11 02:31:43 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.14s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:31:46 DEBUG : potato2: md5 = 2056d7451197884bbb82866b3239372b OK 2025/10/11 02:31:48 DEBUG : empty space: md5 = 28821f632e751df32fedb4668c28b5af OK --- PASS: TestLsLong (4.69s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:31:51 DEBUG : potato2: md5 = 648ac5b0e3a0afbe31b156400970f356 OK 2025/10/11 02:31:52 DEBUG : empty space: md5 = 32476f8869fed2e2e0ca103ef3bc3905 OK --- PASS: TestHashSums (4.19s) === RUN TestHashSumsWithErrors 2025/10/11 02:31:54 DEBUG : Creating backend with remote ":memory:" 2025/10/11 02:31:54 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/11 02:31:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/11 02:31:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/11 02:31:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/11 02:31:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/11 02:31:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/11 02:31:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/11 02:31:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/11 02:31:54 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-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:31:55 DEBUG : potato2: md5 = 79a648b4547089122fe639870f2bf28e OK 2025/10/11 02:31:56 DEBUG : empty space: md5 = 3a9a3cef5e658b517732734e98770410 OK 2025/10/11 02:31:58 DEBUG : sub dir/potato3: md5 = 4d5ec3b10b6060d40e90b69cb2a446bf OK 2025/10/11 02:32:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.16s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:32:03 DEBUG : small: md5 = 23c654fadeb105b969f183b1c619234a OK 2025/10/11 02:32:04 DEBUG : medium: md5 = 19497b50251d0dae07da70e773e74eeb OK 2025/10/11 02:32:06 DEBUG : large: md5 = 184690035523a9289bdb45803798dd6e OK 2025/10/11 02:32:06 DEBUG : Waiting for deletions to finish 2025/10/11 02:32:06 DEBUG : large: Excluded (Size Filter) 2025/10/11 02:32:07 INFO : medium: Deleted 2025/10/11 02:32:07 INFO : small: Deleted --- PASS: TestDelete (6.00s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:32:09 DEBUG : small: md5 = dceaca458199df456e8bedafd41b9b3a OK 2025/10/11 02:32:10 DEBUG : medium: md5 = 651d6748837791cbbd48bb75973368db OK 2025/10/11 02:32:12 DEBUG : large: md5 = 53d0613480a91e8d5e43fa114d13fce2 OK 2025/10/11 02:32:12 DEBUG : Waiting for deletions to finish 2025/10/11 02:32:12 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/10/11 02:32:13 INFO : medium: Deleted 2025/10/11 02:32:13 INFO : small: Deleted --- PASS: TestMaxDelete (6.31s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:32:15 DEBUG : small: md5 = 53e499bff3c2547a331737b96a0dff53 OK 2025/10/11 02:32:17 DEBUG : medium: md5 = 3088ae33436e8f632997e88c578198a0 OK 2025/10/11 02:32:18 DEBUG : large: md5 = 3fa3b98c1afd0f58e0c0ff254c4d96ce OK 2025/10/11 02:32:18 DEBUG : Waiting for deletions to finish 2025/10/11 02:32:18 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/11 02:32:19 INFO : small: Deleted 2025/10/11 02:32:19 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.37s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:32:22 DEBUG : small: md5 = 8f35b0f905cd97d98934ea13b88e8c8a OK 2025/10/11 02:32:23 DEBUG : medium: md5 = beb40872abdc51d826bf1e7109dd9602 OK 2025/10/11 02:32:25 DEBUG : large: md5 = 6d398466edd56fc6a254b0a1db17d439 OK 2025/10/11 02:32:25 DEBUG : Waiting for deletions to finish 2025/10/11 02:32:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/11 02:32:26 INFO : medium: Deleted 2025/10/11 02:32:26 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.77s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:32:29 DEBUG : ReadFile: md5 = af993c70a38982205c8df72ef8652b88 OK --- PASS: TestReadFile (4.23s) === RUN TestRetry 2025/10/11 02:32:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/11 02:32:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/11 02:32:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/11 02:32:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/11 02:32:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/11 02:32:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/11 02:32: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-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:32:33 DEBUG : file1: md5 = 9dc605907205422449fb5eea29c16b09 OK 2025/10/11 02:32:34 DEBUG : file2: md5 = 8a0de2b8da85de4ae1b0c58c83d9ed9a OK --- PASS: TestCat (14.96s) === RUN TestPurge 2025/10/11 02:32:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kowipuv5posu" 2025/10/11 02:32:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:32:47 DEBUG : Creating backend with remote "TestDrive:crypt/jv541q4mjllpsnp3hp997dg5gbo7t8f7728tug3q9j61urtn6ff0" 2025/10/11 02:32:47 DEBUG : Creating backend with remote "/tmp/rclone2017334338" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kowipuv5posu'", Local "Local file system at /tmp/rclone2017334338", Modify Window "1ms" 2025/10/11 02:32:52 DEBUG : A1/B1/C1/one: md5 = d9e7fe220f7e8cea5c6470f1d7dbc39f OK 2025/10/11 02:32:52 INFO : A2: Making directory 2025/10/11 02:32:52 INFO : A1/B2: Making directory 2025/10/11 02:32:53 INFO : A1/B2/C2: Making directory 2025/10/11 02:32:54 INFO : A1/B1/C3: Making directory 2025/10/11 02:32:54 INFO : A3: Making directory 2025/10/11 02:32:55 INFO : A3/B3: Making directory 2025/10/11 02:32:56 INFO : A3/B3/C4: Making directory 2025/10/11 02:32:58 DEBUG : A1/two: md5 = a5b0eed179ce7f07d721df5c8d3e09a1 OK 2025/10/11 02:33:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kowipuv5posu': Purge remote 2025/10/11 02:33:01 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.42s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:33:05 DEBUG : A1/B1/C1/one: md5 = cc0c2e5724104e71f53933698560f806 OK 2025/10/11 02:33:05 INFO : A2: Making directory 2025/10/11 02:33:05 INFO : A1/B2: Making directory 2025/10/11 02:33:06 INFO : A1/B2/C2: Making directory 2025/10/11 02:33:07 INFO : A1/B1/C3: Making directory 2025/10/11 02:33:07 INFO : A3: Making directory 2025/10/11 02:33:08 INFO : A3/B3: Making directory 2025/10/11 02:33:09 INFO : A3/B3/C4: Making directory 2025/10/11 02:33:11 DEBUG : A1/two: md5 = d646b08b26198e3a4816e40b18f578de OK 2025/10/11 02:33:12 DEBUG : removing 1 level 3 directories 2025/10/11 02:33:12 INFO : A3/B3/C4: Removing directory 2025/10/11 02:33:14 DEBUG : removing 2 level 3 directories 2025/10/11 02:33:14 INFO : A1/B2/C2: Removing directory 2025/10/11 02:33:14 INFO : A1/B1/C3: Removing directory 2025/10/11 02:33:15 DEBUG : removing 2 level 2 directories 2025/10/11 02:33:15 INFO : A3/B3: Removing directory 2025/10/11 02:33:15 INFO : A1/B2: Removing directory 2025/10/11 02:33:15 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/11 02:33:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/11 02:33:16 DEBUG : removing 2 level 1 directories 2025/10/11 02:33:16 INFO : A3: Removing directory 2025/10/11 02:33:16 INFO : A2: Removing directory 2025/10/11 02:33:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/11 02:33:19 DEBUG : removing 1 level 3 directories 2025/10/11 02:33:19 INFO : A1/B1/C1: Removing directory 2025/10/11 02:33:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:33:20 DEBUG : removing 1 level 2 directories 2025/10/11 02:33:20 INFO : A1/B1: Removing directory 2025/10/11 02:33:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/11 02:33:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/11 02:33:21 DEBUG : removing 1 level 1 directories 2025/10/11 02:33:21 INFO : A1: Removing directory 2025/10/11 02:33:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/11 02:33:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/11 02:33:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/11 02:33:21 DEBUG : removing 1 level 0 directories 2025/10/11 02:33:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': Removing directory 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/11 02:33:22 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (21.89s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:33:23 INFO : A1: Making directory 2025/10/11 02:33:24 INFO : A1/B1: Making directory 2025/10/11 02:33:25 INFO : A1/B1/C1: Making directory 2025/10/11 02:33:27 DEBUG : removing 1 level 3 directories 2025/10/11 02:33:27 INFO : A1/B1/C1: Removing directory 2025/10/11 02:33:28 DEBUG : removing 1 level 2 directories 2025/10/11 02:33:28 INFO : A1/B1: Removing directory 2025/10/11 02:33:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/11 02:33:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.04s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:33:30 INFO : A1: Making directory 2025/10/11 02:33:30 INFO : A1/B1: Making directory 2025/10/11 02:33:31 INFO : A1/B1/C1: Making directory 2025/10/11 02:33:34 DEBUG : removing 1 level 3 directories 2025/10/11 02:33:34 INFO : A1/B1/C1: Removing directory 2025/10/11 02:33:34 DEBUG : removing 1 level 2 directories 2025/10/11 02:33:34 INFO : A1/B1: Removing directory 2025/10/11 02:33:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/11 02:33:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (6.98s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:33:38 DEBUG : file1: md5 = 19e43b79249c0138a87de53a7e90e035 OK 2025/10/11 02:33:39 DEBUG : filename.txt: File name found in url 2025/10/11 02:33:40 DEBUG : filename.txt: md5 = 314e39627c206053707cbc6684db434f OK 2025/10/11 02:33:40 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/11 02:33:42 DEBUG : headerfilename.txt: md5 = d94367504adfafa39547fee29d6bc0fc OK 2025/10/11 02:33:43 DEBUG : file2: md5 = 86b61546c0f07628e8b1f01e6f083d96 OK --- PASS: TestCopyURL (9.47s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:33:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/11 02:33:48 DEBUG : sub/file2: md5 = c4802256c31638f5a5635f331cec7654 OK 2025/10/11 02:33:48 INFO : file1: Copied (new) to: sub/file2 2025/10/11 02:33:48 INFO : file1: Deleted 2025/10/11 02:33:49 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/11 02:33:49 DEBUG : file1: Unchanged skipping 2025/10/11 02:33:49 INFO : file1: Deleted 2025/10/11 02:33:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': don't need to copy/move sub/file2, it is already at target location 2025/10/11 02:33:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.54s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:33:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/11 02:33:54 DEBUG : file1: md5 = 13ef62d5ef8da8de503bad82e9787496 OK 2025/10/11 02:33:54 INFO : file1: Copied (new) 2025/10/11 02:33:54 INFO : file1: Deleted 2025/10/11 02:33:54 DEBUG : file1: Destination exists, skipping 2025/10/11 02:33:54 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.40s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:33:58 DEBUG : dst/file1: md5 = 7ce3cbfd923b6327218c1f0815c45e0b OK 2025/10/11 02:33:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetidab2wilu/backup" 2025/10/11 02:33:59 DEBUG : Config file has changed externally - reloading 2025/10/11 02:33:59 DEBUG : Creating backend with remote "TestDrive:crypt/8prcmgqv5ks81vfa2ednbplmff8f8g4bcp7fgrinbug1ahifcmqg/1nrff024r7pq65ecp72fc28jb0" 2025/10/11 02:34:00 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/11 02:34:02 INFO : dst/file1: Moved (server-side) 2025/10/11 02:34:04 DEBUG : dst/file1: md5 = 1dea1c96c58ce70b80f4b05271e0df68 OK 2025/10/11 02:34:04 INFO : dst/file1: Copied (new) 2025/10/11 02:34:04 INFO : dst/file1: Deleted 2025/10/11 02:34:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/11 02:34:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/11 02:34:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.35s) === 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-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:34:10 DEBUG : A1/one: md5 = 8b66cd5efe7ce188944ae639bdebf00c OK 2025/10/11 02:34:12 DEBUG : A1/two: md5 = a0271a5dca970b029554f51efb7aa47c OK 2025/10/11 02:34:14 DEBUG : A1/B1/three: md5 = 7c3f19d1e5a12ce867e37d8d9216a33e OK 2025/10/11 02:34:16 DEBUG : A1/B1/C1/four: md5 = 01526b2a6ea661aa7d16419d1634e2f6 OK 2025/10/11 02:34:18 DEBUG : A1/B1/C2/five: md5 = 0efd45e31ecd9e66a922b78845c1ad12 OK 2025/10/11 02:34:18 INFO : A1/B2: Making directory 2025/10/11 02:34:19 INFO : A1/B1/C3: Making directory 2025/10/11 02:34:28 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/11 02:34:28 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/11 02:34:28 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/11 02:34:28 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/11 02:34:28 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/11 02:34:31 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/11 02:34:31 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/11 02:34:31 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/11 02:34:31 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/11 02:34:31 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/11 02:34:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/11 02:34:38 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/11 02:34:38 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/11 02:34:38 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/11 02:34:38 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/11 02:34:39 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/11 02:34:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/11 02:34:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/11 02:34:41 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/11 02:34:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/11 02:34:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/11 02:34:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/11 02:34:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/11 02:34:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/11 02:34:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/11 02:34:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/11 02:34:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/11 02:34:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/11 02:34:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/11 02:34:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/11 02:34:49 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (41.64s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:34:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': File to upload is small (34 bytes), uploading instead of streaming 2025/10/11 02:34:52 DEBUG : no_checksum_small_file_from_pipe: md5 = 12309b785fd282274d581ae8dbe4b308 OK 2025/10/11 02:34:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/11 02:34:52 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/11 02:34:53 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/11 02:34:54 DEBUG : no_checksum_big_file_from_pipe: md5 = 7f6851dced98043cf3743e8ed7c0a80c OK 2025/10/11 02:34:54 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-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:34:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': File to upload is small (34 bytes), uploading instead of streaming 2025/10/11 02:34:57 DEBUG : with_checksum_small_file_from_pipe: md5 = 73382306953144ebadb8bbf4b1e69d7c OK 2025/10/11 02:34:57 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/11 02:34:58 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/11 02:34:59 DEBUG : with_checksum_big_file_from_pipe: md5 = 7917e249e51ec3dcd8eb594451f4768c OK 2025/10/11 02:34:59 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-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:35:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': File to upload is small (34 bytes), uploading instead of streaming 2025/10/11 02:35:02 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/11 02:35:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/11 02:35:04 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-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:35:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': File to upload is small (34 bytes), uploading instead of streaming 2025/10/11 02:35:07 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/11 02:35:08 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/11 02:35:09 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.89s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.87s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.28s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.86s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.88s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/11 02:35:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': File to upload is small (48 bytes), uploading instead of streaming 2025/10/11 02:35:12 DEBUG : rcat_metadata: md5 = f4c1aacea815286a9850be92ca680338 OK 2025/10/11 02:35:12 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/11 02:35:14 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/11 02:35:15 DEBUG : rcat_metadata_uploadcutoff0: md5 = a499eec37d6ab0450d9fd109823088dd OK 2025/10/11 02:35:15 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.54s) --- PASS: TestRcatMetadata/Normal (2.44s) --- PASS: TestRcatMetadata/ViaDisk (2.69s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:35:17 DEBUG : potato1: md5 = 8ff578244254d0535b65ee8b4c7a6cd1 OK 2025/10/11 02:35:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': File to upload is small (60 bytes), uploading instead of streaming 2025/10/11 02:35:19 DEBUG : potato2: md5 = 1139a7d62849933329ed8d7725ac8ec9 OK 2025/10/11 02:35:19 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.31s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:35:23 DEBUG : potato1: md5 = 3ecdc8337ca4b40bc5528d4ed11d8e69 OK 2025/10/11 02:35:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': File to upload is small (60 bytes), uploading instead of streaming 2025/10/11 02:35:24 DEBUG : potato2: md5 = 24d7887220d94c3bc516f4cc062e252f OK 2025/10/11 02:35:24 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.76s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:35:27 DEBUG : potato2: md5 = 4b3481d79660ff0a804e444166f3ffbe OK 2025/10/11 02:35:29 DEBUG : empty space: md5 = 5090c2fedcd9fa6b96cd198c2919b9e4 OK 2025/10/11 02:35:31 DEBUG : sub dir/potato3: md5 = 09a2488252d2801b090e2165c0e303ff OK 2025/10/11 02:35:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': Touching "sub dir/potato3" 2025/10/11 02:35:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': Touching "empty space" 2025/10/11 02:35:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': Touching "potato2" 2025/10/11 02:35:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.37s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:35:36 DEBUG : dir with metadata: Making directory with metadata 2025/10/11 02:35:37 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.12s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:35:38 DEBUG : directory with modtime: Making directory with metadata 2025/10/11 02:35:39 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.27s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:35:41 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/11 02:35:41 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/11 02:35:41 DEBUG : Google drive root 'crypt/8prcmgqv5ks81vfa2ednbplmff8f8g4bcp7fgrinbug1ahifcmqg': Skipping btime metadata as can't update it on an existing file: 2025-10-11T02:35:41.21959608Z 2025/10/11 02:35:41 INFO : non existent directory: Updated directory metadata 2025/10/11 02:35:43 DEBUG : Google drive root 'crypt/8prcmgqv5ks81vfa2ednbplmff8f8g4bcp7fgrinbug1ahifcmqg': Skipping btime metadata as can't update it on an existing file: 2025-10-11T02:35:41.21959608Z 2025/10/11 02:35:44 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.48s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:35:45 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/11 02:35:47 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/11 02:35:47 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.77s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:35:49 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/11 02:35:49 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/11 02:35:49 DEBUG : dst: Making directory with metadata 2025/10/11 02:35:50 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/11 02:35:50 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/11 02:35:50 INFO : dst: Set directory modification time (using SetModTime) 2025/10/11 02:35:50 INFO : dst: Set directory modification time (using SetModTime) 2025/10/11 02:35:50 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/11 02:35:51 INFO : dst: Set directory modification time (using SetModTime) 2025/10/11 02:35:51 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.28s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu'", Local "Local file system at /tmp/rclone2140497501", Modify Window "1ms" 2025/10/11 02:35:55 DEBUG : sub dir/test remove existing: md5 = 26db141c26ae056bec9abac6ff9ad31c OK 2025/10/11 02:35:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 8656cb9f0644b036a929e4afbcd7f3ed OK 2025/10/11 02:35:58 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qosiyoq9" before starting 2025/10/11 02:35:59 DEBUG : sub dir/test remove existing.qosiyoq9: TEST: removing renamed existing file after operation 2025/10/11 02:36:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gofaraq5" before starting 2025/10/11 02:36:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gofaraq5: TEST: renaming existing back after failed operation 2025/10/11 02:36:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hawapob2" before starting 2025/10/11 02:36:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hawapob2: TEST: removing renamed existing file after operation 2025/10/11 02:36:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "18lbs5pe1c9upl1dldadvdnh5v1l0i3u6kk0v16uesevalkjkkkg" 2025/10/11 02:36:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "bfo25q0f7bj4vron6q7huftnniigjrohf2q2u26k8h3pji3crtpc2hkvh09tt884khurgh4nsf2shabc1vtv5p57hafmurreo3f6jp4hql40ceh4g5rse5iph4h57sqej983ej5qqatbtslic0t9dn8opsqq8ib7l8umcp7ieanom1irc1s0" --- PASS: TestRemoveExisting (12.62s) === 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/11 02:36:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetidab2wilu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m29.121820304s (try 1/5)