chore: upgrade packages #658
Annotations
3 errors and 1 warning
Annotate Test Suite Results:
acme/TestChallenge_Validate/challenge_test.go#L1413
challenge_test.go:1413:
Error Trace: /home/runner/work/pki-acme-service/pki-acme-service/acme/challenge_test.go:1413
Error: Received unexpected error:
unexpected challenge type ""
Test: TestChallenge_Validate/fail/already-invalid
---
|
Annotate Test Suite Results:
acme/wire_integration_test.go#L137
wire_integration_test.go:137: database file name: /tmp/integration-db-2105562754
wire_integration_test.go:190: directory: {https://test.ca.smallstep.com/acme/test@acme-%3Ctest%3Eprovisioner.com/new-nonce https://test.ca.smallstep.com/acme/test@acme-%3Ctest%3Eprovisioner.com/new-account https://test.ca.smallstep.com/acme/test@acme-%3Ctest%3Eprovisioner.com/new-order https://test.ca.smallstep.com/acme/test@acme-%3Ctest%3Eprovisioner.com/revoke-cert https://test.ca.smallstep.com/acme/test@acme-%3Ctest%3Eprovisioner.com/key-change <nil>}
wire_integration_test.go:203: nonce: WXQyY256ZEhlVTZWcmJMdURHMGhnTW5Edk1VNDMyT0s
wire_integration_test.go:237: account ID: Y4uOPe9E9EXfrCUCC2xXc0l7MiEhHVzJ
wire_integration_test.go:278: authzs IDs: [DLF74sq9m40OlBp6F5qFh63vQcIf6Za6 6aFxBBrREB9i66UHDAedHMGd3YevUIwJ]
time="2025-01-07T05:29:00Z" level=warning msg="marking challenge 3Gytx1DgmiTDA3W95cBtWvy922tvhAOQ as invalid: keyAuthorization does not match; expected \"7YmLbodEMyp5Ein9s7eT6n2OWLjyAL7S.44wld2HML1xijChSMOA0fsnR2VARsEqhZPp5Mz4X6n4\", but got \"token.44wld2HML1xijChSMOA0fsnR2VARsEqhZPp5Mz4X6n4\""
wire_integration_test.go:428: challenge: 3Gytx1DgmiTDA3W95cBtWvy922tvhAOQ invalid
time="2025-01-07T05:29:00Z" level=warning msg="marking challenge jd8XX7txJf76gMrG4VrfHeiK3dYbcTtS as invalid: failed validating Wire access token: failed validation: go-jose/go-jose/jwt: validation failed, invalid audience claim (aud)"
wire_integration_test.go:428: challenge: jd8XX7txJf76gMrG4VrfHeiK3dYbcTtS invalid
wire_integration_test.go:452: updated challenge: 3Gytx1DgmiTDA3W95cBtWvy922tvhAOQ valid
wire_integration_test.go:452: updated challenge: jd8XX7txJf76gMrG4VrfHeiK3dYbcTtS valid
wire_integration_test.go:490: updated order status: ready
wire_integration_test.go:580:
Error Trace: /home/runner/work/pki-acme-service/pki-acme-service/acme/api/wire_integration_test.go:580
/home/runner/work/pki-acme-service/pki-acme-service/acme/api/wire_integration_test.go:586
Error: Not equal:
expected: "valid"
actual : "processing"
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-(acme.Status) (len=5) "valid"
+(acme.Status) (len=10) "processing"
Test: TestWireIntegration
---
|
Run Test Suite
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading