dmwm / WMCore

Core workflow management components for CMS.
Apache License 2.0
46 stars 107 forks source link

WMCore_t.WMRuntime_t.Scripts_t.UnpackUserTarball_t.UnpackUserTarballTest.testUrlSandbox fails #3680

Closed PerilousApricot closed 12 years ago

PerilousApricot commented 12 years ago

http://dmwm.cern.ch:8080/job/WMCore-UnitTests/lastCompletedBuild/jobSlice=5,label=wmcore-unit-test-slaves/testReport/WMCore_t.WMRuntime_t.Scripts_t.UnpackUserTarball_t/UnpackUserTarballTest/WMCore_t_WMRuntime_t_Scripts_t_UnpackUserTarball_t_UnpackUserTarballTest_testUrlSandbox/

Fails with

{{{ Traceback (most recent call last): File "/jenkins/deploy/0.8.43/sw/slc5_amd64_gcc461/external/python/2.6.4-comp3/lib/python2.6/unittest.py", line 279, in run testMethod() File "/jenkins/workspace/WMCore-UnitTests/jobSlice/5/label/wmcore-unit-test-slaves/code/test/python/WMCore_t/WMRuntime_t/Scripts_t/UnpackUserTarball_t.py", line 116, in testUrlSandbox UnpackUserTarball() File "/jenkins/install/lib/python2.6/site-packages/WMCore/WMRuntime/Scripts/UnpackUserTarball.py", line 72, in UnpackUserTarball raise RuntimeError('Error extracting %s' % tarball) RuntimeError: Error extracting http://home.fnal.gov/~ewv/unittestTarball.tgz -------------------- >> begin captured stdout << --------------------- Fetching URL tarball http://home.fnal.gov/~ewv/unittestTarball.tgz without proxy server

--------------------- >> end captured stdout << ---------------------- -------------------- >> begin captured logging << -------------------- UNITTEST: DEBUG: Using temp directory /tmp/tmpE8GgNW UNITTEST: DEBUG: Executing command rm -rf /tmp/CMSSW_3_8_7/ UNITTEST: DEBUG: Executing command mkdir -p /tmp/CMSSW_3_8_7//lib/slc5_ia32_gcc434/ UNITTEST: DEBUG: Executing command touch /tmp/CMSSW_3_8_7//lib/slc5_ia32_gcc434/libSomething.so UNITTEST: DEBUG: Executing command touch /tmp/CMSSW_3_8_7//lib/slc5_ia32_gcc434/libSomefile.so UNITTEST: DEBUG: Executing command mkdir -p /tmp/CMSSW_3_8_7//src/Module/Submodule/data/ UNITTEST: DEBUG: Executing command touch /tmp/CMSSW_3_8_7//src/Module/Submodule/data/datafile.txt UNITTEST: DEBUG: Executing command touch /tmp/CMSSW_3_8_7//extra_file.txt UNITTEST: DEBUG: Executing command touch /tmp/CMSSW_3_8_7//extra_file2.txt UNITTEST: DEBUG: Executing command touch /tmp/CMSSW_3_8_7//additional_file.txt UNITTEST: DEBUG: Executing command tar -C /tmp/CMSSW_3_8_7/ -czf //tmp//unittestTarball.tgz . --------------------- >> end captured logging << ---------------------

PerilousApricot commented 12 years ago

meloam: FWIW, this also fails

http://dmwm.cern.ch:8080/job/WMCore-UnitTests/lastCompletedBuild/jobSlice=1,label=wmcore-unit-test-slaves/testReport/WMCore_t.WMRuntime_t.Scripts_t.UnpackUserTarball_t/UnpackUserTarballTest/WMCore_t_WMRuntime_t_Scripts_t_UnpackUserTarball_t_UnpackUserTarballTest_testFileAndURLSandbox/