Skip to content

Fix protoc.sh to output retry logging on stderr#18669

Merged
istio-testing merged 1 commit intoistio:masterfrom
sushicw:fix-protoc-retry
Nov 5, 2019
Merged

Fix protoc.sh to output retry logging on stderr#18669
istio-testing merged 1 commit intoistio:masterfrom
sushicw:fix-protoc-retry

Conversation

@sushicw
Copy link
Copy Markdown
Contributor

@sushicw sushicw commented Nov 5, 2019

mixer_codegen.sh treats any stdout as an error, so it ends up failing even if it succeeded on retry. (e.g. https://prow.istio.io/view/gcs/istio-prow/logs/gencheck_istio_postsubmit/404)

This output should be on stderr anyway.

@sushicw sushicw requested a review from howardjohn November 5, 2019 22:28
@sushicw sushicw requested a review from a team as a code owner November 5, 2019 22:28
@googlebot googlebot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Nov 5, 2019
@istio-testing istio-testing added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Nov 5, 2019
@sushicw
Copy link
Copy Markdown
Contributor Author

sushicw commented Nov 5, 2019

/test e2e-simpleTests_istio

@istio-testing istio-testing merged commit bade502 into istio:master Nov 5, 2019
howardjohn pushed a commit to howardjohn/istio that referenced this pull request Nov 6, 2019
@howardjohn howardjohn mentioned this pull request Nov 6, 2019
istio-testing pushed a commit that referenced this pull request Nov 7, 2019
* Add retry to protoc.sh (#18616)

* Add retry to protoc calls

* lint fix

(cherry picked from commit 57382cc)

* Fix protoc.sh to output retry logging on stderr (#18669)

(cherry picked from commit bade502)
sdake pushed a commit to sdake/istio that referenced this pull request Dec 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/test and release cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants