"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/01/31 04:03:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ramugup3toqo" 2025/01/31 04:03:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/31 04:03:16 DEBUG : Creating backend with remote "TestDrive:crypt/tprubpjk69j5lv6ejmo11e2m6k423c1u076fladsgob3jd4ra2h0" 2025/01/31 04:03:17 DEBUG : Creating backend with remote "/tmp/rclone2781802879" === 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-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", 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-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/31 04:03:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/31 04:03:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/31 04:03:17 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/31 04:03:17 DEBUG : potato: Seek from 10 to 0 2025/01/31 04:03:17 DEBUG : potato: Seek from 10 to 0 2025/01/31 04:03:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/31 04:03:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/31 04:03:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/31 04:03:17 DEBUG : potato: Seek from 5 to 2 2025/01/31 04:03:17 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/31 04:03:17 DEBUG : potato: Seek from 7 to 0 2025/01/31 04:03:17 DEBUG : potato: Seek from 7 to 0 2025/01/31 04:03:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/31 04:03:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/31 04:03:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/31 04:03:17 DEBUG : potato: Seek from 5 to 2 2025/01/31 04:03:17 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/31 04:03:17 DEBUG : potato: Seek from 8 to 0 2025/01/31 04:03:17 DEBUG : potato: Seek from 8 to 0 2025/01/31 04:03:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/31 04:03:17 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/31 04:03:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/31 04:03:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/31 04:03:17 DEBUG : potato: Seek from 5 to 2 2025/01/31 04:03:17 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/31 04:03:17 DEBUG : potato: Seek from 9 to 0 2025/01/31 04:03:17 DEBUG : potato: Seek from 9 to 0 2025/01/31 04:03:17 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-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:03:20 DEBUG : rutabaga: md5 = 7eb004ed3be3b902721012ea9f624bd8 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/31 04:03:23 DEBUG : empty space: md5 = c69b67983e97f294a5d7420c18cc924e OK === RUN TestCheck/3 2025/01/31 04:03:25 DEBUG : potato2: md5 = e8572f40255cee0aac998eb0bedf029b OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/31 04:03:27 DEBUG : remotepotato: md5 = f94dbcfa1715c928f7dd0b391efcf3e5 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.20s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/01/31 04:03:31 DEBUG : Creating backend with remote "nonexistent" 2025/01/31 04:03:31 DEBUG : Creating backend with remote "nonexistent" 2025/01/31 04:03:31 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/31 04:03:31 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/31 04:03:31 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/31 04:03:31 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-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:03:32 DEBUG : rutabaga: md5 = a0812788407824477e905345e002b5b0 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/31 04:03:37 DEBUG : empty space: md5 = 1715d88cf321ff47cd41ec88023e03d8 OK === RUN TestCheckDownload/3 2025/01/31 04:03:39 DEBUG : potato2: md5 = 4040a5a2b19cd2ef052f32ac75c44d98 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/31 04:03:44 DEBUG : remotepotato: md5 = 92f69d265fc6d1cf3f4eeece96fbaccc OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.11s) --- PASS: TestCheckDownload/1 (1.07s) --- PASS: TestCheckDownload/2 (1.46s) --- PASS: TestCheckDownload/3 (0.86s) --- PASS: TestCheckDownload/4 (1.45s) --- PASS: TestCheckDownload/5 (0.92s) --- PASS: TestCheckDownload/6 (0.90s) --- PASS: TestCheckDownload/7 (0.90s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:03:50 DEBUG : rutabaga: md5 = bb53e8c43877410ec7ee8fb2df67e218 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/31 04:03:53 DEBUG : empty space: md5 = 935b8c38236cf251be6483a4cba2656c OK === RUN TestCheckSizeOnly/3 2025/01/31 04:03:55 DEBUG : potato2: md5 = d0f02129a5014e8d9a05bc5fd0313567 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/31 04:03:57 DEBUG : remotepotato: md5 = 12394e65d6fd2193fc9ee9e9fb870432 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.24s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:04:03 DEBUG : test.sum: md5 = fe2263145469b44a7ebf923d75dcd56d OK 2025/01/31 04:04:04 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/31 04:04:04 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/31 04:04:04 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/31 04:04:04 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/31 04:04:05 DEBUG : test.sum: md5 = bcc500b1539ca29ac366e0a371d093cd OK 2025/01/31 04:04:07 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/31 04:04:07 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/31 04:04:07 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/31 04:04:07 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.92s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:04:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ramugup3toqo/data" 2025/01/31 04:04:08 DEBUG : Creating backend with remote "TestDrive:crypt/tprubpjk69j5lv6ejmo11e2m6k423c1u076fladsgob3jd4ra2h0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.01s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:04:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ramugup3toqo/data" 2025/01/31 04:04:10 DEBUG : Creating backend with remote "TestDrive:crypt/tprubpjk69j5lv6ejmo11e2m6k423c1u076fladsgob3jd4ra2h0/vjrnln8ratgmqakfosrqe8espk" 2025/01/31 04:04:14 DEBUG : data/banana: md5 = 10979060e73cfd26ed1d609fe8ad4f5e OK 2025/01/31 04:04:16 DEBUG : test.sum: md5 = adf890401aa3b7b11ea8ec9c15d1e661 OK === RUN TestCheckSumDownload/subtest1 2025/01/31 04:04:21 DEBUG : data/potato: md5 = 297f8ed02d540d93e31806e0e09bf349 OK 2025/01/31 04:04:22 DEBUG : test.sum: md5 = afc979d84cfafc83dc266e92c2ba08e7 OK === RUN TestCheckSumDownload/subtest2 2025/01/31 04:04:27 DEBUG : test.sum: md5 = a7594e5e396731f50a881cfb18b71ceb OK === RUN TestCheckSumDownload/subtest3 2025/01/31 04:04:31 DEBUG : test.sum: md5 = 55b234b70739a076c6d02d26bddba290 OK === RUN TestCheckSumDownload/subtest4 2025/01/31 04:04:36 DEBUG : test.sum: md5 = 4172cf55a4cb9d2645f5afeb6542b8b2 OK === RUN TestCheckSumDownload/subtest5 2025/01/31 04:04:41 DEBUG : test.sum: md5 = be3134366468aa162145eac4e08fdac6 OK === RUN TestCheckSumDownload/subtest6 2025/01/31 04:04:45 DEBUG : data/banana: md5 = 5e3ada222816205a1ed5ec1b809db0ff OK 2025/01/31 04:04:47 DEBUG : data/potato: md5 = bae338b5c217fba0c9479d4af7752ddf OK 2025/01/31 04:04:48 DEBUG : test.sum: md5 = 4c8f7ea5958d0215455d11a62bd70d1b OK === RUN TestCheckSumDownload/subtest7 2025/01/31 04:04:54 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/31 04:04:54 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (44.95s) --- PASS: TestCheckSumDownload/subtest1 (2.25s) --- PASS: TestCheckSumDownload/subtest2 (2.62s) --- PASS: TestCheckSumDownload/subtest3 (2.28s) --- PASS: TestCheckSumDownload/subtest4 (2.66s) --- PASS: TestCheckSumDownload/subtest5 (2.37s) --- PASS: TestCheckSumDownload/subtest6 (2.42s) --- PASS: TestCheckSumDownload/subtest7 (2.65s) === RUN TestApplyTransforms 2025/01/31 04:04:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daqomat3paze" 2025/01/31 04:04:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/31 04:04:55 DEBUG : Creating backend with remote "TestDrive:crypt/ljurodk1p3mgqjt3rv7rbk7hkvigr694k7q1sf71v11kjjjdjf80" 2025/01/31 04:04:56 DEBUG : Creating backend with remote "/tmp/rclone664572144" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daqomat3paze'", Local "Local file system at /tmp/rclone664572144", Modify Window "1ms" 2025/01/31 04:04:59 DEBUG : hello, world!: md5 = 2ad1571c3882e8d4576bd5f24d435201 OK upper checkfile vs. lower remote (without normalization) 2025/01/31 04:04:59 ERROR : hello, world!: sum not found 2025/01/31 04:04:59 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-daqomat3paze' 2025/01/31 04:04:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daqomat3paze': 1 files missing 2025/01/31 04:04:59 NOTICE: 1 hashes missing 2025/01/31 04:04:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daqomat3paze': 2 differences found 2025/01/31 04:04:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daqomat3paze': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/31 04:05:00 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/31 04:05:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daqomat3paze': 0 differences found 2025/01/31 04:05:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daqomat3paze': 1 matching files 2025/01/31 04:05:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-setupos0fasu" 2025/01/31 04:05:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/31 04:05:00 DEBUG : Creating backend with remote "TestDrive:crypt/68c0vejfpou2ksprj87mdmnoio9rg0c767pipr2alvokafc1nr3g" 2025/01/31 04:05:01 DEBUG : Creating backend with remote "/tmp/rclone1790767951" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-setupos0fasu'", Local "Local file system at /tmp/rclone1790767951", Modify Window "1ms" 2025/01/31 04:05:04 DEBUG : HELLO, WORLD!: md5 = 2a28d41dbf7ed027aa59048d883da44e OK lower checkfile vs. upper remote (without normalization) 2025/01/31 04:05:04 ERROR : HELLO, WORLD!: sum not found 2025/01/31 04:05:04 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-setupos0fasu' 2025/01/31 04:05:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setupos0fasu': 1 files missing 2025/01/31 04:05:04 NOTICE: 1 hashes missing 2025/01/31 04:05:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setupos0fasu': 2 differences found 2025/01/31 04:05:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setupos0fasu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/31 04:05:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/31 04:05:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setupos0fasu': 0 differences found 2025/01/31 04:05:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setupos0fasu': 1 matching files 2025/01/31 04:05:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vesipox5fedi" 2025/01/31 04:05:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/31 04:05:06 DEBUG : Creating backend with remote "TestDrive:crypt/h9sthkt7putdg33bogjn4rbondb4idg5l75o92t2rib6k2cu0up0" 2025/01/31 04:05:07 DEBUG : Creating backend with remote "/tmp/rclone917960365" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vesipox5fedi'", Local "Local file system at /tmp/rclone917960365", Modify Window "1ms" 2025/01/31 04:05:09 DEBUG : HeLlO, wOrLd!: md5 = a597160e03630cf8a70af0f1130ce2a9 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/31 04:05:10 ERROR : HeLlO, wOrLd!: sum not found 2025/01/31 04:05:10 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vesipox5fedi' 2025/01/31 04:05:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vesipox5fedi': 1 files missing 2025/01/31 04:05:10 NOTICE: 1 hashes missing 2025/01/31 04:05:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vesipox5fedi': 2 differences found 2025/01/31 04:05:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vesipox5fedi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/31 04:05:11 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/31 04:05:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vesipox5fedi': 0 differences found 2025/01/31 04:05:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vesipox5fedi': 1 matching files 2025/01/31 04:05:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xitadin8famo" 2025/01/31 04:05:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/31 04:05:11 DEBUG : Creating backend with remote "TestDrive:crypt/56fis637rg0e2q6nsp9miiga6gm0jaadrdtej2ljecptun3qja30" 2025/01/31 04:05:12 DEBUG : Creating backend with remote "/tmp/rclone954272702" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xitadin8famo'", Local "Local file system at /tmp/rclone954272702", Modify Window "1ms" 2025/01/31 04:05:15 DEBUG : HELLO, WORLD!: md5 = dfc246e46e8d95a97d5878f9df4d64c2 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/31 04:05:15 ERROR : HELLO, WORLD!: sum not found 2025/01/31 04:05:15 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xitadin8famo' 2025/01/31 04:05:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xitadin8famo': 1 files missing 2025/01/31 04:05:15 NOTICE: 1 hashes missing 2025/01/31 04:05:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xitadin8famo': 2 differences found 2025/01/31 04:05:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xitadin8famo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/31 04:05:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/31 04:05:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xitadin8famo': 0 differences found 2025/01/31 04:05:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xitadin8famo': 1 matching files 2025/01/31 04:05:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zumewog8yeho" 2025/01/31 04:05:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/31 04:05:16 DEBUG : Creating backend with remote "TestDrive:crypt/i5h1nkh6o6uh40aj110a8sqhh39vlq7gc4rtnkf45u51ad72qq10" 2025/01/31 04:05:17 DEBUG : Creating backend with remote "/tmp/rclone3981714962" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zumewog8yeho'", Local "Local file system at /tmp/rclone3981714962", Modify Window "1ms" 2025/01/31 04:05:20 DEBUG : 測試_Русский___ě_áñ: md5 = 827ade7bf4db3458d3eb3ebe995ea641 OK NFD checkfile vs. NFC remote (without normalization) 2025/01/31 04:05:21 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/31 04:05:21 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zumewog8yeho' 2025/01/31 04:05:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zumewog8yeho': 1 files missing 2025/01/31 04:05:21 NOTICE: 1 hashes missing 2025/01/31 04:05:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zumewog8yeho': 2 differences found 2025/01/31 04:05:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zumewog8yeho': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/31 04:05:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/31 04:05:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zumewog8yeho': 0 differences found 2025/01/31 04:05:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zumewog8yeho': 1 matching files 2025/01/31 04:05:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tifisoc2luka" 2025/01/31 04:05:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/31 04:05:22 DEBUG : Creating backend with remote "TestDrive:crypt/g1sfv2v3klsrtpjt7fiuifnl1cab7pmj0s90r6004q7skluofj8g" 2025/01/31 04:05:23 DEBUG : Creating backend with remote "/tmp/rclone748431071" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tifisoc2luka'", Local "Local file system at /tmp/rclone748431071", Modify Window "1ms" 2025/01/31 04:05:26 DEBUG : 測試_Русский___ě_áñ: md5 = f6afe6311adff2b777d38a1f270b2718 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/31 04:05:26 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/31 04:05:26 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tifisoc2luka' 2025/01/31 04:05:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tifisoc2luka': 1 files missing 2025/01/31 04:05:26 NOTICE: 1 hashes missing 2025/01/31 04:05:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tifisoc2luka': 2 differences found 2025/01/31 04:05:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tifisoc2luka': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/31 04:05:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/31 04:05:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tifisoc2luka': 0 differences found 2025/01/31 04:05:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tifisoc2luka': 1 matching files 2025/01/31 04:05:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tekuxeb9bequ" 2025/01/31 04:05:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/31 04:05:27 DEBUG : Creating backend with remote "TestDrive:crypt/t167d3vp1o1flhr1ujh6lnn0mfhnpk5om574j627k783rqqle6s0" 2025/01/31 04:05:28 DEBUG : Creating backend with remote "/tmp/rclone4106559826" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tekuxeb9bequ'", Local "Local file system at /tmp/rclone4106559826", Modify Window "1ms" 2025/01/31 04:05:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b3c092df2709c7031d62e668a8d1cbd7 OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/31 04:05:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/31 04:05:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tekuxeb9bequ' 2025/01/31 04:05:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tekuxeb9bequ': 1 files missing 2025/01/31 04:05:31 NOTICE: 1 hashes missing 2025/01/31 04:05:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tekuxeb9bequ': 2 differences found 2025/01/31 04:05:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tekuxeb9bequ': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/31 04:05:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/31 04:05:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tekuxeb9bequ': 0 differences found 2025/01/31 04:05:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tekuxeb9bequ': 1 matching files 2025/01/31 04:05:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dilivuh3woje" 2025/01/31 04:05:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/31 04:05:32 DEBUG : Creating backend with remote "TestDrive:crypt/bvrjmsdn6b6162873e16849d0672p217rtq6b3v30ppjbkscfdg0" 2025/01/31 04:05:33 DEBUG : Creating backend with remote "/tmp/rclone1633406993" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dilivuh3woje'", Local "Local file system at /tmp/rclone1633406993", Modify Window "1ms" 2025/01/31 04:05:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c42e235886609ff4e80a0d2a8c5397aa OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/31 04:05:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/31 04:05:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dilivuh3woje' 2025/01/31 04:05:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dilivuh3woje': 1 files missing 2025/01/31 04:05:36 NOTICE: 1 hashes missing 2025/01/31 04:05:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dilivuh3woje': 2 differences found 2025/01/31 04:05:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dilivuh3woje': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/31 04:05:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/31 04:05:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dilivuh3woje': 0 differences found 2025/01/31 04:05:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dilivuh3woje': 1 matching files 2025/01/31 04:05:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cepamey9meku" 2025/01/31 04:05:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/31 04:05:37 DEBUG : Creating backend with remote "TestDrive:crypt/lfnqr4ai0qqr7dufs8bs6p8rl6fiubbb4oud3q1vsamtk4du8nv0" 2025/01/31 04:05:38 DEBUG : Creating backend with remote "/tmp/rclone3880685913" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cepamey9meku'", Local "Local file system at /tmp/rclone3880685913", Modify Window "1ms" 2025/01/31 04:05:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 53cac0ea06104461c68cd642540c0d5a OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/31 04:05:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/31 04:05:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cepamey9meku' 2025/01/31 04:05:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cepamey9meku': 1 files missing 2025/01/31 04:05:42 NOTICE: 1 hashes missing 2025/01/31 04:05:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cepamey9meku': 2 differences found 2025/01/31 04:05:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cepamey9meku': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/31 04:05:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/31 04:05:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cepamey9meku': 0 differences found 2025/01/31 04:05:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cepamey9meku': 1 matching files 2025/01/31 04:05:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cahedid4ziwe" 2025/01/31 04:05:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/31 04:05:43 DEBUG : Creating backend with remote "TestDrive:crypt/gd49gp16ll74on3ncmmm6gvuap1uo48dv5sue92cc2oquu97n6fg" 2025/01/31 04:05:44 DEBUG : Creating backend with remote "/tmp/rclone1399493455" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cahedid4ziwe'", Local "Local file system at /tmp/rclone1399493455", Modify Window "1ms" 2025/01/31 04:05:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 46899da83d4aac72d5327ff9b2f6854c OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/31 04:05:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/31 04:05:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cahedid4ziwe' 2025/01/31 04:05:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cahedid4ziwe': 1 files missing 2025/01/31 04:05:47 NOTICE: 1 hashes missing 2025/01/31 04:05:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cahedid4ziwe': 2 differences found 2025/01/31 04:05:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cahedid4ziwe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/31 04:05:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/31 04:05:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cahedid4ziwe': 0 differences found 2025/01/31 04:05:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cahedid4ziwe': 1 matching files 2025/01/31 04:05:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cahedid4ziwe': Purge remote 2025/01/31 04:05:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cepamey9meku': Purge remote 2025/01/31 04:05:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dilivuh3woje': Purge remote 2025/01/31 04:05:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tekuxeb9bequ': Purge remote 2025/01/31 04:05:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tifisoc2luka': Purge remote 2025/01/31 04:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zumewog8yeho': Purge remote 2025/01/31 04:05:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xitadin8famo': Purge remote 2025/01/31 04:05:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vesipox5fedi': Purge remote 2025/01/31 04:05:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-setupos0fasu': Purge remote 2025/01/31 04:05:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daqomat3paze': Purge remote --- PASS: TestApplyTransforms (59.26s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:05:54 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/31 04:05:57 DEBUG : sub/file2: md5 = 0a73289b546eb76295f3bcfd1e5765c2 OK 2025/01/31 04:05:57 INFO : file1: Copied (new) to: sub/file2 2025/01/31 04:05:58 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:05:58 DEBUG : file1: Unchanged skipping 2025/01/31 04:05:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': don't need to copy/move sub/file2, it is already at target location 2025/01/31 04:06:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.80s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:06:04 DEBUG : dst/file1: md5 = abee8d45c0592241a17f61ff5313860a OK 2025/01/31 04:06:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ramugup3toqo/backup" 2025/01/31 04:06:05 DEBUG : Config file has changed externally - reloading 2025/01/31 04:06:05 DEBUG : Creating backend with remote "TestDrive:crypt/tprubpjk69j5lv6ejmo11e2m6k423c1u076fladsgob3jd4ra2h0/1nrff024r7pq65ecp72fc28jb0" 2025/01/31 04:06:07 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/31 04:06:10 INFO : dst/file1: Moved (server-side) 2025/01/31 04:06:12 DEBUG : dst/file1: md5 = 3502144a0c8aa5e6dc7efffbddaabfd1 OK 2025/01/31 04:06:12 INFO : dst/file1: Copied (new) 2025/01/31 04:06:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/31 04:06:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/31 04:06:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.11s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:06:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ramugup3toqo/dst" 2025/01/31 04:06:18 DEBUG : Creating backend with remote "TestDrive:crypt/tprubpjk69j5lv6ejmo11e2m6k423c1u076fladsgob3jd4ra2h0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/31 04:06:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ramugup3toqo/CompareDest" 2025/01/31 04:06:19 DEBUG : Creating backend with remote "TestDrive:crypt/tprubpjk69j5lv6ejmo11e2m6k423c1u076fladsgob3jd4ra2h0/gveqi14airsml4bgu7krj116o8" 2025/01/31 04:06:21 DEBUG : one: Need to transfer - File not found at Destination 2025/01/31 04:06:23 DEBUG : one: md5 = df9b1da409ea6833b1fb7108a6bfccf4 OK 2025/01/31 04:06:23 INFO : one: Copied (new) 2025/01/31 04:06:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/31 04:06:26 DEBUG : one: md5 = 68e05fc231931b1ef2e4967de59e1f19 OK 2025/01/31 04:06:26 INFO : one: Copied (replaced existing) 2025/01/31 04:06:28 DEBUG : dst/one: md5 = a7790b03ef1a40ae2950d72bce6e4ac9 OK 2025/01/31 04:06:31 DEBUG : CompareDest/one: md5 = 7832b4721987e44e25f8ed7786d53c1a OK 2025/01/31 04:06:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/31 04:06:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:06:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/31 04:06:34 DEBUG : CompareDest/two: md5 = a4b94bf095f3357cc6079ee206f10b28 OK 2025/01/31 04:06:35 DEBUG : two: Need to transfer - File not found at Destination 2025/01/31 04:06:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:06:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/31 04:06:36 DEBUG : two: Need to transfer - File not found at Destination 2025/01/31 04:06:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:06:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/31 04:06:38 DEBUG : two: Need to transfer - File not found at Destination 2025/01/31 04:06:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/31 04:06:40 DEBUG : two: md5 = 0b83a42c228d70c65d737915740f1194 OK 2025/01/31 04:06:40 INFO : two: Copied (new) 2025/01/31 04:06:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/31 04:06:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/31 04:06:45 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/31 04:06:45 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.80s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:06:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ramugup3toqo/dst" 2025/01/31 04:06:45 DEBUG : Creating backend with remote "TestDrive:crypt/tprubpjk69j5lv6ejmo11e2m6k423c1u076fladsgob3jd4ra2h0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/31 04:06:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ramugup3toqo/CopyDest" 2025/01/31 04:06:47 DEBUG : Creating backend with remote "TestDrive:crypt/tprubpjk69j5lv6ejmo11e2m6k423c1u076fladsgob3jd4ra2h0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/31 04:06:49 DEBUG : one: Need to transfer - File not found at Destination 2025/01/31 04:06:52 DEBUG : one: md5 = d5d44c4f153c8fb4542a346d8980774b OK 2025/01/31 04:06:52 INFO : one: Copied (new) 2025/01/31 04:06:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/31 04:06:54 DEBUG : one: md5 = e63d90471fff90693f850a23fc92c9b6 OK 2025/01/31 04:06:54 INFO : one: Copied (replaced existing) 2025/01/31 04:06:56 DEBUG : dst/one: md5 = 0886eab7456965020e341b578ffe884d OK 2025/01/31 04:06:59 DEBUG : CopyDest/one: md5 = 29446baa37e1d8b4f321b9898519630e OK 2025/01/31 04:07:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ramugup3toqo/BackupDir" 2025/01/31 04:07:00 DEBUG : Creating backend with remote "TestDrive:crypt/tprubpjk69j5lv6ejmo11e2m6k423c1u076fladsgob3jd4ra2h0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/31 04:07:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/31 04:07:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:07:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/31 04:07:04 INFO : one: Moved (server-side) 2025/01/31 04:07:05 INFO : one: Copied (server-side copy) 2025/01/31 04:07:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/31 04:07:07 DEBUG : CopyDest/two: md5 = 0d02013f6833e0a8bf9639840d96e3f6 OK 2025/01/31 04:07:08 DEBUG : two: Need to transfer - File not found at Destination 2025/01/31 04:07:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:07:10 INFO : two: Copied (server-side copy) 2025/01/31 04:07:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/31 04:07:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/31 04:07:10 DEBUG : two: Unchanged skipping 2025/01/31 04:07:12 DEBUG : CopyDest/three: md5 = 34ab4cea32ed60afd9a76d1d21af7abe OK 2025/01/31 04:07:13 DEBUG : three: Need to transfer - File not found at Destination 2025/01/31 04:07:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/31 04:07:13 DEBUG : three: Destination not found in --copy-dest 2025/01/31 04:07:15 DEBUG : three: md5 = e2f157ce0b9fb310f41afcc07a1ca185 OK 2025/01/31 04:07:15 INFO : three: Copied (new) 2025/01/31 04:07:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/31 04:07:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/31 04:07:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/31 04:07:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/31 04:07:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/31 04:07:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/31 04:07:22 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.93s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:07:24 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/31 04:07:27 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 93325c33b54b0acc876348afed253c3a OK 2025/01/31 04:07:27 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/31 04:07:28 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/31 04:07:28 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/01/31 04:07:29 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/31 04:07:29 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/31 04:07:31 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a617b530debfa89c26207ef3a8ee16db OK 2025/01/31 04:07:31 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/31 04:07:33 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/31 04:07:33 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.04s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:07:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': Looking for duplicate names using skip mode. 2025/01/31 04:07:38 NOTICE: one: Found 2 files with duplicate names 2025/01/31 04:07:38 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.67s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:07:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': Looking for duplicate names using skip mode. 2025/01/31 04:07:45 NOTICE: one: Found 3 files with duplicate names 2025/01/31 04:07:45 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/31 04:07:46 INFO : one: Deleted 2025/01/31 04:07:46 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.43s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:07:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': Looking for duplicate names using first mode. 2025/01/31 04:07:53 NOTICE: one: Found 3 files with duplicate names 2025/01/31 04:07:54 INFO : one: Deleted 2025/01/31 04:07:54 INFO : one: Deleted 2025/01/31 04:07:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.84s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:08:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': Looking for duplicate names using newest mode. 2025/01/31 04:08:01 NOTICE: one: Found 3 files with duplicate names 2025/01/31 04:08:01 INFO : one: Deleted 2025/01/31 04:08:02 INFO : one: Deleted 2025/01/31 04:08:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.50s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:08:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': Looking for duplicate names using oldest mode. 2025/01/31 04:08:09 NOTICE: one: Found 3 files with duplicate names 2025/01/31 04:08:10 INFO : one: Deleted 2025/01/31 04:08:11 INFO : one: Deleted 2025/01/31 04:08:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.18s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:08:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': Looking for duplicate names using largest mode. 2025/01/31 04:08:18 NOTICE: one: Found 3 files with duplicate names 2025/01/31 04:08:19 INFO : one: Deleted 2025/01/31 04:08:19 INFO : one: Deleted 2025/01/31 04:08:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.64s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:08:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': Looking for duplicate names using smallest mode. 2025/01/31 04:08:26 NOTICE: one: Found 3 files with duplicate names 2025/01/31 04:08:26 INFO : one: Deleted 2025/01/31 04:08:27 INFO : one: Deleted 2025/01/31 04:08:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.80s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:08:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': Looking for duplicate names using rename mode. 2025/01/31 04:08:35 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/31 04:08:36 INFO : one-2.txt: renamed from: one.txt 2025/01/31 04:08:37 INFO : one-3.txt: renamed from: one.txt 2025/01/31 04:08:39 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.79s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:08:45 DEBUG : dupe1/one.txt: md5 = 4d23f6aa6c9d7a15b81022e92f5aac6e OK 2025/01/31 04:08:47 DEBUG : dupe2/two.txt: md5 = c87b25555ad330758b03e37d5c733a8e OK 2025/01/31 04:08:50 DEBUG : dupe3/three.txt: md5 = 495396ac9b3fde8a0ce3c98acf861eba OK 2025/01/31 04:08:51 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/31 04:08:52 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/31 04:08:53 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/31 04:08:53 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/31 04:08:57 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/31 04:08:57 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/31 04:08:57 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.15s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:09:00 DEBUG : a.txt: md5 = d3744b68c00e838a8a8d4e97d54b2728 OK 2025/01/31 04:09:02 DEBUG : zend.txt: md5 = d4b76b52e0ec88e9d8894c8684769b8e OK 2025/01/31 04:09:04 DEBUG : sub dir/hello world: md5 = 2fd9950aa10e72ed2c601e11cf63f6f5 OK 2025/01/31 04:09:06 DEBUG : sub dir/hello world2: md5 = 6a25bade1ad30dd29614680866b6c5b7 OK 2025/01/31 04:09:08 DEBUG : sub dir/ignore dir/.ignore: md5 = 63220fc7d1b1ad807d8e983e7e29ce9d OK 2025/01/31 04:09:10 DEBUG : sub dir/ignore dir/should be ignored: md5 = f9a18067675222632a58533913f02123 OK 2025/01/31 04:09:13 DEBUG : sub dir/sub sub dir/hello world3: md5 = 95737ad613f428d6adca0e10e9be61eb OK 2025/01/31 04:09:14 DEBUG : a.txt: Excluded (Size Filter) 2025/01/31 04:09:14 DEBUG : a.txt: Excluded 2025/01/31 04:09:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/31 04:09:15 DEBUG : sub dir/hello world: Excluded 2025/01/31 04:09:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/31 04:09:15 DEBUG : sub dir/hello world2: Excluded 2025/01/31 04:09:15 DEBUG : sub dir/ignore dir: Excluded 2025/01/31 04:09:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/31 04:09:15 DEBUG : sub dir/hello world: Excluded 2025/01/31 04:09:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/31 04:09:15 DEBUG : sub dir/hello world2: Excluded 2025/01/31 04:09:16 DEBUG : sub dir/ignore dir: Excluded 2025/01/31 04:09:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/31 04:09:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/31 04:09:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/31 04:09:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/31 04:09:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/31 04:09:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/31 04:09:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (25.78s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:09:26 DEBUG : file1: md5 = 52c8862bc0226567cda01f39d91c08b6 OK 2025/01/31 04:09:28 DEBUG : sub/file2: md5 = 841f7825bd9725a081c368a18f7ddb19 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/01/31 04:09:31 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/31 04:09:31 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/31 04:09:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/31 04:09:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.44s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:09:36 DEBUG : file1: md5 = 636763b3709cf2a10a8619656efacc55 OK 2025/01/31 04:09:39 DEBUG : sub/file2: md5 = 217af06976cf9feeb6dd1ab8c4e0f1e8 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/01/31 04:09:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ramugup3toqo/notfound" 2025/01/31 04:09:43 DEBUG : Creating backend with remote "TestDrive:crypt/tprubpjk69j5lv6ejmo11e2m6k423c1u076fladsgob3jd4ra2h0/qe0i31qdkoejk60elps0ni5sqk" 2025/01/31 04:09:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.76s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.21s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.67s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:09:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': Making directory 2025/01/31 04:09:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:09:50 DEBUG : sub dir/hello world: md5 = 9aebbf10dbb1568a788f16f9e1a25116 OK 2025/01/31 04:09:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.17s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:09:55 DEBUG : potato2: md5 = 5a19e873aa70aaefcdc536d5bb645627 OK 2025/01/31 04:09:56 DEBUG : empty space: md5 = cef8025d1994e0a736beffc5ae0a7970 OK --- PASS: TestLs (6.94s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:10:02 DEBUG : potato2: md5 = 2f70a78d6789e891f812b4d76f603b6f OK 2025/01/31 04:10:03 DEBUG : empty space: md5 = ca620ecfcf888fc32b76944931cd9112 OK 2025/01/31 04:10:04 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (6.94s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:10:08 DEBUG : potato2: md5 = 548c6fe25e903873e4cacce0dd593526 OK 2025/01/31 04:10:10 DEBUG : empty space: md5 = 435718485b764f255c2d6f5b3c518a74 OK --- PASS: TestLsLong (5.43s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:10:14 DEBUG : potato2: md5 = 34f555ab2a7f82ef9d3e473552cbb178 OK 2025/01/31 04:10:15 DEBUG : empty space: md5 = a94eea4f190052ef0983d309e1079ff8 OK --- PASS: TestHashSums (5.01s) === RUN TestHashSumsWithErrors 2025/01/31 04:10:17 DEBUG : Creating backend with remote ":memory:" 2025/01/31 04:10:17 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/31 04:10:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/31 04:10:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/31 04:10:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/31 04:10:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/31 04:10:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/31 04:10:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/31 04:10:17 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/31 04:10: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-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:10:19 DEBUG : potato2: md5 = 03a8ceddead515a6785e6b4cf99459d9 OK 2025/01/31 04:10:21 DEBUG : empty space: md5 = ae8508cefe42fbc10c0458ed0ac4e821 OK 2025/01/31 04:10:23 DEBUG : sub dir/potato3: md5 = e5b0fe58f9c0848d34b09089af4e1cf6 OK 2025/01/31 04:10:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.01s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:10:29 DEBUG : small: md5 = f81da69ca7daffeafd28cb60d0a0aafc OK 2025/01/31 04:10:30 DEBUG : medium: md5 = d79c3e20602933b9a85b9dba152c25ab OK 2025/01/31 04:10:32 DEBUG : large: md5 = 1b8e23544825fff7157e9aa1aa96497d OK 2025/01/31 04:10:32 DEBUG : Waiting for deletions to finish 2025/01/31 04:10:32 DEBUG : large: Excluded (Size Filter) 2025/01/31 04:10:33 INFO : medium: Deleted 2025/01/31 04:10:33 INFO : small: Deleted --- PASS: TestDelete (7.08s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:10:36 DEBUG : small: md5 = 0cf62ce90745a50760dd3ae07d6bf06d OK 2025/01/31 04:10:38 DEBUG : medium: md5 = 3ef6ef652f26e9f688fb45014f216bc6 OK 2025/01/31 04:10:39 DEBUG : large: md5 = 6537b7a1082642d9e86c651a7cf48628 OK 2025/01/31 04:10:39 DEBUG : Waiting for deletions to finish 2025/01/31 04:10:40 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/01/31 04:10:40 INFO : small: Deleted 2025/01/31 04:10:40 INFO : medium: Deleted --- PASS: TestMaxDelete (7.74s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:10:44 DEBUG : small: md5 = 73019d8436b06ba947e3caee862ea6d1 OK 2025/01/31 04:10:45 DEBUG : medium: md5 = 4a83429ac2390cf033ed1c2fa466bbb4 OK 2025/01/31 04:10:47 DEBUG : large: md5 = 68eed7b8917f3dc7d31670a1dabaee1c OK 2025/01/31 04:10:47 DEBUG : Waiting for deletions to finish 2025/01/31 04:10:47 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/31 04:10:48 INFO : medium: Deleted 2025/01/31 04:10:48 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.75s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:10:51 DEBUG : small: md5 = 1d280db8b1a6154df50e429a2d411151 OK 2025/01/31 04:10:53 DEBUG : medium: md5 = bbff5c15bbebe1d340e5d66baa9aa8e2 OK 2025/01/31 04:10:54 DEBUG : large: md5 = 61f4f8654b72fe74d2c0cea5030805a9 OK 2025/01/31 04:10:55 DEBUG : Waiting for deletions to finish 2025/01/31 04:10:55 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/31 04:10:55 INFO : small: Deleted 2025/01/31 04:10:56 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.52s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:10:59 DEBUG : ReadFile: md5 = 4c6355390c5b754ece52a5bd2efc4951 OK --- PASS: TestReadFile (4.40s) === RUN TestRetry 2025/01/31 04:11:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/31 04:11:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/31 04:11:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/31 04:11:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/31 04:11:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/31 04:11:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/31 04:11:02 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-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:11:04 DEBUG : file1: md5 = 2291a6d9b741ab78a6e11201ce411955 OK 2025/01/31 04:11:05 DEBUG : file2: md5 = 2a2608b42145933d8f2b8eb05b45041e OK --- PASS: TestCat (17.49s) === RUN TestPurge 2025/01/31 04:11:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nebaqoz7gozo" 2025/01/31 04:11:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/31 04:11:19 DEBUG : Creating backend with remote "TestDrive:crypt/j0m7km58rh76nst8mm4vn9j0q7i4ni56u7qee118s57te0sh38k0" 2025/01/31 04:11:20 DEBUG : Creating backend with remote "/tmp/rclone2393116609" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nebaqoz7gozo'", Local "Local file system at /tmp/rclone2393116609", Modify Window "1ms" 2025/01/31 04:11:26 DEBUG : A1/B1/C1/one: md5 = 36aeb3e5a310f029f8c9842cdbd25f23 OK 2025/01/31 04:11:26 INFO : A2: Making directory 2025/01/31 04:11:27 INFO : A1/B2: Making directory 2025/01/31 04:11:28 INFO : A1/B2/C2: Making directory 2025/01/31 04:11:29 INFO : A1/B1/C3: Making directory 2025/01/31 04:11:30 INFO : A3: Making directory 2025/01/31 04:11:31 INFO : A3/B3: Making directory 2025/01/31 04:11:32 INFO : A3/B3/C4: Making directory 2025/01/31 04:11:35 DEBUG : A1/two: md5 = 2efcc4a4a0484f199ed90111dc6791b7 OK 2025/01/31 04:11:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nebaqoz7gozo': Purge remote 2025/01/31 04:11:39 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.52s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:11:43 DEBUG : A1/B1/C1/one: md5 = 8a4863d2861bc7626c95fedd4af8374d OK 2025/01/31 04:11:43 INFO : A2: Making directory 2025/01/31 04:11:44 INFO : A1/B2: Making directory 2025/01/31 04:11:45 INFO : A1/B2/C2: Making directory 2025/01/31 04:11:46 INFO : A1/B1/C3: Making directory 2025/01/31 04:11:47 INFO : A3: Making directory 2025/01/31 04:11:48 INFO : A3/B3: Making directory 2025/01/31 04:11:49 INFO : A3/B3/C4: Making directory 2025/01/31 04:11:52 DEBUG : A1/two: md5 = e17412204d946ebbb862cd38c7d1666e OK 2025/01/31 04:11:53 DEBUG : removing 1 level 3 directories 2025/01/31 04:11:53 INFO : A3/B3/C4: Removing directory 2025/01/31 04:11:56 DEBUG : removing 2 level 3 directories 2025/01/31 04:11:56 INFO : A1/B2/C2: Removing directory 2025/01/31 04:11:56 INFO : A1/B1/C3: Removing directory 2025/01/31 04:11:57 DEBUG : removing 2 level 2 directories 2025/01/31 04:11:57 INFO : A3/B3: Removing directory 2025/01/31 04:11:57 INFO : A1/B2: Removing directory 2025/01/31 04:11:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/31 04:11:57 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/31 04:11:58 DEBUG : removing 2 level 1 directories 2025/01/31 04:11:58 INFO : A3: Removing directory 2025/01/31 04:11:58 INFO : A2: Removing directory 2025/01/31 04:11:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/31 04:12:02 DEBUG : removing 1 level 3 directories 2025/01/31 04:12:02 INFO : A1/B1/C1: Removing directory 2025/01/31 04:12:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/31 04:12:03 DEBUG : removing 1 level 2 directories 2025/01/31 04:12:03 INFO : A1/B1: Removing directory 2025/01/31 04:12:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/31 04:12:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/31 04:12:04 DEBUG : removing 1 level 1 directories 2025/01/31 04:12:04 INFO : A1: Removing directory 2025/01/31 04:12:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/31 04:12:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/31 04:12:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/31 04:12:05 DEBUG : removing 1 level 0 directories 2025/01/31 04:12:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': Removing directory 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/31 04:12:05 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (27.70s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:12:07 INFO : A1: Making directory 2025/01/31 04:12:08 INFO : A1/B1: Making directory 2025/01/31 04:12:10 INFO : A1/B1/C1: Making directory 2025/01/31 04:12:12 DEBUG : removing 1 level 3 directories 2025/01/31 04:12:12 INFO : A1/B1/C1: Removing directory 2025/01/31 04:12:13 DEBUG : removing 1 level 2 directories 2025/01/31 04:12:13 INFO : A1/B1: Removing directory 2025/01/31 04:12:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/31 04:12:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.39s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:12:16 INFO : A1: Making directory 2025/01/31 04:12:17 INFO : A1/B1: Making directory 2025/01/31 04:12:18 INFO : A1/B1/C1: Making directory 2025/01/31 04:12:21 DEBUG : removing 1 level 3 directories 2025/01/31 04:12:21 INFO : A1/B1/C1: Removing directory 2025/01/31 04:12:22 DEBUG : removing 1 level 2 directories 2025/01/31 04:12:22 INFO : A1/B1: Removing directory 2025/01/31 04:12:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/31 04:12:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.86s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:12:27 DEBUG : file1: md5 = a3ae7fa1980843eb2b5a0883d89b27ec OK 2025/01/31 04:12:27 DEBUG : filename.txt: File name found in url 2025/01/31 04:12:29 DEBUG : filename.txt: md5 = 7c16a7f0a6a29851c6ef82356b986865 OK 2025/01/31 04:12:29 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/31 04:12:31 DEBUG : headerfilename.txt: md5 = 60982cc1141701f51e7fd859eeef3cf8 OK 2025/01/31 04:12:32 DEBUG : file2: md5 = 3b14da9196bb433bc4486de017e056d7 OK --- PASS: TestCopyURL (10.77s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:12:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/31 04:12:38 DEBUG : sub/file2: md5 = 516b1f5a15c0ba0b5e60f79744f9265c OK 2025/01/31 04:12:38 INFO : file1: Copied (new) to: sub/file2 2025/01/31 04:12:38 INFO : file1: Deleted 2025/01/31 04:12:39 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:12:39 DEBUG : file1: Unchanged skipping 2025/01/31 04:12:39 INFO : file1: Deleted 2025/01/31 04:12:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': don't need to copy/move sub/file2, it is already at target location 2025/01/31 04:12:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.59s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:12:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/31 04:12:44 DEBUG : file1: md5 = fb40b433f6b9a1d64a9b96bbbf4d652c OK 2025/01/31 04:12:44 INFO : file1: Copied (new) 2025/01/31 04:12:44 INFO : file1: Deleted 2025/01/31 04:12:44 DEBUG : file1: Destination exists, skipping 2025/01/31 04:12:44 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.55s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:12:49 DEBUG : dst/file1: md5 = f43d6212c54f2add143230e71ed0926e OK 2025/01/31 04:12:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ramugup3toqo/backup" 2025/01/31 04:12:50 DEBUG : Creating backend with remote "TestDrive:crypt/tprubpjk69j5lv6ejmo11e2m6k423c1u076fladsgob3jd4ra2h0/1nrff024r7pq65ecp72fc28jb0" 2025/01/31 04:12:51 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/31 04:12:54 INFO : dst/file1: Moved (server-side) 2025/01/31 04:12:56 DEBUG : dst/file1: md5 = 633ee33194b85130eab21e0cb7de9429 OK 2025/01/31 04:12:56 INFO : dst/file1: Copied (new) 2025/01/31 04:12:56 INFO : dst/file1: Deleted 2025/01/31 04:12:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/31 04:13:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/31 04:13:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.11s) === 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-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:13:04 DEBUG : A1/one: md5 = bc9254a8efe34b23d0a2fbdc98f92547 OK 2025/01/31 04:13:06 DEBUG : A1/two: md5 = aafa4eb1f1c32cff3df1e04cba69fd51 OK 2025/01/31 04:13:08 DEBUG : A1/B1/three: md5 = 65cb2e73aa3e39980213e5ee0ad9f937 OK 2025/01/31 04:13:11 DEBUG : A1/B1/C1/four: md5 = 80acb4a1edea3b22e6d58e2818135ec4 OK 2025/01/31 04:13:14 DEBUG : A1/B1/C2/five: md5 = c5a22682c291782b96689f7ec2f47a19 OK 2025/01/31 04:13:14 INFO : A1/B2: Making directory 2025/01/31 04:13:15 INFO : A1/B1/C3: Making directory 2025/01/31 04:13:26 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/31 04:13:26 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/31 04:13:26 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/31 04:13:26 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/31 04:13:27 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/31 04:13:31 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/31 04:13:31 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/31 04:13:31 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/31 04:13:32 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/31 04:13:32 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/31 04:13:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/31 04:13:41 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/31 04:13:41 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/31 04:13:41 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/31 04:13:41 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/31 04:13:42 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/31 04:13:45 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/31 04:13:45 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/31 04:13:45 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/31 04:13:46 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/31 04:13:46 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/31 04:13:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/31 04:13:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/31 04:13:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/31 04:13:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/31 04:13:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/31 04:13:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/31 04:13:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/31 04:13:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/31 04:13:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/31 04:13:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (55.25s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': File to upload is small (34 bytes), uploading instead of streaming 2025/01/31 04:13:59 DEBUG : no_checksum_small_file_from_pipe: md5 = 20ecb22a49aabcaf92af16d72d97e524 OK 2025/01/31 04:13:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/31 04:13:59 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/31 04:14:00 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/31 04:14:01 DEBUG : no_checksum_big_file_from_pipe: md5 = 22ee3fee9c657fbf16961929ed7d61bc OK 2025/01/31 04:14:01 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-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:14:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': File to upload is small (34 bytes), uploading instead of streaming 2025/01/31 04:14:05 DEBUG : with_checksum_small_file_from_pipe: md5 = 10692a28a5f89735d585889c48f42a32 OK 2025/01/31 04:14:05 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/31 04:14:05 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/31 04:14:06 DEBUG : with_checksum_big_file_from_pipe: md5 = da144188990b061a10ccc9f74f81cbad OK 2025/01/31 04:14:06 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-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:14:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': File to upload is small (34 bytes), uploading instead of streaming 2025/01/31 04:14:10 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:14:11 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/31 04:14:12 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-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:14:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': File to upload is small (34 bytes), uploading instead of streaming 2025/01/31 04:14:16 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/31 04:14:17 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/31 04:14:18 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.64s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.35s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.61s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.11s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.58s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/31 04:14:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': File to upload is small (48 bytes), uploading instead of streaming 2025/01/31 04:14:22 DEBUG : rcat_metadata: md5 = 93f28a52c827babaa9a1db481c6dcd8f OK 2025/01/31 04:14:22 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/31 04:14:24 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/31 04:14:25 DEBUG : rcat_metadata_uploadcutoff0: md5 = b7db8f36604b97fba4ed6e1e0bcc91c8 OK 2025/01/31 04:14:25 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.63s) --- PASS: TestRcatMetadata/Normal (2.80s) --- PASS: TestRcatMetadata/ViaDisk (3.34s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:14:28 DEBUG : potato1: md5 = 1af0f661ea982b8a639617195fc5c6c1 OK 2025/01/31 04:14:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': File to upload is small (60 bytes), uploading instead of streaming 2025/01/31 04:14:30 DEBUG : potato2: md5 = 579051e2bccf0dc7bdc997556858d010 OK 2025/01/31 04:14:30 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.76s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:14:33 DEBUG : potato1: md5 = 21a2f8a3f90f55064d220353a720a455 OK 2025/01/31 04:14:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': File to upload is small (60 bytes), uploading instead of streaming 2025/01/31 04:14:34 DEBUG : potato2: md5 = 5b4de0f0dc40ffba8798ce1ee47ff374 OK 2025/01/31 04:14:34 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.33s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:14:39 DEBUG : potato2: md5 = 788e4291829d09a2d8766e8c1c496aef OK 2025/01/31 04:14:40 DEBUG : empty space: md5 = 2320437989e77e3c22a0b2d8c7660101 OK 2025/01/31 04:14:43 DEBUG : sub dir/potato3: md5 = 3901c881aeb53596f80481155bc2e56c OK 2025/01/31 04:14:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': Touching "empty space" 2025/01/31 04:14:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': Touching "potato2" 2025/01/31 04:14:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': Touching "sub dir/potato3" 2025/01/31 04:14:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.54s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:14:49 DEBUG : dir with metadata: Making directory with metadata 2025/01/31 04:14:50 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.83s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:14:52 DEBUG : directory with modtime: Making directory with metadata 2025/01/31 04:14:53 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.70s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:14:55 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/31 04:14:55 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/31 04:14:55 DEBUG : Google drive root 'crypt/tprubpjk69j5lv6ejmo11e2m6k423c1u076fladsgob3jd4ra2h0': Skipping btime metadata as can't update it on an existing file: 2025-01-31T04:14:55.372488067Z 2025/01/31 04:14:56 INFO : non existent directory: Updated directory metadata 2025/01/31 04:14:58 DEBUG : Google drive root 'crypt/tprubpjk69j5lv6ejmo11e2m6k423c1u076fladsgob3jd4ra2h0': Skipping btime metadata as can't update it on an existing file: 2025-01-31T04:14:55.372488067Z 2025/01/31 04:14:59 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.07s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:15:01 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/31 04:15:03 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/31 04:15:04 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.55s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:15:05 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/31 04:15:05 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/31 04:15:05 DEBUG : dst: Making directory with metadata 2025/01/31 04:15:06 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/31 04:15:06 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/31 04:15:07 INFO : dst: Set directory modification time (using SetModTime) 2025/01/31 04:15:08 INFO : dst: Set directory modification time (using SetModTime) 2025/01/31 04:15:08 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/31 04:15:08 INFO : dst: Set directory modification time (using SetModTime) 2025/01/31 04:15:08 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (6.05s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo'", Local "Local file system at /tmp/rclone2781802879", Modify Window "1ms" 2025/01/31 04:15:14 DEBUG : sub dir/test remove existing: md5 = bfbef9c25c0d893ef25a73a8924ec55c OK 2025/01/31 04:15:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 42bb74b6c35eeaa489b9708acf01282b OK 2025/01/31 04:15:18 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vihogan2" before starting 2025/01/31 04:15:19 DEBUG : sub dir/test remove existing.vihogan2: TEST: removing renamed existing file after operation 2025/01/31 04:15:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yanoman0" before starting 2025/01/31 04:15:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yanoman0: TEST: renaming existing back after failed operation 2025/01/31 04:15:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.merenuf9" before starting 2025/01/31 04:15:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.merenuf9: TEST: removing renamed existing file after operation 2025/01/31 04:15:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ed1hn3qloptflqi7bhcc91vas4p11fc6n6df58fc1026gr086i8m2prt9su4inobful9i7ja2e72bjrmr4q69eqsuk7bdh15i9akaug6rbrhsr08ntr4ga83klgne723u2cbi8l7tkcq5e75nqkppo25n1qkjde6u3d1qpi7g78l5jnus2vg" 2025/01/31 04:15:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "oobu0sggfn3tiogo7ct4he4o9fdpchv5eg79uu2hlooptd0eo8hg" --- PASS: TestRemoveExisting (14.97s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/01/31 04:15:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ramugup3toqo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m11.162219902s (try 1/5)