Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[data-dev] Uploading TCK Distribution to download.eclipse.org

Hello Everyone,

I am trying to create a staged version of the TCK Distribution zip for Jakarta Data 1.0.0.
I have set up the Jenkins job here: https://ci.eclipse.org/data/view/Eclipse%20Builds/job/jakarta-data-tck-build-and-stage/

When I run this job I get the following error message:
-[ Uploading TCK to staged downloads ]------------------------------------------
mkdir: cannot create directory ‘/home/data/httpd/download.eclipse.org/ee4j/data’: Permission denied
Build step 'Execute shell' marked build as failure

This build has never been run to perform an actual upload.
I believe the issue is likely that Jenkins does not have an appropriate SSH key to perform this upload.
I am using the SSH agent named `projects-storage.eclipse.org-bot-ssh`

Would anyone with more knowledge about this process be able to help get this build working?

Thank you,
Kyle Jon Aure

Back to the top