"go test -v -timeout 1h0m0s -remote TestProtonDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsMove)$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestProtonDrive:" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2025/06/08 01:50:29.676843 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/06/08 01:50:29.676878 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 TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/06/08 01:50:35.299138 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vwtlsRsKOx_wZqlCfOsjYlXJbM5_DjmNlaOFDJkSLmC8sUNo7igDjqtcGyDUKh88BVhoVoipgIMbok-CNUxBCA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/08 01:50:35.299179 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vwtlsRsKOx_wZqlCfOsjYlXJbM5_DjmNlaOFDJkSLmC8sUNo7igDjqtcGyDUKh88BVhoVoipgIMbok-CNUxBCA==/move: This value should not be blank. (Code=2000, Status=400) fstests.go:1360: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1360 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vwtlsRsKOx_wZqlCfOsjYlXJbM5_DjmNlaOFDJkSLmC8sUNo7igDjqtcGyDUKh88BVhoVoipgIMbok-CNUxBCA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/06/08 01:50:40.843374 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qlVXSGfXF35O9K2IRywLh8IRqlf4kV5lDlnIo5l5GLdhER2Uo6vXg447gkcicxmsL64l32vp-TQnxye2Cgqfig==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/08 01:50:40.843405 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qlVXSGfXF35O9K2IRywLh8IRqlf4kV5lDlnIo5l5GLdhER2Uo6vXg447gkcicxmsL64l32vp-TQnxye2Cgqfig==/move: This value should not be blank. (Code=2000, Status=400) fstests.go:1474: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1474 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qlVXSGfXF35O9K2IRywLh8IRqlf4kV5lDlnIo5l5GLdhER2Uo6vXg447gkcicxmsL64l32vp-TQnxye2Cgqfig==/move: This value should not be blank. (Code=2000, Status=400) Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/06/08 01:50:42 ERROR error listing: directory not found object="" objectType=string --- FAIL: TestIntegration (27.47s) --- FAIL: TestIntegration/FsMkdir (24.41s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (23.30s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (1.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (6.73s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/protondrive 27.483s "go test -v -timeout 1h0m0s -remote TestProtonDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsMove)$'" - Finished ERROR in 28.480783999s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsMove TestIntegration/FsMkdir/FsPutFiles/FsDirMove]