Your message dated Wed, 14 May 2025 20:49:35 +0000
with message-id <e1ufj2l-00gwty...@fasolo.debian.org>
and subject line Bug#1104509: fixed in golang-github-notaryproject-notation-go 
1.2.1-4
has caused the Debian Bug report #1104509,
regarding golang-github-notaryproject-notation-go: Tries to access Internet 
during build
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.)


-- 
1104509: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1104509
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:golang-github-notaryproject-notation-go
Version: 1.2.1-3
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --builddirectory=_build --buildsystem=golang
   dh_auto_clean -O--builddirectory=_build -O--buildsystem=golang
   dh_autoreconf_clean -O--builddirectory=_build -O--buildsystem=golang
   dh_clean -O--builddirectory=_build -O--buildsystem=golang
 debian/rules binary
dh binary --builddirectory=_build --buildsystem=golang
   dh_update_autotools_config -O--builddirectory=_build -O--buildsystem=golang
   dh_autoreconf -O--builddirectory=_build -O--buildsystem=golang
   dh_auto_configure -O--builddirectory=_build -O--buildsystem=golang
   dh_auto_build -O--builddirectory=_build -O--buildsystem=golang
        cd _build && go install -trimpath -v -p 2 github.com/notary 
[too-long-redacted] notation-go/verifier/truststore
internal/goarch
internal/unsafeheader

[... snipped ...]

=== RUN   TestSignWithTimestamping/envelopeType=application/cose_keySpec=EC-384
    signer_test.go:405: Sign() error = timestamp: POST 
"http://timestamp.digicert.com": https response bad status: 500 Internal Server 
Error
=== RUN   TestSignWithTimestamping/envelopeType=application/cose_keySpec=EC-521
    signer_test.go:405: Sign() error = timestamp: POST 
"http://timestamp.digicert.com": https response bad status: 500 Internal Server 
Error
=== RUN   
TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=RSA-2048
=== RUN   
TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=RSA-3072
    signer_test.go:405: Sign() error = timestamp: POST 
"http://timestamp.digicert.com": https response bad status: 500 Internal Server 
Error
=== RUN   
TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=RSA-4096
    signer_test.go:405: Sign() error = timestamp: POST 
"http://timestamp.digicert.com": https response bad status: 500 Internal Server 
Error
=== RUN   
TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=EC-256
=== RUN   
TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=EC-384
    signer_test.go:405: Sign() error = timestamp: POST 
"http://timestamp.digicert.com": https response bad status: 500 Internal Server 
Error
=== RUN   
TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=EC-521
    signer_test.go:405: Sign() error = timestamp: POST 
"http://timestamp.digicert.com": https response bad status: 500 Internal Server 
Error
--- FAIL: TestSignWithTimestamping (1.73s)
    --- PASS: 
TestSignWithTimestamping/envelopeType=application/cose_keySpec=RSA-2048 (0.27s)
    --- FAIL: 
TestSignWithTimestamping/envelopeType=application/cose_keySpec=RSA-3072 (0.13s)
    --- FAIL: 
TestSignWithTimestamping/envelopeType=application/cose_keySpec=RSA-4096 (0.13s)
    --- PASS: 
TestSignWithTimestamping/envelopeType=application/cose_keySpec=EC-256 (0.14s)
    --- FAIL: 
TestSignWithTimestamping/envelopeType=application/cose_keySpec=EC-384 (0.13s)
    --- FAIL: 
TestSignWithTimestamping/envelopeType=application/cose_keySpec=EC-521 (0.13s)
    --- PASS: 
TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=RSA-2048 
(0.14s)
    --- FAIL: 
TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=RSA-3072 
(0.13s)
    --- FAIL: 
TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=RSA-4096 
(0.13s)
    --- PASS: 
TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=EC-256 
(0.14s)
    --- FAIL: 
TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=EC-384 
(0.13s)
    --- FAIL: 
TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=EC-521 
(0.13s)
=== RUN   TestSignWithoutExpiry
=== RUN   TestSignWithoutExpiry/envelopeType=application/cose_keySpec=RSA-2048
=== RUN   TestSignWithoutExpiry/envelopeType=application/cose_keySpec=RSA-3072
=== RUN   TestSignWithoutExpiry/envelopeType=application/cose_keySpec=RSA-4096
=== RUN   TestSignWithoutExpiry/envelopeType=application/cose_keySpec=EC-256
=== RUN   TestSignWithoutExpiry/envelopeType=application/cose_keySpec=EC-384
=== RUN   TestSignWithoutExpiry/envelopeType=application/cose_keySpec=EC-521
=== RUN   
TestSignWithoutExpiry/envelopeType=application/jose+json_keySpec=RSA-2048
=== RUN   
TestSignWithoutExpiry/envelopeType=application/jose+json_keySpec=RSA-3072
=== RUN   
TestSignWithoutExpiry/envelopeType=application/jose+json_keySpec=RSA-4096
=== RUN   
TestSignWithoutExpiry/envelopeType=application/jose+json_keySpec=EC-256
=== RUN   
TestSignWithoutExpiry/envelopeType=application/jose+json_keySpec=EC-384
=== RUN   
TestSignWithoutExpiry/envelopeType=application/jose+json_keySpec=EC-521
--- PASS: TestSignWithoutExpiry (0.07s)
    --- PASS: 
