-
Notifications
You must be signed in to change notification settings - Fork 2
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
Fatal when submitting jobs #4
Comments
Hmmm, tricky part will be to reproduce this issue. All I have for testing is a VirtualBox/Vagrant PBS Torque box. Are you aware of some way to reproduce this issue with an environment similar to yours? |
Well. You could set up SGE, which is free. But I could not demand anything here. Another option could be to add some more logging output. I've enabled full logging in Jenkins and the only PBS entry I see is this:
If you add some output to the log, then it should be easier to see what happens? Job config:
Node config:
|
Note to self: test this docker image when debugging this issue https://registry.hub.docker.com/u/agaveapi/torque/ |
The docker image worked. Tried with a job configuration that comes with the container. Will try your job configuration. Probably while working on #9 I'll comment here what's wrong or how you could get your set up working. |
I get a fatal (console below) when I try to submit jobs. This error does not contain any error output. Jenkins 1.599. PBS Plug-in 0.2. Master is running on Windows 7, slaves on linux. SGE grid. I am able to post a job to SGE manually if I copy and paste the command line shown in the console output. qsub accepts the command. But the job fails because the script created (/temp/jenkins/pbs/jenkinsPBS_2918185274526175465/script) does not have write permission.
Error message:
The text was updated successfully, but these errors were encountered: