[ 
https://issues.apache.org/jira/browse/AURORA-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14649837#comment-14649837
 ] 

Kevin Sweeney commented on AURORA-1409:
---------------------------------------

https://reviews.apache.org/r/36998/

> End-to-end tests fail with 401 unuthorized
> ------------------------------------------
>
>                 Key: AURORA-1409
>                 URL: https://issues.apache.org/jira/browse/AURORA-1409
>             Project: Aurora
>          Issue Type: Bug
>          Components: Testing
>            Reporter: Bill Farner
>            Assignee: Kevin Sweeney
>            Priority: Blocker
>
> Can be consistently reproduced on {{24088ef}}.
> {noformat}
> + kadmin.local -q 'ktadd -keytab testdir/root.keytab root'
> Authenticating as principal user/ad...@krbtest.com with password.
> Entry for principal root with kvno 2, encryption type aes256-cts-hmac-sha1-96 
> added to keytab WRFILE:testdir/root.keytab.
> Entry for principal root with kvno 2, encryption type aes128-cts-hmac-sha1-96 
> added to keytab WRFILE:testdir/root.keytab.
> Entry for principal root with kvno 2, encryption type des3-cbc-sha1 added to 
> keytab WRFILE:testdir/root.keytab.
> Entry for principal root with kvno 2, encryption type arcfour-hmac added to 
> keytab WRFILE:testdir/root.keytab.
> + test_snapshot
> + snapshot_as vagrant
> + local principal=vagrant
> + kinit -k -t testdir/vagrant.keytab vagrant
> ++ printf snapshot-response.%s.json vagrant
> + curl -u : --negotiate -w '%{http_code}\n' -o snapshot-response.vagrant.json 
> -s http://192.168.33.7:8081/api --data-binary '[1,"snapshot",1,0,{}]'
> 401
> + kdestroy
> + cat snapshot-response.vagrant.json
> <html>
> <head>
> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
> <title>Error 401 Unauthorized</title>
> </head>
> <body>
> <h2>HTTP ERROR: 401</h2>
> <p>Problem accessing /api. Reason:
> <pre>    Unauthorized</pre></p>
> <hr /><i><small>Powered by Jetty://</small></i>
>                                                 
>                                                 
>                                                 
>                                                 
>                                                 
>                                                 
>                                                 
>                                                 
>                                                 
>                                                 
>                                                 
>                                                 
>                                                 
>                                                 
>                                                 
>                                                 
>                                                 
>                                                 
>                                                 
>                                                 
> </body>
> </html>
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to