TestSignWithoutExpiry/envelopeType=application/cose_keySpec=RSA-2048 (0.00s)
    --- PASS: 
TestSignWithoutExpiry/envelopeType=application/cose_keySpec=RSA-3072 (0.00s)
    --- PASS: 
TestSignWithoutExpiry/envelopeType=application/cose_keySpec=RSA-4096 (0.01s)
    --- PASS: 
TestSignWithoutExpiry/envelopeType=application/cose_keySpec=EC-256 (0.00s)
    --- PASS: 
TestSignWithoutExpiry/envelopeType=application/cose_keySpec=EC-384 (0.01s)
    --- PASS: 
TestSignWithoutExpiry/envelopeType=application/cose_keySpec=EC-521 (0.01s)
    --- PASS: 
TestSignWithoutExpiry/envelopeType=application/jose+json_keySpec=RSA-2048 
(0.00s)
    --- PASS: 
TestSignWithoutExpiry/envelopeType=application/jose+json_keySpec=RSA-3072 
(0.00s)
    --- PASS: 
TestSignWithoutExpiry/envelopeType=application/jose+json_keySpec=RSA-4096 
(0.01s)
    --- PASS: 
TestSignWithoutExpiry/envelopeType=application/jose+json_keySpec=EC-256 (0.00s)
    --- PASS: 
TestSignWithoutExpiry/envelopeType=application/jose+json_keySpec=EC-384 (0.01s)
    --- PASS: 
TestSignWithoutExpiry/envelopeType=application/jose+json_keySpec=EC-521 (0.01s)
FAIL
FAIL    github.com/notaryproject/notation-go/signer     8.833s
=== RUN   TestGetArtifactDigestFromUri
=== RUN   TestGetArtifactDigestFromUri/0
=== RUN   TestGetArtifactDigestFromUri/1
=== RUN   TestGetArtifactDigestFromUri/2
=== RUN   TestGetArtifactDigestFromUri/3
=== RUN   TestGetArtifactDigestFromUri/4
=== RUN   TestGetArtifactDigestFromUri/5
=== RUN   TestGetArtifactDigestFromUri/6
--- PASS: TestGetArtifactDigestFromUri (0.00s)
    --- PASS: TestGetArtifactDigestFromUri/0 (0.00s)
    --- PASS: TestGetArtifactDigestFromUri/1 (0.00s)
    --- PASS: TestGetArtifactDigestFromUri/2 (0.00s)
    --- PASS: TestGetArtifactDigestFromUri/3 (0.00s)
    --- PASS: TestGetArtifactDigestFromUri/4 (0.00s)
    --- PASS: TestGetArtifactDigestFromUri/5 (0.00s)
    --- PASS: TestGetArtifactDigestFromUri/6 (0.00s)
=== RUN   TestLoadX509TrustStore
--- PASS: TestLoadX509TrustStore (0.00s)
=== RUN   TestIsCriticalFailure
=== RUN   TestIsCriticalFailure/0
=== RUN   TestIsCriticalFailure/1
=== RUN   TestIsCriticalFailure/2
--- PASS: TestIsCriticalFailure (0.00s)
    --- PASS: TestIsCriticalFailure/0 (0.00s)
    --- PASS: TestIsCriticalFailure/1 (0.00s)
    --- PASS: TestIsCriticalFailure/2 (0.00s)
=== RUN   TestLoadX509TSATrustStores
--- PASS: TestLoadX509TSATrustStores (0.00s)
=== RUN   TestAuthenticTimestamp
=== RUN   TestAuthenticTimestamp/verify_Authentic_Timestamp_with_jws_format
=== RUN   TestAuthenticTimestamp/verify_Authentic_Timestamp_with_cose_format
=== RUN   
TestAuthenticTimestamp/verify_Authentic_Timestamp_jws_with_expired_codeSigning_cert
=== RUN   
TestAuthenticTimestamp/verify_Authentic_Timestamp_cose_with_expired_codeSigning_cert
=== RUN   
TestAuthenticTimestamp/verify_Authentic_Timestamp_with_afterCertExpiry_set
=== RUN   
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_invalid_trust_policy
=== RUN   
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_missing_tsa_in_trust_policy_and_expired_codeSigning_cert
=== RUN   
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_missing_timestamp_countersignature
=== RUN   
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_invalid_timestamp_countersignature_content_type
=== RUN   
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_invalid_TSTInfo
=== RUN   
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_failed_to_validate_TSTInfo
=== RUN   
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_failed_to_verify_timestamp_countersignature
=== RUN   
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_trust_store_does_not_exist
=== RUN   
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_empty_trust_store
=== RUN   
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_tsa_not_trust
=== RUN   
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_timestamp_before_signing_cert_not_before
=== RUN   
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_timestamp_after_signing_cert_not_after
--- PASS: TestAuthenticTimestamp (0.07s)
    --- PASS: TestAuthenticTimestamp/verify_Authentic_Timestamp_with_jws_format 
