Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API tests sometimes fails on HTTP 409 #788

Open
aufi opened this issue Feb 26, 2025 · 1 comment
Open

API tests sometimes fails on HTTP 409 #788

aufi opened this issue Feb 26, 2025 · 1 comment
Labels
needs-kind Indicates an issue or PR lacks a `kind/foo` label and requires one. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@aufi
Copy link
Member

aufi commented Feb 26, 2025

There is nightly execution of Hub API tests (part of Konveyor upstream CI). Sometimes (guessing ~5%) executions fail on 409 HTTP error like:

=== RUN   TestTrackerCRUD/Tracker_jira-onprem_CRUD
time=2025-02-25T05:02:04Z level=info msg=[binding] |409|  POST /hub/identities
    error.go:19: POST /hub/identities failed: 409(Conflict) body: {"error":"UNIQUE constraint failed: Identity.Name"}

However this is (likely) not specific this tests, sometimes it appears elsewhere (but often something with identity). After restart the test typically passes.

Example: https://github.com/konveyor/ci/actions/runs/13513610050/job/37758286686

We should find the root cause of this issue and fix it.

@konveyor-ci-bot konveyor-ci-bot bot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Feb 26, 2025
@konveyor-ci-bot
Copy link

This issue is currently awaiting triage.
If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.
The triage/accepted label can be added by org members.

@konveyor-ci-bot konveyor-ci-bot bot added needs-kind Indicates an issue or PR lacks a `kind/foo` label and requires one. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. labels Feb 26, 2025
@github-project-automation github-project-automation bot moved this to 🆕 New in Planning Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-kind Indicates an issue or PR lacks a `kind/foo` label and requires one. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant