Skip to content
Failed

Console Output

Started by upstream project "CE_gpfit_Push" build number 112
originally caused by:
 [URLTrigger] A change within the response URL invocation (log)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on reynolds in workspace /jenkins/workspace/CE_gpfit_Push/buildnode/reynolds
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/convexengineering/gpfit
 > git init /jenkins/workspace/CE_gpfit_Push/buildnode/reynolds # timeout=10
Fetching upstream changes from https://github.com/convexengineering/gpfit
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
 > git fetch --tags --progress https://github.com/convexengineering/gpfit +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/convexengineering/gpfit # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/convexengineering/gpfit # timeout=10
Fetching upstream changes from https://github.com/convexengineering/gpfit
 > git fetch --tags --progress https://github.com/convexengineering/gpfit +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 9b4f7b2bb74131cd26e0592889fa79856e4259fb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9b4f7b2bb74131cd26e0592889fa79856e4259fb # timeout=10
Commit message: "Fixing status icon."
 > git rev-list --no-walk 9b4f7b2bb74131cd26e0592889fa79856e4259fb # timeout=10
Run condition [Execution node ] enabling prebuild for step [Execute shell]
Run condition [Execution node ] enabling prebuild for step [Execute Windows batch command]
[Execution node] check if [reynolds] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]]
Run condition [Execution node ] enabling perform for step [Execute shell]
[reynolds] $ /bin/bash -xe /tmp/jenkins2830668047424914858.sh
+ git clone ssh://acdl.mit.edu/home/svnroot/JenkinsGPkit
Cloning into 'JenkinsGPkit'...
+ source /jenkins/workspace/CE_gpfit_Push/buildnode/reynolds/JenkinsGPkit/gpfit_PR_unit_tests.sh
++ source /jenkins/workspace/CE_gpfit_Push/buildnode/reynolds/JenkinsGPkit/all_machines_gpfit.sh
+++ [[ reynolds == *macys* ]]
+++ [[ reynolds == *reynolds* ]]
+++ export CVXOPT_SUITESPARSE_INC_DIR=/usr/include/suitesparse
+++ CVXOPT_SUITESPARSE_INC_DIR=/usr/include/suitesparse
+++ export PATH=/home/jenkins/.local/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+++ PATH=/home/jenkins/.local/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+++ virtualenv /jenkins/workspace/CE_gpfit_Push/buildnode/reynolds/venv2_gpfit
New python executable in /jenkins/workspace/CE_gpfit_Push/buildnode/reynolds/venv2_gpfit/bin/python
Installing setuptools, pip, wheel...
  Complete output from command /jenkins/workspace/C...nv2_gpfit/bin/python - setuptools pip wheel:
  Collecting setuptools
  Cache entry deserialization failed, entry ignored
  Using cached https://files.pythonhosted.org/packages/af/e7/02db816dc88c598281bacebbb7ccf2c9f1a6164942e88f1a0fded8643659/setuptools-45.0.0-py2.py3-none-any.whl
setuptools requires Python '>=3.5' but the running Python is 2.7.12
----------------------------------------
...Installing setuptools, pip, wheel...done.
Traceback (most recent call last):
  File "/usr/local/bin/virtualenv", line 11, in <module>
    sys.exit(main())
  File "/usr/local/lib/python2.7/dist-packages/virtualenv.py", line 712, in main
    symlink=options.symlink)
  File "/usr/local/lib/python2.7/dist-packages/virtualenv.py", line 953, in create_environment
    download=download,
  File "/usr/local/lib/python2.7/dist-packages/virtualenv.py", line 904, in install_wheel
    call_subprocess(cmd, show_stdout=False, extra_env=env, stdin=SCRIPT)
  File "/usr/local/lib/python2.7/dist-packages/virtualenv.py", line 796, in call_subprocess
    % (cmd_desc, proc.returncode))
OSError: Command /jenkins/workspace/C...nv2_gpfit/bin/python - setuptools pip wheel failed with error code 1
Build step 'Conditional step (single)' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
[Cobertura] Publishing Cobertura coverage report...

Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Finished: FAILURE