The GitHub Actions job "Integration test for Rolling Update CR Kubernetes" on 
pekko-management.git/main has failed.
Run started by GitHub user pjfanning (triggered by pjfanning).

Head commit for run:
de751596c79bd4c7525800336cd81fdcff1bf302 / PJ Fanning 
<[email protected]>
Port Akka management PRs #1134, #1141, #1142 to Pekko (#774)

* Port Akka management PRs #1134, #1141, #1142 to Pekko

PR #1134 - Write pod cost to CRD (rolling-update-kubernetes):
- Add CustomResourceSettings and extend KubernetesSettings with
  custom-resource config (enabled, cr-name, cleanup-after) and
  api-service-request-timeout
- Create KubernetesApi trait with PodCost/PodCostResource types
- Create KubernetesJsonSupport for spray-json marshalling of CRD types
- Create KubernetesApiImpl with Pekko HTTP client, blocking IO on
  DefaultBlockingDispatcherId at startup; uses pekko.apache.org API group
- Refactor PodDeletionCost extension to use KubernetesApiImpl
- Refactor PodDeletionCostAnnotator to support both direct annotation
  and PodCost CR updates via KubernetesApi abstraction
- Delete ApiRequests.scala (functionality absorbed into KubernetesApiImpl)
- Update reference.conf with new config keys
- Update PodDeletionCostAnnotatorSpec to use new props() factory
- Add PodDeletionCostAnnotatorCrSpec for CRD-based cost updates

PR #1141 - Integration test scripts:
- Add integration-test/scripts/rollingupdate-kubernetes-test.sh
- Add integration-test/rollingupdate-kubernetes/kubernetes/ directory

PR #1142 - Blocking IO at startup (discovery-kubernetes-api):
- Move apiToken, podNamespace and SSL context creation to Future on
  blocking dispatcher (kubernetesSetup) in KubernetesApiServiceDiscovery
- Add KubernetesSetup private case class to companion object
- Use Logging(system, classOf[...]) instead of getClass
- Change Seq(None) to List(None) in targets; return immutable.Seq

Co-authored-by: Copilot <[email protected]>

Co-authored-by: pjfanning <[email protected]>

* Fix log message grammar: 'oldest will written' -> 'oldest will be written'

Agent-Logs-Url: 
https://github.com/pjfanning/incubator-pekko-management/sessions/e6cfbf1b-2d6a-4ebf-8f70-21d47b773b13

Co-authored-by: pjfanning <[email protected]>

* scalafmt

* imports

* compile issue

* Update KubernetesSettings.scala

* Port remaining files from Akka PR #1134: pod-cost YAMLs, int-test module, 
rolling-update integration test module, scripts, and GitHub workflow

Agent-Logs-Url: 
https://github.com/pjfanning/incubator-pekko-management/sessions/ca58ec9f-6a95-4dec-980c-2007db4841ae

Co-authored-by: pjfanning <[email protected]>

* Fix bugs in rollingupdate-kubernetes-cr-test.sh: remove broken inner loop, 
add try_count increment

Agent-Logs-Url: 
https://github.com/pjfanning/incubator-pekko-management/sessions/ca58ec9f-6a95-4dec-980c-2007db4841ae

Co-authored-by: pjfanning <[email protected]>

* Update integration-tests-rolling-update-cr.yml

* scalafmt

* add-opens

* Update build.sbt

* Update logback.xml

* Update build.sbt

* Update build.sbt

* Update build.sbt

* Update integration test workflow triggers

Removed pull_request trigger from integration test workflow.

---------

Co-authored-by: copilot-swe-agent[bot] 
<[email protected]>
Co-authored-by: pjfanning <[email protected]>

Report URL: https://github.com/apache/pekko-management/actions/runs/25865144574

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to