is this an upstream issue or an issue on my computer?
REPORT
{'base': '7.4',
'deps': [17635],
'git_base': '1b1e6f608d1ef8ee664bb19e991efbbc68cbd51f',
'git_base_human': '7.4',
'git_branch': u'public/singular4',
'git_commit': 'f1a0dcc6c83ecac7ea4b0ebcd4638b7919047e58',
'git_commit_human': '7.4.beta5-95-gf1a0dcc',
'git_log': ['f1a0dcc Add Singular patch to fix interrupts',
'e748300 Apply Singular patches the usual way',
'd3ebc4a additional clean up',
"37fa8e7 Merge branch 'develop' into singular4",
'3c8503c adopt new upstream patch for xalloc. Make patching in spkg-src follow best practise.',
'cda6a68 Remove old, unused patch folder',
'8a99295 Add a .pc file to xalloc',
"133832d Merge branch 'develop' into singular4",
'76b7ea9 Singular 4.x (#17254): Fix last instance of lowercase singular executable usage.',
'3740cae Singular 4.x (#17254): Fix typo in interfaces/singular.py (syntax error).',
'4d25cd8 use cleaner import syntax to get SAGE_LOCAL',
'64b3710 clean up',
'd2cab45 Do not create singular (all lower case) and only use Singular',
'494f8b8 Fix changed doctest because of different blow-up.',
'29077a7 Use wildcards for singular and letterplace in module_list.py.',
'e5c10ae Cleaner removal of files.',
'55447da Do not build (a second time) libfactory when building Singular.',
"a0f55ea Singular.pc is now used everywhere. plural.pyx doesn't need givaro or readline or m anymore.",
'75e383a use Singular.pc almost everywhere',
'797c539 Improve the cleaning',
'399f051 Add cddlib as a dependency and make gfanlib building explicit',
'98cc68c Only try relevant extension for OS when loading libSingular.',
"4865a48 Make sure Singular's xalloc installs omConfig.h.",
'536d849 Make sure to delete Singular 3.x files.',
'51502d6 Simplify CFLAGS treatment for Singular.',
"aad26dc Fix non-existing include in singular's xalloc.",
'd69ac3d Remove Singular omalloc stuff.',
'8dcddb1 Singular 4.x (#17254): Temporarily (re-)implement is_squarefree() for mpolys.',
'fe8df87 Singular 4.x (#17254): Fix a few integer types w.r.t. width/signedness in singular.{pxd,pyx}.',
'0ed156d Singular 4.x (#17254): Restore setting defaults for CFLAGS and CXXFLAGS in spkg-install, minor fixes.',
'9a99f2c Singular, not singular!',
'f8362a9 Hopefully a singular tarball not invoking autostuff.',
'd6dee3c Fix enum in singular ring types.',
'cd00aa1 Remove print debug statement in singular lib.',
'b307cd0 Simplify cimport from singular.',
'a4d5418 Remove old comments in singular ring creation.',
'cd3cd2f Remove print debug statement in polynomial.pyx.',
'1d4ba4e Simplify verbosity for singular.',
'5f99779 Remove useless import.',
"0c7c6a9 Don't define useless variable.",
'34960ee Revert simpler old code to load libsingular.',
'c60efc2 Remove print debug statement in singular ring creation.',
'9124efc Purify enum for singular ring types.',
"b4dad30 Merge remote-tracking branch 'trac/u/dimpase/singular4' into singular",
'95b768a Modify error handling in Singular spkg-install.',
"aab3eb1 Merge branch 'u/cpernet/givaro_fflasffpack_linbox' of trac.sagemath.org:sage into givaroupd",
"457bd23 missing capital 'S' in Singular",
"0efcdec Merge branch 'public/singular4' into givaro 4.0.2 branch from #17635",
"cd30aec Merge branch 'u/cpernet/givaro_fflasffpack_linbox' of git://trac.sagemath.org/sage into givaroupd",
'7dd92be Fix singular debug build mode.',
'cfe9a9c Patch for Singular xalloc.',
'9f016ae Apply patches to singular before debug hacks.',
"85ce544 Merge branch 'u/cpernet/givaro_fflasffpacklinbox' of git://trac.sagemath.org/sage into givaroupd",
'7366fb6 Better script to package singular tarball.',
'dcd4e14 More changes for Singular 4.',
'526f0a2 Make sure old Singular lib files are deleted.',
'0192048 Update "arity code" constants for Singular 4.',
'c6eaaf4 New singular picks different ratfuncs.',
'cfc8c56 Rely on Singular ring type rather than Sage one.',
'5d18e56 Singular 4 puts sign outside of parentheses for floats.',
'e705c27 Better handling of Singular 4 floats printing.',
'21cf2a5 Hack to parse Singular polys with real coefficients.',
'e9b79db Remove hack for singular 1.',
'765b60a Squarefree not implemented anymore by Singular for rings.',
'f9ae25e Different singular printing for ring names.',
'20e0b22 Fix update of coefficients in algext singular elements.',
'cbd3af3 Seemingly equivalent result.',
'6c88bc3 Singular now yields same result for ZZ and QQ.',
'a39f146 Different but (hopefully) equivalent Groebner basis.',
'50ed3b3 Warning disappeared in Singular (better implem?).',
'cc921ec Singular printing changes.',
'ace4d54 Spurious dot.',
'919165a Integer mod ring printing is not centered anymore in Singular.',
"75efae0 Let's stick with integer mod ring in Singular at the moment.",
'2d84044 In Singular 4 limit for exponents is the same on 32 and 64 bit.',
"62735be Let's use Singular finite field struct for finite rings of prime char.",
"9e14834 Merge remote-tracking branch 'trac/develop' into singular",
'a010eb5 New singular git version including gcc/gmp fix.',
'd0c7069 Update singular git version.',
'4a85552 enterid does not initialize underlying ring anymore, fix for function.pyx.',
'7e99c41 Use Singular git version.',
'3a5baec Work with Singular git version.',
"5b98496 Let's play with singular git version.",
'be4f5e7 Update Singular to 4.0.3p1.',
"637b2b7 Merge remote-tracking branch 'trac/u/jakobkroeker/tscrim.upgrade_singular-17254' into singular",
'ac8e614 fixed an upstream bug in brnoeth.lib and thus the failing test in src/sage/schemes/curves/projective_curve.py. TODO: upstream report/ upstream pull request',
'3cb4304 explained si_opt_1 and si_opt_2',
'738fe43 disable short output for Singular',
'a511817 added missing rComplete calls',
'b1e228e replacement for pLDeg from Singular 3 (behaviour of pLDeg changed in Singular 4)',
"9ec5134 Merge branch 'u/jakobkroeker/ticket.17254.Jeroen_Demeyer.version' of git://trac.sagemath.org/sage into u/jakobkroeker/ticket.17254.Jeroen_Demeyer.version",
'88ce71f call rComplete for singular ring',
'df297d6 add meaninful messages to Singular error',
'1426ad8 Fix singular include directories',
'5b8343b Upgrade to Singular-4.0.2'],
'git_merge': '22401ccb34145499d5f0fe0d76354a70adfc4999',
'git_merge_human': '7.4-96-g22401cc',
'machine': ['Fedora',
'23',
'x86_64',
'4.7.7-100.fc23.x86_64',
'localhost.localdomain'],
'owner': 'unknown owner',
'patchbot_version': '2.6.3',
'pending_status': 'plugins_failed',
'plugins': (),
'spkgs': [u'http://www.lmona.de/files/sage/singular-4.0.3p3.tar.bz2'],
'status': 'Pending',
'time': '2016-10-20 04:57:43',
'user': 'jakob'}
17254: Pending
Apply -- 13 seconds
http://www.lmona.de/files/sage/singular-4.0.3p3.tar.bz2 -- 13 seconds
Build -- 13700 seconds
commit_messages -- 23 seconds
coverage -- 33 seconds
non_ascii -- 0 seconds
doctest_continuation -- 0 seconds
foreign_latex -- 0 seconds
next_method -- 0 seconds
oldstyle_print -- 0 seconds
python3 -- 0 seconds
raise_statements -- 0 seconds
input_output_block -- 0 seconds
reference_block -- 0 seconds
triple_colon -- 0 seconds
trac_links -- 0 seconds
startup_time -- 2127 seconds
startup_modules -- 3 seconds
docbuild -- 1565 seconds
git_rev_list -- 4 seconds
Traceback (most recent call last):
File "/home/jakob/.local/lib/python2.7/site-packages/sage_patchbot/patchbot.py", line 1135, in test_a_ticket
if plugins_passed else 'plugins_failed')
File "/home/jakob/.local/lib/python2.7/site-packages/sage_patchbot/patchbot.py", line 1393, in report_ticket
fields, files))
File "/home/jakob/.local/lib/python2.7/site-packages/sage_patchbot/http_post_file.py", line 37, in post_multipart
return urlopen(r).read()
File "/usr/lib64/python2.7/urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib64/python2.7/urllib2.py", line 437, in open
response = meth(req, response)
File "/usr/lib64/python2.7/urllib2.py", line 550, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib64/python2.7/urllib2.py", line 475, in error
return self._call_chain(_args)
File "/usr/lib64/python2.7/urllib2.py", line 409, in _call_chain
result = func(*args)
File "/usr/lib64/python2.7/urllib2.py", line 558, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 413: Request Entity Too Large
is this an upstream issue or an issue on my computer?
REPORT {'base': '7.4', 'deps': [17635], 'git_base': '1b1e6f608d1ef8ee664bb19e991efbbc68cbd51f', 'git_base_human': '7.4', 'git_branch': u'public/singular4', 'git_commit': 'f1a0dcc6c83ecac7ea4b0ebcd4638b7919047e58', 'git_commit_human': '7.4.beta5-95-gf1a0dcc', 'git_log': ['f1a0dcc Add Singular patch to fix interrupts', 'e748300 Apply Singular patches the usual way', 'd3ebc4a additional clean up', "37fa8e7 Merge branch 'develop' into singular4", '3c8503c adopt new upstream patch for xalloc. Make patching in spkg-src follow best practise.', 'cda6a68 Remove old, unused patch folder', '8a99295 Add a .pc file to xalloc', "133832d Merge branch 'develop' into singular4", '76b7ea9 Singular 4.x (#17254): Fix last instance of lowercase singular executable usage.', '3740cae Singular 4.x (#17254): Fix typo in interfaces/singular.py (syntax error).', '4d25cd8 use cleaner import syntax to get SAGE_LOCAL', '64b3710 clean up', 'd2cab45 Do not create singular (all lower case) and only use Singular', '494f8b8 Fix changed doctest because of different blow-up.', '29077a7 Use wildcards for singular and letterplace in module_list.py.', 'e5c10ae Cleaner removal of files.', '55447da Do not build (a second time) libfactory when building Singular.', "a0f55ea Singular.pc is now used everywhere. plural.pyx doesn't need givaro or readline or m anymore.", '75e383a use Singular.pc almost everywhere', '797c539 Improve the cleaning', '399f051 Add cddlib as a dependency and make gfanlib building explicit', '98cc68c Only try relevant extension for OS when loading libSingular.', "4865a48 Make sure Singular's xalloc installs omConfig.h.", '536d849 Make sure to delete Singular 3.x files.', '51502d6 Simplify CFLAGS treatment for Singular.', "aad26dc Fix non-existing include in singular's xalloc.", 'd69ac3d Remove Singular omalloc stuff.', '8dcddb1 Singular 4.x (#17254): Temporarily (re-)implement is_squarefree() for mpolys.', 'fe8df87 Singular 4.x (#17254): Fix a few integer types w.r.t. width/signedness in singular.{pxd,pyx}.', '0ed156d Singular 4.x (#17254): Restore setting defaults for CFLAGS and CXXFLAGS in spkg-install, minor fixes.', '9a99f2c Singular, not singular!', 'f8362a9 Hopefully a singular tarball not invoking autostuff.', 'd6dee3c Fix enum in singular ring types.', 'cd00aa1 Remove print debug statement in singular lib.', 'b307cd0 Simplify cimport from singular.', 'a4d5418 Remove old comments in singular ring creation.', 'cd3cd2f Remove print debug statement in polynomial.pyx.', '1d4ba4e Simplify verbosity for singular.', '5f99779 Remove useless import.', "0c7c6a9 Don't define useless variable.", '34960ee Revert simpler old code to load libsingular.', 'c60efc2 Remove print debug statement in singular ring creation.', '9124efc Purify enum for singular ring types.', "b4dad30 Merge remote-tracking branch 'trac/u/dimpase/singular4' into singular", '95b768a Modify error handling in Singular spkg-install.', "aab3eb1 Merge branch 'u/cpernet/givaro_fflasffpack_linbox' of trac.sagemath.org:sage into givaroupd", "457bd23 missing capital 'S' in Singular", "0efcdec Merge branch 'public/singular4' into givaro 4.0.2 branch from #17635", "cd30aec Merge branch 'u/cpernet/givaro_fflasffpack_linbox' of git://trac.sagemath.org/sage into givaroupd", '7dd92be Fix singular debug build mode.', 'cfe9a9c Patch for Singular xalloc.', '9f016ae Apply patches to singular before debug hacks.', "85ce544 Merge branch 'u/cpernet/givaro_fflasffpacklinbox' of git://trac.sagemath.org/sage into givaroupd", '7366fb6 Better script to package singular tarball.', 'dcd4e14 More changes for Singular 4.', '526f0a2 Make sure old Singular lib files are deleted.', '0192048 Update "arity code" constants for Singular 4.', 'c6eaaf4 New singular picks different ratfuncs.', 'cfc8c56 Rely on Singular ring type rather than Sage one.', '5d18e56 Singular 4 puts sign outside of parentheses for floats.', 'e705c27 Better handling of Singular 4 floats printing.', '21cf2a5 Hack to parse Singular polys with real coefficients.', 'e9b79db Remove hack for singular 1.', '765b60a Squarefree not implemented anymore by Singular for rings.', 'f9ae25e Different singular printing for ring names.', '20e0b22 Fix update of coefficients in algext singular elements.', 'cbd3af3 Seemingly equivalent result.', '6c88bc3 Singular now yields same result for ZZ and QQ.', 'a39f146 Different but (hopefully) equivalent Groebner basis.', '50ed3b3 Warning disappeared in Singular (better implem?).', 'cc921ec Singular printing changes.', 'ace4d54 Spurious dot.', '919165a Integer mod ring printing is not centered anymore in Singular.', "75efae0 Let's stick with integer mod ring in Singular at the moment.", '2d84044 In Singular 4 limit for exponents is the same on 32 and 64 bit.', "62735be Let's use Singular finite field struct for finite rings of prime char.", "9e14834 Merge remote-tracking branch 'trac/develop' into singular", 'a010eb5 New singular git version including gcc/gmp fix.', 'd0c7069 Update singular git version.', '4a85552 enterid does not initialize underlying ring anymore, fix for function.pyx.', '7e99c41 Use Singular git version.', '3a5baec Work with Singular git version.', "5b98496 Let's play with singular git version.", 'be4f5e7 Update Singular to 4.0.3p1.', "637b2b7 Merge remote-tracking branch 'trac/u/jakobkroeker/tscrim.upgrade_singular-17254' into singular", 'ac8e614 fixed an upstream bug in brnoeth.lib and thus the failing test in src/sage/schemes/curves/projective_curve.py. TODO: upstream report/ upstream pull request', '3cb4304 explained si_opt_1 and si_opt_2', '738fe43 disable short output for Singular', 'a511817 added missing rComplete calls', 'b1e228e replacement for pLDeg from Singular 3 (behaviour of pLDeg changed in Singular 4)', "9ec5134 Merge branch 'u/jakobkroeker/ticket.17254.Jeroen_Demeyer.version' of git://trac.sagemath.org/sage into u/jakobkroeker/ticket.17254.Jeroen_Demeyer.version", '88ce71f call rComplete for singular ring', 'df297d6 add meaninful messages to Singular error', '1426ad8 Fix singular include directories', '5b8343b Upgrade to Singular-4.0.2'], 'git_merge': '22401ccb34145499d5f0fe0d76354a70adfc4999', 'git_merge_human': '7.4-96-g22401cc', 'machine': ['Fedora', '23', 'x86_64', '4.7.7-100.fc23.x86_64', 'localhost.localdomain'], 'owner': 'unknown owner', 'patchbot_version': '2.6.3', 'pending_status': 'plugins_failed', 'plugins': (), 'spkgs': [u'http://www.lmona.de/files/sage/singular-4.0.3p3.tar.bz2'], 'status': 'Pending', 'time': '2016-10-20 04:57:43', 'user': 'jakob'} 17254: Pending Apply -- 13 seconds http://www.lmona.de/files/sage/singular-4.0.3p3.tar.bz2 -- 13 seconds Build -- 13700 seconds commit_messages -- 23 seconds coverage -- 33 seconds non_ascii -- 0 seconds doctest_continuation -- 0 seconds foreign_latex -- 0 seconds next_method -- 0 seconds oldstyle_print -- 0 seconds python3 -- 0 seconds raise_statements -- 0 seconds input_output_block -- 0 seconds reference_block -- 0 seconds triple_colon -- 0 seconds trac_links -- 0 seconds startup_time -- 2127 seconds startup_modules -- 3 seconds docbuild -- 1565 seconds git_rev_list -- 4 seconds Traceback (most recent call last): File "/home/jakob/.local/lib/python2.7/site-packages/sage_patchbot/patchbot.py", line 1135, in test_a_ticket if plugins_passed else 'plugins_failed') File "/home/jakob/.local/lib/python2.7/site-packages/sage_patchbot/patchbot.py", line 1393, in report_ticket fields, files)) File "/home/jakob/.local/lib/python2.7/site-packages/sage_patchbot/http_post_file.py", line 37, in post_multipart return urlopen(r).read() File "/usr/lib64/python2.7/urllib2.py", line 154, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python2.7/urllib2.py", line 437, in open response = meth(req, response) File "/usr/lib64/python2.7/urllib2.py", line 550, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python2.7/urllib2.py", line 475, in error return self._call_chain(_args) File "/usr/lib64/python2.7/urllib2.py", line 409, in _call_chain result = func(*args) File "/usr/lib64/python2.7/urllib2.py", line 558, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) HTTPError: HTTP Error 413: Request Entity Too Large