-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with WORKSPACE variable processing #25
Comments
This isssue becomes critical as far as it appears regullary |
what is an issue? |
Is it possible that ci uses Example of issue see output:
real script: contrib/test_jenkins.sh
where: jenkins_tests/globals.sh
|
This issue appears 4 of 5 times. |
For example on bare metal (r-aa-zorro014) pipeline.log output shows
|
There is a workaround to hide this jenkins issue as setting WORKSPACE=$PWD explicitly in
Clonning is done into the right path as |
added fix as we discussed offline (move workspace var calc under |
I relauched job and see issue again (http://hpc-master.lab.mtl.com:8080/blue/organizations/jenkins/LIBVMA-PRO/detail/LIBVMA-PRO/171/pipeline/844). |
I also faced this issue in the similar scenario when I had docker images and physical server usage in the same matrix file. |
This issues originaly was here https://github.com/Mellanox-lab/libvma-pro/pull/33#discussion_r598849608
I am using following:
and periodically observe
for bare-metal:
and for container:
For example:
http://hpc-master.lab.mtl.com:8080/blue/organizations/jenkins/LIBVMA-PRO/detail/LIBVMA-PRO/76/pipeline/885
default/x86_64/fc31/1
and
default/x86_64/r-aa-zorro014/1
The text was updated successfully, but these errors were encountered: