Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Gerrit Jenkins Builds fail with "access denied"

Dear all,

 

since yesterday gerrit builds e.g. https://ci.eclipse.org/platform/job/eclipse.platform.ui-Gerrit/19426/console fail with:

 

15:24:36 Fetching upstream changes from git://git.eclipse.org/gitroot/platform/eclipse.platform.ui.git

15:24:36  > /usr/local/bin/git --version # timeout=10

15:24:36  > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/platform/eclipse.platform.ui.git +refs/heads/*:refs/remotes/origin/*

15:24:36 ERROR: Error cloning remote repo 'origin'

15:24:36 hudson.plugins.git.GitException: Command "/usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/platform/eclipse.platform.ui.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:

15:24:36 stdout:

15:24:36 stderr: fatal: remote error: access denied or repository not exported: /gitroot/platform/eclipse.platform.ui.git

 

What’s going on here?

 

Regards,

Matthias


Back to the top