Started by user Maik Musall Building in workspace /var/lib/jenkins/workspace/SimpleBlog > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/daveeed/SimpleBlog.git # timeout=10 Fetching upstream changes from https://github.com/daveeed/SimpleBlog.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/daveeed/SimpleBlog.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision dd36b67a519de9472b889438f83f577294c08348 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f dd36b67a519de9472b889438f83f577294c08348 > git rev-list dd36b67a519de9472b889438f83f577294c08348 # timeout=10 > git tag -a -f -m Jenkins Build #3 jenkins-SimpleBlog-3 # timeout=10 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/wocommunity/WOJenkins.git # timeout=10 Fetching upstream changes from https://github.com/wocommunity/WOJenkins.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/wocommunity/WOJenkins.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 8ac2d2138f30e124f65bb1a8129b1aafdb2036f8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8ac2d2138f30e124f65bb1a8129b1aafdb2036f8 > git rev-list 8ac2d2138f30e124f65bb1a8129b1aafdb2036f8 # timeout=10 > git tag -a -f -m Jenkins Build #3 jenkins-SimpleBlog-3 # timeout=10 [SimpleBlog] $ /bin/sh -xe /tmp/hudson8882146591493736559.sh + /var/lib/jenkins/workspace/SimpleBlog/WOJenkins/Build/WonderProjects/WorkspaceSetupScripts/setupWonderProjectWorkspace.sh Project Name: Deployed Application Name: WO Revision: 5.4.3 WOnder Version: master Platform Type: Other Local Path Prefix: /Local System Path Prefix: Look for: /var/lib/jenkins/WOFrameworksRepository/WebObjects/5.4.3/Library/WebObjects/JavaApplications/wotaskd.woa Found wotaskd.woa in the Framworks Repository. Linking: ln -sfn /var/lib/jenkins/WOFrameworksRepository/WebObjects/5.4.3/Library/WebObjects/JavaApplications/wotaskd.woa /var/lib/jenkins/workspace/SimpleBlog/Root/Library/WebObjects/JavaApplications Look for: /var/lib/jenkins/WOFrameworksRepository/ProjectWOnder/master/5.4.3/Library/Frameworks Project WOnder Frameworks Found. Link to woproject.jar so Ant can build the WO project. Setup /var/lib/jenkins/workspace/SimpleBlog/Root/jenkins.build.properties for Ant to use for building Create link for backward compatibility with old build.properties file name since old build jobs will still be pointing to it. ln -sfn /var/lib/jenkins/workspace/SimpleBlog/Root/jenkins.build.properties /var/lib/jenkins/workspace/SimpleBlog/Root/build.properties [SimpleBlogLogic] $ ant -file build.xml -DWONDER_GIT_REFERENCE=master -DWO_VERSION=5.4.3 "-DBUILD_TYPE=Test Build" -DJAVA_COMPATIBILITY_VERSION=1.5 -DPROJECT_GIT_REFERENCE=master -DPROJECT_GIT_REPOSITORY=https://github.com/daveeed/SimpleBlog.git -DProjects/SimpleBlog/SimpleBlogLogic= install -propertyfile /var/lib/jenkins/workspace/SimpleBlog/Root/jenkins.build.properties -lib /var/lib/jenkins/workspace/SimpleBlog/Root/lib/woproject.jar Buildfile: /var/lib/jenkins/workspace/SimpleBlog/Projects/SimpleBlog/SimpleBlogLogic/build.xml init.properties: init.install: init.build: compile: BUILD FAILED /var/lib/jenkins/workspace/SimpleBlog/Projects/SimpleBlog/SimpleBlogLogic/build.xml:90: The framework name 'ERExtensions' does not exist. Total time: 0 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Finished: FAILURE