[pkg-go] Bug#830468: golang-github-thejerf-suture: FTBFS: dh_auto_test: go test -v github.com/thejerf/suture returned exit code 1
Lucas Nussbaum
lucas at debian.org
Fri Jul 8 07:55:00 UTC 2016
Source: golang-github-thejerf-suture
Version: 1.1.1-1
Severity: serious
Tags: stretch sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20160707 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> debian/rules build
> dh build --buildsystem=golang --with=golang
> dh_testdir -O--buildsystem=golang
> dh_update_autotools_config -O--buildsystem=golang
> dh_auto_configure -O--buildsystem=golang
> dh_auto_build -O--buildsystem=golang
> go install -v github.com/thejerf/suture
> github.com/thejerf/suture
> dh_auto_test -O--buildsystem=golang
> go test -v github.com/thejerf/suture
> === RUN TestTheHappyCase
> === RUN TestAddingToRunningSupervisor
> === RUN TestFailures
> === RUN TestRunningAlreadyRunning
> === RUN TestFullConstruction
> === RUN TestDefaultLogging
> === RUN TestNestedSupervisors
> === RUN TestStoppingSupervisorStopsServices
> === RUN TestStoppingStillWorksWithHungServices
> === RUN TestRemovingHungService
> === RUN TestRemoveService
> === RUN TestFailureToConstruct
> === RUN TestFailingSupervisors
> === RUN TestNilSupervisorAdd
> === RUN TestIssue11
> === RUN TestEverMultistarted
> --- PASS: TestEverMultistarted (0.00s)
> --- PASS: TestRunningAlreadyRunning (0.00s)
> 2016/07/06 20:59:00 Supervisor A: A: Failed service 'B' (1.000000 failures of 5.000000), restarting: true, error: "B returned unexpectedly", stacktrace: [unknown stack trace]
> --- PASS: TestFullConstruction (0.00s)
> 2016/07/06 20:59:00 Supervisor A4: Entering the backoff state.
> --- PASS: TestTheHappyCase (0.00s)
> 2016/07/06 20:59:00 Supervisor Top5: Nested5: Service Service5 failed to terminate in a timely manner
> 2016/07/06 20:59:00 Supervisor A4: A4: Failed service 'B4' (1.000000 failures of 0.500000), restarting: false, error: "B4 returned unexpectedly", stacktrace: [unknown stack trace]
> 2016/07/06 20:59:00 Supervisor A4: Exiting backoff state.
> --- PASS: TestAddingToRunningSupervisor (0.00s)
> 2016/07/06 20:59:00 Supervisor A4: A4: Service B4 failed to terminate in a timely manner
> 2016/07/06 20:59:00 Supervisor A4: A4: Failed service 'B4' (1.000000 failures of 1.000000), restarting: true, error: test error, stacktrace:
> --- PASS: TestNestedSupervisors (0.00s)
> --- PASS: TestDefaultLogging (0.00s)
> --- PASS: TestStoppingSupervisorStopsServices (0.00s)
> --- PASS: TestStoppingStillWorksWithHungServices (0.00s)
> --- PASS: TestFailureToConstruct (0.00s)
> --- PASS: TestRemovingHungService (0.00s)
> --- PASS: TestNilSupervisorAdd (0.00s)
> 2016/07/06 20:59:00 Supervisor Top9: Entering the backoff state.
> --- PASS: TestIssue11 (0.00s)
> 2016/07/06 20:59:00 Supervisor Top9: Exiting backoff state.
> --- FAIL: TestRemoveService (0.00s)
> 2016/07/06 20:59:00 Supervisor Top9: Nested9: Failed service 'Service9' (1.000000 failures of 5.000000), restarting: true, error: "Service9 returned unexpectedly", stacktrace: [unknown stack trace]
> suture_test.go:417: Did not detect that the ServiceToken was wrong
> --- PASS: TestFailingSupervisors (0.00s)
> --- PASS: TestFailures (0.01s)
> === RUN ExampleNew_simple
> --- PASS: ExampleNew_simple (0.00s)
> FAIL
> exit status 1
> FAIL github.com/thejerf/suture 0.013s
> dh_auto_test: go test -v github.com/thejerf/suture returned exit code 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2016/07/07/golang-github-thejerf-suture_1.1.1-1_unstable_reb.normal.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
More information about the Pkg-go-maintainers
mailing list