(0.02s)
    --- PASS: 
TestAuthenticTimestamp/verify_Authentic_Timestamp_with_cose_format (0.02s)
    --- PASS: 
TestAuthenticTimestamp/verify_Authentic_Timestamp_jws_with_expired_codeSigning_cert
 (0.01s)
    --- PASS: 
TestAuthenticTimestamp/verify_Authentic_Timestamp_cose_with_expired_codeSigning_cert
 (0.01s)
    --- PASS: 
TestAuthenticTimestamp/verify_Authentic_Timestamp_with_afterCertExpiry_set 
(0.00s)
    --- PASS: 
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_invalid_trust_policy
 (0.00s)
    --- PASS: 
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_missing_tsa_in_trust_policy_and_expired_codeSigning_cert
 (0.00s)
    --- PASS: 
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_missing_timestamp_countersignature
 (0.00s)
    --- PASS: 
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_invalid_timestamp_countersignature_content_type
 (0.00s)
    --- PASS: 
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_invalid_TSTInfo 
(0.00s)
    --- PASS: 
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_failed_to_validate_TSTInfo
 (0.00s)
    --- PASS: 
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_failed_to_verify_timestamp_countersignature
 (0.00s)
    --- PASS: 
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_trust_store_does_not_exist
 (0.00s)
    --- PASS: 
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_empty_trust_store
 (0.00s)
    --- PASS: 
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_tsa_not_trust 
(0.00s)
    --- PASS: 
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_timestamp_before_signing_cert_not_before
 (0.00s)
    --- PASS: 
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_timestamp_after_signing_cert_not_after
 (0.00s)
=== RUN   TestNewVerifier_Error
--- PASS: TestNewVerifier_Error (0.00s)
=== RUN   TestNewFromConfig
--- PASS: TestNewFromConfig (0.00s)
=== RUN   TestInvalidArtifactUriValidations
=== RUN   TestInvalidArtifactUriValidations/0
=== RUN   TestInvalidArtifactUriValidations/1
=== RUN   TestInvalidArtifactUriValidations/2
=== RUN   TestInvalidArtifactUriValidations/3
=== RUN   TestInvalidArtifactUriValidations/4
=== RUN   TestInvalidArtifactUriValidations/5
=== RUN   TestInvalidArtifactUriValidations/6
=== RUN   TestInvalidArtifactUriValidations/7
=== RUN   TestInvalidArtifactUriValidations/8
--- PASS: TestInvalidArtifactUriValidations (0.00s)
    --- PASS: TestInvalidArtifactUriValidations/0 (0.00s)
    --- PASS: TestInvalidArtifactUriValidations/1 (0.00s)
    --- PASS: TestInvalidArtifactUriValidations/2 (0.00s)
    --- PASS: TestInvalidArtifactUriValidations/3 (0.00s)
    --- PASS: TestInvalidArtifactUriValidations/4 (0.00s)
    --- PASS: TestInvalidArtifactUriValidations/5 (0.00s)
    --- PASS: TestInvalidArtifactUriValidations/6 (0.00s)
    --- PASS: TestInvalidArtifactUriValidations/7 (0.00s)
    --- PASS: TestInvalidArtifactUriValidations/8 (0.00s)
