"./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) === 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 "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/05/25 03:57:26 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.07s) === RUN TestMultithreadCopyAbort run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/05/25 03:57:26 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.08s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors === RUN TestReOpen/Normal/TooManyErrors === RUN TestReOpen/Normal/Seek === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors === RUN TestReOpen/WithRangeOption/TooManyErrors === RUN TestReOpen/WithRangeOption/Seek === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors === RUN TestReOpen/WithSeekOption/TooManyErrors === RUN TestReOpen/WithSeekOption/Seek === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors === RUN TestReOpen/UnknownSize/TooManyErrors === RUN TestReOpen/UnknownSize/Seek === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay === 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 "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (7.92s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.31s) --- PASS: TestCheck/4 (0.38s) --- PASS: TestCheck/5 (0.39s) --- PASS: TestCheck/6 (0.47s) --- PASS: TestCheck/7 (0.46s) === RUN TestCheckFsError 2025/05/25 03:57:34 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/05/25 03:57:34 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/25 03:57:34 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 "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (9.79s) --- PASS: TestCheckDownload/1 (0.54s) --- PASS: TestCheckDownload/2 (0.55s) --- PASS: TestCheckDownload/3 (0.63s) --- PASS: TestCheckDownload/4 (0.81s) --- PASS: TestCheckDownload/5 (0.73s) --- PASS: TestCheckDownload/6 (0.80s) --- PASS: TestCheckDownload/7 (0.79s) === RUN TestCheckSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (7.73s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.38s) --- PASS: TestCheckSizeOnly/4 (0.39s) --- PASS: TestCheckSizeOnly/5 (0.41s) --- PASS: TestCheckSizeOnly/6 (0.44s) --- PASS: TestCheckSizeOnly/7 (0.45s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" 2025/05/25 03:57:53 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/25 03:57:53 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/25 03:57:53 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/25 03:57:53 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/25 03:57:53.654802 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/05/25 03:57:53.654827 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/05/25 03:57:55 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/25 03:57:55 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/25 03:57:55 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/25 03:57:55 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (3.85s) === RUN TestCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" check_test.go:350: proton drive root link ID 'rclone-test-zinuqup0cihu/data' lacks md5, skipping --- SKIP: TestCheckSum (119.55s) === RUN TestCheckSumDownload run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" === RUN TestCheckSumDownload/subtest1 2025/05/25 04:01:57.494942 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/05/25 04:01:57.494979 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest2 2025/05/25 04:02:00.564806 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/05/25 04:02:00.564827 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest3 2025/05/25 04:02:03.846237 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/05/25 04:02:03.846265 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest4 2025/05/25 04:02:06.958769 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/05/25 04:02:06.958792 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest5 2025/05/25 04:02:09.970640 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/05/25 04:02:09.970668 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest6 2025/05/25 04:02:13.316775 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/05/25 04:02:13.316850 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/05/25 04:02:14.617331 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/05/25 04:02:14.617814 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/05/25 04:02:15.890219 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/05/25 04:02:15.890263 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (144.66s) --- PASS: TestCheckSumDownload/subtest1 (1.47s) --- PASS: TestCheckSumDownload/subtest2 (1.27s) --- PASS: TestCheckSumDownload/subtest3 (1.38s) --- PASS: TestCheckSumDownload/subtest4 (1.24s) --- PASS: TestCheckSumDownload/subtest5 (1.28s) --- PASS: TestCheckSumDownload/subtest6 (1.40s) --- PASS: TestCheckSumDownload/subtest7 (1.29s) === RUN TestApplyTransforms run.go:180: Remote "proton drive root link ID 'rclone-test-jofuhuq3loce'", Local "Local file system at /tmp/rclone2382891153", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2025/05/25 04:02:22 ERROR : hello, world!: sum not found 2025/05/25 04:02:22 ERROR : HELLO, WORLD!: file not in proton drive root link ID 'rclone-test-jofuhuq3loce' 2025/05/25 04:02:22 NOTICE: proton drive root link ID 'rclone-test-jofuhuq3loce': 1 files missing 2025/05/25 04:02:22 NOTICE: 1 hashes missing 2025/05/25 04:02:22 NOTICE: proton drive root link ID 'rclone-test-jofuhuq3loce': 2 differences found 2025/05/25 04:02:22 NOTICE: proton drive root link ID 'rclone-test-jofuhuq3loce': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/25 04:02:23 NOTICE: proton drive root link ID 'rclone-test-jofuhuq3loce': 0 differences found 2025/05/25 04:02:23 NOTICE: proton drive root link ID 'rclone-test-jofuhuq3loce': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-dabafep0doqu'", Local "Local file system at /tmp/rclone4179519043", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2025/05/25 04:02:25 ERROR : HELLO, WORLD!: sum not found 2025/05/25 04:02:25 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-dabafep0doqu' 2025/05/25 04:02:25 NOTICE: proton drive root link ID 'rclone-test-dabafep0doqu': 1 files missing 2025/05/25 04:02:25 NOTICE: 1 hashes missing 2025/05/25 04:02:25 NOTICE: proton drive root link ID 'rclone-test-dabafep0doqu': 2 differences found 2025/05/25 04:02:25 NOTICE: proton drive root link ID 'rclone-test-dabafep0doqu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/25 04:02:26 NOTICE: proton drive root link ID 'rclone-test-dabafep0doqu': 0 differences found 2025/05/25 04:02:26 NOTICE: proton drive root link ID 'rclone-test-dabafep0doqu': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-focafet8zula'", Local "Local file system at /tmp/rclone1606492433", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/25 04:02:28 ERROR : HeLlO, wOrLd!: sum not found 2025/05/25 04:02:28 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-focafet8zula' 2025/05/25 04:02:28 NOTICE: proton drive root link ID 'rclone-test-focafet8zula': 1 files missing 2025/05/25 04:02:28 NOTICE: 1 hashes missing 2025/05/25 04:02:28 NOTICE: proton drive root link ID 'rclone-test-focafet8zula': 2 differences found 2025/05/25 04:02:28 NOTICE: proton drive root link ID 'rclone-test-focafet8zula': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/25 04:02:29 NOTICE: proton drive root link ID 'rclone-test-focafet8zula': 0 differences found 2025/05/25 04:02:29 NOTICE: proton drive root link ID 'rclone-test-focafet8zula': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-jebumaj7gafe'", Local "Local file system at /tmp/rclone210673512", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/25 04:02:31 ERROR : HELLO, WORLD!: sum not found 2025/05/25 04:02:31 ERROR : HeLlO, wOrLd!: file not in proton drive root link ID 'rclone-test-jebumaj7gafe' 2025/05/25 04:02:31 NOTICE: proton drive root link ID 'rclone-test-jebumaj7gafe': 1 files missing 2025/05/25 04:02:31 NOTICE: 1 hashes missing 2025/05/25 04:02:31 NOTICE: proton drive root link ID 'rclone-test-jebumaj7gafe': 2 differences found 2025/05/25 04:02:31 NOTICE: proton drive root link ID 'rclone-test-jebumaj7gafe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/25 04:02:32 NOTICE: proton drive root link ID 'rclone-test-jebumaj7gafe': 0 differences found 2025/05/25 04:02:32 NOTICE: proton drive root link ID 'rclone-test-jebumaj7gafe': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-cagivod5xufe'", Local "Local file system at /tmp/rclone2154808575", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2025/05/25 04:02:34 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/25 04:02:34 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-cagivod5xufe' 2025/05/25 04:02:34 NOTICE: proton drive root link ID 'rclone-test-cagivod5xufe': 1 files missing 2025/05/25 04:02:34 NOTICE: 1 hashes missing 2025/05/25 04:02:34 NOTICE: proton drive root link ID 'rclone-test-cagivod5xufe': 2 differences found 2025/05/25 04:02:34 NOTICE: proton drive root link ID 'rclone-test-cagivod5xufe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/25 04:02:35 NOTICE: proton drive root link ID 'rclone-test-cagivod5xufe': 0 differences found 2025/05/25 04:02:35 NOTICE: proton drive root link ID 'rclone-test-cagivod5xufe': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-kowekom0wota'", Local "Local file system at /tmp/rclone3399806632", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2025/05/25 04:02:37 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/25 04:02:37 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-kowekom0wota' 2025/05/25 04:02:37 NOTICE: proton drive root link ID 'rclone-test-kowekom0wota': 1 files missing 2025/05/25 04:02:37 NOTICE: 1 hashes missing 2025/05/25 04:02:37 NOTICE: proton drive root link ID 'rclone-test-kowekom0wota': 2 differences found 2025/05/25 04:02:37 NOTICE: proton drive root link ID 'rclone-test-kowekom0wota': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/25 04:02:38 NOTICE: proton drive root link ID 'rclone-test-kowekom0wota': 0 differences found 2025/05/25 04:02:38 NOTICE: proton drive root link ID 'rclone-test-kowekom0wota': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-ginuvep9ziqi'", Local "Local file system at /tmp/rclone2713084020", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2025/05/25 04:02:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/25 04:02:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-ginuvep9ziqi' 2025/05/25 04:02:40 NOTICE: proton drive root link ID 'rclone-test-ginuvep9ziqi': 1 files missing 2025/05/25 04:02:40 NOTICE: 1 hashes missing 2025/05/25 04:02:40 NOTICE: proton drive root link ID 'rclone-test-ginuvep9ziqi': 2 differences found 2025/05/25 04:02:40 NOTICE: proton drive root link ID 'rclone-test-ginuvep9ziqi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/25 04:02:41 NOTICE: proton drive root link ID 'rclone-test-ginuvep9ziqi': 0 differences found 2025/05/25 04:02:41 NOTICE: proton drive root link ID 'rclone-test-ginuvep9ziqi': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-dawazob6zahe'", Local "Local file system at /tmp/rclone1843743320", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2025/05/25 04:02:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/25 04:02:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-dawazob6zahe' 2025/05/25 04:02:43 NOTICE: proton drive root link ID 'rclone-test-dawazob6zahe': 1 files missing 2025/05/25 04:02:43 NOTICE: 1 hashes missing 2025/05/25 04:02:43 NOTICE: proton drive root link ID 'rclone-test-dawazob6zahe': 2 differences found 2025/05/25 04:02:43 NOTICE: proton drive root link ID 'rclone-test-dawazob6zahe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/25 04:02:44 NOTICE: proton drive root link ID 'rclone-test-dawazob6zahe': 0 differences found 2025/05/25 04:02:44 NOTICE: proton drive root link ID 'rclone-test-dawazob6zahe': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-buduyet6jedu'", Local "Local file system at /tmp/rclone2508277788", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2025/05/25 04:02:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/25 04:02:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-buduyet6jedu' 2025/05/25 04:02:46 NOTICE: proton drive root link ID 'rclone-test-buduyet6jedu': 1 files missing 2025/05/25 04:02:46 NOTICE: 1 hashes missing 2025/05/25 04:02:46 NOTICE: proton drive root link ID 'rclone-test-buduyet6jedu': 2 differences found 2025/05/25 04:02:46 NOTICE: proton drive root link ID 'rclone-test-buduyet6jedu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/25 04:02:47 NOTICE: proton drive root link ID 'rclone-test-buduyet6jedu': 0 differences found 2025/05/25 04:02:47 NOTICE: proton drive root link ID 'rclone-test-buduyet6jedu': 1 matching files run.go:180: Remote "proton drive root link ID 'rclone-test-qozebux6quje'", Local "Local file system at /tmp/rclone3434472530", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2025/05/25 04:02:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/25 04:02:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-qozebux6quje' 2025/05/25 04:02:50 NOTICE: proton drive root link ID 'rclone-test-qozebux6quje': 1 files missing 2025/05/25 04:02:50 NOTICE: 1 hashes missing 2025/05/25 04:02:50 NOTICE: proton drive root link ID 'rclone-test-qozebux6quje': 2 differences found 2025/05/25 04:02:50 NOTICE: proton drive root link ID 'rclone-test-qozebux6quje': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/25 04:02:50 NOTICE: proton drive root link ID 'rclone-test-qozebux6quje': 0 differences found 2025/05/25 04:02:50 NOTICE: proton drive root link ID 'rclone-test-qozebux6quje': 1 matching files --- PASS: TestApplyTransforms (33.83s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" --- PASS: TestCopyFile (3.38s) === RUN TestCopyLongFile run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.32s) === RUN TestCopyFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" 2025/05/25 04:04:56.854679 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eJVMk4VujWkyANwlAPP2EAfVuNMszZT44J0yazSxFAfO74zxz1wm2zW-FS3ptazwMKEEeoKpPgbjED72I0jhjA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/25 04:04:56.854709 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eJVMk4VujWkyANwlAPP2EAfVuNMszZT44J0yazSxFAfO74zxz1wm2zW-FS3ptazwMKEEeoKpPgbjED72I0jhjA==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/25 04:04:56 ERROR : dst/file1: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eJVMk4VujWkyANwlAPP2EAfVuNMszZT44J0yazSxFAfO74zxz1wm2zW-FS3ptazwMKEEeoKpPgbjED72I0jhjA==/move: This value should not be blank. (Code=2000, Status=400) copy_test.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:185 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/eJVMk4VujWkyANwlAPP2EAfVuNMszZT44J0yazSxFAfO74zxz1wm2zW-FS3ptazwMKEEeoKpPgbjED72I0jhjA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestCopyFileBackupDir --- FAIL: TestCopyFileBackupDir (120.88s) === RUN TestCopyFileCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" 2025/05/25 04:08:56.484613 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/05/25 04:08:56.484670 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/05/25 04:08:58.182816 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/05/25 04:08:58.182842 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) --- PASS: TestCopyFileCompareDest (249.81s) === RUN TestCopyFileCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" copy_test.go:276: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.35s) === RUN TestCopyInplace run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.32s) === RUN TestCopyLongFileName run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.34s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" 2025/05/25 04:09:10 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: max transfer limit reached as set by --max-transfer --- PASS: TestCopyFileMaxTransfer (5.04s) === RUN TestDeduplicateInteractive run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.33s) === RUN TestDeduplicateSkip run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.31s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.38s) === RUN TestDeduplicateFirst run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.36s) === RUN TestDeduplicateNewest run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.32s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" 2025/05/25 04:09:19 NOTICE: f82af16ab99a0b537b785e3433808b9b93ffcad0: Found 3 files with duplicate sha1 hashes 2025/05/25 04:09:20 NOTICE: f82af16ab99a0b537b785e3433808b9b93ffcad0: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (6.00s) === RUN TestDeduplicateOldest run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.34s) === RUN TestDeduplicateLargest run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.32s) === RUN TestDeduplicateSmallest run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.31s) === RUN TestDeduplicateRename run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.32s) === RUN TestMergeDirs run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.30s) === RUN TestListDirSorted run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" --- PASS: TestListDirSorted (11.99s) === RUN TestListDirSortedFn run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" --- PASS: TestListDirSortedFn (11.92s) === RUN TestListJSON run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/05/25 04:09:52 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (6.14s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.24s) === RUN TestStatJSON run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" === 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 --- PASS: TestStatJSON (124.81s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.31s) --- PASS: TestStatJSON/NotFound (0.32s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.33s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.08s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (118.31s) === RUN TestMkdir run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" --- PASS: TestMkdir (0.51s) === RUN TestLsd run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" --- PASS: TestLsd (2.56s) === RUN TestLs run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" --- PASS: TestLs (2.64s) === RUN TestLsWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" --- PASS: TestLsWithFilesFrom (2.98s) === RUN TestLsLong run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" --- PASS: TestLsLong (2.71s) === RUN TestHashSums run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (3.34s) --- PASS: TestHashSums/Sha1 (0.30s) --- PASS: TestHashSums/Sha1Download (0.74s) === RUN TestHashSumsWithErrors 2025/05/25 04:12:13 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" --- PASS: TestCount (4.44s) === RUN TestDelete run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" --- PASS: TestDelete (3.59s) === RUN TestMaxDelete run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" 2025/05/25 04:12:23 ERROR : small: Got fatal error on delete: --max-delete threshold reached --- PASS: TestMaxDelete (4.00s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" 2025/05/25 04:12:27 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached --- PASS: TestMaxDeleteSizeLargeFile (3.91s) === RUN TestMaxDeleteSize run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" 2025/05/25 04:12:31 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached --- PASS: TestMaxDeleteSize (3.98s) === RUN TestReadFile run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" --- PASS: TestReadFile (2.51s) === RUN TestRetry --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" --- PASS: TestCat (7.30s) === RUN TestPurge run.go:180: Remote "proton drive root link ID 'rclone-test-puhiqur0vana'", Local "Local file system at /tmp/rclone3773487752", Modify Window "1s" 2025/05/25 04:12:50 ERROR : error listing: directory not found 2025/05/25 04:12:50 NOTICE: purge failed: directory not found --- PASS: TestPurge (7.99s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" 2025/05/25 04:13:02 ERROR : error listing: directory not found 2025/05/25 04:13:02 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (11.35s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" --- PASS: TestRmdirsLeaveRoot (4.13s) === RUN TestRmdirsWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" --- PASS: TestRmdirsWithFilter (3.66s) === RUN TestCopyURL run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" --- PASS: TestCopyURL (5.06s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" --- PASS: TestMoveFile (3.88s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" --- PASS: TestMoveFileWithIgnoreExisting (2.25s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.37s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.38s) === RUN TestMoveFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" 2025/05/25 04:15:28.192767 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MgKMZhA2dxLBjFxvoxpLNWVpOtCx3vSuBkiuh2cr_AyN_NCyH6tQxDf8x4oJzpCgZ7rx5bX9Q-CLvQeU-4Jw4Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/25 04:15:28.192834 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MgKMZhA2dxLBjFxvoxpLNWVpOtCx3vSuBkiuh2cr_AyN_NCyH6tQxDf8x4oJzpCgZ7rx5bX9Q-CLvQeU-4Jw4Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/05/25 04:15:28 ERROR : dst/file1: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MgKMZhA2dxLBjFxvoxpLNWVpOtCx3vSuBkiuh2cr_AyN_NCyH6tQxDf8x4oJzpCgZ7rx5bX9Q-CLvQeU-4Jw4Q==/move: This value should not be blank. (Code=2000, Status=400) operations_test.go:1052: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1052 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/MgKMZhA2dxLBjFxvoxpLNWVpOtCx3vSuBkiuh2cr_AyN_NCyH6tQxDf8x4oJzpCgZ7rx5bX9Q-CLvQeU-4Jw4Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestMoveFileBackupDir --- FAIL: TestMoveFileBackupDir (127.77s) === 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 "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" 2025/05/25 04:15:36.490097 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/V3fjE4B7nEtsp8FVCVEEnkFFSFMsv7q7BvUPXvSc5el_3Zv_jPU3XOkV7gt4h4BqyIKnlwUCGBFa7Aet7BbFXg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/25 04:15:36.490152 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/V3fjE4B7nEtsp8FVCVEEnkFFSFMsv7q7BvUPXvSc5el_3Zv_jPU3XOkV7gt4h4BqyIKnlwUCGBFa7Aet7BbFXg==/move: This value should not be blank. (Code=2000, Status=400) operations_test.go:1380: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1380 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/V3fjE4B7nEtsp8FVCVEEnkFFSFMsv7q7BvUPXvSc5el_3Zv_jPU3XOkV7gt4h4BqyIKnlwUCGBFa7Aet7BbFXg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestDirMove --- FAIL: TestDirMove (10.48s) === RUN TestGetFsInfo run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" --- PASS: TestGetFsInfo (0.34s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" --- PASS: TestRcat (11.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.73s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.69s) === RUN TestRcatMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.36s) === RUN TestRcatSize run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" --- PASS: TestRcatSize (2.54s) === RUN TestRcatSizeMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.38s) === RUN TestTouchDir run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" 2025/05/25 04:15:58 ERROR : empty space: failed to touch: can't set modified time 2025/05/25 04:15:58 ERROR : potato2: failed to touch: can't set modified time 2025/05/25 04:15:58 ERROR : sub dir/potato3: failed to touch: can't set modified time --- PASS: TestTouchDir (5.14s) === RUN TestMkdirMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.35s) === RUN TestMkdirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.35s) === RUN TestCopyDirMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.35s) === RUN TestSetDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.36s) === RUN TestDirsEqual run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.35s) === RUN TestRemoveExisting run.go:180: Remote "proton drive root link ID 'rclone-test-zinuqup0cihu'", Local "Local file system at /tmp/rclone4156243720", Modify Window "1s" 2025/05/25 04:16:05.752334 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vcS7to-30bbSiEVH0MmzefjxuqJ3lpcwIV-xAyF8UL_38SICnNqyborzLgbMz9jUnHpwvY0icLmq2ztiz0Gwvg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/05/25 04:16:05.752362 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vcS7to-30bbSiEVH0MmzefjxuqJ3lpcwIV-xAyF8UL_38SICnNqyborzLgbMz9jUnHpwvY0icLmq2ztiz0Gwvg==/move: This value should not be blank. (Code=2000, Status=400) operations_test.go:1911: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1911 Error: Not equal: expected: *fmt.wrapError(&fmt.wrapError{msg:"TEST: failed to rename existing file: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vcS7to-30bbSiEVH0MmzefjxuqJ3lpcwIV-xAyF8UL_38SICnNqyborzLgbMz9jUnHpwvY0icLmq2ztiz0Gwvg==/move: This value should not be blank. (Code=2000, Status=400)", err:(*fmt.wrapError)(0xc0002173a0)}) actual : () Test: TestRemoveExisting operations_test.go:1919: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1919 Error: " 11 sub dir/test remove existing\n 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" should not contain " 11 sub dir/test remove existing\n" Test: TestRemoveExisting operations_test.go:1920: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1920 Error: " 11 sub dir/test remove existing\n 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" does not contain " 11 sub dir/test remove existing." Test: TestRemoveExisting --- FAIL: TestRemoveExisting (5.76s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x1eb62e4] goroutine 11678 [running]: testing.tRunner.func1.2({0x2187240, 0x3cb6800}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1632 +0x230 testing.tRunner.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1635 +0x35e panic({0x2187240?, 0x3cb6800?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:785 +0x132 github.com/rclone/rclone/fs/operations_test.TestRemoveExisting(0xc000478680) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1923 +0x8c4 testing.tRunner(0xc000478680, 0x273b1b0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 "./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 18m42.475765998s (try 1/5): exit status 2: Failed [TestCopyFileBackupDir TestMoveFileBackupDir TestDirMove TestRemoveExisting]