Started by user Sven Gothel
Running as SYSTEM
Building on the built-in node in workspace /srv/jenkins/jobs/joal_onmaster/workspace
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /srv/jenkins/jobs/joal_onmaster/workspace/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://jogamp.org/srv/scm/joal.git # timeout=10
Fetching upstream changes from git://jogamp.org/srv/scm/joal.git
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- git://jogamp.org/srv/scm/joal.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 0f5ce344c16bb6c9f933048879bfdf291d473b9a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0f5ce344c16bb6c9f933048879bfdf291d473b9a # timeout=10
Commit message: "OpenAL-Soft Crossbuild: Skip utils + examples due to libsndfile dependency"
> git rev-list --no-walk 84e64b1070eca67f33549e787b9b65ad78a214b0 # timeout=10
> git remote # timeout=10
> git submodule init # timeout=10
> git submodule sync # timeout=10
> git config --get remote.origin.url # timeout=10
> git submodule init # timeout=10
> git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
> git config --get submodule.openal-soft.url # timeout=10
> git config -f .gitmodules --get submodule.openal-soft.path # timeout=10
> git submodule update --init --recursive openal-soft # timeout=10
No emails were triggered.
Triggering joal_onmaster ? linux-x86_64-master-001
joal_onmaster ? linux-x86_64-master-001 completed with result SUCCESS
No emails were triggered.
Project joal_onmaster still waiting for [jogl_onmaster] builds to complete
Notifying upstream projects of job completion
Triggering a new build of jogl_onmaster
Finished: SUCCESS