
Simone Tiraboschi created OVIRT-1405: ---------------------------------------- Summary: gerrit seams to fail accepting my patches due to multiple accounts merged in the past Key: OVIRT-1405 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1405 Project: oVirt - virtualization made easy Issue Type: Outage Reporter: Simone Tiraboschi Assignee: infra Gerrit seams to fail accepting my patches due to multiple accounts merged in the past with this error: [stirabos@t440s ovirt-setup-lib] $ git push gerrit.ovirt.org:ovirt-setup-lib HEAD:refs/for/master/interface Counting objects: 5, done. Delta compression using up to 4 threads. Compressing objects: 100% (5/5), done. Writing objects: 100% (5/5), 626 bytes | 0 bytes/s, done. Total 5 (delta 3), reused 0 (delta 0) remote: Resolving deltas: 100% (3/3) remote: Processing changes: refs: 2, done To gerrit.ovirt.org:ovirt-setup-lib ! [remote rejected] HEAD -> refs/for/master/interface (internal server error: java.lang.IllegalArgumentException: expected one element but was: <1000926, 1000532, 1000798>) error: failed to push some refs to 'gerrit.ovirt.org:ovirt-setup-lib' Where 1000926, 1000532, 1000798 are my identities merged in the past. A lot of web actions (edit a patch, rebasing and so on) are failing as well due to the same issue. The patch, at the end, instead is in gerrit but bugzilla didn't get automatically updated as expected. -- This message was sent by Atlassian JIRA (v1000.1007.0#100044)