[JIRA] (OVIRT-1593) RAM disk full on ovirt-srv23
by Evgheni Dereveanchin (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1502797291-19039-153
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1593?page=com.atlassian.jir... ]
Evgheni Dereveanchin reassigned OVIRT-1593:
-------------------------------------------
Assignee: Evgheni Dereveanchin (was: infra)
> RAM disk full on ovirt-srv23
> ----------------------------
>
> Key: OVIRT-1593
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1593
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Evgheni Dereveanchin
> Assignee: Evgheni Dereveanchin
>
> Multiple lago job runs failed on ovirt-srv23 and this seems to be caused by the RAM drive gettting full.
--
This message was sent by Atlassian JIRA
(v1001.0.0-SNAPSHOT#100058)
------------=_1502797291-19039-153
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<pre>[ https://ovirt-jira.atlassian.net/browse/OVIRT-1593?page=com.atlassian.jir... ]</pre>
<h3>Evgheni Dereveanchin reassigned OVIRT-1593:</h3>
<pre>Assignee: Evgheni Dereveanchin (was: infra)</pre>
<blockquote><h3>RAM disk full on ovirt-srv23</h3>
<pre> Key: OVIRT-1593
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1593
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: Evgheni Dereveanchin
Assignee: Evgheni Dereveanchin</pre>
<p>Multiple lago job runs failed on ovirt-srv23 and this seems to be caused by the RAM drive gettting full.</p></blockquote>
<p>— This message was sent by Atlassian JIRA (v1001.0.0-SNAPSHOT#100058)</p>
<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BCmpYL..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>
------------=_1502797291-19039-153--
7 years, 3 months
[JIRA] (OVIRT-1593) RAM disk full on ovirt-srv23
by Evgheni Dereveanchin (oVirt JIRA)
Evgheni Dereveanchin created OVIRT-1593:
-------------------------------------------
Summary: RAM disk full on ovirt-srv23
Key: OVIRT-1593
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1593
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: Evgheni Dereveanchin
Assignee: infra
Multiple lago job runs failed on ovirt-srv23 and this seems to be caused by the RAM drive gettting full.
--
This message was sent by Atlassian JIRA
(v1001.0.0-SNAPSHOT#100058)
7 years, 3 months
Build failed in Jenkins: system-sync_mirrors-centos-updates-el7-x86_64 #689
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/changes/13/75913/5:patch --prune
> git rev-parse origin/patch^{commit} # timeout=10
> git rev-parse patch^{commit} # timeout=10
Checking out Revision 4b0fe3e0c9fba26cdbaafe2b29fddd3411225d6f (patch)
Commit message: "Exclude big packages from mirrors"
> git config core.sparsecheckout # timeout=10
> git checkout -f 4b0fe3e0c9fba26cdbaafe2b29fddd3411225d6f
> git rev-list 4b0fe3e0c9fba26cdbaafe2b29fddd3411225d6f # timeout=10
[system-sync_mirrors-centos-updates-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3734354203335482564.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
if self._latestRepoXML(local):
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1443, in _latestRepoXML
repomd = self.metalink_data.repomd
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 916, in <lambda>
metalink_data = property(fget=lambda self: self._getMetalink(),
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 904, in _getMetalink
shutil.move(result, self.metalink_filename)
File "/usr/lib64/python2.7/shutil.py", line 301, in move
copy2(src, real_dst)
File "/usr/lib64/python2.7/shutil.py", line 130, in copy2
copyfile(src, dst)
File "/usr/lib64/python2.7/shutil.py", line 82, in copyfile
with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory: '/home/jenkins/mirrors_cache/fedora-updates-fc25/metalink.xml.tmp'
Build step 'Execute shell' marked build as failure
7 years, 3 months
[JIRA] (OVIRT-1591) follow up on ovirt-web-ui package location once github is supported
by eyal edri (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1502784072-10708-264
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1591?page=com.atlassian.jir... ]
eyal edri commented on OVIRT-1591:
----------------------------------
The current status is that the project maintainer didn't want to run / build inside of oVirt standard CI and the github integration didn't went well.
The project is now officially part of the 4.2 release, and replacing the old user portal, so its essential we'll make another attempt to get him to use the standard CI, and get tested and published properly.
I believe that after the work for improving our std-ci GitHub integration will be finished, we can revisit this and offer the maintainer to join, this time with better support.
> follow up on ovirt-web-ui package location once github is supported
> -------------------------------------------------------------------
>
> Key: OVIRT-1591
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1591
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Dafna Ron
> Assignee: infra
>
> Currently we have no official location for the ovirt-web-ui package.
> Barak is working on giving better support for github.
> This ticket is to make sure that we remember to follow up on the ovirt-web-ui package once Barak's ticket is resolved and we have a proper solution for the ovirt-web-ui project.
--
This message was sent by Atlassian JIRA
(v1001.0.0-SNAPSHOT#100058)
------------=_1502784072-10708-264
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<pre>[ https://ovirt-jira.atlassian.net/browse/OVIRT-1591?page=com.atlassian.jir... ]</pre>
<h3>eyal edri commented on OVIRT-1591:</h3>
<p>The current status is that the project maintainer didn't want to run / build inside of oVirt standard CI and the github integration didn't went well. The project is now officially part of the 4.2 release, and replacing the old user portal, so its essential we'll make another attempt to get him to use the standard CI, and get tested and published properly.</p>
<p>I believe that after the work for improving our std-ci GitHub integration will be finished, we can revisit this and offer the maintainer to join, this time with better support.</p>
<blockquote><h3>follow up on ovirt-web-ui package location once github is supported</h3>
<pre> Key: OVIRT-1591
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1591
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: Dafna Ron
Assignee: infra</pre>
<p>Currently we have no official location for the ovirt-web-ui package. Barak is working on giving better support for github. This ticket is to make sure that we remember to follow up on the ovirt-web-ui package once Barak's ticket is resolved and we have a proper solution for the ovirt-web-ui project.</p></blockquote>
<p>— This message was sent by Atlassian JIRA (v1001.0.0-SNAPSHOT#100058)</p>
<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BCmpYL..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>
------------=_1502784072-10708-264--
7 years, 3 months
[JIRA] (OVIRT-1592) Add another disk to foreman.ovirt.org
by Daniel Belenky (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1592?page=com.atlassian.jir... ]
Daniel Belenky reassigned OVIRT-1592:
-------------------------------------
Assignee: Evgheni Dereveanchin (was: infra)
> Add another disk to foreman.ovirt.org
> -------------------------------------
>
> Key: OVIRT-1592
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1592
> Project: oVirt - virtualization made easy
> Issue Type: Task
> Reporter: Daniel Belenky
> Assignee: Evgheni Dereveanchin
>
> Currently, the host uses a signle disk with 10gb. It's 80% full. We should consider adding another disk and migrating /var/lib/pgsql there.
> {code:java}
> Filesystem Size Used Avail Use% Mounted on
> /dev/mapper/vg01-lv_root
> 7.6G 5.7G 1.5G 80% /
> tmpfs 3.9G 0 3.9G 0% /dev/shm
> /dev/vda1 239M 129M 97M 58% /boot
> /dev/mapper/vg01-lv_tmp
> 976M 1.4M 924M 1% /tmp
> {code}
--
This message was sent by Atlassian JIRA
(v1001.0.0-SNAPSHOT#100058)
7 years, 3 months
[JIRA] (OVIRT-1592) Add another disk to foreman.ovirt.org
by Daniel Belenky (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1502783069-13103-313
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1592?page=com.atlassian.jir... ]
Daniel Belenky updated OVIRT-1592:
----------------------------------
Component/s: (was: oVirt Infra)
> Add another disk to foreman.ovirt.org
> -------------------------------------
>
> Key: OVIRT-1592
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1592
> Project: oVirt - virtualization made easy
> Issue Type: New Feature
> Reporter: Daniel Belenky
> Assignee: infra
>
> Currently, the host uses a signle disk with 10gb. It's 80% full. We should consider adding another disk and migrating /var/lib/pgsql there.
> {code:java}
> Filesystem Size Used Avail Use% Mounted on
> /dev/mapper/vg01-lv_root
> 7.6G 5.7G 1.5G 80% /
> tmpfs 3.9G 0 3.9G 0% /dev/shm
> /dev/vda1 239M 129M 97M 58% /boot
> /dev/mapper/vg01-lv_tmp
> 976M 1.4M 924M 1% /tmp
> {code}
--
This message was sent by Atlassian JIRA
(v1001.0.0-SNAPSHOT#100058)
------------=_1502783069-13103-313
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<pre>[ https://ovirt-jira.atlassian.net/browse/OVIRT-1592?page=com.atlassian.jir... ]</pre>
<h3>Daniel Belenky updated OVIRT-1592:</h3>
<pre>Component/s: (was: oVirt Infra)</pre>
<blockquote><h3>Add another disk to foreman.ovirt.org</h3>
<pre> Key: OVIRT-1592
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1592
Project: oVirt - virtualization made easy
Issue Type: New Feature
Reporter: Daniel Belenky
Assignee: infra</pre>
<p>Currently, the host uses a signle disk with 10gb. It's 80% full. We should consider adding another disk and migrating /var/lib/pgsql there. {code:java} Filesystem Size Used Avail Use% Mounted on /dev/mapper/vg01-lv_root</p>
<pre>7.6G 5.7G 1.5G 80% /</pre>
<p>tmpfs 3.9G 0 3.9G 0% /dev/shm /dev/vda1 239M 129M 97M 58% /boot /dev/mapper/vg01-lv_tmp</p>
<pre>976M 1.4M 924M 1% /tmp</pre>
<p>{code}</p></blockquote>
<p>— This message was sent by Atlassian JIRA (v1001.0.0-SNAPSHOT#100058)</p>
<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BCmpYL..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>
------------=_1502783069-13103-313--
7 years, 3 months
[JIRA] (OVIRT-1592) Add another disk to foreman.ovirt.org
by Daniel Belenky (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1592?page=com.atlassian.jir... ]
Daniel Belenky updated OVIRT-1592:
----------------------------------
Component/s: oVirt Infra
> Add another disk to foreman.ovirt.org
> -------------------------------------
>
> Key: OVIRT-1592
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1592
> Project: oVirt - virtualization made easy
> Issue Type: New Feature
> Components: oVirt Infra
> Reporter: Daniel Belenky
> Assignee: infra
>
> Currently, the host uses a signle disk with 10gb. It's 80% full. We should consider adding another disk and migrating /var/lib/pgsql there.
> {code:java}
> Filesystem Size Used Avail Use% Mounted on
> /dev/mapper/vg01-lv_root
> 7.6G 5.7G 1.5G 80% /
> tmpfs 3.9G 0 3.9G 0% /dev/shm
> /dev/vda1 239M 129M 97M 58% /boot
> /dev/mapper/vg01-lv_tmp
> 976M 1.4M 924M 1% /tmp
> {code}
--
This message was sent by Atlassian JIRA
(v1001.0.0-SNAPSHOT#100058)
7 years, 3 months