runner icon indicating copy to clipboard operation
runner copied to clipboard

Github actions is not able to pull artifacts from github maven repo after runner upgrade from 2.305.0 to 2.306.0

Open lwa144 opened this issue 2 years ago • 1 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://github.com/Maersk-Global/lcl-logistics-eventing-cw1-listener-func/actions/runs/5470766874/jobs/9961214747'
  2. You can see in Attempt #1 (Runner version 2.305.0) the gradle test passed
  3. You can see in Attempt #2 (Runner version 2.306.0) the gradle test failed due to 401 unauthorized issue.

Expected behavior The build should pass even runner is updated

Runner Version and Platform

Version of your runner? 2.306.0

OS of the machine running the runner? OSX/Windows/Linux/...

What's not working?

Execution failed for task ':compileJava'.

Could not download spring-reactive-commons-1.53.jar (com.maersk.alcl:spring-reactive-commons:1.53) Could not get resource 'https://maven.pkg.github.com/Maersk-Global/alcl-spring-reactive-commons/com/maersk/alcl/spring-reactive-commons/1.53/spring-reactive-commons-1.53.jar'. > Could not HEAD 'https://maven.pkg.github.com/Maersk-Global/alcl-spring-reactive-commons/com/maersk/alcl/spring-reactive-commons/1.53/spring-reactive-commons-1.53.jar'. Received status code 401 from server: Unauthorized

Job Log Output

Execution failed for task ':compileJava'.

Could not download spring-reactive-commons-1.53.jar (com.maersk.alcl:spring-reactive-commons:1.53) Could not get resource 'https://maven.pkg.github.com/Maersk-Global/alcl-spring-reactive-commons/com/maersk/alcl/spring-reactive-commons/1.53/spring-reactive-commons-1.53.jar'. > Could not HEAD 'https://maven.pkg.github.com/Maersk-Global/alcl-spring-reactive-commons/com/maersk/alcl/spring-reactive-commons/1.53/spring-reactive-commons-1.53.jar'. Received status code 401 from server: Unauthorized

Runner and Worker's Diagnostic Logs

lwa144 avatar Jul 13 '23 03:07 lwa144

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 15 days.

github-actions[bot] avatar Jul 15 '24 00:07 github-actions[bot]

This issue was closed because it has been stalled for 15 days with no activity.

github-actions[bot] avatar Aug 05 '24 00:08 github-actions[bot]