20:19:15 2022-09-01 00:19:15.640 INFO 2046308 --- [ Thread-27] releaser.commands : 2022-09-01 00:19:15.640 WARN 2085881 --- [tp1190097728-53] org.eclipse.jetty.server.HttpChannel : handleException null java.net.MalformedURLException: For input string: "46693null"
Could be because of https://github.com/eclipse/jetty.project/commit/4ca8afbbd667c19a084d5ff14a4f08eb7049d1c7#diff-e6545ae2dcb35a2122c554fedb35dbe62f7f26750501e373d7a9a9c776dd1deaL311
or
https://github.com/eclipse/jetty.project/commit/4ca8afbbd667c19a084d5ff14a4f08eb7049d1c7#diff-7541aa51883d9e430ce92104dd0f896fea85a7b9a0cea202467e3ebf410a3d9cL1839
it has something to do with this request from the proxy
2022-09-02 09:40:21.941 DEBUG 21348 --- [qtp635236790-40] org.eclipse.jetty.server.HttpChannel : REQUEST for //localhost:55140 on HttpChannelOverHttp@191ca699{s=HttpChannelState@7857fc54{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:55140,age=0}
CONNECT //localhost:55140 HTTP/1.1
Host: localhost:55140
User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_91)
Comment From: ryanjbaxter
I opened an issue with Wiremock....although it could be an issue with Jetty https://github.com/wiremock/wiremock/issues/1948