"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/12/22 03:21:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedopop4hona" 2024/12/22 03:21:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 03:21:41 DEBUG : Creating backend with remote "TestDrive:crypt/d50p7mlrt8fi2drd1bhrkpm7o962sbb2luhc42jem0c71mk30l00" 2024/12/22 03:21:42 DEBUG : Creating backend with remote "/tmp/rclone1570380563" === 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-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", 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 2024/12/22 03:21:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/22 03:21:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/22 03:21:43 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/12/22 03:21:43 DEBUG : potato: Seek from 10 to 0 2024/12/22 03:21:43 DEBUG : potato: Seek from 10 to 0 2024/12/22 03:21:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/12/22 03:21:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/22 03:21:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/22 03:21:43 DEBUG : potato: Seek from 5 to 2 2024/12/22 03:21:43 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/12/22 03:21:43 DEBUG : potato: Seek from 7 to 0 2024/12/22 03:21:43 DEBUG : potato: Seek from 7 to 0 2024/12/22 03:21:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/12/22 03:21:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/22 03:21:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/22 03:21:43 DEBUG : potato: Seek from 5 to 2 2024/12/22 03:21:43 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/12/22 03:21:43 DEBUG : potato: Seek from 8 to 0 2024/12/22 03:21:43 DEBUG : potato: Seek from 8 to 0 2024/12/22 03:21:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/12/22 03:21:43 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/22 03:21:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/22 03:21:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/22 03:21:43 DEBUG : potato: Seek from 5 to 2 2024/12/22 03:21:43 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/12/22 03:21:43 DEBUG : potato: Seek from 9 to 0 2024/12/22 03:21:43 DEBUG : potato: Seek from 9 to 0 2024/12/22 03:21:43 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-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:21:45 DEBUG : rutabaga: md5 = dd10d8d0276e191a80736f1e4cbb1a08 OK === RUN TestCheck/1 === RUN TestCheck/2 2024/12/22 03:21:48 DEBUG : empty space: md5 = ffc55dd577b6d35ac13302a81f625768 OK === RUN TestCheck/3 2024/12/22 03:21:50 DEBUG : potato2: md5 = 127ade7ea4841d8827ebe8f3f9e4096b OK === RUN TestCheck/4 === RUN TestCheck/5 2024/12/22 03:21:52 DEBUG : remotepotato: md5 = 4a9e3b6af73ca89efbdd91f2c2b5de1f OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.83s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2024/12/22 03:21:55 DEBUG : Creating backend with remote "nonexistent" 2024/12/22 03:21:55 DEBUG : Creating backend with remote "nonexistent" 2024/12/22 03:21:55 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/12/22 03:21:55 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/12/22 03:21:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/12/22 03:21:55 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-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:21:57 DEBUG : rutabaga: md5 = 88e9156f7949c469931e1859721734e4 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/12/22 03:22:02 DEBUG : empty space: md5 = 22d256f96ce2414e37b9bdd6cf6c13c9 OK === RUN TestCheckDownload/3 2024/12/22 03:22:06 DEBUG : potato2: md5 = 173913a2aaad369ee89934f76ce5c061 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/12/22 03:22:10 DEBUG : remotepotato: md5 = 3b42dc632b2f646f3b9c6296cf310fa4 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.50s) --- PASS: TestCheckDownload/1 (1.50s) --- PASS: TestCheckDownload/2 (1.11s) --- PASS: TestCheckDownload/3 (1.95s) --- PASS: TestCheckDownload/4 (1.33s) --- PASS: TestCheckDownload/5 (1.18s) --- PASS: TestCheckDownload/6 (1.74s) --- PASS: TestCheckDownload/7 (1.08s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:22:18 DEBUG : rutabaga: md5 = da95c79984c2652d46f2c369dda305f3 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/12/22 03:22:20 DEBUG : empty space: md5 = 8e4d903aa3ff72399950a524a5b65fe7 OK === RUN TestCheckSizeOnly/3 2024/12/22 03:22:22 DEBUG : potato2: md5 = f27c9a2efdbf40fe1900c62c05d1ee03 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/12/22 03:22:25 DEBUG : remotepotato: md5 = c7fa867e66bf51b39c74a6bc2c906430 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.12s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.33s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:22:30 DEBUG : test.sum: md5 = 6b8cc0f44e07659309977449fbffecc8 OK 2024/12/22 03:22:31 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/22 03:22:31 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/22 03:22:31 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/22 03:22:31 NOTICE: test.sum: 2 warning(s) suppressed... 2024/12/22 03:22:33 DEBUG : test.sum: md5 = 1417fb2c39b0e5644e0ac1f954adb011 OK 2024/12/22 03:22:34 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/22 03:22:34 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/22 03:22:34 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/22 03:22:34 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.88s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:22:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedopop4hona/data" 2024/12/22 03:22:35 DEBUG : Creating backend with remote "TestDrive:crypt/d50p7mlrt8fi2drd1bhrkpm7o962sbb2luhc42jem0c71mk30l00/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona/data' lacks md5, skipping --- SKIP: TestCheckSum (2.00s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:22:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedopop4hona/data" 2024/12/22 03:22:37 DEBUG : Creating backend with remote "TestDrive:crypt/d50p7mlrt8fi2drd1bhrkpm7o962sbb2luhc42jem0c71mk30l00/vjrnln8ratgmqakfosrqe8espk" 2024/12/22 03:22:41 DEBUG : data/banana: md5 = 9e54d2abdc70ebf95277d2433216a47a OK 2024/12/22 03:22:43 DEBUG : test.sum: md5 = b4ab238f9c9cf888dc7d109e0be4f967 OK === RUN TestCheckSumDownload/subtest1 2024/12/22 03:22:48 DEBUG : data/potato: md5 = 2a7aa190d682cb439b412c13a1019bff OK 2024/12/22 03:22:49 DEBUG : test.sum: md5 = 5ead26242106b584d006f249d75c20a1 OK === RUN TestCheckSumDownload/subtest2 2024/12/22 03:22:54 DEBUG : test.sum: md5 = 6f571d65fb976a8fe3deb5541320fa39 OK === RUN TestCheckSumDownload/subtest3 2024/12/22 03:22:59 DEBUG : test.sum: md5 = fc9720d6da2c923c4314dca028cfd62c OK === RUN TestCheckSumDownload/subtest4 2024/12/22 03:23:04 DEBUG : test.sum: md5 = bda17637022c3c722c7c05021a545efe OK === RUN TestCheckSumDownload/subtest5 2024/12/22 03:23:08 DEBUG : test.sum: md5 = 8048bc20b608008c168977e0702721c7 OK === RUN TestCheckSumDownload/subtest6 2024/12/22 03:23:13 DEBUG : data/banana: md5 = bce433028bbd43fe8109b9ce3c6cf647 OK 2024/12/22 03:23:15 DEBUG : data/potato: md5 = f168c9d507575043453f94dfaa9dd2ec OK 2024/12/22 03:23:16 DEBUG : test.sum: md5 = e8bb2bce495976f2d564010e158b90ce OK === RUN TestCheckSumDownload/subtest7 2024/12/22 03:23:22 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/12/22 03:23:22 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (45.79s) --- PASS: TestCheckSumDownload/subtest1 (2.69s) --- PASS: TestCheckSumDownload/subtest2 (2.55s) --- PASS: TestCheckSumDownload/subtest3 (3.10s) --- PASS: TestCheckSumDownload/subtest4 (2.73s) --- PASS: TestCheckSumDownload/subtest5 (2.28s) --- PASS: TestCheckSumDownload/subtest6 (3.00s) --- PASS: TestCheckSumDownload/subtest7 (3.05s) === RUN TestApplyTransforms 2024/12/22 03:23:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-warefoy7vezi" 2024/12/22 03:23:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 03:23:23 DEBUG : Creating backend with remote "TestDrive:crypt/q2mpq2pt0c9jprltqse23oigv0f0e0aqtj6q6s3sqc8bh0625n70" 2024/12/22 03:23:24 DEBUG : Creating backend with remote "/tmp/rclone3808895039" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-warefoy7vezi'", Local "Local file system at /tmp/rclone3808895039", Modify Window "1ms" 2024/12/22 03:23:26 DEBUG : hello, world!: md5 = 7cc7ae885cb44849845812c4392a69c0 OK upper checkfile vs. lower remote (without normalization) 2024/12/22 03:23:27 ERROR : hello, world!: sum not found 2024/12/22 03:23:27 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-warefoy7vezi' 2024/12/22 03:23:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-warefoy7vezi': 1 files missing 2024/12/22 03:23:27 NOTICE: 1 hashes missing 2024/12/22 03:23:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-warefoy7vezi': 2 differences found 2024/12/22 03:23:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-warefoy7vezi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/12/22 03:23:28 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/22 03:23:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-warefoy7vezi': 0 differences found 2024/12/22 03:23:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-warefoy7vezi': 1 matching files 2024/12/22 03:23:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lagiyev2nici" 2024/12/22 03:23:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 03:23:29 DEBUG : Creating backend with remote "TestDrive:crypt/g50e8a8vi0bhjvh57o7ukde5kccnaqruo2m3ribs7h0re85jln3g" 2024/12/22 03:23:30 DEBUG : Creating backend with remote "/tmp/rclone3803207656" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagiyev2nici'", Local "Local file system at /tmp/rclone3803207656", Modify Window "1ms" 2024/12/22 03:23:32 DEBUG : HELLO, WORLD!: md5 = 8f26fcb4bc5c24c71309bb549dd023fc OK lower checkfile vs. upper remote (without normalization) 2024/12/22 03:23:33 ERROR : HELLO, WORLD!: sum not found 2024/12/22 03:23:33 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lagiyev2nici' 2024/12/22 03:23:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagiyev2nici': 1 files missing 2024/12/22 03:23:33 NOTICE: 1 hashes missing 2024/12/22 03:23:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagiyev2nici': 2 differences found 2024/12/22 03:23:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagiyev2nici': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/12/22 03:23:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/22 03:23:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagiyev2nici': 0 differences found 2024/12/22 03:23:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagiyev2nici': 1 matching files 2024/12/22 03:23:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suzamoj8guya" 2024/12/22 03:23:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 03:23:34 DEBUG : Creating backend with remote "TestDrive:crypt/iptrpgdpk5s1ld2hkhbfmtu2vjcs6agut9igngt6otijuiku9f90" 2024/12/22 03:23:35 DEBUG : Creating backend with remote "/tmp/rclone2364885939" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzamoj8guya'", Local "Local file system at /tmp/rclone2364885939", Modify Window "1ms" 2024/12/22 03:23:38 DEBUG : HeLlO, wOrLd!: md5 = 38dfb3afaebd1c1e8aab3dcb9847a614 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/12/22 03:23:38 ERROR : HeLlO, wOrLd!: sum not found 2024/12/22 03:23:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-suzamoj8guya' 2024/12/22 03:23:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suzamoj8guya': 1 files missing 2024/12/22 03:23:38 NOTICE: 1 hashes missing 2024/12/22 03:23:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suzamoj8guya': 2 differences found 2024/12/22 03:23:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suzamoj8guya': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/12/22 03:23:40 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/22 03:23:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suzamoj8guya': 0 differences found 2024/12/22 03:23:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suzamoj8guya': 1 matching files 2024/12/22 03:23:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucecej6yaxi" 2024/12/22 03:23:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 03:23:40 DEBUG : Creating backend with remote "TestDrive:crypt/t8t1b9s8a4ag50lum0aor4f9ue2cqtkric698hqkfm3ekrva27jg" 2024/12/22 03:23:41 DEBUG : Creating backend with remote "/tmp/rclone20077837" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucecej6yaxi'", Local "Local file system at /tmp/rclone20077837", Modify Window "1ms" 2024/12/22 03:23:43 DEBUG : HELLO, WORLD!: md5 = b42bc547b694085f78f55b30dfebb645 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/12/22 03:23:44 ERROR : HELLO, WORLD!: sum not found 2024/12/22 03:23:44 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mucecej6yaxi' 2024/12/22 03:23:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mucecej6yaxi': 1 files missing 2024/12/22 03:23:44 NOTICE: 1 hashes missing 2024/12/22 03:23:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mucecej6yaxi': 2 differences found 2024/12/22 03:23:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mucecej6yaxi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/12/22 03:23:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/22 03:23:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mucecej6yaxi': 0 differences found 2024/12/22 03:23:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mucecej6yaxi': 1 matching files 2024/12/22 03:23:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-radosas0zaga" 2024/12/22 03:23:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 03:23:45 DEBUG : Creating backend with remote "TestDrive:crypt/vm01v1t3q3jsq18lpeb659i6pu2ds1ev117pr8dd17i0ea5m0md0" 2024/12/22 03:23:46 DEBUG : Creating backend with remote "/tmp/rclone786767674" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-radosas0zaga'", Local "Local file system at /tmp/rclone786767674", Modify Window "1ms" 2024/12/22 03:23:49 DEBUG : 測試_Русский___ě_áñ: md5 = ed0925f1d9e9ba729e760503df9dbbb5 OK NFD checkfile vs. NFC remote (without normalization) 2024/12/22 03:23:49 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/22 03:23:49 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-radosas0zaga' 2024/12/22 03:23:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-radosas0zaga': 1 files missing 2024/12/22 03:23:49 NOTICE: 1 hashes missing 2024/12/22 03:23:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-radosas0zaga': 2 differences found 2024/12/22 03:23:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-radosas0zaga': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/12/22 03:23:51 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/22 03:23:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-radosas0zaga': 0 differences found 2024/12/22 03:23:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-radosas0zaga': 1 matching files 2024/12/22 03:23:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boxiyet7suma" 2024/12/22 03:23:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 03:23:51 DEBUG : Creating backend with remote "TestDrive:crypt/mrf5f2q8l9np4hcq09qugoa47luofg9ptd63q7cvop4e01913b90" 2024/12/22 03:23:52 DEBUG : Creating backend with remote "/tmp/rclone359131638" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boxiyet7suma'", Local "Local file system at /tmp/rclone359131638", Modify Window "1ms" 2024/12/22 03:23:54 DEBUG : 測試_Русский___ě_áñ: md5 = e49726a8c968574cb7c290069fa2bedc OK NFC checkfile vs. NFD remote (without normalization) 2024/12/22 03:23:55 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/22 03:23:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-boxiyet7suma' 2024/12/22 03:23:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boxiyet7suma': 1 files missing 2024/12/22 03:23:55 NOTICE: 1 hashes missing 2024/12/22 03:23:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boxiyet7suma': 2 differences found 2024/12/22 03:23:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boxiyet7suma': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/12/22 03:23:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/22 03:23:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boxiyet7suma': 0 differences found 2024/12/22 03:23:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boxiyet7suma': 1 matching files 2024/12/22 03:23:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mapifam3fiku" 2024/12/22 03:23:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 03:23:56 DEBUG : Creating backend with remote "TestDrive:crypt/blg2dr9ifmh103vmdi56mlrr55trugbghosij8nbphc68u8f6kh0" 2024/12/22 03:23:56 DEBUG : Config file has changed externally - reloading 2024/12/22 03:23:57 DEBUG : Creating backend with remote "/tmp/rclone2930373784" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mapifam3fiku'", Local "Local file system at /tmp/rclone2930373784", Modify Window "1ms" 2024/12/22 03:24:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 955006f2dac2c1c3b0aebfbd963e1d97 OK NFDx2 checkfile vs. both remote (without normalization) 2024/12/22 03:24:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/22 03:24:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mapifam3fiku' 2024/12/22 03:24:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mapifam3fiku': 1 files missing 2024/12/22 03:24:00 NOTICE: 1 hashes missing 2024/12/22 03:24:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mapifam3fiku': 2 differences found 2024/12/22 03:24:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mapifam3fiku': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/12/22 03:24:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/22 03:24:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mapifam3fiku': 0 differences found 2024/12/22 03:24:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mapifam3fiku': 1 matching files 2024/12/22 03:24:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yavicis8gena" 2024/12/22 03:24:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 03:24:02 DEBUG : Creating backend with remote "TestDrive:crypt/4b7as9f7q90fqncg6loo87s80qrgct7s8lac5rsot1fp3mr7k10g" 2024/12/22 03:24:03 DEBUG : Creating backend with remote "/tmp/rclone3744731005" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yavicis8gena'", Local "Local file system at /tmp/rclone3744731005", Modify Window "1ms" 2024/12/22 03:24:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2e9bc4eba6d61ef3f8deab4aa4737d54 OK NFCx2 checkfile vs. both remote (without normalization) 2024/12/22 03:24:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/22 03:24:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yavicis8gena' 2024/12/22 03:24:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yavicis8gena': 1 files missing 2024/12/22 03:24:06 NOTICE: 1 hashes missing 2024/12/22 03:24:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yavicis8gena': 2 differences found 2024/12/22 03:24:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yavicis8gena': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/12/22 03:24:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/22 03:24:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yavicis8gena': 0 differences found 2024/12/22 03:24:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yavicis8gena': 1 matching files 2024/12/22 03:24:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taselot6bita" 2024/12/22 03:24:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 03:24:07 DEBUG : Creating backend with remote "TestDrive:crypt/t100j1qnjvp4luj5mvel9i80bh0eeh54h8mbog7aqitauo7ulr30" 2024/12/22 03:24:08 DEBUG : Creating backend with remote "/tmp/rclone1225454432" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-taselot6bita'", Local "Local file system at /tmp/rclone1225454432", Modify Window "1ms" 2024/12/22 03:24:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bb76f26a048bc542aa4b1f78d3d50f04 OK both checkfile vs. NFDx2 remote (without normalization) 2024/12/22 03:24:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/22 03:24:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-taselot6bita' 2024/12/22 03:24:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taselot6bita': 1 files missing 2024/12/22 03:24:11 NOTICE: 1 hashes missing 2024/12/22 03:24:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taselot6bita': 2 differences found 2024/12/22 03:24:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taselot6bita': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/12/22 03:24:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/22 03:24:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taselot6bita': 0 differences found 2024/12/22 03:24:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-taselot6bita': 1 matching files 2024/12/22 03:24:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yicerif8qiwo" 2024/12/22 03:24:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 03:24:12 DEBUG : Creating backend with remote "TestDrive:crypt/thtg3idb22tep1jkqptf0mqaepmem02ogr5s13bprhc5o6n4nhb0" 2024/12/22 03:24:13 DEBUG : Creating backend with remote "/tmp/rclone3471368541" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yicerif8qiwo'", Local "Local file system at /tmp/rclone3471368541", Modify Window "1ms" 2024/12/22 03:24:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 17dde878ea7ce5c12b9a25a3592d6593 OK both checkfile vs. NFCx2 remote (without normalization) 2024/12/22 03:24:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/22 03:24:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yicerif8qiwo' 2024/12/22 03:24:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yicerif8qiwo': 1 files missing 2024/12/22 03:24:16 NOTICE: 1 hashes missing 2024/12/22 03:24:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yicerif8qiwo': 2 differences found 2024/12/22 03:24:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yicerif8qiwo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/12/22 03:24:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/22 03:24:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yicerif8qiwo': 0 differences found 2024/12/22 03:24:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yicerif8qiwo': 1 matching files 2024/12/22 03:24:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yicerif8qiwo': Purge remote 2024/12/22 03:24:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taselot6bita': Purge remote 2024/12/22 03:24:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yavicis8gena': Purge remote 2024/12/22 03:24:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mapifam3fiku': Purge remote 2024/12/22 03:24:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boxiyet7suma': Purge remote 2024/12/22 03:24:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-radosas0zaga': Purge remote 2024/12/22 03:24:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucecej6yaxi': Purge remote 2024/12/22 03:24:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suzamoj8guya': Purge remote 2024/12/22 03:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lagiyev2nici': Purge remote 2024/12/22 03:24:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-warefoy7vezi': Purge remote --- PASS: TestApplyTransforms (60.51s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:24:23 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/22 03:24:26 DEBUG : sub/file2: md5 = d04ec7357d1c574ab5edbc341f43f929 OK 2024/12/22 03:24:26 INFO : file1: Copied (new) to: sub/file2 2024/12/22 03:24:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:24:27 DEBUG : file1: Unchanged skipping 2024/12/22 03:24:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': don't need to copy/move sub/file2, it is already at target location 2024/12/22 03:24:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.61s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:24:33 DEBUG : dst/file1: md5 = 6a8a6052f08aa7b3cdc9801a78cbc7ca OK 2024/12/22 03:24:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedopop4hona/backup" 2024/12/22 03:24:34 DEBUG : Creating backend with remote "TestDrive:crypt/d50p7mlrt8fi2drd1bhrkpm7o962sbb2luhc42jem0c71mk30l00/1nrff024r7pq65ecp72fc28jb0" 2024/12/22 03:24:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/22 03:24:38 INFO : dst/file1: Moved (server-side) 2024/12/22 03:24:40 DEBUG : dst/file1: md5 = 41633043847d7967b84848ee815d4f5d OK 2024/12/22 03:24:40 INFO : dst/file1: Copied (new) 2024/12/22 03:24:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/22 03:24:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/22 03:24:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.97s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:24:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedopop4hona/dst" 2024/12/22 03:24:45 DEBUG : Creating backend with remote "TestDrive:crypt/d50p7mlrt8fi2drd1bhrkpm7o962sbb2luhc42jem0c71mk30l00/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/22 03:24:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedopop4hona/CompareDest" 2024/12/22 03:24:47 DEBUG : Creating backend with remote "TestDrive:crypt/d50p7mlrt8fi2drd1bhrkpm7o962sbb2luhc42jem0c71mk30l00/gveqi14airsml4bgu7krj116o8" 2024/12/22 03:24:48 DEBUG : one: Need to transfer - File not found at Destination 2024/12/22 03:24:51 DEBUG : one: md5 = b88923bc0543e993595d18d7b40b00d2 OK 2024/12/22 03:24:51 INFO : one: Copied (new) 2024/12/22 03:24:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 03:24:54 DEBUG : one: md5 = ee5d7e8563245773fa22dcae9b98d0f7 OK 2024/12/22 03:24:54 INFO : one: Copied (replaced existing) 2024/12/22 03:24:56 DEBUG : dst/one: md5 = 30e50b65ee485e8db2e3f432146f9dbc OK 2024/12/22 03:24:59 DEBUG : CompareDest/one: md5 = bfa5b29bd6c75b0b2981be446d2c6df1 OK 2024/12/22 03:25:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 03:25:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:25:00 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/22 03:25:02 DEBUG : CompareDest/two: md5 = a5c3e32bd27927ed7ef0032a1f72ca92 OK 2024/12/22 03:25:03 DEBUG : two: Need to transfer - File not found at Destination 2024/12/22 03:25:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:25:03 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/22 03:25:04 DEBUG : two: Need to transfer - File not found at Destination 2024/12/22 03:25:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:25:04 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/22 03:25:05 DEBUG : two: Need to transfer - File not found at Destination 2024/12/22 03:25:05 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/22 03:25:07 DEBUG : two: md5 = 39244924fdeaaebcea509c728affba65 OK 2024/12/22 03:25:07 INFO : two: Copied (new) 2024/12/22 03:25:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/22 03:25:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:25:11 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:25:11 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.96s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:25:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedopop4hona/dst" 2024/12/22 03:25:12 DEBUG : Creating backend with remote "TestDrive:crypt/d50p7mlrt8fi2drd1bhrkpm7o962sbb2luhc42jem0c71mk30l00/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/22 03:25:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedopop4hona/CopyDest" 2024/12/22 03:25:14 DEBUG : Creating backend with remote "TestDrive:crypt/d50p7mlrt8fi2drd1bhrkpm7o962sbb2luhc42jem0c71mk30l00/d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/22 03:25:16 DEBUG : one: Need to transfer - File not found at Destination 2024/12/22 03:25:18 DEBUG : one: md5 = adb2417a0ff8809e43580af5bf81e07d OK 2024/12/22 03:25:18 INFO : one: Copied (new) 2024/12/22 03:25:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 03:25:21 DEBUG : one: md5 = 1b49709831e3cc2c5f95d0735fb3dafd OK 2024/12/22 03:25:21 INFO : one: Copied (replaced existing) 2024/12/22 03:25:23 DEBUG : dst/one: md5 = 7ef7fc439b3974fe23733f6757ac0228 OK 2024/12/22 03:25:26 DEBUG : CopyDest/one: md5 = 98996140158430d19395131f434cad30 OK 2024/12/22 03:25:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedopop4hona/BackupDir" 2024/12/22 03:25:27 DEBUG : Creating backend with remote "TestDrive:crypt/d50p7mlrt8fi2drd1bhrkpm7o962sbb2luhc42jem0c71mk30l00/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/22 03:25:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 03:25:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:25:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/22 03:25:31 INFO : one: Moved (server-side) 2024/12/22 03:25:33 INFO : one: Copied (server-side copy) 2024/12/22 03:25:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/22 03:25:35 DEBUG : CopyDest/two: md5 = 6a6c358e501aa6af0e1757634cf0e93e OK 2024/12/22 03:25:36 DEBUG : two: Need to transfer - File not found at Destination 2024/12/22 03:25:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:25:37 INFO : two: Copied (server-side copy) 2024/12/22 03:25:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/22 03:25:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/22 03:25:38 DEBUG : two: Unchanged skipping 2024/12/22 03:25:40 DEBUG : CopyDest/three: md5 = d9b803062efd0d19f50b2c8ddbea3732 OK 2024/12/22 03:25:41 DEBUG : three: Need to transfer - File not found at Destination 2024/12/22 03:25:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/22 03:25:41 DEBUG : three: Destination not found in --copy-dest 2024/12/22 03:25:43 DEBUG : three: md5 = f69ec67823e09be1c06a28db3238d634 OK 2024/12/22 03:25:43 INFO : three: Copied (new) 2024/12/22 03:25:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/22 03:25:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:25:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/22 03:25:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/22 03:25:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:25:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/22 03:25:50 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.23s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:25:52 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/22 03:25:54 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 9b04f2eba4ba1dbc26dc51b43e832986 OK 2024/12/22 03:25:54 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/22 03:25:55 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/22 03:25:55 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 2024/12/22 03:25:56 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/12/22 03:25:57 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/12/22 03:25:58 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 25bdbe58e01c0e67cc3909b99f8deb0d OK 2024/12/22 03:25:58 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/12/22 03:26:01 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/12/22 03:26:01 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.33s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:26:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': Looking for duplicate names using skip mode. 2024/12/22 03:26:05 NOTICE: one: Found 2 files with duplicate names 2024/12/22 03:26:05 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.16s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:26:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': Looking for duplicate names using skip mode. 2024/12/22 03:26:13 NOTICE: one: Found 3 files with duplicate names 2024/12/22 03:26:13 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/12/22 03:26:13 INFO : one: Deleted 2024/12/22 03:26:13 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.83s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:26:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': Looking for duplicate names using first mode. 2024/12/22 03:26:20 NOTICE: one: Found 3 files with duplicate names 2024/12/22 03:26:20 INFO : one: Deleted 2024/12/22 03:26:21 INFO : one: Deleted 2024/12/22 03:26:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.14s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:26:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': Looking for duplicate names using newest mode. 2024/12/22 03:26:27 NOTICE: one: Found 3 files with duplicate names 2024/12/22 03:26:28 INFO : one: Deleted 2024/12/22 03:26:28 INFO : one: Deleted 2024/12/22 03:26:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.38s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", 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-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:26:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': Looking for duplicate names using oldest mode. 2024/12/22 03:26:35 NOTICE: one: Found 3 files with duplicate names 2024/12/22 03:26:35 INFO : one: Deleted 2024/12/22 03:26:36 INFO : one: Deleted 2024/12/22 03:26:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.16s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:26:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': Looking for duplicate names using largest mode. 2024/12/22 03:26:42 NOTICE: one: Found 3 files with duplicate names 2024/12/22 03:26:43 INFO : one: Deleted 2024/12/22 03:26:43 INFO : one: Deleted 2024/12/22 03:26:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.14s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:26:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': Looking for duplicate names using smallest mode. 2024/12/22 03:26:49 NOTICE: one: Found 3 files with duplicate names 2024/12/22 03:26:50 INFO : one: Deleted 2024/12/22 03:26:50 INFO : one: Deleted 2024/12/22 03:26:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.34s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:26:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': Looking for duplicate names using rename mode. 2024/12/22 03:26:58 NOTICE: one.txt: Found 3 files with duplicate names 2024/12/22 03:27:00 INFO : one-2.txt: renamed from: one.txt 2024/12/22 03:27:01 INFO : one-3.txt: renamed from: one.txt 2024/12/22 03:27:02 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.33s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:27:08 DEBUG : dupe1/one.txt: md5 = 88f5f23a0d286c4d4fd793a723cadbb1 OK 2024/12/22 03:27:11 DEBUG : dupe2/two.txt: md5 = 79563f9d221a298844e25e44f39b30db OK 2024/12/22 03:27:13 DEBUG : dupe3/three.txt: md5 = d0cff0fe64e61114de119b0d4ab4361f OK 2024/12/22 03:27:13 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/12/22 03:27:14 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/12/22 03:27:15 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/12/22 03:27:16 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/12/22 03:27:20 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/22 03:27:20 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/12/22 03:27:20 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.46s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:27:22 DEBUG : a.txt: md5 = 5ccd86b7f29cf2b975e7e5ce8f83992f OK 2024/12/22 03:27:24 DEBUG : zend.txt: md5 = cafc839a0a46388b46bdc77f2f9f4227 OK 2024/12/22 03:27:27 DEBUG : sub dir/hello world: md5 = df1a0609ea3b6126a9f596343027aac2 OK 2024/12/22 03:27:28 DEBUG : sub dir/hello world2: md5 = eaf0a19e1763ffa5e4b6263929ca40bc OK 2024/12/22 03:27:31 DEBUG : sub dir/ignore dir/.ignore: md5 = af986b8d0d4683d80b1d035a251d1ba3 OK 2024/12/22 03:27:33 DEBUG : sub dir/ignore dir/should be ignored: md5 = e5e67d5e0949a4e741d42665be5102b6 OK 2024/12/22 03:27:35 DEBUG : sub dir/sub sub dir/hello world3: md5 = d3e5e14c813577dcff4803f17e93dee5 OK 2024/12/22 03:27:36 DEBUG : a.txt: Excluded (Size Filter) 2024/12/22 03:27:36 DEBUG : a.txt: Excluded 2024/12/22 03:27:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/22 03:27:37 DEBUG : sub dir/hello world: Excluded 2024/12/22 03:27:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/22 03:27:37 DEBUG : sub dir/hello world2: Excluded 2024/12/22 03:27:38 DEBUG : sub dir/ignore dir: Excluded 2024/12/22 03:27:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/22 03:27:38 DEBUG : sub dir/hello world: Excluded 2024/12/22 03:27:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/22 03:27:38 DEBUG : sub dir/hello world2: Excluded 2024/12/22 03:27:38 DEBUG : sub dir/ignore dir: Excluded 2024/12/22 03:27:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/12/22 03:27:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/12/22 03:27:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/12/22 03:27:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/12/22 03:27:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/12/22 03:27:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/22 03:27:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (25.14s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:27:47 DEBUG : file1: md5 = 1eabf494b0804b560b2572291d7867ec OK 2024/12/22 03:27:50 DEBUG : sub/file2: md5 = 9e631b2c95345644a38de1ceade31b59 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 2024/12/22 03:27:53 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/12/22 03:27:53 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/12/22 03:27:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/12/22 03:27:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.38s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:27:58 DEBUG : file1: md5 = 3209b0e6886b496a9b66f160790601d7 OK 2024/12/22 03:28:00 DEBUG : sub/file2: md5 = d2647fcd29d6342193eb86f7897ad3b0 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 2024/12/22 03:28:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedopop4hona/notfound" 2024/12/22 03:28:04 DEBUG : Creating backend with remote "TestDrive:crypt/d50p7mlrt8fi2drd1bhrkpm7o962sbb2luhc42jem0c71mk30l00/qe0i31qdkoejk60elps0ni5sqk" 2024/12/22 03:28:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.76s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.29s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:28:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': Making directory 2024/12/22 03:28:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:28:12 DEBUG : sub dir/hello world: md5 = ae7cb2b7cd7bb127da994fb2f5f2060b OK 2024/12/22 03:28:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.21s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:28:16 DEBUG : potato2: md5 = ff8bb008bb1e9eae1b2a16a84190b83e OK 2024/12/22 03:28:18 DEBUG : empty space: md5 = 6eb355fad85b28d2ff480c486735ee79 OK --- PASS: TestLs (5.65s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:28:22 DEBUG : potato2: md5 = fe44aef4e7e8de72f1261bcdb37f80c3 OK 2024/12/22 03:28:24 DEBUG : empty space: md5 = 2989b8631dbe201c0113fda7e2e1c91d OK 2024/12/22 03:28:24 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/12/22 03:28:24 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.87s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:28:28 DEBUG : potato2: md5 = 4f99ff38542d787f131ed69f3c50f133 OK 2024/12/22 03:28:30 DEBUG : empty space: md5 = e4c835cdf9f88f9dfcd35a8c650eb67b OK --- PASS: TestLsLong (5.34s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:28:33 DEBUG : potato2: md5 = 2f5e0d23e34448933683b46071165d28 OK 2024/12/22 03:28:35 DEBUG : empty space: md5 = d9eda39c9b948b863677f2919f3502f7 OK --- PASS: TestHashSums (5.12s) === RUN TestHashSumsWithErrors 2024/12/22 03:28:37 DEBUG : Creating backend with remote ":memory:" 2024/12/22 03:28:37 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/12/22 03:28:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/22 03:28:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/22 03:28:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/22 03:28:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/22 03:28:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/22 03:28:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/22 03:28:37 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/12/22 03:28:37 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-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:28:38 DEBUG : potato2: md5 = cb1f981728e12a8c6bf40e22c51c1b11 OK 2024/12/22 03:28:40 DEBUG : empty space: md5 = ce9fc9276e02e6a16d23a5d5d2c4370c OK 2024/12/22 03:28:43 DEBUG : sub dir/potato3: md5 = 40c3224b0aefce0cc01d7b2f5c50a53a OK 2024/12/22 03:28:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.96s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:28:48 DEBUG : small: md5 = 694a1900b6ed06e05ed9bf46cb7c8cd9 OK 2024/12/22 03:28:50 DEBUG : medium: md5 = daaa4ebaf0cd26ef4d04c8e87db8114c OK 2024/12/22 03:28:52 DEBUG : large: md5 = 5f73edd0b3b8db8d5f9e0a3793bc6efa OK 2024/12/22 03:28:52 DEBUG : Waiting for deletions to finish 2024/12/22 03:28:52 DEBUG : large: Excluded (Size Filter) 2024/12/22 03:28:53 INFO : medium: Deleted 2024/12/22 03:28:53 INFO : small: Deleted --- PASS: TestDelete (7.38s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:28:56 DEBUG : small: md5 = 18fe83c6148630fb26b54d36b7b49415 OK 2024/12/22 03:28:58 DEBUG : medium: md5 = 240240793a3062858697765027dde030 OK 2024/12/22 03:29:00 DEBUG : large: md5 = 07dc515aee2eca7a67937d45442813c5 OK 2024/12/22 03:29:00 DEBUG : Waiting for deletions to finish 2024/12/22 03:29:01 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2024/12/22 03:29:01 INFO : large: Deleted 2024/12/22 03:29:01 INFO : small: Deleted --- PASS: TestMaxDelete (9.03s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:29:05 DEBUG : small: md5 = 62ff3a2bc03bb3c85273174eaf478c98 OK 2024/12/22 03:29:06 DEBUG : medium: md5 = bd3150c292969bd21343652f6889ef4c OK 2024/12/22 03:29:08 DEBUG : large: md5 = 20bcb834a7098761f0d01f106f2c01a4 OK 2024/12/22 03:29:08 DEBUG : Waiting for deletions to finish 2024/12/22 03:29:08 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/22 03:29:09 INFO : small: Deleted 2024/12/22 03:29:09 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.47s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:29:12 DEBUG : small: md5 = fc4903d61df7b90ec6569795999ea05b OK 2024/12/22 03:29:14 DEBUG : medium: md5 = b5dcd89f18658ecfe282f05fe488c813 OK 2024/12/22 03:29:15 DEBUG : large: md5 = 33b2b1afa8e79fcebac065a8c3957483 OK 2024/12/22 03:29:16 DEBUG : Waiting for deletions to finish 2024/12/22 03:29:16 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/12/22 03:29:16 INFO : medium: Deleted 2024/12/22 03:29:16 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.65s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:29:20 DEBUG : ReadFile: md5 = ac3620c5b887e5a4189b06509b312535 OK --- PASS: TestReadFile (4.72s) === RUN TestRetry 2024/12/22 03:29:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/12/22 03:29:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/12/22 03:29:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/22 03:29:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/22 03:29:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/22 03:29:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/22 03:29:23 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-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:29:25 DEBUG : file1: md5 = 366a97726450b0d8abbfda0f87882d04 OK 2024/12/22 03:29:26 DEBUG : file2: md5 = f51a0d80b976bec2f21fbe588d178403 OK --- PASS: TestCat (18.21s) === RUN TestPurge 2024/12/22 03:29:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ligukoy8nobe" 2024/12/22 03:29:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/22 03:29:41 DEBUG : Creating backend with remote "TestDrive:crypt/3eojaraasor0v7j5mugk115qlcl9eg6p5tpsdjeb94jo8tsh6fig" 2024/12/22 03:29:42 DEBUG : Creating backend with remote "/tmp/rclone2888056814" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ligukoy8nobe'", Local "Local file system at /tmp/rclone2888056814", Modify Window "1ms" 2024/12/22 03:29:48 DEBUG : A1/B1/C1/one: md5 = a33e490b4baf801aa2401243f7560d29 OK 2024/12/22 03:29:48 DEBUG : A2: Making directory 2024/12/22 03:29:49 DEBUG : A1/B2: Making directory 2024/12/22 03:29:50 DEBUG : A1/B2/C2: Making directory 2024/12/22 03:29:51 DEBUG : A1/B1/C3: Making directory 2024/12/22 03:29:52 DEBUG : A3: Making directory 2024/12/22 03:29:53 DEBUG : A3/B3: Making directory 2024/12/22 03:29:54 DEBUG : A3/B3/C4: Making directory 2024/12/22 03:29:56 DEBUG : A1/two: md5 = 57f425f32a7e1bc62ef5f131a04ee09a OK 2024/12/22 03:30:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ligukoy8nobe': Purge remote 2024/12/22 03:30:00 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.11s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:30:05 DEBUG : A1/B1/C1/one: md5 = 88562c7c4c45ed37b0b66f3ec96e2001 OK 2024/12/22 03:30:05 DEBUG : A2: Making directory 2024/12/22 03:30:06 DEBUG : A1/B2: Making directory 2024/12/22 03:30:07 DEBUG : A1/B2/C2: Making directory 2024/12/22 03:30:08 DEBUG : A1/B1/C3: Making directory 2024/12/22 03:30:09 DEBUG : A3: Making directory 2024/12/22 03:30:10 DEBUG : A3/B3: Making directory 2024/12/22 03:30:11 DEBUG : A3/B3/C4: Making directory 2024/12/22 03:30:14 DEBUG : A1/two: md5 = cd4a9159950afabf79f305d59ea1a293 OK 2024/12/22 03:30:15 DEBUG : removing 1 level 3 directories 2024/12/22 03:30:15 INFO : A3/B3/C4: Removing directory 2024/12/22 03:30:18 DEBUG : removing 2 level 3 directories 2024/12/22 03:30:18 INFO : A1/B2/C2: Removing directory 2024/12/22 03:30:18 INFO : A1/B1/C3: Removing directory 2024/12/22 03:30:19 DEBUG : removing 2 level 2 directories 2024/12/22 03:30:19 INFO : A3/B3: Removing directory 2024/12/22 03:30:19 INFO : A1/B2: Removing directory 2024/12/22 03:30:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/22 03:30:19 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/12/22 03:30:20 DEBUG : removing 2 level 1 directories 2024/12/22 03:30:20 INFO : A3: Removing directory 2024/12/22 03:30:20 INFO : A2: Removing directory 2024/12/22 03:30:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/12/22 03:30:24 DEBUG : removing 1 level 3 directories 2024/12/22 03:30:24 INFO : A1/B1/C1: Removing directory 2024/12/22 03:30:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:30:25 DEBUG : removing 1 level 2 directories 2024/12/22 03:30:25 INFO : A1/B1: Removing directory 2024/12/22 03:30:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/22 03:30:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/22 03:30:26 DEBUG : removing 1 level 1 directories 2024/12/22 03:30:26 INFO : A1: Removing directory 2024/12/22 03:30:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/22 03:30:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/22 03:30:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/22 03:30:27 DEBUG : removing 1 level 0 directories 2024/12/22 03:30:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': Removing directory 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/22 03:30:27 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (28.49s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:30:30 DEBUG : A1: Making directory 2024/12/22 03:30:31 DEBUG : A1/B1: Making directory 2024/12/22 03:30:32 DEBUG : A1/B1/C1: Making directory 2024/12/22 03:30:34 DEBUG : removing 1 level 3 directories 2024/12/22 03:30:34 INFO : A1/B1/C1: Removing directory 2024/12/22 03:30:35 DEBUG : removing 1 level 2 directories 2024/12/22 03:30:35 INFO : A1/B1: Removing directory 2024/12/22 03:30:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/22 03:30:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.03s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:30:38 DEBUG : A1: Making directory 2024/12/22 03:30:39 DEBUG : A1/B1: Making directory 2024/12/22 03:30:40 DEBUG : A1/B1/C1: Making directory 2024/12/22 03:30:43 DEBUG : removing 1 level 3 directories 2024/12/22 03:30:43 INFO : A1/B1/C1: Removing directory 2024/12/22 03:30:43 DEBUG : removing 1 level 2 directories 2024/12/22 03:30:43 INFO : A1/B1: Removing directory 2024/12/22 03:30:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/22 03:30:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.65s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:30:49 DEBUG : file1: md5 = fa403e52ad5e346c9008e0d01614c10c OK 2024/12/22 03:30:49 DEBUG : filename.txt: File name found in url 2024/12/22 03:30:51 DEBUG : filename.txt: md5 = 6e8f29b200055114f36df2a2a463cfc8 OK 2024/12/22 03:30:51 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/12/22 03:30:52 DEBUG : headerfilename.txt: md5 = 869f15b49c65f6c2f66ae12aae9c8b84 OK 2024/12/22 03:30:54 DEBUG : file2: md5 = ed70052671445e26d1b347dd61d597a2 OK --- PASS: TestCopyURL (10.49s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:30:57 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/22 03:31:00 DEBUG : sub/file2: md5 = 0ed3383b57f0727a192f7987842ecdf2 OK 2024/12/22 03:31:00 INFO : file1: Copied (new) to: sub/file2 2024/12/22 03:31:00 INFO : file1: Deleted 2024/12/22 03:31:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:31:00 DEBUG : file1: Unchanged skipping 2024/12/22 03:31:00 INFO : file1: Deleted 2024/12/22 03:31:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': don't need to copy/move sub/file2, it is already at target location 2024/12/22 03:31:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.52s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:31:04 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/22 03:31:05 DEBUG : file1: md5 = 48ceaa6fe2651c5e192b5688386c67ed OK 2024/12/22 03:31:05 INFO : file1: Copied (new) 2024/12/22 03:31:05 INFO : file1: Deleted 2024/12/22 03:31:06 DEBUG : file1: Destination exists, skipping 2024/12/22 03:31:06 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.57s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:31:11 DEBUG : dst/file1: md5 = 770aa5ed3bfb97eeaed4bf6b60d6cc07 OK 2024/12/22 03:31:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sedopop4hona/backup" 2024/12/22 03:31:11 DEBUG : Creating backend with remote "TestDrive:crypt/d50p7mlrt8fi2drd1bhrkpm7o962sbb2luhc42jem0c71mk30l00/1nrff024r7pq65ecp72fc28jb0" 2024/12/22 03:31:13 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/22 03:31:16 INFO : dst/file1: Moved (server-side) 2024/12/22 03:31:17 DEBUG : dst/file1: md5 = 9c636740bdcca30de4abbedafc3c998d OK 2024/12/22 03:31:17 INFO : dst/file1: Copied (new) 2024/12/22 03:31:17 INFO : dst/file1: Deleted 2024/12/22 03:31:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/22 03:31:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/12/22 03:31:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.95s) === 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-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:31:26 DEBUG : A1/one: md5 = d67c0d048a8cb8fb147d4397f31c2291 OK 2024/12/22 03:31:27 DEBUG : A1/two: md5 = 43e19212bb3fc2cece85fcbfc4383189 OK 2024/12/22 03:31:30 DEBUG : A1/B1/three: md5 = 9499df08a64e265ffa7401f344e82563 OK 2024/12/22 03:31:33 DEBUG : A1/B1/C1/four: md5 = 7ba9d5f97482a1d86aafda03fa5cb041 OK 2024/12/22 03:31:35 DEBUG : A1/B1/C2/five: md5 = fd0334aa23574b02de52db55097b78bd OK 2024/12/22 03:31:35 DEBUG : A1/B2: Making directory 2024/12/22 03:31:36 DEBUG : A1/B1/C3: Making directory 2024/12/22 03:31:48 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/22 03:31:48 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/22 03:31:48 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/22 03:31:48 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/22 03:31:48 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/22 03:31:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/22 03:31:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/22 03:31:52 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/22 03:31:52 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/22 03:31:52 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/22 03:31:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/12/22 03:32:02 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/22 03:32:02 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/22 03:32:02 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/22 03:32:02 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/22 03:32:02 INFO : A3/two: Moved (server-side) to: A4/two 2024/12/22 03:32:06 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/22 03:32:06 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/22 03:32:06 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/22 03:32:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/22 03:32:07 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/22 03:32:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/12/22 03:32:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/12/22 03:32:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/12/22 03:32:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/12/22 03:32:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/12/22 03:32:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/22 03:32:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/12/22 03:32:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/12/22 03:32:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/22 03:32:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (54.30s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': File to upload is small (34 bytes), uploading instead of streaming 2024/12/22 03:32:20 DEBUG : no_checksum_small_file_from_pipe: md5 = 07dc3dc7b8328f3cb9a9da1edbf60247 OK 2024/12/22 03:32:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/22 03:32:20 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/22 03:32:20 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/12/22 03:32:21 DEBUG : no_checksum_big_file_from_pipe: md5 = d69558c1106c7532e2b7a649c3fe07b1 OK 2024/12/22 03:32:21 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-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:32:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': File to upload is small (34 bytes), uploading instead of streaming 2024/12/22 03:32:25 DEBUG : with_checksum_small_file_from_pipe: md5 = 48d17e471403eebf2e04e5566731bbed OK 2024/12/22 03:32:25 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/22 03:32:26 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/12/22 03:32:27 DEBUG : with_checksum_big_file_from_pipe: md5 = 27c34271f64881a929913c6798e1f4b6 OK 2024/12/22 03:32:27 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-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:32:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': File to upload is small (34 bytes), uploading instead of streaming 2024/12/22 03:32:30 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:32:31 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/22 03:32:32 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-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:32:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': File to upload is small (34 bytes), uploading instead of streaming 2024/12/22 03:32:36 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/22 03:32:37 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/12/22 03:32:38 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.09s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.57s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.62s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.59s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.31s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/12/22 03:32:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': File to upload is small (48 bytes), uploading instead of streaming 2024/12/22 03:32:42 DEBUG : rcat_metadata: md5 = 0ca1e3f6bc73e4d468c124b4fa2835d7 OK 2024/12/22 03:32:42 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/12/22 03:32:44 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/12/22 03:32:45 DEBUG : rcat_metadata_uploadcutoff0: md5 = 18d0f56c23594e406e52a2eeaaa717d2 OK 2024/12/22 03:32:45 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.59s) --- PASS: TestRcatMetadata/Normal (3.10s) --- PASS: TestRcatMetadata/ViaDisk (3.04s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:32:48 DEBUG : potato1: md5 = 30629060f3d9ee4de7b7b9ea3370f803 OK 2024/12/22 03:32:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': File to upload is small (60 bytes), uploading instead of streaming 2024/12/22 03:32:50 DEBUG : potato2: md5 = 96d297e6051fd475c610ddc4c427b132 OK 2024/12/22 03:32:50 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.98s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:32:53 DEBUG : potato1: md5 = 12d9f45399ab98eb0c0d09744c9bdd6a OK 2024/12/22 03:32:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': File to upload is small (60 bytes), uploading instead of streaming 2024/12/22 03:32:55 DEBUG : potato2: md5 = f0a9cc05b6172d8e2d9560e76dbe27c1 OK 2024/12/22 03:32:55 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.45s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:32:58 DEBUG : potato2: md5 = 2e76715635ce95f1f1129cd8484e9ca1 OK 2024/12/22 03:33:00 DEBUG : empty space: md5 = d85b710b9517231e6d0e68714265fc81 OK 2024/12/22 03:33:02 DEBUG : sub dir/potato3: md5 = 9000f8120e7eae5f1d647c23aa238455 OK 2024/12/22 03:33:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': Touching "empty space" 2024/12/22 03:33:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': Touching "potato2" 2024/12/22 03:33:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': Touching "sub dir/potato3" 2024/12/22 03:33:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.06s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:33:09 DEBUG : dir with metadata: Making directory with metadata 2024/12/22 03:33:10 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.62s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:33:11 DEBUG : directory with modtime: Making directory with metadata 2024/12/22 03:33:12 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.78s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:33:14 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/22 03:33:14 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/22 03:33:14 DEBUG : Google drive root 'crypt/d50p7mlrt8fi2drd1bhrkpm7o962sbb2luhc42jem0c71mk30l00': Skipping btime metadata as can't update it on an existing file: 2024-12-22T03:33:14.706758905Z 2024/12/22 03:33:15 INFO : non existent directory: Updated directory metadata 2024/12/22 03:33:18 DEBUG : Google drive root 'crypt/d50p7mlrt8fi2drd1bhrkpm7o962sbb2luhc42jem0c71mk30l00': Skipping btime metadata as can't update it on an existing file: 2024-12-22T03:33:14.706758905Z 2024/12/22 03:33:18 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.79s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:33:20 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/12/22 03:33:22 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/12/22 03:33:23 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.47s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:33:24 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/12/22 03:33:24 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/22 03:33:24 DEBUG : dst: Making directory with metadata 2024/12/22 03:33:26 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/22 03:33:26 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/22 03:33:26 INFO : dst: Set directory modification time (using SetModTime) 2024/12/22 03:33:27 INFO : dst: Set directory modification time (using SetModTime) 2024/12/22 03:33:27 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/12/22 03:33:27 INFO : dst: Set directory modification time (using SetModTime) 2024/12/22 03:33:27 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.35s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona'", Local "Local file system at /tmp/rclone1570380563", Modify Window "1ms" 2024/12/22 03:33:31 DEBUG : sub dir/test remove existing: md5 = bf873d55ee06b173c36a555a11b9a1a5 OK 2024/12/22 03:33:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 1e351c28493935cfd53dade212500251 OK 2024/12/22 03:33:35 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.tamizon5" before starting 2024/12/22 03:33:36 DEBUG : sub dir/test remove existing.tamizon5: TEST: removing renamed existing file after operation 2024/12/22 03:33:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.reniwab0" before starting 2024/12/22 03:33:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.reniwab0: TEST: renaming existing back after failed operation 2024/12/22 03:33:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.moyajip7" before starting 2024/12/22 03:33:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.moyajip7: TEST: removing renamed existing file after operation 2024/12/22 03:33:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "aoblb24ojfe2n95a8h4r32i7b58vhr9kpa32ufj9mfp2bjbqeb3540m3t1p0i4ace8p1tjfq36i44dimd3mbu971enthpn0qmfqj4hl0l18g6t86358uf0sp9vq0ciiags18t66amkdstdu8k4500jm10j0n4sl014tofhd0i30c4eg1bmtg" 2024/12/22 03:33:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "d3aejgdf53de66f83ibd324k119qvbhhjtf20bqeset5ij5vlla0" --- PASS: TestRemoveExisting (14.16s) === 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 2024/12/22 03:33:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sedopop4hona': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m2.581238708s (try 1/5)