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

More logs to verify the correct credential is used by target_experiment.py #13042

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

DonggeLiu
Copy link
Contributor

@DonggeLiu DonggeLiu commented Feb 14, 2025

OSS-Fuzz-Gen experiment cloud build does not use service account.

Meanwhile, its cloud builds fails occasionally due to Service Unavailable:

googlecloudsdk.core.credentials.gce.MetadataServerException: HTTP Error 503: Service Unavailable

This PR prints information about GOOGLE_APPLICATION_CREDENTIALS and the credentials used by the cloud build to help debug why service account is not used and if using service account can resolve the 'service unavailable' error.

@DonggeLiu DonggeLiu marked this pull request as draft February 14, 2025 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants