https://bugzilla.wikimedia.org/show_bug.cgi?id=69812

            Bug ID: 69812
           Summary: geowiki data aggregation failed on 2014-08-19
           Product: Analytics
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

on 2014-08-19 a PoolWorker had MySQL connection [1] issues during the
process_data.py job, and that took the whole job down.

Since stat1003 had its distupgrade on the same day, maybe those two things
related?




[1]
  File "/srv/geowiki/scripts/geowiki/process_data.py", line 388, in <module>
    main()
  File "/srv/geowiki/scripts/geowiki/process_data.py", line 379, in main
    run_parallel(opts)
  File "/srv/geowiki/scripts/geowiki/process_data.py", line 47, in run_parallel
    p.map(partial_process_project, opts['wp_projects'])
  File "/usr/lib/python2.7/multiprocessing/pool.py", line 227, in map
    return self.map_async(func, iterable, chunksize).get()
  File "/usr/lib/python2.7/multiprocessing/pool.py", line 528, in get
    raise self._value
_mysql_exceptions.OperationalError: (2013, 'Lost connection to MySQL server
during query')

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to