=== RUN   TestErrorNoApplicableTrustPolicy_Error
--- PASS: TestErrorNoApplicableTrustPolicy_Error (0.00s)
=== RUN   TestNotationVerificationCombinations
=== RUN   TestNotationVerificationCombinations/0
=== RUN   TestNotationVerificationCombinations/1
=== RUN   TestNotationVerificationCombinations/2
=== RUN   TestNotationVerificationCombinations/3
=== RUN   TestNotationVerificationCombinations/4
=== RUN   TestNotationVerificationCombinations/5
=== RUN   TestNotationVerificationCombinations/6
=== RUN   TestNotationVerificationCombinations/7
=== RUN   TestNotationVerificationCombinations/8
=== RUN   TestNotationVerificationCombinations/9
=== RUN   TestNotationVerificationCombinations/10
=== RUN   TestNotationVerificationCombinations/11
=== RUN   TestNotationVerificationCombinations/12
=== RUN   TestNotationVerificationCombinations/13
=== RUN   TestNotationVerificationCombinations/14
=== RUN   TestNotationVerificationCombinations/15
=== RUN   TestNotationVerificationCombinations/16
=== RUN   TestNotationVerificationCombinations/17
=== RUN   TestNotationVerificationCombinations/18
=== RUN   TestNotationVerificationCombinations/19
=== RUN   TestNotationVerificationCombinations/20
=== RUN   TestNotationVerificationCombinations/21
=== RUN   TestNotationVerificationCombinations/22
=== RUN   TestNotationVerificationCombinations/23
=== RUN   TestNotationVerificationCombinations/24
=== RUN   TestNotationVerificationCombinations/25
=== RUN   TestNotationVerificationCombinations/26
=== RUN   TestNotationVerificationCombinations/27
=== RUN   TestNotationVerificationCombinations/28
=== RUN   TestNotationVerificationCombinations/29
=== RUN   TestNotationVerificationCombinations/30
=== RUN   TestNotationVerificationCombinations/31
=== RUN   TestNotationVerificationCombinations/32
=== RUN   TestNotationVerificationCombinations/0#01
=== RUN   TestNotationVerificationCombinations/1#01
=== RUN   TestNotationVerificationCombinations/2#01
=== RUN   TestNotationVerificationCombinations/3#01
=== RUN   TestNotationVerificationCombinations/4#01
=== RUN   TestNotationVerificationCombinations/5#01
=== RUN   TestNotationVerificationCombinations/6#01
=== RUN   TestNotationVerificationCombinations/7#01
=== RUN   TestNotationVerificationCombinations/8#01
=== RUN   TestNotationVerificationCombinations/9#01
=== RUN   TestNotationVerificationCombinations/10#01
=== RUN   TestNotationVerificationCombinations/11#01
=== RUN   TestNotationVerificationCombinations/12#01
=== RUN   TestNotationVerificationCombinations/13#01
=== RUN   TestNotationVerificationCombinations/14#01
=== RUN   TestNotationVerificationCombinations/15#01
=== RUN   TestNotationVerificationCombinations/16#01
=== RUN   TestNotationVerificationCombinations/17#01
=== RUN   TestNotationVerificationCombinations/18#01
=== RUN   TestNotationVerificationCombinations/19#01
=== RUN   TestNotationVerificationCombinations/20#01
=== RUN   TestNotationVerificationCombinations/21#01
=== RUN   TestNotationVerificationCombinations/22#01
=== RUN   TestNotationVerificationCombinations/23#01
=== RUN   TestNotationVerificationCombinations/24#01
=== RUN   TestNotationVerificationCombinations/25#01
=== RUN   TestNotationVerificationCombinations/26#01
=== RUN   TestNotationVerificationCombinations/27#01
=== RUN   TestNotationVerificationCombinations/28#01
=== RUN   TestNotationVerificationCombinations/29#01
=== RUN   TestNotationVerificationCombinations/30#01
=== RUN   TestNotationVerificationCombinations/31#01
=== RUN   TestNotationVerificationCombinations/32#01
--- PASS: TestNotationVerificationCombinations (0.06s)
    --- PASS: TestNotationVerificationCombinations/0 (0.00s)
    --- PASS: TestNotationVerificationCombinations/1 (0.00s)
    --- PASS: TestNotationVerificationCombinations/2 (0.00s)
    --- PASS: TestNotationVerificationCombinations/3 (0.00s)
    --- PASS: TestNotationVerificationCombinations/4 (0.00s)
    --- PASS: TestNotationVerificationCombinations/5 (0.00s)
    --- PASS: TestNotationVerificationCombinations/6 (0.00s)
    --- PASS: TestNotationVerificationCombinations/7 (0.00s)
    --- PASS: TestNotationVerificationCombinations/8 (0.00s)
    --- PASS: TestNotationVerificationCombinations/9 (0.00s)
    --- PASS: TestNotationVerificationCombinations/10 (0.00s)
    --- PASS: TestNotationVerificationCombinations/11 (0.00s)
    --- PASS: TestNotationVerificationCombinations/12 (0.00s)
    --- PASS: TestNotationVerificationCombinations/13 (0.00s)
    --- PASS: TestNotationVerificationCombinations/14 (0.00s)
    --- PASS: TestNotationVerificationCombinations/15 (0.00s)
    --- PASS: TestNotationVerificationCombinations/16 (0.00s)
    --- PASS: TestNotationVerificationCombinations/17 (0.00s)
    --- PASS: TestNotationVerificationCombinations/18 (0.00s)
    --- PASS: TestNotationVerificationCombinations/19 (0.00s)
    --- PASS: TestNotationVerificationCombinations/20 (0.00s)
    --- PASS: TestNotationVerificationCombinations/21 (0.00s)
    --- PASS: TestNotationVerificationCombinations/22 (0.00s)
    --- PASS: TestNotationVerificationCombinations/23 (0.00s)
    --- PASS: TestNotationVerificationCombinations/24 (0.00s)
    --- PASS: TestNotationVerificationCombinations/25 (0.00s)
    --- PASS: TestNotationVerificationCombinations/26 (0.00s)
    --- PASS: TestNotationVerificationCombinations/27 (0.00s)
    --- PASS: TestNotationVerificationCombinations/28 (0.00s)
    --- PASS: TestNotationVerificationCombinations/29 (0.00s)
    --- PASS: TestNotationVerificationCombinations/30 (0.00s)
    --- PASS: TestNotationVerificationCombinations/31 (0.01s)
    --- PASS: TestNotationVerificationCombinations/32 (0.00s)
    --- PASS: TestNotationVerificationCombinations/0#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/1#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/2#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/3#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/4#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/5#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/6#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/7#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/8#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/9#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/10#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/11#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/12#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/13#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/14#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/15#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/16#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/17#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/18#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/19#01 (0.01s)
    --- PASS: TestNotationVerificationCombinations/20#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/21#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/22#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/23#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/24#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/25#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/26#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/27#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/28#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/29#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/30#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/31#01 (0.00s)
    --- PASS: TestNotationVerificationCombinations/32#01 (0.00s)
