Mark - good to know that there has been an AKS change, I'll stay tuned for 
updates from the infra team.

Jesse - Thanks for the Testcontainers suggestion. The way the Docker containers 
are spun up in the test suite hasn't changed in a long time, so I'll give this 
a go and see if it helps.

Chris

On Tue, 4 Jan 2022, at 5:01 PM, 'Jesse Glick' via Jenkins Developers wrote:
> [Somehow did not get sent to the list. Reposting:]
> 
> On Tue, Jan 4, 2022 at 7:57 AM Chris Kilding <chris+jenk...@chriskilding.com 
> <mailto:chris%2bjenk...@chriskilding.com>> wrote:
>> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute 
>> goal io.fabric8:docker-maven-plugin:0.38.0:start (start-moto) on project 
>> <plugin>: I/O Error
> 
> This is rather opaque. The console log suggests some error during container 
> start but does not give details.
> 
> No other plugin I am aware of uses `docker-maven-plugin` for ITs this way. 
> The normal idiom is to use Testcontainers, which (unlike 
> `AWSSecretsManagerRule`) will automatically start the test service as part of 
> the test itself (no need for `maven-failsafe-plugin`) on any free server 
> port. May be worth experimenting with other ways of running Docker from your 
> tests, in case the problem is specific to `docker-maven-plugin`.
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr3f9fxROvx5vQhK5e%3DhDZouTAUDR%3DJBawjfPf4nz2xuBw%40mail.gmail.com
>  
> <https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr3f9fxROvx5vQhK5e%3DhDZouTAUDR%3DJBawjfPf4nz2xuBw%40mail.gmail.com?utm_medium=email&utm_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/a2d64bd5-a254-4129-82f7-11b6ec7934ac%40www.fastmail.com.

Reply via email to