I tried with a new ssh key (ssh-keygen) and used that (thanks Leo for the suggestion), I now get a slightly different error:

TASK [configure-buildfarm : Configure Kubernetes plugin] **********************************************************************************************************************************************************
fatal: [ansible_connection=local]: FAILED! => {"changed": true, "cmd": "java -jar /tmp/jenkins-cli.jar -remoting -s http://jenkins-digger.127.0.0.1.nip.io groovy /tmp/kubernetes-plugin-config.groovy", "delta": "0:00:02.215772", "end": "2017-09-27 09:42:31.347839", "failed": true, "failed_when_result": true, "rc": 6, "start": "2017-09-27 09:42:29.132067", "stderr": "\nERROR: anonymous is missing the Overall/Read permission", "stderr_lines": ["", "ERROR: anonymous is missing the Overall/Read permission"], "stdout": "", "stdout_lines": []}
fatal: [127.0.0.1]: FAILED! => {"changed": true, "cmd": "java -jar /tmp/jenkins-cli.jar -remoting -s http://jenkins-digger.127.0.0.1.nip.io groovy /tmp/kubernetes-plugin-config.groovy", "delta": "0:00:02.277280", "end": "2017-09-27 09:42:31.429172", "failed": true, "failed_when_result": true, "rc": 6, "start": "2017-09-27 09:42:29.151892", "stderr": "\nERROR: anonymous is missing the Overall/Read permission", "stderr_lines": ["", "ERROR: anonymous is missing the Overall/Read permission"], "stdout": "", "stdout_lines": []}
to retry, use: --limit @/home/Matthias/Work/Mobile.NEXT/digger-installer/sample-build-playbook.retry





Wondering: anyone ever tried this on Fedora 26 ? :-) 







On Tue, Sep 26, 2017 at 2:53 PM, Matthias Wessendorf <matzew@apache.org> wrote:
Hi,

I am using this inventory files:
https://gist.githubusercontent.com/matzew/ca6b0481c53db4c6d7df7b521b84529b/raw/6d553ba81157e1fe2036e3e9d7ddf91ad7fffd58/matzew-inventory

and this branch (I had to remove java, for some weird/undocumented reasons, to move on):
https://github.com/matzew/digger-installer/tree/Problems_running_install


With a bit of help from Leo on IRC I got to a point where I installed the Android SDK, but the ansible-playbook process exits after some time w/ the following message:

https://gist.githubusercontent.com/matzew/a06cb779f430ccbde2fa3ba6a97c32d1/raw/65ff9e6b5d5fbfcebeb737cdc5c50ded0f3e75ec/error


any ideas ?  Is this a known issue? Do you want me to create a JIRA ? 

Thx,
Matthias  



--
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
twitter: http://twitter.com/mwessendorf