Page MenuHomePhabricator

Progress goes above 1.0% and then jumps back to 1.0%
Closed, InvalidPublic

Description

In the early stages, a render goes above 1.0% and then jumps back down to 1.0% before going up again..


Version: REL1_22-branch
Severity: normal

Details

Reference
bz36962

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 12:22 AM
bzimport added a project: Collection.
bzimport set Reference to bz36962.

(In reply to Sam Reed (reedy) from comment #0)

In the early stages, a render goes above 1.0% and then jumps back down to
1.0% before going up again..

You're lucky. I never see it going over 1.0 %. :D

bilik.jiri wrote:

I have same bug. But change to error after 5 minutes (autoreload).
Local settings:
$wgEnableAPI = true;
require_once( "$IP/extensions/Collection/Collection.php" );
(version 1.7.0)
Render error wihtout specification.
(version 1.6.1) - snapshot for 1.22
RuntimeError: RuntimeError: command failed with returncode 256: ['mw-zip', '-o', '/home/pp/cache/99/99c67c20596cf467/collection.zip', '-m', '/home/pp/cache/99/99c67c20596cf467/metabook.json', '--status', 'qserve://localhost:14311/99c67c20596cf467:makezip', '--config', 'https://moodle.gvid.cz/wiki'] Last Output: 1% creating nuwiki in u'/home/pp/cache/99/99c67c20596cf467/tmpCYt9cI/nuwiki' ERR: <urlopen error [Errno 110] Connection timed out> ERR: <urlopen error [Errno 110] Connection timed out> ERR: <urlopen error [Errno 110] Connection timed out> ERR: <urlopen error [Errno 110] Connection timed out> Traceback (most recent call last): File "/home/pp/.buildout/cache/eggs/gevent-1.0-py2.7-linux-x86_64.egg/gevent/greenlet.py", line 327, in run result = self._run(*self.args, **self.kwargs) File "/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/apps/make_nuwiki.py", line 119, in run self.fetch_pages_from_metabook(api) File "/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/apps/make_nuwiki.py", line 59, in fetch_pages_from_metabook fetch_images=not self.options.noimages) File "/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/net/fetch.py", line 275, in init siteinfo = self.get_siteinfo_for(self.api) File "/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/net/fetch.py", line 446, in get_siteinfo_for return m.get_siteinfo() File "/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/net/sapi.py", line 180, in get_siteinfo raise RuntimeError("could not get siteinfo") RuntimeError: could not get siteinfo <Greenlet at 0x313ad70: <bound method start_fetcher.run of <mwlib.apps.make_nuwiki.start_fetcher object at 0x31a8110>>> failed with RuntimeError removing tmpdir u'/home/pp/cache/99/99c67c20596cf467/tmpCYt9cI' memory used: res=17.1 virt=94.3 1% error Traceback (most recent call last): File "/home/pp/local/bin/mw-zip", line 37, in <module> sys.exit(mwlib.apps.buildzip.main()) File "/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/apps/buildzip.py", line 155, in main make_zip(output, options, env.metabook, podclient=podclient, status=status) File "/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/apps/buildzip.py", line 50, in make_zip make_nuwiki(fsdir, metabook=metabook, options=options, podclient=podclient, status=status) File "/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/apps/make_nuwiki.py", line 192, in make_nuwiki pool.join(raise_error=True) File "/home/pp/.buildout/cache/eggs/gevent-1.0-py2.7-linux-x86_64.egg/gevent/pool.py", line 98, in join raise greenlet.exception RuntimeError: could not get siteinfo in function system, file /home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/nslave.py, line 64 in function qaddw, file /home/pp/.buildout/cache/eggs/qserve-0.2.8-py2.7.egg/qs/slave.py, line 66

  • Bug 65562 has been marked as a duplicate of this bug. ***
Pppery subscribed.

Closing as obsolete - collection export functionality has been dead for years.