If you had received that stack trace and no other information, what would
you have done? How would you have investigated your report? What steps
would you have taken to clarify the problem and find an answer?
A stack trace is not enough information to provide helpful suggestions.
Refer to https
This is actual exception thrown Pull Request pipeline. Please let me know
if anyone needs more information.
> git checkout -f 8e3b73d51abd3f0e77f7d1bf16dbdaa46b0f734e # timeout=10
> ERROR: Checkout failed
> hudson.plugins.git.GitException: Command "git checkout -f
> 8e3b73d51abd3f0e77f7d1bf16d
This is actual exception thrown in Pull Request Pipeline
> git checkout -f 8e3b73d51abd3f0e77f7d1bf16dbdaa46b0f734e # timeout=10
> ERROR: Checkout failed
> hudson.plugins.git.GitException: Command "git checkout -f
> 8e3b73d51abd3f0e77f7d1bf16dbdaa46b0f734e" returned status code 128:
> stdout:
>
Hello
seems you are running under Windows.
Does Jenkins run as a service? Have you enable the option "Allow service to
interact with desktop" on the service?
Regards
On Saturday, 13 June 2020 15:33:20 UTC+2, Sanjib Basak wrote:
>
> Do you have any resolution for this problem i am also facing same