"./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose -test.run '^(TestApplyTransforms|TestCat|TestCheck|TestCheckDownload|TestCheckSizeOnly|TestCheckSumDownload|TestCopyFile|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileMaxTransfer|TestCopyURL|TestCount|TestDeduplicateNewestByHash|TestDelete|TestDirMove|TestHashSums|TestListDirSorted|TestListJSON|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestParseSumFile|TestPurge|TestRcatSize|TestRmdirsNoLeaveRoot|TestStatJSON|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 2/5) 2024/04/25 04:09:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zimufiy1yaguxah4dedutaz4" 2024/04/25 04:09:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/25 04:09:50 DEBUG : proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4': Has cached credentials 2024/04/25 04:09:51 DEBUG : proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4': Used cached credential to initialize the ProtonDrive API 2024/04/25 04:09:52 DEBUG : Creating backend with remote "/tmp/rclone3581292718" === RUN TestCheck run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:09:53.598002 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:09:53.598031 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "rutabaga" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestCheck (2.07s) === RUN TestCheckDownload run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:09:54.953745 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 2024/04/25 04:09:54.953782 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.go:285: Failed to put "rutabaga" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestCheckDownload (2.46s) === RUN TestCheckSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:09:57.514450 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 2024/04/25 04:09:57.514482 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.go:285: Failed to put "rutabaga" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestCheckSizeOnly (2.47s) === RUN TestParseSumFile run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:09:59.822750 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:09:59.822776 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "test.sum" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestParseSumFile (1.30s) === RUN TestCheckSumDownload run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:10:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zimufiy1yaguxah4dedutaz4/data" 2024/04/25 04:10:00 DEBUG : proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4/data': Has cached credentials 2024/04/25 04:10:01 DEBUG : proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4/data': Used cached credential to initialize the ProtonDrive API 2024/04/25 04:10:30.569085 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:10:30.569119 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "data/banana" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestCheckSumDownload (31.62s) === RUN TestApplyTransforms 2024/04/25 04:10:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ripixum9jixaqod9jifejar5" 2024/04/25 04:10:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/25 04:10:32 DEBUG : proton drive root link ID 'rclone-test-ripixum9jixaqod9jifejar5': Has cached credentials 2024/04/25 04:10:32 DEBUG : proton drive root link ID 'rclone-test-ripixum9jixaqod9jifejar5': Used cached credential to initialize the ProtonDrive API 2024/04/25 04:10:33 DEBUG : Creating backend with remote "/tmp/rclone3793489882" run.go:180: Remote "proton drive root link ID 'rclone-test-ripixum9jixaqod9jifejar5'", Local "Local file system at /tmp/rclone3793489882", Modify Window "1s" 2024/04/25 04:10:34.751055 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:10:34.751096 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "hello, world!" to "proton drive root link ID 'rclone-test-ripixum9jixaqod9jifejar5'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) 2024/04/25 04:10:34 DEBUG : proton drive root link ID 'rclone-test-ripixum9jixaqod9jifejar5': Purge remote --- FAIL: TestApplyTransforms (3.25s) === RUN TestCopyFile run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:10:35 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/25 04:10:37.075235 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:10:37.075270 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) 2024/04/25 04:10:37 ERROR : file1: Failed to copy: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) copy_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:112 Error: Received unexpected error: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) Test: TestCopyFile --- FAIL: TestCopyFile (3.40s) === RUN TestCopyFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:10:40.291899 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:10:40.291931 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "dst/file1" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestCopyFileBackupDir (3.19s) === RUN TestCopyFileCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:10:41 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zimufiy1yaguxah4dedutaz4/dst" 2024/04/25 04:10:41 DEBUG : proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4/dst': Has cached credentials 2024/04/25 04:10:42 DEBUG : proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4/dst': Used cached credential to initialize the ProtonDrive API 2024/04/25 04:11:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zimufiy1yaguxah4dedutaz4/CompareDest" 2024/04/25 04:11:11 DEBUG : proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4/CompareDest': Has cached credentials 2024/04/25 04:11:11 DEBUG : proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4/CompareDest': Used cached credential to initialize the ProtonDrive API 2024/04/25 04:11:39 DEBUG : one: Need to transfer - File not found at Destination 2024/04/25 04:11:41.452974 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:11:41.453014 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) 2024/04/25 04:11:41 ERROR : one: Failed to copy: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) copy_test.go:205: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:205 Error: Received unexpected error: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) Test: TestCopyFileCompareDest --- FAIL: TestCopyFileCompareDest (61.10s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:11:43 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/04/25 04:11:44.646145 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:11:44.646176 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) 2024/04/25 04:11:44 ERROR : TestCopyFileMaxTransfer/file1: Failed to copy: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) copy_test.go:455: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:455 Error: Received unexpected error: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) Test: TestCopyFileMaxTransfer --- FAIL: TestCopyFileMaxTransfer (3.16s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:11:46.871534 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:11:46.871582 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "one" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestDeduplicateNewestByHash (1.32s) === RUN TestListDirSorted run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:11:48.150548 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:11:48.150574 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "a.txt" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestListDirSorted (1.27s) === RUN TestListJSON run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:11:49.389617 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:11:49.389661 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "file1" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestListJSON (1.31s) === RUN TestStatJSON run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:11:50.826985 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 2024/04/25 04:11:50.827020 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.go:285: Failed to put "file1" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestStatJSON (2.51s) === RUN TestLsd run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:11:54.040954 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:11:54.040979 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "sub dir/hello world" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestLsd (2.82s) === RUN TestLs run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:11:56.075635 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:11:56.075674 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "potato2" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestLs (1.31s) === RUN TestLsWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:11:57.512688 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 2024/04/25 04:11:57.512720 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.go:285: Failed to put "potato2" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestLsWithFilesFrom (2.55s) === RUN TestLsLong run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:12:00.042370 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 2024/04/25 04:12:00.042417 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.go:285: Failed to put "potato2" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestLsLong (2.50s) === RUN TestHashSums run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:12:02.558793 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 2024/04/25 04:12:02.558825 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.go:285: Failed to put "potato2" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestHashSums (2.54s) === RUN TestCount run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:12:05.066197 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 2024/04/25 04:12:05.066229 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.go:285: Failed to put "potato2" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestCount (2.69s) === RUN TestDelete run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:12:07.680664 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:12:07.680687 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "small" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestDelete (1.30s) === RUN TestMaxDelete run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:12:09.042846 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 2024/04/25 04:12:09.042881 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.go:285: Failed to put "small" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestMaxDelete (2.98s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:12:12.038416 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 2024/04/25 04:12:12.038456 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.go:285: Failed to put "small" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestMaxDeleteSizeLargeFile (3.23s) === RUN TestMaxDeleteSize run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:12:15.264287 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 2024/04/25 04:12:15.264339 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.go:285: Failed to put "small" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestMaxDeleteSize (3.06s) === RUN TestCat run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:12:18.321680 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 2024/04/25 04:12:18.321718 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.go:285: Failed to put "file1" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestCat (2.46s) === RUN TestPurge 2024/04/25 04:12:20 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dubabec1pikolor3quzipud9" 2024/04/25 04:12:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/25 04:12:20 DEBUG : proton drive root link ID 'rclone-test-dubabec1pikolor3quzipud9': Has cached credentials 2024/04/25 04:12:20 DEBUG : proton drive root link ID 'rclone-test-dubabec1pikolor3quzipud9': Used cached credential to initialize the ProtonDrive API 2024/04/25 04:12:21 DEBUG : Creating backend with remote "/tmp/rclone949978950" run.go:180: Remote "proton drive root link ID 'rclone-test-dubabec1pikolor3quzipud9'", Local "Local file system at /tmp/rclone949978950", Modify Window "1s" 2024/04/25 04:12:24.807617 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:12:24.807672 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "A1/B1/C1/one" to "proton drive root link ID 'rclone-test-dubabec1pikolor3quzipud9'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) 2024/04/25 04:12:24 DEBUG : proton drive root link ID 'rclone-test-dubabec1pikolor3quzipud9': Purge remote --- FAIL: TestPurge (5.45s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:12:28.876219 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:12:28.876268 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "A1/B1/C1/one" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestRmdirsNoLeaveRoot (6.94s) === RUN TestCopyURL run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:12:33.580570 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 2024/04/25 04:12:33.580627 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) 2024/04/25 04:12:34 ERROR : file1: Post request put error: a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft operations_test.go:825: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:825 Error: Received unexpected error: a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft Test: TestCopyURL --- FAIL: TestCopyURL (3.01s) === RUN TestMoveFile run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:12:35 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/25 04:12:37.068231 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:12:37.068277 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) 2024/04/25 04:12:37 ERROR : file1: Failed to copy: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) 2024/04/25 04:12:37 ERROR : file1: Not deleting source as copy failed: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) operations_test.go:922: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:922 Error: Received unexpected error: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) Test: TestMoveFile --- FAIL: TestMoveFile (3.14s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:12:39 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/25 04:12:39.856829 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 2024/04/25 04:12:39.856858 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) 2024/04/25 04:12:41 ERROR : file1: Failed to copy: a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft 2024/04/25 04:12:41 ERROR : file1: Not deleting source as copy failed: a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft operations_test.go:950: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:950 Error: Received unexpected error: a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft Test: TestMoveFileWithIgnoreExisting --- FAIL: TestMoveFileWithIgnoreExisting (3.11s) === RUN TestMoveFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:12:43.227380 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:12:43.227418 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "dst/file1" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestMoveFileBackupDir (3.10s) === RUN TestDirMove run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:12:46.261439 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:12:46.261472 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "A1/one" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestDirMove (2.96s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:12:48 DEBUG : proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4': File to upload is small (34 bytes), uploading instead of streaming 2024/04/25 04:12:48.740846 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:12:48.740877 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) 2024/04/25 04:12:48 ERROR : no_checksum_small_file_from_pipe: Failed to copy: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) operations_test.go:1490: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1490 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1505 Error: Received unexpected error: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) Test: TestRcat/withChecksum=false,ignoreChecksum=false === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:12:49 DEBUG : proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4': File to upload is small (34 bytes), uploading instead of streaming 2024/04/25 04:12:50.400543 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:12:50.400578 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) 2024/04/25 04:12:50 ERROR : with_checksum_small_file_from_pipe: Failed to copy: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) operations_test.go:1490: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1490 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1505 Error: Received unexpected error: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) Test: TestRcat/withChecksum=true,ignoreChecksum=false === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:12:51 DEBUG : proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4': File to upload is small (34 bytes), uploading instead of streaming 2024/04/25 04:12:52.079616 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:12:52.079652 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) 2024/04/25 04:12:52 ERROR : ignore_checksum_small_file_from_pipe: Failed to copy: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) operations_test.go:1490: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1490 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1505 Error: Received unexpected error: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) Test: TestRcat/withChecksum=false,ignoreChecksum=true === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:12:53 DEBUG : proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4': File to upload is small (34 bytes), uploading instead of streaming 2024/04/25 04:12:54.026360 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 2024/04/25 04:12:54.026396 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) 2024/04/25 04:12:55 ERROR : ignore_checksum_small_file_from_pipe: Failed to copy: a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft operations_test.go:1490: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1490 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1505 Error: Received unexpected error: a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft Test: TestRcat/withChecksum=true,ignoreChecksum=true --- FAIL: TestRcat (8.49s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (1.66s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (1.64s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (1.81s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (3.38s) === RUN TestRcatSize run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:12:56.879964 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:12:56.880002 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) 2024/04/25 04:12:56 ERROR : potato1: Post request put error: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) operations_test.go:1575: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1575 Error: Received unexpected error: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) Test: TestRcatSize --- FAIL: TestRcatSize (1.31s) === RUN TestTouchDir run.go:180: Remote "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'", Local "Local file system at /tmp/rclone3581292718", Modify Window "1s" 2024/04/25 04:12:58.328503 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 2024/04/25 04:12:58.328537 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.go:285: Failed to put "potato2" to "proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestTouchDir (2.59s) FAIL 2024/04/25 04:13:00 DEBUG : proton drive root link ID 'rclone-test-zimufiy1yaguxah4dedutaz4': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose -test.run '^(TestApplyTransforms|TestCat|TestCheck|TestCheckDownload|TestCheckSizeOnly|TestCheckSumDownload|TestCopyFile|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileMaxTransfer|TestCopyURL|TestCount|TestDeduplicateNewestByHash|TestDelete|TestDirMove|TestHashSums|TestListDirSorted|TestListJSON|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestParseSumFile|TestPurge|TestRcatSize|TestRmdirsNoLeaveRoot|TestStatJSON|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Finished ERROR in 3m10.206752369s (try 2/5): exit status 1: Failed [TestCheck TestCheckDownload TestCheckSizeOnly TestParseSumFile TestCheckSumDownload TestApplyTransforms TestCopyFile TestCopyFileBackupDir TestCopyFileCompareDest TestCopyFileMaxTransfer TestDeduplicateNewestByHash TestListDirSorted TestListJSON TestStatJSON TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestCat TestPurge TestRmdirsNoLeaveRoot TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestMoveFileBackupDir TestDirMove TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatSize TestTouchDir]