Started by user Justin Quinn
Running as SYSTEM
Building remotely on Debian_12-VM (debian linux) in workspace /home/jenkins/workspace/Debian_Linux-Binaries-Python_3
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
Cloning the remote Git repository
Cloning repository git@github.com:ISSMteam/ISSM.git
> git init /home/jenkins/workspace/Debian_Linux-Binaries-Python_3 # timeout=10
Fetching upstream changes from git@github.com:ISSMteam/ISSM.git
> git --version # timeout=10
> git --version # 'git version 2.39.5'
using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - 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 config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision e3750503eda7aaca00e4b9fddaa72d0e52fe17f8 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f e3750503eda7aaca00e4b9fddaa72d0e52fe17f8 # timeout=10
Commit message: "Merge branch 'ISSMteam:main' into main"
> git rev-list --no-walk da5346cf9b81116c3f16f790cce19c624a2d173b # timeout=10
[Debian_Linux-Binaries-Python_3] $ /bin/bash /tmp/jenkins15143690542151562586.sh
Cleaning up execution directory
======================================================
Determining installation type
======================================================
Fresh copy of repository; building everything
-- checking for changed externalpackages... yes
-- checking for reconfiguration... yes
-- checking for recompilation... yes
======================================================
Installing autotools
======================================================
=== INSTALLING M4 ===
======================================================
ERROR: installation of autotools failed
======================================================
Build step 'Execute shell' marked build as failure
Finished: FAILURE