katello-nightly-rpm-pipeline 1029 failed

Katello nightly pipeline failed:

https://ci.theforeman.org/job/katello-nightly-rpm-pipeline/1029/

foreman-pipeline-katello-nightly-centos8-upgrade (failed) (remote job)
foreman-pipeline-katello-nightly-centos7-install (passed) (remote job)
foreman-pipeline-katello-nightly-centos8-stream-install (passed) (remote job)
foreman-pipeline-katello-nightly-centos8-install (passed) (remote job)
foreman-pipeline-katello-nightly-centos7-upgrade (passed) (remote job)

EL8 upgrade failed with

    # Error: deadlock detected
    # DETAIL:  Process 67420 waits for ShareLock on transaction 4899; blocked by process 67417.
    # Process 67417 waits for ShareLock on transaction 4901; blocked by process 67420.
    # HINT:  See server log for query details.
    # CONTEXT:  while inserting index tuple (1,9) in relation "rpm_package_pkgId_key"

Looks like a race condition somewhere?

@katello might want to have a look

1 Like

I opened this pulp issue: Issue #9082: deadlock during rpm repo sync: " CONTEXT: while inserting index tuple (1,9) in relation "rpm_package_pkgId_key"" - RPM Support - Pulp

My guess is that its intermittent.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.