katello source release pipeline failed:
https://ci.theforeman.org/job/katello-master-source-release/1973/
katello source release pipeline failed:
https://ci.theforeman.org/job/katello-master-source-release/1973/
This looks odd, the DB pool is too small:
ActiveRecord::ConnectionTimeoutError: could not obtain a connection from the pool within 5.000 seconds (waited 5.007 seconds); all pooled connections were in use
test/test_helper.rb:68:in `before_setup'
@sajha could this be fallout from the Faraday upgrade?
@ekohl : Does not seem related to faraday. Those tests have been set to be skipped for now.
This seems more like a load issue on the CI? The previous run passed an hour before this and that used Faraday 1.10.2 as well.
Thanks, then I suppose this was just a fluke. If we see it more often, we’ll need to investigate.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.