"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/04/01 04:13:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zakocis8vebe" 2025/04/01 04:13:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 04:13:13 DEBUG : Creating backend with remote "TestDrive:crypt/ud7jr3iugvggsm3faa5uth9kgo1155p4r1seksphukg54d1o8j10" 2025/04/01 04:13:14 DEBUG : Creating backend with remote "/tmp/rclone3248685452" === 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-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/01 04:13:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/01 04:13:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/01 04:13:14 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/01 04:13:14 DEBUG : potato: Seek from 10 to 0 2025/04/01 04:13:14 DEBUG : potato: Seek from 10 to 0 2025/04/01 04:13:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/01 04:13:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/01 04:13:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/01 04:13:14 DEBUG : potato: Seek from 5 to 2 2025/04/01 04:13:14 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/01 04:13:14 DEBUG : potato: Seek from 7 to 0 2025/04/01 04:13:14 DEBUG : potato: Seek from 7 to 0 2025/04/01 04:13:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/01 04:13:14 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/01 04:13:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/01 04:13:14 DEBUG : potato: Seek from 5 to 2 2025/04/01 04:13:14 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/01 04:13:14 DEBUG : potato: Seek from 8 to 0 2025/04/01 04:13:14 DEBUG : potato: Seek from 8 to 0 2025/04/01 04:13:14 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/01 04:13:14 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/01 04:13:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/01 04:13:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/01 04:13:14 DEBUG : potato: Seek from 5 to 2 2025/04/01 04:13:14 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/01 04:13:14 DEBUG : potato: Seek from 9 to 0 2025/04/01 04:13:14 DEBUG : potato: Seek from 9 to 0 2025/04/01 04:13:14 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-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:13:17 DEBUG : rutabaga: md5 = 3066bdf0474ead737928b3357ec08efe OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/01 04:13:19 DEBUG : empty space: md5 = e3cb1820ca389bb03f86991700263c0c OK === RUN TestCheck/3 2025/04/01 04:13:21 DEBUG : potato2: md5 = 45485eee70c2e2c034b73d1c695b302a OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/01 04:13:23 DEBUG : remotepotato: md5 = 5ebec415446bcab9d2917f622b7d7916 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.17s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/04/01 04:13:26 DEBUG : Creating backend with remote "nonexistent" 2025/04/01 04:13:26 DEBUG : Creating backend with remote "nonexistent" 2025/04/01 04:13:26 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/01 04:13:26 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/04/01 04:13:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/01 04:13:26 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-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:13:28 DEBUG : rutabaga: md5 = 6917df03c0ebfe14ad182fccb9833a6d OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/01 04:13:32 DEBUG : empty space: md5 = 6b6c5cf460b8183406acf1ffa0a7090f OK === RUN TestCheckDownload/3 2025/04/01 04:13:35 DEBUG : potato2: md5 = cd965cf0946d8ac089273cdb97b7c625 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/01 04:13:39 DEBUG : remotepotato: md5 = 7ad3abf7359bec32fc341bf11a5e245a OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.53s) --- PASS: TestCheckDownload/1 (1.58s) --- PASS: TestCheckDownload/2 (0.83s) --- PASS: TestCheckDownload/3 (0.90s) --- PASS: TestCheckDownload/4 (1.95s) --- PASS: TestCheckDownload/5 (1.33s) --- PASS: TestCheckDownload/6 (0.95s) --- PASS: TestCheckDownload/7 (1.02s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:13:45 DEBUG : rutabaga: md5 = 0ab930950949ad32b266cb9e241cfcc6 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/01 04:13:48 DEBUG : empty space: md5 = d5db002ecd987c4937a303d00cc9f92e OK === RUN TestCheckSizeOnly/3 2025/04/01 04:13:50 DEBUG : potato2: md5 = 68383421c67d66c0bde0123a2fd7cb68 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/01 04:13:52 DEBUG : remotepotato: md5 = 74f095ae94a4952efc503da3fb697b97 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.03s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:13:56 DEBUG : test.sum: md5 = 7569f7191adedd285caaa5f7cf29937d OK 2025/04/01 04:13:57 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/01 04:13:57 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/01 04:13:57 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/01 04:13:57 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/01 04:13:59 DEBUG : test.sum: md5 = 50d55bb3f3eff9aa732b88e8ade38ae9 OK 2025/04/01 04:14:00 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/01 04:14:00 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/01 04:14:00 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/01 04:14:00 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.58s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:14:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zakocis8vebe/data" 2025/04/01 04:14:01 DEBUG : Creating backend with remote "TestDrive:crypt/ud7jr3iugvggsm3faa5uth9kgo1155p4r1seksphukg54d1o8j10/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe/data' lacks md5, skipping --- SKIP: TestCheckSum (2.01s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:14:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zakocis8vebe/data" 2025/04/01 04:14:03 DEBUG : Creating backend with remote "TestDrive:crypt/ud7jr3iugvggsm3faa5uth9kgo1155p4r1seksphukg54d1o8j10/vjrnln8ratgmqakfosrqe8espk" 2025/04/01 04:14:06 DEBUG : data/banana: md5 = 4500e2e9936cb1c57af1f42f80a17855 OK 2025/04/01 04:14:08 DEBUG : test.sum: md5 = 3b65c18bf5d57240e83f1fcf0d7602a2 OK === RUN TestCheckSumDownload/subtest1 2025/04/01 04:14:13 DEBUG : data/potato: md5 = 2b11f60706e169907a1513b130ad1f85 OK 2025/04/01 04:14:14 DEBUG : test.sum: md5 = 51fbd9f4ebf45b30e0a85e0345d55ad7 OK === RUN TestCheckSumDownload/subtest2 2025/04/01 04:14:18 DEBUG : test.sum: md5 = 011c25f372a54234f49ebd7898eaa09c OK === RUN TestCheckSumDownload/subtest3 2025/04/01 04:14:22 DEBUG : test.sum: md5 = f497e7afd6380930069e8441f4b10336 OK === RUN TestCheckSumDownload/subtest4 2025/04/01 04:14:27 DEBUG : test.sum: md5 = a303effca69bd2227c57dfcc6f6991ac OK === RUN TestCheckSumDownload/subtest5 2025/04/01 04:14:31 DEBUG : test.sum: md5 = b083f1a44cc7f95fce11d66dc4bb6ed3 OK === RUN TestCheckSumDownload/subtest6 2025/04/01 04:14:36 DEBUG : data/banana: md5 = 3d56506050905a4ce41f998a6a4fd5e3 OK 2025/04/01 04:14:38 DEBUG : data/potato: md5 = 3ce1e4b250e4205b6d24f1e24f8c228a OK 2025/04/01 04:14:39 DEBUG : test.sum: md5 = 760bedd8d96d1b8af2098683bcddadc9 OK === RUN TestCheckSumDownload/subtest7 2025/04/01 04:14:44 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/01 04:14:44 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (42.46s) --- PASS: TestCheckSumDownload/subtest1 (2.89s) --- PASS: TestCheckSumDownload/subtest2 (2.13s) --- PASS: TestCheckSumDownload/subtest3 (2.41s) --- PASS: TestCheckSumDownload/subtest4 (2.59s) --- PASS: TestCheckSumDownload/subtest5 (2.61s) --- PASS: TestCheckSumDownload/subtest6 (2.95s) --- PASS: TestCheckSumDownload/subtest7 (2.68s) === RUN TestApplyTransforms 2025/04/01 04:14:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gevitam2xoza" 2025/04/01 04:14:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 04:14:45 DEBUG : Creating backend with remote "TestDrive:crypt/rg73sr2b3ed9v86kedsqtb38ljp7gb75ppp8v3lufkmresot524g" 2025/04/01 04:14:46 DEBUG : Creating backend with remote "/tmp/rclone2353628031" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gevitam2xoza'", Local "Local file system at /tmp/rclone2353628031", Modify Window "1ms" 2025/04/01 04:14:48 DEBUG : hello, world!: md5 = 604abebd05f923aa3f58f74c92afa1bc OK upper checkfile vs. lower remote (without normalization) 2025/04/01 04:14:49 ERROR : hello, world!: sum not found 2025/04/01 04:14:49 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gevitam2xoza' 2025/04/01 04:14:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gevitam2xoza': 1 files missing 2025/04/01 04:14:49 NOTICE: 1 hashes missing 2025/04/01 04:14:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gevitam2xoza': 2 differences found 2025/04/01 04:14:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gevitam2xoza': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/01 04:14:50 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/01 04:14:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gevitam2xoza': 0 differences found 2025/04/01 04:14:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gevitam2xoza': 1 matching files 2025/04/01 04:14:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kutiqah4ledi" 2025/04/01 04:14:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 04:14:50 DEBUG : Creating backend with remote "TestDrive:crypt/sibomapbskng8b9vgsbi48he3ot773fi9712rr855g70g36fg7a0" 2025/04/01 04:14:51 DEBUG : Creating backend with remote "/tmp/rclone2275054142" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kutiqah4ledi'", Local "Local file system at /tmp/rclone2275054142", Modify Window "1ms" 2025/04/01 04:14:53 DEBUG : HELLO, WORLD!: md5 = f15e415f73d493bb480b0ff689f9f950 OK lower checkfile vs. upper remote (without normalization) 2025/04/01 04:14:53 ERROR : HELLO, WORLD!: sum not found 2025/04/01 04:14:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kutiqah4ledi' 2025/04/01 04:14:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kutiqah4ledi': 1 files missing 2025/04/01 04:14:53 NOTICE: 1 hashes missing 2025/04/01 04:14:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kutiqah4ledi': 2 differences found 2025/04/01 04:14:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kutiqah4ledi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/01 04:14:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/01 04:14:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kutiqah4ledi': 0 differences found 2025/04/01 04:14:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kutiqah4ledi': 1 matching files 2025/04/01 04:14:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yufaqic4gigu" 2025/04/01 04:14:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 04:14:54 DEBUG : Creating backend with remote "TestDrive:crypt/5b6j8g2qe7efucq3vsgotha35sieuj1jq4nd6350b025cmmsa5s0" 2025/04/01 04:14:55 DEBUG : Creating backend with remote "/tmp/rclone3348200363" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yufaqic4gigu'", Local "Local file system at /tmp/rclone3348200363", Modify Window "1ms" 2025/04/01 04:14:58 DEBUG : HeLlO, wOrLd!: md5 = 52abd3d60f879b6f2cf3eb87cbb53a96 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/01 04:14:58 ERROR : HeLlO, wOrLd!: sum not found 2025/04/01 04:14:58 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yufaqic4gigu' 2025/04/01 04:14:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufaqic4gigu': 1 files missing 2025/04/01 04:14:58 NOTICE: 1 hashes missing 2025/04/01 04:14:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufaqic4gigu': 2 differences found 2025/04/01 04:14:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufaqic4gigu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/01 04:15:00 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/01 04:15:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufaqic4gigu': 0 differences found 2025/04/01 04:15:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yufaqic4gigu': 1 matching files 2025/04/01 04:15:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qigacel2fize" 2025/04/01 04:15:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 04:15:00 DEBUG : Creating backend with remote "TestDrive:crypt/pmvimi3epbrupup71gluv6vd4gar230rl3l3uf7rmjmhtmft3ldg" 2025/04/01 04:15:01 DEBUG : Creating backend with remote "/tmp/rclone2847353306" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qigacel2fize'", Local "Local file system at /tmp/rclone2847353306", Modify Window "1ms" 2025/04/01 04:15:03 DEBUG : HELLO, WORLD!: md5 = b7b71c827397e8cc83851b8b75f6ff87 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/01 04:15:03 ERROR : HELLO, WORLD!: sum not found 2025/04/01 04:15:03 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qigacel2fize' 2025/04/01 04:15:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qigacel2fize': 1 files missing 2025/04/01 04:15:03 NOTICE: 1 hashes missing 2025/04/01 04:15:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qigacel2fize': 2 differences found 2025/04/01 04:15:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qigacel2fize': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/01 04:15:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/01 04:15:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qigacel2fize': 0 differences found 2025/04/01 04:15:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qigacel2fize': 1 matching files 2025/04/01 04:15:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yifedit9cuve" 2025/04/01 04:15:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 04:15:05 DEBUG : Creating backend with remote "TestDrive:crypt/20s61uqdnhkk78j2oohafm1iuils6cankdq8kn8o0sg3o1rfg73g" 2025/04/01 04:15:05 DEBUG : Creating backend with remote "/tmp/rclone682670949" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yifedit9cuve'", Local "Local file system at /tmp/rclone682670949", Modify Window "1ms" 2025/04/01 04:15:07 DEBUG : 測試_Русский___ě_áñ: md5 = 3131f32ac22dc4127fa136a84971b902 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/01 04:15:08 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/01 04:15:08 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yifedit9cuve' 2025/04/01 04:15:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yifedit9cuve': 1 files missing 2025/04/01 04:15:08 NOTICE: 1 hashes missing 2025/04/01 04:15:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yifedit9cuve': 2 differences found 2025/04/01 04:15:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yifedit9cuve': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/01 04:15:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/01 04:15:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yifedit9cuve': 0 differences found 2025/04/01 04:15:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yifedit9cuve': 1 matching files 2025/04/01 04:15:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-giyaruy3fahu" 2025/04/01 04:15:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 04:15:09 DEBUG : Creating backend with remote "TestDrive:crypt/s9s3so3mr90jh5u8ehrs3juho3hds8pct5pk40m81tcuqlvi7le0" 2025/04/01 04:15:10 DEBUG : Creating backend with remote "/tmp/rclone1143860283" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giyaruy3fahu'", Local "Local file system at /tmp/rclone1143860283", Modify Window "1ms" 2025/04/01 04:15:12 DEBUG : 測試_Русский___ě_áñ: md5 = 1808b021bb4a8c0ea143ac8dcad42802 OK NFC checkfile vs. NFD remote (without normalization) 2025/04/01 04:15:13 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/01 04:15:13 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-giyaruy3fahu' 2025/04/01 04:15:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giyaruy3fahu': 1 files missing 2025/04/01 04:15:13 NOTICE: 1 hashes missing 2025/04/01 04:15:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giyaruy3fahu': 2 differences found 2025/04/01 04:15:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giyaruy3fahu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/01 04:15:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/01 04:15:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giyaruy3fahu': 0 differences found 2025/04/01 04:15:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giyaruy3fahu': 1 matching files 2025/04/01 04:15:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-migohax6nove" 2025/04/01 04:15:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 04:15:14 DEBUG : Creating backend with remote "TestDrive:crypt/potrvt93opr5b4cq141qdfomu8cftl8914vcjfgek2ktkeofh5i0" 2025/04/01 04:15:15 DEBUG : Creating backend with remote "/tmp/rclone3183338948" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-migohax6nove'", Local "Local file system at /tmp/rclone3183338948", Modify Window "1ms" 2025/04/01 04:15:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0752b95f33cde09891b9b5cab83a918a OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/01 04:15:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/01 04:15:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-migohax6nove' 2025/04/01 04:15:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-migohax6nove': 1 files missing 2025/04/01 04:15:18 NOTICE: 1 hashes missing 2025/04/01 04:15:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-migohax6nove': 2 differences found 2025/04/01 04:15:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-migohax6nove': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/01 04:15:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/01 04:15:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-migohax6nove': 0 differences found 2025/04/01 04:15:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-migohax6nove': 1 matching files 2025/04/01 04:15:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xipefah5xemu" 2025/04/01 04:15:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 04:15:19 DEBUG : Creating backend with remote "TestDrive:crypt/rtv45mq78ao75o8d63g9t0o4d4mgj73cl7c75knv7d83jtgkqo1g" 2025/04/01 04:15:20 DEBUG : Creating backend with remote "/tmp/rclone1952901726" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xipefah5xemu'", Local "Local file system at /tmp/rclone1952901726", Modify Window "1ms" 2025/04/01 04:15:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 964f6f31c808d24c428ebddc8e36f1d7 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/01 04:15:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/01 04:15:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xipefah5xemu' 2025/04/01 04:15:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xipefah5xemu': 1 files missing 2025/04/01 04:15:22 NOTICE: 1 hashes missing 2025/04/01 04:15:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xipefah5xemu': 2 differences found 2025/04/01 04:15:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xipefah5xemu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/01 04:15:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/01 04:15:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xipefah5xemu': 0 differences found 2025/04/01 04:15:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xipefah5xemu': 1 matching files 2025/04/01 04:15:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yabirom6gube" 2025/04/01 04:15:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 04:15:24 DEBUG : Creating backend with remote "TestDrive:crypt/95dfhk8ruprrmsnm5slj0710f7a9taml3eevqv5opitqhok7sou0" 2025/04/01 04:15:25 DEBUG : Creating backend with remote "/tmp/rclone2257310497" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yabirom6gube'", Local "Local file system at /tmp/rclone2257310497", Modify Window "1ms" 2025/04/01 04:15:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 585a66e5fbae51f3360c80fb955523b4 OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/01 04:15:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/01 04:15:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yabirom6gube' 2025/04/01 04:15:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yabirom6gube': 1 files missing 2025/04/01 04:15:27 NOTICE: 1 hashes missing 2025/04/01 04:15:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yabirom6gube': 2 differences found 2025/04/01 04:15:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yabirom6gube': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/01 04:15:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/01 04:15:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yabirom6gube': 0 differences found 2025/04/01 04:15:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yabirom6gube': 1 matching files 2025/04/01 04:15:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qaheriw6kudo" 2025/04/01 04:15:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 04:15:28 DEBUG : Creating backend with remote "TestDrive:crypt/uu972b82u1jo2psi21cud61pjj31v9ik06jr78ttd8eivbudhq5g" 2025/04/01 04:15:29 DEBUG : Creating backend with remote "/tmp/rclone2177744483" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qaheriw6kudo'", Local "Local file system at /tmp/rclone2177744483", Modify Window "1ms" 2025/04/01 04:15:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2c3de8d655be91590cb0f69649bf92fc OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/01 04:15:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/01 04:15:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qaheriw6kudo' 2025/04/01 04:15:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qaheriw6kudo': 1 files missing 2025/04/01 04:15:32 NOTICE: 1 hashes missing 2025/04/01 04:15:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qaheriw6kudo': 2 differences found 2025/04/01 04:15:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qaheriw6kudo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/01 04:15:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/01 04:15:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qaheriw6kudo': 0 differences found 2025/04/01 04:15:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qaheriw6kudo': 1 matching files 2025/04/01 04:15:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qaheriw6kudo': Purge remote 2025/04/01 04:15:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yabirom6gube': Purge remote 2025/04/01 04:15:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xipefah5xemu': Purge remote 2025/04/01 04:15:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-migohax6nove': Purge remote 2025/04/01 04:15:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giyaruy3fahu': Purge remote 2025/04/01 04:15:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yifedit9cuve': Purge remote 2025/04/01 04:15:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qigacel2fize': Purge remote 2025/04/01 04:15:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yufaqic4gigu': Purge remote 2025/04/01 04:15:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kutiqah4ledi': Purge remote 2025/04/01 04:15:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gevitam2xoza': Purge remote --- PASS: TestApplyTransforms (52.79s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:15:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/01 04:15:40 DEBUG : sub/file2: md5 = 144088b4a3465a94ac09c1c9e4a81c0f OK 2025/04/01 04:15:40 INFO : file1: Copied (new) to: sub/file2 2025/04/01 04:15:41 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:15:41 DEBUG : file1: Unchanged skipping 2025/04/01 04:15:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': don't need to copy/move sub/file2, it is already at target location 2025/04/01 04:15:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.95s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:15:46 DEBUG : dst/file1: md5 = 3f29e68101ceebc1446b63315006eadc OK 2025/04/01 04:15:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zakocis8vebe/backup" 2025/04/01 04:15:47 DEBUG : Creating backend with remote "TestDrive:crypt/ud7jr3iugvggsm3faa5uth9kgo1155p4r1seksphukg54d1o8j10/1nrff024r7pq65ecp72fc28jb0" 2025/04/01 04:15:49 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/01 04:15:51 INFO : dst/file1: Moved (server-side) 2025/04/01 04:15:52 DEBUG : dst/file1: md5 = ca64bf0683330118d2abc1ca26464c53 OK 2025/04/01 04:15:52 INFO : dst/file1: Copied (new) 2025/04/01 04:15:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/01 04:15:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/01 04:15:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.74s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:15:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zakocis8vebe/dst" 2025/04/01 04:15:57 DEBUG : Creating backend with remote "TestDrive:crypt/ud7jr3iugvggsm3faa5uth9kgo1155p4r1seksphukg54d1o8j10/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/01 04:15:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zakocis8vebe/CompareDest" 2025/04/01 04:15:59 DEBUG : Creating backend with remote "TestDrive:crypt/ud7jr3iugvggsm3faa5uth9kgo1155p4r1seksphukg54d1o8j10/gveqi14airsml4bgu7krj116o8" 2025/04/01 04:16:00 DEBUG : one: Need to transfer - File not found at Destination 2025/04/01 04:16:02 DEBUG : one: md5 = 5516fa193f9d1316c8c2198f5acf8840 OK 2025/04/01 04:16:02 INFO : one: Copied (new) 2025/04/01 04:16:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 04:16:05 DEBUG : one: md5 = 1027c4276b9a59689117b3e02fb9710e OK 2025/04/01 04:16:05 INFO : one: Copied (replaced existing) 2025/04/01 04:16:07 DEBUG : dst/one: md5 = f39106a367ff98e6f13c48946dae741a OK 2025/04/01 04:16:09 DEBUG : CompareDest/one: md5 = c12e067280ae166147542dc1caa10846 OK 2025/04/01 04:16:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 04:16:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:16:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 04:16:12 DEBUG : CompareDest/two: md5 = b8b2ee69eb9784d5adbc53a4236d03ad OK 2025/04/01 04:16:13 DEBUG : two: Need to transfer - File not found at Destination 2025/04/01 04:16:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:16:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/01 04:16:14 DEBUG : two: Need to transfer - File not found at Destination 2025/04/01 04:16:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:16:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/01 04:16:16 DEBUG : two: Need to transfer - File not found at Destination 2025/04/01 04:16:16 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/01 04:16:17 DEBUG : two: md5 = 08a884013c67d10c71c66efca08e510b OK 2025/04/01 04:16:17 INFO : two: Copied (new) 2025/04/01 04:16:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/01 04:16:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:16:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:16:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.75s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:16:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zakocis8vebe/dst" 2025/04/01 04:16:22 DEBUG : Creating backend with remote "TestDrive:crypt/ud7jr3iugvggsm3faa5uth9kgo1155p4r1seksphukg54d1o8j10/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/01 04:16:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zakocis8vebe/CopyDest" 2025/04/01 04:16:24 DEBUG : Creating backend with remote "TestDrive:crypt/ud7jr3iugvggsm3faa5uth9kgo1155p4r1seksphukg54d1o8j10/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/01 04:16:25 DEBUG : one: Need to transfer - File not found at Destination 2025/04/01 04:16:27 DEBUG : one: md5 = 982c7a9bb066fa19368ffb5f5d49aebf OK 2025/04/01 04:16:27 INFO : one: Copied (new) 2025/04/01 04:16:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 04:16:30 DEBUG : one: md5 = da28eb7008cf281f15171040cfcfd8c2 OK 2025/04/01 04:16:30 INFO : one: Copied (replaced existing) 2025/04/01 04:16:32 DEBUG : dst/one: md5 = c2bed5bad8d22ff24ee38e7e8aeb1938 OK 2025/04/01 04:16:34 DEBUG : CopyDest/one: md5 = a61b99ed92d1890cf1d93c79fb2eb648 OK 2025/04/01 04:16:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zakocis8vebe/BackupDir" 2025/04/01 04:16:35 DEBUG : Creating backend with remote "TestDrive:crypt/ud7jr3iugvggsm3faa5uth9kgo1155p4r1seksphukg54d1o8j10/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/01 04:16:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 04:16:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:16:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 04:16:38 INFO : one: Moved (server-side) 2025/04/01 04:16:39 INFO : one: Copied (server-side copy) 2025/04/01 04:16:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/01 04:16:41 DEBUG : CopyDest/two: md5 = c5cd051619dafd323888f2fc5040b9a4 OK 2025/04/01 04:16:42 DEBUG : two: Need to transfer - File not found at Destination 2025/04/01 04:16:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:16:43 INFO : two: Copied (server-side copy) 2025/04/01 04:16:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/01 04:16:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/01 04:16:44 DEBUG : two: Unchanged skipping 2025/04/01 04:16:46 DEBUG : CopyDest/three: md5 = 1189e9b6d7e8de8f714aaf1b44ea56f6 OK 2025/04/01 04:16:47 DEBUG : three: Need to transfer - File not found at Destination 2025/04/01 04:16:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/01 04:16:47 DEBUG : three: Destination not found in --copy-dest 2025/04/01 04:16:48 DEBUG : three: md5 = d5d35add767a745934f556a6a2ba8667 OK 2025/04/01 04:16:48 INFO : three: Copied (new) 2025/04/01 04:16:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/01 04:16:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/01 04:16:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:16:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/01 04:16:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/01 04:16:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:16:54 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.43s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:16:56 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/01 04:16:58 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 6cd5b6847fa1dbbec2e316593bc80bd6 OK 2025/04/01 04:16:58 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/01 04:16:59 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/01 04:16:59 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/04/01 04:17:00 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/01 04:17:01 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/01 04:17:02 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 26933656fe01ca122c8deddb485669bc OK 2025/04/01 04:17:02 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/01 04:17:04 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/01 04:17:04 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.15s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", 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-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:17:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': Looking for duplicate names using skip mode. 2025/04/01 04:17:09 NOTICE: one: Found 2 files with duplicate names 2025/04/01 04:17:09 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.71s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:17:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': Looking for duplicate names using skip mode. 2025/04/01 04:17:15 NOTICE: one: Found 3 files with duplicate names 2025/04/01 04:17:15 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/01 04:17:15 INFO : one: Deleted 2025/04/01 04:17:15 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.30s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:17:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': Looking for duplicate names using first mode. 2025/04/01 04:17:21 NOTICE: one: Found 3 files with duplicate names 2025/04/01 04:17:21 INFO : one: Deleted 2025/04/01 04:17:22 INFO : one: Deleted 2025/04/01 04:17:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.07s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:17:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': Looking for duplicate names using newest mode. 2025/04/01 04:17:27 NOTICE: one: Found 3 files with duplicate names 2025/04/01 04:17:27 INFO : one: Deleted 2025/04/01 04:17:28 INFO : one: Deleted 2025/04/01 04:17:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.23s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:17:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': Looking for duplicate names using oldest mode. 2025/04/01 04:17:34 NOTICE: one: Found 3 files with duplicate names 2025/04/01 04:17:34 INFO : one: Deleted 2025/04/01 04:17:35 INFO : one: Deleted 2025/04/01 04:17:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.42s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:17:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': Looking for duplicate names using largest mode. 2025/04/01 04:17:40 NOTICE: one: Found 3 files with duplicate names 2025/04/01 04:17:41 INFO : one: Deleted 2025/04/01 04:17:41 INFO : one: Deleted 2025/04/01 04:17:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.59s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:17:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': Looking for duplicate names using smallest mode. 2025/04/01 04:17:46 NOTICE: one: Found 3 files with duplicate names 2025/04/01 04:17:47 INFO : one: Deleted 2025/04/01 04:17:47 INFO : one: Deleted 2025/04/01 04:17:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.07s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:17:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': Looking for duplicate names using rename mode. 2025/04/01 04:17:54 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/01 04:17:55 INFO : one-2.txt: renamed from: one.txt 2025/04/01 04:17:57 INFO : one-3.txt: renamed from: one.txt 2025/04/01 04:17:58 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.76s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:18:02 DEBUG : dupe1/one.txt: md5 = 924aadffc047ad6f50e793d28bb69b5a OK 2025/04/01 04:18:04 DEBUG : dupe2/two.txt: md5 = 8aeccb362b2613a36df68d5aac0370ae OK 2025/04/01 04:18:06 DEBUG : dupe3/three.txt: md5 = e2bdc03b8e241fe0666c303300689763 OK 2025/04/01 04:18:07 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/01 04:18:08 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/01 04:18:08 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/01 04:18:09 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/01 04:18:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/01 04:18:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/01 04:18:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.85s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:18:14 DEBUG : a.txt: md5 = 1b33151c8859f31cad6ed65d64e30300 OK 2025/04/01 04:18:16 DEBUG : zend.txt: md5 = cd865a539cbfa3c69bb2fa8e0210cd2a OK 2025/04/01 04:18:18 DEBUG : sub dir/hello world: md5 = 0e25d8993bc2bd605b2413e4e8c26091 OK 2025/04/01 04:18:19 DEBUG : sub dir/hello world2: md5 = f882ecd4b27ffe87a7d7de26bdf6ac5c OK 2025/04/01 04:18:21 DEBUG : sub dir/ignore dir/.ignore: md5 = 0178e41fb67406902dab4735bdb3c1a4 OK 2025/04/01 04:18:23 DEBUG : sub dir/ignore dir/should be ignored: md5 = 9a182674fc998a2c9edd9d1f3f9b34e5 OK 2025/04/01 04:18:25 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7c04f1bfbf88b0be57af4d8dbd02d72a OK 2025/04/01 04:18:26 DEBUG : a.txt: Excluded (Size Filter) 2025/04/01 04:18:26 DEBUG : a.txt: Excluded 2025/04/01 04:18:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/01 04:18:27 DEBUG : sub dir/hello world: Excluded 2025/04/01 04:18:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/01 04:18:27 DEBUG : sub dir/hello world2: Excluded 2025/04/01 04:18:28 DEBUG : sub dir/ignore dir: Excluded 2025/04/01 04:18:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/01 04:18:28 DEBUG : sub dir/hello world: Excluded 2025/04/01 04:18:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/01 04:18:28 DEBUG : sub dir/hello world2: Excluded 2025/04/01 04:18:28 DEBUG : sub dir/ignore dir: Excluded 2025/04/01 04:18:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/01 04:18:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/01 04:18:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/01 04:18:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/01 04:18:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/01 04:18:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/01 04:18:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.59s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:18:36 DEBUG : file1: md5 = 94f69801ba963d57010967df68d8a787 OK 2025/04/01 04:18:38 DEBUG : sub/file2: md5 = b8aa67cebf22040c384a3c1b90c354c6 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/04/01 04:18:41 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/01 04:18:42 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/01 04:18:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/01 04:18:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.55s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.31s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:18:46 DEBUG : file1: md5 = 34ae3ee7f3c1ddbc7f3b7386866f0db9 OK 2025/04/01 04:18:48 DEBUG : sub/file2: md5 = 15a8206fee916c77a523753d0ef10895 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/04/01 04:18:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zakocis8vebe/notfound" 2025/04/01 04:18:52 DEBUG : Creating backend with remote "TestDrive:crypt/ud7jr3iugvggsm3faa5uth9kgo1155p4r1seksphukg54d1o8j10/qe0i31qdkoejk60elps0ni5sqk" 2025/04/01 04:18:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.72s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.30s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.32s) --- PASS: TestStatJSON/RootNotFound (1.80s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:18:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': Making directory 2025/04/01 04:18:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:18:59 DEBUG : sub dir/hello world: md5 = 484e76a97384b23ee3993105b2272bfa OK 2025/04/01 04:19:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.83s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:19:03 DEBUG : potato2: md5 = 412cb399bb3c17947c1f99d75639e158 OK 2025/04/01 04:19:04 DEBUG : empty space: md5 = f66ec74916966ef1bbc549f7d4854ad1 OK --- PASS: TestLs (4.41s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:19:07 DEBUG : potato2: md5 = e9f2faab79fdc06e72b30f4d44c36346 OK 2025/04/01 04:19:08 DEBUG : empty space: md5 = ddac6be6080644dfa255c64e2f764f5f OK 2025/04/01 04:19:09 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.66s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:19:12 DEBUG : potato2: md5 = 6488097b975615ded27c50d8f5bac584 OK 2025/04/01 04:19:13 DEBUG : empty space: md5 = 68ae97d794069ef83e4edc07afe378bc OK --- PASS: TestLsLong (4.64s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:19:17 DEBUG : potato2: md5 = cd208513924210552ef0db8b9d8833f6 OK 2025/04/01 04:19:18 DEBUG : empty space: md5 = 34c8c0f9379df976fafeaa4d4a3a7f05 OK --- PASS: TestHashSums (4.57s) === RUN TestHashSumsWithErrors 2025/04/01 04:19:20 DEBUG : Creating backend with remote ":memory:" 2025/04/01 04:19:20 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/01 04:19:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/01 04:19:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/01 04:19:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/01 04:19:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/01 04:19:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/01 04:19:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/01 04:19:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/01 04:19:20 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-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:19:21 DEBUG : potato2: md5 = 741ccbd4744506be129510b880cedf4f OK 2025/04/01 04:19:23 DEBUG : empty space: md5 = 8ab9d7cb6c952fbae915ffb84924f04f OK 2025/04/01 04:19:25 DEBUG : sub dir/potato3: md5 = 3fb1c2700d66369660d3be4c4e02b179 OK 2025/04/01 04:19:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.28s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:19:30 DEBUG : small: md5 = 1f8f97b8cb4db2b1a4abe40716aa9e09 OK 2025/04/01 04:19:32 DEBUG : medium: md5 = 0a7ce87ce95b77ed1aa331a8aea36615 OK 2025/04/01 04:19:33 DEBUG : large: md5 = d66f7296a7cf0b7ab299fc1d0484c0dc OK 2025/04/01 04:19:34 DEBUG : Waiting for deletions to finish 2025/04/01 04:19:34 DEBUG : large: Excluded (Size Filter) 2025/04/01 04:19:34 INFO : medium: Deleted 2025/04/01 04:19:35 INFO : small: Deleted --- PASS: TestDelete (6.65s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:19:37 DEBUG : small: md5 = a5f1313b51b2d0af0219e28fd45a593d OK 2025/04/01 04:19:38 DEBUG : medium: md5 = c60408867ae11932a1736ba96b566414 OK 2025/04/01 04:19:40 DEBUG : large: md5 = 99c40a47e4999a8b282758b4020e6d1f OK 2025/04/01 04:19:40 DEBUG : Waiting for deletions to finish 2025/04/01 04:19:40 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/04/01 04:19:41 INFO : small: Deleted 2025/04/01 04:19:41 INFO : large: Deleted --- PASS: TestMaxDelete (6.99s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:19:44 DEBUG : small: md5 = 8dcc12cba0e7e67a038ee1f56fcba269 OK 2025/04/01 04:19:45 DEBUG : medium: md5 = 31b5af299222f3ebde6878d732c8c573 OK 2025/04/01 04:19:47 DEBUG : large: md5 = 2187b2234669c452dab2acfdc62f1621 OK 2025/04/01 04:19:47 DEBUG : Waiting for deletions to finish 2025/04/01 04:19:47 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/01 04:19:48 INFO : medium: Deleted 2025/04/01 04:19:48 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.65s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:19:51 DEBUG : small: md5 = 52d3efe8ac7d9bcd11e1b425ff90f0e4 OK 2025/04/01 04:19:52 DEBUG : medium: md5 = 4356baa6fc2302631fa50b0f69b888ce OK 2025/04/01 04:19:53 DEBUG : large: md5 = daaf97f1cbbd28c2f8b163c62c45a51d OK 2025/04/01 04:19:54 DEBUG : Waiting for deletions to finish 2025/04/01 04:19:54 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/01 04:19:54 INFO : medium: Deleted 2025/04/01 04:19:54 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.62s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:19:57 DEBUG : ReadFile: md5 = 3da110ee9faa9b2143661c35edc454dc OK --- PASS: TestReadFile (4.41s) === RUN TestRetry 2025/04/01 04:20:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/01 04:20:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/01 04:20:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/01 04:20:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/01 04:20:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/01 04:20:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/01 04:20:00 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-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:20:02 DEBUG : file1: md5 = e6cc120ef8c70b0a55376e37e8b67d10 OK 2025/04/01 04:20:03 DEBUG : file2: md5 = f928cb75dc6b7544781c31a9beb0e80d OK --- PASS: TestCat (16.11s) === RUN TestPurge 2025/04/01 04:20:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zowujow3pehu" 2025/04/01 04:20:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 04:20:17 DEBUG : Creating backend with remote "TestDrive:crypt/bed13m2sasj4slbjbqcmg6hdkedbgmi2nj9begibqfutqo6sllp0" 2025/04/01 04:20:18 DEBUG : Creating backend with remote "/tmp/rclone1308331685" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zowujow3pehu'", Local "Local file system at /tmp/rclone1308331685", Modify Window "1ms" 2025/04/01 04:20:22 DEBUG : A1/B1/C1/one: md5 = 4696a55eef48e4415d9e563a2a231d5d OK 2025/04/01 04:20:22 INFO : A2: Making directory 2025/04/01 04:20:23 INFO : A1/B2: Making directory 2025/04/01 04:20:24 INFO : A1/B2/C2: Making directory 2025/04/01 04:20:24 INFO : A1/B1/C3: Making directory 2025/04/01 04:20:25 INFO : A3: Making directory 2025/04/01 04:20:26 INFO : A3/B3: Making directory 2025/04/01 04:20:27 INFO : A3/B3/C4: Making directory 2025/04/01 04:20:29 DEBUG : A1/two: md5 = 2556f889b3d3e2ce53f51f8e08ac653b OK 2025/04/01 04:20:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zowujow3pehu': Purge remote 2025/04/01 04:20:32 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.73s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:20:36 DEBUG : A1/B1/C1/one: md5 = ff78bd8171fa9e5086fccd5a354c3a24 OK 2025/04/01 04:20:36 INFO : A2: Making directory 2025/04/01 04:20:37 INFO : A1/B2: Making directory 2025/04/01 04:20:37 INFO : A1/B2/C2: Making directory 2025/04/01 04:20:38 INFO : A1/B1/C3: Making directory 2025/04/01 04:20:39 INFO : A3: Making directory 2025/04/01 04:20:40 INFO : A3/B3: Making directory 2025/04/01 04:20:40 INFO : A3/B3/C4: Making directory 2025/04/01 04:20:43 DEBUG : A1/two: md5 = 5df6685b699c40d0a8364f7358c489e7 OK 2025/04/01 04:20:44 DEBUG : removing 1 level 3 directories 2025/04/01 04:20:44 INFO : A3/B3/C4: Removing directory 2025/04/01 04:20:46 DEBUG : removing 2 level 3 directories 2025/04/01 04:20:46 INFO : A1/B2/C2: Removing directory 2025/04/01 04:20:46 INFO : A1/B1/C3: Removing directory 2025/04/01 04:20:47 DEBUG : removing 2 level 2 directories 2025/04/01 04:20:47 INFO : A3/B3: Removing directory 2025/04/01 04:20:47 INFO : A1/B2: Removing directory 2025/04/01 04:20:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/01 04:20:47 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/01 04:20:48 DEBUG : removing 2 level 1 directories 2025/04/01 04:20:48 INFO : A3: Removing directory 2025/04/01 04:20:48 INFO : A2: Removing directory 2025/04/01 04:20:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/01 04:20:52 DEBUG : removing 1 level 3 directories 2025/04/01 04:20:52 INFO : A1/B1/C1: Removing directory 2025/04/01 04:20:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:20:52 DEBUG : removing 1 level 2 directories 2025/04/01 04:20:52 INFO : A1/B1: Removing directory 2025/04/01 04:20:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/01 04:20:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/01 04:20:53 DEBUG : removing 1 level 1 directories 2025/04/01 04:20:53 INFO : A1: Removing directory 2025/04/01 04:20:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/01 04:20:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/01 04:20:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/01 04:20:54 DEBUG : removing 1 level 0 directories 2025/04/01 04:20:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': Removing directory 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/01 04:20:54 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" --- PASS: TestRmdirsNoLeaveRoot (22.93s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:20:56 INFO : A1: Making directory 2025/04/01 04:20:57 INFO : A1/B1: Making directory 2025/04/01 04:20:57 INFO : A1/B1/C1: Making directory 2025/04/01 04:21:00 DEBUG : removing 1 level 3 directories 2025/04/01 04:21:00 INFO : A1/B1/C1: Removing directory 2025/04/01 04:21:00 DEBUG : removing 1 level 2 directories 2025/04/01 04:21:00 INFO : A1/B1: Removing directory 2025/04/01 04:21:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/01 04:21:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.89s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:21:03 INFO : A1: Making directory 2025/04/01 04:21:04 INFO : A1/B1: Making directory 2025/04/01 04:21:05 INFO : A1/B1/C1: Making directory 2025/04/01 04:21:07 DEBUG : removing 1 level 3 directories 2025/04/01 04:21:07 INFO : A1/B1/C1: Removing directory 2025/04/01 04:21:08 DEBUG : removing 1 level 2 directories 2025/04/01 04:21:08 INFO : A1/B1: Removing directory 2025/04/01 04:21:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/01 04:21:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.17s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:21:12 DEBUG : file1: md5 = d721c287f8fa12813b4958af7a76149b OK 2025/04/01 04:21:12 DEBUG : filename.txt: File name found in url 2025/04/01 04:21:14 DEBUG : filename.txt: md5 = 0d33a4a46f0d188671006176aa77219a OK 2025/04/01 04:21:14 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/01 04:21:15 DEBUG : headerfilename.txt: md5 = 6478b5bf00ca16c5ed20113d852b6fca OK 2025/04/01 04:21:16 DEBUG : file2: md5 = c73b265d3f69e54155e3714aea90e581 OK --- PASS: TestCopyURL (8.63s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:21:19 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/01 04:21:21 DEBUG : sub/file2: md5 = 8437d4b67fbfbbe11ce4089ddf2590ea OK 2025/04/01 04:21:21 INFO : file1: Copied (new) to: sub/file2 2025/04/01 04:21:21 INFO : file1: Deleted 2025/04/01 04:21:22 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:21:22 DEBUG : file1: Unchanged skipping 2025/04/01 04:21:22 INFO : file1: Deleted 2025/04/01 04:21:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': don't need to copy/move sub/file2, it is already at target location 2025/04/01 04:21:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.91s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:21:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/01 04:21:26 DEBUG : file1: md5 = cd0a9669046b6e8ac5e3b497efec1fed OK 2025/04/01 04:21:26 INFO : file1: Copied (new) 2025/04/01 04:21:26 INFO : file1: Deleted 2025/04/01 04:21:27 DEBUG : file1: Destination exists, skipping 2025/04/01 04:21:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.39s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:21:31 DEBUG : dst/file1: md5 = 12d112535f663dd7a329dad2962f48a3 OK 2025/04/01 04:21:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zakocis8vebe/backup" 2025/04/01 04:21:32 DEBUG : Creating backend with remote "TestDrive:crypt/ud7jr3iugvggsm3faa5uth9kgo1155p4r1seksphukg54d1o8j10/1nrff024r7pq65ecp72fc28jb0" 2025/04/01 04:21:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/01 04:21:36 INFO : dst/file1: Moved (server-side) 2025/04/01 04:21:37 DEBUG : dst/file1: md5 = 81445e6abc7d0bad4b7841f52b976bdf OK 2025/04/01 04:21:37 INFO : dst/file1: Copied (new) 2025/04/01 04:21:37 INFO : dst/file1: Deleted 2025/04/01 04:21:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/01 04:21:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/01 04:21:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.64s) === 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-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:21:44 DEBUG : A1/one: md5 = a2dc530164b6658bbaf20c93dd803ef7 OK 2025/04/01 04:21:45 DEBUG : A1/two: md5 = c127466ec64cf6af46173c1e52379102 OK 2025/04/01 04:21:47 DEBUG : A1/B1/three: md5 = 06719db7955962d01895c62518afbb0e OK 2025/04/01 04:21:49 DEBUG : A1/B1/C1/four: md5 = 0a6c6fae48c1fcb86477a12e031a0fb9 OK 2025/04/01 04:21:52 DEBUG : A1/B1/C2/five: md5 = f1c0b8627443342863b36b9b6e6b753f OK 2025/04/01 04:21:52 INFO : A1/B2: Making directory 2025/04/01 04:21:52 INFO : A1/B1/C3: Making directory 2025/04/01 04:22:02 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/01 04:22:02 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/01 04:22:02 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/01 04:22:02 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/01 04:22:03 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/01 04:22:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/01 04:22:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/01 04:22:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/01 04:22:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/01 04:22:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/01 04:22:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/01 04:22:14 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/01 04:22:14 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/01 04:22:14 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/01 04:22:14 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/01 04:22:14 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/01 04:22:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/01 04:22:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/01 04:22:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/01 04:22:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/01 04:22:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/01 04:22:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/01 04:22:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/01 04:22:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/01 04:22:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/01 04:22:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/01 04:22:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/01 04:22:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/01 04:22:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/01 04:22:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/01 04:22:27 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.74s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:22:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': File to upload is small (34 bytes), uploading instead of streaming 2025/04/01 04:22:29 DEBUG : no_checksum_small_file_from_pipe: md5 = 97f8e209cbe3f921fe1cdf48f4163151 OK 2025/04/01 04:22:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/01 04:22:29 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/01 04:22:30 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/01 04:22:31 DEBUG : no_checksum_big_file_from_pipe: md5 = 17612d6523d1732134c29dcb278f54cf OK 2025/04/01 04:22:31 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-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:22:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': File to upload is small (34 bytes), uploading instead of streaming 2025/04/01 04:22:34 DEBUG : with_checksum_small_file_from_pipe: md5 = f58b747f85b73e08bce7251c8aa47322 OK 2025/04/01 04:22:34 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/01 04:22:35 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/01 04:22:36 DEBUG : with_checksum_big_file_from_pipe: md5 = 2ff5f35393a767aeefeab595ab1f084b OK 2025/04/01 04:22:36 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-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:22:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': File to upload is small (34 bytes), uploading instead of streaming 2025/04/01 04:22:39 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:22:40 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/01 04:22:40 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-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:22:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': File to upload is small (34 bytes), uploading instead of streaming 2025/04/01 04:22:44 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/01 04:22:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/01 04:22:45 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.12s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.89s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.60s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.60s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.02s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/01 04:22:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': File to upload is small (48 bytes), uploading instead of streaming 2025/04/01 04:22:48 DEBUG : rcat_metadata: md5 = 4d540e049280c77685b68d54370a3068 OK 2025/04/01 04:22:48 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/01 04:22:50 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/01 04:22:51 DEBUG : rcat_metadata_uploadcutoff0: md5 = b56f4e516f7ff9f91d4e0421ac742ab4 OK 2025/04/01 04:22:51 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.53s) --- PASS: TestRcatMetadata/Normal (2.33s) --- PASS: TestRcatMetadata/ViaDisk (2.77s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:22:54 DEBUG : potato1: md5 = 3eba9fa4399d4a23ade7921c4d834a88 OK 2025/04/01 04:22:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': File to upload is small (60 bytes), uploading instead of streaming 2025/04/01 04:22:55 DEBUG : potato2: md5 = b9fd7738f8ad2fdd12fd287fce6c6284 OK 2025/04/01 04:22:55 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (3.98s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:22:58 DEBUG : potato1: md5 = 123791717feababe551dc4dfbe63f33e OK 2025/04/01 04:22:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': File to upload is small (60 bytes), uploading instead of streaming 2025/04/01 04:22:59 DEBUG : potato2: md5 = a55d6ed14f5bc38fb136b51ef4395dbc OK 2025/04/01 04:22:59 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.69s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:23:03 DEBUG : potato2: md5 = 902d9fb84d40ab9b290a0ad62bfdf6b6 OK 2025/04/01 04:23:04 DEBUG : empty space: md5 = 5d458c253fe7706831c263639721d1c4 OK 2025/04/01 04:23:06 DEBUG : sub dir/potato3: md5 = 1f136a3629272689549bc0e5af3d94f6 OK 2025/04/01 04:23:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': Touching "sub dir/potato3" 2025/04/01 04:23:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': Touching "empty space" 2025/04/01 04:23:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': Touching "potato2" 2025/04/01 04:23:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.90s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:23:11 DEBUG : dir with metadata: Making directory with metadata 2025/04/01 04:23:12 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.47s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:23:14 DEBUG : directory with modtime: Making directory with metadata 2025/04/01 04:23:14 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-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:23:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/01 04:23:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/01 04:23:16 DEBUG : Google drive root 'crypt/ud7jr3iugvggsm3faa5uth9kgo1155p4r1seksphukg54d1o8j10': Skipping btime metadata as can't update it on an existing file: 2025-04-01T04:23:16.318298428Z 2025/04/01 04:23:17 INFO : non existent directory: Updated directory metadata 2025/04/01 04:23:19 DEBUG : Google drive root 'crypt/ud7jr3iugvggsm3faa5uth9kgo1155p4r1seksphukg54d1o8j10': Skipping btime metadata as can't update it on an existing file: 2025-04-01T04:23:16.318298428Z 2025/04/01 04:23:19 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.91s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:23:21 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/01 04:23:22 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/01 04:23:23 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.00s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:23:25 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/01 04:23:25 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/01 04:23:25 DEBUG : dst: Making directory with metadata 2025/04/01 04:23:25 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/01 04:23:25 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/01 04:23:26 INFO : dst: Set directory modification time (using SetModTime) 2025/04/01 04:23:26 INFO : dst: Set directory modification time (using SetModTime) 2025/04/01 04:23:26 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/01 04:23:27 INFO : dst: Set directory modification time (using SetModTime) 2025/04/01 04:23:27 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.40s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe'", Local "Local file system at /tmp/rclone3248685452", Modify Window "1ms" 2025/04/01 04:23:30 DEBUG : sub dir/test remove existing: md5 = e1021687ec5db74d3f48a2b8ac7ab508 OK 2025/04/01 04:23:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 00c3d30a0e6b8b2f914b2879587a0e27 OK 2025/04/01 04:23:34 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zepemos7" before starting 2025/04/01 04:23:34 DEBUG : sub dir/test remove existing.zepemos7: TEST: removing renamed existing file after operation 2025/04/01 04:23:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wapowoy6" before starting 2025/04/01 04:23:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wapowoy6: TEST: renaming existing back after failed operation 2025/04/01 04:23:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dimocid3" before starting 2025/04/01 04:23:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dimocid3: TEST: removing renamed existing file after operation 2025/04/01 04:23:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "acd9m3dqvshd59h5lrip9l4kef4erduvhkd1g77bcse4aubsf2kg" 2025/04/01 04:23:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "hvit2jhruuv67hlj1pl3qreenhb5fkcuf5k4i2o6e2ded28nqe06dqj0p74at1un8i1cd4a11rkbv9aspdj10jhbhi0n47tar0aaji5q9ovbe9a33svhok7g9a51fjqk9uv0d8jc5h04m3pkq6bg73kjpji3a2ffj0rdfl3mvcm93c5nru8g" --- PASS: TestRemoveExisting (12.69s) === 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/04/01 04:23:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zakocis8vebe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m28.719804563s (try 1/5)