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

build_docker_go failure #9011

Closed
soltanmm-google opened this issue Dec 8, 2016 · 12 comments
Closed

build_docker_go failure #9011

soltanmm-google opened this issue Dec 8, 2016 · 12 comments
Assignees
Labels
area/interop disposition/BUILDNURSE For all buildnurse related build/test failures and flakes

Comments

@soltanmm-google
Copy link
Contributor

https://grpc-testing.appspot.com/job/gRPC_interop_pull_requests/9955/console

@ncteisen
Copy link
Contributor

ncteisen commented Dec 8, 2016

I think I fixed this in #8845

Should we backport that change to the go docker file?

@soltanmm-google
Copy link
Contributor Author

To v1.0.x? Probably.

@soltanmm-google
Copy link
Contributor Author

@ncteisen
Copy link
Contributor

That PR is 1500 commits behind master and is missing my fix in #8845. I will update the thread accordingly

@dgquintas
Copy link
Contributor

No recent activity, closing.

@muxi
Copy link
Member

muxi commented Mar 28, 2017

@menghanl I remember you had a PR last week that is supposed to fix this?

@makdharma
Copy link
Contributor

Still seeing this in PR #10349
Failure signature seems to be : "../../transport/http2_client.go:130: undefined: dialContext"

@jtattermusch
Copy link
Contributor

@ncteisen, just saw this in a new PR against v1.2.x, can you please check what's going on?
https://grpc-testing.appspot.com/job/gRPC_interop_pull_requests/12785/console

@ncteisen
Copy link
Contributor

ncteisen commented Mar 31, 2017

Hmm, would the v1.2.x jenkins be hitting an older version of grpc-go that doesn't have the fix from https://github.com/grpc/grpc-go/pull/10309?

@ericgribkoff
Copy link
Contributor

It looks like v1.2.x is still using go1.5: https://github.com/grpc/grpc/blob/v1.2.x/tools/dockerfile/interoptest/grpc_interop_go/Dockerfile#L30. (your link is to grpc-go but I think you meant #10309)

@ncteisen
Copy link
Contributor

Just put in the backport PR.

@dgquintas
Copy link
Contributor

Not seen recently, closing.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/interop disposition/BUILDNURSE For all buildnurse related build/test failures and flakes
Projects
None yet
Development

No branches or pull requests

8 participants