Build failed in Jenkins:
system-sync_mirrors-centos-updates-el7-x86_64 #1729
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_6...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_6...>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
> git --version # timeout=10
> git fetch --tags --progress http://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/* --prune
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c5c7cfa3f5dbe97905fe1771616e2738526d5c95 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c5c7cfa3f5dbe97905fe1771616e2738526d5c95
Commit message: "Add ovirt-engine-metrics and ovirt-dwh to STDCI-v2"
> git rev-list --no-walk c5c7cfa3f5dbe97905fe1771616e2738526d5c95 # timeout=10
[system-sync_mirrors-centos-updates-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6054783004933054963.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-updates-el7 x86_64 jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
Traceback (most recent call last):
File "/usr/bin/reposync", line 343, in <module>
main()
File "/usr/bin/reposync", line 175, in main
my.doRepoSetup()
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 681, in doRepoSetup
return self._getRepos(thisrepo, True)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 721, in _getRepos
self._repos.doSetup(thisrepo)
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup
self.retrieveAllMD()
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 88, in retrieveAllMD
dl = repo._async and repo._commonLoadRepoXML(repo)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1465, in _commonLoadRepoXML
local = self.cachedir + '/repomd.xml'
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 774, in <lambda>
cachedir = property(lambda self: self._dirGetAttr('cachedir'))
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 757, in _dirGetAttr
self.dirSetup()
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 735, in dirSetup
self._dirSetupMkdir_p(dir)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 712, in _dirSetupMkdir_p
raise Errors.RepoError, msg
yum.Errors.RepoError: Error making cache directory: /home/jenkins/mirrors_cache/centos-updates-el7/gen error was: [Errno 17] File exists: '/home/jenkins/mirrors_cache/centos-updates-el7/gen'
Build step 'Execute shell' marked build as failure
6 years, 4 months
[JIRA] (OVIRT-2286) 007_sd_reattach.deactivate_storage_domain fails
because of running tasks
by Dafna Ron (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2286?page=com.atlassian.jir... ]
Dafna Ron updated OVIRT-2286:
-----------------------------
Resolution: Incomplete
Status: Done (was: To Do)
closing as this is a clone
> 007_sd_reattach.deactivate_storage_domain fails because of running tasks
> ------------------------------------------------------------------------
>
> Key: OVIRT-2286
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2286
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Dafna Ron
> Assignee: infra
> Labels: ost_failures, ost_lago, ost_race
>
> This is a known issue which we should try and solve on ost tests.
> the issue is that we try to put domain in maintenance while there are still running tasks - this is blocked by engine by design.
> We should fix any actions in ost to be re-run once blocked on this error.
> https://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/2571/
> {quote}
> The task that is stuck is downloadImageFromStream
> 2018-07-04 10:12:52,659-04 WARN [org.ovirt.engine.core.bll.storage.domain.DeactivateStorageDomainWithOvfUpdateCommand] (default task-1) [ce1c28ba-1550-457f-b5e3-ad051488f897] There are running tasks: 'AsyncTask:{commandId='0b18c13f-0fce-
> 4303-8f85-ae5a2b051991', rootCommandId='0b18c13f-0fce-4303-8f85-ae5a2b051991', storagePoolId='8dd2fe5a-9dca-42e2-8593-1de1b18b4887', taskId='f2af86fb-dbbb-430c-afd9-2f25131583b1', vdsmTaskId='45ee0fc8-830d-47d5-9c4a-6d4ed72ae6a1', stepId=
> 'null', taskType='downloadImageFromStream', status='running'}
> The task succeeded but after the deactivate storage domain attempt:
> 2018-07-04 10:13:01,579-04 INFO [org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-98) [1c611686] Command 'ProcessOvfUpdateForStorageDomain' id: '6342fce4-96ff-4ae3-8b40-8155a
> 5509761' child commands '[0b18c13f-0fce-4303-8f85-ae5a2b051991, 8e16826f-93dd-442a-8a74-13d14222d45e]' executions were completed, status 'SUCCEEDED'
> {quote}
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100088)
6 years, 4 months
[JIRA] (OVIRT-2286) 007_sd_reattach.deactivate_storage_domain fails
because of running tasks
by Dafna Ron (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2286?page=com.atlassian.jir... ]
Dafna Ron commented on OVIRT-2286:
----------------------------------
I will close this as this is a clone of ovirt-2264
> 007_sd_reattach.deactivate_storage_domain fails because of running tasks
> ------------------------------------------------------------------------
>
> Key: OVIRT-2286
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2286
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Dafna Ron
> Assignee: infra
> Labels: ost_failures, ost_lago, ost_race
>
> This is a known issue which we should try and solve on ost tests.
> the issue is that we try to put domain in maintenance while there are still running tasks - this is blocked by engine by design.
> We should fix any actions in ost to be re-run once blocked on this error.
> https://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/2571/
> {quote}
> The task that is stuck is downloadImageFromStream
> 2018-07-04 10:12:52,659-04 WARN [org.ovirt.engine.core.bll.storage.domain.DeactivateStorageDomainWithOvfUpdateCommand] (default task-1) [ce1c28ba-1550-457f-b5e3-ad051488f897] There are running tasks: 'AsyncTask:{commandId='0b18c13f-0fce-
> 4303-8f85-ae5a2b051991', rootCommandId='0b18c13f-0fce-4303-8f85-ae5a2b051991', storagePoolId='8dd2fe5a-9dca-42e2-8593-1de1b18b4887', taskId='f2af86fb-dbbb-430c-afd9-2f25131583b1', vdsmTaskId='45ee0fc8-830d-47d5-9c4a-6d4ed72ae6a1', stepId=
> 'null', taskType='downloadImageFromStream', status='running'}
> The task succeeded but after the deactivate storage domain attempt:
> 2018-07-04 10:13:01,579-04 INFO [org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-98) [1c611686] Command 'ProcessOvfUpdateForStorageDomain' id: '6342fce4-96ff-4ae3-8b40-8155a
> 5509761' child commands '[0b18c13f-0fce-4303-8f85-ae5a2b051991, 8e16826f-93dd-442a-8a74-13d14222d45e]' executions were completed, status 'SUCCEEDED'
> {quote}
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100088)
6 years, 4 months