=== RUN   TestVerifyRevocationEnvelope
=== RUN   TestVerifyRevocationEnvelope/enforced_revoked_cert
=== RUN   TestVerifyRevocationEnvelope/log_revoked_cert
=== RUN   TestVerifyRevocationEnvelope/skip_revoked_cert
--- PASS: TestVerifyRevocationEnvelope (2.03s)
    --- PASS: TestVerifyRevocationEnvelope/enforced_revoked_cert (0.00s)
    --- PASS: TestVerifyRevocationEnvelope/log_revoked_cert (0.00s)
    --- PASS: TestVerifyRevocationEnvelope/skip_revoked_cert (0.00s)
=== RUN   TestVerifyRevocation
=== RUN   TestVerifyRevocation/verifyRevocation_nil_client
=== RUN   TestVerifyRevocation/verifyRevocation_invalid_chain
=== RUN   TestVerifyRevocation/verifyRevocation_non-revoked
=== RUN   TestVerifyRevocation/verifyRevocation_OCSP_revoked_no_invalidity
=== RUN   TestVerifyRevocation/verifyRevocation_OCSP_revoked_with_invalidiy
=== RUN   TestVerifyRevocation/verifyRevocation_OCSP_unknown
=== RUN   TestVerifyRevocation/verifyRevocation_OCSP_unknown_then_revoked
=== RUN   TestVerifyRevocation/verifyRevocation_OCSP_revoked_then_unknown
=== RUN   TestVerifyRevocation/verifyRevocation_missing_id-pkix-ocsp-nocheck
=== RUN   TestVerifyRevocation/verifyRevocation_timeout
=== RUN   TestVerifyRevocation/verifyRevocation_older_signing_time_no_invalidity
=== RUN   TestVerifyRevocation/verifyRevocation_zero_signing_time
=== RUN   
TestVerifyRevocation/verifyRevocation_older_signing_time_with_invalidity
=== RUN   
TestVerifyRevocation/verifyRevocation_non-authentic_signing_time_with_invalidity
--- PASS: TestVerifyRevocation (1.41s)
    --- PASS: TestVerifyRevocation/verifyRevocation_nil_client (0.00s)
    --- PASS: TestVerifyRevocation/verifyRevocation_invalid_chain (0.00s)
    --- PASS: TestVerifyRevocation/verifyRevocation_non-revoked (0.01s)
    --- PASS: TestVerifyRevocation/verifyRevocation_OCSP_revoked_no_invalidity 
(0.01s)
    --- PASS: TestVerifyRevocation/verifyRevocation_OCSP_revoked_with_invalidiy 
(0.01s)
    --- PASS: TestVerifyRevocation/verifyRevocation_OCSP_unknown (0.01s)
    --- PASS: TestVerifyRevocation/verifyRevocation_OCSP_unknown_then_revoked 
(0.01s)
    --- PASS: TestVerifyRevocation/verifyRevocation_OCSP_revoked_then_unknown 
(0.01s)
    --- PASS: 
