Your message dated Sat, 18 Apr 2020 02:48:52 +0000
with message-id <e1jpdxi-000ft9...@fasolo.debian.org>
and subject line Bug#954599: fixed in 
golang-github-bshuster-repo-logrus-logstash-hook 0.4.1-2
has caused the Debian Bug report #954599,
regarding golang-github-bshuster-repo-logrus-logstash-hook: FTBFS: 
dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 
github.com/bshuster-repo/logrus-logstash-hook returned exit code 1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
954599: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954599
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-bshuster-repo-logrus-logstash-hook
Version: 0.4.1-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200321 ftbfs-bullseye

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_update_autotools_config -O--buildsystem=golang
>    dh_autoreconf -O--buildsystem=golang
>    dh_auto_configure -O--buildsystem=golang
>    dh_auto_build -O--buildsystem=golang
>       cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4 
> github.com/bshuster-repo/logrus-logstash-hook
> internal/race
> runtime/internal/sys
> internal/cpu
> runtime/internal/atomic
> sync/atomic
> runtime/internal/math
> unicode/utf8
> unicode
> encoding
> internal/bytealg
> math/bits
> internal/testlog
> unicode/utf16
> math
> internal/nettrace
> runtime/cgo
> runtime
> internal/reflectlite
> sync
> internal/singleflight
> math/rand
> errors
> sort
> io
> internal/oserror
> strconv
> syscall
> vendor/golang.org/x/net/dns/dnsmessage
> bytes
> reflect
> strings
> bufio
> time
> internal/syscall/unix
> context
> internal/poll
> internal/fmtsort
> encoding/binary
> os
> encoding/base64
> golang.org/x/sys/unix
> fmt
> net
> log
> encoding/json
> github.com/sirupsen/logrus
> github.com/bshuster-repo/logrus-logstash-hook
>    dh_auto_test -O--buildsystem=golang
>       cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 
> github.com/bshuster-repo/logrus-logstash-hook
> === RUN   TestLogstashFormatter
>     TestLogstashFormatter: logstash_formatter_test.go:58: expected 
> data[error] to be 'Get http://example.com: The error' but got 'Get 
> "http://example.com": The error'
> --- FAIL: TestLogstashFormatter (0.00s)
> === RUN   TestLegostashHook
> --- PASS: TestLegostashHook (0.00s)
> === RUN   TestNewFiltering
> --- PASS: TestNewFiltering (0.00s)
> === RUN   TestSettingAttributes
> --- PASS: TestSettingAttributes (0.00s)
> === RUN   TestFilterHookOnly
> --- PASS: TestFilterHookOnly (0.00s)
> === RUN   TestFire
> --- PASS: TestFire (0.00s)
> === RUN   TestFireFilterHook
> --- PASS: TestFireFilterHook (0.00s)
> === RUN   TestLevels
> --- PASS: TestLevels (0.00s)
> === RUN   TestLogstashTimeStampFormat
> --- PASS: TestLogstashTimeStampFormat (0.00s)
> FAIL
> FAIL  github.com/bshuster-repo/logrus-logstash-hook   0.005s
> FAIL
> dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 
> github.com/bshuster-repo/logrus-logstash-hook returned exit code 1

The full build log is available from:
   
http://qa-logs.debian.net/2020/03/21/golang-github-bshuster-repo-logrus-logstash-hook_0.4.1-1_unstable.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.

--- End Message ---
--- Begin Message ---
Source: golang-github-bshuster-repo-logrus-logstash-hook
Source-Version: 0.4.1-2
Done: Dmitry Smirnov <only...@debian.org>

