[opa-nightly-tests] jam OPA_Daily_Tests_0225Fri_FAILED!!!

HDF Tester hdftest at hdfgroup.org
Fri Feb 25 00:20:33 CST 2011


*** OPA Tests on 0225Fri ***
=============================
   Tests Summary
=============================
****FAILED duty: standard****
****FAILED liberty: standard****

PASSED jam: standard
PASSED linew: standard

=============================
   Tests Time Summary
=============================
liberty: Ran 1(0/1/0) tests, Grand total test time =  0m 11s
duty: Ran 1(0/1/0) tests, Grand total test time =  0m 30s
jam: Ran 1(1/0/0) tests, Grand total test time =  1m 22s
linew: Ran 1(1/0/0) tests, Grand total test time =  9m 14s
jam: Ran 4(0/0/0) hosts, Grand total test time =  10m 14s


=============================
   Timekeeper log
=============================
Timekeeper started at Fri Feb 25 00:10:31 CST 2011
Timekeeper sleeping for 1800 seconds


=============================
   Tests Failures
=============================
=========================
Dumping logfile of liberty: standard
Last 50 lines of /mnt/scr1/SnapTest/snapshots-opa/log/liberty_0225Fri_0010
=========================
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src      -MT opa_primitives.lo -MD -MP -MF .deps/opa_primitives.Tpo -c -o opa_primitives.lo /home/hdftest/snapshots-opa/current/src/opa_primitives.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src      -MT opa_queue.lo -MD -MP -MF .deps/opa_queue.Tpo -c -o opa_queue.lo /home/hdftest/snapshots-opa/current/src/opa_queue.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src -MT opa_queue.lo -MD -MP -MF .deps/opa_queue.Tpo -c /home/hdftest/snapshots-opa/current/src/opa_queue.c -o opa_queue.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src -MT opa_primitives.lo -MD -MP -MF .deps/opa_primitives.Tpo -c /home/hdftest/snapshots-opa/current/src/opa_primitives.c -o opa_primitives.o
In file included from /home/hdftest/snapshots-opa/current/src/opa_queue.h:10,
                 from /home/hdftest/snapshots-opa/current/src/opa_queue.c:9:
/home/hdftest/snapshots-opa/current/src/opa_primitives.h:114:2: #error no primitives implementation specified
In file included from /home/hdftest/snapshots-opa/current/src/opa_queue.c:9:
/home/hdftest/snapshots-opa/current/src/opa_queue.h:56: error: syntax error before "OPA_ptr_t"
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_rel_to_abs':mv -f .deps/opa_primitives.Tpo .deps/opa_primitives.Plo