TestVerifyRevocation/verifyRevocation_missing_id-pkix-ocsp-nocheck (0.01s)
    --- PASS: TestVerifyRevocation/verifyRevocation_timeout (0.00s)
    --- PASS: 
TestVerifyRevocation/verifyRevocation_older_signing_time_no_invalidity (0.01s)
    --- PASS: TestVerifyRevocation/verifyRevocation_zero_signing_time (0.01s)
    --- PASS: 
TestVerifyRevocation/verifyRevocation_older_signing_time_with_invalidity (0.01s)
    --- PASS: 
TestVerifyRevocation/verifyRevocation_non-authentic_signing_time_with_invalidity
 (0.01s)
=== RUN   TestNew
--- PASS: TestNew (0.00s)
=== RUN   TestNewWithOptions
--- PASS: TestNewWithOptions (0.00s)
=== RUN   TestNewWithOptionsError
--- PASS: TestNewWithOptionsError (0.00s)
=== RUN   TestVerificationPluginInteractions
--- PASS: TestVerificationPluginInteractions (0.02s)
=== RUN   TestVerifyX509TrustedIdentities
=== RUN   TestVerifyX509TrustedIdentities/0
=== RUN   TestVerifyX509TrustedIdentities/1
=== RUN   TestVerifyX509TrustedIdentities/2
=== RUN   TestVerifyX509TrustedIdentities/3
=== RUN   TestVerifyX509TrustedIdentities/4
=== RUN   TestVerifyX509TrustedIdentities/5
=== RUN   TestVerifyX509TrustedIdentities/6
=== RUN   TestVerifyX509TrustedIdentities/7
=== RUN   TestVerifyX509TrustedIdentities/8
=== RUN   TestVerifyX509TrustedIdentities/9
--- PASS: TestVerifyX509TrustedIdentities (0.00s)
    --- PASS: TestVerifyX509TrustedIdentities/0 (0.00s)
    --- PASS: TestVerifyX509TrustedIdentities/1 (0.00s)
    --- PASS: TestVerifyX509TrustedIdentities/2 (0.00s)
    --- PASS: TestVerifyX509TrustedIdentities/3 (0.00s)
    --- PASS: TestVerifyX509TrustedIdentities/4 (0.00s)
    --- PASS: TestVerifyX509TrustedIdentities/5 (0.00s)
    --- PASS: TestVerifyX509TrustedIdentities/6 (0.00s)
    --- PASS: TestVerifyX509TrustedIdentities/7 (0.00s)
    --- PASS: TestVerifyX509TrustedIdentities/8 (0.00s)
    --- PASS: TestVerifyX509TrustedIdentities/9 (0.00s)
=== RUN   TestVerifyUserMetadata
=== RUN   TestVerifyUserMetadata/0
=== RUN   TestVerifyUserMetadata/1
=== RUN   TestVerifyUserMetadata/2
=== RUN   TestVerifyUserMetadata/3
=== RUN   TestVerifyUserMetadata/4
--- PASS: TestVerifyUserMetadata (0.01s)
    --- PASS: TestVerifyUserMetadata/0 (0.00s)
    --- PASS: TestVerifyUserMetadata/1 (0.00s)
    --- PASS: TestVerifyUserMetadata/2 (0.00s)
    --- PASS: TestVerifyUserMetadata/3 (0.00s)
    --- PASS: TestVerifyUserMetadata/4 (0.00s)
=== RUN   TestPluginVersionCompatibility
--- PASS: TestPluginVersionCompatibility (0.00s)
=== RUN   TestIsRequiredVerificationPluginVer
--- PASS: TestIsRequiredVerificationPluginVer (0.00s)
PASS
ok      github.com/notaryproject/notation-go/verifier   3.611s
=== RUN   TestLoadDocumentFromFileLocation
--- PASS: TestLoadDocumentFromFileLocation (0.00s)
=== RUN   TestLoadDocumentError
--- PASS: TestLoadDocumentError (0.00s)
=== RUN   TestApplicableTrustPolicy
--- PASS: TestApplicableTrustPolicy (0.00s)
=== RUN   TestValidateInvalidPolicyDocument
--- PASS: TestValidateInvalidPolicyDocument (0.00s)
=== RUN   TestValidRegistryScopes
--- PASS: TestValidRegistryScopes (0.00s)
=== RUN   TestInvalidRegistryScopes
--- PASS: TestInvalidRegistryScopes (0.00s)
=== RUN   TestValidateValidPolicyDocument
--- PASS: TestValidateValidPolicyDocument (0.00s)
=== RUN   TestValidatePolicyCore
--- PASS: TestValidatePolicyCore (0.00s)
=== RUN   TestValidateTrustStore
--- PASS: TestValidateTrustStore (0.00s)
=== RUN   TestValidateTrustedIdentities
--- PASS: TestValidateTrustedIdentities (0.00s)
=== RUN   TestGetVerificationLevel
=== RUN   TestGetVerificationLevel/0
=== RUN   TestGetVerificationLevel/1
=== RUN   TestGetVerificationLevel/2
=== RUN   TestGetVerificationLevel/3
=== RUN   TestGetVerificationLevel/4
--- PASS: TestGetVerificationLevel (0.00s)
    --- PASS: TestGetVerificationLevel/0 (0.00s)
    --- PASS: TestGetVerificationLevel/1 (0.00s)
    --- PASS: TestGetVerificationLevel/2 (0.00s)
    --- PASS: TestGetVerificationLevel/3 (0.00s)
    --- PASS: TestGetVerificationLevel/4 (0.00s)
