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

Java template tests are flaky #287

Open
julienp opened this issue Sep 26, 2024 · 0 comments
Open

Java template tests are flaky #287

julienp opened this issue Sep 26, 2024 · 0 comments
Labels
kind/engineering Work that is not visible to an external user

Comments

@julienp
Copy link
Contributor

julienp commented Sep 26, 2024

It looks like we frequently get an error during dependency installation: SendHeader called multiple times. This looks like it might be grpc related.

https://github.com/pulumi/pulumi-docker-containers/actions/runs/11043971615/job/30685690815#step:14:733

=== RUN   TestPulumiTemplateTests/java
    environment.go:103: Created new test environment:  /tmp/test-env3313755162
    environment.go:223: Running command pulumi new java -y -f -s pulumi-test/container-java-17f8b718f7f3eaa8
    containers_test.go:120: Run Error: exit status 255
    containers_test.go:120: STDOUT: Created project 'test-env3313755162'
        
        Created stack 'pulumi-test/container-java-17f8b718f7f3eaa8'
        
        
    containers_test.go:120: STDERR: Logging in using access token from PULUMI_ACCESS_TOKEN
        error: installing dependencies failed: transport: SendHeader called multiple times
        Run `pulumi install` to complete the installation.
    containers_test.go:120: Ran command pulumi args [new java -y -f -s pulumi-test/container-java-17f8b718f7f3eaa8] and expected success. Instead got failure.
    environment.go:223: Running command pulumi stack rm --force --yes
@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Sep 26, 2024
@julienp julienp added kind/engineering Work that is not visible to an external user and removed needs-triage Needs attention from the triage team labels Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/engineering Work that is not visible to an external user
Projects
None yet
Development

No branches or pull requests

2 participants