On Sat, Jul 5, 2025 at 5:54 PM Piotr P. Karwasz <pi...@mailing.copernik.eu> wrote: > > Hi Gary, > > On 5.07.2025 23:41, Gary Gregory wrote: > > But it failed with Docker tests enabled: mvn clean verify -Pdocker > > -D'docker.showLogs=true' > > > > [ERROR] DOCKER> [elasticsearch:8.17.3] "elasticsearch": Timeout after > > 60764 ms while waiting on tcp port '[/172.19.0.2:9200]' > > [ERROR] DOCKER> Error occurred during container startup, shutting down... > > <deleted "ES" output> > > [INFO] DOCKER> [elasticsearch:8.17.3] "elasticsearch": Stop and > > removed container a095e36ff18f after 0 ms > > [ERROR] DOCKER> I/O Error [[elasticsearch:8.17.3] "elasticsearch": > > Timeout after 60764 ms while waiting on tcp port '[/172.19.0.2:9200]'] > > Sorry about that. As we have seen in `2.25.0` this is a MacOS-specific > Docker issue and we'll likely need help from someone familiar with > Docker on Mac to investigate further. Are there any volunteers who could > assist? > > I do have a Windows installation that I use for tasks that require it, > so I can look into debugging the tests on that platform. Unfortunately, > I can’t help with MacOS-specific issues. > > In the meantime, could you please open an issue in our tracker so we > don’t lose track of this?
I created https://github.com/apache/logging-log4j2/issues/3805 Gary > > Piotr