-
Notifications
You must be signed in to change notification settings - Fork 820
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
Add some logging to help determine which game server / namespace is causing this particular error #1929
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚚
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: markmandel, roberthbailey The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Build Failed 😱 Build Id: 2428a1a5-7037-467f-9801-8de255577b86 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
That's a new flaky one:
|
Build Failed 😱 Build Id: 87edac71-9b38-43b4-9f48-a14578d86ae4 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
oh wait, that's not flaky - that's a legit unit test error :) |
7baf19e
to
9c8cfaf
Compare
New changes are detected. LGTM label has been removed. |
That's what I get for just pushing a change w/o running tests locally.... |
Build Failed 😱 Build Id: f9acd781-dbc2-4faf-851b-0fda3730be8e To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
This failure seems unrelated. Unit tests look ok:
But
|
Build Failed 😱 Build Id: e62e445f-831e-471a-a747-b43ced5a8b8f To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Same error again... |
Build Failed 😱 Build Id: fa28b324-ce5e-4a1b-9ed6-7580e760b6f7 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Can replicate locally when refreshing node_modules
Will dig in and work out a fix 👍 |
Thanks Mark! (it seems like this is going to cause issues with the RC anyway) |
Should be fixed in #1930 - just waiting for it to pass. |
causing this particular error.
9c8cfaf
to
e20e435
Compare
Rebased on #1930 and re-pushed. |
Build Succeeded 👏 Build Id: 469390cd-e684-4787-aa63-e435bfeae748 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
What type of PR is this?
/kind cleanup
What this PR does / Why we need it:
Which issue(s) this PR fixes:
Closes #
Special notes for your reviewer: