[Bug 40945] New: "Aborted connection" warnings in tests output
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40945 Bug ID: 40945 Summary: "Aborted connection" warnings in tests output Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart@gmail.com Reporter: jonathan.druart@gmail.com QA Contact: testopia@bugs.koha-community.org Blocks: 25790 in a full console log of Jenkins you can see several tests raising this output: [Warning] Aborted connection 42 to db: 'koha_kohadev' user: 'koha_kohadev' host: '172.19.0.6' (Got an error reading communication packets) Those logs come from the db container. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25790 [Bug 25790] [OMNIBUS] warnings removal -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40945 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |40946 --- Comment #1 from Jonathan Druart <jonathan.druart@gmail.com> --- Bug 40946 - "Aborted connection 42 to db" from Koha/Z3950Responder/ZebraSession.t Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40946 [Bug 40946] "Aborted connection 42 to db" from Koha/Z3950Responder/ZebraSession.t -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40945 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40945 --- Comment #2 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 187382 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=187382&action=edit Bug 40945: Remove warning "Aborted connection" from Koha/Z3950Responder/ZebraSession.t start_server from Net::Z3950::SimpleServer is going to fork and the DB server is aborting the connection db-1 | 2025-10-03 12:02:12 272 [Warning] Aborted connection 272 to db: 'koha_kohadev' user: 'koha_kohadev' host: '172.19.0.6' (Got an error reading communication packets) Test plan: prove t/db_dependent/Koha/Z3950Responder/ZebraSession.t => Without this patch you will see a warning in the db container log => With this patch apply the warning no longer appears -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40945 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |40947 --- Comment #3 from Jonathan Druart <jonathan.druart@gmail.com> --- Bug 40947 - "Aborted connection 42 to db" from t/db_dependent/www/search_utf8.t Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40947 [Bug 40947] "Aborted connection 42 to db" from t/db_dependent/www/search_utf8.t -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40945 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #187382|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40945 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org