"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/03/19 03:54:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coqowak7goji" 2025/03/19 03:54:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 03:54:19 DEBUG : Creating backend with remote "TestDrive:crypt/77pj1mks1fvm1sovn6mgfkdtqipig7i46jb0du2lai0fg4fpa2ug" 2025/03/19 03:54:20 DEBUG : Creating backend with remote "/tmp/rclone2145485275" === 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-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", 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/03/19 03:54:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/19 03:54:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/19 03:54:21 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/19 03:54:21 DEBUG : potato: Seek from 10 to 0 2025/03/19 03:54:21 DEBUG : potato: Seek from 10 to 0 2025/03/19 03:54:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/19 03:54:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/19 03:54:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/19 03:54:21 DEBUG : potato: Seek from 5 to 2 2025/03/19 03:54:21 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/19 03:54:21 DEBUG : potato: Seek from 7 to 0 2025/03/19 03:54:21 DEBUG : potato: Seek from 7 to 0 2025/03/19 03:54:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/19 03:54:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/19 03:54:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/19 03:54:21 DEBUG : potato: Seek from 5 to 2 2025/03/19 03:54:21 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/19 03:54:21 DEBUG : potato: Seek from 8 to 0 2025/03/19 03:54:21 DEBUG : potato: Seek from 8 to 0 2025/03/19 03:54:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/19 03:54:21 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/19 03:54:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/19 03:54:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/19 03:54:21 DEBUG : potato: Seek from 5 to 2 2025/03/19 03:54:21 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/19 03:54:21 DEBUG : potato: Seek from 9 to 0 2025/03/19 03:54:21 DEBUG : potato: Seek from 9 to 0 2025/03/19 03:54:21 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-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:54:23 DEBUG : rutabaga: md5 = 1aa4bc99031aa816caf138f26471ea17 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/19 03:54:25 DEBUG : empty space: md5 = d926e43ce224ea9f90d697d209f3bc18 OK === RUN TestCheck/3 2025/03/19 03:54:26 DEBUG : potato2: md5 = 728c926bd563d126b1fa2a89d48a3be1 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/19 03:54:29 DEBUG : remotepotato: md5 = 6070a4f91ee87c5478fcbd10236988f4 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.01s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.21s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/03/19 03:54:32 DEBUG : Creating backend with remote "nonexistent" 2025/03/19 03:54:32 DEBUG : Creating backend with remote "nonexistent" 2025/03/19 03:54:32 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/19 03:54:32 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/03/19 03:54:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/19 03:54:32 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-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:54:33 DEBUG : rutabaga: md5 = 0aeed4f480d38dffa93b62c2b0eb0f51 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/19 03:54:37 DEBUG : empty space: md5 = 27d6f2ae0f36ef6ceb9439470750c512 OK === RUN TestCheckDownload/3 2025/03/19 03:54:39 DEBUG : potato2: md5 = ee0680673475c36b2becd3ac2dd21d6f OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/19 03:54:44 DEBUG : remotepotato: md5 = 740fcae2e4b08daa39dd26b06cfc8490 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.54s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (0.87s) --- PASS: TestCheckDownload/4 (1.32s) --- PASS: TestCheckDownload/5 (1.52s) --- PASS: TestCheckDownload/6 (1.52s) --- PASS: TestCheckDownload/7 (0.82s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:54:50 DEBUG : rutabaga: md5 = 07a96bfe2e7f5ec01b14abac751db769 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/19 03:54:52 DEBUG : empty space: md5 = c768c024d760cfdfe4ffaf324aa91868 OK === RUN TestCheckSizeOnly/3 2025/03/19 03:54:53 DEBUG : potato2: md5 = d3ab966378c3724e7c521fc1434ecd58 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/19 03:54:55 DEBUG : remotepotato: md5 = 110f10ec8bfbabfaf9d91effd2758dbf OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.92s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.20s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:55:00 DEBUG : test.sum: md5 = 342eee68176eb7be683326803e4aaa12 OK 2025/03/19 03:55:01 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/19 03:55:01 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/19 03:55:01 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/19 03:55:01 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/19 03:55:02 DEBUG : test.sum: md5 = 6e9b889c6dbe7002e0266402d8a78e32 OK 2025/03/19 03:55:03 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/19 03:55:03 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/19 03:55:03 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/19 03:55:03 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.78s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:55:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coqowak7goji/data" 2025/03/19 03:55:04 DEBUG : Creating backend with remote "TestDrive:crypt/77pj1mks1fvm1sovn6mgfkdtqipig7i46jb0du2lai0fg4fpa2ug/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji/data' lacks md5, skipping --- SKIP: TestCheckSum (1.95s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:55:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coqowak7goji/data" 2025/03/19 03:55:06 DEBUG : Creating backend with remote "TestDrive:crypt/77pj1mks1fvm1sovn6mgfkdtqipig7i46jb0du2lai0fg4fpa2ug/vjrnln8ratgmqakfosrqe8espk" 2025/03/19 03:55:09 DEBUG : data/banana: md5 = 783b57bc4bc047ac6091124cc9a3dee6 OK 2025/03/19 03:55:11 DEBUG : test.sum: md5 = 567590cce5c229b9297af358f901c4b1 OK === RUN TestCheckSumDownload/subtest1 2025/03/19 03:55:15 DEBUG : data/potato: md5 = 42fb2518478012127633ebe5c072191e OK 2025/03/19 03:55:17 DEBUG : test.sum: md5 = 7d37802604d27369d41f5f20fd2e4a02 OK === RUN TestCheckSumDownload/subtest2 2025/03/19 03:55:21 DEBUG : test.sum: md5 = 29b360228d2c2df1b6905954d4861b9b OK === RUN TestCheckSumDownload/subtest3 2025/03/19 03:55:26 DEBUG : test.sum: md5 = 0bf1c060a8e31d5d9ef45197a3572f53 OK === RUN TestCheckSumDownload/subtest4 2025/03/19 03:55:30 DEBUG : test.sum: md5 = 2c64bd9e6f1cd725185a9d327fcec06c OK === RUN TestCheckSumDownload/subtest5 2025/03/19 03:55:34 DEBUG : test.sum: md5 = 82cbb14baeb47076e7a70a2349250a11 OK === RUN TestCheckSumDownload/subtest6 2025/03/19 03:55:39 DEBUG : data/banana: md5 = 7b6ae2ada3ed23c24400580a844d4dac OK 2025/03/19 03:55:40 DEBUG : data/potato: md5 = 7d18c23dd6337f4975c12dfe189b58fa OK 2025/03/19 03:55:42 DEBUG : test.sum: md5 = cd25d9e32cafec330942a62a224fbfdf OK === RUN TestCheckSumDownload/subtest7 2025/03/19 03:55:46 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/19 03:55:46 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.89s) --- PASS: TestCheckSumDownload/subtest1 (2.44s) --- PASS: TestCheckSumDownload/subtest2 (2.90s) --- PASS: TestCheckSumDownload/subtest3 (2.60s) --- PASS: TestCheckSumDownload/subtest4 (2.49s) --- PASS: TestCheckSumDownload/subtest5 (2.02s) --- PASS: TestCheckSumDownload/subtest6 (2.64s) --- PASS: TestCheckSumDownload/subtest7 (2.12s) === RUN TestApplyTransforms 2025/03/19 03:55:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mirukot9cace" 2025/03/19 03:55:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 03:55:47 DEBUG : Creating backend with remote "TestDrive:crypt/m290d20u6v9uhnu9cdiuhghoot140plr8v8v1pbedgmm2mrv40jg" 2025/03/19 03:55:48 DEBUG : Creating backend with remote "/tmp/rclone1387521066" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mirukot9cace'", Local "Local file system at /tmp/rclone1387521066", Modify Window "1ms" 2025/03/19 03:55:50 DEBUG : hello, world!: md5 = 0f897ce4d4780abccf9df23a6abe5ee0 OK upper checkfile vs. lower remote (without normalization) 2025/03/19 03:55:51 ERROR : hello, world!: sum not found 2025/03/19 03:55:51 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mirukot9cace' 2025/03/19 03:55:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mirukot9cace': 1 files missing 2025/03/19 03:55:51 NOTICE: 1 hashes missing 2025/03/19 03:55:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mirukot9cace': 2 differences found 2025/03/19 03:55:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mirukot9cace': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/19 03:55:52 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/19 03:55:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mirukot9cace': 0 differences found 2025/03/19 03:55:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mirukot9cace': 1 matching files 2025/03/19 03:55:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lemitiv2gega" 2025/03/19 03:55:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 03:55:52 DEBUG : Creating backend with remote "TestDrive:crypt/ci8ljsqin40vorph2r2dtvo3db82l6pfucu4cvuo8407524d8tcg" 2025/03/19 03:55:53 DEBUG : Creating backend with remote "/tmp/rclone1215993568" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lemitiv2gega'", Local "Local file system at /tmp/rclone1215993568", Modify Window "1ms" 2025/03/19 03:55:55 DEBUG : HELLO, WORLD!: md5 = 96b72ee41bd3cc1d991340c6c9805b19 OK lower checkfile vs. upper remote (without normalization) 2025/03/19 03:55:55 ERROR : HELLO, WORLD!: sum not found 2025/03/19 03:55:55 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lemitiv2gega' 2025/03/19 03:55:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lemitiv2gega': 1 files missing 2025/03/19 03:55:55 NOTICE: 1 hashes missing 2025/03/19 03:55:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lemitiv2gega': 2 differences found 2025/03/19 03:55:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lemitiv2gega': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/19 03:55:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/19 03:55:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lemitiv2gega': 0 differences found 2025/03/19 03:55:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lemitiv2gega': 1 matching files 2025/03/19 03:55:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mulacih5madu" 2025/03/19 03:55:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 03:55:56 DEBUG : Creating backend with remote "TestDrive:crypt/9jdbc8qqsqq0kgqjathtpp6qte8dt88mq54htdjqq7267p6ho99g" 2025/03/19 03:55:57 DEBUG : Creating backend with remote "/tmp/rclone1689834120" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mulacih5madu'", Local "Local file system at /tmp/rclone1689834120", Modify Window "1ms" 2025/03/19 03:55:59 DEBUG : HeLlO, wOrLd!: md5 = a158b8386c167b3f476cf2500308e383 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/19 03:56:00 ERROR : HeLlO, wOrLd!: sum not found 2025/03/19 03:56:00 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mulacih5madu' 2025/03/19 03:56:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mulacih5madu': 1 files missing 2025/03/19 03:56:00 NOTICE: 1 hashes missing 2025/03/19 03:56:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mulacih5madu': 2 differences found 2025/03/19 03:56:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mulacih5madu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/19 03:56:01 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/19 03:56:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mulacih5madu': 0 differences found 2025/03/19 03:56:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mulacih5madu': 1 matching files 2025/03/19 03:56:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gizijuy1qana" 2025/03/19 03:56:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 03:56:01 DEBUG : Creating backend with remote "TestDrive:crypt/19ulc920mrvhdaquouhv56ceadmnm98gckl61vbstjnh76ol77m0" 2025/03/19 03:56:02 DEBUG : Creating backend with remote "/tmp/rclone3838443230" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gizijuy1qana'", Local "Local file system at /tmp/rclone3838443230", Modify Window "1ms" 2025/03/19 03:56:05 DEBUG : HELLO, WORLD!: md5 = 7388d83fed5ef2734a3c6e917bdfd05d OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/19 03:56:05 ERROR : HELLO, WORLD!: sum not found 2025/03/19 03:56:05 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gizijuy1qana' 2025/03/19 03:56:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gizijuy1qana': 1 files missing 2025/03/19 03:56:05 NOTICE: 1 hashes missing 2025/03/19 03:56:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gizijuy1qana': 2 differences found 2025/03/19 03:56:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gizijuy1qana': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/19 03:56:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/19 03:56:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gizijuy1qana': 0 differences found 2025/03/19 03:56:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gizijuy1qana': 1 matching files 2025/03/19 03:56:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-petifex0xowe" 2025/03/19 03:56:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 03:56:06 DEBUG : Creating backend with remote "TestDrive:crypt/9gieprm4uqrinohokd9rgaqbablad1pgb9oc610trh2mg9hrpcqg" 2025/03/19 03:56:07 DEBUG : Creating backend with remote "/tmp/rclone3964004342" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-petifex0xowe'", Local "Local file system at /tmp/rclone3964004342", Modify Window "1ms" 2025/03/19 03:56:09 DEBUG : 測試_Русский___ě_áñ: md5 = 69eed77cc6bf015eafbd5fcedb7c5e9f OK NFD checkfile vs. NFC remote (without normalization) 2025/03/19 03:56:09 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/19 03:56:09 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-petifex0xowe' 2025/03/19 03:56:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-petifex0xowe': 1 files missing 2025/03/19 03:56:09 NOTICE: 1 hashes missing 2025/03/19 03:56:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-petifex0xowe': 2 differences found 2025/03/19 03:56:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-petifex0xowe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/19 03:56:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/19 03:56:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-petifex0xowe': 0 differences found 2025/03/19 03:56:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-petifex0xowe': 1 matching files 2025/03/19 03:56:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tekitib5weri" 2025/03/19 03:56:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 03:56:10 DEBUG : Creating backend with remote "TestDrive:crypt/5cl5q4b65juud2kv2h8iltjmo2i8b5jp3d4trrfr9143ffbrn5eg" 2025/03/19 03:56:11 DEBUG : Creating backend with remote "/tmp/rclone2328500073" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tekitib5weri'", Local "Local file system at /tmp/rclone2328500073", Modify Window "1ms" 2025/03/19 03:56:13 DEBUG : 測試_Русский___ě_áñ: md5 = 206ae3e2b639c5e213fcb1df498662aa OK NFC checkfile vs. NFD remote (without normalization) 2025/03/19 03:56:14 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/19 03:56:14 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tekitib5weri' 2025/03/19 03:56:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tekitib5weri': 1 files missing 2025/03/19 03:56:14 NOTICE: 1 hashes missing 2025/03/19 03:56:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tekitib5weri': 2 differences found 2025/03/19 03:56:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tekitib5weri': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/19 03:56:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/19 03:56:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tekitib5weri': 0 differences found 2025/03/19 03:56:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tekitib5weri': 1 matching files 2025/03/19 03:56:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ripisoc7xefo" 2025/03/19 03:56:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 03:56:16 DEBUG : Creating backend with remote "TestDrive:crypt/238c5f295o6e1fn7c0hjeg6ehsqajf4mpfacn09anguul8l5lkv0" 2025/03/19 03:56:17 DEBUG : Creating backend with remote "/tmp/rclone2530728700" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ripisoc7xefo'", Local "Local file system at /tmp/rclone2530728700", Modify Window "1ms" 2025/03/19 03:56:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cabd7d40dfdc1a3608a61cbe9f7b5efd OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/19 03:56:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/19 03:56:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ripisoc7xefo' 2025/03/19 03:56:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ripisoc7xefo': 1 files missing 2025/03/19 03:56:19 NOTICE: 1 hashes missing 2025/03/19 03:56:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ripisoc7xefo': 2 differences found 2025/03/19 03:56:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ripisoc7xefo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/19 03:56:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/19 03:56:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ripisoc7xefo': 0 differences found 2025/03/19 03:56:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ripisoc7xefo': 1 matching files 2025/03/19 03:56:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jicivon3nora" 2025/03/19 03:56:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 03:56:21 DEBUG : Creating backend with remote "TestDrive:crypt/u84rt67287lpjb738g4a92v55f06r0abrf6aehs6o13j3f0ggjd0" 2025/03/19 03:56:22 DEBUG : Creating backend with remote "/tmp/rclone1622851006" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jicivon3nora'", Local "Local file system at /tmp/rclone1622851006", Modify Window "1ms" 2025/03/19 03:56:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 71f5a5b6d343f315c033d2004ac1ac4e OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/19 03:56:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/19 03:56:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jicivon3nora' 2025/03/19 03:56:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jicivon3nora': 1 files missing 2025/03/19 03:56:24 NOTICE: 1 hashes missing 2025/03/19 03:56:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jicivon3nora': 2 differences found 2025/03/19 03:56:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jicivon3nora': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/19 03:56:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/19 03:56:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jicivon3nora': 0 differences found 2025/03/19 03:56:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jicivon3nora': 1 matching files 2025/03/19 03:56:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-derafac0jaqi" 2025/03/19 03:56:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 03:56:25 DEBUG : Creating backend with remote "TestDrive:crypt/kq0sl0d8vhgf5elrcnl9qu33a276f6m6ah50e51j6uf1smfbrt20" 2025/03/19 03:56:26 DEBUG : Creating backend with remote "/tmp/rclone1834374960" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-derafac0jaqi'", Local "Local file system at /tmp/rclone1834374960", Modify Window "1ms" 2025/03/19 03:56:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fbc0ba723430d2a17757b5352b616ebc OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/19 03:56:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/19 03:56:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-derafac0jaqi' 2025/03/19 03:56:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-derafac0jaqi': 1 files missing 2025/03/19 03:56:29 NOTICE: 1 hashes missing 2025/03/19 03:56:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-derafac0jaqi': 2 differences found 2025/03/19 03:56:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-derafac0jaqi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/19 03:56:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/19 03:56:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-derafac0jaqi': 0 differences found 2025/03/19 03:56:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-derafac0jaqi': 1 matching files 2025/03/19 03:56:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vulozat0nata" 2025/03/19 03:56:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 03:56:30 DEBUG : Creating backend with remote "TestDrive:crypt/6j20ctfl68uej0qpic4jrvagea2po19c1hfsosegumjgpu2isa9g" 2025/03/19 03:56:31 DEBUG : Creating backend with remote "/tmp/rclone1103313654" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vulozat0nata'", Local "Local file system at /tmp/rclone1103313654", Modify Window "1ms" 2025/03/19 03:56:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5360b0071852bdf65a6781daa825a731 OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/19 03:56:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/19 03:56:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vulozat0nata' 2025/03/19 03:56:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vulozat0nata': 1 files missing 2025/03/19 03:56:34 NOTICE: 1 hashes missing 2025/03/19 03:56:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vulozat0nata': 2 differences found 2025/03/19 03:56:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vulozat0nata': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/19 03:56:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/19 03:56:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vulozat0nata': 0 differences found 2025/03/19 03:56:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vulozat0nata': 1 matching files 2025/03/19 03:56:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vulozat0nata': Purge remote 2025/03/19 03:56:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-derafac0jaqi': Purge remote 2025/03/19 03:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jicivon3nora': Purge remote 2025/03/19 03:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ripisoc7xefo': Purge remote 2025/03/19 03:56:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tekitib5weri': Purge remote 2025/03/19 03:56:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-petifex0xowe': Purge remote 2025/03/19 03:56:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gizijuy1qana': Purge remote 2025/03/19 03:56:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mulacih5madu': Purge remote 2025/03/19 03:56:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lemitiv2gega': Purge remote 2025/03/19 03:56:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mirukot9cace': Purge remote --- PASS: TestApplyTransforms (52.30s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:56:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/19 03:56:42 DEBUG : sub/file2: md5 = 3b7c01d81a9913a8321c86b2ab5035f4 OK 2025/03/19 03:56:42 INFO : file1: Copied (new) to: sub/file2 2025/03/19 03:56:42 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 03:56:42 DEBUG : file1: Unchanged skipping 2025/03/19 03:56:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': don't need to copy/move sub/file2, it is already at target location 2025/03/19 03:56:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.87s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:56:48 DEBUG : dst/file1: md5 = 37e93d2baa26bbef89ac9b97950c052e OK 2025/03/19 03:56:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coqowak7goji/backup" 2025/03/19 03:56:48 DEBUG : Creating backend with remote "TestDrive:crypt/77pj1mks1fvm1sovn6mgfkdtqipig7i46jb0du2lai0fg4fpa2ug/1nrff024r7pq65ecp72fc28jb0" 2025/03/19 03:56:50 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/19 03:56:52 INFO : dst/file1: Moved (server-side) 2025/03/19 03:56:53 DEBUG : dst/file1: md5 = c75310285098aececb345febf36bb14d OK 2025/03/19 03:56:53 INFO : dst/file1: Copied (new) 2025/03/19 03:56:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/19 03:56:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/19 03:56:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (11.94s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:56:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coqowak7goji/dst" 2025/03/19 03:56:57 DEBUG : Creating backend with remote "TestDrive:crypt/77pj1mks1fvm1sovn6mgfkdtqipig7i46jb0du2lai0fg4fpa2ug/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/19 03:56:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coqowak7goji/CompareDest" 2025/03/19 03:56:59 DEBUG : Creating backend with remote "TestDrive:crypt/77pj1mks1fvm1sovn6mgfkdtqipig7i46jb0du2lai0fg4fpa2ug/gveqi14airsml4bgu7krj116o8" 2025/03/19 03:57:01 DEBUG : one: Need to transfer - File not found at Destination 2025/03/19 03:57:03 DEBUG : one: md5 = 4880829eda5c46352b430909dce7f37b OK 2025/03/19 03:57:03 INFO : one: Copied (new) 2025/03/19 03:57:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 03:57:05 DEBUG : one: md5 = 5ea5238fead663764fb0e5039fb38711 OK 2025/03/19 03:57:05 INFO : one: Copied (replaced existing) 2025/03/19 03:57:07 DEBUG : dst/one: md5 = a239261435b8a46cf5aa120cad6613ec OK 2025/03/19 03:57:09 DEBUG : CompareDest/one: md5 = a56181c036a8176a52897d6f4f38224b OK 2025/03/19 03:57:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 03:57:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 03:57:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/19 03:57:13 DEBUG : CompareDest/two: md5 = 418ec47163b2895f9854d4f0d67ceed8 OK 2025/03/19 03:57:13 DEBUG : two: Need to transfer - File not found at Destination 2025/03/19 03:57:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 03:57:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/19 03:57:14 DEBUG : two: Need to transfer - File not found at Destination 2025/03/19 03:57:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 03:57:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/19 03:57:16 DEBUG : two: Need to transfer - File not found at Destination 2025/03/19 03:57:16 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/19 03:57:17 DEBUG : two: md5 = 7b1a536be9bcbe7b5500c2eff537384f OK 2025/03/19 03:57:17 INFO : two: Copied (new) 2025/03/19 03:57:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/19 03:57:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 03:57:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/19 03:57:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.26s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:57:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coqowak7goji/dst" 2025/03/19 03:57:22 DEBUG : Creating backend with remote "TestDrive:crypt/77pj1mks1fvm1sovn6mgfkdtqipig7i46jb0du2lai0fg4fpa2ug/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/19 03:57:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coqowak7goji/CopyDest" 2025/03/19 03:57:24 DEBUG : Creating backend with remote "TestDrive:crypt/77pj1mks1fvm1sovn6mgfkdtqipig7i46jb0du2lai0fg4fpa2ug/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/19 03:57:25 DEBUG : one: Need to transfer - File not found at Destination 2025/03/19 03:57:27 DEBUG : one: md5 = 027d2d89dffe9504e8e646c5eeb27f68 OK 2025/03/19 03:57:27 INFO : one: Copied (new) 2025/03/19 03:57:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 03:57:30 DEBUG : one: md5 = e355ec5eefe9292675f7e454b847f33c OK 2025/03/19 03:57:30 INFO : one: Copied (replaced existing) 2025/03/19 03:57:32 DEBUG : dst/one: md5 = 78d1b5e369311ae9855f14df9b5a366e OK 2025/03/19 03:57:34 DEBUG : CopyDest/one: md5 = 2e68e85479bafd921a8032b505066c40 OK 2025/03/19 03:57:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coqowak7goji/BackupDir" 2025/03/19 03:57:34 DEBUG : Creating backend with remote "TestDrive:crypt/77pj1mks1fvm1sovn6mgfkdtqipig7i46jb0du2lai0fg4fpa2ug/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/19 03:57:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 03:57:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 03:57:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/19 03:57:38 INFO : one: Moved (server-side) 2025/03/19 03:57:39 INFO : one: Copied (server-side copy) 2025/03/19 03:57:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/19 03:57:40 DEBUG : CopyDest/two: md5 = a6afbd981a6ede3bb8566b06f6bc1240 OK 2025/03/19 03:57:41 DEBUG : two: Need to transfer - File not found at Destination 2025/03/19 03:57:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 03:57:42 INFO : two: Copied (server-side copy) 2025/03/19 03:57:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/19 03:57:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/19 03:57:43 DEBUG : two: Unchanged skipping 2025/03/19 03:57:45 DEBUG : CopyDest/three: md5 = 721c350040f770bd2f0a41c145a61a7e OK 2025/03/19 03:57:46 DEBUG : three: Need to transfer - File not found at Destination 2025/03/19 03:57:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/19 03:57:46 DEBUG : three: Destination not found in --copy-dest 2025/03/19 03:57:47 DEBUG : three: md5 = 7e92330e0d9bd2a79d1841cd5dfc35b2 OK 2025/03/19 03:57:47 INFO : three: Copied (new) 2025/03/19 03:57:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/19 03:57:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/19 03:57:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 03:57:52 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 03:57:52 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/19 03:57:52 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/19 03:57:53 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.53s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.41s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:57:54 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/19 03:57:56 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 4416b81751a0c020ed8c2c9530495077 OK 2025/03/19 03:57:56 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/19 03:57:57 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/19 03:57:57 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/03/19 03:57:58 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/19 03:57:59 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/19 03:58:00 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 04d2f7c44b34afba70c40eea135c926d OK 2025/03/19 03:58:00 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/19 03:58:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/19 03:58:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.74s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:58:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': Looking for duplicate names using skip mode. 2025/03/19 03:58:07 NOTICE: one: Found 2 files with duplicate names 2025/03/19 03:58:07 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.63s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:58:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': Looking for duplicate names using skip mode. 2025/03/19 03:58:13 NOTICE: one: Found 3 files with duplicate names 2025/03/19 03:58:13 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/19 03:58:13 INFO : one: Deleted 2025/03/19 03:58:13 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.92s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:58:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': Looking for duplicate names using first mode. 2025/03/19 03:58:19 NOTICE: one: Found 3 files with duplicate names 2025/03/19 03:58:20 INFO : one: Deleted 2025/03/19 03:58:20 INFO : one: Deleted 2025/03/19 03:58:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.26s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:58:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': Looking for duplicate names using newest mode. 2025/03/19 03:58:25 NOTICE: one: Found 3 files with duplicate names 2025/03/19 03:58:26 INFO : one: Deleted 2025/03/19 03:58:26 INFO : one: Deleted 2025/03/19 03:58:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.27s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.41s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:58:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': Looking for duplicate names using oldest mode. 2025/03/19 03:58:32 NOTICE: one: Found 3 files with duplicate names 2025/03/19 03:58:32 INFO : one: Deleted 2025/03/19 03:58:33 INFO : one: Deleted 2025/03/19 03:58:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.04s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:58:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': Looking for duplicate names using largest mode. 2025/03/19 03:58:38 NOTICE: one: Found 3 files with duplicate names 2025/03/19 03:58:38 INFO : one: Deleted 2025/03/19 03:58:39 INFO : one: Deleted 2025/03/19 03:58:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.65s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:58:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': Looking for duplicate names using smallest mode. 2025/03/19 03:58:44 NOTICE: one: Found 3 files with duplicate names 2025/03/19 03:58:45 INFO : one: Deleted 2025/03/19 03:58:45 INFO : one: Deleted 2025/03/19 03:58:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.99s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:58:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': Looking for duplicate names using rename mode. 2025/03/19 03:58:51 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/19 03:58:53 INFO : one-2.txt: renamed from: one.txt 2025/03/19 03:58:54 INFO : one-3.txt: renamed from: one.txt 2025/03/19 03:58:55 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.93s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:58:59 DEBUG : dupe1/one.txt: md5 = 82b8147f3c40306a32e378b6a43df34c OK 2025/03/19 03:59:01 DEBUG : dupe2/two.txt: md5 = caefeed8fc83e0f9c54fc2c9b45e8c51 OK 2025/03/19 03:59:03 DEBUG : dupe3/three.txt: md5 = 6472e704ff1685bf1f10c984c5e1ad03 OK 2025/03/19 03:59:04 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/19 03:59:04 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/19 03:59:05 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/19 03:59:06 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/19 03:59:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/19 03:59:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/19 03:59:09 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.14s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:59:11 DEBUG : a.txt: md5 = 383205cf3b547f3eda5514c6d171288c OK 2025/03/19 03:59:12 DEBUG : zend.txt: md5 = a1ba133e719e23f2c6a8d49411ff729e OK 2025/03/19 03:59:14 DEBUG : sub dir/hello world: md5 = b5f73a80d91ea69c7a46a22ed3a4e472 OK 2025/03/19 03:59:16 DEBUG : sub dir/hello world2: md5 = 8b3f1685adec8c104bef9f13985ebca9 OK 2025/03/19 03:59:18 DEBUG : sub dir/ignore dir/.ignore: md5 = bf548d07568eae91c013a2dee4905004 OK 2025/03/19 03:59:20 DEBUG : sub dir/ignore dir/should be ignored: md5 = ddeab11e45b7cc696a683b8692bc92a7 OK 2025/03/19 03:59:22 DEBUG : sub dir/sub sub dir/hello world3: md5 = 781492dd505d780f2bb3f35c3190fded OK 2025/03/19 03:59:23 DEBUG : a.txt: Excluded (Size Filter) 2025/03/19 03:59:23 DEBUG : a.txt: Excluded 2025/03/19 03:59:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/19 03:59:23 DEBUG : sub dir/hello world: Excluded 2025/03/19 03:59:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/19 03:59:23 DEBUG : sub dir/hello world2: Excluded 2025/03/19 03:59:24 DEBUG : sub dir/ignore dir: Excluded 2025/03/19 03:59:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/19 03:59:24 DEBUG : sub dir/hello world: Excluded 2025/03/19 03:59:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/19 03:59:24 DEBUG : sub dir/hello world2: Excluded 2025/03/19 03:59:24 DEBUG : sub dir/ignore dir: Excluded 2025/03/19 03:59:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/19 03:59:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/19 03:59:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/19 03:59:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/19 03:59:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/19 03:59:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/03/19 03:59:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.93s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:59:32 DEBUG : file1: md5 = 3d2648ce0669caaa1db6e4b71799c78c OK 2025/03/19 03:59:34 DEBUG : sub/file2: md5 = 23d8dc4a5ff55a6f596d422c9aafeaef OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/03/19 03:59:37 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/19 03:59:37 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/19 03:59:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/19 03:59:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.94s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.43s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:59:41 DEBUG : file1: md5 = ba3539239dee17f9da21d14b8be449e4 OK 2025/03/19 03:59:43 DEBUG : sub/file2: md5 = 34caf43bf4c31c0feec3cf03408e6b22 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/03/19 03:59:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coqowak7goji/notfound" 2025/03/19 03:59:47 DEBUG : Creating backend with remote "TestDrive:crypt/77pj1mks1fvm1sovn6mgfkdtqipig7i46jb0du2lai0fg4fpa2ug/qe0i31qdkoejk60elps0ni5sqk" 2025/03/19 03:59:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.90s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.21s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.60s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:59:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': Making directory 2025/03/19 03:59:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': Making directory --- PASS: TestMkdir (0.63s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:59:53 DEBUG : sub dir/hello world: md5 = 10f7615ce73fcc2f89c10c4d33429495 OK 2025/03/19 03:59:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.59s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 03:59:57 DEBUG : potato2: md5 = af5ae7c01237eb10341355c8846125c9 OK 2025/03/19 03:59:58 DEBUG : empty space: md5 = 508ba8b9230c255e8f0c099e521bdebe OK --- PASS: TestLs (4.41s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:00:01 DEBUG : potato2: md5 = f3e654b903068cc0dc221891cf9de8f2 OK 2025/03/19 04:00:03 DEBUG : empty space: md5 = b163df660b5c5e194a28f6f6235d3e0c OK 2025/03/19 04:00:03 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.16s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:00:07 DEBUG : potato2: md5 = 44d8e63e249e063702e5d8953d94ab16 OK 2025/03/19 04:00:08 DEBUG : empty space: md5 = 3213f955891a5ed378f79fb9be881052 OK --- PASS: TestLsLong (4.58s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:00:11 DEBUG : potato2: md5 = 60ca2eabe134eda07c266b421dbc2029 OK 2025/03/19 04:00:12 DEBUG : empty space: md5 = 39138a24112d94740938959157726bb9 OK --- PASS: TestHashSums (4.08s) === RUN TestHashSumsWithErrors 2025/03/19 04:00:14 DEBUG : Creating backend with remote ":memory:" 2025/03/19 04:00:14 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/19 04:00:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/19 04:00:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/19 04:00:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/19 04:00:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/19 04:00:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/19 04:00:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/19 04:00:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/19 04:00:14 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-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:00:15 DEBUG : potato2: md5 = d74e0db5ae13f5a2bc74f55fdccad47d OK 2025/03/19 04:00:16 DEBUG : empty space: md5 = 838cb9f77ae977ec966889000be8aec8 OK 2025/03/19 04:00:19 DEBUG : sub dir/potato3: md5 = ab3e0d6f7be71699f0f9e152020d55db OK 2025/03/19 04:00:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.26s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:00:23 DEBUG : small: md5 = 84e2fff0f5e369df705da41e1e39a617 OK 2025/03/19 04:00:25 DEBUG : medium: md5 = d8d1da71cb625d600254b43e95982a53 OK 2025/03/19 04:00:26 DEBUG : large: md5 = 69ba1616757cdde1c1154134732c9cc1 OK 2025/03/19 04:00:26 DEBUG : Waiting for deletions to finish 2025/03/19 04:00:26 DEBUG : large: Excluded (Size Filter) 2025/03/19 04:00:27 INFO : medium: Deleted 2025/03/19 04:00:27 INFO : small: Deleted --- PASS: TestDelete (6.08s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:00:29 DEBUG : small: md5 = f133647251f0f7d8ab3218ccdec043d9 OK 2025/03/19 04:00:31 DEBUG : medium: md5 = ecdedd04fbbbc5b704eb29329821cf96 OK 2025/03/19 04:00:32 DEBUG : large: md5 = d493245f16fb33c80b071658ecdc3313 OK 2025/03/19 04:00:32 DEBUG : Waiting for deletions to finish 2025/03/19 04:00:33 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/03/19 04:00:33 INFO : large: Deleted 2025/03/19 04:00:33 INFO : small: Deleted --- PASS: TestMaxDelete (6.49s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:00:36 DEBUG : small: md5 = 1661544790805d1b6c3ff1f616e735ae OK 2025/03/19 04:00:37 DEBUG : medium: md5 = 28b03ea71aeae2a94527b74e8842c085 OK 2025/03/19 04:00:39 DEBUG : large: md5 = 623afd9e6910624044343953d8267c01 OK 2025/03/19 04:00:39 DEBUG : Waiting for deletions to finish 2025/03/19 04:00:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/19 04:00:40 INFO : small: Deleted 2025/03/19 04:00:40 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.51s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:00:42 DEBUG : small: md5 = d89c6c5a1d205f5e5e176ebb29509c7f OK 2025/03/19 04:00:44 DEBUG : medium: md5 = 671c7d21c423228e61420b958bd4a304 OK 2025/03/19 04:00:45 DEBUG : large: md5 = b8161e0241a196140c5354a9405059e5 OK 2025/03/19 04:00:45 DEBUG : Waiting for deletions to finish 2025/03/19 04:00:46 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/03/19 04:00:46 INFO : small: Deleted 2025/03/19 04:00:46 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.57s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:00:49 DEBUG : ReadFile: md5 = e75f494bdd4b867041b6427ed7a1cea6 OK --- PASS: TestReadFile (4.03s) === RUN TestRetry 2025/03/19 04:00:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/19 04:00:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/19 04:00:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/19 04:00:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/19 04:00:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/19 04:00:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/19 04:00:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:00:53 DEBUG : file1: md5 = bef73ebb5d3ca70fce3cfe38c619d0cd OK 2025/03/19 04:00:54 DEBUG : file2: md5 = 4530c8e86f513f57dc8641036baad2ed OK --- PASS: TestCat (16.91s) === RUN TestPurge 2025/03/19 04:01:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hihocef2zilo" 2025/03/19 04:01:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 04:01:09 DEBUG : Creating backend with remote "TestDrive:crypt/taff0lnk4ic0roqmui93k1jhnp138sg5jvagttv2pe1fvbvb14hg" 2025/03/19 04:01:10 DEBUG : Creating backend with remote "/tmp/rclone2334139143" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hihocef2zilo'", Local "Local file system at /tmp/rclone2334139143", Modify Window "1ms" 2025/03/19 04:01:14 DEBUG : A1/B1/C1/one: md5 = c97e093d3f2d8330a9e529aa98908476 OK 2025/03/19 04:01:14 INFO : A2: Making directory 2025/03/19 04:01:15 INFO : A1/B2: Making directory 2025/03/19 04:01:16 INFO : A1/B2/C2: Making directory 2025/03/19 04:01:16 INFO : A1/B1/C3: Making directory 2025/03/19 04:01:17 INFO : A3: Making directory 2025/03/19 04:01:18 INFO : A3/B3: Making directory 2025/03/19 04:01:19 INFO : A3/B3/C4: Making directory 2025/03/19 04:01:21 DEBUG : A1/two: md5 = 57f5fab6cebae75105f8a0888e86ffdd OK 2025/03/19 04:01:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hihocef2zilo': Purge remote 2025/03/19 04:01:24 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.44s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:01:27 DEBUG : A1/B1/C1/one: md5 = c0f8718b56f58c5159962ddaf83c9aa7 OK 2025/03/19 04:01:27 INFO : A2: Making directory 2025/03/19 04:01:28 INFO : A1/B2: Making directory 2025/03/19 04:01:29 INFO : A1/B2/C2: Making directory 2025/03/19 04:01:30 INFO : A1/B1/C3: Making directory 2025/03/19 04:01:30 INFO : A3: Making directory 2025/03/19 04:01:31 INFO : A3/B3: Making directory 2025/03/19 04:01:32 INFO : A3/B3/C4: Making directory 2025/03/19 04:01:34 DEBUG : A1/two: md5 = 12a93086431fd84bba579c255e915f89 OK 2025/03/19 04:01:35 DEBUG : removing 1 level 3 directories 2025/03/19 04:01:35 INFO : A3/B3/C4: Removing directory 2025/03/19 04:01:37 DEBUG : removing 2 level 3 directories 2025/03/19 04:01:37 INFO : A1/B2/C2: Removing directory 2025/03/19 04:01:37 INFO : A1/B1/C3: Removing directory 2025/03/19 04:01:38 DEBUG : removing 2 level 2 directories 2025/03/19 04:01:38 INFO : A3/B3: Removing directory 2025/03/19 04:01:38 INFO : A1/B2: Removing directory 2025/03/19 04:01:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/19 04:01:38 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/19 04:01:39 DEBUG : removing 2 level 1 directories 2025/03/19 04:01:39 INFO : A3: Removing directory 2025/03/19 04:01:39 INFO : A2: Removing directory 2025/03/19 04:01:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/19 04:01:43 DEBUG : removing 1 level 3 directories 2025/03/19 04:01:43 INFO : A1/B1/C1: Removing directory 2025/03/19 04:01:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:01:43 DEBUG : removing 1 level 2 directories 2025/03/19 04:01:43 INFO : A1/B1: Removing directory 2025/03/19 04:01:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/19 04:01:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/19 04:01:44 DEBUG : removing 1 level 1 directories 2025/03/19 04:01:44 INFO : A1: Removing directory 2025/03/19 04:01:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/19 04:01:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/19 04:01:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/19 04:01:45 DEBUG : removing 1 level 0 directories 2025/03/19 04:01:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': Removing directory 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/19 04:01:45 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.14s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:01:47 INFO : A1: Making directory 2025/03/19 04:01:48 INFO : A1/B1: Making directory 2025/03/19 04:01:48 INFO : A1/B1/C1: Making directory 2025/03/19 04:01:51 DEBUG : removing 1 level 3 directories 2025/03/19 04:01:51 INFO : A1/B1/C1: Removing directory 2025/03/19 04:01:51 DEBUG : removing 1 level 2 directories 2025/03/19 04:01:51 INFO : A1/B1: Removing directory 2025/03/19 04:01:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/19 04:01:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.48s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:01:54 INFO : A1: Making directory 2025/03/19 04:01:54 INFO : A1/B1: Making directory 2025/03/19 04:01:55 INFO : A1/B1/C1: Making directory 2025/03/19 04:01:58 DEBUG : removing 1 level 3 directories 2025/03/19 04:01:58 INFO : A1/B1/C1: Removing directory 2025/03/19 04:01:58 DEBUG : removing 1 level 2 directories 2025/03/19 04:01:58 INFO : A1/B1: Removing directory 2025/03/19 04:01:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/19 04:02:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.09s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:02:02 DEBUG : file1: md5 = 33ed63c94c2c0fbc4bd3d905594f06df OK 2025/03/19 04:02:03 DEBUG : filename.txt: File name found in url 2025/03/19 04:02:04 DEBUG : filename.txt: md5 = 26f7139e13efa5d4ad72f1d156f7fff8 OK 2025/03/19 04:02:04 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/19 04:02:06 DEBUG : headerfilename.txt: md5 = e09b2ab97adbf8ae195b55169ac7c24c OK 2025/03/19 04:02:07 DEBUG : file2: md5 = 33960f2176fb8885ba6dfb2911d6cb4d OK --- PASS: TestCopyURL (8.89s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:02:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/19 04:02:12 DEBUG : sub/file2: md5 = beab5dfb64b6d794a3fe21ba8882eb04 OK 2025/03/19 04:02:12 INFO : file1: Copied (new) to: sub/file2 2025/03/19 04:02:12 INFO : file1: Deleted 2025/03/19 04:02:13 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 04:02:13 DEBUG : file1: Unchanged skipping 2025/03/19 04:02:13 INFO : file1: Deleted 2025/03/19 04:02:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': don't need to copy/move sub/file2, it is already at target location 2025/03/19 04:02:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.86s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:02:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/19 04:02:17 DEBUG : file1: md5 = 26b12ecf8a3b9933d4a87a50d89fd50f OK 2025/03/19 04:02:17 INFO : file1: Copied (new) 2025/03/19 04:02:17 INFO : file1: Deleted 2025/03/19 04:02:17 DEBUG : file1: Destination exists, skipping 2025/03/19 04:02:17 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.03s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:02:21 DEBUG : dst/file1: md5 = e8d4957f2c886f9b92a0bc725de2a191 OK 2025/03/19 04:02:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coqowak7goji/backup" 2025/03/19 04:02:22 DEBUG : Creating backend with remote "TestDrive:crypt/77pj1mks1fvm1sovn6mgfkdtqipig7i46jb0du2lai0fg4fpa2ug/1nrff024r7pq65ecp72fc28jb0" 2025/03/19 04:02:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/19 04:02:26 INFO : dst/file1: Moved (server-side) 2025/03/19 04:02:27 DEBUG : dst/file1: md5 = f0b1f2d04177aef4024ccf644487d52b OK 2025/03/19 04:02:27 INFO : dst/file1: Copied (new) 2025/03/19 04:02:27 INFO : dst/file1: Deleted 2025/03/19 04:02:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/19 04:02:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/19 04:02:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.18s) === 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-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:02:34 DEBUG : A1/one: md5 = a7c78165a998efd081ef83f4f63d3c5b OK 2025/03/19 04:02:35 DEBUG : A1/two: md5 = 041a3c1a7aa13e43acf7a5921c8e7edf OK 2025/03/19 04:02:37 DEBUG : A1/B1/three: md5 = 691804aaea5f02ad9c24d012628f9c7f OK 2025/03/19 04:02:39 DEBUG : A1/B1/C1/four: md5 = b62a5c93db3ba0674bca016cab819883 OK 2025/03/19 04:02:41 DEBUG : A1/B1/C2/five: md5 = 9872cc669cee747a51b81e13b550eaee OK 2025/03/19 04:02:41 INFO : A1/B2: Making directory 2025/03/19 04:02:42 INFO : A1/B1/C3: Making directory 2025/03/19 04:02:51 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/19 04:02:51 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/19 04:02:51 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/19 04:02:51 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/19 04:02:51 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/19 04:02:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/19 04:02:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/19 04:02:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/19 04:02:55 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/19 04:02:55 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/19 04:02:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/19 04:03:02 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/19 04:03:02 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/19 04:03:02 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/19 04:03:02 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/19 04:03:02 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/19 04:03:05 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/19 04:03:05 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/19 04:03:05 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/19 04:03:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/19 04:03:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/19 04:03:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/19 04:03:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/19 04:03:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/19 04:03:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/19 04:03:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/19 04:03:13 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/19 04:03:14 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/19 04:03:14 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/19 04:03:14 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/19 04:03:14 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.73s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:03:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': File to upload is small (34 bytes), uploading instead of streaming 2025/03/19 04:03:16 DEBUG : no_checksum_small_file_from_pipe: md5 = 5f71c2bd0a38360492b906071bb8a893 OK 2025/03/19 04:03:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/19 04:03:16 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/19 04:03:17 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/19 04:03:18 DEBUG : no_checksum_big_file_from_pipe: md5 = a85cb65c810bb4e5cf7a5f1ccf6ca2b9 OK 2025/03/19 04:03:18 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-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:03:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': File to upload is small (34 bytes), uploading instead of streaming 2025/03/19 04:03:21 DEBUG : with_checksum_small_file_from_pipe: md5 = d7ec2393559e3fcbf7875b4c89ef96c1 OK 2025/03/19 04:03:21 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/19 04:03:22 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/19 04:03:23 DEBUG : with_checksum_big_file_from_pipe: md5 = db132970169d1b21e8d93b037017ed8e OK 2025/03/19 04:03:23 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-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:03:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': File to upload is small (34 bytes), uploading instead of streaming 2025/03/19 04:03:26 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 04:03:26 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/19 04:03:27 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-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': File to upload is small (34 bytes), uploading instead of streaming 2025/03/19 04:03:30 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/19 04:03:31 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/19 04:03:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.50s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.70s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.56s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.64s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.61s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/19 04:03:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': File to upload is small (48 bytes), uploading instead of streaming 2025/03/19 04:03:35 DEBUG : rcat_metadata: md5 = 2d72ec6e3c4dedb3df5b359bb30d5dcf OK 2025/03/19 04:03:35 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/19 04:03:37 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/19 04:03:38 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5e930949582f5dc6e48bf79fb9b82640 OK 2025/03/19 04:03:38 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.63s) --- PASS: TestRcatMetadata/Normal (2.55s) --- PASS: TestRcatMetadata/ViaDisk (2.65s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:03:40 DEBUG : potato1: md5 = 14a6010e03fa7d9a32e38c29b24e0989 OK 2025/03/19 04:03:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': File to upload is small (60 bytes), uploading instead of streaming 2025/03/19 04:03:42 DEBUG : potato2: md5 = e3106be3bbe5b6207179c5aa9f49ad81 OK 2025/03/19 04:03:42 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.16s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:03:44 DEBUG : potato1: md5 = 247afdcb17419d8079a6c5e8c82fa377 OK 2025/03/19 04:03:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': File to upload is small (60 bytes), uploading instead of streaming 2025/03/19 04:03:46 DEBUG : potato2: md5 = 7f73018c5e5f4de0df12e9a0292125b6 OK 2025/03/19 04:03:46 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.70s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:03:49 DEBUG : potato2: md5 = 6922f38d7ded0860dcc53e32b622df9d OK 2025/03/19 04:03:50 DEBUG : empty space: md5 = 6e92f30e7010a6d690335df5387231aa OK 2025/03/19 04:03:52 DEBUG : sub dir/potato3: md5 = 36ade7903eabc9e2924a97bf7c05343c OK 2025/03/19 04:03:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': Touching "sub dir/potato3" 2025/03/19 04:03:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': Touching "potato2" 2025/03/19 04:03:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': Touching "empty space" 2025/03/19 04:03:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.49s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:03:57 DEBUG : dir with metadata: Making directory with metadata 2025/03/19 04:03:58 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.27s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:04:00 DEBUG : directory with modtime: Making directory with metadata 2025/03/19 04:04:00 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.32s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:04:02 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/19 04:04:02 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/19 04:04:02 DEBUG : Google drive root 'crypt/77pj1mks1fvm1sovn6mgfkdtqipig7i46jb0du2lai0fg4fpa2ug': Skipping btime metadata as can't update it on an existing file: 2025-03-19T04:04:02.39938237Z 2025/03/19 04:04:03 INFO : non existent directory: Updated directory metadata 2025/03/19 04:04:05 DEBUG : Google drive root 'crypt/77pj1mks1fvm1sovn6mgfkdtqipig7i46jb0du2lai0fg4fpa2ug': Skipping btime metadata as can't update it on an existing file: 2025-03-19T04:04:02.39938237Z 2025/03/19 04:04:05 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.63s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:04:07 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/19 04:04:08 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/19 04:04:09 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.82s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:04:10 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/19 04:04:10 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/19 04:04:10 DEBUG : dst: Making directory with metadata 2025/03/19 04:04:11 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/19 04:04:11 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/19 04:04:11 INFO : dst: Set directory modification time (using SetModTime) 2025/03/19 04:04:12 INFO : dst: Set directory modification time (using SetModTime) 2025/03/19 04:04:12 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/19 04:04:12 INFO : dst: Set directory modification time (using SetModTime) 2025/03/19 04:04:12 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.37s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji'", Local "Local file system at /tmp/rclone2145485275", Modify Window "1ms" 2025/03/19 04:04:16 DEBUG : sub dir/test remove existing: md5 = 1926fdfa3b99bcd4db897a2583b6501b OK 2025/03/19 04:04:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 971ba07874b6535f2235d77ce88f8ba8 OK 2025/03/19 04:04:19 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.rapeguj4" before starting 2025/03/19 04:04:20 DEBUG : sub dir/test remove existing.rapeguj4: TEST: removing renamed existing file after operation 2025/03/19 04:04:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dufisam5" before starting 2025/03/19 04:04:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dufisam5: TEST: renaming existing back after failed operation 2025/03/19 04:04:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.noqopad7" before starting 2025/03/19 04:04:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.noqopad7: TEST: removing renamed existing file after operation 2025/03/19 04:04:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "perjpe15jva9j6cr3lkjpmog7uca9mfj338evfk2piejmre777t0" 2025/03/19 04:04:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7cpnik0g0j1n8vj95e1i0o6oenag5p3brgso0pssc0211g7vf234g37fum8g9i53i3hgo102dltuv7r254lmsghdirsilhe71g9t6st7hfa5avmclfsfq1avvko8t7vqnev6bq78heu6u1behts7asmfclvm6p229c4a54ph0neg1uq69m10" --- PASS: TestRemoveExisting (12.75s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/03/19 04:04:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coqowak7goji': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m7.709457735s (try 1/5)