/home/hdftest/snapshots-opa/current/src/opa_queue.h:63: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:63: warning: initialization makes pointer from integer without a cast
/home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: `size_t' undeclared (first use in this function)
/home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: (Each undeclared identifier is reported only once
/home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: for each function it appears in.)
/home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: syntax error before "offset"
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_abs_to_rel':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:75: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:75: error: `size_t' undeclared (first use in this function)
/home/hdftest/snapshots-opa/current/src/opa_queue.h:75: error: syntax error before "a"
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_swap_rel':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_cas_rel_null':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Queue_is_empty':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:165: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:166: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:171: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Queue_peek_head':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:196: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:197: error: `NULL' undeclared (first use in this function)
/home/hdftest/snapshots-opa/current/src/opa_queue.c: In function `OPA_Queue_init':
/home/hdftest/snapshots-opa/current/src/opa_queue.c:31: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.c:32: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.c:33: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.c: In function `OPA_Queue_header_init':
/home/hdftest/snapshots-opa/current/src/opa_queue.c:38: error: structure has no member named `offset'
gmake[2]: *** [opa_queue.lo] Error 1
gmake[2]: Leaving directory `/mnt/scr1/SnapTest/snapshots-opa/TestDir/liberty/src'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/mnt/scr1/SnapTest/snapshots-opa/TestDir/liberty/src'
gmake: *** [all-recursive] Error 1
Failed running make
===== Exit bin/snapshot with status=0: Fri Feb 25 00:11:04 CST 2011 =====
Fri Feb 25 00:11:04 CST 2011
=========================
Dumping done
=========================

=========================
Dumping logfile of duty: standard
Last 50 lines of /mnt/scr1/SnapTest/snapshots-opa/log/duty_0225Fri_0010
=========================
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src      -MT opa_primitives.lo -MD -MP -MF .deps/opa_primitives.Tpo -c -o opa_primitives.lo /home/hdftest/snapshots-opa/current/src/opa_primitives.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src      -MT opa_queue.lo -MD -MP -MF .deps/opa_queue.Tpo -c -o opa_queue.lo /home/hdftest/snapshots-opa/current/src/opa_queue.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src -MT opa_primitives.lo -MD -MP -MF .deps/opa_primitives.Tpo -c /home/hdftest/snapshots-opa/current/src/opa_primitives.c -o opa_primitives.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src -MT opa_queue.lo -MD -MP -MF .deps/opa_queue.Tpo -c /home/hdftest/snapshots-opa/current/src/opa_queue.c -o opa_queue.o
In file included from /home/hdftest/snapshots-opa/current/src/opa_queue.h:10,
                 from /home/hdftest/snapshots-opa/current/src/opa_queue.c:9:
/home/hdftest/snapshots-opa/current/src/opa_primitives.h:114:2: #error no primitives implementation specified
In file included from /home/hdftest/snapshots-opa/current/src/opa_queue.c:9:
/home/hdftest/snapshots-opa/current/src/opa_queue.h:56: error: syntax error before "OPA_ptr_t"
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_rel_to_abs':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:63: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:63: warning: initialization makes pointer from integer without a cast
/home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: `size_t' undeclared (first use in this function)mv -f .deps/opa_primitives.Tpo .deps/opa_primitives.Plo

/home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: (Each undeclared identifier is reported only once
/home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: for each function it appears in.)
/home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: syntax error before "offset"
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_abs_to_rel':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:75: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:75: error: `size_t' undeclared (first use in this function)
/home/hdftest/snapshots-opa/current/src/opa_queue.h:75: error: syntax error before "a"
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_swap_rel':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_cas_rel_null':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Queue_is_empty':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:165: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:166: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:171: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Queue_peek_head':
/home/hdftest/snapshots-opa/current/src/opa_queue.h:196: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.h:197: error: `NULL' undeclared (first use in this function)
/home/hdftest/snapshots-opa/current/src/opa_queue.c: In function `OPA_Queue_init':
/home/hdftest/snapshots-opa/current/src/opa_queue.c:31: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.c:32: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.c:33: error: structure has no member named `offset'
/home/hdftest/snapshots-opa/current/src/opa_queue.c: In function `OPA_Queue_header_init':
/home/hdftest/snapshots-opa/current/src/opa_queue.c:38: error: structure has no member named `offset'
gmake[2]: *** [opa_queue.lo] Error 1
gmake[2]: Leaving directory `/mnt/scr1/SnapTest/snapshots-opa/TestDir/duty/src'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/mnt/scr1/SnapTest/snapshots-opa/TestDir/duty/src'
gmake: *** [all-recursive] Error 1
Failed running make
===== Exit bin/snapshot with status=0: Fri Feb 25 00:11:21 CST 2011 =====
Fri Feb 25 00:11:21 CST 2011
=========================
Dumping done
=========================

Runtest did not exit normally.
Runtest did not exit normally.

=============================
   Watchers List
=============================
OPA Daily test features/platforms watchers and procedure
---------------------------------------------------------

Procedure:
The watcher will investigate and report the cause of failure by 11am.
The developer who checked in the error code may report so by then too.
The watcher or the developer should get the failure fixed and report it
by 3pm.


Watcher for OPA:	 	Neil


---
updated: 2009/05/05

=============================
   Tests Details
