Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1370916
Summary: | golang 1.7 GA is occasionally FTBFS due to failure in creating threads | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Peter Robinson <pbrobinson> |
Component: | golang | Assignee: | Jakub Čajka <jcajka> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | rawhide | CC: | admiller, amurdaca, golang-updates, jcajka, lemenkov, renich, s, vbatts |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-09-08 16:19:19 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Bug Depends On: | |||
Bug Blocks: | 922257 |
Description
Peter Robinson
2016-08-28 10:20:41 UTC
Seems as the same issue as on the primary intel HW builders. TBH i haven't tried to do the scratch builds on the AArch prior the build. I guess this is not caused by any change in the Golang, but by change in the distro/builder environment as the previous builds succeeded. Looking at the arm koji it seems golang-1.6.3-2 is now failing in the similar fashion. Hopefully I will be finally able to reproduce this outside the koji builder environment. Turned out to be caused by limit on number of processes for kojid imposed by systemd on the koji builders. Issue should be resolved by now. |