=== RUN   TestCustomVerificationLevel
=== RUN   TestCustomVerificationLevel/0
=== RUN   TestCustomVerificationLevel/1
=== RUN   TestCustomVerificationLevel/2
=== RUN   TestCustomVerificationLevel/3
=== RUN   TestCustomVerificationLevel/4
=== RUN   TestCustomVerificationLevel/5
=== RUN   TestCustomVerificationLevel/6
=== RUN   TestCustomVerificationLevel/7
=== RUN   TestCustomVerificationLevel/8
=== RUN   TestCustomVerificationLevel/9
=== RUN   TestCustomVerificationLevel/10
=== RUN   TestCustomVerificationLevel/11
=== RUN   TestCustomVerificationLevel/12
=== RUN   TestCustomVerificationLevel/13
=== RUN   TestCustomVerificationLevel/14
=== RUN   TestCustomVerificationLevel/15
=== RUN   TestCustomVerificationLevel/16
=== RUN   TestCustomVerificationLevel/17
=== RUN   TestCustomVerificationLevel/18
=== RUN   TestCustomVerificationLevel/19
=== RUN   TestCustomVerificationLevel/20
=== RUN   TestCustomVerificationLevel/21
=== RUN   TestCustomVerificationLevel/22
--- PASS: TestCustomVerificationLevel (0.00s)
    --- PASS: TestCustomVerificationLevel/0 (0.00s)
    --- PASS: TestCustomVerificationLevel/1 (0.00s)
    --- PASS: TestCustomVerificationLevel/2 (0.00s)
    --- PASS: TestCustomVerificationLevel/3 (0.00s)
    --- PASS: TestCustomVerificationLevel/4 (0.00s)
    --- PASS: TestCustomVerificationLevel/5 (0.00s)
    --- PASS: TestCustomVerificationLevel/6 (0.00s)
    --- PASS: TestCustomVerificationLevel/7 (0.00s)
    --- PASS: TestCustomVerificationLevel/8 (0.00s)
    --- PASS: TestCustomVerificationLevel/9 (0.00s)
    --- PASS: TestCustomVerificationLevel/10 (0.00s)
    --- PASS: TestCustomVerificationLevel/11 (0.00s)
    --- PASS: TestCustomVerificationLevel/12 (0.00s)
    --- PASS: TestCustomVerificationLevel/13 (0.00s)
    --- PASS: TestCustomVerificationLevel/14 (0.00s)
    --- PASS: TestCustomVerificationLevel/15 (0.00s)
    --- PASS: TestCustomVerificationLevel/16 (0.00s)
    --- PASS: TestCustomVerificationLevel/17 (0.00s)
    --- PASS: TestCustomVerificationLevel/18 (0.00s)
    --- PASS: TestCustomVerificationLevel/19 (0.00s)
    --- PASS: TestCustomVerificationLevel/20 (0.00s)
    --- PASS: TestCustomVerificationLevel/21 (0.00s)
    --- PASS: TestCustomVerificationLevel/22 (0.00s)
=== RUN   TestGetDocument
=== RUN   TestGetDocument/valid_policy_file
--- PASS: TestGetDocument (0.00s)
    --- PASS: TestGetDocument/valid_policy_file (0.00s)
=== RUN   TestGetDocumentErrors
=== RUN   TestGetDocumentErrors/non-existing_policy_file
=== RUN   TestGetDocumentErrors/invalid_json_file
=== RUN   TestGetDocumentErrors/policy_file_with_bad_permissions
=== RUN   TestGetDocumentErrors/symlink_policy_file
--- PASS: TestGetDocumentErrors (0.00s)
    --- PASS: TestGetDocumentErrors/non-existing_policy_file (0.00s)
    --- PASS: TestGetDocumentErrors/invalid_json_file (0.00s)
    --- PASS: TestGetDocumentErrors/policy_file_with_bad_permissions (0.00s)
    --- PASS: TestGetDocumentErrors/symlink_policy_file (0.00s)