We believe that the bug you reported is fixed in the latest version of
golang-github-bshuster-repo-logrus-logstash-hook, which is due to be installed 
in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 954...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Smirnov <only...@debian.org> (supplier of updated 
golang-github-bshuster-repo-logrus-logstash-hook package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 18 Apr 2020 12:22:08 +1000
Source: golang-github-bshuster-repo-logrus-logstash-hook
Architecture: source
Version: 0.4.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
<pkg-go-maintain...@lists.alioth.debian.org>
Changed-By: Dmitry Smirnov <only...@debian.org>
Closes: 954599
Changes:
 golang-github-bshuster-repo-logrus-logstash-hook (0.4.1-2) unstable; 
urgency=medium
 .
   * Team upload
   * DH to version 12
   * Rules-Requires-Root: no
   * Standards-Version: 4.5.0
   * Testsuite: autopkgtest-pkg-go
   * Disabled failing "TestLogstashFormatter" test (Closes: #954599)
Checksums-Sha1:
 e45062c29c7885da4bd3f539e900bb8422a88fa0 2538 
golang-github-bshuster-repo-logrus-logstash-hook_0.4.1-2.dsc
 67c0328fa03804a7473f82cbfa85a7f022122db9 3060 
golang-github-bshuster-repo-logrus-logstash-hook_0.4.1-2.debian.tar.xz
 1f84306750b27800abfbd31c119fca357c173141 6104 
golang-github-bshuster-repo-logrus-logstash-hook_0.4.1-2_amd64.buildinfo
Checksums-Sha256:
 88d1b64adae02b1b0d13408ca9315cd1b0582fae7c36eee5a612455dfb2291e1 2538 
golang-github-bshuster-repo-logrus-logstash-hook_0.4.1-2.dsc
 4515579afb5f1d5271a1350b5e0a123b7304f8f5141a9b20a69611c1e786018a 3060 
golang-github-bshuster-repo-logrus-logstash-hook_0.4.1-2.debian.tar.xz
 4b4989e597cb9a39e9dfc0bb501becd5d6a6c1f1b7ce5d719bd12fdf71f57077 6104 
golang-github-bshuster-repo-logrus-logstash-hook_0.4.1-2_amd64.buildinfo
Files:
 434da37447488ec1ee72adb1ca6bedc2 2538 devel optional 
golang-github-bshuster-repo-logrus-logstash-hook_0.4.1-2.dsc
 26f012f93beef8961e98f633a3469e93 3060 devel optional 
golang-github-bshuster-repo-logrus-logstash-hook_0.4.1-2.debian.tar.xz
 7fd28a79965e136f9a09c5a7c7719328 6104 devel optional 
golang-github-bshuster-repo-logrus-logstash-hook_0.4.1-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEULx8+TnSDCcqawZWUra72VOWjRsFAl6aZQ0ACgkQUra72VOW
jRvqKhAAgq0wwg63qvsSA0ayk6tHPR86XhjZ1Is9FoB8AfBJJARvfUkQdIN0E7IP
XZPBhZG3g7FDlghI9xtFFQPrT3FmXa/wcZ7MtuJnZuYdlqm68ZeRv4MJmCwhp4ln
v/shm8bvdH3EChx/7Q1izIl1TavB0e7nu/BQSceC0y3Xnz8gyfAHp65aIVDLBXGL
LdDLd5VqGS1trah0Hp2FJpSugY18R/9YeFzgh1Yk+hoaiRwDf6xH8KqKEeDoDX0A
bGb5Oq3pYVsr6rI5KC/ij7zQKlBEaiaq/ppyoWimkkPgmLsml7kOt9sn1bI3/8du
HrA1ZNP5c2MR49tUxbZdHbSIYYyFabC8BQYkjuzS8UHINIPBT1wPJQm1w4wDYWoC
s9r9E22sHdAp6Gy8GdlMNSyk8Nt3tXVNEjrEDc2I1a3r7v3zfCi6MgbXDBLDM5y/
erhkx4zMCOHUMfcAluxCgIsRdLLR0toJMF934g5PkUGvqDqzTyfa1qsvi+QUYCAD
xkXkA6Vou4Rlq0dubfgHMeO51xcdu4ddyPffqCd6ZSXnLB1j9kh5t/3xHwmYMepj
LTLDODTyWo2sMJ221S+PemskzAbS38FlAXwOZ2b4P/isFP3DuiZk9KZsRxw3UVRg
x1rfZecChmKHhpsV6lCsFiUSOa6eNznBaQjxhYCSpA569/bkHJM=
=ng6/
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to