Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

tests: TestFetchNoStoreCacheControl fails on SemaphoreCI #3995

Open
lucab opened this issue Apr 1, 2019 · 1 comment
Open

tests: TestFetchNoStoreCacheControl fails on SemaphoreCI #3995

lucab opened this issue Apr 1, 2019 · 1 comment

Comments

@lucab
Copy link
Member

lucab commented Apr 1, 2019

Lately, test runs on SemaphoreCI have been reliably failing on TestFetchNoStoreCacheControl. Failure log in all cases is:

=== RUN   TestFetchNoStoreCacheControl
--- FAIL: TestFetchNoStoreCacheControl (2.11s)

panic: aci test server: failed to listen on localhost:443: [
(listen on 127.0.0.1:443, attempt #1: listen tcp 127.0.0.1:443: bind: address already in use)
(listen on ::1:443, attempt #1: listen tcp: too many colons in address ::1:443)
(listen on 127.0.0.1:443, attempt #2: listen tcp 127.0.0.1:443: bind: address already in use)
(listen on ::1:443, attempt #2: listen tcp: too many colons in address ::1:443)
] [recovered]
@lucab lucab changed the title tests: TestFetchNoStoreCacheControl fails on semaphore tests: TestFetchNoStoreCacheControl fails on SemaphoreCI Apr 1, 2019
@lucab
Copy link
Member Author

lucab commented May 22, 2019

Bumping up attempts and pauses on retries doesn't mitigate this. TestDeferredSignatureDownload is affected by the same as it also uses fixed-port aci-server.

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

No branches or pull requests

1 participant