PASS
ok      github.com/notaryproject/notation-go/verifier/trustpolicy       0.005s
=== RUN   TestLoadValidTrustStore
--- PASS: TestLoadValidTrustStore (0.00s)
=== RUN   TestLoadValidTrustStoreWithSelfSignedSigningCertificate
--- PASS: TestLoadValidTrustStoreWithSelfSignedSigningCertificate (0.00s)
=== RUN   TestLoadTrustStoreWithInvalidCerts
--- PASS: TestLoadTrustStoreWithInvalidCerts (0.00s)
=== RUN   TestLoadTrustStoreWithLeafCerts
--- PASS: TestLoadTrustStoreWithLeafCerts (0.00s)
=== RUN   TestLoadTrustStoreWithLeafCertsInSingleFile
--- PASS: TestLoadTrustStoreWithLeafCertsInSingleFile (0.00s)
=== RUN   TestValidateCerts
--- PASS: TestValidateCerts (0.00s)
=== RUN   TestValidateCertsWithLeafCert
--- PASS: TestValidateCertsWithLeafCert (0.00s)
PASS
ok      github.com/notaryproject/notation-go/verifier/truststore        0.003s
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 2 g 
[too-long-redacted] truststore returned exit code 1
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202505/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:golang-github-notaryproject-notation-go, so 
that this is still
visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: golang-github-notaryproject-notation-go
Source-Version: 1.2.1-4
Done: Santiago Vila <sanv...@debian.org>

We believe that the bug you reported is fixed in the latest version of
golang-github-notaryproject-notation-go, 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 1104...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Santiago Vila <sanv...@debian.org> (supplier of updated 
golang-github-notaryproject-notation-go 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: SHA512

Format: 1.8
Date: Wed, 14 May 2025 21:40:00 +0200
Source: golang-github-notaryproject-notation-go
Architecture: source
Version: 1.2.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Santiago Vila <sanv...@debian.org>
Closes: 1104509
Changes:
 golang-github-notaryproject-notation-go (1.2.1-4) unstable; urgency=medium
 .
   * Team upload.
   * Disable network tests. Closes: #1104509.
Checksums-Sha1:
 a173699610c27ae5ac02996141a0549eb9611a46 2443 
golang-github-notaryproject-notation-go_1.2.1-4.dsc
 3b6cfd8d6096ed91d64f7003a0c02d33a3d38fce 3740 
golang-github-notaryproject-notation-go_1.2.1-4.debian.tar.xz
 3200fb4f33273dfb8c7f679536a1bf6a24c5afd3 7174 
golang-github-notaryproject-notation-go_1.2.1-4_source.buildinfo
Checksums-Sha256:
 ec71a04a6e2ccd64dba664b323f39164513c262ace5dcbde93540af0ada712fd 2443 
golang-github-notaryproject-notation-go_1.2.1-4.dsc
 86ee3a42009e7b326a557ca4e8a939afec45a1e98d8c16161f5a60f58092bef2 3740 
golang-github-notaryproject-notation-go_1.2.1-4.debian.tar.xz
 fb9ddf95ed66a56190319e996e271f7b91a6b5307f75e55132363edad49fff3b 7174 
golang-github-notaryproject-notation-go_1.2.1-4_source.buildinfo
Files:
 d8a006a0aa909310563746664df92145 2443 golang optional 
golang-github-notaryproject-notation-go_1.2.1-4.dsc
 6ce291b95fac931bb84c2ced45a60ad5 3740 golang optional 
golang-github-notaryproject-notation-go_1.2.1-4.debian.tar.xz
 0a9b91d29c307237991f7de9712aaba5 7174 golang optional 
golang-github-notaryproject-notation-go_1.2.1-4_source.buildinfo

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

iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmgk9CEACgkQQc5/C58b
izKlXwf8COc/FkDqKOt+YxLv7mytoTjATehYwRPka5gLwskDbYSnQxUqUpouzbxG
mBzaHGFUV4yX3zxl2jJXDzA0jsZrcew3XyUwB6YNtZpXfO0DnU/FowTLiQz8tIh+
nuV98dOwH99ztjsCrMwJicM5YbPDe3lT169A4mmBKLsjqulhbBq/sgvPvsW7QDS1
1HT+s7vX1ToDPOvtoqniyCscsR/5K8SvdbsGDyckjYf3l2m7Bc63/uyPhX5yaiLS
QBB+YN/hqRJfA+fkdx0AZ+Pg239buUPeFZkmtxS1AdBY85vjCdwTPBBLi2qT6u5a
FRRraKJIUvAaQCSNZ4fcBtew6ied1Q==
=vGFo
-----END PGP SIGNATURE-----

Attachment: pgpwC43nnTbfb.pgp
Description: PGP signature


--- End Message ---

Reply via email to