CDCgov / prime-devops

Apache License 2.0
4 stars 2 forks source link

Deployment build is failing on the Build Router action #56

Closed jeremy-page closed 2 years ago

jeremy-page commented 2 years ago

Two tests are failing, we do not think anything in the code base has changed to cause these failures. Error 1 Test test processFunction when ActionLogs has an error() FAILED java.lang.AssertionError: Verification failed: call 1 of 1: WorkflowEngine(#467).isDuplicateItem(any())) was not called Error 2 Test test processFunction duplicate override true to false() FAILED java.lang.AssertionError: Verification failed: call 1 of 1: ReportFunction(#608).doDuplicateDetection$prime_router(any(), any())) was not called.
Calls to same mock: 1) ReportFunction(#608).processRequest$prime_router(gov.cdc.prime.router.azure.MockHttpRequestMessage@2d3aa5e5, gov.cdc.prime.router.CovidSender@5944991a) 2) ReportFunction(#608).validateRequest$prime_router(gov.cdc.prime.router.azure.MockHttpRequestMessage@2d3aa5e5)

jeremy-page commented 2 years ago

TODO: Add cron job to build (and test) master daily & alert in slack if it fails

jeremy-page commented 2 years ago

We've recreated this with the previous deploy branch so we know it is happening when there are no code changes. I have opened an issue on the Github support site

JosiahSiegel commented 2 years ago

Issue moved to CDCgov/prime-reportstream #5484 via ZenHub