indigo-dc / jenkins-pipeline-library

Jenkins pipeline library with common functionalities for CI/CD environments, mainly targeted for the implementation of the SQA baseline requirements from https://indigo-dc.github.io/sqa-baseline/
Apache License 2.0
11 stars 6 forks source link

error while removing network: network ... id ... has active endpoints #189

Open samuelbernardolip opened 2 years ago

samuelbernardolip commented 2 years ago

When using JePL 2.1.1, pipeline fails when running the docker-compose down

complaining about removing the network

error while removing network: network rgy-org_o3apiassesssqaaas_main_default id 4b0d7b1bfa9934eac04b82d73efc3a0a19067d5f3361973781892ae5abd699e3 has active endpoints

I've run a docker network prune in the jenkins worker, but this didn't make any difference

this is an example https://jenkins.eosc-synergy.eu/job/eosc-synergy-org/job/o3api.assess.sqaaas/job/main/16/