Evgheni Dereveanchin created OVIRT-1092:
-------------------------------------------
Summary: test-repo_ovirt_experimental_4.1 - chown error when publishing repo
Key: OVIRT-1092
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-1092
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: Jenkins
Reporter: Evgheni Dereveanchin
Assignee: infra
Priority: High
test-repo_ovirt_experimental_4.1 is failing without visible errors on lago side.
Checking job logs, there's the following error when publishing RPMs:
12:24:49 Copying to published repo
12:24:49 + echo 'Copying to published repo'
12:24:49 + install -o deploy-ovirt-experimental -m 755 -d
/srv/resources/repos/ovirt/tested/4.1
12:24:49 install: cannot change owner and permissions of
‘/srv/resources/repos/ovirt/tested/4.1’: Operation not permitted
12:24:49 + rm -f /home/deploy-ovirt-experimental/experimental_repo.lock
[Pipeline] } //sshagent
[Pipeline] SSH Agent : End
[Pipeline] } //wrap
[Pipeline] General Build Wrapper : End
[Pipeline] } //node
[Pipeline] Allocate node : End
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE
There was no "install" command in logs before builds started failing
http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_4.1/436/console
--
This message was sent by Atlassian JIRA
(v1000.718.4#100026)