=============================
 00:10:09 up 21 days, 15:42, 58 users,  load average: 1.92, 2.24, 2.22
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda3             31738420   4133096  25967096  14% /
/dev/sda1               101086     22885     72982  24% /boot
/dev/sda2             31738420   1887024  28213168   7% /tmp
/dev/sda6             31738392   6022296  24077872  21% /var
/dev/sda7             31738392  28895940   1204228  96% /usr
/dev/sda8            124991068  10653028 107886340   9% /var/tmp
/dev/mapper/VolGroup00-home
                     198351840  14725248 173388232   8% /home
/dev/sde1            565688764 374979408 161510420  70% /scr
/dev/sdc1            961432072 764402848 148191224  84% /mnt/scr1
/dev/sdd1            961432072 817770056  94824016  90% /mnt/hdf
tmpfs                  8313848         0   8313848   0% /dev/shm
gumund:/data/ftp     480719072 277528736 178771136  61% /mnt/ftp
gumund:/data/web     480719072 277528736 178771136  61% /mnt/web
amani:/mnt/rw-src    288451232 179573408  94225344  66% /mnt/ro-src
amani:/mnt/rw-src    288451232 179573408  94225344  66% /mnt/rw-src
STANDARD_OPT=op-configure --prefix=${PWD}/opainstall
TEST_TYPES=standard

Running source repository checkout with output saved in
   /mnt/scr1/SnapTest/snapshots-opa/log/REPO_LOG_0225Fri
