Skip to content
Failed

Console Output

Started by user Justin Quinn
Running as SYSTEM
Building remotely on Debian_Linux-VM (debian linux) in workspace /home/jenkins/workspace/Debian_Linux-JavaScript
The recommended git tool is: NONE
using credential 8a8ab078-37c9-42a1-9ae9-29f73031037c
 > git rev-parse --resolve-git-dir /home/jenkins/workspace/Debian_Linux-JavaScript/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10
Fetching upstream changes from git@github.com:ISSMteam/ISSM.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
using GIT_SSH to set credentials GitHub Deploy Key - ISSMdevteam/ISSM-Development - Jenkins
Verifying host key using known hosts file
 > git fetch --tags --force --progress -- git@github.com:ISSMteam/ISSM.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision c5bb291cd0744312936cf2df3633d4814477a8a9 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c5bb291cd0744312936cf2df3633d4814477a8a9 # timeout=10
Commit message: "CHG: Adjusted tolerances; added empty Model dirs to examples where needed"
 > git rev-list --no-walk ab5eb817abd0843dabe31f0e0fd48280b86c2987 # timeout=10
[Debian_Linux-JavaScript] $ /bin/bash /tmp/jenkins2756754164878248988.sh
Cleaning up execution directory
======================================================
             Determining Installation type            
======================================================
Previous revision number: 
Current revision number: 
   
List of updated files
   
Determining installation type
  -- checking for changed externalpackages... no
  -- checking for reconfiguration... yes
  -- checking for recompilation... yes
 
Recording current svn version: 
======================================================
       Skipping autotools                          
======================================================
======================================================
       Skipping cmake                          
======================================================
======================================================
       Skipping emscripten                          
======================================================
======================================================
       Skipping gsl                          
======================================================
======================================================
       Skipping triangle                          
======================================================
======================================================
       Skipping shell2junit                          
======================================================
./jenkins/jenkins.sh: line 247: /home/jenkins/workspace/Debian_Linux-JavaScript/externalpackages/emscripten/install/emsdk_env.sh: No such file or directory
======================================================
             Cleaning up and reconfiguring            
======================================================
make: *** No rule to make target 'uninstall'.  Stop.
make: *** No rule to make target 'distclean'.  Stop.
./scripts/automakererun.sh: 13: autoreconf: not found
autoreconf failed!
Build step 'Execute shell' marked build as failure
Recording test results
Publishing build last changes...
Last changes from revision c5bb291 (current) to 51f9f8d (previous) published successfully!
Finished: FAILURE