Skip to content
Failed

Console Output

Started by timer
Running as SYSTEM
Building remotely on Ubuntu_18.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/SPARC-API-New-SciCrunch
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/nih-sparc/sparc-api.git
 > git init /home/cmiss/Jenkins/workspace/SPARC-API-New-SciCrunch # timeout=10
Fetching upstream changes from https://github.com/nih-sparc/sparc-api.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/nih-sparc/sparc-api.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/nih-sparc/sparc-api.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/master^{commit} # timeout=10
Checking out Revision 713662f57c448d2ee8a2eedf1da42015c1708bbe (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 713662f57c448d2ee8a2eedf1da42015c1708bbe # timeout=10
Commit message: "Merge pull request #280 from nih-sparc/filter-out-test-issues-from-slack-notifications"
 > git rev-list --no-walk 5b5532e7e127369d7bf3f6e37bc15c89e716e333 # timeout=10
[SPARC-API-New-SciCrunch] $ /bin/sh -xe /tmp/shiningpanda17391748601743684940.sh
+ source /home/cmiss/python3.10.venv/bin/activate
/tmp/shiningpanda17391748601743684940.sh: 3: source: not found
Build step 'Virtualenv Builder' marked build as failure
Finished: FAILURE