Skip to content

Console Output

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Avoid second fetch
Checking out Revision c758c548384c52a6127f10952799efcdd24eb617 (origin/merge_ci)
Commit message: "merge master -Dorg -Ssuccess-only"
First time build. Skipping changelog.
Using shallow submodule update with depth 1
Cloning repository https://github.com/snoopycrimecop/omero-python-superbuild.git
 > git init /home/omero/workspace/OMERO-python-superbuild-build # timeout=10
Fetching upstream changes from https://github.com/snoopycrimecop/omero-python-superbuild.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.3'
 > git fetch --tags --force --progress -- https://github.com/snoopycrimecop/omero-python-superbuild.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/snoopycrimecop/omero-python-superbuild.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/merge_ci^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c758c548384c52a6127f10952799efcdd24eb617 # timeout=10
 > git rev-list --no-walk 18bdd9a9d276fb371d9830fd605d4ea692ae113c # 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.omero-py.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-py.path # timeout=10
 > git config --get submodule.omero-web.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-web.path # timeout=10
 > git config --get submodule.omero-marshal.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-marshal.path # timeout=10
 > git config --get submodule.omero-dropbox.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-dropbox.path # timeout=10
 > git config --get submodule.omero-scripts.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-scripts.path # timeout=10
 > git submodule update --init --recursive --depth=1 omero-py # timeout=10
 > git submodule update --init --recursive --depth=1 omero-web # timeout=10
 > git submodule update --init --recursive --depth=1 omero-marshal # timeout=10
 > git submodule update --init --recursive --depth=1 omero-dropbox # timeout=10
 > git submodule update --init --recursive --depth=1 omero-scripts # timeout=10