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

--- Comment #4 from Antoine "hashar" Musso <has...@free.fr> ---
Looking at the wfExec calls in /data/project/logs/web.log (grep wfExec), the
exact command is:


 /bin/bash '/usr/local/apache/common-local/php-master/includes/limit.sh'
'OMP_NUM_THREADS='\''1'\'' MAGICK_TMPDIR='\''/tmp/a/magick-tmp'\''
'\''/usr/bin/convert'\'' -quality 80 -background white 
'\''/mnt/upload7/wikipedia/en/a/ab/Polar_bear.jpeg'\''  -thumbnail
'\''50x38!'\'' -set comment '\''File source:
http://en.wikipedia.beta.wmflabs.org/wiki/File:Polar_bear.jpeg'\'' -depth 8
-sharpen '\''0x0.8'\''  -rotate -0   '\''/tmp/transform_b092ee9c368d-1.jpeg'\''
2>&1' 'MW_CPU_LIMIT=50; MW_CGROUP='\''/sys/fs/cgroup/memory/mediawiki/job'\'';
MW_MEM_LIMIT=409600; MW_FILE_SIZE_LIMIT=409600; MW_WALL_CLOCK_LIMIT=180'


That makes uses of cgroup that raised some alarms in the log files. Trying to
run that command as user apache on deployment-apache32 yields:


 limit.sh: failed to create the cgroup.

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

Reply via email to