#853 Operation not permitted in tests running inside CentOS CI on Pagure
Closed: Fixed with Explanation 2 years ago by zlopez. Opened 2 years ago by zlopez.

It seems that there is something still wrong on the Pagure Jenkins CI.

There are plenty of errors for git operations that go like this:

_pygit2.GitError: failed to resolve path '/tmp/pagure-tests-path-8lmrbktp/repos/test.git/': Operation not permitted

You can see the whole log on https://jenkins-pagure.apps.ocp.ci.centos.org/job/pull-requests/13/console

I checked the jobs and it seems that this is happening till the time the Pagure project was migrated from the legacy CI to the new one.

It seems that the permissions are somewhat messed up on the testing machines, but I'm not sure what is exactly causing this.


Metadata Update from @zlopez:
- Issue priority set to: Waiting on Assignee (was: Needs Review)
- Issue tagged with: investigation, low-gain, medium-trouble

2 years ago

After changing cico to deploy CentOS 8 Stream machine instead of CentOS 7, which is deployed by default, the issue is gone.

The PR with the change is here.

Metadata Update from @zlopez:
- Issue close_status updated to: Fixed with Explanation
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata