-
Notifications
You must be signed in to change notification settings - Fork 168
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
Jenkins slave ubuntu1504-64-1 git errors #148
Comments
Still happening after master is fixed. @rvagg @jbergstroem this is now blocking CI https://jenkins-iojs.nodesource.com/job/node-test-commit-linux/66/nodes=ubuntu1504-64/console |
I believe the 15.04 problem is simply about permissions, Jenkins seems to have been run as root at some point, making the directories and files owned by root, then running as iojs it doesn't have permission to update anything. A systemd config problem perhaps @jbergstroem? I've manually deleted the workspace and restarted using start.sh as iojs and will try again. |
Perhaps we should remove 15.04 from the matrix while this issue gets resolved? |
Yay! I think we can proclaim the CI unblocked... |
not quite, linter machines are borked and failing |
good thing the linter job is not blocking the rest of the job run. |
@rvagg can I close this issue or do you need to track any follow-ups related to the 15.04 permission issue? |
will follow up later with @jbergstroem |
See https://jenkins-iojs.nodesource.com/job/node-test-commit-linux/62/nodes=ubuntu1504-64/console
It turns out this is not related to the git update. It looks more like a disk space issue. I don't have access to this machine.
@rvagg @jbergstroem can you please take a look and/or add me and @joaocgreis to the machine?
The text was updated successfully, but these errors were encountered: