"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/05/22 01:00:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dutusev5pewe" 2025/05/22 01:00:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:00:31 DEBUG : Creating backend with remote "TestDrive:crypt/r8p3nmq896av95sja1j2tppig29efu0aj2n3nkse1f8qri8m7l20" 2025/05/22 01:00:32 DEBUG : Creating backend with remote "/tmp/rclone1168102279" === 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-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/22 01:00:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/22 01:00:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/22 01:00:32 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/22 01:00:32 DEBUG : potato: Seek from 10 to 0 2025/05/22 01:00:32 DEBUG : potato: Seek from 10 to 0 2025/05/22 01:00:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/22 01:00:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/22 01:00:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/22 01:00:32 DEBUG : potato: Seek from 5 to 2 2025/05/22 01:00:32 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/22 01:00:32 DEBUG : potato: Seek from 7 to 0 2025/05/22 01:00:32 DEBUG : potato: Seek from 7 to 0 2025/05/22 01:00:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/22 01:00:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/22 01:00:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/22 01:00:32 DEBUG : potato: Seek from 5 to 2 2025/05/22 01:00:32 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/22 01:00:32 DEBUG : potato: Seek from 8 to 0 2025/05/22 01:00:32 DEBUG : potato: Seek from 8 to 0 2025/05/22 01:00:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/22 01:00:32 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/22 01:00:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/22 01:00:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/22 01:00:32 DEBUG : potato: Seek from 5 to 2 2025/05/22 01:00:32 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/22 01:00:32 DEBUG : potato: Seek from 9 to 0 2025/05/22 01:00:32 DEBUG : potato: Seek from 9 to 0 2025/05/22 01:00:32 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-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:00:35 DEBUG : rutabaga: md5 = 6ccf716093dbec903ff3ba8e8f6e8da3 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/22 01:00:37 DEBUG : empty space: md5 = 188c52f50485fc6c973f4c236a5b514e OK === RUN TestCheck/3 2025/05/22 01:00:39 DEBUG : potato2: md5 = 2a9759fe5fe53eead43dbaabedb5471f OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/22 01:00:42 DEBUG : remotepotato: md5 = ae2f1e2c5981126833c5de265c053611 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.99s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.31s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/05/22 01:00:45 DEBUG : Creating backend with remote "nonexistent" 2025/05/22 01:00:45 DEBUG : Creating backend with remote "nonexistent" 2025/05/22 01:00:45 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/22 01:00:45 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/05/22 01:00:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/22 01:00:45 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-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:00:47 DEBUG : rutabaga: md5 = 3bab8eda5aff63c4badb4b481b271a66 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/22 01:00:51 DEBUG : empty space: md5 = 6e81d2da7f11c6d5fcfd28ee54ee27b4 OK === RUN TestCheckDownload/3 2025/05/22 01:00:54 DEBUG : potato2: md5 = 4093d97afff2a3654236c246862e9fc0 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/22 01:00:58 DEBUG : remotepotato: md5 = 770d7de0b16ab6cbdde882bfd5e7916b OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.13s) --- PASS: TestCheckDownload/1 (1.24s) --- PASS: TestCheckDownload/2 (0.91s) --- PASS: TestCheckDownload/3 (0.88s) --- PASS: TestCheckDownload/4 (1.27s) --- PASS: TestCheckDownload/5 (1.33s) --- PASS: TestCheckDownload/6 (1.51s) --- PASS: TestCheckDownload/7 (1.25s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:01:05 DEBUG : rutabaga: md5 = 05fa37c703d099c3cdd0611529425d72 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/22 01:01:07 DEBUG : empty space: md5 = db0b1db29dcf33e00307bb46a5cf187e OK === RUN TestCheckSizeOnly/3 2025/05/22 01:01:10 DEBUG : potato2: md5 = cf8bfd26898730da419f8dbff7b06e99 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/22 01:01:12 DEBUG : remotepotato: md5 = 7c2fe923c5b658597eebc195192e9070 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.91s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:01:17 DEBUG : test.sum: md5 = 75f8a2754d71a550e26cb9da22d541d1 OK 2025/05/22 01:01:18 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/22 01:01:18 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/22 01:01:18 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/22 01:01:18 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/22 01:01:20 DEBUG : test.sum: md5 = 831f4e6c2118383a5a91670aba8a0492 OK 2025/05/22 01:01:21 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/22 01:01:21 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/22 01:01:21 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/22 01:01:21 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.81s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:01:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dutusev5pewe/data" 2025/05/22 01:01:22 DEBUG : Creating backend with remote "TestDrive:crypt/r8p3nmq896av95sja1j2tppig29efu0aj2n3nkse1f8qri8m7l20/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe/data' lacks md5, skipping --- SKIP: TestCheckSum (2.00s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:01:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dutusev5pewe/data" 2025/05/22 01:01:24 DEBUG : Creating backend with remote "TestDrive:crypt/r8p3nmq896av95sja1j2tppig29efu0aj2n3nkse1f8qri8m7l20/vjrnln8ratgmqakfosrqe8espk" 2025/05/22 01:01:29 DEBUG : data/banana: md5 = de2ab6127ef1a28924304b1980763ca8 OK 2025/05/22 01:01:30 DEBUG : test.sum: md5 = 30cf4d6804c03ede675aa8d734cd4493 OK === RUN TestCheckSumDownload/subtest1 2025/05/22 01:01:34 DEBUG : data/potato: md5 = a2243040daff9b8849aff258b86766b0 OK 2025/05/22 01:01:36 DEBUG : test.sum: md5 = 98413d56118d99d81a0f7da23202642c OK === RUN TestCheckSumDownload/subtest2 2025/05/22 01:01:40 DEBUG : test.sum: md5 = 1ebb9602bf8a62df237883915f6826a1 OK === RUN TestCheckSumDownload/subtest3 2025/05/22 01:01:48 DEBUG : test.sum: md5 = 5613a331f0ea0eb1eb58effaffff2f7b OK === RUN TestCheckSumDownload/subtest4 2025/05/22 01:01:52 DEBUG : test.sum: md5 = 6b64af56327cddc4bfce0fed14b0a949 OK === RUN TestCheckSumDownload/subtest5 2025/05/22 01:01:56 DEBUG : test.sum: md5 = fd03ac80d3831147ab804859aa2d10ae OK === RUN TestCheckSumDownload/subtest6 2025/05/22 01:02:00 DEBUG : data/banana: md5 = 277eb488c02bb72eb7496c3ae80829a5 OK 2025/05/22 01:02:02 DEBUG : data/potato: md5 = 6ba35b6709c20329187c513457960482 OK 2025/05/22 01:02:03 DEBUG : test.sum: md5 = 114d5a94ea608f1737dd750484dd1ad9 OK === RUN TestCheckSumDownload/subtest7 2025/05/22 01:02:08 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/05/22 01:02:08 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (45.02s) --- PASS: TestCheckSumDownload/subtest1 (2.54s) --- PASS: TestCheckSumDownload/subtest2 (2.59s) --- PASS: TestCheckSumDownload/subtest3 (2.82s) --- PASS: TestCheckSumDownload/subtest4 (2.65s) --- PASS: TestCheckSumDownload/subtest5 (2.22s) --- PASS: TestCheckSumDownload/subtest6 (2.15s) --- PASS: TestCheckSumDownload/subtest7 (2.46s) === RUN TestApplyTransforms 2025/05/22 01:02:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jozidef3fuho" 2025/05/22 01:02:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:02:09 DEBUG : Creating backend with remote "TestDrive:crypt/n2n2pi192atclla1ut4bde9j2d7ukg208m1pe9m84bgaou45mu20" 2025/05/22 01:02:10 DEBUG : Creating backend with remote "/tmp/rclone37552458" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jozidef3fuho'", Local "Local file system at /tmp/rclone37552458", Modify Window "1ms" 2025/05/22 01:02:12 DEBUG : hello, world!: md5 = 49c615ee190f64b1720aa2f8b5e1ef7b OK upper checkfile vs. lower remote (without normalization) 2025/05/22 01:02:14 ERROR : hello, world!: sum not found 2025/05/22 01:02:14 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jozidef3fuho' 2025/05/22 01:02:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jozidef3fuho': 1 files missing 2025/05/22 01:02:14 NOTICE: 1 hashes missing 2025/05/22 01:02:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jozidef3fuho': 2 differences found 2025/05/22 01:02:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jozidef3fuho': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/22 01:02:15 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:02:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jozidef3fuho': 0 differences found 2025/05/22 01:02:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jozidef3fuho': 1 matching files 2025/05/22 01:02:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sutobif5tize" 2025/05/22 01:02:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:02:15 DEBUG : Creating backend with remote "TestDrive:crypt/b5080gic524pok06m3a31uqgiimcg8025cm1e7skjgvfta5le5gg" 2025/05/22 01:02:16 DEBUG : Creating backend with remote "/tmp/rclone3865423161" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sutobif5tize'", Local "Local file system at /tmp/rclone3865423161", Modify Window "1ms" 2025/05/22 01:02:18 DEBUG : HELLO, WORLD!: md5 = 89415a4f8376c6d4a84e54336ea20a92 OK lower checkfile vs. upper remote (without normalization) 2025/05/22 01:02:18 ERROR : HELLO, WORLD!: sum not found 2025/05/22 01:02:18 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sutobif5tize' 2025/05/22 01:02:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sutobif5tize': 1 files missing 2025/05/22 01:02:18 NOTICE: 1 hashes missing 2025/05/22 01:02:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sutobif5tize': 2 differences found 2025/05/22 01:02:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sutobif5tize': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/22 01:02:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:02:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sutobif5tize': 0 differences found 2025/05/22 01:02:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sutobif5tize': 1 matching files 2025/05/22 01:02:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hozawum3biho" 2025/05/22 01:02:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:02:20 DEBUG : Creating backend with remote "TestDrive:crypt/o1ar5ecfr09qp2bubqikn0jaf6aq8i074eph1omtqm8auvkfj3cg" 2025/05/22 01:02:21 DEBUG : Creating backend with remote "/tmp/rclone579805085" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hozawum3biho'", Local "Local file system at /tmp/rclone579805085", Modify Window "1ms" 2025/05/22 01:02:23 DEBUG : HeLlO, wOrLd!: md5 = ce4b6b84ad75f7ac503a518f5d05f66d OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/22 01:02:23 ERROR : HeLlO, wOrLd!: sum not found 2025/05/22 01:02:23 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hozawum3biho' 2025/05/22 01:02:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hozawum3biho': 1 files missing 2025/05/22 01:02:23 NOTICE: 1 hashes missing 2025/05/22 01:02:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hozawum3biho': 2 differences found 2025/05/22 01:02:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hozawum3biho': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/22 01:02:24 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:02:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hozawum3biho': 0 differences found 2025/05/22 01:02:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hozawum3biho': 1 matching files 2025/05/22 01:02:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-demogiq3cafi" 2025/05/22 01:02:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:02:25 DEBUG : Creating backend with remote "TestDrive:crypt/ehp9n5oq75re5oash28bigb9vbtmp6dn9ie1a14ut8550g8sqqmg" 2025/05/22 01:02:25 DEBUG : Creating backend with remote "/tmp/rclone41340395" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-demogiq3cafi'", Local "Local file system at /tmp/rclone41340395", Modify Window "1ms" 2025/05/22 01:02:28 DEBUG : HELLO, WORLD!: md5 = a3df5ed3a21ae4a14056af858330969a OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/22 01:02:28 ERROR : HELLO, WORLD!: sum not found 2025/05/22 01:02:28 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-demogiq3cafi' 2025/05/22 01:02:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-demogiq3cafi': 1 files missing 2025/05/22 01:02:28 NOTICE: 1 hashes missing 2025/05/22 01:02:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-demogiq3cafi': 2 differences found 2025/05/22 01:02:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-demogiq3cafi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/22 01:02:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:02:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-demogiq3cafi': 0 differences found 2025/05/22 01:02:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-demogiq3cafi': 1 matching files 2025/05/22 01:02:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mababek1lapo" 2025/05/22 01:02:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:02:29 DEBUG : Creating backend with remote "TestDrive:crypt/s144cno2icsc8h6f2ngea8b0fi70ntogvdtv79cf99ku9kbp9dkg" 2025/05/22 01:02:30 DEBUG : Creating backend with remote "/tmp/rclone3630790946" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mababek1lapo'", Local "Local file system at /tmp/rclone3630790946", Modify Window "1ms" 2025/05/22 01:02:33 DEBUG : 測試_Русский___ě_áñ: md5 = 95755f7b101d4f7e26c2770336e0c599 OK NFD checkfile vs. NFC remote (without normalization) 2025/05/22 01:02:33 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/22 01:02:33 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mababek1lapo' 2025/05/22 01:02:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mababek1lapo': 1 files missing 2025/05/22 01:02:33 NOTICE: 1 hashes missing 2025/05/22 01:02:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mababek1lapo': 2 differences found 2025/05/22 01:02:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mababek1lapo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/22 01:02:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:02:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mababek1lapo': 0 differences found 2025/05/22 01:02:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mababek1lapo': 1 matching files 2025/05/22 01:02:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kivegaq6deme" 2025/05/22 01:02:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:02:34 DEBUG : Creating backend with remote "TestDrive:crypt/9cchg8g4torrm5jh3of7d7ttp5ghuqi6dc14o0nagov7cm7koti0" 2025/05/22 01:02:35 DEBUG : Creating backend with remote "/tmp/rclone2485193625" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kivegaq6deme'", Local "Local file system at /tmp/rclone2485193625", Modify Window "1ms" 2025/05/22 01:02:37 DEBUG : 測試_Русский___ě_áñ: md5 = 13e3a4d5fa090b9d5afafc1ac52155c4 OK NFC checkfile vs. NFD remote (without normalization) 2025/05/22 01:02:38 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/22 01:02:38 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kivegaq6deme' 2025/05/22 01:02:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kivegaq6deme': 1 files missing 2025/05/22 01:02:38 NOTICE: 1 hashes missing 2025/05/22 01:02:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kivegaq6deme': 2 differences found 2025/05/22 01:02:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kivegaq6deme': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/22 01:02:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:02:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kivegaq6deme': 0 differences found 2025/05/22 01:02:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kivegaq6deme': 1 matching files 2025/05/22 01:02:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mogebor3beje" 2025/05/22 01:02:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:02:39 DEBUG : Creating backend with remote "TestDrive:crypt/n96q0u4003rk3f24sj78vs83cnmm191k896jbff0et7m2bs4s24g" 2025/05/22 01:02:40 DEBUG : Creating backend with remote "/tmp/rclone3434125824" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mogebor3beje'", Local "Local file system at /tmp/rclone3434125824", Modify Window "1ms" 2025/05/22 01:02:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b8e7597850140925c9067650d99bce83 OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/22 01:02:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/22 01:02:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mogebor3beje' 2025/05/22 01:02:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mogebor3beje': 1 files missing 2025/05/22 01:02:43 NOTICE: 1 hashes missing 2025/05/22 01:02:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mogebor3beje': 2 differences found 2025/05/22 01:02:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mogebor3beje': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/22 01:02:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:02:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mogebor3beje': 0 differences found 2025/05/22 01:02:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mogebor3beje': 1 matching files 2025/05/22 01:02:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nomacuf7magi" 2025/05/22 01:02:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:02:45 DEBUG : Creating backend with remote "TestDrive:crypt/k1nragia9k44rnkagf5c5j4mcgap72nnp2ib84ofk01shu5ghr7g" 2025/05/22 01:02:46 DEBUG : Creating backend with remote "/tmp/rclone1214311669" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nomacuf7magi'", Local "Local file system at /tmp/rclone1214311669", Modify Window "1ms" 2025/05/22 01:02:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 52af34284d3ae5c64946b80aedc852db OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/22 01:02:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/22 01:02:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nomacuf7magi' 2025/05/22 01:02:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nomacuf7magi': 1 files missing 2025/05/22 01:02:48 NOTICE: 1 hashes missing 2025/05/22 01:02:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nomacuf7magi': 2 differences found 2025/05/22 01:02:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nomacuf7magi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/22 01:02:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:02:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nomacuf7magi': 0 differences found 2025/05/22 01:02:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nomacuf7magi': 1 matching files 2025/05/22 01:02:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-giralex9giva" 2025/05/22 01:02:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:02:50 DEBUG : Creating backend with remote "TestDrive:crypt/ds91841qb5e7q68p8k34i7r2j8pv0rj56hla5141cq84mq4vpqr0" 2025/05/22 01:02:50 DEBUG : Creating backend with remote "/tmp/rclone1760277531" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-giralex9giva'", Local "Local file system at /tmp/rclone1760277531", Modify Window "1ms" 2025/05/22 01:02:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6d4a16d158c69d5138869f46627b8686 OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/22 01:02:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/22 01:02:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-giralex9giva' 2025/05/22 01:02:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giralex9giva': 1 files missing 2025/05/22 01:02:53 NOTICE: 1 hashes missing 2025/05/22 01:02:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giralex9giva': 2 differences found 2025/05/22 01:02:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giralex9giva': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/22 01:02:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:02:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giralex9giva': 0 differences found 2025/05/22 01:02:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-giralex9giva': 1 matching files 2025/05/22 01:02:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wodejav0nogi" 2025/05/22 01:02:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:02:54 DEBUG : Creating backend with remote "TestDrive:crypt/sta306f5p7ov38cp71icojpigp5immnf78st0vuvm7o2rpl039bg" 2025/05/22 01:02:55 DEBUG : Creating backend with remote "/tmp/rclone590688879" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wodejav0nogi'", Local "Local file system at /tmp/rclone590688879", Modify Window "1ms" 2025/05/22 01:02:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1d29214a90a57d1282ab14eb7f322e7c OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/22 01:02:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/22 01:02:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wodejav0nogi' 2025/05/22 01:02:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wodejav0nogi': 1 files missing 2025/05/22 01:02:58 NOTICE: 1 hashes missing 2025/05/22 01:02:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wodejav0nogi': 2 differences found 2025/05/22 01:02:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wodejav0nogi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/22 01:02:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:02:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wodejav0nogi': 0 differences found 2025/05/22 01:02:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wodejav0nogi': 1 matching files 2025/05/22 01:02:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wodejav0nogi': Purge remote 2025/05/22 01:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giralex9giva': Purge remote 2025/05/22 01:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nomacuf7magi': Purge remote 2025/05/22 01:03:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mogebor3beje': Purge remote 2025/05/22 01:03:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kivegaq6deme': Purge remote 2025/05/22 01:03:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mababek1lapo': Purge remote 2025/05/22 01:03:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-demogiq3cafi': Purge remote 2025/05/22 01:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hozawum3biho': Purge remote 2025/05/22 01:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sutobif5tize': Purge remote 2025/05/22 01:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jozidef3fuho': Purge remote --- PASS: TestApplyTransforms (54.86s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:03:04 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/22 01:03:07 DEBUG : sub/file2: md5 = 8df68d69e3545c619e1a0fefbe293f68 OK 2025/05/22 01:03:07 INFO : file1: Copied (new) to: sub/file2 2025/05/22 01:03:07 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 01:03:07 DEBUG : file1: Unchanged skipping 2025/05/22 01:03:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': don't need to copy/move sub/file2, it is already at target location 2025/05/22 01:03:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.28s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.40s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:03:13 DEBUG : dst/file1: md5 = ae3f6d141dceed661736e1923d63424f OK 2025/05/22 01:03:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dutusev5pewe/backup" 2025/05/22 01:03:14 DEBUG : Creating backend with remote "TestDrive:crypt/r8p3nmq896av95sja1j2tppig29efu0aj2n3nkse1f8qri8m7l20/1nrff024r7pq65ecp72fc28jb0" 2025/05/22 01:03:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/22 01:03:18 INFO : dst/file1: Moved (server-side) 2025/05/22 01:03:19 DEBUG : dst/file1: md5 = 855ca58be557056ede56c4cfe44d8b80 OK 2025/05/22 01:03:19 INFO : dst/file1: Copied (new) 2025/05/22 01:03:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/22 01:03:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/22 01:03:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.14s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:03:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dutusev5pewe/dst" 2025/05/22 01:03:24 DEBUG : Creating backend with remote "TestDrive:crypt/r8p3nmq896av95sja1j2tppig29efu0aj2n3nkse1f8qri8m7l20/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/22 01:03:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dutusev5pewe/CompareDest" 2025/05/22 01:03:26 DEBUG : Creating backend with remote "TestDrive:crypt/r8p3nmq896av95sja1j2tppig29efu0aj2n3nkse1f8qri8m7l20/gveqi14airsml4bgu7krj116o8" 2025/05/22 01:03:27 DEBUG : one: Need to transfer - File not found at Destination 2025/05/22 01:03:30 DEBUG : one: md5 = 2f9a3317917355748a9f0fff80955be7 OK 2025/05/22 01:03:30 INFO : one: Copied (new) 2025/05/22 01:03:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 01:03:33 DEBUG : one: md5 = c721959d94cde948c26aaa2d83e083b8 OK 2025/05/22 01:03:33 INFO : one: Copied (replaced existing) 2025/05/22 01:03:35 DEBUG : dst/one: md5 = 81a8579a9ec254db86462d9636e35cfb OK 2025/05/22 01:03:37 DEBUG : CompareDest/one: md5 = bd1499363b2310e44c323a91827e1fe9 OK 2025/05/22 01:03:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 01:03:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 01:03:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/22 01:03:40 DEBUG : CompareDest/two: md5 = 532d18624f8288b7a1c1ae2a06ca108c OK 2025/05/22 01:03:41 DEBUG : two: Need to transfer - File not found at Destination 2025/05/22 01:03:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 01:03:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/22 01:03:42 DEBUG : two: Need to transfer - File not found at Destination 2025/05/22 01:03:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 01:03:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/22 01:03:43 DEBUG : two: Need to transfer - File not found at Destination 2025/05/22 01:03:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/22 01:03:45 DEBUG : two: md5 = a281f0c67299f6f2988493b46e16742b OK 2025/05/22 01:03:45 INFO : two: Copied (new) 2025/05/22 01:03:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/22 01:03:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:03:49 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:03:49 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.06s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:03:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dutusev5pewe/dst" 2025/05/22 01:03:50 DEBUG : Creating backend with remote "TestDrive:crypt/r8p3nmq896av95sja1j2tppig29efu0aj2n3nkse1f8qri8m7l20/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/22 01:03:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dutusev5pewe/CopyDest" 2025/05/22 01:03:52 DEBUG : Creating backend with remote "TestDrive:crypt/r8p3nmq896av95sja1j2tppig29efu0aj2n3nkse1f8qri8m7l20/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/22 01:03:54 DEBUG : one: Need to transfer - File not found at Destination 2025/05/22 01:03:56 DEBUG : one: md5 = 25bd49b2e6a77e7f7db86112ae8ef781 OK 2025/05/22 01:03:56 INFO : one: Copied (new) 2025/05/22 01:03:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 01:03:59 DEBUG : one: md5 = c0b8f2614fc564c1f62abe00b303d3be OK 2025/05/22 01:03:59 INFO : one: Copied (replaced existing) 2025/05/22 01:04:01 DEBUG : dst/one: md5 = 02c9519988f268480995e6bd12ba9133 OK 2025/05/22 01:04:03 DEBUG : CopyDest/one: md5 = d853439d2f3692d253b3b764e945f97d OK 2025/05/22 01:04:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dutusev5pewe/BackupDir" 2025/05/22 01:04:04 DEBUG : Creating backend with remote "TestDrive:crypt/r8p3nmq896av95sja1j2tppig29efu0aj2n3nkse1f8qri8m7l20/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/22 01:04:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 01:04:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 01:04:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 01:04:07 INFO : one: Moved (server-side) 2025/05/22 01:04:08 INFO : one: Copied (server-side copy) 2025/05/22 01:04:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/22 01:04:10 DEBUG : CopyDest/two: md5 = 1f1c132a39cafd0a96ab5411524fa477 OK 2025/05/22 01:04:11 DEBUG : two: Need to transfer - File not found at Destination 2025/05/22 01:04:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 01:04:12 INFO : two: Copied (server-side copy) 2025/05/22 01:04:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/22 01:04:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 01:04:13 DEBUG : two: Unchanged skipping 2025/05/22 01:04:15 DEBUG : CopyDest/three: md5 = f17cb2bbdd4a41a4629e9b7201b8789b OK 2025/05/22 01:04:16 DEBUG : three: Need to transfer - File not found at Destination 2025/05/22 01:04:16 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/22 01:04:16 DEBUG : three: Destination not found in --copy-dest 2025/05/22 01:04:17 DEBUG : three: md5 = 1bb80b1a3606884516f2d3f36d928791 OK 2025/05/22 01:04:17 INFO : three: Copied (new) 2025/05/22 01:04:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/22 01:04:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/22 01:04:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:04:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:04:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/22 01:04:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/22 01:04:23 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.90s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", 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-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:04:25 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/22 01:04:27 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e4f2d19415af7994c33f356875bacf39 OK 2025/05/22 01:04:27 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/22 01:04:28 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/22 01:04: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/05/22 01:04:29 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/22 01:04:30 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/22 01:04:31 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3ba077da14fc039bdfb7d96e627c55f2 OK 2025/05/22 01:04:31 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/22 01:04:33 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/22 01:04:33 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.13s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:04:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': Looking for duplicate names using skip mode. 2025/05/22 01:04:38 NOTICE: one: Found 2 files with duplicate names 2025/05/22 01:04:38 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.23s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:04:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': Looking for duplicate names using skip mode. 2025/05/22 01:04:44 NOTICE: one: Found 3 files with duplicate names 2025/05/22 01:04:44 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/22 01:04:45 INFO : one: Deleted 2025/05/22 01:04:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.70s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:04:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': Looking for duplicate names using first mode. 2025/05/22 01:04:51 NOTICE: one: Found 3 files with duplicate names 2025/05/22 01:04:51 INFO : one: Deleted 2025/05/22 01:04:52 INFO : one: Deleted 2025/05/22 01:04:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.55s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:04:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': Looking for duplicate names using newest mode. 2025/05/22 01:04:57 NOTICE: one: Found 3 files with duplicate names 2025/05/22 01:04:58 INFO : one: Deleted 2025/05/22 01:04:58 INFO : one: Deleted 2025/05/22 01:04:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.84s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:05:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': Looking for duplicate names using oldest mode. 2025/05/22 01:05:05 NOTICE: one: Found 3 files with duplicate names 2025/05/22 01:05:05 INFO : one: Deleted 2025/05/22 01:05:06 INFO : one: Deleted 2025/05/22 01:05:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.84s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:05:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': Looking for duplicate names using largest mode. 2025/05/22 01:05:11 NOTICE: one: Found 3 files with duplicate names 2025/05/22 01:05:12 INFO : one: Deleted 2025/05/22 01:05:12 INFO : one: Deleted 2025/05/22 01:05:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.28s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:05:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': Looking for duplicate names using smallest mode. 2025/05/22 01:05:17 NOTICE: one: Found 3 files with duplicate names 2025/05/22 01:05:18 INFO : one: Deleted 2025/05/22 01:05:18 INFO : one: Deleted 2025/05/22 01:05:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.35s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:05:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': Looking for duplicate names using rename mode. 2025/05/22 01:05:25 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/22 01:05:27 INFO : one-2.txt: renamed from: one.txt 2025/05/22 01:05:28 INFO : one-3.txt: renamed from: one.txt 2025/05/22 01:05:29 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.18s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:05:34 DEBUG : dupe1/one.txt: md5 = 5028d47fcd1cf7f7f14c3d90135076a0 OK 2025/05/22 01:05:36 DEBUG : dupe2/two.txt: md5 = b328c452d993991a633cb833013dc2bd OK 2025/05/22 01:05:38 DEBUG : dupe3/three.txt: md5 = 104feffc24c4fee2dcb30f300cfec2c0 OK 2025/05/22 01:05:39 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/22 01:05:39 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/22 01:05:40 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/22 01:05:40 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/22 01:05:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/22 01:05:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/22 01:05:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.70s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:05:46 DEBUG : a.txt: md5 = 36a347495aa622226b8aef953c381b98 OK 2025/05/22 01:05:47 DEBUG : zend.txt: md5 = 69a0755ca525f2241ed1b8cc12681f39 OK 2025/05/22 01:05:50 DEBUG : sub dir/hello world: md5 = 14eb032b7812319e2c1812494631dcfa OK 2025/05/22 01:05:51 DEBUG : sub dir/hello world2: md5 = c6be7a1256d284cb3c15302f3923097a OK 2025/05/22 01:05:53 DEBUG : sub dir/ignore dir/.ignore: md5 = 6bd10062b82bc5012ed069bb079e78b2 OK 2025/05/22 01:05:54 DEBUG : sub dir/ignore dir/should be ignored: md5 = da9d66d2419555ca96333f24f86373d6 OK 2025/05/22 01:05:57 DEBUG : sub dir/sub sub dir/hello world3: md5 = dd23d365fa5da6d2d0624513bf0cf695 OK 2025/05/22 01:05:58 DEBUG : a.txt: Excluded (Size Filter) 2025/05/22 01:05:58 DEBUG : a.txt: Excluded 2025/05/22 01:05:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/22 01:05:58 DEBUG : sub dir/hello world2: Excluded 2025/05/22 01:05:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/22 01:05:58 DEBUG : sub dir/hello world: Excluded 2025/05/22 01:05:59 DEBUG : sub dir/ignore dir: Excluded 2025/05/22 01:05:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/22 01:05:59 DEBUG : sub dir/hello world2: Excluded 2025/05/22 01:05:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/22 01:05:59 DEBUG : sub dir/hello world: Excluded 2025/05/22 01:05:59 DEBUG : sub dir/ignore dir: Excluded 2025/05/22 01:06:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/22 01:06:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/22 01:06:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/22 01:06:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/22 01:06:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/22 01:06:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/22 01:06:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.53s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:06:07 DEBUG : a.txt: md5 = e9e95719135cb90636321d464cb7cecb OK 2025/05/22 01:06:09 DEBUG : zend.txt: md5 = 902f5787b043df2c7667afba63c2322c OK 2025/05/22 01:06:11 DEBUG : sub dir/hello world: md5 = d495cee854bcbfe32b3b81cc25a5ec13 OK 2025/05/22 01:06:12 DEBUG : sub dir/hello world2: md5 = e574fd8aba14ddaf4c52c9c37d8659bb OK 2025/05/22 01:06:14 DEBUG : sub dir/ignore dir/.ignore: md5 = 4199a721ec6e178cf64cb6ad127b5bbe OK 2025/05/22 01:06:16 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0846ce8aeae1324ed0539e4085e5e0c9 OK 2025/05/22 01:06:18 DEBUG : sub dir/sub sub dir/hello world3: md5 = e30e31eea6c1b3fb583d351757ff03e8 OK 2025/05/22 01:06:19 DEBUG : a.txt: Excluded (Size Filter) 2025/05/22 01:06:19 DEBUG : a.txt: Excluded 2025/05/22 01:06:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/22 01:06:19 DEBUG : sub dir/hello world2: Excluded 2025/05/22 01:06:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/22 01:06:19 DEBUG : sub dir/hello world: Excluded 2025/05/22 01:06:20 DEBUG : sub dir/ignore dir: Excluded 2025/05/22 01:06:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/22 01:06:20 DEBUG : sub dir/hello world2: Excluded 2025/05/22 01:06:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/22 01:06:20 DEBUG : sub dir/hello world: Excluded 2025/05/22 01:06:20 DEBUG : sub dir/ignore dir: Excluded 2025/05/22 01:06:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/22 01:06:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/22 01:06:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/22 01:06:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/22 01:06:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/22 01:06:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/22 01:06:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.99s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:06:28 DEBUG : file1: md5 = b4056c39703337409d265cce36b32bcb OK 2025/05/22 01:06:31 DEBUG : sub/file2: md5 = 113b6a50c06e1bb6df3430ff611d88f8 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/05/22 01:06:33 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/22 01:06:34 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/22 01:06:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/22 01:06:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.51s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:06:38 DEBUG : file1: md5 = b9da4c97152f3c738a9da2391a8164bd OK 2025/05/22 01:06:40 DEBUG : sub/file2: md5 = 9503448daedd8f614b9fd93ff43da26c 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/05/22 01:06:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dutusev5pewe/notfound" 2025/05/22 01:06:44 DEBUG : Creating backend with remote "TestDrive:crypt/r8p3nmq896av95sja1j2tppig29efu0aj2n3nkse1f8qri8m7l20/qe0i31qdkoejk60elps0ni5sqk" 2025/05/22 01:06:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.53s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.78s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:06:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': Making directory 2025/05/22 01:06:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:06:51 DEBUG : sub dir/hello world: md5 = 2118a133397c8aaa96e5314d8acfb9a7 OK 2025/05/22 01:06:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.73s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:06:55 DEBUG : potato2: md5 = e1fffb0ccacb7db0e64ce1812a891bcc OK 2025/05/22 01:06:56 DEBUG : empty space: md5 = 6160d64b042a78473a3f9fe462e492b4 OK --- PASS: TestLs (4.69s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:07:00 DEBUG : potato2: md5 = 8627c197faeac1f67b848968a1965ad7 OK 2025/05/22 01:07:01 DEBUG : empty space: md5 = 80cdc9ae4e98f19fc6fd4ceb5a24fae2 OK 2025/05/22 01:07:02 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.97s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:07:05 DEBUG : potato2: md5 = d1a68bfdb7a0fffac499e07df921bb04 OK 2025/05/22 01:07:06 DEBUG : empty space: md5 = 2a65a2943c6d639f8585a16ede0eac28 OK --- PASS: TestLsLong (4.58s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:07:09 DEBUG : potato2: md5 = ce3ef3b4e0cba04674d4709aabe42b69 OK 2025/05/22 01:07:10 DEBUG : empty space: md5 = aef60e47051b8058528c558bba90a398 OK --- PASS: TestHashSums (4.17s) === RUN TestHashSumsWithErrors 2025/05/22 01:07:12 DEBUG : Creating backend with remote ":memory:" 2025/05/22 01:07:12 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/22 01:07:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/22 01:07:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/22 01:07:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/22 01:07:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/22 01:07:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/22 01:07:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/22 01:07:12 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/22 01:07:12 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-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:07:13 DEBUG : potato2: md5 = 069c749b86be64f07a0c410824fa1d1b OK 2025/05/22 01:07:15 DEBUG : empty space: md5 = fea169e10218a4da487c8ae7d36d3dad OK 2025/05/22 01:07:17 DEBUG : sub dir/potato3: md5 = 104498e212a951326cbd9992758c76a5 OK 2025/05/22 01:07:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.45s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:07:22 DEBUG : small: md5 = 49520cb0e7da518c39a675904d05e086 OK 2025/05/22 01:07:23 DEBUG : medium: md5 = bbbf9eec28a00fd39baed38f54e38bb8 OK 2025/05/22 01:07:24 DEBUG : large: md5 = 713d0389d9e1f0c6c15b7582ef1ae256 OK 2025/05/22 01:07:25 DEBUG : Waiting for deletions to finish 2025/05/22 01:07:25 DEBUG : large: Excluded (Size Filter) 2025/05/22 01:07:25 INFO : small: Deleted 2025/05/22 01:07:25 INFO : medium: Deleted --- PASS: TestDelete (6.03s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:07:28 DEBUG : small: md5 = 530bdbf505c157158977de1fe7376581 OK 2025/05/22 01:07:29 DEBUG : medium: md5 = c88d69faa02e9ef4e7ee6d37cf9aef99 OK 2025/05/22 01:07:30 DEBUG : large: md5 = 5a7a95dc5173e3f8f618d369a6b4c08a OK 2025/05/22 01:07:31 DEBUG : Waiting for deletions to finish 2025/05/22 01:07:31 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/05/22 01:07:31 INFO : small: Deleted 2025/05/22 01:07:31 INFO : medium: Deleted --- PASS: TestMaxDelete (6.61s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:07:34 DEBUG : small: md5 = 66b833a7964e594675e5a1342a390d3c OK 2025/05/22 01:07:36 DEBUG : medium: md5 = 9ca7bbdc75c68673b3c392169d0611c3 OK 2025/05/22 01:07:37 DEBUG : large: md5 = 020f9f75260eaee610b6266b00fce307 OK 2025/05/22 01:07:37 DEBUG : Waiting for deletions to finish 2025/05/22 01:07:37 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/22 01:07:38 INFO : small: Deleted 2025/05/22 01:07:38 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.40s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:07:41 DEBUG : small: md5 = fee6e2831ea31bc603b059c250a9d28d OK 2025/05/22 01:07:42 DEBUG : medium: md5 = 2b88b5dd0b93d7fc2ff4f878adf4f7df OK 2025/05/22 01:07:43 DEBUG : large: md5 = a17efe4946696fa0b5a7d6321dcb1ee8 OK 2025/05/22 01:07:44 DEBUG : Waiting for deletions to finish 2025/05/22 01:07:44 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/22 01:07:44 INFO : small: Deleted 2025/05/22 01:07:44 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.65s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:07:48 DEBUG : ReadFile: md5 = eee2e211564611ab9c574906e4a49ebd OK --- PASS: TestReadFile (4.25s) === RUN TestRetry 2025/05/22 01:07:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/22 01:07:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/22 01:07:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/22 01:07:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/22 01:07:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/22 01:07:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/22 01:07:50 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-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:07:52 DEBUG : file1: md5 = 10432b011f72b71a092c6a612fe43bab OK 2025/05/22 01:07:53 DEBUG : file2: md5 = 1ea877548fee2d8eb24e5779f4895fa1 OK --- PASS: TestCat (16.82s) === RUN TestPurge 2025/05/22 01:08:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dudipeh8juyi" 2025/05/22 01:08:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:08:07 DEBUG : Creating backend with remote "TestDrive:crypt/1vmet8eqrs07h17bvt8elb7mspbdsu9j2uoa5h2gla4grl2agvu0" 2025/05/22 01:08:08 DEBUG : Creating backend with remote "/tmp/rclone3915817076" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dudipeh8juyi'", Local "Local file system at /tmp/rclone3915817076", Modify Window "1ms" 2025/05/22 01:08:12 DEBUG : A1/B1/C1/one: md5 = 5d6bf28304ebd9af3129f7565f18feaa OK 2025/05/22 01:08:12 INFO : A2: Making directory 2025/05/22 01:08:13 INFO : A1/B2: Making directory 2025/05/22 01:08:14 INFO : A1/B2/C2: Making directory 2025/05/22 01:08:15 INFO : A1/B1/C3: Making directory 2025/05/22 01:08:15 INFO : A3: Making directory 2025/05/22 01:08:16 INFO : A3/B3: Making directory 2025/05/22 01:08:17 INFO : A3/B3/C4: Making directory 2025/05/22 01:08:19 DEBUG : A1/two: md5 = 70d905413a21ba8a30b21d1b4faac67d OK 2025/05/22 01:08:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dudipeh8juyi': Purge remote 2025/05/22 01:08:22 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.11s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:08:26 DEBUG : A1/B1/C1/one: md5 = 7aac20fd7d38ba0769c45a9be48406f4 OK 2025/05/22 01:08:26 INFO : A2: Making directory 2025/05/22 01:08:26 INFO : A1/B2: Making directory 2025/05/22 01:08:27 INFO : A1/B2/C2: Making directory 2025/05/22 01:08:28 INFO : A1/B1/C3: Making directory 2025/05/22 01:08:29 INFO : A3: Making directory 2025/05/22 01:08:30 INFO : A3/B3: Making directory 2025/05/22 01:08:30 INFO : A3/B3/C4: Making directory 2025/05/22 01:08:32 DEBUG : A1/two: md5 = 6ecf1d616bd5b4ee6c958fdda658d8fd OK 2025/05/22 01:08:34 DEBUG : removing 1 level 3 directories 2025/05/22 01:08:34 INFO : A3/B3/C4: Removing directory 2025/05/22 01:08:36 DEBUG : removing 2 level 3 directories 2025/05/22 01:08:36 INFO : A1/B2/C2: Removing directory 2025/05/22 01:08:36 INFO : A1/B1/C3: Removing directory 2025/05/22 01:08:37 DEBUG : removing 2 level 2 directories 2025/05/22 01:08:37 INFO : A3/B3: Removing directory 2025/05/22 01:08:37 INFO : A1/B2: Removing directory 2025/05/22 01:08:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/22 01:08:37 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/22 01:08:38 DEBUG : removing 2 level 1 directories 2025/05/22 01:08:38 INFO : A3: Removing directory 2025/05/22 01:08:38 INFO : A2: Removing directory 2025/05/22 01:08:38 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/22 01:08:41 DEBUG : removing 1 level 3 directories 2025/05/22 01:08:41 INFO : A1/B1/C1: Removing directory 2025/05/22 01:08:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:08:42 DEBUG : removing 1 level 2 directories 2025/05/22 01:08:42 INFO : A1/B1: Removing directory 2025/05/22 01:08:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/22 01:08:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/22 01:08:43 DEBUG : removing 1 level 1 directories 2025/05/22 01:08:43 INFO : A1: Removing directory 2025/05/22 01:08:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/22 01:08:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/22 01:08:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/22 01:08:44 DEBUG : removing 1 level 0 directories 2025/05/22 01:08:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': Removing directory 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/22 01:08:44 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.73s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:08:46 INFO : A1: Making directory 2025/05/22 01:08:46 INFO : A1/B1: Making directory 2025/05/22 01:08:47 INFO : A1/B1/C1: Making directory 2025/05/22 01:08:49 DEBUG : removing 1 level 3 directories 2025/05/22 01:08:49 INFO : A1/B1/C1: Removing directory 2025/05/22 01:08:50 DEBUG : removing 1 level 2 directories 2025/05/22 01:08:50 INFO : A1/B1: Removing directory 2025/05/22 01:08:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/22 01:08:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.64s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:08:53 INFO : A1: Making directory 2025/05/22 01:08:53 INFO : A1/B1: Making directory 2025/05/22 01:08:54 INFO : A1/B1/C1: Making directory 2025/05/22 01:08:57 DEBUG : removing 1 level 3 directories 2025/05/22 01:08:57 INFO : A1/B1/C1: Removing directory 2025/05/22 01:08:57 DEBUG : removing 1 level 2 directories 2025/05/22 01:08:57 INFO : A1/B1: Removing directory 2025/05/22 01:08:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/22 01:08:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.24s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:09:01 DEBUG : file1: md5 = eaae2c04e96ff334c662bee390cdf8ed OK 2025/05/22 01:09:02 DEBUG : filename.txt: File name found in url 2025/05/22 01:09:03 DEBUG : filename.txt: md5 = 3f34c5f9cc032e1c9fd0e51f41c87383 OK 2025/05/22 01:09:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/22 01:09:05 DEBUG : headerfilename.txt: md5 = 7cf572c582eed4a3ca774006558ed018 OK 2025/05/22 01:09:06 DEBUG : file2: md5 = 9b456fb11133813e7efc34ea50068cd9 OK --- PASS: TestCopyURL (8.60s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:09:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/22 01:09:11 DEBUG : sub/file2: md5 = 462c6bb42bac923f31f2fd6e194068ca OK 2025/05/22 01:09:11 INFO : file1: Copied (new) to: sub/file2 2025/05/22 01:09:11 INFO : file1: Deleted 2025/05/22 01:09:11 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 01:09:11 DEBUG : file1: Unchanged skipping 2025/05/22 01:09:11 INFO : file1: Deleted 2025/05/22 01:09:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': don't need to copy/move sub/file2, it is already at target location 2025/05/22 01:09:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.56s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:09:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/22 01:09:16 DEBUG : file1: md5 = 828ff4dc73c560a21b276ba63f5528e7 OK 2025/05/22 01:09:16 INFO : file1: Copied (new) 2025/05/22 01:09:16 INFO : file1: Deleted 2025/05/22 01:09:16 DEBUG : file1: Destination exists, skipping 2025/05/22 01:09:16 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.44s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:09:20 DEBUG : dst/file1: md5 = ff330aa85aba1e6785af5f6c0a621465 OK 2025/05/22 01:09:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dutusev5pewe/backup" 2025/05/22 01:09:21 DEBUG : Creating backend with remote "TestDrive:crypt/r8p3nmq896av95sja1j2tppig29efu0aj2n3nkse1f8qri8m7l20/1nrff024r7pq65ecp72fc28jb0" 2025/05/22 01:09:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/22 01:09:25 INFO : dst/file1: Moved (server-side) 2025/05/22 01:09:26 DEBUG : dst/file1: md5 = 98c4641563c438a188a14bb5606125e8 OK 2025/05/22 01:09:26 INFO : dst/file1: Copied (new) 2025/05/22 01:09:26 INFO : dst/file1: Deleted 2025/05/22 01:09:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/22 01:09:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/22 01:09:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.42s) === 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-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:09:33 DEBUG : A1/one: md5 = a5f60c8c4c6d0fcdd2d3ece3f3b2f887 OK 2025/05/22 01:09:34 DEBUG : A1/two: md5 = d9c60e305278bd45739d18597d6927ae OK 2025/05/22 01:09:36 DEBUG : A1/B1/three: md5 = 4179523ced2f9133825a33aa0f4dd8a8 OK 2025/05/22 01:09:38 DEBUG : A1/B1/C1/four: md5 = 29c99084b235ae46c02ced8b27347df6 OK 2025/05/22 01:09:41 DEBUG : A1/B1/C2/five: md5 = 5ba6096956b2e61551bbeba78cf2daed OK 2025/05/22 01:09:41 INFO : A1/B2: Making directory 2025/05/22 01:09:42 INFO : A1/B1/C3: Making directory 2025/05/22 01:09:52 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/22 01:09:52 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/22 01:09:52 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/22 01:09:52 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/22 01:09:52 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/22 01:09:55 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/22 01:09:55 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/22 01:09:55 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/22 01:09:56 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/22 01:09:56 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/22 01:09:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/22 01:10:04 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/22 01:10:04 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/22 01:10:04 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/22 01:10:04 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/22 01:10:05 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/22 01:10:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/22 01:10:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/22 01:10:08 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/22 01:10:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/22 01:10:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/22 01:10:14 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/22 01:10:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/22 01:10:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/22 01:10:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/22 01:10:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/22 01:10:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/22 01:10:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/22 01:10:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/22 01:10:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/22 01:10:16 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.26s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:10:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': File to upload is small (34 bytes), uploading instead of streaming 2025/05/22 01:10:19 DEBUG : no_checksum_small_file_from_pipe: md5 = 82a440db3e617dcce5d867b51ef07537 OK 2025/05/22 01:10:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/22 01:10:19 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/22 01:10:20 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/22 01:10:21 DEBUG : no_checksum_big_file_from_pipe: md5 = 24bc676ff24cb37de40694e84c6beac9 OK 2025/05/22 01:10:21 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:10:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': File to upload is small (34 bytes), uploading instead of streaming 2025/05/22 01:10:24 DEBUG : with_checksum_small_file_from_pipe: md5 = c6c1fc7251c1f676b9d2523cedaf6a62 OK 2025/05/22 01:10:24 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/22 01:10:25 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/22 01:10:26 DEBUG : with_checksum_big_file_from_pipe: md5 = 34c461457b89cffbb51dcef940118607 OK 2025/05/22 01:10:26 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-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:10:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': File to upload is small (34 bytes), uploading instead of streaming 2025/05/22 01:10:29 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 01:10:29 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/22 01:10:30 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-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:10:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': File to upload is small (34 bytes), uploading instead of streaming 2025/05/22 01:10:34 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/22 01:10:34 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/22 01:10:35 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.68s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.99s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.80s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.16s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/22 01:10:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': File to upload is small (48 bytes), uploading instead of streaming 2025/05/22 01:10:39 DEBUG : rcat_metadata: md5 = 5166b39bc42891f057986157c15fca95 OK 2025/05/22 01:10:39 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/22 01:10:41 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/22 01:10:41 DEBUG : rcat_metadata_uploadcutoff0: md5 = 0733acdb4f8526466e2890197a6646f9 OK 2025/05/22 01:10:41 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.70s) --- PASS: TestRcatMetadata/Normal (2.47s) --- PASS: TestRcatMetadata/ViaDisk (2.80s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:10:44 DEBUG : potato1: md5 = b2ed90fb45d0901edb799ed83fd51792 OK 2025/05/22 01:10:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': File to upload is small (60 bytes), uploading instead of streaming 2025/05/22 01:10:46 DEBUG : potato2: md5 = 738a59e14b2fb0bffd7c900d54db2d65 OK 2025/05/22 01:10:46 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.34s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:10:49 DEBUG : potato1: md5 = 147fbe1c6bc68c9893bc60c381e0efdb OK 2025/05/22 01:10:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': File to upload is small (60 bytes), uploading instead of streaming 2025/05/22 01:10:50 DEBUG : potato2: md5 = bbe2b0b788c4813680709bea8c5a47a8 OK 2025/05/22 01:10:50 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.70s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:10:53 DEBUG : potato2: md5 = 7709802157cb8610b83ad884d7974466 OK 2025/05/22 01:10:55 DEBUG : empty space: md5 = d67c9698b1aa7b6068c1392cb7467b96 OK 2025/05/22 01:10:56 DEBUG : sub dir/potato3: md5 = 7eebec180e13a6099393ceb950bf4483 OK 2025/05/22 01:10:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': Touching "sub dir/potato3" 2025/05/22 01:10:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': Touching "empty space" 2025/05/22 01:10:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': Touching "potato2" 2025/05/22 01:11:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.40s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:11:01 DEBUG : dir with metadata: Making directory with metadata 2025/05/22 01:11:02 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.35s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:11:04 DEBUG : directory with modtime: Making directory with metadata 2025/05/22 01:11:04 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.23s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:11:06 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/22 01:11:06 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/22 01:11:06 DEBUG : Google drive root 'crypt/r8p3nmq896av95sja1j2tppig29efu0aj2n3nkse1f8qri8m7l20': Skipping btime metadata as can't update it on an existing file: 2025-05-22T01:11:06.349976363Z 2025/05/22 01:11:07 INFO : non existent directory: Updated directory metadata 2025/05/22 01:11:08 DEBUG : Google drive root 'crypt/r8p3nmq896av95sja1j2tppig29efu0aj2n3nkse1f8qri8m7l20': Skipping btime metadata as can't update it on an existing file: 2025-05-22T01:11:06.349976363Z 2025/05/22 01:11:09 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.54s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:11:10 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/22 01:11:12 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/22 01:11:13 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.13s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:11:15 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/22 01:11:15 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/22 01:11:15 DEBUG : dst: Making directory with metadata 2025/05/22 01:11:15 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/22 01:11:15 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 01:11:16 INFO : dst: Set directory modification time (using SetModTime) 2025/05/22 01:11:16 INFO : dst: Set directory modification time (using SetModTime) 2025/05/22 01:11:16 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/22 01:11:17 INFO : dst: Set directory modification time (using SetModTime) 2025/05/22 01:11:17 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.39s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe'", Local "Local file system at /tmp/rclone1168102279", Modify Window "1ms" 2025/05/22 01:11:20 DEBUG : sub dir/test remove existing: md5 = c3bc207fd1fb54c2cb70fbbe0bdab74a OK 2025/05/22 01:11:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 529f28ae3172b1e043dfeabfabf71841 OK 2025/05/22 01:11:23 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qorufol8" before starting 2025/05/22 01:11:24 DEBUG : sub dir/test remove existing.qorufol8: TEST: removing renamed existing file after operation 2025/05/22 01:11:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wuvipay5" before starting 2025/05/22 01:11:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wuvipay5: TEST: renaming existing back after failed operation 2025/05/22 01:11:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mugajez9" before starting 2025/05/22 01:11:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mugajez9: TEST: removing renamed existing file after operation 2025/05/22 01:11:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "gvfkagcsiusoba3acgn7t72ehjgcsk64ut1ns2c4ngrbejqh5p02d1vtmmi5i1gl2i4ictbgrrdr4v3jqfmsics9m4qaj15rom81b0l7iorrfu631grb2isjfgqlm72ho90hhpn4rrejm0pp04ri06i6fl6sfhhj09oubq5240qeqeck235g" 2025/05/22 01:11:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0c19u0udmgqkmv1t3qdb04ur57k9pvjm8abiks50dcjsvuafi9mg" --- PASS: TestRemoveExisting (12.52s) === 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/05/22 01:11:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dutusev5pewe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m0.440403564s (try 1/5)