steveloughran commented on pull request #3534:
URL: https://github.com/apache/hadoop/pull/3534#issuecomment-1010898339


   test run s3 london. `-Dparallel-tests -DtestsThreadCount=6  -Dmarkers=delete 
-Dscale`
    one failure from DT tests as I'd turned session tokens on there, otherwise 
all good. filing a jira to get the failing test to clear more options
   ```
   [ERROR] Failures: 
   [ERROR]   
ITestDelegatedMRJob.testJobSubmissionCollectsTokens:303->AbstractDelegationIT.lookupToken:70->Assert.assertEquals:120->Assert.failNotEquals:835->Assert.fail:89
 Kind of token Kind: S3ADelegationToken/Session, Service: s3a://stevel-london, 
Ident: (S3ATokenIdentifier{S3ADelegationToken/Session; uri=s3a://stevel-london; 
timestamp=1641943367014; renewer=stevel; encryption=SSE-KMS; 
df39af66-6a55-4d84-9ce0-7be719f58087; Created on stevel-mbp1376/127.0.0.1 at 
time 2022-01-11T23:22:46.805Z.}; session credentials, expiry 
2022-01-12T11:22:47Z; (valid)) expected:<S3ADelegationToken/Full> but 
was:<S3ADelegationToken/Session>
   [ERROR]   
ITestDelegatedMRJob.testJobSubmissionCollectsTokens:303->AbstractDelegationIT.lookupToken:70->Assert.assertEquals:120->Assert.failNotEquals:835->Assert.fail:89
 Kind of token Kind: S3ADelegationToken/Session, Service: s3a://stevel-london, 
Ident: (S3ATokenIdentifier{S3ADelegationToken/Session; uri=s3a://stevel-london; 
timestamp=1641943383624; renewer=stevel; encryption=SSE-KMS; 
fcf63971-7249-4339-92c1-89a508fee7d2; Created on stevel-mbp1376/127.0.0.1 at 
time 2022-01-11T23:23:03.247Z.}; session credentials, expiry 
2022-01-12T11:23:03Z; (valid)) expected:<S3ADelegationToken/Role> but 
was:<S3ADelegationToken/Session>
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to