CI error on 4.1 builds?
by Ala Hino
Getting following error from CI, only on 4.1 branch, CI for same patch on
master succeded:
20:33:26 Start: yum install 20:33:28 ERROR: Command failed: 20:33:28 #
/usr/bin/yum-deprecated --installroot
/var/lib/mock/epel-7-x86_64-11370f2637703a06ca4541539ddee729-1963/root/
--releasever 7 install @buildsys-build autoconf automake dbus-python gdb
git libguestfs-tools-c m2crypto make mom openvswitch ovirt-imageio-common
policycoreutils-python PyYAML python-blivet python-coverage python-dateutil
python-decorator python-devel python-inotify python-ioprocess python-mock
python-magic python-netaddr python-pthreading python-setuptools python-six
python-requests rpm-build sanlock-python sudo yum yum-utils
--setopt=tsflags=nocontexts ... 20:33:28 failure: repodata/repomd.xml from
centos-ovirt40-release-x86_64: [Errno 256] No more mirrors to try. 20:33:28
http://mirror.centos.org/centos/7/virt/x86_64/ovirt-4.0/repodata/repomd.xml:
[Errno 14] HTTP Error 404 - Not Found
Link to build:
http://jenkins.ovirt.org/job/vdsm_4.1_check-patch-fc24-x86_64/892/
7 years, 1 month
[JIRA] (OVIRT-1651) Jenkins EL7 slaves configured as Fedora slaves
by eyal edri (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1651?page=com.atlassian.jir... ]
eyal edri commented on OVIRT-1651:
----------------------------------
I see, so maybe this line: [[ -d /etc/dnf ]] && dnf -y reinstall dnf-conf can change to something using the new availalbe ENV variables we have?
To check if you're on EL or Fedora?
e.g:
if [[ "$STD_CI_DISTRO" != "el7" ]]; then ( or = fc* ? )
dnf -y reinstall dnf-conf
fi
> Jenkins EL7 slaves configured as Fedora slaves
> ----------------------------------------------
>
> Key: OVIRT-1651
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1651
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Components: oVirt CI
> Reporter: sbonazzo
> Assignee: infra
> Priority: Lowest
>
> This morning I'm seeing jobs failing trying to use DNF instead of YUM on EL7 slaves because of the existence of /etc/dnf directory on EL7 slaves:
> Example job:http://jenkins.ovirt.org/job/ovirt-release_4.1_check-patch-el7-x86_64...
> Example slave: http://jenkins.ovirt.org/computer/vm0085.workers-phx.ovirt.org
> println "ls -l /etc/dnf".execute().text
> println "cat /etc/os-release".execute().text
> Result
> total 8
> -rw-r--r--. 1 root root 1562 Sep 16 05:43 dnf.conf
> -rw-r--r--. 1 root root 72 Mar 4 2015 dnf.conf.old
> drwxr-xr-x. 2 root root 6 Jul 7 2015 plugins
> drwxr-xr-x. 2 root root 21 Sep 14 21:57 protected.d
> NAME="CentOS Linux"
> VERSION="7 (Core)"
> ID="centos"
> ID_LIKE="rhel fedora"
> VERSION_ID="7"
> PRETTY_NAME="CentOS Linux 7 (Core)"
> ANSI_COLOR="0;31"
> CPE_NAME="cpe:/o:centos:centos:7"
> HOME_URL="https://www.centos.org/"
> BUG_REPORT_URL="https://bugs.centos.org/"
> CENTOS_MANTISBT_PROJECT="CentOS-7"
> CENTOS_MANTISBT_PROJECT_VERSION="7"
> REDHAT_SUPPORT_PRODUCT="centos"
> REDHAT_SUPPORT_PRODUCT_VERSION="7"
> Please fix slaves configuration.
--
This message was sent by Atlassian {0}
(v1001.0.0-SNAPSHOT#100060)
7 years, 1 month
Build failed in Jenkins: system-sync_mirrors-centos-updates-el7-x86_64 #792
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/jenkins1923038590202432744.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 1478, in _commonLoadRepoXML
self._revertOldRepoXML()
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1323, in _revertOldRepoXML
os.rename(old_data['old_local'], old_data['local'])
OSError: [Errno 2] No such file or directory
Build step 'Execute shell' marked build as failure
7 years, 1 month
[JIRA] (OVIRT-1651) Jenkins EL7 slaves configured as Fedora slaves
by Barak Korren (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1505723965-24306-144
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1651?page=com.atlassian.jir... ]
Barak Korren commented on OVIRT-1651:
-------------------------------------
[~eedri] that is not the error that caused the job failure, this is:
{code}
05:55:12 centos-release.x86_64 0:7-4.1708.el7.centos yum.noarch 0:3.4.3-154.el7.centos
05:55:12
05:55:12 + [[ -d /etc/dnf ]]
05:55:12 + dnf -y reinstall dnf-conf
05:55:12 ./automation/check-patch.sh: line 27: dnf: command not found
05:55:12 Took 14 seconds
{code}
> Jenkins EL7 slaves configured as Fedora slaves
> ----------------------------------------------
>
> Key: OVIRT-1651
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1651
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Components: oVirt CI
> Reporter: sbonazzo
> Assignee: infra
> Priority: Lowest
>
> This morning I'm seeing jobs failing trying to use DNF instead of YUM on EL7 slaves because of the existence of /etc/dnf directory on EL7 slaves:
> Example job:http://jenkins.ovirt.org/job/ovirt-release_4.1_check-patch-el7-x86_64...
> Example slave: http://jenkins.ovirt.org/computer/vm0085.workers-phx.ovirt.org
> println "ls -l /etc/dnf".execute().text
> println "cat /etc/os-release".execute().text
> Result
> total 8
> -rw-r--r--. 1 root root 1562 Sep 16 05:43 dnf.conf
> -rw-r--r--. 1 root root 72 Mar 4 2015 dnf.conf.old
> drwxr-xr-x. 2 root root 6 Jul 7 2015 plugins
> drwxr-xr-x. 2 root root 21 Sep 14 21:57 protected.d
> NAME="CentOS Linux"
> VERSION="7 (Core)"
> ID="centos"
> ID_LIKE="rhel fedora"
> VERSION_ID="7"
> PRETTY_NAME="CentOS Linux 7 (Core)"
> ANSI_COLOR="0;31"
> CPE_NAME="cpe:/o:centos:centos:7"
> HOME_URL="https://www.centos.org/"
> BUG_REPORT_URL="https://bugs.centos.org/"
> CENTOS_MANTISBT_PROJECT="CentOS-7"
> CENTOS_MANTISBT_PROJECT_VERSION="7"
> REDHAT_SUPPORT_PRODUCT="centos"
> REDHAT_SUPPORT_PRODUCT_VERSION="7"
> Please fix slaves configuration.
--
This message was sent by Atlassian {0}
(v1001.0.0-SNAPSHOT#100060)
------------=_1505723965-24306-144
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<pre>[ https://ovirt-jira.atlassian.net/browse/OVIRT-1651?page=com.atlassian.jir... ]</pre>
<h3>Barak Korren commented on OVIRT-1651:</h3>
<p>[~eedri] that is not the error that caused the job failure, this is:</p>
<p>{code} 05:55:12 centos-release.x86_64 0:7-4.1708.el7.centos yum.noarch 0:3.4.3-154.el7.centos 05:55:12 05:55:12 + [[ -d /etc/dnf ]] 05:55:12 + dnf -y reinstall dnf-conf 05:55:12 ./automation/check-patch.sh: line 27: dnf: command not found 05:55:12 Took 14 seconds {code}</p>
<blockquote><h3>Jenkins EL7 slaves configured as Fedora slaves</h3>
<pre> Key: OVIRT-1651
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1651
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: oVirt CI
Reporter: sbonazzo
Assignee: infra
Priority: Lowest</pre>
<p>This morning I'm seeing jobs failing trying to use DNF instead of YUM on EL7 slaves because of the existence of /etc/dnf directory on EL7 slaves: Example job:http://jenkins.ovirt.org/job/ovirt-release_4.1_check-patch-el7-x86_64... Example slave: <a href="http://jenkins.ovirt.org/computer/vm0085.workers-phx.ovirt.org">http://jenkins.ovirt.org/computer/vm0085.workers-phx.ovirt.org</a> println “ls -l /etc/dnf".execute().text println “cat /etc/os-release".execute().text Result total 8 -rw-r--r--. 1 root root 1562 Sep 16 05:43 dnf.conf -rw-r--r--. 1 root root 72 Mar 4 2015 dnf.conf.old drwxr-xr-x. 2 root root 6 Jul 7 2015 plugins drwxr-xr-x. 2 root root 21 Sep 14 21:57 protected.d NAME="CentOS Linux” VERSION="7 (Core)” ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (Core)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:7" HOME_URL="<a href="https://www.centos.org/">https://www.centos.org/</a>" BUG_REPORT_URL="<a href="https://bugs.centos.org/">https://bugs.centos.org/</a>" CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7" Please fix slaves configuration.</p></blockquote>
<p>— This message was sent by Atlassian {0} (v1001.0.0-SNAPSHOT#100060)</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>
------------=_1505723965-24306-144--
7 years, 1 month
[JIRA] (OVIRT-1651) Jenkins EL7 slaves configured as Fedora slaves
by eyal edri (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1505723594-18787-2154
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1651?page=com.atlassian.jir... ]
eyal edri commented on OVIRT-1651:
----------------------------------
>From the job it looks like cleanup error issue:
05:52:58 error: Failed to destroy domain f0e6d58d-53f1-4f07-9b30-082380a09ece
05:52:58 error: Requested operation is not valid: domain is not running
05:52:58
05:53:00 error: Storage volume 'hda'(/home/jenkins/workspace/ovirt-node-ng_ovirt-4.2_build-artifacts-el7-x86_64/ovirt-node-ng/build/diskGZCMNL.img) is not managed by libvirt. Remove it manually.
05:53:00
05:53:00 error: Storage volume 'hdb'(/home/jenkins/workspace/ovirt-node-ng_ovirt-4.2_build-artifacts-el7-x86_64/ovirt-node-ng/boot.iso) is not managed by libvirt. Remove it manually.
05:53:00
05:53:00 Domain f0e6d58d-53f1-4f07-9b30-082380a09ece ha
> Jenkins EL7 slaves configured as Fedora slaves
> ----------------------------------------------
>
> Key: OVIRT-1651
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1651
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Components: oVirt CI
> Reporter: sbonazzo
> Assignee: infra
> Priority: Lowest
>
> This morning I'm seeing jobs failing trying to use DNF instead of YUM on EL7 slaves because of the existence of /etc/dnf directory on EL7 slaves:
> Example job:http://jenkins.ovirt.org/job/ovirt-release_4.1_check-patch-el7-x86_64...
> Example slave: http://jenkins.ovirt.org/computer/vm0085.workers-phx.ovirt.org
> println "ls -l /etc/dnf".execute().text
> println "cat /etc/os-release".execute().text
> Result
> total 8
> -rw-r--r--. 1 root root 1562 Sep 16 05:43 dnf.conf
> -rw-r--r--. 1 root root 72 Mar 4 2015 dnf.conf.old
> drwxr-xr-x. 2 root root 6 Jul 7 2015 plugins
> drwxr-xr-x. 2 root root 21 Sep 14 21:57 protected.d
> NAME="CentOS Linux"
> VERSION="7 (Core)"
> ID="centos"
> ID_LIKE="rhel fedora"
> VERSION_ID="7"
> PRETTY_NAME="CentOS Linux 7 (Core)"
> ANSI_COLOR="0;31"
> CPE_NAME="cpe:/o:centos:centos:7"
> HOME_URL="https://www.centos.org/"
> BUG_REPORT_URL="https://bugs.centos.org/"
> CENTOS_MANTISBT_PROJECT="CentOS-7"
> CENTOS_MANTISBT_PROJECT_VERSION="7"
> REDHAT_SUPPORT_PRODUCT="centos"
> REDHAT_SUPPORT_PRODUCT_VERSION="7"
> Please fix slaves configuration.
--
This message was sent by Atlassian {0}
(v1001.0.0-SNAPSHOT#100060)
------------=_1505723594-18787-2154
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<pre>[ https://ovirt-jira.atlassian.net/browse/OVIRT-1651?page=com.atlassian.jir... ]</pre>
<h3>eyal edri commented on OVIRT-1651:</h3>
<p>From the job it looks like cleanup error issue:</p>
<p>05:52:58 error: Failed to destroy domain f0e6d58d-53f1-4f07-9b30-082380a09ece 05:52:58 error: Requested operation is not valid: domain is not running 05:52:58 05:53:00 error: Storage volume 'hda'(/home/jenkins/workspace/ovirt-node-ng_ovirt-4.2_build-artifacts-el7-x86_64/ovirt-node-ng/build/diskGZCMNL.img) is not managed by libvirt. Remove it manually. 05:53:00 05:53:00 error: Storage volume 'hdb'(/home/jenkins/workspace/ovirt-node-ng_ovirt-4.2_build-artifacts-el7-x86_64/ovirt-node-ng/boot.iso) is not managed by libvirt. Remove it manually. 05:53:00 05:53:00 Domain f0e6d58d-53f1-4f07-9b30-082380a09ece ha</p>
<blockquote><h3>Jenkins EL7 slaves configured as Fedora slaves</h3>
<pre> Key: OVIRT-1651
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1651
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: oVirt CI
Reporter: sbonazzo
Assignee: infra
Priority: Lowest</pre>
<p>This morning I'm seeing jobs failing trying to use DNF instead of YUM on EL7 slaves because of the existence of /etc/dnf directory on EL7 slaves: Example job:http://jenkins.ovirt.org/job/ovirt-release_4.1_check-patch-el7-x86_64... Example slave: <a href="http://jenkins.ovirt.org/computer/vm0085.workers-phx.ovirt.org">http://jenkins.ovirt.org/computer/vm0085.workers-phx.ovirt.org</a> println “ls -l /etc/dnf".execute().text println “cat /etc/os-release".execute().text Result total 8 -rw-r--r--. 1 root root 1562 Sep 16 05:43 dnf.conf -rw-r--r--. 1 root root 72 Mar 4 2015 dnf.conf.old drwxr-xr-x. 2 root root 6 Jul 7 2015 plugins drwxr-xr-x. 2 root root 21 Sep 14 21:57 protected.d NAME="CentOS Linux” VERSION="7 (Core)” ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (Core)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:7" HOME_URL="<a href="https://www.centos.org/">https://www.centos.org/</a>" BUG_REPORT_URL="<a href="https://bugs.centos.org/">https://bugs.centos.org/</a>" CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7" Please fix slaves configuration.</p></blockquote>
<p>— This message was sent by Atlassian {0} (v1001.0.0-SNAPSHOT#100060)</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>
------------=_1505723594-18787-2154--
7 years, 1 month
[JIRA] (OVIRT-1651) Jenkins EL7 slaves configured as Fedora slaves
by Barak Korren (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1505716027-20317-102
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1651?page=com.atlassian.jir... ]
Barak Korren updated OVIRT-1651:
--------------------------------
Priority: Lowest (was: Highest)
Reducing priority since I don not regard this as a real system issue.
> Jenkins EL7 slaves configured as Fedora slaves
> ----------------------------------------------
>
> Key: OVIRT-1651
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1651
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Components: oVirt CI
> Reporter: sbonazzo
> Assignee: infra
> Priority: Lowest
>
> This morning I'm seeing jobs failing trying to use DNF instead of YUM on EL7 slaves because of the existence of /etc/dnf directory on EL7 slaves:
> Example job:http://jenkins.ovirt.org/job/ovirt-release_4.1_check-patch-el7-x86_64...
> Example slave: http://jenkins.ovirt.org/computer/vm0085.workers-phx.ovirt.org
> println "ls -l /etc/dnf".execute().text
> println "cat /etc/os-release".execute().text
> Result
> total 8
> -rw-r--r--. 1 root root 1562 Sep 16 05:43 dnf.conf
> -rw-r--r--. 1 root root 72 Mar 4 2015 dnf.conf.old
> drwxr-xr-x. 2 root root 6 Jul 7 2015 plugins
> drwxr-xr-x. 2 root root 21 Sep 14 21:57 protected.d
> NAME="CentOS Linux"
> VERSION="7 (Core)"
> ID="centos"
> ID_LIKE="rhel fedora"
> VERSION_ID="7"
> PRETTY_NAME="CentOS Linux 7 (Core)"
> ANSI_COLOR="0;31"
> CPE_NAME="cpe:/o:centos:centos:7"
> HOME_URL="https://www.centos.org/"
> BUG_REPORT_URL="https://bugs.centos.org/"
> CENTOS_MANTISBT_PROJECT="CentOS-7"
> CENTOS_MANTISBT_PROJECT_VERSION="7"
> REDHAT_SUPPORT_PRODUCT="centos"
> REDHAT_SUPPORT_PRODUCT_VERSION="7"
> Please fix slaves configuration.
--
This message was sent by Atlassian {0}
(v1001.0.0-SNAPSHOT#100060)
------------=_1505716027-20317-102
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<pre>[ https://ovirt-jira.atlassian.net/browse/OVIRT-1651?page=com.atlassian.jir... ]</pre>
<h3>Barak Korren updated OVIRT-1651:</h3>
<pre>Priority: Lowest (was: Highest)</pre>
<p>Reducing priority since I don not regard this as a real system issue.</p>
<blockquote><h3>Jenkins EL7 slaves configured as Fedora slaves</h3>
<pre> Key: OVIRT-1651
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1651
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: oVirt CI
Reporter: sbonazzo
Assignee: infra
Priority: Lowest</pre>
<p>This morning I'm seeing jobs failing trying to use DNF instead of YUM on EL7 slaves because of the existence of /etc/dnf directory on EL7 slaves: Example job:http://jenkins.ovirt.org/job/ovirt-release_4.1_check-patch-el7-x86_64... Example slave: <a href="http://jenkins.ovirt.org/computer/vm0085.workers-phx.ovirt.org">http://jenkins.ovirt.org/computer/vm0085.workers-phx.ovirt.org</a> println “ls -l /etc/dnf".execute().text println “cat /etc/os-release".execute().text Result total 8 -rw-r--r--. 1 root root 1562 Sep 16 05:43 dnf.conf -rw-r--r--. 1 root root 72 Mar 4 2015 dnf.conf.old drwxr-xr-x. 2 root root 6 Jul 7 2015 plugins drwxr-xr-x. 2 root root 21 Sep 14 21:57 protected.d NAME="CentOS Linux” VERSION="7 (Core)” ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (Core)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:7" HOME_URL="<a href="https://www.centos.org/">https://www.centos.org/</a>" BUG_REPORT_URL="<a href="https://bugs.centos.org/">https://bugs.centos.org/</a>" CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7" Please fix slaves configuration.</p></blockquote>
<p>— This message was sent by Atlassian {0} (v1001.0.0-SNAPSHOT#100060)</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>
------------=_1505716027-20317-102--
7 years, 1 month
[JIRA] (OVIRT-1651) Jenkins EL7 slaves configured as Fedora slaves
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1651?page=com.atlassian.jir... ]
Barak Korren edited comment on OVIRT-1651 at 9/18/17 6:25 AM:
--------------------------------------------------------------
The job never sees the slave itself. Its running inside mock so it only sees what is in the mock environment.
You're seeing '{{/etc/dnf*}}' because we generate it inside mock for fedora compatibility. This has been like this for years.
This does not mean DNF itsef is installed, not does it mean you're seeing a Fedora userspace. To check if DNF is installed please check for existence of the DNF binary or the DNF rpm package.
was (Author: bkorren(a)redhat.com):
The job never sees the slave itself. Its running inside mock so it only sees what is in the mock environment.
You're seeing '{{/etc/dnf*}}' because we generate it inside mock for fedora compatibility. This does not mean DNF itsef is installed, not does it mean you're seeing a Fedora userspace. To check if DNF is installed please check for existance of the DNF binary or the DNF rpm package.
> Jenkins EL7 slaves configured as Fedora slaves
> ----------------------------------------------
>
> Key: OVIRT-1651
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1651
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Components: oVirt CI
> Reporter: sbonazzo
> Assignee: infra
> Priority: Highest
>
> This morning I'm seeing jobs failing trying to use DNF instead of YUM on EL7 slaves because of the existence of /etc/dnf directory on EL7 slaves:
> Example job:http://jenkins.ovirt.org/job/ovirt-release_4.1_check-patch-el7-x86_64...
> Example slave: http://jenkins.ovirt.org/computer/vm0085.workers-phx.ovirt.org
> println "ls -l /etc/dnf".execute().text
> println "cat /etc/os-release".execute().text
> Result
> total 8
> -rw-r--r--. 1 root root 1562 Sep 16 05:43 dnf.conf
> -rw-r--r--. 1 root root 72 Mar 4 2015 dnf.conf.old
> drwxr-xr-x. 2 root root 6 Jul 7 2015 plugins
> drwxr-xr-x. 2 root root 21 Sep 14 21:57 protected.d
> NAME="CentOS Linux"
> VERSION="7 (Core)"
> ID="centos"
> ID_LIKE="rhel fedora"
> VERSION_ID="7"
> PRETTY_NAME="CentOS Linux 7 (Core)"
> ANSI_COLOR="0;31"
> CPE_NAME="cpe:/o:centos:centos:7"
> HOME_URL="https://www.centos.org/"
> BUG_REPORT_URL="https://bugs.centos.org/"
> CENTOS_MANTISBT_PROJECT="CentOS-7"
> CENTOS_MANTISBT_PROJECT_VERSION="7"
> REDHAT_SUPPORT_PRODUCT="centos"
> REDHAT_SUPPORT_PRODUCT_VERSION="7"
> Please fix slaves configuration.
--
This message was sent by Atlassian {0}
(v1001.0.0-SNAPSHOT#100060)
7 years, 1 month
[JIRA] (OVIRT-1651) Jenkins EL7 slaves configured as Fedora slaves
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1651?page=com.atlassian.jir... ]
Barak Korren commented on OVIRT-1651:
-------------------------------------
The job never sees the slave itself. Its running inside mock so it only sees what is in the mock environment.
You're seeing '{{/etc/dnf*}}' because we generate it inside mock for fedora compatibility. This does not mean DNF itsef is installed, not does it mean you're seeing a Fedora userspace. To check if DNF is installed please check for existance of the DNF binary or the DNF rpm package.
> Jenkins EL7 slaves configured as Fedora slaves
> ----------------------------------------------
>
> Key: OVIRT-1651
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1651
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Components: oVirt CI
> Reporter: sbonazzo
> Assignee: infra
> Priority: Highest
>
> This morning I'm seeing jobs failing trying to use DNF instead of YUM on EL7 slaves because of the existence of /etc/dnf directory on EL7 slaves:
> Example job:http://jenkins.ovirt.org/job/ovirt-release_4.1_check-patch-el7-x86_64...
> Example slave: http://jenkins.ovirt.org/computer/vm0085.workers-phx.ovirt.org
> println "ls -l /etc/dnf".execute().text
> println "cat /etc/os-release".execute().text
> Result
> total 8
> -rw-r--r--. 1 root root 1562 Sep 16 05:43 dnf.conf
> -rw-r--r--. 1 root root 72 Mar 4 2015 dnf.conf.old
> drwxr-xr-x. 2 root root 6 Jul 7 2015 plugins
> drwxr-xr-x. 2 root root 21 Sep 14 21:57 protected.d
> NAME="CentOS Linux"
> VERSION="7 (Core)"
> ID="centos"
> ID_LIKE="rhel fedora"
> VERSION_ID="7"
> PRETTY_NAME="CentOS Linux 7 (Core)"
> ANSI_COLOR="0;31"
> CPE_NAME="cpe:/o:centos:centos:7"
> HOME_URL="https://www.centos.org/"
> BUG_REPORT_URL="https://bugs.centos.org/"
> CENTOS_MANTISBT_PROJECT="CentOS-7"
> CENTOS_MANTISBT_PROJECT_VERSION="7"
> REDHAT_SUPPORT_PRODUCT="centos"
> REDHAT_SUPPORT_PRODUCT_VERSION="7"
> Please fix slaves configuration.
--
This message was sent by Atlassian {0}
(v1001.0.0-SNAPSHOT#100060)
7 years, 1 month
[JIRA] (OVIRT-1651) Jenkins EL7 slaves configured as Fedora slaves
by sbonazzo (oVirt JIRA)
sbonazzo created OVIRT-1651:
-------------------------------
Summary: Jenkins EL7 slaves configured as Fedora slaves
Key: OVIRT-1651
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1651
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: oVirt CI
Reporter: sbonazzo
Assignee: infra
Priority: Highest
This morning I'm seeing jobs failing trying to use DNF instead of YUM on EL7 slaves because of the existence of /etc/dnf directory on EL7 slaves:
Example job:http://jenkins.ovirt.org/job/ovirt-release_4.1_check-patch-el7-x86_64...
Example slave: http://jenkins.ovirt.org/computer/vm0085.workers-phx.ovirt.org
println "ls -l /etc/dnf".execute().text
println "cat /etc/os-release".execute().text
Result
total 8
-rw-r--r--. 1 root root 1562 Sep 16 05:43 dnf.conf
-rw-r--r--. 1 root root 72 Mar 4 2015 dnf.conf.old
drwxr-xr-x. 2 root root 6 Jul 7 2015 plugins
drwxr-xr-x. 2 root root 21 Sep 14 21:57 protected.d
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
Please fix slaves configuration.
--
This message was sent by Atlassian {0}
(v1001.0.0-SNAPSHOT#100060)
7 years, 1 month