Re: [MTT users] MTT trivial tests fails tocompleteon Centos5.3-x86_64 bit platform with OFED 1.5

2009-11-19 Thread Ethan Mallove
On Thu, Nov/19/2009 08:53:12AM, Venkat Venkatsubra wrote:
> Hi Ethan,
> 
> Yes, we are using http://svn.open-mpi.org/svn/mtt/trunk.
> After "svn update" when I rerun this is what the screen output looks
> like.
> 
> Debug is 1, Verbose is 1
> *** MTT: ../client/mtt --debug -
> *** Running on mughal
> Chdir ../client
> Chdir /root/mtt-svn/samples
> Copying: stdin to /tmp/XzxTdnyg85.ini
> Expanding include_file(s) parameters in /tmp/XzxTdnyg85.ini
> Reading ini file: stdin
> *** ERROR: Syntax error in stdin: Line 36 in file /tmp/UqPeD61ett.ini is
> mal-formed:
> <<<<<<< .mine
> Line 41 in file /tmp/UqPeD61ett.ini is mal-formed:
> ===
> Line 53 in file /tmp/UqPeD61ett.ini is mal-formed:
> >>>>>>> .r1337 at /root/mtt-svn/lib/MTT/Messages.pm line
> 121.

You have some SVN conflicts in your samples/developer.ini file.
Do you have your own local changes to that file, e.g., near the
"hosts" parameter? I think you just want to resolve those with:

  $ svn resolve --accept=theirs-conflict samples/developer.ini

-Ethan

> 
> Attached are the new developer.ini and the /tmp/UqPeD61ett.ini files.
> 
> Venkat
> 
> -Original Message-
> From: mtt-users-boun...@open-mpi.org
> [mailto:mtt-users-boun...@open-mpi.org] On Behalf Of Ethan Mallove
> Sent: Thursday, November 19, 2009 8:36 AM
> To: General user list for the MPI Testing Tool
> Subject: Re: [MTT users] MTT trivial tests fails tocompleteon
> Centos5.3-x86_64 bit platform with OFED 1.5
> 
> On Wed, Nov/18/2009 12:17:24PM, Venkat Venkatsubra wrote:
> > Attached.
> 
> That developer.ini file is out-of-date. Can you "svn update", and try
> to run again? I assume the SVN URL you're using is
> http://svn.open-mpi.org/svn/mtt/trunk?
> 
> -Ethan
> 
> > 
> > -Original Message-
> > From: mtt-users-boun...@open-mpi.org
> > [mailto:mtt-users-boun...@open-mpi.org] On Behalf Of Ethan Mallove
> > Sent: Wednesday, November 18, 2009 1:41 PM
> > To: General user list for the MPI Testing Tool
> > Subject: Re: [MTT users] MTT trivial tests fails to completeon
> > Centos5.3-x86_64 bit platform with OFED 1.5
> > 
> > Could you run with --debug (instead of --verbose), and send the
> > output.
> > 
> > Thanks,
> > Ethan
> > 
> > On Wed, Nov/18/2009 11:08:18AM, Venkat Venkatsubra wrote:
> > > 
> > > 
> > > 
> > > 
> > >From: Venkat Venkatsubra
> > >Sent: Wednesday, November 18, 2009 12:54 PM
> > >To: 'mtt-us...@open-mpi.org'
> > >Subject: MTT trivial tests fails to complete on Centos5.3-x86_64
> > bit
> > >platform with OFED 1.5
> > > 
> > > 
> > > 
> > >Hello All,
> > > 
> > > 
> > > 
> > >How do I debug this problem ? Attached are the developer.ini and
> > >trivial.ini files.
> > > 
> > >I can provide any other information that you need.
> > > 
> > > 
> > > 
> > >[root@samples]# cat /etc/issue
> > > 
> > >CentOS release 5.3 (Final)
> > > 
> > >Kernel \r on an \m
> > > 
> > > 
> > > 
> > >[root@samples]# uname -a
> > > 
> > >Linux 2.6.18-128.el5 #1 SMP Wed Jan 21 10:41:14 EST 2009 x86_64
> > x86_64
> > >x86_64 GNU/Linux
> > > 
> > > 
> > > 
> > >I am running OFED-1.5-20091029-0617 daily build.
> > > 
> > > 
> > > 
> > >Started trivial tests using the following command:
> > > 
> > > 
> > > 
> > >[root@samples]# cat developer.ini trivial.ini | ../client/mtt
> > --verbose -
> > > 
> > >
> > > 
> > >
> > > 
> > > >> Initializing reporter module: TextFile
> > > 
> > > *** Reporter initialized
> > > 
> > > *** MPI Get phase starting
> > > 
> > > >> MPI Get: [mpi get: my installation]
> > > 
> > >Checking for new MPI sources...
> > > 
> > >Using MPI in: /usr/mpi/gcc/openmpi-1.3.2/
> > > 
> > > *** WARNING: alreadyinstalled_mpi_type was not specified,
> > defaulting to
> > > 
> > > "OMPI".
> > > 
> > >Got new MPI sources: version 1.3.2
> > > 
> > > *** MPI Get phase complete
> > > 
> 

Re: [MTT users] MTT trivial tests fails tocompleteon Centos5.3-x86_64 bit platform with OFED 1.5

