oauth_validator: Print captured stderr after call-count failure

Jacob Champion <jchampion@postgresql.org>

Commit: 6222233159728963cc0183d7c80fb66fc444a113
Author: Jacob Champion <jchampion@postgresql.org>
Date: 2026-06-17T16:57:15Z
oauth_validator: Print captured stderr after call-count failure

If the call count test fails, you'll reasonably want to know what the
network trace looked like, but that information is currently swallowed.
Print it out instead.

Backpatch-through: 18

Files