# Pastebin sfwdsuNT Started by upstream project "node-test-commit" build number 13810 originally caused by: Started by upstream project "node-test-pull-request" build number 11255 originally caused by: Started by user Joyee Cheung [EnvInject] - Loading node environment variables. Building remotely on test-rackspace-freebsd10-x64-1 (linter) in workspace /home/iojs/build/workspace/node-test-linter > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/nodejs/node.git # timeout=10 Fetching upstream changes from https://github.com/nodejs/node.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress https://github.com/nodejs/node.git +refs/heads/*:refs/remotes/origin/* +refs/pull/16819/head:refs/remotes/origin/_jenkins_local_branch # timeout=20 > git rev-parse refs/remotes/origin/_jenkins_local_branch^{commit} # timeout=10 > git rev-parse refs/remotes/origin/refs/heads/_jenkins_local_branch^{commit} # timeout=10 Checking out Revision 511d79dce0c1ca7d7b6e2533f53a2d29465903a8 (refs/remotes/origin/_jenkins_local_branch) > git config core.sparsecheckout # timeout=10 > git checkout -f 511d79dce0c1ca7d7b6e2533f53a2d29465903a8 Commit message: "remove message from test assertion" Using 'Changelog to branch' strategy. Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [node-test-linter] $ /bin/sh -xe /tmp/jenkins7720597013550831994.sh + git config --replace-all user.name Dummy + git config --replace-all user.email dummy@dummy.com + git config user.name Dummy + git config user.email dummy@dummy.com + echo + echo + git rebase --abort No rebase in progress? + true + git checkout -f refs/remotes/origin/_jenkins_local_branch HEAD is now at 511d79dce0... remove message from test assertion + git status HEAD detached at 511d79dce0 nothing to commit, working tree clean + git rev-parse HEAD 511d79dce0c1ca7d7b6e2533f53a2d29465903a8 + git rev-parse 207b24a75e5a23b58e960effe9852430cacdddbe 207b24a75e5a23b58e960effe9852430cacdddbe + [ -n 207b24a75e5a23b58e960effe9852430cacdddbe ] + git rebase --committer-date-is-author-date 207b24a75e5a23b58e960effe9852430cacdddbe First, rewinding head to replay your work on top of it... Applying: remove message from test assertion + [ -n '' ] Triggering projects: post-build-status-update [node-test-linter] $ /bin/sh -xe /tmp/jenkins3451541421688855859.sh + which iojs + which node /usr/local/bin/node + which node + ln -s /usr/local/bin/node [node-test-linter] $ /usr/bin/env bash -ex /tmp/jenkins5358581735855188930.sh + which gsed + SED=gsed + gmake lint-ci Running JS linter... Running C++ linter... Total errors found: 0 Markdown linter: installing remark-cli into tools/ Build was aborted Aborted by Rich Trott Notifying upstream projects of job completion Finished: ABORTED