2009-11-19 Thread Venkat Venkatsubra
Hi Ethan,

Yes, we are using http://svn.open-mpi.org/svn/mtt/trunk.
After "svn update" when I rerun this is what the screen output looks
like.

Debug is 1, Verbose is 1
*** MTT: ../client/mtt --debug -
*** Running on mughal
Chdir ../client
Chdir /root/mtt-svn/samples
Copying: stdin to /tmp/XzxTdnyg85.ini
Expanding include_file(s) parameters in /tmp/XzxTdnyg85.ini
Reading ini file: stdin
*** ERROR: Syntax error in stdin: Line 36 in file /tmp/UqPeD61ett.ini is
mal-formed:
<<<<<<< .mine
Line 41 in file /tmp/UqPeD61ett.ini is mal-formed:
===
Line 53 in file /tmp/UqPeD61ett.ini is mal-formed:
>>>>>>> .r1337 at /root/mtt-svn/lib/MTT/Messages.pm line
121.

Attached are the new developer.ini and the /tmp/UqPeD61ett.ini files.

Venkat

-Original Message-
From: mtt-users-boun...@open-mpi.org
[mailto:mtt-users-boun...@open-mpi.org] On Behalf Of Ethan Mallove
Sent: Thursday, November 19, 2009 8:36 AM
To: General user list for the MPI Testing Tool
Subject: Re: [MTT users] MTT trivial tests fails tocompleteon
Centos5.3-x86_64 bit platform with OFED 1.5

On Wed, Nov/18/2009 12:17:24PM, Venkat Venkatsubra wrote:
> Attached.

That developer.ini file is out-of-date. Can you "svn update", and try
to run again? I assume the SVN URL you're using is
http://svn.open-mpi.org/svn/mtt/trunk?

-Ethan

> 
> -Original Message-
> From: mtt-users-boun...@open-mpi.org
> [mailto:mtt-users-boun...@open-mpi.org] On Behalf Of Ethan Mallove
> Sent: Wednesday, November 18, 2009 1:41 PM
> To: General user list for the MPI Testing Tool
> Subject: Re: [MTT users] MTT trivial tests fails to completeon
> Centos5.3-x86_64 bit platform with OFED 1.5
> 
> Could you run with --debug (instead of --verbose), and send the
> output.
> 
> Thanks,
> Ethan
> 
> On Wed, Nov/18/2009 11:08:18AM, Venkat Venkatsubra wrote:
> > 
> > 
> > 
> > 
> >From: Venkat Venkatsubra
> >Sent: Wednesday, November 18, 2009 12:54 PM
> >To: 'mtt-us...@open-mpi.org'
> >Subject: MTT trivial tests fails to complete on Centos5.3-x86_64
> bit
> >platform with OFED 1.5
> > 
> > 
> > 
> >Hello All,
> > 
> > 
> > 
> >How do I debug this problem ? Attached are the developer.ini and
> >trivial.ini files.
> > 
> >I can provide any other information that you need.
> > 
> > 
> > 
> >[root@samples]# cat /etc/issue
> > 
> >CentOS release 5.3 (Final)
> > 
> >Kernel \r on an \m
> > 
> > 
> > 
> >[root@samples]# uname -a
> > 
> >Linux 2.6.18-128.el5 #1 SMP Wed Jan 21 10:41:14 EST 2009 x86_64
> x86_64
> >x86_64 GNU/Linux
> > 
> > 
> > 
> >I am running OFED-1.5-20091029-0617 daily build.
> > 
> > 
> > 
> >Started trivial tests using the following command:
> > 
> > 
> > 
> >[root@samples]# cat developer.ini trivial.ini | ../client/mtt
> --verbose -
> > 
> >
> > 
> >
> > 
> > >> Initializing reporter module: TextFile
> > 
> > *** Reporter initialized
> > 
> > *** MPI Get phase starting
> > 
> > >> MPI Get: [mpi get: my installation]
> > 
> >Checking for new MPI sources...
> > 
> >Using MPI in: /usr/mpi/gcc/openmpi-1.3.2/
> > 
> > *** WARNING: alreadyinstalled_mpi_type was not specified,
> defaulting to
> > 
> > "OMPI".
> > 
> >Got new MPI sources: version 1.3.2
> > 
> > *** MPI Get phase complete
> > 
> > *** MPI Install phase starting
> > 
> > >> MPI Install [mpi install: my installation]
> > 
> >Installing MPI: [my installation] / [1.3.2] / [my
> installation]...
> > 
> > >> Reported to text file
> > 
> > 
> >
>
/root/mtt-svn/samples/MPI_Install-my_installation-my_installation-1.3.2.
> htm
> > 
> >   l
> > 
> > >> Reported to text file
> > 
> > 
> >
>
/root/mtt-svn/samples/MPI_Install-my_installation-my_installation-1.3.2.
> txt
> > 
> >Completed MPI Install successfully
> > 
> > *** MPI Install phase complete
> > 
> > *** Test Get phase starting
> > 
> > >> Test Get: [test get: trivial]
> > 
> >Checking for new test sources...
> > 
> >Got new test sources
> > 
> > *** Test Get phase complete
> > 
> > ***