Skip to content

internal/proxy: TestClientLimitsMaxConnections failed #82

@flaky-bot

Description

@flaky-bot

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.


commit: e9251a2
buildURL: https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/actions/runs/2722192965
status: failed

Test output
2022/07/23 02:44:58 [proj:region:pg] Listening on 127.0.0.1:5000
2022/07/23 02:44:58 [proj:region:pg] accepted connection from 127.0.0.1:59060
2022/07/23 02:44:58 [proj:region:pg] accepted connection from 127.0.0.1:59056
2022/07/23 02:44:58 max connections (1) exceeded, refusing new connection
    proxy_test.go:287: conn.Read should return io.EOF, got = read tcp 127.0.0.1:59060->127.0.0.1:5000: i/o timeout

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions