"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/09/01 04:13:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayafor8rese" 2025/09/01 04:13:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/01 04:13:02 DEBUG : Creating backend with remote "TestDrive:crypt/o5dnkk9qmguubg8mt2ho25lhug08t7o3f5dk7aoditpvptikos60" 2025/09/01 04:13:03 DEBUG : Creating backend with remote "/tmp/rclone3625821272" === 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-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/01 04:13:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/01 04:13:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/01 04:13:04 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/01 04:13:04 DEBUG : potato: Seek from 10 to 0 2025/09/01 04:13:04 DEBUG : potato: Seek from 10 to 0 2025/09/01 04:13:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/01 04:13:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/01 04:13:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/01 04:13:04 DEBUG : potato: Seek from 5 to 2 2025/09/01 04:13:04 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/01 04:13:04 DEBUG : potato: Seek from 7 to 0 2025/09/01 04:13:04 DEBUG : potato: Seek from 7 to 0 2025/09/01 04:13:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/01 04:13:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/01 04:13:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/01 04:13:04 DEBUG : potato: Seek from 5 to 2 2025/09/01 04:13:04 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/01 04:13:04 DEBUG : potato: Seek from 8 to 0 2025/09/01 04:13:04 DEBUG : potato: Seek from 8 to 0 2025/09/01 04:13:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/01 04:13:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/01 04:13:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/01 04:13:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/01 04:13:04 DEBUG : potato: Seek from 5 to 2 2025/09/01 04:13:04 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/01 04:13:04 DEBUG : potato: Seek from 9 to 0 2025/09/01 04:13:04 DEBUG : potato: Seek from 9 to 0 2025/09/01 04:13:04 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-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:13:06 DEBUG : rutabaga: md5 = ab5f6d9c078857b1705912c675a4ecba OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/01 04:13:08 DEBUG : empty space: md5 = 01a77d8203244648449e5298a604ebdb OK === RUN TestCheck/3 2025/09/01 04:13:10 DEBUG : potato2: md5 = fdc5acb86d548dbe3a4144cff760f39f OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/01 04:13:13 DEBUG : remotepotato: md5 = 9ec82645ef573d32a06294d1928a62c8 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.41s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.66s) --- PASS: TestCheck/5 (0.32s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/09/01 04:13:16 DEBUG : Creating backend with remote "nonexistent" 2025/09/01 04:13:16 DEBUG : Creating backend with remote "nonexistent" 2025/09/01 04:13:16 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/01 04:13:16 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/09/01 04:13:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/01 04:13:16 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-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:13:18 DEBUG : rutabaga: md5 = 6d19bb8774324c63ef753df53bfe4466 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/01 04:13:22 DEBUG : empty space: md5 = e3382bfb6f54884f4d195d55bba8cf99 OK === RUN TestCheckDownload/3 2025/09/01 04:13:25 DEBUG : potato2: md5 = 76fa5e45b17285ec14c7ad70993fbedb OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/01 04:13:30 DEBUG : remotepotato: md5 = 7e4cf1b7c72ec177057002d9a949a994 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.21s) --- PASS: TestCheckDownload/1 (1.86s) --- PASS: TestCheckDownload/2 (1.00s) --- PASS: TestCheckDownload/3 (1.03s) --- PASS: TestCheckDownload/4 (1.36s) --- PASS: TestCheckDownload/5 (1.67s) --- PASS: TestCheckDownload/6 (1.32s) --- PASS: TestCheckDownload/7 (1.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:13:36 DEBUG : rutabaga: md5 = 89c593e98d2e28ed44d5ccc1b3ccb17a OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/01 04:13:38 DEBUG : empty space: md5 = 445ec758edb8158507b206781e4fe637 OK === RUN TestCheckSizeOnly/3 2025/09/01 04:13:40 DEBUG : potato2: md5 = 1ddfdb814a076fe85b12c29878247666 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/01 04:13:42 DEBUG : remotepotato: md5 = 5dcce7d25ab86be8149e6e263449d2d6 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.02s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:13:47 DEBUG : test.sum: md5 = 5caec09d08dada464b91d0746878f8c0 OK 2025/09/01 04:13:48 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/01 04:13:48 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/01 04:13:48 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/01 04:13:48 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/01 04:13:49 DEBUG : test.sum: md5 = 81ad1f98a8e84bd11dd7157230fd169a OK 2025/09/01 04:13:50 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/01 04:13:50 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/01 04:13:50 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/01 04:13:50 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.72s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:13:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayafor8rese/data" 2025/09/01 04:13:51 DEBUG : Creating backend with remote "TestDrive:crypt/o5dnkk9qmguubg8mt2ho25lhug08t7o3f5dk7aoditpvptikos60/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese/data' lacks md5, skipping --- SKIP: TestCheckSum (2.08s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:13:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayafor8rese/data" 2025/09/01 04:13:53 DEBUG : Creating backend with remote "TestDrive:crypt/o5dnkk9qmguubg8mt2ho25lhug08t7o3f5dk7aoditpvptikos60/vjrnln8ratgmqakfosrqe8espk" 2025/09/01 04:13:57 DEBUG : data/banana: md5 = 5c09069943650c84323eb51dc1990a6c OK 2025/09/01 04:13:58 DEBUG : test.sum: md5 = f679e3d126a952469c9d0c717f508a11 OK === RUN TestCheckSumDownload/subtest1 2025/09/01 04:14:03 DEBUG : data/potato: md5 = 632cc0114409eea729241a950653d11f OK 2025/09/01 04:14:04 DEBUG : test.sum: md5 = 11954ca6c7239bed445e5b0cd1461c42 OK === RUN TestCheckSumDownload/subtest2 2025/09/01 04:14:09 DEBUG : test.sum: md5 = 662e7c041cee8f3e43238bf752d269f1 OK === RUN TestCheckSumDownload/subtest3 2025/09/01 04:14:13 DEBUG : test.sum: md5 = 2beb8546b115882d6e299ac067a0c0e2 OK === RUN TestCheckSumDownload/subtest4 2025/09/01 04:14:17 DEBUG : test.sum: md5 = 40e3bea11b0e662f2a35cf37c4954f28 OK === RUN TestCheckSumDownload/subtest5 2025/09/01 04:14:21 DEBUG : test.sum: md5 = 256e6e8100f65385da9ed47890581135 OK === RUN TestCheckSumDownload/subtest6 2025/09/01 04:14:26 DEBUG : data/banana: md5 = a93e816afd247f8aabc6f121f0696939 OK 2025/09/01 04:14:27 DEBUG : data/potato: md5 = 44e77e7663b30619eaf5a1b4f4c91636 OK 2025/09/01 04:14:28 DEBUG : test.sum: md5 = 2bbdb4cd0c2ca8c1bda89f1276d845d9 OK === RUN TestCheckSumDownload/subtest7 2025/09/01 04:14:34 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/09/01 04:14:34 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.08s) --- PASS: TestCheckSumDownload/subtest1 (2.46s) --- PASS: TestCheckSumDownload/subtest2 (2.48s) --- PASS: TestCheckSumDownload/subtest3 (2.53s) --- PASS: TestCheckSumDownload/subtest4 (2.07s) --- PASS: TestCheckSumDownload/subtest5 (2.32s) --- PASS: TestCheckSumDownload/subtest6 (2.34s) --- PASS: TestCheckSumDownload/subtest7 (2.75s) === RUN TestApplyTransforms 2025/09/01 04:14:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boxoseh8nifa" 2025/09/01 04:14:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/01 04:14:34 DEBUG : Creating backend with remote "TestDrive:crypt/rg68bku99uns4dc989viugtb95dcqsjqfcb3dda7tc19m11m3j10" 2025/09/01 04:14:35 DEBUG : Creating backend with remote "/tmp/rclone1960986514" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boxoseh8nifa'", Local "Local file system at /tmp/rclone1960986514", Modify Window "1ms" 2025/09/01 04:14:37 DEBUG : hello, world!: md5 = 1fabe39c23eae548d8e747579391160c OK upper checkfile vs. lower remote (without normalization) 2025/09/01 04:14:38 ERROR : hello, world!: sum not found 2025/09/01 04:14:38 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-boxoseh8nifa' 2025/09/01 04:14:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boxoseh8nifa': 1 files missing 2025/09/01 04:14:38 NOTICE: 1 hashes missing 2025/09/01 04:14:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boxoseh8nifa': 1 differences found 2025/09/01 04:14:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boxoseh8nifa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/01 04:14:39 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/01 04:14:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boxoseh8nifa': 0 differences found 2025/09/01 04:14:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boxoseh8nifa': 1 matching files 2025/09/01 04:14:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bakaquy2leyo" 2025/09/01 04:14:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/01 04:14:39 DEBUG : Creating backend with remote "TestDrive:crypt/550khvh5k727j7eqqputh9ea552a6ik5eqdhsr1ssekf8c624b6g" 2025/09/01 04:14:40 DEBUG : Creating backend with remote "/tmp/rclone972985051" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bakaquy2leyo'", Local "Local file system at /tmp/rclone972985051", Modify Window "1ms" 2025/09/01 04:14:43 DEBUG : HELLO, WORLD!: md5 = 4fb74ae5aa542e662d2a2f56b9493c1c OK lower checkfile vs. upper remote (without normalization) 2025/09/01 04:14:43 ERROR : HELLO, WORLD!: sum not found 2025/09/01 04:14:43 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bakaquy2leyo' 2025/09/01 04:14:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bakaquy2leyo': 1 files missing 2025/09/01 04:14:43 NOTICE: 1 hashes missing 2025/09/01 04:14:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bakaquy2leyo': 1 differences found 2025/09/01 04:14:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bakaquy2leyo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/01 04:14:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/01 04:14:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bakaquy2leyo': 0 differences found 2025/09/01 04:14:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bakaquy2leyo': 1 matching files 2025/09/01 04:14:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ravuyug1zeyu" 2025/09/01 04:14:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/01 04:14:44 DEBUG : Creating backend with remote "TestDrive:crypt/p4t472mtvhlgmtl5sc25tthnfksraa08f1575u0qdq58b1v8pp90" 2025/09/01 04:14:45 DEBUG : Creating backend with remote "/tmp/rclone3985734551" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ravuyug1zeyu'", Local "Local file system at /tmp/rclone3985734551", Modify Window "1ms" 2025/09/01 04:14:48 DEBUG : HeLlO, wOrLd!: md5 = ba1e287079fb048182cf924eb55e35df OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/01 04:14:48 ERROR : HeLlO, wOrLd!: sum not found 2025/09/01 04:14:48 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ravuyug1zeyu' 2025/09/01 04:14:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ravuyug1zeyu': 1 files missing 2025/09/01 04:14:48 NOTICE: 1 hashes missing 2025/09/01 04:14:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ravuyug1zeyu': 1 differences found 2025/09/01 04:14:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ravuyug1zeyu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/01 04:14:49 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/01 04:14:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ravuyug1zeyu': 0 differences found 2025/09/01 04:14:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ravuyug1zeyu': 1 matching files 2025/09/01 04:14:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bufurug6yeca" 2025/09/01 04:14:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/01 04:14:49 DEBUG : Creating backend with remote "TestDrive:crypt/3kcq1bi0tpv935qihj5jsog902u4r1ejtj5ng6fg32s1l0qdm6ag" 2025/09/01 04:14:50 DEBUG : Creating backend with remote "/tmp/rclone3087840146" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufurug6yeca'", Local "Local file system at /tmp/rclone3087840146", Modify Window "1ms" 2025/09/01 04:14:53 DEBUG : HELLO, WORLD!: md5 = f093aea15702f17b46bb9605d01e5168 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/01 04:14:53 ERROR : HELLO, WORLD!: sum not found 2025/09/01 04:14:53 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bufurug6yeca' 2025/09/01 04:14:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufurug6yeca': 1 files missing 2025/09/01 04:14:53 NOTICE: 1 hashes missing 2025/09/01 04:14:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufurug6yeca': 1 differences found 2025/09/01 04:14:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufurug6yeca': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/01 04:14:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/01 04:14:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufurug6yeca': 0 differences found 2025/09/01 04:14:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufurug6yeca': 1 matching files 2025/09/01 04:14:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pekuxic7giho" 2025/09/01 04:14:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/01 04:14:54 DEBUG : Creating backend with remote "TestDrive:crypt/drn7cmmbeig94d2s86eg9bnreo9eshfjo6sr5dvqh8kp4t323rq0" 2025/09/01 04:14:55 DEBUG : Creating backend with remote "/tmp/rclone2953723267" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pekuxic7giho'", Local "Local file system at /tmp/rclone2953723267", Modify Window "1ms" 2025/09/01 04:14:57 DEBUG : 測試_Русский___ě_áñ: md5 = 367bc2ef92b0c0fecaf7f59946534575 OK NFD checkfile vs. NFC remote (without normalization) 2025/09/01 04:14:58 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/01 04:14:58 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pekuxic7giho' 2025/09/01 04:14:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pekuxic7giho': 1 files missing 2025/09/01 04:14:58 NOTICE: 1 hashes missing 2025/09/01 04:14:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pekuxic7giho': 1 differences found 2025/09/01 04:14:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pekuxic7giho': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/01 04:15:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/01 04:15:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pekuxic7giho': 0 differences found 2025/09/01 04:15:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pekuxic7giho': 1 matching files 2025/09/01 04:15:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hokokup1gida" 2025/09/01 04:15:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/01 04:15:00 DEBUG : Creating backend with remote "TestDrive:crypt/pvfkr19g4cipin0ium45du9gas74chvjfjhgc1okm40oqd6uvggg" 2025/09/01 04:15:01 DEBUG : Creating backend with remote "/tmp/rclone1334937390" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hokokup1gida'", Local "Local file system at /tmp/rclone1334937390", Modify Window "1ms" 2025/09/01 04:15:03 DEBUG : 測試_Русский___ě_áñ: md5 = e2a7a46fc4f14585d2712c288125ccae OK NFC checkfile vs. NFD remote (without normalization) 2025/09/01 04:15:03 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/01 04:15:03 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hokokup1gida' 2025/09/01 04:15:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hokokup1gida': 1 files missing 2025/09/01 04:15:03 NOTICE: 1 hashes missing 2025/09/01 04:15:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hokokup1gida': 1 differences found 2025/09/01 04:15:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hokokup1gida': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/01 04:15:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/01 04:15:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hokokup1gida': 0 differences found 2025/09/01 04:15:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hokokup1gida': 1 matching files 2025/09/01 04:15:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xowayiv1cajo" 2025/09/01 04:15:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/01 04:15:04 DEBUG : Creating backend with remote "TestDrive:crypt/ta1p9frduj8pktgcsl16gt1cge2cu7oegfgibqdnnc9g7s4ji380" 2025/09/01 04:15:06 DEBUG : Creating backend with remote "/tmp/rclone1254931322" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xowayiv1cajo'", Local "Local file system at /tmp/rclone1254931322", Modify Window "1ms" 2025/09/01 04:15:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7b9c15fbb758e493a7345a6e52ef8503 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/01 04:15:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/01 04:15:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xowayiv1cajo' 2025/09/01 04:15:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xowayiv1cajo': 1 files missing 2025/09/01 04:15:08 NOTICE: 1 hashes missing 2025/09/01 04:15:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xowayiv1cajo': 1 differences found 2025/09/01 04:15:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xowayiv1cajo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/01 04:15:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/01 04:15:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xowayiv1cajo': 0 differences found 2025/09/01 04:15:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xowayiv1cajo': 1 matching files 2025/09/01 04:15:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fubokoy9fala" 2025/09/01 04:15:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/01 04:15:10 DEBUG : Creating backend with remote "TestDrive:crypt/eqqev0oiuegkdsd98jf1h1th1mbj8s93husoevgrb9hduqccejb0" 2025/09/01 04:15:10 DEBUG : Creating backend with remote "/tmp/rclone991674181" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fubokoy9fala'", Local "Local file system at /tmp/rclone991674181", Modify Window "1ms" 2025/09/01 04:15:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7caafed3528831bb36fecdedce35368a OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/01 04:15:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/01 04:15:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fubokoy9fala' 2025/09/01 04:15:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fubokoy9fala': 1 files missing 2025/09/01 04:15:13 NOTICE: 1 hashes missing 2025/09/01 04:15:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fubokoy9fala': 1 differences found 2025/09/01 04:15:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fubokoy9fala': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/01 04:15:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/01 04:15:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fubokoy9fala': 0 differences found 2025/09/01 04:15:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fubokoy9fala': 1 matching files 2025/09/01 04:15:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-govapev3nade" 2025/09/01 04:15:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/01 04:15:15 DEBUG : Creating backend with remote "TestDrive:crypt/aqoce3610djchcl6a3681821qi9utp6kv8rrcpevqr4bofkgb98g" 2025/09/01 04:15:15 DEBUG : Creating backend with remote "/tmp/rclone270610465" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-govapev3nade'", Local "Local file system at /tmp/rclone270610465", Modify Window "1ms" 2025/09/01 04:15:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d91ef95a3ff98a628fe275344df55462 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/01 04:15:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/01 04:15:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-govapev3nade' 2025/09/01 04:15:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-govapev3nade': 1 files missing 2025/09/01 04:15:18 NOTICE: 1 hashes missing 2025/09/01 04:15:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-govapev3nade': 1 differences found 2025/09/01 04:15:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-govapev3nade': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/01 04:15:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/01 04:15:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-govapev3nade': 0 differences found 2025/09/01 04:15:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-govapev3nade': 1 matching files 2025/09/01 04:15:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-relayax4gane" 2025/09/01 04:15:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/01 04:15:19 DEBUG : Creating backend with remote "TestDrive:crypt/ssg0laetpisu5nivdgrlq7v07gihni8itt2thulgdtjdgoprott0" 2025/09/01 04:15:20 DEBUG : Creating backend with remote "/tmp/rclone2925607393" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-relayax4gane'", Local "Local file system at /tmp/rclone2925607393", Modify Window "1ms" 2025/09/01 04:15:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e5f8d9381c647138fbe479586ade708e OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/01 04:15:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/01 04:15:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-relayax4gane' 2025/09/01 04:15:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-relayax4gane': 1 files missing 2025/09/01 04:15:23 NOTICE: 1 hashes missing 2025/09/01 04:15:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-relayax4gane': 1 differences found 2025/09/01 04:15:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-relayax4gane': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/01 04:15:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/01 04:15:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-relayax4gane': 0 differences found 2025/09/01 04:15:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-relayax4gane': 1 matching files 2025/09/01 04:15:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-relayax4gane': Purge remote 2025/09/01 04:15:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-govapev3nade': Purge remote 2025/09/01 04:15:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fubokoy9fala': Purge remote 2025/09/01 04:15:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xowayiv1cajo': Purge remote 2025/09/01 04:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hokokup1gida': Purge remote 2025/09/01 04:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pekuxic7giho': Purge remote 2025/09/01 04:15:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bufurug6yeca': Purge remote 2025/09/01 04:15:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ravuyug1zeyu': Purge remote 2025/09/01 04:15:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bakaquy2leyo': Purge remote 2025/09/01 04:15:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boxoseh8nifa': Purge remote --- PASS: TestApplyTransforms (54.06s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:15:29 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/01 04:15:31 DEBUG : sub/file2: md5 = be27da32b845e39e05b976d779217f28 OK 2025/09/01 04:15:31 INFO : file1: Copied (new) to: sub/file2 2025/09/01 04:15:31 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:15:31 DEBUG : file1: Unchanged skipping 2025/09/01 04:15:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': don't need to copy/move sub/file2, it is already at target location 2025/09/01 04:15:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.24s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.51s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:15:37 DEBUG : dst/file1: md5 = 0032f096ab20d02474aef5aae43e18bd OK 2025/09/01 04:15:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayafor8rese/backup" 2025/09/01 04:15:38 DEBUG : Creating backend with remote "TestDrive:crypt/o5dnkk9qmguubg8mt2ho25lhug08t7o3f5dk7aoditpvptikos60/1nrff024r7pq65ecp72fc28jb0" 2025/09/01 04:15:40 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/01 04:15:43 INFO : dst/file1: Moved (server-side) 2025/09/01 04:15:44 DEBUG : dst/file1: md5 = 705daa63b692469f26305cdb0d29606f OK 2025/09/01 04:15:44 INFO : dst/file1: Copied (new) 2025/09/01 04:15:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/01 04:15:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/01 04:15:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.58s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:15:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayafor8rese/dst" 2025/09/01 04:15:49 DEBUG : Creating backend with remote "TestDrive:crypt/o5dnkk9qmguubg8mt2ho25lhug08t7o3f5dk7aoditpvptikos60/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/01 04:15:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayafor8rese/CompareDest" 2025/09/01 04:15:50 DEBUG : Creating backend with remote "TestDrive:crypt/o5dnkk9qmguubg8mt2ho25lhug08t7o3f5dk7aoditpvptikos60/gveqi14airsml4bgu7krj116o8" 2025/09/01 04:15:52 DEBUG : one: Need to transfer - File not found at Destination 2025/09/01 04:15:54 DEBUG : one: md5 = 0fcc87295a00c41eaed62bf409b8f382 OK 2025/09/01 04:15:54 INFO : one: Copied (new) 2025/09/01 04:15:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 04:15:57 DEBUG : one: md5 = 1d55cdfa3d88d8bc6de0728858c65936 OK 2025/09/01 04:15:57 INFO : one: Copied (replaced existing) 2025/09/01 04:16:00 DEBUG : dst/one: md5 = cf4404116670c92ede0e0ed6555e2382 OK 2025/09/01 04:16:02 DEBUG : CompareDest/one: md5 = b2f197cec13371dec5ee445cb3879b52 OK 2025/09/01 04:16:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 04:16:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:16:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/01 04:16:05 DEBUG : CompareDest/two: md5 = de3c4a7e4a25741afad760added3e61a OK 2025/09/01 04:16:06 DEBUG : two: Need to transfer - File not found at Destination 2025/09/01 04:16:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:16:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/01 04:16:07 DEBUG : two: Need to transfer - File not found at Destination 2025/09/01 04:16:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:16:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/01 04:16:08 DEBUG : two: Need to transfer - File not found at Destination 2025/09/01 04:16:09 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/01 04:16:10 DEBUG : two: md5 = 5db99191b51f2d9b1ee42294a5b2f83e OK 2025/09/01 04:16:10 INFO : two: Copied (new) 2025/09/01 04:16:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/01 04:16:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/01 04:16:14 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/01 04:16:14 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.83s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:16:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayafor8rese/dst" 2025/09/01 04:16:15 DEBUG : Creating backend with remote "TestDrive:crypt/o5dnkk9qmguubg8mt2ho25lhug08t7o3f5dk7aoditpvptikos60/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/01 04:16:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayafor8rese/CopyDest" 2025/09/01 04:16:16 DEBUG : Creating backend with remote "TestDrive:crypt/o5dnkk9qmguubg8mt2ho25lhug08t7o3f5dk7aoditpvptikos60/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/01 04:16:18 DEBUG : one: Need to transfer - File not found at Destination 2025/09/01 04:16:20 DEBUG : one: md5 = b0222ab12ebe24498cd1859d4a9e4230 OK 2025/09/01 04:16:20 INFO : one: Copied (new) 2025/09/01 04:16:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 04:16:23 DEBUG : one: md5 = 0c352454d849174b500d90f6d8b548c3 OK 2025/09/01 04:16:23 INFO : one: Copied (replaced existing) 2025/09/01 04:16:25 DEBUG : dst/one: md5 = c22e99623bab0ad7004c8ee10365ed83 OK 2025/09/01 04:16:27 DEBUG : CopyDest/one: md5 = 2b9f671bcdec2370548446fde2594040 OK 2025/09/01 04:16:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayafor8rese/BackupDir" 2025/09/01 04:16:28 DEBUG : Creating backend with remote "TestDrive:crypt/o5dnkk9qmguubg8mt2ho25lhug08t7o3f5dk7aoditpvptikos60/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/01 04:16:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 04:16:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:16:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 04:16:32 INFO : one: Moved (server-side) 2025/09/01 04:16:33 INFO : one: Copied (server-side copy) 2025/09/01 04:16:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/01 04:16:35 DEBUG : CopyDest/two: md5 = 368eac7389971be8f3f4df913b0c82cb OK 2025/09/01 04:16:35 DEBUG : two: Need to transfer - File not found at Destination 2025/09/01 04:16:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:16:37 INFO : two: Copied (server-side copy) 2025/09/01 04:16:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/01 04:16:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:16:37 DEBUG : two: Unchanged skipping 2025/09/01 04:16:39 DEBUG : CopyDest/three: md5 = d89f95aceb5e4bfaa3a975409d751aaa OK 2025/09/01 04:16:40 DEBUG : three: Need to transfer - File not found at Destination 2025/09/01 04:16:40 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/01 04:16:40 DEBUG : three: Destination not found in --copy-dest 2025/09/01 04:16:42 DEBUG : three: md5 = e342109e036404e55b2e6481332a6fa1 OK 2025/09/01 04:16:42 INFO : three: Copied (new) 2025/09/01 04:16:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/01 04:16:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/01 04:16:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/01 04:16:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/01 04:16:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/01 04:16:47 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/01 04:16:47 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.64s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:16:49 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/01 04:16:52 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 29908a1dd0361ac34b8b77a12ac93c62 OK 2025/09/01 04:16:52 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/01 04:16:52 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/01 04:16:53 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/09/01 04:16:53 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/01 04:16:54 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/01 04:16:56 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 5716fc18cf42b1f36ffb332cb9cce9ad OK 2025/09/01 04:16:56 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/01 04:16:58 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/01 04:16:58 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.82s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:17:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': Looking for duplicate names using skip mode. 2025/09/01 04:17:03 NOTICE: one: Found 2 files with duplicate names 2025/09/01 04:17:03 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.85s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:17:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': Looking for duplicate names using skip mode. 2025/09/01 04:17:09 NOTICE: one: Found 3 files with duplicate names 2025/09/01 04:17:09 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/01 04:17:09 INFO : one: Deleted 2025/09/01 04:17:09 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.63s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:17:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': Looking for duplicate names using first mode. 2025/09/01 04:17:15 NOTICE: one: Found 3 files with duplicate names 2025/09/01 04:17:16 INFO : one: Deleted 2025/09/01 04:17:16 INFO : one: Deleted 2025/09/01 04:17:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.45s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:17:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': Looking for duplicate names using newest mode. 2025/09/01 04:17:22 NOTICE: one: Found 3 files with duplicate names 2025/09/01 04:17:22 INFO : one: Deleted 2025/09/01 04:17:23 INFO : one: Deleted 2025/09/01 04:17:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.54s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.41s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:17:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': Looking for duplicate names using oldest mode. 2025/09/01 04:17:29 NOTICE: one: Found 3 files with duplicate names 2025/09/01 04:17:29 INFO : one: Deleted 2025/09/01 04:17:30 INFO : one: Deleted 2025/09/01 04:17:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.60s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:17:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': Looking for duplicate names using largest mode. 2025/09/01 04:17:35 NOTICE: one: Found 3 files with duplicate names 2025/09/01 04:17:35 INFO : one: Deleted 2025/09/01 04:17:36 INFO : one: Deleted 2025/09/01 04:17:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.21s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:17:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': Looking for duplicate names using smallest mode. 2025/09/01 04:17:41 NOTICE: one: Found 3 files with duplicate names 2025/09/01 04:17:42 INFO : one: Deleted 2025/09/01 04:17:42 INFO : one: Deleted 2025/09/01 04:17:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.46s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:17:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': Looking for duplicate names using rename mode. 2025/09/01 04:17:49 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/01 04:17:51 INFO : one-2.txt: renamed from: one.txt 2025/09/01 04:17:52 INFO : one-3.txt: renamed from: one.txt 2025/09/01 04:17:53 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.18s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:17:58 DEBUG : dupe1/one.txt: md5 = 901987fb0cb68edbc2ff4c1ebfd40077 OK 2025/09/01 04:18:00 DEBUG : dupe2/two.txt: md5 = 05f019a04a3efd0da3ac138256f2ac50 OK 2025/09/01 04:18:02 DEBUG : dupe3/three.txt: md5 = 998eeb786c0cd74f91196cb54b8a201d OK 2025/09/01 04:18:03 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/01 04:18:03 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/01 04:18:04 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/01 04:18:05 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/01 04:18:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/01 04:18:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/01 04:18:08 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.77s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:18:10 DEBUG : a.txt: md5 = eeb9816fb8c462a5fe4399c7560e5668 OK 2025/09/01 04:18:11 DEBUG : zend.txt: md5 = 7ec1ca586bdd2ea6ce733f172191f92b OK 2025/09/01 04:18:13 DEBUG : sub dir/hello world: md5 = 0f8eef55411c75f5393de47e2d374baf OK 2025/09/01 04:18:15 DEBUG : sub dir/hello world2: md5 = f1868d9eaff47da3bfc4925b9f485e25 OK 2025/09/01 04:18:17 DEBUG : sub dir/ignore dir/.ignore: md5 = e2ed2ec5c0af730fc9e362dd92b9b8ac OK 2025/09/01 04:18:19 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2d0bc913276b5b650944e402190f8d9c OK 2025/09/01 04:18:22 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4ef76cec60ed376401b89d628e2012da OK 2025/09/01 04:18:23 DEBUG : a.txt: Excluded (Size Filter) 2025/09/01 04:18:23 DEBUG : a.txt: Excluded 2025/09/01 04:18:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/01 04:18:24 DEBUG : sub dir/hello world: Excluded 2025/09/01 04:18:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/01 04:18:24 DEBUG : sub dir/hello world2: Excluded 2025/09/01 04:18:25 DEBUG : sub dir/ignore dir: Excluded 2025/09/01 04:18:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/01 04:18:25 DEBUG : sub dir/hello world: Excluded 2025/09/01 04:18:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/01 04:18:25 DEBUG : sub dir/hello world2: Excluded 2025/09/01 04:18:25 DEBUG : sub dir/ignore dir: Excluded 2025/09/01 04:18:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/01 04:18:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/01 04:18:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/01 04:18:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/01 04:18:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/01 04:18:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/01 04:18:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (23.08s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:18:33 DEBUG : a.txt: md5 = 3c3f4cdf724eaea77908890e02cdd763 OK 2025/09/01 04:18:34 DEBUG : zend.txt: md5 = fc0ab85e280b36ea1c31c3d40f579a32 OK 2025/09/01 04:18:37 DEBUG : sub dir/hello world: md5 = d5aef89213b8c10f8e384783be3d1472 OK 2025/09/01 04:18:38 DEBUG : sub dir/hello world2: md5 = f5805a56e217895abd37d5ae092b6bc7 OK 2025/09/01 04:18:40 DEBUG : sub dir/ignore dir/.ignore: md5 = e50a01aaad3eafa6241a9a9909e6bfee OK 2025/09/01 04:18:42 DEBUG : sub dir/ignore dir/should be ignored: md5 = cf3af680e48bda2fc14b7828f69ccc79 OK 2025/09/01 04:18:44 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0484e369a649b23cbc1e70c6b98b48ce OK 2025/09/01 04:18:46 DEBUG : a.txt: Excluded (Size Filter) 2025/09/01 04:18:46 DEBUG : a.txt: Excluded 2025/09/01 04:18:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/01 04:18:46 DEBUG : sub dir/hello world2: Excluded 2025/09/01 04:18:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/01 04:18:46 DEBUG : sub dir/hello world: Excluded 2025/09/01 04:18:47 DEBUG : sub dir/ignore dir: Excluded 2025/09/01 04:18:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/01 04:18:47 DEBUG : sub dir/hello world2: Excluded 2025/09/01 04:18:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/01 04:18:47 DEBUG : sub dir/hello world: Excluded 2025/09/01 04:18:47 DEBUG : sub dir/ignore dir: Excluded 2025/09/01 04:18:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/01 04:18:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/01 04:18:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/01 04:18:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/01 04:18:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/01 04:18:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/01 04:18:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.08s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:18:55 DEBUG : file1: md5 = e92eb77da6942373244ecfcad8fc11b2 OK 2025/09/01 04:18:57 DEBUG : sub/file2: md5 = efd0bb018988e7f138bc275fa7a34009 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/09/01 04:19:00 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/01 04:19:01 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/01 04:19:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/01 04:19:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.90s) --- PASS: TestListJSON/Default (0.32s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.40s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.81s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:19:05 DEBUG : file1: md5 = 10900008cd4f8c3cc38028984fa3c60d OK 2025/09/01 04:19:07 DEBUG : sub/file2: md5 = ce4ac750cb9647f8385f87a966f98d16 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/09/01 04:19:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayafor8rese/notfound" 2025/09/01 04:19:11 DEBUG : Creating backend with remote "TestDrive:crypt/o5dnkk9qmguubg8mt2ho25lhug08t7o3f5dk7aoditpvptikos60/qe0i31qdkoejk60elps0ni5sqk" 2025/09/01 04:19:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.78s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.33s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.78s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:19:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': Making directory 2025/09/01 04:19:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:19:18 DEBUG : sub dir/hello world: md5 = 23e9b75c792592af79d97d8301a7270e OK 2025/09/01 04:19:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.63s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:19:22 DEBUG : potato2: md5 = b94521b893fa250aa2ae09d15a97b9bb OK 2025/09/01 04:19:23 DEBUG : empty space: md5 = 006fca089dd40bdcdf1fca7d6a603ac8 OK --- PASS: TestLs (4.72s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:19:27 DEBUG : potato2: md5 = 88c4c50b6552cd21e0091ae419fa601a OK 2025/09/01 04:19:28 DEBUG : empty space: md5 = ce923841bedf991abaa3bd440111da51 OK 2025/09/01 04:19:29 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/01 04:19:29 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.04s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:19:32 DEBUG : potato2: md5 = e1851ce87228b2e7af063f810fa6e669 OK 2025/09/01 04:19:34 DEBUG : empty space: md5 = ad2d5b9bb32ccbcb5b4f23b1fcbdbcc4 OK --- PASS: TestLsLong (5.33s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:19:37 DEBUG : potato2: md5 = 9555c0dd38e4877183ef0226227746db OK 2025/09/01 04:19:39 DEBUG : empty space: md5 = 901e21cfc607fe058f7a45e1a69abb8d OK --- PASS: TestHashSums (4.64s) === RUN TestHashSumsWithErrors 2025/09/01 04:19:40 DEBUG : Creating backend with remote ":memory:" 2025/09/01 04:19:40 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/01 04:19:40 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/01 04:19:40 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/01 04:19:40 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/01 04:19:40 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/01 04:19:40 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/01 04:19:40 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/01 04:19:40 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/01 04:19:40 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-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:19:42 DEBUG : potato2: md5 = 935336797bdab8a5dda8e80d8a63590a OK 2025/09/01 04:19:43 DEBUG : empty space: md5 = 87589aebacd1086fb080dcedb1fa6a86 OK 2025/09/01 04:19:46 DEBUG : sub dir/potato3: md5 = 592455ff6dc499a3c4cce7a2c4314009 OK 2025/09/01 04:19:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.92s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:19:51 DEBUG : small: md5 = b206dc9820f1530ebb63899297f15ed0 OK 2025/09/01 04:19:52 DEBUG : medium: md5 = 328d1e2b9e4b526934d17f753a0a1c02 OK 2025/09/01 04:19:54 DEBUG : large: md5 = 767d7ff8c574f9de74b79158850ae9fa OK 2025/09/01 04:19:54 DEBUG : Waiting for deletions to finish 2025/09/01 04:19:54 DEBUG : large: Excluded (Size Filter) 2025/09/01 04:19:55 INFO : small: Deleted 2025/09/01 04:19:55 INFO : medium: Deleted --- PASS: TestDelete (6.73s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:19:57 DEBUG : small: md5 = eb4913bdda1974548db0077496310d20 OK 2025/09/01 04:19:59 DEBUG : medium: md5 = 741c10ab95117b8b0e3ce541145ee087 OK 2025/09/01 04:20:00 DEBUG : large: md5 = ab850fe284bc34857261d896a94d6657 OK 2025/09/01 04:20:01 DEBUG : Waiting for deletions to finish 2025/09/01 04:20:01 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/09/01 04:20:01 INFO : large: Deleted 2025/09/01 04:20:01 INFO : medium: Deleted --- PASS: TestMaxDelete (6.93s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:20:05 DEBUG : small: md5 = 019ee747985aa24ebf8f90bdb7584255 OK 2025/09/01 04:20:06 DEBUG : medium: md5 = 5d2b510322d75e7b75e6bb28b23f2990 OK 2025/09/01 04:20:08 DEBUG : large: md5 = 2fdd861b7ca782e5a4faffacc9b85156 OK 2025/09/01 04:20:08 DEBUG : Waiting for deletions to finish 2025/09/01 04:20:08 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/01 04:20:09 INFO : medium: Deleted 2025/09/01 04:20:09 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.79s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:20:12 DEBUG : small: md5 = 39030027dd8392cd8bb7b46792575db3 OK 2025/09/01 04:20:14 DEBUG : medium: md5 = 86d6892791fc2b3decbaebb241b39d82 OK 2025/09/01 04:20:15 DEBUG : large: md5 = f7935dc2e4f958e0386e65176507dff3 OK 2025/09/01 04:20:15 DEBUG : Waiting for deletions to finish 2025/09/01 04:20:16 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/01 04:20:16 INFO : small: Deleted 2025/09/01 04:20:16 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.02s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:20:20 DEBUG : ReadFile: md5 = 5719994a37cdc567db3277aba8f38d5b OK --- PASS: TestReadFile (4.48s) === RUN TestRetry 2025/09/01 04:20:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/01 04:20:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/01 04:20:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/01 04:20:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/01 04:20:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/01 04:20:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/01 04:20:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:20:24 DEBUG : file1: md5 = e48273e825d8a3ac20be06c4e7c8b6a7 OK 2025/09/01 04:20:25 DEBUG : file2: md5 = 6da40d68c1e263137a8f5ab77e52f2df OK --- PASS: TestCat (18.01s) === RUN TestPurge 2025/09/01 04:20:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nicifas8kolu" 2025/09/01 04:20:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/01 04:20:40 DEBUG : Creating backend with remote "TestDrive:crypt/ohdj9nie5hu0l4gj2u72rk38ropotd6s218c4cdo6605c0udjttg" 2025/09/01 04:20:41 DEBUG : Creating backend with remote "/tmp/rclone2426337638" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicifas8kolu'", Local "Local file system at /tmp/rclone2426337638", Modify Window "1ms" 2025/09/01 04:20:46 DEBUG : A1/B1/C1/one: md5 = 841504daca28c06c8fb8137a0bc01da6 OK 2025/09/01 04:20:46 INFO : A2: Making directory 2025/09/01 04:20:47 INFO : A1/B2: Making directory 2025/09/01 04:20:47 INFO : A1/B2/C2: Making directory 2025/09/01 04:20:48 INFO : A1/B1/C3: Making directory 2025/09/01 04:20:49 INFO : A3: Making directory 2025/09/01 04:20:50 INFO : A3/B3: Making directory 2025/09/01 04:20:50 INFO : A3/B3/C4: Making directory 2025/09/01 04:20:52 DEBUG : A1/two: md5 = 6292b1e35696db5ee723f5b78b539d10 OK 2025/09/01 04:20:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nicifas8kolu': Purge remote 2025/09/01 04:20:56 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.65s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:21:00 DEBUG : A1/B1/C1/one: md5 = acef3ad6a5a9bcf69e0fca534131da94 OK 2025/09/01 04:21:00 INFO : A2: Making directory 2025/09/01 04:21:01 INFO : A1/B2: Making directory 2025/09/01 04:21:01 INFO : A1/B2/C2: Making directory 2025/09/01 04:21:02 INFO : A1/B1/C3: Making directory 2025/09/01 04:21:03 INFO : A3: Making directory 2025/09/01 04:21:04 INFO : A3/B3: Making directory 2025/09/01 04:21:04 INFO : A3/B3/C4: Making directory 2025/09/01 04:21:06 DEBUG : A1/two: md5 = 1d054c174c0b9f2436d1bf128f6835be OK 2025/09/01 04:21:08 DEBUG : removing 1 level 3 directories 2025/09/01 04:21:08 INFO : A3/B3/C4: Removing directory 2025/09/01 04:21:10 DEBUG : removing 2 level 3 directories 2025/09/01 04:21:10 INFO : A1/B2/C2: Removing directory 2025/09/01 04:21:10 INFO : A1/B1/C3: Removing directory 2025/09/01 04:21:11 DEBUG : removing 2 level 2 directories 2025/09/01 04:21:11 INFO : A3/B3: Removing directory 2025/09/01 04:21:11 INFO : A1/B2: Removing directory 2025/09/01 04:21:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/01 04:21:11 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/01 04:21:12 DEBUG : removing 2 level 1 directories 2025/09/01 04:21:12 INFO : A3: Removing directory 2025/09/01 04:21:12 INFO : A2: Removing directory 2025/09/01 04:21:12 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/01 04:21:16 DEBUG : removing 1 level 3 directories 2025/09/01 04:21:16 INFO : A1/B1/C1: Removing directory 2025/09/01 04:21:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/01 04:21:16 DEBUG : removing 1 level 2 directories 2025/09/01 04:21:16 INFO : A1/B1: Removing directory 2025/09/01 04:21:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/01 04:21:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/01 04:21:17 DEBUG : removing 1 level 1 directories 2025/09/01 04:21:17 INFO : A1: Removing directory 2025/09/01 04:21:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/01 04:21:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/01 04:21:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/01 04:21:18 DEBUG : removing 1 level 0 directories 2025/09/01 04:21:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': Removing directory 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/01 04:21:18 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" --- PASS: TestRmdirsNoLeaveRoot (23.63s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:21:20 INFO : A1: Making directory 2025/09/01 04:21:21 INFO : A1/B1: Making directory 2025/09/01 04:21:22 INFO : A1/B1/C1: Making directory 2025/09/01 04:21:24 DEBUG : removing 1 level 3 directories 2025/09/01 04:21:24 INFO : A1/B1/C1: Removing directory 2025/09/01 04:21:25 DEBUG : removing 1 level 2 directories 2025/09/01 04:21:25 INFO : A1/B1: Removing directory 2025/09/01 04:21:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/01 04:21:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.28s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:21:28 INFO : A1: Making directory 2025/09/01 04:21:29 INFO : A1/B1: Making directory 2025/09/01 04:21:29 INFO : A1/B1/C1: Making directory 2025/09/01 04:21:32 DEBUG : removing 1 level 3 directories 2025/09/01 04:21:32 INFO : A1/B1/C1: Removing directory 2025/09/01 04:21:33 DEBUG : removing 1 level 2 directories 2025/09/01 04:21:33 INFO : A1/B1: Removing directory 2025/09/01 04:21:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/01 04:21:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.37s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:21:37 DEBUG : file1: md5 = f49e01e8d1711d4e199043191df08051 OK 2025/09/01 04:21:37 DEBUG : filename.txt: File name found in url 2025/09/01 04:21:39 DEBUG : filename.txt: md5 = b594bb18434b20e7f91722e5e665e9ca OK 2025/09/01 04:21:39 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/01 04:21:41 DEBUG : headerfilename.txt: md5 = f52887d1f48402ce8ecd9e211dfaacbd OK 2025/09/01 04:21:42 DEBUG : file2: md5 = ca210949fb44352e80d65a0c94e57123 OK --- PASS: TestCopyURL (9.46s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:21:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/01 04:21:47 DEBUG : sub/file2: md5 = 653a388852540da8ce02794236eec27c OK 2025/09/01 04:21:47 INFO : file1: Copied (new) to: sub/file2 2025/09/01 04:21:47 INFO : file1: Deleted 2025/09/01 04:21:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:21:48 DEBUG : file1: Unchanged skipping 2025/09/01 04:21:48 INFO : file1: Deleted 2025/09/01 04:21:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': don't need to copy/move sub/file2, it is already at target location 2025/09/01 04:21:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.25s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:21:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/01 04:21:53 DEBUG : file1: md5 = b8a3b002c0bb5f9e98f04c96e5f00436 OK 2025/09/01 04:21:53 INFO : file1: Copied (new) 2025/09/01 04:21:53 INFO : file1: Deleted 2025/09/01 04:21:53 DEBUG : file1: Destination exists, skipping 2025/09/01 04:21:53 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.34s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.41s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:21:57 DEBUG : dst/file1: md5 = 1594b4cfd8338404424e4f6e30a96fcb OK 2025/09/01 04:21:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cayafor8rese/backup" 2025/09/01 04:21:58 DEBUG : Creating backend with remote "TestDrive:crypt/o5dnkk9qmguubg8mt2ho25lhug08t7o3f5dk7aoditpvptikos60/1nrff024r7pq65ecp72fc28jb0" 2025/09/01 04:22:00 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/01 04:22:02 INFO : dst/file1: Moved (server-side) 2025/09/01 04:22:04 DEBUG : dst/file1: md5 = 800b6a5d040fce5e9b9f5d49c612b412 OK 2025/09/01 04:22:04 INFO : dst/file1: Copied (new) 2025/09/01 04:22:04 INFO : dst/file1: Deleted 2025/09/01 04:22:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/01 04:22:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/01 04:22:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.20s) === 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-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:22:10 DEBUG : A1/one: md5 = 42d9a88b8bbc517425374176fd399f17 OK 2025/09/01 04:22:12 DEBUG : A1/two: md5 = b33d53f5e0d27f8225fb8d7f8d70d3dd OK 2025/09/01 04:22:14 DEBUG : A1/B1/three: md5 = 924fdfc2f3488fa294b7febc8d6615ba OK 2025/09/01 04:22:16 DEBUG : A1/B1/C1/four: md5 = f55c358b09d7ba65e3089d1ff745989d OK 2025/09/01 04:22:19 DEBUG : A1/B1/C2/five: md5 = ec9a0bd2c4fd585e1325a1e7cda59a72 OK 2025/09/01 04:22:19 INFO : A1/B2: Making directory 2025/09/01 04:22:19 INFO : A1/B1/C3: Making directory 2025/09/01 04:22:29 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/01 04:22:29 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/01 04:22:29 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/01 04:22:29 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/01 04:22:29 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/01 04:22:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/01 04:22:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/01 04:22:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/01 04:22:33 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/01 04:22:33 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/01 04:22:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/01 04:22:40 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/01 04:22:40 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/01 04:22:40 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/01 04:22:40 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/01 04:22:40 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/01 04:22:43 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/01 04:22:43 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/01 04:22:43 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/01 04:22:44 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/01 04:22:44 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/01 04:22:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/01 04:22:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/01 04:22:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/01 04:22:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/01 04:22:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/01 04:22:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/01 04:22:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/01 04:22:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/01 04:22:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/01 04:22:52 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.24s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:22:53 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:22:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': File to upload is small (34 bytes), uploading instead of streaming 2025/09/01 04:22:55 DEBUG : no_checksum_small_file_from_pipe: md5 = 8c9968ebe18fa8c9477c1969923b2dc4 OK 2025/09/01 04:22:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/01 04:22:55 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/01 04:22:55 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/01 04:22:56 DEBUG : no_checksum_big_file_from_pipe: md5 = a2f58087bd10ad350a5313ef4d38fb47 OK 2025/09/01 04:22:56 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-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:22:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': File to upload is small (34 bytes), uploading instead of streaming 2025/09/01 04:23:00 DEBUG : with_checksum_small_file_from_pipe: md5 = 80efa54bd26f802194e2f59f3762adfb OK 2025/09/01 04:23:00 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/01 04:23:00 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/01 04:23:02 DEBUG : with_checksum_big_file_from_pipe: md5 = 67cb31f10b94d39ee5615a5eeb7873b6 OK 2025/09/01 04:23:02 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-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:23:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': File to upload is small (34 bytes), uploading instead of streaming 2025/09/01 04:23:05 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:23:05 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/01 04:23:06 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-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:23:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': File to upload is small (34 bytes), uploading instead of streaming 2025/09/01 04:23:09 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/01 04:23:10 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/01 04:23:11 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.98s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.09s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.69s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.87s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/01 04:23:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': File to upload is small (48 bytes), uploading instead of streaming 2025/09/01 04:23:14 DEBUG : rcat_metadata: md5 = ed18fdcb5b4b99ed5be1ca66eae1ce3c OK 2025/09/01 04:23:14 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/01 04:23:16 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/01 04:23:17 DEBUG : rcat_metadata_uploadcutoff0: md5 = 7650c03aa74b60762f072e266315c88d OK 2025/09/01 04:23:17 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.07s) --- PASS: TestRcatMetadata/Normal (2.64s) --- PASS: TestRcatMetadata/ViaDisk (3.00s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:23:20 DEBUG : potato1: md5 = de583f4a7d6bc012f8fc4044ca3a0aa1 OK 2025/09/01 04:23:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': File to upload is small (60 bytes), uploading instead of streaming 2025/09/01 04:23:22 DEBUG : potato2: md5 = 7ac2a6023a742fed752416000107d996 OK 2025/09/01 04:23:22 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.78s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:23:25 DEBUG : potato1: md5 = 1b6bf4ae0626e07bde461593ee3b295f OK 2025/09/01 04:23:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': File to upload is small (60 bytes), uploading instead of streaming 2025/09/01 04:23:26 DEBUG : potato2: md5 = 50a6229818ae5460d89b2b80fb170a65 OK 2025/09/01 04:23:26 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.87s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:23:30 DEBUG : potato2: md5 = 36d4641d0921548e8673cd18a537b16d OK 2025/09/01 04:23:31 DEBUG : empty space: md5 = 092b13635e1e48e013c24da06c9d161c OK 2025/09/01 04:23:34 DEBUG : sub dir/potato3: md5 = 33d4a0242a331987f7c364bc98d11476 OK 2025/09/01 04:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': Touching "sub dir/potato3" 2025/09/01 04:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': Touching "empty space" 2025/09/01 04:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': Touching "potato2" 2025/09/01 04:23:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.02s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:23:38 DEBUG : dir with metadata: Making directory with metadata 2025/09/01 04:23:39 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.23s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:23:41 DEBUG : directory with modtime: Making directory with metadata 2025/09/01 04:23:41 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.32s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:23:43 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/01 04:23:43 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/01 04:23:43 DEBUG : Google drive root 'crypt/o5dnkk9qmguubg8mt2ho25lhug08t7o3f5dk7aoditpvptikos60': Skipping btime metadata as can't update it on an existing file: 2025-09-01T04:23:43.439719856Z 2025/09/01 04:23:44 INFO : non existent directory: Updated directory metadata 2025/09/01 04:23:46 DEBUG : Google drive root 'crypt/o5dnkk9qmguubg8mt2ho25lhug08t7o3f5dk7aoditpvptikos60': Skipping btime metadata as can't update it on an existing file: 2025-09-01T04:23:43.439719856Z 2025/09/01 04:23:46 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.75s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:23:48 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/01 04:23:49 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/01 04:23:50 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.01s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:23:52 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/01 04:23:52 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/01 04:23:52 DEBUG : dst: Making directory with metadata 2025/09/01 04:23:52 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/01 04:23:52 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:23:53 INFO : dst: Set directory modification time (using SetModTime) 2025/09/01 04:23:53 INFO : dst: Set directory modification time (using SetModTime) 2025/09/01 04:23:53 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/01 04:23:54 INFO : dst: Set directory modification time (using SetModTime) 2025/09/01 04:23:54 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.41s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese'", Local "Local file system at /tmp/rclone3625821272", Modify Window "1ms" 2025/09/01 04:23:57 DEBUG : sub dir/test remove existing: md5 = 20f6c6198aa0abeb618f5e99ec5a9265 OK 2025/09/01 04:23:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = b94558a9012ac2eed0403a1ba8bbf5b4 OK 2025/09/01 04:24:01 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.meretoq9" before starting 2025/09/01 04:24:02 DEBUG : sub dir/test remove existing.meretoq9: TEST: removing renamed existing file after operation 2025/09/01 04:24:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.neweset3" before starting 2025/09/01 04:24:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.neweset3: TEST: renaming existing back after failed operation 2025/09/01 04:24:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dejowex8" before starting 2025/09/01 04:24:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dejowex8: TEST: removing renamed existing file after operation 2025/09/01 04:24:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "t5ggq0m1oe0b9pesc987vuafr98dorptik5gn1hcthsdbktpd9ng" 2025/09/01 04:24:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "tsrgvc967pad0i39de138jlpcn5ar6fegl87ictgducq7818819te96c4oisslgk8uapgdmtcob0vv7p7eaj9mla8mka0b3hs5hf5ie7if19o93vrmjg0tus9t2o41b2rsplkna4c681ka1guljjm3f9e2m8a7tqii84r6q6uck2c4b6shc0" --- PASS: TestRemoveExisting (12.88s) === 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/09/01 04:24:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cayafor8rese': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m6.181679772s (try 1/5)