RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2014704 - 'go tool dist test' failures on rhel-8.6 x86_64
Summary: 'go tool dist test' failures on rhel-8.6 x86_64
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: golang
Version: 8.6
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Alejandro Sáez Morollón
QA Contact: Edjunior Barbosa Machado
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-10-15 22:21 UTC by Edjunior Barbosa Machado
Modified: 2022-05-10 14:14 UTC (History)
5 users (show)

Fixed In Version: go-toolset-rhel8-8060020211027190916.76a129d7
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-10 13:44:31 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
'go tool dist test' full output (28.16 KB, text/plain)
2021-10-15 22:21 UTC, Edjunior Barbosa Machado
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-100036 0 None None None 2021-10-15 22:28:07 UTC
Red Hat Product Errata RHSA-2022:1819 0 None None None 2022-05-10 13:45:41 UTC

Description Edjunior Barbosa Machado 2021-10-15 22:21:46 UTC
Created attachment 1833579 [details]
'go tool dist test' full output

Description of problem:
Some failures occur when issuing 'go tool dist test' on rhel-8.6 go-toolset:rhel8:8060020211014151133:76a129d7:

[root@ci-vm-10-0-138-239 ~]# go tool dist test -rebuild -v -v -v -k
(...)
##### internal linking of -buildmode=pie
# go tool dist test -run=^pie_internal$
go test -short=true -count=1 -tags= -run= reflect -buildmode=pie -ldflags=-linkmode=internal -timeout=1m0s
fork/exec /tmp/go-build2931230975/b001/reflect.test: no such file or directory
FAIL    reflect 0.001s
FAIL
2021/10/15 17:58:40 Failed: exit status 1
(...)
go test -short=true -count=1 -tags= -run= -buildmode=pie
fork/exec /tmp/go-build3044346001/b001/nocgo.test: no such file or directory
FAIL    misc/cgo/nocgo  0.003s
2021/10/15 17:59:37 Failed: exit status 1
(...)
##### ../misc/cgo/testshared
# go tool dist test -run=^testshared$
go test -short=true -count=1 -tags= -run= -timeout=10m0s .
--- FAIL: TestTrivialPIE (0.16s)
    shared_test.go:50: executing ./trivial_pie (trivial_pie) failed fork/exec ./trivial_pie: no such file or directory:
FAIL
FAIL    misc/cgo/testshared     42.203s
FAIL
2021/10/15 18:00:24 Failed: exit status 1
(...)

These failures were not reproducible with previous rhel-8.5 go-toolset:rhel8:8050020210817155413:8aa62369 (golang-1.16.7-1.module+el8.5.0+12246+1aac4e3f).

Version-Release number of selected component (if applicable):
go-toolset:rhel8:8060020211014151133:76a129d7 (golang-1.17.2-1.module+el8.6.0+12972+ebab5911)
RHEL-8.6.0-20211008.1

How reproducible:
100%

Steps to Reproduce:
1. go tool dist test -rebuild -v -v -v -k

Comment 10 errata-xmlrpc 2022-05-10 13:44:31 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: go-toolset:rhel8 security and bug fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2022:1819


Note You need to log in before you can comment on or make changes to this bug.