Sensu-go: [Build Stability] CircleCI containers run out of memory during the link

Created on 31 Aug 2018  路  2Comments  路  Source: sensu/sensu-go

Per @echlebek, some Go builds are running out of memory during the link step on CircleCI:

This issue tracks fixing that.

build

Most helpful comment

I'm tracking this down; looks like we need to open a support ticket to get access to the resource_class attribute to bump up memory (from the default, 4 GB, to 6, the next tier up).

I just opened a request with them; we'll see what happens!

All 2 comments

I'm tracking this down; looks like we need to open a support ticket to get access to the resource_class attribute to bump up memory (from the default, 4 GB, to 6, the next tier up).

I just opened a request with them; we'll see what happens!

Since race detection removed from integration tests, this error has not recurred.

Was this page helpful?
0 / 5 - 0 ratings