"./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 3/5) 2024/04/25 04:13:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lomezag4sufapek9lerohup2" 2024/04/25 04:13:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/25 04:13:00 DEBUG : proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2': Has cached credentials 2024/04/25 04:13:01 DEBUG : proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2': Used cached credential to initialize the ProtonDrive API 2024/04/25 04:13:02 DEBUG : Creating backend with remote "/tmp/rclone433152009" === RUN TestCheck run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:13:03.857458 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:13:03.857480 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-lomezag4sufapek9lerohup2'": 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.06s) === RUN TestCheckDownload run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:13:05.119701 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:13:05.119726 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-lomezag4sufapek9lerohup2'": 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.26s) === RUN TestCheckSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:13:07.353224 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:13:07.353250 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-lomezag4sufapek9lerohup2'": 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.22s) === RUN TestParseSumFile run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:13:09.591157 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:13:09.591191 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-lomezag4sufapek9lerohup2'": 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.26s) === RUN TestCheckSumDownload run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:13:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lomezag4sufapek9lerohup2/data" 2024/04/25 04:13:10 DEBUG : proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2/data': Has cached credentials 2024/04/25 04:13:11 DEBUG : proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2/data': Used cached credential to initialize the ProtonDrive API 2024/04/25 04:13:40.586391 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:13:40.586430 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-lomezag4sufapek9lerohup2'": 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.76s) === RUN TestApplyTransforms 2024/04/25 04:13:41 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-helojep9halejox9bizenow0" 2024/04/25 04:13:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/25 04:13:41 DEBUG : proton drive root link ID 'rclone-test-helojep9halejox9bizenow0': Has cached credentials 2024/04/25 04:13:42 DEBUG : proton drive root link ID 'rclone-test-helojep9halejox9bizenow0': Used cached credential to initialize the ProtonDrive API 2024/04/25 04:13:43 DEBUG : Creating backend with remote "/tmp/rclone2443279516" run.go:180: Remote "proton drive root link ID 'rclone-test-helojep9halejox9bizenow0'", Local "Local file system at /tmp/rclone2443279516", Modify Window "1s" 2024/04/25 04:13:44.439762 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:13:44.439800 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-helojep9halejox9bizenow0'": 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:13:44 DEBUG : proton drive root link ID 'rclone-test-helojep9halejox9bizenow0': Purge remote --- FAIL: TestApplyTransforms (2.96s) === RUN TestCopyFile run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:13:45 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/25 04:13:46.561946 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:13:46.561989 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:13:46 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.11s) === RUN TestCopyFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:13:49.437861 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:13:49.437897 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-lomezag4sufapek9lerohup2'": 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 (2.85s) === RUN TestCopyFileCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:13:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lomezag4sufapek9lerohup2/dst" 2024/04/25 04:13:50 DEBUG : proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2/dst': Has cached credentials 2024/04/25 04:13:51 DEBUG : proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2/dst': Used cached credential to initialize the ProtonDrive API 2024/04/25 04:14:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lomezag4sufapek9lerohup2/CompareDest" 2024/04/25 04:14:19 DEBUG : proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2/CompareDest': Has cached credentials 2024/04/25 04:14:20 DEBUG : proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2/CompareDest': Used cached credential to initialize the ProtonDrive API 2024/04/25 04:14:48 DEBUG : one: Need to transfer - File not found at Destination 2024/04/25 04:14:49.904081 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:14:49.904110 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:14:49 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 (60.62s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:14:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/04/25 04:14:53.024099 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:14:53.024127 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:14:53 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.00s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:14:55.158198 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:14:55.158243 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-lomezag4sufapek9lerohup2'": 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.25s) === RUN TestListDirSorted run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:14:56.328063 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:14:56.328090 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-lomezag4sufapek9lerohup2'": 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.15s) === RUN TestListJSON run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:14:57.550652 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:14:57.550690 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-lomezag4sufapek9lerohup2'": 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.27s) === RUN TestStatJSON run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:14:58.871483 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:14:58.871511 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-lomezag4sufapek9lerohup2'": 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.61s) === RUN TestLsd run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:15:02.232383 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:15:02.232420 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-lomezag4sufapek9lerohup2'": 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-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:15:04.185509 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:15:04.185549 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-lomezag4sufapek9lerohup2'": 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.18s) === RUN TestLsWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:15:05.560631 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:15:05.560676 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-lomezag4sufapek9lerohup2'": 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.52s) === RUN TestLsLong run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:15:08.017751 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:15:08.017786 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-lomezag4sufapek9lerohup2'": 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.30s) === RUN TestHashSums run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:15:10.308191 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:15:10.308216 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-lomezag4sufapek9lerohup2'": 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.32s) === RUN TestCount run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:15:12.540079 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:15:12.540107 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-lomezag4sufapek9lerohup2'": 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.15s) === RUN TestDelete run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:15:14.666536 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:15:14.666570 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-lomezag4sufapek9lerohup2'": 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.22s) === RUN TestMaxDelete run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:15:16.029827 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:15:16.029873 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-lomezag4sufapek9lerohup2'": 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.89s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:15:18.786505 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:15:18.786544 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-lomezag4sufapek9lerohup2'": 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 (2.66s) === RUN TestMaxDeleteSize run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:15:21.481872 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:15:21.481906 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-lomezag4sufapek9lerohup2'": 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 (2.86s) === RUN TestCat run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:15:24.319581 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:15:24.319612 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-lomezag4sufapek9lerohup2'": 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.13s) === RUN TestPurge 2024/04/25 04:15:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-nexujuf5kelopoc6kofuyiz5" 2024/04/25 04:15:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/25 04:15:25 DEBUG : proton drive root link ID 'rclone-test-nexujuf5kelopoc6kofuyiz5': Has cached credentials 2024/04/25 04:15:26 DEBUG : proton drive root link ID 'rclone-test-nexujuf5kelopoc6kofuyiz5': Used cached credential to initialize the ProtonDrive API 2024/04/25 04:15:27 DEBUG : Creating backend with remote "/tmp/rclone3588478252" run.go:180: Remote "proton drive root link ID 'rclone-test-nexujuf5kelopoc6kofuyiz5'", Local "Local file system at /tmp/rclone3588478252", Modify Window "1s" 2024/04/25 04:15:31.045318 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:15:31.045344 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-nexujuf5kelopoc6kofuyiz5'": 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:15:31 DEBUG : proton drive root link ID 'rclone-test-nexujuf5kelopoc6kofuyiz5': Purge remote --- FAIL: TestPurge (5.93s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:15:34.911414 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:15:34.911446 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-lomezag4sufapek9lerohup2'": 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.66s) === RUN TestCopyURL run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:15:39.364530 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:15:39.364564 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:15:40 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 (2.94s) === RUN TestMoveFile run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:15:41 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/25 04:15:43.178069 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:15:43.178104 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:15:43 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:15:43 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.88s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:15:45 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/25 04:15:46.788694 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:15:46.788719 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:15:48 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:15:48 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.90s) === RUN TestMoveFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:15:50.715618 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:15:50.715654 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-lomezag4sufapek9lerohup2'": 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.56s) === RUN TestDirMove run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:15:54.374552 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:15:54.374581 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-lomezag4sufapek9lerohup2'": 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 (3.63s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:15:56 DEBUG : proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2': File to upload is small (34 bytes), uploading instead of streaming 2024/04/25 04:15:57.540588 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:15:57.540667 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:15:57 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-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:15:58 DEBUG : proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2': File to upload is small (34 bytes), uploading instead of streaming 2024/04/25 04:15:59.600528 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:15:59.600569 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:15:59 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-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:16:00 DEBUG : proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2': File to upload is small (34 bytes), uploading instead of streaming 2024/04/25 04:16:01.600504 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:16:01.600538 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:16:01 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-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:16:02 DEBUG : proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2': File to upload is small (34 bytes), uploading instead of streaming 2024/04/25 04:16:03.789586 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:16:03.789617 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:16:05 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 (9.87s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (2.17s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (1.98s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (1.99s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (3.72s) === RUN TestRcatSize run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:16:06.848270 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:16:06.848302 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:16:06 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.53s) === RUN TestTouchDir run.go:180: Remote "proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2'", Local "Local file system at /tmp/rclone433152009", Modify Window "1s" 2024/04/25 04:16:08.621403 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:16:08.621431 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-lomezag4sufapek9lerohup2'": 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 (3.23s) FAIL 2024/04/25 04:16:10 DEBUG : proton drive root link ID 'rclone-test-lomezag4sufapek9lerohup2': 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.708182674s (try 3/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]