Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] Kubernetes - jenkins home folder - Permission denied

Because of a recent change in the Jenkins Kubernetes plugin, custom pod templates need to follow https://wiki.eclipse.org/Jenkins#In_a_custom_container_the_build_can.27t_write_to_.2Fhome.2Fjenkins.2C_what_do_I_need_to_do.3F

I'm currently working on a fix for that. Thanks for your understanding.

Mikaël Barbero 
Team Lead - Release Engineering | Eclipse Foundation
📱 (+33) 642 028 039 | 🐦 @mikbarbero
Eclipse Foundation: The Platform for Open Innovation and Collaboration

Le 3 oct. 2019 à 10:27, Olivier Delcroix <odelcroi@xxxxxxxxx> a écrit :

Hi all,

I'm facing access rights issues on my jenkins pipeline since yesterday.

This command used to be working the past months but is not anymore :

+ mkdir /home/jenkins/.gradle
mkdir: can't create directory '/home/jenkins/.gradle': Permission denied

Has something changed in the way k8 is launching containers?

Project : keyple
Have a great day,
Olivier

_______________________________________________
cbi-dev mailing list
cbi-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/cbi-dev

Attachment: signature.asc
Description: Message signed with OpenPGP


Back to the top