[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] [Condor-users] how to fix 'DC_AUTHENTICATE: Unable to reconcile!'?



On Mon, Nov 04, 2013 at 05:26:35PM +0000, Gang Qin wrote:
> Dear Zach:
> 
>   I changed  'SCHEDD_DEBUG = D_ALL:2' ,  nothing new in the SchedLog but something new in 'condor_submit -debug #jobID'  ,it's '11/04/13 18:15:41 (fd:5) (pid:9225) SECMAN: command 1112 QMGMT_WRITE_CMD to schedd at <137.138.40.140:33522> from TCP port 60329 (blocking).', details as below:

Hmm.  You should be getting quite a bit of information in the SchedLog.
Confirm that the setting is not being overwritten by running:
  condor_config_val -v SCHEDD_DEBUG

Also, perhaps the ":2" to specify debug level is causing trouble.  You can try
setting "SCHEDD_DEBUG=D_ALL" instead.

When you get a log with full debug info, please send it to me (I'd suggest you
send it just to me, not to all of condor-users since it will be lengthy and
most people don't care to see it.)

Thanks!


Cheers,
-zach




> [root@valtical00 condor]# vi /var/log/condor/SchedLog 
> 
> 11/04/13 18:17:37 Setting maximum accepts per cycle 8.
> 11/04/13 18:17:37 ******************************************************
> 11/04/13 18:17:37 ** condor_schedd (CONDOR_SCHEDD) STARTING UP
> 11/04/13 18:17:37 ** /usr/sbin/condor_schedd
> 11/04/13 18:17:37 ** SubsystemInfo: name=SCHEDD type=SCHEDD(5) class=DAEMON(1)
> 11/04/13 18:17:37 ** Configuration: subsystem:SCHEDD local:<NONE> class:DAEMON
> 11/04/13 18:17:37 ** $CondorVersion: 7.8.8 Jun 17 2013 $
> 11/04/13 18:17:37 ** $CondorPlatform: X86_64-CentOS_6.4 $
> 11/04/13 18:17:37 ** PID = 9278
> 11/04/13 18:17:37 ** Log last touched time unavailable (No such file or directory)
> 11/04/13 18:17:37 ******************************************************
> 11/04/13 18:17:37 Using config source: /etc/condor/condor_config
> 11/04/13 18:17:37 Using local config sources:
> 11/04/13 18:17:37    /etc/condor/config.d/00personal_condor.config
> 11/04/13 18:17:37 DaemonCore: command socket at <137.138.40.140:57724>
> 11/04/13 18:17:37 DaemonCore: private command socket at <137.138.40.140:57724>
> 11/04/13 18:17:37 Setting maximum accepts per cycle 8.
> 11/04/13 18:17:37 History file rotation is enabled.
> 11/04/13 18:17:37   Maximum history file size is: 20971520 bytes
> 11/04/13 18:17:37   Number of rotated history files is: 2
> 11/04/13 18:17:37 Failed to execute /usr/sbin/condor_shadow.std, ignoring
> 11/04/13 18:17:43 TransferQueueManager stats: active up=0/10 down=0/10; waiting up=0 down=0; wait time up=0s down=0s
> 11/04/13 18:17:49 DC_AUTHENTICATE: Unable to reconcile!
> 
> 
> 
> And the following is the submit with debug info:
> 
> -bash-4.1$ condor_submit -debug valtical00.job 
> 11/04/13 18:15:41 (fd:3) (pid:9225) config: using subsystem 'SUBMIT', local ''
> 11/04/13 18:15:41 (fd:3) (pid:9225) OpSysMajorVersion:  6 
> 11/04/13 18:15:41 (fd:3) (pid:9225) OpSysShortName:  SLCern 
> 11/04/13 18:15:41 (fd:3) (pid:9225) OpSysLongName:  Scientific Linux CERN SLC release 6.4 (Carbon) 
> 11/04/13 18:15:41 (fd:3) (pid:9225) OpSysAndVer:  SLCern6 
> 11/04/13 18:15:41 (fd:3) (pid:9225) OpSysLegacy:  LINUX 
> 11/04/13 18:15:41 (fd:3) (pid:9225) OpSysName:  SLCern 
> 11/04/13 18:15:41 (fd:3) (pid:9225) OpSysVer:  604 
> 11/04/13 18:15:41 (fd:3) (pid:9225) OpSys:  LINUX 
> 11/04/13 18:15:41 (fd:3) (pid:9225) Reading from /proc/cpuinfo
> 11/04/13 18:15:41 (fd:3) (pid:9225) Found: Physical-IDs:True; Core-IDs:True
> 11/04/13 18:15:41 (fd:3) (pid:9225) Analyzing 16 processors using IDs...
> 11/04/13 18:15:41 (fd:3) (pid:9225) Looking at processor #0 (PID:0, CID:0):
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#0   and P#1  : pid:0!=0 or  cid:0!=1 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#0   and P#2  : pid:0!=0 or  cid:0!=2 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#0   and P#3  : pid:0!=0 or  cid:0!=3 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#0   and P#4  : pid:0!=1 or  cid:0!=0 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#0   and P#5  : pid:0!=1 or  cid:0!=1 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#0   and P#6  : pid:0!=1 or  cid:0!=2 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#0   and P#7  : pid:0!=1 or  cid:0!=3 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#0   and P#8  : pid:0==0 and cid:0==0 (match=2)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#0   and P#9  : pid:0!=0 or  cid:0!=1 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#0   and P#10 : pid:0!=0 or  cid:0!=2 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#0   and P#11 : pid:0!=0 or  cid:0!=3 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#0   and P#12 : pid:0!=1 or  cid:0!=0 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#0   and P#13 : pid:0!=1 or  cid:0!=1 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#0   and P#14 : pid:0!=1 or  cid:0!=2 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#0   and P#15 : pid:0!=1 or  cid:0!=3 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) ncpus = 1
> 11/04/13 18:15:41 (fd:3) (pid:9225) P0: match->2
> 11/04/13 18:15:41 (fd:3) (pid:9225) P8: match->2
> 11/04/13 18:15:41 (fd:3) (pid:9225) Looking at processor #1 (PID:0, CID:1):
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#1   and P#2  : pid:0!=0 or  cid:1!=2 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#1   and P#3  : pid:0!=0 or  cid:1!=3 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#1   and P#4  : pid:0!=1 or  cid:1!=0 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#1   and P#5  : pid:0!=1 or  cid:1!=1 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#1   and P#6  : pid:0!=1 or  cid:1!=2 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#1   and P#7  : pid:0!=1 or  cid:1!=3 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#1   and P#8  : pid:0!=0 or  cid:1!=0 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#1   and P#9  : pid:0==0 and cid:1==1 (match=2)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#1   and P#10 : pid:0!=0 or  cid:1!=2 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#1   and P#11 : pid:0!=0 or  cid:1!=3 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#1   and P#12 : pid:0!=1 or  cid:1!=0 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#1   and P#13 : pid:0!=1 or  cid:1!=1 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#1   and P#14 : pid:0!=1 or  cid:1!=2 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#1   and P#15 : pid:0!=1 or  cid:1!=3 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) ncpus = 2
> 11/04/13 18:15:41 (fd:3) (pid:9225) P1: match->2
> 11/04/13 18:15:41 (fd:3) (pid:9225) P9: match->2
> 11/04/13 18:15:41 (fd:3) (pid:9225) Looking at processor #2 (PID:0, CID:2):
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#2   and P#3  : pid:0!=0 or  cid:2!=3 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#2   and P#4  : pid:0!=1 or  cid:2!=0 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#2   and P#5  : pid:0!=1 or  cid:2!=1 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#2   and P#6  : pid:0!=1 or  cid:2!=2 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#2   and P#7  : pid:0!=1 or  cid:2!=3 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#2   and P#8  : pid:0!=0 or  cid:2!=0 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#2   and P#9  : pid:0!=0 or  cid:2!=1 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#2   and P#10 : pid:0==0 and cid:2==2 (match=2)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#2   and P#11 : pid:0!=0 or  cid:2!=3 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#2   and P#12 : pid:0!=1 or  cid:2!=0 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#2   and P#13 : pid:0!=1 or  cid:2!=1 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#2   and P#14 : pid:0!=1 or  cid:2!=2 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#2   and P#15 : pid:0!=1 or  cid:2!=3 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) ncpus = 3
> 11/04/13 18:15:41 (fd:3) (pid:9225) P2: match->2
> 11/04/13 18:15:41 (fd:3) (pid:9225) P10: match->2
> 11/04/13 18:15:41 (fd:3) (pid:9225) Looking at processor #3 (PID:0, CID:3):
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#3   and P#4  : pid:0!=1 or  cid:3!=0 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#3   and P#5  : pid:0!=1 or  cid:3!=1 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#3   and P#6  : pid:0!=1 or  cid:3!=2 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#3   and P#7  : pid:0!=1 or  cid:3!=3 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#3   and P#8  : pid:0!=0 or  cid:3!=0 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#3   and P#9  : pid:0!=0 or  cid:3!=1 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#3   and P#10 : pid:0!=0 or  cid:3!=2 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#3   and P#11 : pid:0==0 and cid:3==3 (match=2)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#3   and P#12 : pid:0!=1 or  cid:3!=0 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#3   and P#13 : pid:0!=1 or  cid:3!=1 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#3   and P#14 : pid:0!=1 or  cid:3!=2 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#3   and P#15 : pid:0!=1 or  cid:3!=3 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) ncpus = 4
> 11/04/13 18:15:41 (fd:3) (pid:9225) P3: match->2
> 11/04/13 18:15:41 (fd:3) (pid:9225) P11: match->2
> 11/04/13 18:15:41 (fd:3) (pid:9225) Looking at processor #4 (PID:1, CID:0):
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#4   and P#5  : pid:1!=1 or  cid:0!=1 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#4   and P#6  : pid:1!=1 or  cid:0!=2 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#4   and P#7  : pid:1!=1 or  cid:0!=3 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#4   and P#8  : pid:1!=0 or  cid:0!=0 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#4   and P#9  : pid:1!=0 or  cid:0!=1 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#4   and P#10 : pid:1!=0 or  cid:0!=2 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#4   and P#11 : pid:1!=0 or  cid:0!=3 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#4   and P#12 : pid:1==1 and cid:0==0 (match=2)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#4   and P#13 : pid:1!=1 or  cid:0!=1 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#4   and P#14 : pid:1!=1 or  cid:0!=2 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#4   and P#15 : pid:1!=1 or  cid:0!=3 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) ncpus = 5
> 11/04/13 18:15:41 (fd:3) (pid:9225) P4: match->2
> 11/04/13 18:15:41 (fd:3) (pid:9225) P12: match->2
> 11/04/13 18:15:41 (fd:3) (pid:9225) Looking at processor #5 (PID:1, CID:1):
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#5   and P#6  : pid:1!=1 or  cid:1!=2 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#5   and P#7  : pid:1!=1 or  cid:1!=3 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#5   and P#8  : pid:1!=0 or  cid:1!=0 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#5   and P#9  : pid:1!=0 or  cid:1!=1 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#5   and P#10 : pid:1!=0 or  cid:1!=2 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#5   and P#11 : pid:1!=0 or  cid:1!=3 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#5   and P#12 : pid:1!=1 or  cid:1!=0 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#5   and P#13 : pid:1==1 and cid:1==1 (match=2)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#5   and P#14 : pid:1!=1 or  cid:1!=2 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#5   and P#15 : pid:1!=1 or  cid:1!=3 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) ncpus = 6
> 11/04/13 18:15:41 (fd:3) (pid:9225) P5: match->2
> 11/04/13 18:15:41 (fd:3) (pid:9225) P13: match->2
> 11/04/13 18:15:41 (fd:3) (pid:9225) Looking at processor #6 (PID:1, CID:2):
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#6   and P#7  : pid:1!=1 or  cid:2!=3 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#6   and P#8  : pid:1!=0 or  cid:2!=0 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#6   and P#9  : pid:1!=0 or  cid:2!=1 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#6   and P#10 : pid:1!=0 or  cid:2!=2 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#6   and P#11 : pid:1!=0 or  cid:2!=3 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#6   and P#12 : pid:1!=1 or  cid:2!=0 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#6   and P#13 : pid:1!=1 or  cid:2!=1 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#6   and P#14 : pid:1==1 and cid:2==2 (match=2)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#6   and P#15 : pid:1!=1 or  cid:2!=3 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) ncpus = 7
> 11/04/13 18:15:41 (fd:3) (pid:9225) P6: match->2
> 11/04/13 18:15:41 (fd:3) (pid:9225) P14: match->2
> 11/04/13 18:15:41 (fd:3) (pid:9225) Looking at processor #7 (PID:1, CID:3):
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#7   and P#8  : pid:1!=0 or  cid:3!=0 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#7   and P#9  : pid:1!=0 or  cid:3!=1 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#7   and P#10 : pid:1!=0 or  cid:3!=2 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#7   and P#11 : pid:1!=0 or  cid:3!=3 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#7   and P#12 : pid:1!=1 or  cid:3!=0 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#7   and P#13 : pid:1!=1 or  cid:3!=1 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#7   and P#14 : pid:1!=1 or  cid:3!=2 (match=No)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Comparing P#7   and P#15 : pid:1==1 and cid:3==3 (match=2)
> 11/04/13 18:15:41 (fd:3) (pid:9225) ncpus = 8
> 11/04/13 18:15:41 (fd:3) (pid:9225) P7: match->2
> 11/04/13 18:15:41 (fd:3) (pid:9225) P15: match->2
> 11/04/13 18:15:41 (fd:3) (pid:9225) Looking at processor #8 (PID:0, CID:0):
> 11/04/13 18:15:41 (fd:3) (pid:9225) Looking at processor #9 (PID:0, CID:1):
> 11/04/13 18:15:41 (fd:3) (pid:9225) Looking at processor #10 (PID:0, CID:2):
> 11/04/13 18:15:41 (fd:3) (pid:9225) Looking at processor #11 (PID:0, CID:3):
> 11/04/13 18:15:41 (fd:3) (pid:9225) Looking at processor #12 (PID:1, CID:0):
> 11/04/13 18:15:41 (fd:3) (pid:9225) Looking at processor #13 (PID:1, CID:1):
> 11/04/13 18:15:41 (fd:3) (pid:9225) Looking at processor #14 (PID:1, CID:2):
> 11/04/13 18:15:41 (fd:3) (pid:9225) Looking at processor #15 (PID:1, CID:3):
> 11/04/13 18:15:41 (fd:3) (pid:9225) Using IDs: 16 processors, 8 CPUs, 8 HTs
> 11/04/13 18:15:41 (fd:3) (pid:9225) Reading condor configuration from '/etc/condor/condor_config'
> 11/04/13 18:15:41 (fd:3) (pid:9225) condor_gethostname() claims we are valtical00.cern.ch
> 11/04/13 18:15:41 (fd:3) (pid:9225) NETWORK_INTERFACE=* matches lo 127.0.0.1, eth0 137.138.40.140, virbr0 192.168.122.1, choosing IP 137.138.40.140
> 11/04/13 18:15:41 (fd:3) (pid:9225) ENABLE_IPV6 is undefined, using default value of False
> 11/04/13 18:15:41 (fd:3) (pid:9225) Considering valtical00.cern.ch (Ranked at 3) as possible local hostname versus valtical00.cern.ch/ (0)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Identifying myself as: Short:: valtical00, Long: valtical00.cern.ch, IP: 137.138.40.140
> 11/04/13 18:15:41 (fd:3) (pid:9225) Trying to getting network interface informations (after reading config)
> 11/04/13 18:15:41 (fd:3) (pid:9225) NETWORK_INTERFACE=* matches lo 127.0.0.1, eth0 137.138.40.140, virbr0 192.168.122.1, choosing IP 137.138.40.140
> 11/04/13 18:15:41 (fd:3) (pid:9225) condor_gethostname() claims we are valtical00.cern.ch
> 11/04/13 18:15:41 (fd:3) (pid:9225) NETWORK_INTERFACE=* matches lo 127.0.0.1, eth0 137.138.40.140, virbr0 192.168.122.1, choosing IP 137.138.40.140
> 11/04/13 18:15:41 (fd:3) (pid:9225) Considering valtical00.cern.ch (Ranked at 3) as possible local hostname versus valtical00.cern.ch/valtical00.cern.ch (0)
> 11/04/13 18:15:41 (fd:3) (pid:9225) Identifying myself as: Short:: valtical00, Long: valtical00.cern.ch, IP: 137.138.40.140
> 11/04/13 18:15:41 (fd:3) (pid:9225) CONDOR_FSYNC is undefined, using default value of True
> 11/04/13 18:15:41 (fd:3) (pid:9225) WARN_ON_UNUSED_SUBMIT_FILE_MACROS is undefined, using default value of True
> 11/04/13 18:15:41 (fd:3) (pid:9225) TOOL_LOG_KEEP_OPEN is undefined, using default value of True
> 11/04/13 18:15:41 (fd:3) (pid:9225) SUBMIT_SKIP_FILECHECKS is undefined, using default value of False
> 11/04/13 18:15:41 (fd:3) (pid:9225) SUBMIT_MAX_PROCS_IN_CLUSTER is undefined, using default value of 0
> 11/04/13 18:15:41 (fd:3) (pid:9225) KEYCACHE: created: 0x244fc70
> 11/04/13 18:15:41 (fd:3) (pid:9225) TIMEOUT_MULTIPLIER is undefined, using default value of 0
> 11/04/13 18:15:41 (fd:3) (pid:9225) SUBMIT_TIMEOUT_MULTIPLIER is undefined, using default value of 0
> 11/04/13 18:15:41 (fd:3) (pid:9225) *** TIMEOUT_MULTIPLIER :: 0
> 11/04/13 18:15:41 (fd:3) (pid:9225) New Daemon obj (schedd) name: "NULL", pool: "NULL", addr: "NULL"
> 11/04/13 18:15:41 (fd:3) (pid:9225) Neither name nor addr specified, using local values - name: "valtical00.cern.ch", full host: "valtical00.cern.ch"
> 11/04/13 18:15:41 (fd:3) (pid:9225) Finding classad for local daemon, SCHEDD_DAEMON_AD_FILE is "/var/lib/condor/spool/.schedd_classad"
> 11/04/13 18:15:41 (fd:4) (pid:9225) STRICT_CLASSAD_EVALUATION is undefined, using default value of False
> 11/04/13 18:15:41 (fd:3) (pid:9225) Found Name in ClassAd, using "valtical00.cern.ch"
> 11/04/13 18:15:41 (fd:3) (pid:9225) Found SCHEDDIpAddr in ClassAd, using "<137.138.40.140:33522>"
> 11/04/13 18:15:41 (fd:3) (pid:9225) Found CondorVersion in ClassAd, using "$CondorVersion: 7.8.8 Jun 17 2013 $"
> 11/04/13 18:15:41 (fd:3) (pid:9225) Found CondorPlatform in ClassAd, using "$CondorPlatform: X86_64-CentOS_6.4 $"
> 11/04/13 18:15:41 (fd:3) (pid:9225) Found Machine in ClassAd, using "valtical00.cern.ch"
> 11/04/13 18:15:41 (fd:3) (pid:9225) validate <137.138.40.140:33522>
> 11/04/13 18:15:41 (fd:3) (pid:9225) success
> 11/04/13 18:15:41 (fd:3) (pid:9225) Using port 33522 based on address "<137.138.40.140:33522>"
> Submitting job(s)11/04/13 18:15:41 (fd:4) (pid:9225) TIMEOUT_MULTIPLIER is undefined, using default value of 0
> 11/04/13 18:15:41 (fd:4) (pid:9225) SUBMIT_TIMEOUT_MULTIPLIER is undefined, using default value of 0
> 11/04/13 18:15:41 (fd:4) (pid:9225) *** TIMEOUT_MULTIPLIER :: 0
> 11/04/13 18:15:41 (fd:4) (pid:9225) validate <137.138.40.140:33522>
> 11/04/13 18:15:41 (fd:4) (pid:9225) success
> 11/04/13 18:15:41 (fd:4) (pid:9225) New Daemon obj (schedd) name: "NULL", pool: "NULL", addr: "<137.138.40.140:33522>"
> 11/04/13 18:15:41 (fd:4) (pid:9225) validate <137.138.40.140:33522>
> 11/04/13 18:15:41 (fd:4) (pid:9225) success
> 11/04/13 18:15:41 (fd:4) (pid:9225) Already have address, no info to locate
> 11/04/13 18:15:41 (fd:4) (pid:9225) validate <137.138.40.140:33522>
> 11/04/13 18:15:41 (fd:4) (pid:9225) success
> 11/04/13 18:15:41 (fd:4) (pid:9225) Using port 33522 based on address "<137.138.40.140:33522>"
> 11/04/13 18:15:41 (fd:4) (pid:9225) Guess address string for host = <137.138.40.140:33522>, port = 0
> 11/04/13 18:15:41 (fd:4) (pid:9225) it was sinful string. ip = 137.138.40.140, port = 33522
> 11/04/13 18:15:41 (fd:5) (pid:9225) OUT_LOWPORT is undefined, using default value of 0
> 11/04/13 18:15:41 (fd:5) (pid:9225) LOWPORT is undefined, using default value of 0
> 11/04/13 18:15:41 (fd:5) (pid:9225) CONNECT bound to <137.138.40.140:60329> fd=4 peer=<137.138.40.140:33522>
> 11/04/13 18:15:41 (fd:5) (pid:9225) SECMAN: command 1112 QMGMT_WRITE_CMD to schedd at <137.138.40.140:33522> from TCP port 60329 (blocking).
> 11/04/13 18:15:41 (fd:5) (pid:9225) SEC_SUBMIT_CLIENT_SESSION_DURATION is undefined, using default value of 0
> 11/04/13 18:15:41 (fd:5) (pid:9225) SEC_SUBMIT_DEFAULT_SESSION_DURATION is undefined, using default value of 0
> 11/04/13 18:15:41 (fd:5) (pid:9225) SEC_CLIENT_SESSION_DURATION is undefined, using default value of 0
> 11/04/13 18:15:41 (fd:5) (pid:9225) SEC_DEFAULT_SESSION_DURATION is undefined, using default value of 0
> 11/04/13 18:15:41 (fd:5) (pid:9225) SEC_CLIENT_SESSION_LEASE is undefined, using default value of 0
> 11/04/13 18:15:41 (fd:5) (pid:9225) SEC_DEFAULT_SESSION_LEASE is undefined, using default value of 0
> 11/04/13 18:15:41 (fd:5) (pid:9225) SECMAN: no cached key for {<137.138.40.140:33522>,<1112>}.
> 11/04/13 18:15:41 (fd:5) (pid:9225) SECMAN: Security Policy:
> AuthMethods = "FS,KERBEROS,GSI"
> SessionDuration = "60"
> Authentication = "NEVER"
> Enact = "NO"
> Subsystem = "SUBMIT"
> Integrity = "NEVER"
> NewSession = "YES"
> CryptoMethods = "3DES,BLOWFISH"
> OutgoingNegotiation = "PREFERRED"
> Encryption = "NEVER"
> CurrentTime = time()
> SessionLease = 3600
> ServerPid = 9225
> 11/04/13 18:15:41 (fd:5) (pid:9225) SECMAN: negotiating security for command 1112.
> 11/04/13 18:15:41 (fd:5) (pid:9225) SECMAN: sending DC_AUTHENTICATE command
> 11/04/13 18:15:41 (fd:5) (pid:9225) SECMAN: sending following classad:
> Command = 1112
> AuthMethods = "FS,KERBEROS,GSI"
> SessionDuration = "60"
> Authentication = "NEVER"
> Enact = "NO"
> Subsystem = "SUBMIT"
> Integrity = "NEVER"
> RemoteVersion = "$CondorVersion: 7.8.8 Jun 17 2013 $"
> NewSession = "YES"
> CryptoMethods = "3DES,BLOWFISH"
> OutgoingNegotiation = "PREFERRED"
> Encryption = "NEVER"
> CurrentTime = time()
> SessionLease = 3600
> ServerPid = 9225
> 11/04/13 18:15:41 (fd:5) (pid:9225) selector 0x7fff21ee4cd0 resetting
> 11/04/13 18:15:41 (fd:5) (pid:9225) condor_write(fd=4 schedd at <137.138.40.140:33522>,,size=369,timeout=0,flags=0)
> 11/04/13 18:15:41 (fd:5) (pid:9225) selector 0x7fff21ee4cd0 adding fd 4 (socket:[2353959])
> 11/04/13 18:15:41 (fd:5) (pid:9225) selector 0x7fff21ee4cd0 adding fd 4 (socket:[2353959])
> 11/04/13 18:15:41 (fd:5) (pid:9225) selector 0x7fff21ee4cd0 adding fd 4 (socket:[2353959])
> 11/04/13 18:15:41 (fd:5) (pid:9225) selector 0x7fff21ee4bc0 resetting
> 11/04/13 18:15:41 (fd:5) (pid:9225) condor_read(fd=4 schedd at <137.138.40.140:33522>,,size=5,timeout=0,flags=0)
> 11/04/13 18:15:41 (fd:5) (pid:9225) selector 0x7fff21ee4bc0 adding fd 4 (socket:[2353959])
> 11/04/13 18:15:41 (fd:5) (pid:9225) condor_read(): Socket closed when trying to read 5 bytes from schedd at <137.138.40.140:33522>
> 11/04/13 18:15:41 (fd:5) (pid:9225) IO: EOF reading packet header
> 11/04/13 18:15:41 (fd:5) (pid:9225) Stream::get(int) failed to read padding
> 11/04/13 18:15:41 (fd:5) (pid:9225) SECMAN: no classad from server, failing
> 11/04/13 18:15:41 (fd:5) (pid:9225) CLOSE <137.138.40.140:60329> fd=4
> 11/04/13 18:15:41 (fd:4) (pid:9225) Destroying Daemon object:
> 11/04/13 18:15:41 (fd:4) (pid:9225) Type: 3 (schedd), Name: (null), Addr: <137.138.40.140:33522>
> 11/04/13 18:15:41 (fd:4) (pid:9225) FullHost: (null), Host: (null), Pool: (null), Port: 33522
> 11/04/13 18:15:41 (fd:4) (pid:9225) IsLocal: N, IdStr: schedd at <137.138.40.140:33522>, Error: (null)
> 11/04/13 18:15:41 (fd:4) (pid:9225)  --- End of Daemon object info ---
> 
> ERROR: Failed to connect to local queue manager
> SECMAN:2007:Failed to end classad message.
> 
> 
>   Cheers,Gang
> 
> ________________________________________
> From: HTCondor-users [htcondor-users-bounces@xxxxxxxxxxx] on behalf of Zachary Miller [zmiller@xxxxxxxxxxx]
> Sent: 04 November 2013 18:06
> To: HTCondor-Users Mail List
> Cc: Condor-Users Mail List
> Subject: Re: [HTCondor-users] [Condor-users] how to fix 'DC_AUTHENTICATE:       Unable to       reconcile!'?
> 
> On Mon, Nov 04, 2013 at 04:33:07PM +0000, Gang Qin wrote:
> > Dear Zach:
> >
> >   Thanks for the reply but from SchedLog I didn't find anything related with '"PERMISSION DENIED" , only the following content, and the only error is 'Failed to execute /usr/sbin/condor_shadow.std,ingoring'.
> 
> Would you please do the following:
> 
> Change your condor_config:
>   SCHEDD_DEBUG = D_ALL:2
> 
> Then restart the Schedd, attempt to run condor_submit again, and send me
> (off-list) the entire SchedLog.
> 
> 
> Cheers,
> -zach
> 
> _______________________________________________
> HTCondor-users mailing list
> To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
> 
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/htcondor-users/
> 
> _______________________________________________
> HTCondor-users mailing list
> To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
> 
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/htcondor-users/