Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Debian packaging updates" #86

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jcchavezs
Copy link
Member

Reverts #72

@bzed
Copy link
Contributor

bzed commented Dec 21, 2023

@jcchavezs I've started to debug the build failures, does not look like #72 is the reason for them:

tests-1  | [Wait] Waiting for response from http://haproxy:80/anything?arg=arg_1. Timeout: 20s   
[Wait] Waiting for response from http://haproxy:80/anything?arg=arg_1. Timeout: 19s   
[Wait] Waiting for response from http://haproxy:80/anything?arg=arg_1. Timeout: 18s   
[Wait] Waiting for response from http://haproxy:80/anything?arg=arg_1. Timeout: 17s   
[Wait] Waiting for response from http://haproxy:80/anything?arg=arg_1. Timeout: 16s   
[Wait] Waiting for response from http://haproxy:80/anything?arg=arg_1. Timeout: 15s   
[Wait] Waiting for response from http://haproxy:80/anything?arg=arg_1. Timeout: 14s   
[Wait] Waiting for response from http://haproxy:80/anything?arg=arg_1. Timeout: 13s   
[Wait] Waiting for response from http://haproxy:80/anything?arg=arg_1. Timeout: 12s   
[Wait] Waiting for response from http://haproxy:80/anything?arg=arg_1. Timeout: 11s   
[Wait] Waiting for response from http://haproxy:80/anything?arg=arg_1. Timeout: 10s   
[Wait] Waiting for response from http://haproxy:80/anything?arg=arg_1. Timeout: 9s   
[Wait] Waiting for response from http://haproxy:80/anything?arg=arg_1. Timeout: 8s   
[Wait] Waiting for response from http://haproxy:80/anything?arg=arg_1. Timeout: 7s   
[Wait] Waiting for response from http://haproxy:80/anything?arg=arg_1. Timeout: 6s   
[Wait] Waiting for response from http://haproxy:80/anything?arg=arg_1. Timeout: 5s   
[Wait] Waiting for response from http://haproxy:80/anything?arg=arg_1. Timeout: 4s   
[Wait] Waiting for response from http://haproxy:80/anything?arg=arg_1. Timeout: 3s   
[Wait] Waiting for response from http://haproxy:80/anything?arg=arg_1. Timeout: 2s   
[Wait] Waiting for response from http://haproxy:80/anything?arg=arg_1. Timeout: 1s   
[Fail] Timeout waiting for response from http://haproxy:80/anything?arg=arg_1, make sure the server is running.
Aborting on container exit...
tests-1 exited with code 1
 Container coraza-spoa-tests-1  Stopping
 Container coraza-spoa-tests-1  Stopped
Error: Process completed with exit code 1.

The first think I'll do is to send a PR to stop curl from waiting more or less forever (or until its getting killed by github after waiting forever).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants