"go test -v -timeout 1h0m0s -remote TestProtonDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsMove)$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestProtonDrive:" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2025/06/14 02:54:11.630290 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/14 02:54:11.630336 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/14 02:54:15.812453 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/I4xqSRAuUbhMjS81BlMWy8zX4oFVBLjvLNBYZmIRZ_kEmtd7_WQPkRtI-QJn8S3hRMO5Fx_QUqs_nx9bSe2rLA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/14 02:54:15.812494 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/I4xqSRAuUbhMjS81BlMWy8zX4oFVBLjvLNBYZmIRZ_kEmtd7_WQPkRtI-QJn8S3hRMO5Fx_QUqs_nx9bSe2rLA==/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/I4xqSRAuUbhMjS81BlMWy8zX4oFVBLjvLNBYZmIRZ_kEmtd7_WQPkRtI-QJn8S3hRMO5Fx_QUqs_nx9bSe2rLA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/06/14 02:54:20.530127 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UdJXLEjjS4476i5rVvlnEYcBkdqYgbPC6BJZ0ImfPw1H27s_5XUcGslPXWLDI7ID1qKcCYZyHVbUy_gyxPk6EQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/14 02:54:20.530162 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UdJXLEjjS4476i5rVvlnEYcBkdqYgbPC6BJZ0ImfPw1H27s_5XUcGslPXWLDI7ID1qKcCYZyHVbUy_gyxPk6EQ==/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/UdJXLEjjS4476i5rVvlnEYcBkdqYgbPC6BJZ0ImfPw1H27s_5XUcGslPXWLDI7ID1qKcCYZyHVbUy_gyxPk6EQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/06/14 02:54:22 ERROR error listing: directory not found object="" objectType=string --- FAIL: TestIntegration (25.32s) --- FAIL: TestIntegration/FsMkdir (21.83s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (20.51s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (1.29s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (5.52s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/protondrive 25.344s "go test -v -timeout 1h0m0s -remote TestProtonDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsMove)$'" - Finished ERROR in 26.303128544s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsMove TestIntegration/FsMkdir/FsPutFiles/FsDirMove]