"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/10/04 03:56:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazusaq7diha" 2024/10/04 03:56:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:56:43 DEBUG : Creating backend with remote "TestDrive:crypt/586qnb6k0e3dtmpojffugekqaqdbjk7qsqdt88unjqtg0ikkha60" 2024/10/04 03:56:44 DEBUG : Creating backend with remote "/tmp/rclone3640372347" === 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-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/10/04 03:56:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/04 03:56:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/04 03:56:45 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/10/04 03:56:45 DEBUG : potato: Seek from 10 to 0 2024/10/04 03:56:45 DEBUG : potato: Seek from 10 to 0 2024/10/04 03:56:45 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/10/04 03:56:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/04 03:56:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/04 03:56:45 DEBUG : potato: Seek from 5 to 2 2024/10/04 03:56:45 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/10/04 03:56:45 DEBUG : potato: Seek from 7 to 0 2024/10/04 03:56:45 DEBUG : potato: Seek from 7 to 0 2024/10/04 03:56:45 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/10/04 03:56:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/04 03:56:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/04 03:56:45 DEBUG : potato: Seek from 5 to 2 2024/10/04 03:56:45 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/10/04 03:56:45 DEBUG : potato: Seek from 8 to 0 2024/10/04 03:56:45 DEBUG : potato: Seek from 8 to 0 2024/10/04 03:56:45 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/10/04 03:56:45 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/04 03:56:45 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/04 03:56:45 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/04 03:56:45 DEBUG : potato: Seek from 5 to 2 2024/10/04 03:56:45 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/10/04 03:56:45 DEBUG : potato: Seek from 9 to 0 2024/10/04 03:56:45 DEBUG : potato: Seek from 9 to 0 2024/10/04 03:56:45 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-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 03:56:48 DEBUG : rutabaga: md5 = 6f54f658a0b40ba4e58f374f3d3b412c OK === RUN TestCheck/1 === RUN TestCheck/2 2024/10/04 03:56:51 DEBUG : empty space: md5 = 4a9035030034dafc0ccc916ce850677b OK === RUN TestCheck/3 2024/10/04 03:56:53 DEBUG : potato2: md5 = d75fd1413d64a0f0219a4379e52dd026 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/10/04 03:56:56 DEBUG : remotepotato: md5 = 8949597c482e9373df3c389a048cc51c OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.41s) --- PASS: TestCheck/1 (0.33s) --- PASS: TestCheck/2 (0.35s) --- PASS: TestCheck/3 (0.34s) --- PASS: TestCheck/4 (0.33s) --- PASS: TestCheck/5 (0.35s) --- PASS: TestCheck/6 (0.38s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2024/10/04 03:57:00 DEBUG : Creating backend with remote "nonexistent" 2024/10/04 03:57:00 DEBUG : Creating backend with remote "nonexistent" 2024/10/04 03:57:00 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/10/04 03:57:00 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/10/04 03:57:00 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/10/04 03:57:00 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-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 03:57:02 DEBUG : rutabaga: md5 = e8be83340c3a9852e6e5b705a6d58916 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/10/04 03:57:07 DEBUG : empty space: md5 = 87c583be3d6a27d69a54a45b20319a43 OK === RUN TestCheckDownload/3 2024/10/04 03:57:10 DEBUG : potato2: md5 = 7dd83caa69ad6908fdcc8e21d827b93d OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/10/04 03:57:15 DEBUG : remotepotato: md5 = df1e8cae65d8439c9150f57704be950d OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.58s) --- PASS: TestCheckDownload/1 (1.49s) --- PASS: TestCheckDownload/2 (1.19s) --- PASS: TestCheckDownload/3 (1.29s) --- PASS: TestCheckDownload/4 (1.59s) --- PASS: TestCheckDownload/5 (1.29s) --- PASS: TestCheckDownload/6 (1.25s) --- PASS: TestCheckDownload/7 (1.18s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 03:57:23 DEBUG : rutabaga: md5 = 499ab4803ee03820d5ce6ba90ce179a8 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/10/04 03:57:27 DEBUG : empty space: md5 = 1a85e51e1de1c108531a5e89a572a189 OK === RUN TestCheckSizeOnly/3 2024/10/04 03:57:29 DEBUG : potato2: md5 = 09f2d35b71c9b8ea03a6d9c1fa83acad OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/10/04 03:57:32 DEBUG : remotepotato: md5 = 8e49f2c11ae5241ce1ac866779bcef4c OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (14.75s) --- PASS: TestCheckSizeOnly/1 (0.31s) --- PASS: TestCheckSizeOnly/2 (0.35s) --- PASS: TestCheckSizeOnly/3 (0.34s) --- PASS: TestCheckSizeOnly/4 (0.36s) --- PASS: TestCheckSizeOnly/5 (0.36s) --- PASS: TestCheckSizeOnly/6 (0.34s) --- PASS: TestCheckSizeOnly/7 (0.35s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 03:57:38 DEBUG : test.sum: md5 = 81d6219d119116dacdf0ffe7d0f97489 OK 2024/10/04 03:57:40 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/04 03:57:40 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/04 03:57:40 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/04 03:57:40 NOTICE: test.sum: 2 warning(s) suppressed... 2024/10/04 03:57:42 DEBUG : test.sum: md5 = 52ebe933969410552046da17aa8ea617 OK 2024/10/04 03:57:43 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/04 03:57:43 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/04 03:57:43 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/04 03:57:43 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.35s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 03:57:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazusaq7diha/data" 2024/10/04 03:57:45 DEBUG : Creating backend with remote "TestDrive:crypt/586qnb6k0e3dtmpojffugekqaqdbjk7qsqdt88unjqtg0ikkha60/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha/data' lacks md5, skipping --- SKIP: TestCheckSum (2.41s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 03:57:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazusaq7diha/data" 2024/10/04 03:57:47 DEBUG : Creating backend with remote "TestDrive:crypt/586qnb6k0e3dtmpojffugekqaqdbjk7qsqdt88unjqtg0ikkha60/vjrnln8ratgmqakfosrqe8espk" 2024/10/04 03:57:52 DEBUG : data/banana: md5 = 9b6ed553e39059220f0c61efaa130476 OK 2024/10/04 03:57:54 DEBUG : test.sum: md5 = 98fa05cc1f7d83a03e86d417cadeb44a OK === RUN TestCheckSumDownload/subtest1 2024/10/04 03:58:00 DEBUG : data/potato: md5 = cb902f7239b568c8bd25d644363dc290 OK 2024/10/04 03:58:02 DEBUG : test.sum: md5 = e089b23f4cad1581f1c85914a37cc1c4 OK === RUN TestCheckSumDownload/subtest2 2024/10/04 03:58:07 DEBUG : test.sum: md5 = 10fdc59ed2e4ecdd22be418591589752 OK === RUN TestCheckSumDownload/subtest3 2024/10/04 03:58:12 DEBUG : test.sum: md5 = 5e7c046c8f3957839fa32006a01f78e8 OK === RUN TestCheckSumDownload/subtest4 2024/10/04 03:58:18 DEBUG : test.sum: md5 = 713d1d7bc4940302e58fe00c033274c0 OK === RUN TestCheckSumDownload/subtest5 2024/10/04 03:58:23 DEBUG : test.sum: md5 = 92f3f843f96c6b717cbaeb786eb0150c OK === RUN TestCheckSumDownload/subtest6 2024/10/04 03:58:29 DEBUG : data/banana: md5 = 2f96abbf38757c89d5afdfd01c8fcacd OK 2024/10/04 03:58:31 DEBUG : data/potato: md5 = 2a8d592bebfc2b99b69039cf0c283e70 OK 2024/10/04 03:58:33 DEBUG : test.sum: md5 = 5d86671f03b615331d71d212b81d122c OK === RUN TestCheckSumDownload/subtest7 2024/10/04 03:58:39 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2024/10/04 03:58:39 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (53.76s) --- PASS: TestCheckSumDownload/subtest1 (3.07s) --- PASS: TestCheckSumDownload/subtest2 (2.55s) --- PASS: TestCheckSumDownload/subtest3 (2.78s) --- PASS: TestCheckSumDownload/subtest4 (3.04s) --- PASS: TestCheckSumDownload/subtest5 (2.51s) --- PASS: TestCheckSumDownload/subtest6 (2.79s) --- PASS: TestCheckSumDownload/subtest7 (3.15s) === RUN TestApplyTransforms 2024/10/04 03:58:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyelel6jitu" 2024/10/04 03:58:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:58:41 DEBUG : Creating backend with remote "TestDrive:crypt/pqhev9k6c0pufsr7vc7c0f6idq2m8undrauaq5dvom4d1b2clhj0" 2024/10/04 03:58:42 DEBUG : Creating backend with remote "/tmp/rclone3122552524" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyelel6jitu'", Local "Local file system at /tmp/rclone3122552524", Modify Window "1ms" 2024/10/04 03:58:46 DEBUG : hello, world!: md5 = ee5d3cf9d5c8df155e700fea3ec45a4a OK upper checkfile vs. lower remote (without normalization) 2024/10/04 03:58:47 ERROR : hello, world!: sum not found 2024/10/04 03:58:47 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-meyelel6jitu' 2024/10/04 03:58:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meyelel6jitu': 1 files missing 2024/10/04 03:58:47 NOTICE: 1 hashes missing 2024/10/04 03:58:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meyelel6jitu': 2 differences found 2024/10/04 03:58:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meyelel6jitu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/10/04 03:58:48 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 03:58:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meyelel6jitu': 0 differences found 2024/10/04 03:58:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meyelel6jitu': 1 matching files 2024/10/04 03:58:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pavorug8kuye" 2024/10/04 03:58:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:58:48 DEBUG : Creating backend with remote "TestDrive:crypt/35iaau2hjjmnpedrdodv0ptg87g6vis9klhoufgjhapdicdrpoog" 2024/10/04 03:58:49 DEBUG : Creating backend with remote "/tmp/rclone3440514347" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pavorug8kuye'", Local "Local file system at /tmp/rclone3440514347", Modify Window "1ms" 2024/10/04 03:58:52 DEBUG : HELLO, WORLD!: md5 = a7271fa12c222ef5133815de6ca25f4b OK lower checkfile vs. upper remote (without normalization) 2024/10/04 03:58:53 ERROR : HELLO, WORLD!: sum not found 2024/10/04 03:58:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pavorug8kuye' 2024/10/04 03:58:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pavorug8kuye': 1 files missing 2024/10/04 03:58:53 NOTICE: 1 hashes missing 2024/10/04 03:58:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pavorug8kuye': 2 differences found 2024/10/04 03:58:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pavorug8kuye': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/10/04 03:58:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 03:58:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pavorug8kuye': 0 differences found 2024/10/04 03:58:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pavorug8kuye': 1 matching files 2024/10/04 03:58:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fucewuf2weja" 2024/10/04 03:58:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:58:55 DEBUG : Creating backend with remote "TestDrive:crypt/cs592noaeaiun1ko01nkjq4heob182le31vkbq81ttj03u71l3ig" 2024/10/04 03:58:56 DEBUG : Creating backend with remote "/tmp/rclone2815190122" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fucewuf2weja'", Local "Local file system at /tmp/rclone2815190122", Modify Window "1ms" 2024/10/04 03:58:59 DEBUG : HeLlO, wOrLd!: md5 = 1c5e62220b283fbb15cb02b52c6941c4 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/10/04 03:59:00 ERROR : HeLlO, wOrLd!: sum not found 2024/10/04 03:59:00 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fucewuf2weja' 2024/10/04 03:59:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fucewuf2weja': 1 files missing 2024/10/04 03:59:00 NOTICE: 1 hashes missing 2024/10/04 03:59:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fucewuf2weja': 2 differences found 2024/10/04 03:59:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fucewuf2weja': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/10/04 03:59:01 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 03:59:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fucewuf2weja': 0 differences found 2024/10/04 03:59:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fucewuf2weja': 1 matching files 2024/10/04 03:59:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boyanac7madi" 2024/10/04 03:59:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:59:01 DEBUG : Creating backend with remote "TestDrive:crypt/80ood3pc698mf7uqfg3mkr21vm3meuehm3mlvppkuiloeleera8g" 2024/10/04 03:59:03 DEBUG : Creating backend with remote "/tmp/rclone400781466" 2024/10/04 03:59:03 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boyanac7madi'", Local "Local file system at /tmp/rclone400781466", Modify Window "1ms" 2024/10/04 03:59:06 DEBUG : HELLO, WORLD!: md5 = c9bbca5a6f943eca1eadae7dfd924da8 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/10/04 03:59:06 ERROR : HELLO, WORLD!: sum not found 2024/10/04 03:59:06 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-boyanac7madi' 2024/10/04 03:59:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boyanac7madi': 1 files missing 2024/10/04 03:59:06 NOTICE: 1 hashes missing 2024/10/04 03:59:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boyanac7madi': 2 differences found 2024/10/04 03:59:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boyanac7madi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/10/04 03:59:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 03:59:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boyanac7madi': 0 differences found 2024/10/04 03:59:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boyanac7madi': 1 matching files 2024/10/04 03:59:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xutaxij3naso" 2024/10/04 03:59:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:59:08 DEBUG : Creating backend with remote "TestDrive:crypt/ab9l32unvh31ifhbo8q6v21k7l8ca8p2cunnlpv1nc3k230up2dg" 2024/10/04 03:59:09 DEBUG : Creating backend with remote "/tmp/rclone1929940140" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xutaxij3naso'", Local "Local file system at /tmp/rclone1929940140", Modify Window "1ms" 2024/10/04 03:59:12 DEBUG : 測試_Русский___ě_áñ: md5 = cbdf042caf93ec84f272d9e8d97a66c3 OK NFD checkfile vs. NFC remote (without normalization) 2024/10/04 03:59:12 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/04 03:59:12 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xutaxij3naso' 2024/10/04 03:59:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutaxij3naso': 1 files missing 2024/10/04 03:59:12 NOTICE: 1 hashes missing 2024/10/04 03:59:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutaxij3naso': 2 differences found 2024/10/04 03:59:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutaxij3naso': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/10/04 03:59:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 03:59:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutaxij3naso': 0 differences found 2024/10/04 03:59:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutaxij3naso': 1 matching files 2024/10/04 03:59:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-behasid8geqe" 2024/10/04 03:59:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:59:14 DEBUG : Creating backend with remote "TestDrive:crypt/q4kic25rpq8tdhgmd2hanfstm5g1hbm531ev9f5ff6t2u5t4nm70" 2024/10/04 03:59:15 DEBUG : Creating backend with remote "/tmp/rclone2839458606" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-behasid8geqe'", Local "Local file system at /tmp/rclone2839458606", Modify Window "1ms" 2024/10/04 03:59:18 DEBUG : 測試_Русский___ě_áñ: md5 = 0752b22784791f0844e259fc72edbe5d OK NFC checkfile vs. NFD remote (without normalization) 2024/10/04 03:59:19 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/04 03:59:19 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-behasid8geqe' 2024/10/04 03:59:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behasid8geqe': 1 files missing 2024/10/04 03:59:19 NOTICE: 1 hashes missing 2024/10/04 03:59:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behasid8geqe': 2 differences found 2024/10/04 03:59:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behasid8geqe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/10/04 03:59:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 03:59:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behasid8geqe': 0 differences found 2024/10/04 03:59:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-behasid8geqe': 1 matching files 2024/10/04 03:59:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yiyonar0bevi" 2024/10/04 03:59:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:59:21 DEBUG : Creating backend with remote "TestDrive:crypt/trdg2au15nt72h0efnlct1rgg9voi2euuhrdgvtstbe8rb8fv1mg" 2024/10/04 03:59:22 DEBUG : Creating backend with remote "/tmp/rclone1469754085" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yiyonar0bevi'", Local "Local file system at /tmp/rclone1469754085", Modify Window "1ms" 2024/10/04 03:59:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a62a3c159fc6aeddda2188674ef2f5f8 OK NFDx2 checkfile vs. both remote (without normalization) 2024/10/04 03:59:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/04 03:59:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yiyonar0bevi' 2024/10/04 03:59:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiyonar0bevi': 1 files missing 2024/10/04 03:59:25 NOTICE: 1 hashes missing 2024/10/04 03:59:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiyonar0bevi': 2 differences found 2024/10/04 03:59:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiyonar0bevi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/10/04 03:59:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 03:59:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiyonar0bevi': 0 differences found 2024/10/04 03:59:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiyonar0bevi': 1 matching files 2024/10/04 03:59:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kudugon2yide" 2024/10/04 03:59:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:59:27 DEBUG : Creating backend with remote "TestDrive:crypt/1upkee4tdcf3opat1e5o80oojccgir1uqhcbvurk0kc316mnj5j0" 2024/10/04 03:59:28 DEBUG : Creating backend with remote "/tmp/rclone2942190704" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kudugon2yide'", Local "Local file system at /tmp/rclone2942190704", Modify Window "1ms" 2024/10/04 03:59:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d34dcdb9432548bb026c7bfaced17fd0 OK NFCx2 checkfile vs. both remote (without normalization) 2024/10/04 03:59:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/04 03:59:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kudugon2yide' 2024/10/04 03:59:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kudugon2yide': 1 files missing 2024/10/04 03:59:32 NOTICE: 1 hashes missing 2024/10/04 03:59:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kudugon2yide': 2 differences found 2024/10/04 03:59:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kudugon2yide': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/10/04 03:59:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 03:59:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kudugon2yide': 0 differences found 2024/10/04 03:59:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kudugon2yide': 1 matching files 2024/10/04 03:59:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pefiful8yicu" 2024/10/04 03:59:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:59:34 DEBUG : Creating backend with remote "TestDrive:crypt/toa9sga149kelunqaruo066ab57l6dsr7s49folj0ovh2qtkd880" 2024/10/04 03:59:35 DEBUG : Creating backend with remote "/tmp/rclone2117161444" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pefiful8yicu'", Local "Local file system at /tmp/rclone2117161444", Modify Window "1ms" 2024/10/04 03:59:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4c6e50b5519db1497ce538609d4b0d3d OK both checkfile vs. NFDx2 remote (without normalization) 2024/10/04 03:59:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/04 03:59:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pefiful8yicu' 2024/10/04 03:59:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pefiful8yicu': 1 files missing 2024/10/04 03:59:38 NOTICE: 1 hashes missing 2024/10/04 03:59:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pefiful8yicu': 2 differences found 2024/10/04 03:59:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pefiful8yicu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/10/04 03:59:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 03:59:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pefiful8yicu': 0 differences found 2024/10/04 03:59:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pefiful8yicu': 1 matching files 2024/10/04 03:59:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galepuz2fimi" 2024/10/04 03:59:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:59:40 DEBUG : Creating backend with remote "TestDrive:crypt/9ko1f11vthh5co9ss1o9i9s8ch7tht5u275a7vj9f5qcmjurm890" 2024/10/04 03:59:41 DEBUG : Creating backend with remote "/tmp/rclone325611786" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galepuz2fimi'", Local "Local file system at /tmp/rclone325611786", Modify Window "1ms" 2024/10/04 03:59:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7bd01dd2891962b3b03667ebba3b63a2 OK both checkfile vs. NFCx2 remote (without normalization) 2024/10/04 03:59:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/04 03:59:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-galepuz2fimi' 2024/10/04 03:59:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-galepuz2fimi': 1 files missing 2024/10/04 03:59:45 NOTICE: 1 hashes missing 2024/10/04 03:59:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-galepuz2fimi': 2 differences found 2024/10/04 03:59:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-galepuz2fimi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/10/04 03:59:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 03:59:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-galepuz2fimi': 0 differences found 2024/10/04 03:59:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-galepuz2fimi': 1 matching files 2024/10/04 03:59:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galepuz2fimi': Purge remote 2024/10/04 03:59:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pefiful8yicu': Purge remote 2024/10/04 03:59:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kudugon2yide': Purge remote 2024/10/04 03:59:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yiyonar0bevi': Purge remote 2024/10/04 03:59:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-behasid8geqe': Purge remote 2024/10/04 03:59:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xutaxij3naso': Purge remote 2024/10/04 03:59:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boyanac7madi': Purge remote 2024/10/04 03:59:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fucewuf2weja': Purge remote 2024/10/04 03:59:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pavorug8kuye': Purge remote 2024/10/04 03:59:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyelel6jitu': Purge remote --- PASS: TestApplyTransforms (72.04s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 03:59:53 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/04 03:59:56 DEBUG : sub/file2: md5 = a335f08c46f40875633b7bfa8cebbdcb OK 2024/10/04 03:59:56 INFO : file1: Copied (new) to: sub/file2 2024/10/04 03:59:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 03:59:57 DEBUG : file1: Unchanged skipping 2024/10/04 03:59:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': don't need to copy/move sub/file2, it is already at target location 2024/10/04 04:00:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (8.29s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.51s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:00:05 DEBUG : dst/file1: md5 = a61135f046a386a95783df12691ff79a OK 2024/10/04 04:00:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazusaq7diha/backup" 2024/10/04 04:00:06 DEBUG : Creating backend with remote "TestDrive:crypt/586qnb6k0e3dtmpojffugekqaqdbjk7qsqdt88unjqtg0ikkha60/1nrff024r7pq65ecp72fc28jb0" 2024/10/04 04:00:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/04 04:00:11 INFO : dst/file1: Moved (server-side) 2024/10/04 04:00:13 DEBUG : dst/file1: md5 = 9c30569759b6bd58e7441bde0c1c4a5c OK 2024/10/04 04:00:13 INFO : dst/file1: Copied (new) 2024/10/04 04:00:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/04 04:00:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/04 04:00:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (18.87s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:00:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazusaq7diha/dst" 2024/10/04 04:00:21 DEBUG : Creating backend with remote "TestDrive:crypt/586qnb6k0e3dtmpojffugekqaqdbjk7qsqdt88unjqtg0ikkha60/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/04 04:00:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazusaq7diha/CompareDest" 2024/10/04 04:00:23 DEBUG : Creating backend with remote "TestDrive:crypt/586qnb6k0e3dtmpojffugekqaqdbjk7qsqdt88unjqtg0ikkha60/gveqi14airsml4bgu7krj116o8" 2024/10/04 04:00:25 DEBUG : one: Need to transfer - File not found at Destination 2024/10/04 04:00:28 DEBUG : one: md5 = dec0411ca1cd74ab46360173218672f9 OK 2024/10/04 04:00:28 INFO : one: Copied (new) 2024/10/04 04:00:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/04 04:00:32 DEBUG : one: md5 = b6fbbbec3ef90c7164333bbaf95050a0 OK 2024/10/04 04:00:32 INFO : one: Copied (replaced existing) 2024/10/04 04:00:35 DEBUG : dst/one: md5 = 633bea3f76315fe6da0bb842d005d293 OK 2024/10/04 04:00:38 DEBUG : CompareDest/one: md5 = 38edab1c83b446b0ed7a526c57036580 OK 2024/10/04 04:00:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/04 04:00:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 04:00:40 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/04 04:00:42 DEBUG : CompareDest/two: md5 = d6fbb5567926de609b14584521f7f6dd OK 2024/10/04 04:00:43 DEBUG : two: Need to transfer - File not found at Destination 2024/10/04 04:00:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 04:00:44 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/04 04:00:45 DEBUG : two: Need to transfer - File not found at Destination 2024/10/04 04:00:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 04:00:45 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/04 04:00:47 DEBUG : two: Need to transfer - File not found at Destination 2024/10/04 04:00:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/04 04:00:49 DEBUG : two: md5 = a7a99c64b2df031ec88d2257214e273b OK 2024/10/04 04:00:49 INFO : two: Copied (new) 2024/10/04 04:00:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/04 04:00:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:00:54 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:00:54 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (34.74s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:00:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazusaq7diha/dst" 2024/10/04 04:00:55 DEBUG : Creating backend with remote "TestDrive:crypt/586qnb6k0e3dtmpojffugekqaqdbjk7qsqdt88unjqtg0ikkha60/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/04 04:00:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazusaq7diha/CopyDest" 2024/10/04 04:00:58 DEBUG : Creating backend with remote "TestDrive:crypt/586qnb6k0e3dtmpojffugekqaqdbjk7qsqdt88unjqtg0ikkha60/d09o6po3f7bm6ce32vdgs8h9ls" 2024/10/04 04:01:00 DEBUG : one: Need to transfer - File not found at Destination 2024/10/04 04:01:03 DEBUG : one: md5 = 61ed075ec6d661f91080d44188f835fc OK 2024/10/04 04:01:03 INFO : one: Copied (new) 2024/10/04 04:01:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/04 04:01:08 DEBUG : one: md5 = efce9525ca5834f81ca68a21f65e5f4f OK 2024/10/04 04:01:08 INFO : one: Copied (replaced existing) 2024/10/04 04:01:10 DEBUG : dst/one: md5 = 75b2211e73e607456d7c3cbdd184c53a OK 2024/10/04 04:01:13 DEBUG : CopyDest/one: md5 = d4b0a27ce992a73fdd75013136372ed0 OK 2024/10/04 04:01:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazusaq7diha/BackupDir" 2024/10/04 04:01:14 DEBUG : Creating backend with remote "TestDrive:crypt/586qnb6k0e3dtmpojffugekqaqdbjk7qsqdt88unjqtg0ikkha60/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/10/04 04:01:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/04 04:01:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 04:01:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/04 04:01:20 INFO : one: Moved (server-side) 2024/10/04 04:01:21 INFO : one: Copied (server-side copy) 2024/10/04 04:01:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/04 04:01:24 DEBUG : CopyDest/two: md5 = 6650572efdc2b561dfd4605d9f726793 OK 2024/10/04 04:01:25 DEBUG : two: Need to transfer - File not found at Destination 2024/10/04 04:01:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 04:01:27 INFO : two: Copied (server-side copy) 2024/10/04 04:01:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/04 04:01:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 04:01:28 DEBUG : two: Unchanged skipping 2024/10/04 04:01:30 DEBUG : CopyDest/three: md5 = 36862a4ef78f812f95b9858b0e3399c6 OK 2024/10/04 04:01:31 DEBUG : three: Need to transfer - File not found at Destination 2024/10/04 04:01:32 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/04 04:01:32 DEBUG : three: Destination not found in --copy-dest 2024/10/04 04:01:34 DEBUG : three: md5 = 78db6dcac5856adc93cd767a3811829d OK 2024/10/04 04:01:34 INFO : three: Copied (new) 2024/10/04 04:01:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/04 04:01:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:01:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/04 04:01:41 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/04 04:01:41 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:01:41 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/04 04:01:42 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (47.85s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.61s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.56s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:01:45 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/10/04 04:01:48 DEBUG : TestCopyFileMaxTransfer/file1: md5 = fcb91b9c5de4e2b5f8c2dfad25518fa3 OK 2024/10/04 04:01:48 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/10/04 04:01:49 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/10/04 04:01:49 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/10/04 04:01:50 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/10/04 04:01:51 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/10/04 04:01:53 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 81d89df847fda412b54fd09b034739db OK 2024/10/04 04:01:53 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/10/04 04:01:56 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/10/04 04:01:56 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (12.94s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.56s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:02:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': Looking for duplicate names using skip mode. 2024/10/04 04:02:02 NOTICE: one: Found 2 files with duplicate names 2024/10/04 04:02:02 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.82s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:02:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': Looking for duplicate names using skip mode. 2024/10/04 04:02:11 NOTICE: one: Found 3 files with duplicate names 2024/10/04 04:02:11 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/10/04 04:02:11 INFO : one: Deleted 2024/10/04 04:02:11 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (9.29s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:02:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': Looking for duplicate names using first mode. 2024/10/04 04:02:20 NOTICE: one: Found 3 files with duplicate names 2024/10/04 04:02:20 INFO : one: Deleted 2024/10/04 04:02:21 INFO : one: Deleted 2024/10/04 04:02:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.73s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:02:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': Looking for duplicate names using newest mode. 2024/10/04 04:02:29 NOTICE: one: Found 3 files with duplicate names 2024/10/04 04:02:29 INFO : one: Deleted 2024/10/04 04:02:30 INFO : one: Deleted 2024/10/04 04:02:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (9.18s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.58s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:02:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': Looking for duplicate names using oldest mode. 2024/10/04 04:02:39 NOTICE: one: Found 3 files with duplicate names 2024/10/04 04:02:40 INFO : one: Deleted 2024/10/04 04:02:40 INFO : one: Deleted 2024/10/04 04:02:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (9.50s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:02:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': Looking for duplicate names using largest mode. 2024/10/04 04:02:48 NOTICE: one: Found 3 files with duplicate names 2024/10/04 04:02:49 INFO : one: Deleted 2024/10/04 04:02:50 INFO : one: Deleted 2024/10/04 04:02:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (9.45s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:02:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': Looking for duplicate names using smallest mode. 2024/10/04 04:02:57 NOTICE: one: Found 3 files with duplicate names 2024/10/04 04:02:58 INFO : one: Deleted 2024/10/04 04:02:59 INFO : one: Deleted 2024/10/04 04:02:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.92s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:03:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': Looking for duplicate names using rename mode. 2024/10/04 04:03:09 NOTICE: one.txt: Found 3 files with duplicate names 2024/10/04 04:03:11 INFO : one-2.txt: renamed from: one.txt 2024/10/04 04:03:13 INFO : one-3.txt: renamed from: one.txt 2024/10/04 04:03:15 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (18.14s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:03:22 DEBUG : dupe1/one.txt: md5 = 37848ef6fca76f552871043cbd946f3d OK 2024/10/04 04:03:25 DEBUG : dupe2/two.txt: md5 = 75dc3d346e8dca6407c4073bc1923a34 OK 2024/10/04 04:03:29 DEBUG : dupe3/three.txt: md5 = d30664105ebfbaa002e6075f226e9028 OK 2024/10/04 04:03:29 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/10/04 04:03:30 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/10/04 04:03:32 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/10/04 04:03:33 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/10/04 04:03:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/10/04 04:03:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/10/04 04:03:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (20.10s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:03:41 DEBUG : a.txt: md5 = 3f9fefff08b467c3f53437c20e1880ff OK 2024/10/04 04:03:43 DEBUG : zend.txt: md5 = a2bf57b58c9d9c672a69b4ad59d41a43 OK 2024/10/04 04:03:46 DEBUG : sub dir/hello world: md5 = 4c3b4e0a909d4fb185de42197ba95887 OK 2024/10/04 04:03:48 DEBUG : sub dir/hello world2: md5 = 805b26e8a1fe355519321b172920b567 OK 2024/10/04 04:03:51 DEBUG : sub dir/ignore dir/.ignore: md5 = c20bd4e64a2efbee194232f8254a51e2 OK 2024/10/04 04:03:53 DEBUG : sub dir/ignore dir/should be ignored: md5 = a0565c23c66da92fa23f7e4999c0fa0c OK 2024/10/04 04:03:56 DEBUG : sub dir/sub sub dir/hello world3: md5 = 73bd1f1cdf9abb2a274113278ff4943b OK 2024/10/04 04:03:58 DEBUG : a.txt: Excluded (Size Filter) 2024/10/04 04:03:58 DEBUG : a.txt: Excluded 2024/10/04 04:03:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/04 04:03:59 DEBUG : sub dir/hello world2: Excluded 2024/10/04 04:03:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/04 04:03:59 DEBUG : sub dir/hello world: Excluded 2024/10/04 04:04:00 DEBUG : sub dir/ignore dir: Excluded 2024/10/04 04:04:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/04 04:04:00 DEBUG : sub dir/hello world2: Excluded 2024/10/04 04:04:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/04 04:04:00 DEBUG : sub dir/hello world: Excluded 2024/10/04 04:04:00 DEBUG : sub dir/ignore dir: Excluded 2024/10/04 04:04:08 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/10/04 04:04:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/10/04 04:04:09 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/10/04 04:04:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/10/04 04:04:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/10/04 04:04:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2024/10/04 04:04:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (32.49s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:04:13 DEBUG : file1: md5 = 7db56cf28c64618d33e901abc731dfbf OK 2024/10/04 04:04:16 DEBUG : sub/file2: md5 = f57240d87294798eddf980963b2420d3 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/10/04 04:04:20 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/10/04 04:04:21 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/10/04 04:04:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/10/04 04:04:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (13.69s) --- PASS: TestListJSON/Default (0.33s) --- PASS: TestListJSON/FilesOnly (0.35s) --- PASS: TestListJSON/DirsOnly (0.32s) --- PASS: TestListJSON/Recurse (0.68s) --- PASS: TestListJSON/SubDir (0.34s) --- PASS: TestListJSON/NoModTime (0.40s) --- PASS: TestListJSON/NoMimeType (0.35s) --- PASS: TestListJSON/ShowHash (0.33s) --- PASS: TestListJSON/HashTypes (0.33s) --- PASS: TestListJSON/Metadata (0.89s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:04:27 DEBUG : file1: md5 = 30f8a6e6fc28865048cd1c55e5e50880 OK 2024/10/04 04:04:30 DEBUG : sub/file2: md5 = 0c9da598da5455ea4af6b2ea7614738f 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/10/04 04:04:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazusaq7diha/notfound" 2024/10/04 04:04:35 DEBUG : Creating backend with remote "TestDrive:crypt/586qnb6k0e3dtmpojffugekqaqdbjk7qsqdt88unjqtg0ikkha60/qe0i31qdkoejk60elps0ni5sqk" 2024/10/04 04:04:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (16.74s) --- PASS: TestStatJSON/Root (0.34s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.35s) --- PASS: TestStatJSON/Dir (0.69s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.32s) --- PASS: TestStatJSON/File (0.29s) --- PASS: TestStatJSON/NotFound (0.59s) --- PASS: TestStatJSON/DirFilesOnly (0.41s) --- PASS: TestStatJSON/FileFilesOnly (0.34s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.27s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.35s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.35s) --- PASS: TestStatJSON/RootNotFound (2.32s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:04:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': Making directory 2024/10/04 04:04:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': Making directory --- PASS: TestMkdir (0.83s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:04:46 DEBUG : sub dir/hello world: md5 = 494e43c5c2949489a4ba9aedc2470782 OK 2024/10/04 04:04:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (7.85s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:04:52 DEBUG : potato2: md5 = 11cbf61ba1f9b34b66a09eca87a30ed1 OK 2024/10/04 04:04:54 DEBUG : empty space: md5 = 8ed538955326f7b1c5f61ca3f8c0b40d OK --- PASS: TestLs (6.65s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:04:59 DEBUG : potato2: md5 = 0cd22a315d711f08064934c7febff2d8 OK 2024/10/04 04:05:01 DEBUG : empty space: md5 = d5851c7647c0c7101f074b0fd2123abf OK 2024/10/04 04:05:01 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/10/04 04:05:01 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (7.11s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:05:06 DEBUG : potato2: md5 = a6d15824edd315e55078a12dcc94d53a OK 2024/10/04 04:05:08 DEBUG : empty space: md5 = d676445d1ff18d69c15914d7bc637e40 OK --- PASS: TestLsLong (6.77s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:05:13 DEBUG : potato2: md5 = b3a866122db3a0c783500444b7dba8c8 OK 2024/10/04 04:05:15 DEBUG : empty space: md5 = 6bf6748f46df571af4b27aa868a49e90 OK --- PASS: TestHashSums (6.60s) === RUN TestHashSumsWithErrors 2024/10/04 04:05:17 DEBUG : Creating backend with remote ":memory:" 2024/10/04 04:05:17 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/10/04 04:05:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/04 04:05:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/04 04:05:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/04 04:05:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/04 04:05:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/04 04:05:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/04 04:05:17 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/10/04 04:05:17 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-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:05:19 DEBUG : potato2: md5 = 2a2d6ad9e0ac148d6bd827c425035e23 OK 2024/10/04 04:05:21 DEBUG : empty space: md5 = 1ebe90cd8ee02fd46143b3712940df16 OK 2024/10/04 04:05:24 DEBUG : sub dir/potato3: md5 = 90b7c580309ce6ebfb72dae65f72f890 OK 2024/10/04 04:05:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (12.49s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:05:32 DEBUG : small: md5 = 19db52645fe70ee985eff4a3e24dbd15 OK 2024/10/04 04:05:33 DEBUG : medium: md5 = 160da5668a19229143b345451c09bf0c OK 2024/10/04 04:05:35 DEBUG : large: md5 = 84d6923f131e649779662323be9f9215 OK 2024/10/04 04:05:36 DEBUG : Waiting for deletions to finish 2024/10/04 04:05:36 DEBUG : large: Excluded (Size Filter) 2024/10/04 04:05:37 INFO : small: Deleted 2024/10/04 04:05:37 INFO : medium: Deleted --- PASS: TestDelete (8.86s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:05:41 DEBUG : small: md5 = fd27ea179ff399df5f4808abb32db821 OK 2024/10/04 04:05:43 DEBUG : medium: md5 = a4bf8b85fc848460c142c42842a5e01f OK 2024/10/04 04:05:45 DEBUG : large: md5 = 3417bd08670a8a68453dec9c10cda470 OK 2024/10/04 04:05:45 DEBUG : Waiting for deletions to finish 2024/10/04 04:05:45 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2024/10/04 04:05:46 INFO : large: Deleted 2024/10/04 04:05:46 INFO : small: Deleted --- PASS: TestMaxDelete (9.53s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:05:50 DEBUG : small: md5 = 8d569d0a9500a8b2ee9f4902597686bc OK 2024/10/04 04:05:52 DEBUG : medium: md5 = e60fe9c27f26a4e2b2fbd5caec993680 OK 2024/10/04 04:05:54 DEBUG : large: md5 = a52a7a1010bbb49a51bd9eb7e4b5ea57 OK 2024/10/04 04:05:54 DEBUG : Waiting for deletions to finish 2024/10/04 04:05:55 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/10/04 04:05:55 INFO : small: Deleted 2024/10/04 04:05:55 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (9.50s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:06:00 DEBUG : small: md5 = b1ca92503b67b7023abd052415d78595 OK 2024/10/04 04:06:02 DEBUG : medium: md5 = 30e494ebff490c7a4a098988c623568f OK 2024/10/04 04:06:04 DEBUG : large: md5 = 2568cfedfbdd0bf6cae330087f36b5d1 OK 2024/10/04 04:06:04 DEBUG : Waiting for deletions to finish 2024/10/04 04:06:04 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/10/04 04:06:05 INFO : small: Deleted 2024/10/04 04:06:05 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (9.38s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:06:09 DEBUG : ReadFile: md5 = 7e85c5b91db4bf53e7b2137f46caa3b4 OK --- PASS: TestReadFile (5.53s) === RUN TestRetry 2024/10/04 04:06:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/10/04 04:06:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/10/04 04:06:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/04 04:06:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/04 04:06:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/04 04:06:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/04 04:06:13 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-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:06:15 DEBUG : file1: md5 = 094431c7ccac24224632b7318f0e7cfd OK 2024/10/04 04:06:16 DEBUG : file2: md5 = 9ca2a782de8050844d88c9cc6529ab40 OK --- PASS: TestCat (19.76s) === RUN TestPurge 2024/10/04 04:06:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fivojab5puji" 2024/10/04 04:06:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 04:06:33 DEBUG : Creating backend with remote "TestDrive:crypt/pe5amuqhq22k0etct7j3kpdhsfuqge369mqrnllduq0lv6t2r210" 2024/10/04 04:06:34 DEBUG : Creating backend with remote "/tmp/rclone3080710585" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fivojab5puji'", Local "Local file system at /tmp/rclone3080710585", Modify Window "1ms" 2024/10/04 04:06:41 DEBUG : A1/B1/C1/one: md5 = 137a875654e134931631bf243ebfa1b5 OK 2024/10/04 04:06:41 DEBUG : A2: Making directory 2024/10/04 04:06:42 DEBUG : A1/B2: Making directory 2024/10/04 04:06:43 DEBUG : A1/B2/C2: Making directory 2024/10/04 04:06:44 DEBUG : A1/B1/C3: Making directory 2024/10/04 04:06:45 DEBUG : A3: Making directory 2024/10/04 04:06:47 DEBUG : A3/B3: Making directory 2024/10/04 04:06:48 DEBUG : A3/B3/C4: Making directory 2024/10/04 04:06:51 DEBUG : A1/two: md5 = 8ccfb525b36ae03563689b7c95e265cd OK 2024/10/04 04:06:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fivojab5puji': Purge remote 2024/10/04 04:06:56 NOTICE: purge failed: directory not found --- PASS: TestPurge (23.18s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:07:01 DEBUG : A1/B1/C1/one: md5 = 9ece59e71bc896384b610916467879d9 OK 2024/10/04 04:07:01 DEBUG : A2: Making directory 2024/10/04 04:07:02 DEBUG : A1/B2: Making directory 2024/10/04 04:07:03 DEBUG : A1/B2/C2: Making directory 2024/10/04 04:07:04 DEBUG : A1/B1/C3: Making directory 2024/10/04 04:07:06 DEBUG : A3: Making directory 2024/10/04 04:07:07 DEBUG : A3/B3: Making directory 2024/10/04 04:07:08 DEBUG : A3/B3/C4: Making directory 2024/10/04 04:07:11 DEBUG : A1/two: md5 = ff0a49b0e6f17bbfdb00e07c490c1333 OK 2024/10/04 04:07:13 DEBUG : removing 1 level 3 directories 2024/10/04 04:07:13 INFO : A3/B3/C4: Removing directory 2024/10/04 04:07:17 DEBUG : removing 2 level 3 directories 2024/10/04 04:07:17 INFO : A1/B2/C2: Removing directory 2024/10/04 04:07:17 INFO : A1/B1/C3: Removing directory 2024/10/04 04:07:18 DEBUG : removing 2 level 2 directories 2024/10/04 04:07:18 INFO : A3/B3: Removing directory 2024/10/04 04:07:18 INFO : A1/B2: Removing directory 2024/10/04 04:07:18 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/10/04 04:07:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/04 04:07:19 DEBUG : removing 2 level 1 directories 2024/10/04 04:07:19 INFO : A3: Removing directory 2024/10/04 04:07:19 INFO : A2: Removing directory 2024/10/04 04:07:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/10/04 04:07:25 DEBUG : removing 1 level 3 directories 2024/10/04 04:07:25 INFO : A1/B1/C1: Removing directory 2024/10/04 04:07:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:07:26 DEBUG : removing 1 level 2 directories 2024/10/04 04:07:26 INFO : A1/B1: Removing directory 2024/10/04 04:07:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/04 04:07:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/04 04:07:27 DEBUG : removing 1 level 1 directories 2024/10/04 04:07:27 INFO : A1: Removing directory 2024/10/04 04:07:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/04 04:07:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/04 04:07:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/04 04:07:28 DEBUG : removing 1 level 0 directories 2024/10/04 04:07:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': Removing directory 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/04 04:07:29 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (34.74s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:07:31 DEBUG : A1: Making directory 2024/10/04 04:07:33 DEBUG : A1/B1: Making directory 2024/10/04 04:07:34 DEBUG : A1/B1/C1: Making directory 2024/10/04 04:07:37 DEBUG : removing 1 level 3 directories 2024/10/04 04:07:37 INFO : A1/B1/C1: Removing directory 2024/10/04 04:07:38 DEBUG : removing 1 level 2 directories 2024/10/04 04:07:38 INFO : A1/B1: Removing directory 2024/10/04 04:07:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/04 04:07:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (11.94s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:07:42 DEBUG : A1: Making directory 2024/10/04 04:07:43 DEBUG : A1/B1: Making directory 2024/10/04 04:07:44 DEBUG : A1/B1/C1: Making directory 2024/10/04 04:07:48 DEBUG : removing 1 level 3 directories 2024/10/04 04:07:48 INFO : A1/B1/C1: Removing directory 2024/10/04 04:07:49 DEBUG : removing 1 level 2 directories 2024/10/04 04:07:49 INFO : A1/B1: Removing directory 2024/10/04 04:07:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/04 04:07:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (10.60s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:07:55 DEBUG : file1: md5 = b03103a2387ab9ff89eade4bd17a9815 OK 2024/10/04 04:07:56 DEBUG : filename.txt: File name found in url 2024/10/04 04:07:58 DEBUG : filename.txt: md5 = 6825d7067d1f6a84e01b784ecbbebaa6 OK 2024/10/04 04:07:58 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/10/04 04:08:00 DEBUG : headerfilename.txt: md5 = 6d880f3c7d92123b34ad19f2c18540d8 OK 2024/10/04 04:08:02 DEBUG : file2: md5 = b1028f2a2c26a6cb97adb27a92279be8 OK --- PASS: TestCopyURL (12.51s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:08:06 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/04 04:08:09 DEBUG : sub/file2: md5 = 1ca9d09d380967164c034524bec58f92 OK 2024/10/04 04:08:09 INFO : file1: Copied (new) to: sub/file2 2024/10/04 04:08:09 INFO : file1: Deleted 2024/10/04 04:08:10 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 04:08:10 DEBUG : file1: Unchanged skipping 2024/10/04 04:08:10 INFO : file1: Deleted 2024/10/04 04:08:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': don't need to copy/move sub/file2, it is already at target location 2024/10/04 04:08:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (8.84s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:08:15 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/04 04:08:16 DEBUG : file1: md5 = e62e682bdb0b1458850035dab0ccb3d7 OK 2024/10/04 04:08:16 INFO : file1: Copied (new) 2024/10/04 04:08:16 INFO : file1: Deleted 2024/10/04 04:08:17 DEBUG : file1: Destination exists, skipping 2024/10/04 04:08:17 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.63s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.62s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:08:23 DEBUG : dst/file1: md5 = 53c2824f04064b2f7237b7f0b1b11a49 OK 2024/10/04 04:08:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pazusaq7diha/backup" 2024/10/04 04:08:24 DEBUG : Creating backend with remote "TestDrive:crypt/586qnb6k0e3dtmpojffugekqaqdbjk7qsqdt88unjqtg0ikkha60/1nrff024r7pq65ecp72fc28jb0" 2024/10/04 04:08:26 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/04 04:08:30 INFO : dst/file1: Moved (server-side) 2024/10/04 04:08:32 DEBUG : dst/file1: md5 = 6192dfacfe02ef4b8aaf781dbcdd3104 OK 2024/10/04 04:08:32 INFO : dst/file1: Copied (new) 2024/10/04 04:08:32 INFO : dst/file1: Deleted 2024/10/04 04:08:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/04 04:08:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/10/04 04:08:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (18.52s) === 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-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:08:42 DEBUG : A1/one: md5 = 9137c7f04a60c8892c1d6acaed749ccb OK 2024/10/04 04:08:44 DEBUG : A1/two: md5 = 76ff4ec40503a309144f7b47e62f0871 OK 2024/10/04 04:08:47 DEBUG : A1/B1/three: md5 = b62e7da5153f91be274cdb0544a76adb OK 2024/10/04 04:08:50 DEBUG : A1/B1/C1/four: md5 = b8ddbefb12db31298e4d2b44818ac8f5 OK 2024/10/04 04:08:53 DEBUG : A1/B1/C2/five: md5 = dc80ef507a528312be2aa0774ec71799 OK 2024/10/04 04:08:53 DEBUG : A1/B2: Making directory 2024/10/04 04:08:54 DEBUG : A1/B1/C3: Making directory 2024/10/04 04:09:09 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/10/04 04:09:09 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/10/04 04:09:09 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/10/04 04:09:09 INFO : A2/two: Moved (server-side) to: A3/two 2024/10/04 04:09:09 INFO : A2/one: Moved (server-side) to: A3/one 2024/10/04 04:09:14 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/04 04:09:14 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/04 04:09:14 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/04 04:09:15 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/04 04:09:15 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/04 04:09:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/10/04 04:09:26 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/10/04 04:09:26 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/10/04 04:09:26 INFO : A3/two: Moved (server-side) to: A4/two 2024/10/04 04:09:26 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/10/04 04:09:27 INFO : A3/one: Moved (server-side) to: A4/one 2024/10/04 04:09:31 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/04 04:09:31 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/04 04:09:31 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/04 04:09:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/04 04:09:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/04 04:09:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/10/04 04:09:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/10/04 04:09:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/10/04 04:09:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/10/04 04:09:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/10/04 04:09:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/04 04:09:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/10/04 04:09:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/10/04 04:09:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/04 04:09:44 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (66.29s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" --- PASS: TestGetFsInfo (0.52s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:09:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': File to upload is small (34 bytes), uploading instead of streaming 2024/10/04 04:09:48 DEBUG : no_checksum_small_file_from_pipe: md5 = ce4f9dfe431fef00ae5110b962bd3efe OK 2024/10/04 04:09:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/10/04 04:09:48 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/04 04:09:49 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/10/04 04:09:50 DEBUG : no_checksum_big_file_from_pipe: md5 = 4138d571be3220a4fc096dd54f929d10 OK 2024/10/04 04:09:50 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-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:09:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': File to upload is small (34 bytes), uploading instead of streaming 2024/10/04 04:09:54 DEBUG : with_checksum_small_file_from_pipe: md5 = f152d6fdf7ca18cacb5bf34ca0e3d9d4 OK 2024/10/04 04:09:54 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/04 04:09:55 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/10/04 04:09:56 DEBUG : with_checksum_big_file_from_pipe: md5 = 39a2fd2256260eba4643f87148d6f87e OK 2024/10/04 04:09:56 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-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:09:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': File to upload is small (34 bytes), uploading instead of streaming 2024/10/04 04:10:01 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 04:10:02 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/10/04 04:10:03 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-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:10:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': File to upload is small (34 bytes), uploading instead of streaming 2024/10/04 04:10:08 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/04 04:10:09 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/10/04 04:10:10 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (27.05s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.48s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.70s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/10/04 04:10:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': File to upload is small (48 bytes), uploading instead of streaming 2024/10/04 04:10:15 DEBUG : rcat_metadata: md5 = f755b0a8c831c855c4c00c00d1c3d72b OK 2024/10/04 04:10:15 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/10/04 04:10:17 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/10/04 04:10:19 DEBUG : rcat_metadata_uploadcutoff0: md5 = 2c2e8951e97aa29903188fec466ac301 OK 2024/10/04 04:10:19 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (8.62s) --- PASS: TestRcatMetadata/Normal (3.58s) --- PASS: TestRcatMetadata/ViaDisk (4.47s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:10:23 DEBUG : potato1: md5 = ff8d095ba1948841656865b3d6e39447 OK 2024/10/04 04:10:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': File to upload is small (60 bytes), uploading instead of streaming 2024/10/04 04:10:25 DEBUG : potato2: md5 = e1be11063671a8af2c8a606f1ed5b0d1 OK 2024/10/04 04:10:25 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (6.68s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:10:30 DEBUG : potato1: md5 = 099f24276026c10342fbbb9f46b7f4fd OK 2024/10/04 04:10:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': File to upload is small (60 bytes), uploading instead of streaming 2024/10/04 04:10:32 DEBUG : potato2: md5 = a5c21d1076583487846037955bd0aa1d OK 2024/10/04 04:10:32 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.89s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:10:36 DEBUG : potato2: md5 = 93253d1ff55cdbc9c920c5328d2de0f5 OK 2024/10/04 04:10:38 DEBUG : empty space: md5 = a34893928a70c8b198ec04811a1b57c6 OK 2024/10/04 04:10:41 DEBUG : sub dir/potato3: md5 = f599cf9f147582fad567106212c3345a OK 2024/10/04 04:10:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': Touching "empty space" 2024/10/04 04:10:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': Touching "potato2" 2024/10/04 04:10:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': Touching "sub dir/potato3" 2024/10/04 04:10:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (15.65s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:10:50 DEBUG : dir with metadata: Making directory with metadata 2024/10/04 04:10:51 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.43s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:10:54 DEBUG : directory with modtime: Making directory with metadata 2024/10/04 04:10:55 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.28s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:10:57 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/10/04 04:10:57 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/04 04:10:57 DEBUG : Google drive root 'crypt/586qnb6k0e3dtmpojffugekqaqdbjk7qsqdt88unjqtg0ikkha60': Skipping btime metadata as can't update it on an existing file: 2024-10-04T04:10:57.425562069Z 2024/10/04 04:10:58 INFO : non existent directory: Updated directory metadata 2024/10/04 04:11:01 DEBUG : Google drive root 'crypt/586qnb6k0e3dtmpojffugekqaqdbjk7qsqdt88unjqtg0ikkha60': Skipping btime metadata as can't update it on an existing file: 2024-10-04T04:10:57.425562069Z 2024/10/04 04:11:02 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (7.25s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:11:04 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/10/04 04:11:07 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/10/04 04:11:08 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (6.26s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha'", Local "Local file system at /tmp/rclone3640372347", Modify Window "1ms" 2024/10/04 04:11:10 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/10/04 04:11:10 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/04 04:11:10 DEBUG : dst: Making directory with metadata 2024/10/04 04:11:12 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/04 04:11:12 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 04:11:12 INFO : dst: Set directory modification time (using SetModTime) 2024/10/04 04:11:13 INFO : dst: Set directory modification time (using SetModTime) 2024/10/04 04:11:13 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/10/04 04:11:14 INFO : dst: Set directory modification time (using SetModTime) 2024/10/04 04:11:14 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (5.24s) === 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/10/04 04:11:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pazusaq7diha': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 14m33.571986116s (try 1/5)