[Beignet] [Fwd: [buildbot]]

Zhigang Gong zhigang.gong at linux.intel.com
Thu Jul 11 19:20:41 PDT 2013


This is really great! Thanks.

On Fri, Jul 12, 2013 at 01:52:20AM +0000, Sun, Yi wrote:
> Hi all,
> 
> The continuous integration 'buildbot' is ready.
> From now on, we'll check each change on beignet/master, including
> compiling, running all test cases (utest & piglit) and bisect all new
> occurred issue if any. After each circle, a mail notification will be
> sent (anyone who want this mail, please let me know). More detail
> information you can refer to link:
> http://x-kernel.sh.intel.com:8010/builders/runtests
> Apologize that we can't make it available outside.
> 
> *Our target is to make the bug report latency less than 2 hours.*
> 
> Thanks
>   --Sun, YI

> Date: Fri, 12 Jul 2013 09:26:27 +0800
> From: yi.sun at intel.com
> To: yangweix.shui at intel.com, yi.sun at intel.com
> Subject: [Beignet][buildbot]
> 
> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"><h4>Build status: SUCCESS</h4>
> <table cellspacing="10"><tr>
> <td>Buildslave for this Build:</td><td><b>x-ivb8</b></td></tr>
> <tr><td>Complete logs for all build steps:</td><td><a href="http://x-kernel.sh.intel.com:8010/builders/runtests/builds/65">http://x-kernel.sh.intel.com:8010/builders/runtests/builds/65</a></td></tr>
> <tr><td>Build Reason:</td><td>scheduler</td></tr>
> <tr><td>Build Source Stamp:</td><td><b>[branch master] 4ea6125f80e74843f9445d6dd634d03697085b60</b></td></tr>
> <tr><td>Blamelist:</td><td>Homer Hsing <homer.xing at intel.com></td></tr>
> </table>
> <h4>Recent Changes:</h4>
> <table cellspacing="10">
> <tr><td>Repository:</td><td>git://anongit.freedesktop.org/git/beignet</td></tr>
> <tr><td>Project:</td><td></td></tr>
> <tr><td>Time:</td><td>Fri Jul 12 09:18:20 2013</td></tr>
> <tr><td>Changed by:</td><td>Homer Hsing <homer.xing at intel.com></td></tr>
> <tr><td>Comments:</td><td>support built-in function "bitselect"
> Signed-off-by: Homer Hsing <homer.xing at intel.com>
> Reviewed-by: Yang, Rong R <rong.r.yang at intel.com></td></tr>
> </table>
> <table cellspacing="10"><tr><th align="left">Files</th></tr>
> <tr><td>backend/src/ocl_stdlib.h:</td></tr>
> </table>
> <br>
> <i>Detailed log of last build step:</i> <a href="http://x-kernel.sh.intel.com:8010/builders/runtests/builds/65/steps/shell_4/logs/stdio">http://x-kernel.sh.intel.com:8010/builders/runtests/builds/65/steps/shell_4/logs/stdio</a>
> <br>
> <h4>Last 20 lines of "shell_4.stdio"</h4>
> + build_test_table=build_test<pre>+ datebase_result_addr=/tmp/datebase.log<pre>+ path_src=/home/OpenCL/<pre>+ select_driver_id='SELECT id FROM build_driver where machine_name='\''x-ivb8'\'' order by id DESC limit 1'<pre>++ mysql -h127.0.0.1 -uopencl -p123456 -Dopencl -e 'SELECT id FROM build_driver where machine_name='\''x-ivb8'\'' order by id DESC limit 1'<pre>+ driver_id='id<pre>39'<pre>++ echo id 39<pre>++ awk '{print $2}'<pre>+ driver_id=39<pre>+ echo ----39<pre>+ let yesterday_driver_id=39-1<pre>----39<pre>+ create_temporary_table='create temporary table tem_table1 ENGINE=MEMORY (select HIGH_PRIORITY driver_id,test_id,case_name,result from casetest_result where driver_id=39);create temporary table tem_table2 ENGINE=MEMORY (select HIGH_PRIORITY driver_id,test_id,case_name,result from casetest_result where driver_id=38);select tem_table1.test_id, tem_table1.case_name, tem_table1.result, tem_table2.result from tem_table1,tem_table2 where (tem_table1.result='\''pass'\'' or !
>  tem_table2.result='\''pass'\'') and tem_table1.case_name=tem_table2.case_name and tem_table1.result <> tem_table2.result and tem_table1.result!='\'''\'' and tem_table2.result!='\'''\'';'<pre>+ mysql -h127.0.0.1 -uopencl -p123456 -Dopencl -e 'create temporary table tem_table1 ENGINE=MEMORY (select HIGH_PRIORITY driver_id,test_id,case_name,result from casetest_result where driver_id=39);create temporary table tem_table2 ENGINE=MEMORY (select HIGH_PRIORITY driver_id,test_id,case_name,result from casetest_result where driver_id=38);select tem_table1.test_id, tem_table1.case_name, tem_table1.result, tem_table2.result from tem_table1,tem_table2 where (tem_table1.result='\''pass'\'' or tem_table2.result='\''pass'\'') and tem_table1.case_name=tem_table2.case_name and tem_table1.result <> tem_table2.result and tem_table1.result!='\'''\'' and tem_table2.result!='\'''\'';'<pre>+ tee /tmp/datebase.log<pre>+ bisect_all_regression<pre>+ cat /tmp/datebase.log<pre>+ sed 1d<pre>!
>  + read -r line
> </pre>
> <br><br>
> <b>-The Buildbot</b>
> 

> _______________________________________________
> Beignet mailing list
> Beignet at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/beignet



More information about the Beignet mailing list