[Swift-devel] Notes from 0.93 meeting

David Kelly davidk at ci.uchicago.edu
Thu Aug 25 16:37:06 CDT 2011


That gives a slightly more detailed error..

$ globus-url-copy file:///homes/davidk/ranger/sites.xml gsiftp://gridftp.ranger.tacc.teragrid.org/share/home/01503/davidkel

error: globus_ftp_control: gss_init_sec_context failed
OpenSSL Error: s3_clnt.c:915: in library: SSL routines, function SSL3_GET_SERVER_CERTIFICATE: certificate verify failed
globus_gsi_callback_module: Could not verify credential
globus_gsi_callback_module: Can't get the local trusted CA certificate: Untrusted self-signed certificate in chain with hash 9a1da9f9


----- Original Message -----
> From: "Mihael Hategan" <hategan at mcs.anl.gov>
> To: "David Kelly" <davidk at ci.uchicago.edu>
> Cc: "Ketan Maheshwari" <ketancmaheshwari at gmail.com>, "swift-devel Devel" <swift-devel at ci.uchicago.edu>
> Sent: Thursday, August 25, 2011 4:17:53 PM
> Subject: Re: [Swift-devel] Notes from 0.93 meeting
> Can you try a globus-url-copy to gridftp.ranger?
> 
> gridftp.ranger seems to have the NCSA myproxy CA. You say you have the
> proper certificates dir in your X509_CERT_DIR, and that directory
> contains the TACC root cert. So it should work. And so should swift.
> 
> Though I think that jglobus should be more clear about "Unknown ca"
> errors. At least the name of the unknown CA should be part of the
> error
> message.
> 
> On Thu, 2011-08-25 at 15:55 -0500, David Kelly wrote:
> > $ grid-proxy-info -all
> > subject : /C=US/O=National Center for Supercomputing
> > Applications/CN=David Kelly
> > issuer : /C=US/O=National Center for Supercomputing
> > Applications/OU=Certificate Authorities/CN=MyProxy
> > identity : /C=US/O=National Center for Supercomputing
> > Applications/CN=David Kelly
> > type : end entity credential
> > strength : 1024 bits
> > path : /tmp/x509up_u1878
> > timeleft : 9:56:53
> >
> >
> > ----- Original Message -----
> > > From: "Mihael Hategan" <hategan at mcs.anl.gov>
> > > To: "David Kelly" <davidk at ci.uchicago.edu>
> > > Cc: "Ketan Maheshwari" <ketancmaheshwari at gmail.com>, "swift-devel
> > > Devel" <swift-devel at ci.uchicago.edu>
> > > Sent: Thursday, August 25, 2011 3:42:57 PM
> > > Subject: Re: [Swift-devel] Notes from 0.93 meeting
> > > Odd. Can you paste the output of 'grid-proxy-info -all'?
> > >
> > > On Thu, 2011-08-25 at 15:18 -0500, David Kelly wrote:
> > > > Sure, here is the full log:
> > > >
> > > > http://www.ci.uchicago.edu/~davidk/001-catsn-ranger-20110825-1515-5tydro91.log
> > > >
> > > > ----- Original Message -----
> > > > > From: "Mihael Hategan" <hategan at mcs.anl.gov>
> > > > > To: "David Kelly" <davidk at ci.uchicago.edu>
> > > > > Cc: "Ketan Maheshwari" <ketancmaheshwari at gmail.com>,
> > > > > "swift-devel
> > > > > Devel" <swift-devel at ci.uchicago.edu>
> > > > > Sent: Thursday, August 25, 2011 2:43:31 PM
> > > > > Subject: Re: [Swift-devel] Notes from 0.93 meeting
> > > > > It's possible that the CA dir on Ranger is not properly set
> > > > > up.
> > > > > Can
> > > > > you
> > > > > post the full log?
> > > > >
> > > > > On Thu, 2011-08-25 at 13:56 -0500, David Kelly wrote:
> > > > > > Those environment variables were not set up. I have them
> > > > > > defined
> > > > > > now, but I'm still getting the same error.
> > > > > >
> > > > > > [davidk at communicado ranger]$ env |grep 509
> > > > > > X509_CERT_DIR=/opt/osg-1.2.16/globus/TRUSTED_CA
> > > > > > X509_CADIR=/opt/osg-1.2.16/globus/TRUSTED_CA
> > > > > >
> > > > > > [davidk at communicado ranger]$ swift -sites.file sites.xml
> > > > > > -tc.file
> > > > > > tc.data 001-catsn-ranger.swift
> > > > > > Swift svn swift-r4987 (swift modified locally) cog-r3229
> > > > > >
> > > > > > RunID: 20110825-1352-f1v940b4
> > > > > > Progress: time: Thu, 25 Aug 2011 13:52:59 -0500
> > > > > > Progress: time: Thu, 25 Aug 2011 13:53:00 -0500 Selecting
> > > > > > site:7
> > > > > > Initializing site shared directory:3
> > > > > > Execution failed:
> > > > > > 	Authentication failed [Caused by: Failure unspecified at
> > > > > > 	GSS-API
> > > > > > 	level [Caused by: Unknown CA]]
> > > > > >
> > > > > >
> > > > > > ----- Original Message -----
> > > > > > > From: "Ketan Maheshwari" <ketancmaheshwari at gmail.com>
> > > > > > > To: "David Kelly" <davidk at ci.uchicago.edu>
> > > > > > > Cc: "Jonathan Monette" <jonmon at mcs.anl.gov>, "swift-devel
> > > > > > > Devel"
> > > > > > > <swift-devel at ci.uchicago.edu>
> > > > > > > Sent: Thursday, August 25, 2011 1:32:50 PM
> > > > > > > Subject: Re: [Swift-devel] Notes from 0.93 meeting
> > > > > > > Hi,
> > > > > > >
> > > > > > >
> > > > > > > Are your CADIR and CACERT env vars set up?
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > [communicado:swiftgrid]$ echo $X509_CADIR
> > > > > > > /opt/osg-1.2.16/globus/TRUSTED_CA
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > [communicado:swiftgrid]$ echo $X509_CERT_DIR
> > > > > > > /opt/osg-1.2.16/globus/TRUSTED_CA
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > On Thu, Aug 25, 2011 at 1:29 PM, David Kelly <
> > > > > > > davidk at ci.uchicago.edu
> > > > > > > > wrote:
> > > > > > >
> > > > > > >
> > > > > > > Thanks Jon,
> > > > > > >
> > > > > > > Here is what happens when I try this from communicado:
> > > > > > >
> > > > > > > [davidk at communicado ~]$ myproxy-logon -l dkelly -s
> > > > > > > myproxy.teragrid.org
> > > > > > > Enter MyProxy pass phrase:
> > > > > > > A credential has been received for user dkelly in
> > > > > > > /tmp/x509up_u1878.
> > > > > > >
> > > > > > > [davidk at communicado ranger]$ swift -sites.file sites.xml
> > > > > > > -tc.file
> > > > > > > tc.data 001-catsn-ranger.swift
> > > > > > > Swift svn swift-r4987 (swift modified locally) cog-r3229
> > > > > > >
> > > > > > > RunID: 20110825-1326-o3e38fe0
> > > > > > > Progress: time: Thu, 25 Aug 2011 13:26:43 -0500
> > > > > > > Progress: time: Thu, 25 Aug 2011 13:26:44 -0500 Selecting
> > > > > > > site:8
> > > > > > > Initializing site shared directory:2
> > > > > > > Execution failed:
> > > > > > > Authentication failed [Caused by: Failure unspecified at
> > > > > > > GSS-API
> > > > > > > level
> > > > > > > [Caused by: Unknown CA]]
> > > > > > >
> > > > > > > Any ideas?
> > > > > > >
> > > > > > > Thanks,
> > > > > > > David
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > _______________________________________________
> > > > > > > Swift-devel mailing list
> > > > > > > Swift-devel at ci.uchicago.edu
> > > > > > > https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > Ketan
> > > > > > _______________________________________________
> > > > > > Swift-devel mailing list
> > > > > > Swift-devel at ci.uchicago.edu
> > > > > > https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel



More information about the Swift-devel mailing list