Checking MANIFEST file ...
cat: /mnt/scr1/SnapTest/snapshots-opa/log/#runtest.0225Fri.29209: No such file or directory
rm: cannot remove `/mnt/scr1/SnapTest/snapshots-opa/log/#runtest.0225Fri.29209': No such file or directory

Fri Feb 25 00:10:31 CST 2011
*** launching tests from jam ***

TESTHOST is linew
jam
duty
liberty
    Fork off timekeeper 30
==============
Testing linew
==============
ssh linew -n cd /home/hdftest/snapshots-opa;/mnt/scr1/SnapTest/snapshots-opa/bin/runtest -nodiff -norepo -configname linew
 12:10am  up 31 day(s), 11:33,  4 users,  load average: 2.38, 2.21, 1.46
/                  (/dev/dsk/c1t0d0s0 ):63399080 blocks  8253257 files
/devices           (/devices          ):       0 blocks        0 files
/system/contract   (ctfs              ):       0 blocks 2147483606 files
/proc              (proc              ):       0 blocks    29917 files
/etc/mnttab        (mnttab            ):       0 blocks        0 files
/etc/svc/volatile  (swap              ):20215712 blocks  1180992 files
/system/object     (objfs             ):       0 blocks 2147483498 files
/etc/dfs/sharetab  (sharefs           ):       0 blocks 2147483646 files
/platform/sun4u-us3/lib/libc_psr.so.1(/platform/sun4u-us3/lib/libc_psr/libc_psr_hwcap1.so.1):63399080 blocks  8253257 files
/platform/sun4u-us3/lib/sparcv9/libc_psr.so.1(/platform/sun4u-us3/lib/sparcv9/libc_psr/libc_psr_hwcap1.so.1):63399080 blocks  8253257 files
/dev/fd            (fd                ):       0 blocks        0 files
/tmp               (swap              ):20215712 blocks  1180992 files
/var/run           (swap              ):20215712 blocks  1180992 files
/home              (jam:/home         ):367253184 blocks 50928796 files
/mnt/hdf           (jam:/mnt/hdf      ):287324032 blocks 114390164 files
/mnt/scr1          (jam:/mnt/scr1     ):394048552 blocks 116743852 files
/mnt/web           (gumund:/mnt/web   ):406380624 blocks 60891091 files
/mnt/ftp           (gumund:/mnt/ftp   ):406380624 blocks 60891091 files
STANDARD_OPT=op-configure --prefix=${PWD}/opainstall
TEST_TYPES=standard

Fri Feb 25 00:11:00 CST 2011
*** starting standard tests in linew ***
Uname -a: SunOS linew 5.10 Generic_144488-07 sun4u sparc SUNW,A70
Running snapshot with output saved in
   /mnt/scr1/SnapTest/snapshots-opa/log/linew_0225Fri_0011
PASSED linew: standard
*** finished standard tests for linew ***
Fri Feb 25 00:20:01 CST 2011
Total time = 9m 2s

*** finished tests in linew ***
Fri Feb 25 00:20:02 CST 2011
linew: Ran 1(1/0/0) tests, Grand total test time =  9m 14s


==============
Testing jam
==============
ssh jam -n cd /home/hdftest/snapshots-opa;/mnt/scr1/SnapTest/snapshots-opa/bin/runtest -nodiff -norepo -configname jam
 00:10:39 up 21 days, 15:42, 58 users,  load average: 2.12, 2.26, 2.23
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda3             31738420   4133096  25967096  14% /
/dev/sda1               101086     22885     72982  24% /boot
/dev/sda2             31738420   1887144  28213048   7% /tmp
/dev/sda6             31738392   6022300  24077868  21% /var
/dev/sda7             31738392  28895940   1204228  96% /usr
/dev/sda8            124991068  10653028 107886340   9% /var/tmp
/dev/mapper/VolGroup00-home
                     198351840  14725248 173388232   8% /home
/dev/sde1            565688764 374979408 161510420  70% /scr
/dev/sdc1            961432072 764407836 148186236  84% /mnt/scr1
/dev/sdd1            961432072 817770056  94824016  90% /mnt/hdf
tmpfs                  8313848         0   8313848   0% /dev/shm
gumund:/data/ftp     480719072 277528736 178771136  61% /mnt/ftp
gumund:/data/web     480719072 277528736 178771136  61% /mnt/web
amani:/mnt/rw-src    288451232 179573408  94225344  66% /mnt/ro-src
amani:/mnt/rw-src    288451232 179573408  94225344  66% /mnt/rw-src
STANDARD_OPT=op-configure --prefix=${PWD}/opainstall
TEST_TYPES=standard

Fri Feb 25 00:10:49 CST 2011
*** starting standard tests in jam ***
Uname -a: Linux jam 2.6.18-194.3.1.el5PAE #1 SMP Thu May 13 13:48:44 EDT 2010 i686 i686 i386 GNU/Linux
Running snapshot with output saved in
   /mnt/scr1/SnapTest/snapshots-opa/log/jam_0225Fri_0010
PASSED jam: standard
*** finished standard tests for jam ***
Fri Feb 25 00:12:11 CST 2011
Total time = 1m 22s

*** finished tests in jam ***
Fri Feb 25 00:12:11 CST 2011
jam: Ran 1(1/0/0) tests, Grand total test time =  1m 22s


==============
Testing duty
==============
ssh duty -n cd /home/hdftest/snapshots-opa;/mnt/scr1/SnapTest/snapshots-opa/bin/runtest -nodiff -norepo -configname duty
12:10AM  up 57 days,  9:25, 1 user, load averages: 0.68, 0.57, 0.34
Filesystem       1K-blocks      Used     Avail Capacity  Mounted on
/dev/aacd0s1a       507630     60986    406034    13%    /
devfs                    1         1         0   100%    /dev
/dev/aacd0s1h    188433016 123604522  49753854    71%    /data
/dev/aacd0s1g     32494668  25718200   4176896    86%    /local_home
/dev/aacd0s1f     12186190   4125638   7085658    37%    /usr
/dev/aacd0s1d       507630     50476    416544    11%    /var
/dev/aacd0s1e       253678       178    233206     0%    /var/tmp
procfs                   4         4         0   100%    /proc
jam:/home        198351840  14725248 173388232     8%    /home
jam:/mnt/hdf     961432072 817770056  94824016    90%    /mnt/hdf
jam:/mnt/scr1    961432072 764408572 148185500    84%    /mnt/scr1
gumund:/data/web 480719056 277528744 178771112    61%    /mnt/web
gumund:/data/ftp 480719056 277528744 178771112    61%    /mnt/ftp
devfs                    1         1         0   100%    /var/named/dev
/dev/md0            126702       100    116466     0%    /tmp
STANDARD_OPT=op-configure --prefix=${PWD}/opainstall
TEST_TYPES=standard

Fri Feb 25 00:10:51 CST 2011
*** starting standard tests in duty ***
Uname -a: FreeBSD duty.hdfgroup.uiuc.edu 6.3-STABLE FreeBSD 6.3-STABLE #1: Fri Jul 25 17:10:59 CDT 2008     sukoziol at duty.hdfgroup.uiuc.edu:/usr/obj/usr/src/sys/DUTY  i386
Running snapshot with output saved in
   /mnt/scr1/SnapTest/snapshots-opa/log/duty_0225Fri_0010
	*************************************
	Fri Feb 25 00:11:21 CST 2011
	****FAILED duty: standard****
	*************************************
*** finished standard tests for duty ***
Fri Feb 25 00:11:21 CST 2011
Total time = 0m 30s

*** finished tests in duty ***
Fri Feb 25 00:11:21 CST 2011
duty: Ran 1(0/1/0) tests, Grand total test time =  0m 30s

****SYSTEM ERROR duty: Abnormal exit from runtest ****

	*************************************
	Fri Feb 25 00:20:33 CST 2011
	****SYSTEM ERROR duty: runtest command failed ****
	*************************************

==============
Testing liberty
==============
ssh liberty -n cd /home/hdftest/snapshots-opa;/mnt/scr1/SnapTest/snapshots-opa/bin/runtest -nodiff -norepo -configname liberty
12:10AM  up 70 days, 13:18, 3 users, load averages: 0.00, 0.00, 0.00
Filesystem       1K-blocks      Used     Avail Capacity  Mounted on
/dev/aacd0s1a       507630     86918    380102    19%    /
devfs                    1         1         0   100%    /dev
/dev/aacd0s1g     47047830  32664706  10619298    75%    /local_home
/dev/aacd0s1f     12186190   7420280   3791016    66%    /usr
/dev/aacd0s1d      1012974    104126    827812    11%    /var
/dev/aacd0s1e       507630     62724    404296    13%    /var/tmp
jam:/home        198351840  14725248 173388232     8%    /home
jam:/mnt/hdf     961432072 817770056  94824016    90%    /mnt/hdf
jam:/mnt/scr1    961432072 764408568 148185504    84%    /mnt/scr1
devfs                    1         1         0   100%    /var/named/dev
/dev/md0            126702        24    116542     0%    /tmp
gumund:/data/web 480719056 277528744 178771112    61%    /mnt/web
gumund:/data/ftp 480719056 277528744 178771112    61%    /mnt/ftp
gumund:/data/web 480719056 277528744 178771112    61%    /mnt/web
gumund:/data/ftp 480719056 277528744 178771112    61%    /mnt/ftp
STANDARD_OPT=op-configure --prefix=${PWD}/opainstall
TEST_TYPES=standard

Fri Feb 25 00:10:54 CST 2011
*** starting standard tests in liberty ***
Uname -a: FreeBSD liberty.hdfgroup.uiuc.edu 6.3-STABLE FreeBSD 6.3-STABLE #1: Fri Jul 25 17:21:46 CDT 2008     sukoziol at liberty.hdfgroup.uiuc.edu:/usr/obj/usr/src/sys/LIBERTY  amd64
Running snapshot with output saved in
   /mnt/scr1/SnapTest/snapshots-opa/log/liberty_0225Fri_0010
	*************************************
	Fri Feb 25 00:11:04 CST 2011
	****FAILED liberty: standard****
	*************************************
*** finished standard tests for liberty ***
Fri Feb 25 00:11:04 CST 2011
Total time = 0m 11s

*** finished tests in liberty ***
Fri Feb 25 00:11:04 CST 2011
liberty: Ran 1(0/1/0) tests, Grand total test time =  0m 11s

****SYSTEM ERROR liberty: Abnormal exit from runtest ****

	*************************************
	Fri Feb 25 00:20:33 CST 2011
	****SYSTEM ERROR liberty: runtest command failed ****
	*************************************

*** finished tests in jam ***
Fri Feb 25 00:20:33 CST 2011
jam: Ran 4(0/0/0) hosts, Grand total test time =  10m 14s



More information about the opa-nightly-tests mailing list