Started by user sam.davis@tasktop.com Building in workspace /home/hudson/genie.mylyn/.jenkins/jobs/mylyn-3.24.x-release/workspace Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.eclipse.org/gitroot/mylyn/org.eclipse.mylyn.all > /usr/local/bin/git init /home/hudson/genie.mylyn/.jenkins/jobs/mylyn-3.24.x-release/workspace # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/mylyn/org.eclipse.mylyn.all > /usr/local/bin/git --version # timeout=10 > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/mylyn/org.eclipse.mylyn.all +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/mylyn/org.eclipse.mylyn.all # timeout=10 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/mylyn/org.eclipse.mylyn.all # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/mylyn/org.eclipse.mylyn.all > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/mylyn/org.eclipse.mylyn.all +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git rev-parse origin/e_4_8_m_3_24_x^{commit} # timeout=10 Checking out Revision bc9b1d303a59293d17908ba0faf9609ec2cc34d3 (origin/e_4_8_m_3_24_x) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f bc9b1d303a59293d17908ba0faf9609ec2cc34d3 Commit message: "update gitmodules for docs and versions" > /usr/local/bin/git rev-list --no-walk 86cb550b87c37b0a9139d50f972fdb581a858da4 # timeout=10 > /usr/local/bin/git remote # timeout=10 > /usr/local/bin/git submodule init # timeout=10 > /usr/local/bin/git submodule sync # timeout=10 > /usr/local/bin/git config --get remote.origin.url # timeout=10 > /usr/local/bin/git submodule init # timeout=10 > /usr/local/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > /usr/local/bin/git config --get submodule.org.eclipse.mylyn.url # timeout=10 > /usr/local/bin/git config -f .gitmodules --get submodule.org.eclipse.mylyn.path # timeout=10 > /usr/local/bin/git submodule update --init --recursive --remote org.eclipse.mylyn > /usr/local/bin/git config --get submodule.org.eclipse.mylyn.builds.url # timeout=10 > /usr/local/bin/git config -f .gitmodules --get submodule.org.eclipse.mylyn.builds.path # timeout=10 > /usr/local/bin/git submodule update --init --recursive --remote org.eclipse.mylyn.builds > /usr/local/bin/git config --get submodule.org.eclipse.mylyn.commons.url # timeout=10 > /usr/local/bin/git config -f .gitmodules --get submodule.org.eclipse.mylyn.commons.path # timeout=10 > /usr/local/bin/git submodule update --init --recursive --remote org.eclipse.mylyn.commons > /usr/local/bin/git config --get submodule.org.eclipse.mylyn.context.url # timeout=10 > /usr/local/bin/git config -f .gitmodules --get submodule.org.eclipse.mylyn.context.path # timeout=10 > /usr/local/bin/git submodule update --init --recursive --remote org.eclipse.mylyn.context > /usr/local/bin/git config --get submodule.org.eclipse.mylyn.docs.url # timeout=10 > /usr/local/bin/git config -f .gitmodules --get submodule.org.eclipse.mylyn.docs.path # timeout=10 > /usr/local/bin/git submodule update --init --recursive --remote org.eclipse.mylyn.docs > /usr/local/bin/git config --get submodule.org.eclipse.mylyn.tasks.url # timeout=10 > /usr/local/bin/git config -f .gitmodules --get submodule.org.eclipse.mylyn.tasks.path # timeout=10 > /usr/local/bin/git submodule update --init --recursive --remote org.eclipse.mylyn.tasks > /usr/local/bin/git config --get submodule.org.eclipse.mylyn.versions.url # timeout=10 > /usr/local/bin/git config -f .gitmodules --get submodule.org.eclipse.mylyn.versions.path # timeout=10 > /usr/local/bin/git submodule update --init --recursive --remote org.eclipse.mylyn.versions > /usr/local/bin/git config --get submodule.org.eclipse.mylyn.reviews.url # timeout=10 > /usr/local/bin/git config -f .gitmodules --get submodule.org.eclipse.mylyn.reviews.path # timeout=10 > /usr/local/bin/git submodule update --init --recursive --remote org.eclipse.mylyn.reviews [workspace] $ /bin/sh -xe /tmp/genie.mylyn/jenkins7651756942413526629.sh ++ find . -maxdepth 1 -name 'org.eclipse.mylyn*' -not -name '*docs' + for f in '`find . -maxdepth 1 -name "org.eclipse.mylyn*" -not -name "*docs"`' + cd ./org.eclipse.mylyn + git checkout -B e_4_8_m_3_24_x origin/e_4_8_m_3_24_x Switched to a new branch 'e_4_8_m_3_24_x' Branch e_4_8_m_3_24_x set up to track remote branch e_4_8_m_3_24_x from origin. + git pull Already up-to-date. + cd .. + for f in '`find . -maxdepth 1 -name "org.eclipse.mylyn*" -not -name "*docs"`' + cd ./org.eclipse.mylyn.builds + git checkout -B e_4_8_m_3_24_x origin/e_4_8_m_3_24_x Switched to a new branch 'e_4_8_m_3_24_x' Branch e_4_8_m_3_24_x set up to track remote branch e_4_8_m_3_24_x from origin. + git pull Already up-to-date. + cd .. + for f in '`find . -maxdepth 1 -name "org.eclipse.mylyn*" -not -name "*docs"`' + cd ./org.eclipse.mylyn.commons + git checkout -B e_4_8_m_3_24_x origin/e_4_8_m_3_24_x Switched to a new branch 'e_4_8_m_3_24_x' Branch e_4_8_m_3_24_x set up to track remote branch e_4_8_m_3_24_x from origin. + git pull Already up-to-date. + cd .. + for f in '`find . -maxdepth 1 -name "org.eclipse.mylyn*" -not -name "*docs"`' + cd ./org.eclipse.mylyn.context + git checkout -B e_4_8_m_3_24_x origin/e_4_8_m_3_24_x Switched to a new branch 'e_4_8_m_3_24_x' Branch e_4_8_m_3_24_x set up to track remote branch e_4_8_m_3_24_x from origin. + git pull Already up-to-date. + cd .. + for f in '`find . -maxdepth 1 -name "org.eclipse.mylyn*" -not -name "*docs"`' + cd ./org.eclipse.mylyn.reviews + git checkout -B e_4_8_m_3_24_x origin/e_4_8_m_3_24_x Switched to a new branch 'e_4_8_m_3_24_x' Branch e_4_8_m_3_24_x set up to track remote branch e_4_8_m_3_24_x from origin. + git pull Already up-to-date. + cd .. + for f in '`find . -maxdepth 1 -name "org.eclipse.mylyn*" -not -name "*docs"`' + cd ./org.eclipse.mylyn.tasks + git checkout -B e_4_8_m_3_24_x origin/e_4_8_m_3_24_x Switched to a new branch 'e_4_8_m_3_24_x' Branch e_4_8_m_3_24_x set up to track remote branch e_4_8_m_3_24_x from origin. + git pull Already up-to-date. + cd .. + for f in '`find . -maxdepth 1 -name "org.eclipse.mylyn*" -not -name "*docs"`' + cd ./org.eclipse.mylyn.versions + git checkout -B e_4_8_m_3_24_x origin/e_4_8_m_3_24_x fatal: Cannot update paths and switch to branch 'e_4_8_m_3_24_x' at the same time. Did you intend to checkout 'origin/e_4_8_m_3_24_x' which can not be resolved as commit? Build step 'Execute shell' marked build as failure Recording fingerprints Archiving artifacts Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: FAILURE