[oVirt Jenkins] test-repo_ovirt_experimental_4.1 - Build #215 - SUCCESS!

2017-01-11 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_4.1/215/,
Build Number: 215,
Build Status: SUCCESS___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Build failed in Jenkins: ovirt_3.6_he-system-tests #809

2017-01-11 Thread jenkins
See 

Changes:

[Roy Golan] accept defaults of aaa-ldap plugin installation

[Sandro Bonazzola] 4.1 nightly: publish 4.1 dashboard in 4.1 repo

[Eyal Edri] fixing appliance to take from 4.1

[Daniel Belenky] Added 4.1 branch for ovirt-scheduler-proxy

[Daniel Belenky] Added build for fc24+ovirt4.0

[Daniel Belenky] Added build for fc24+ovirt4.0

[Daniel Belenky] install python-requests as a dependency

[Pavel Zhukov] Moved publishers section to job definition instead of projects

[Barak Korren] Revert "install python-requests as a dependency"

--
[...truncated 110.81 KB...]
Finish: shell
@@
@@ Thu Jan 12 02:56:45 UTC 2017 automation/he_basic_suite_3.6.sh chroot finished
@@  took 275 seconds
@@  rc = 127
@@
== Scrubbing chroot
mock \

--configdir="
 \
--root="mocker-epel-7-x86_64.el7" \
--resultdir="./mock_logs.S2Vzskpt/mocker-epel-7-x86_64.el7.scrub" \
--scrub=chroot
WARNING: Could not find required logging config file: 

 Using default...
INFO: mock.py version 1.3.3 starting (python version = 3.5.1)...
Start: init plugins
INFO: selinux enabled
Finish: init plugins
Start: run
Start: scrub ['chroot']
INFO: scrubbing chroot for mocker-epel-7-x86_64.el7
Finish: scrub ['chroot']
Finish: run
Scrub chroot took 6 seconds

##
## Thu Jan 12 02:56:51 UTC 2017 Finished env: el7:epel-7-x86_64
##  took 281 seconds
##  rc = 127
##
find: 'logs': No such file or directory
No log files found, check command output
##!
Collecting mock logs
'./mock_logs.S2Vzskpt/mocker-epel-7-x86_64.el7.clean_rpmdb' -> 
'exported-artifacts/mock_logs/mocker-epel-7-x86_64.el7.clean_rpmdb'
'./mock_logs.S2Vzskpt/mocker-epel-7-x86_64.el7.he_basic_suite_3.6.sh' -> 
'exported-artifacts/mock_logs/mocker-epel-7-x86_64.el7.he_basic_suite_3.6.sh'
'./mock_logs.S2Vzskpt/mocker-epel-7-x86_64.el7.init' -> 
'exported-artifacts/mock_logs/mocker-epel-7-x86_64.el7.init'
##
Build step 'Execute shell' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -xe
echo 'shell_scripts/system_tests.collect_logs.sh'

#
# Required jjb vars:
#version
#
VERSION=3.6
SUITE_TYPE=

WORKSPACE="$PWD"
OVIRT_SUITE="$SUITE_TYPE_suite_$VERSION"
TESTS_LOGS="$WORKSPACE/ovirt-system-tests/exported-artifacts"

rm -rf "$WORKSPACE/exported-artifacts"
mkdir -p "$WORKSPACE/exported-artifacts"

if [[ -d "$TESTS_LOGS" ]]; then
mv "$TESTS_LOGS/"* "$WORKSPACE/exported-artifacts/"
fi

[ovirt_3.6_he-system-tests] $ /bin/bash -xe /tmp/hudson2934459229741657026.sh
+ echo shell_scripts/system_tests.collect_logs.sh
shell_scripts/system_tests.collect_logs.sh
+ VERSION=3.6
+ SUITE_TYPE=
+ WORKSPACE=
+ OVIRT_SUITE=3.6
+ 
TESTS_LOGS=
+ rm -rf 

+ mkdir -p 

+ [[ -d 

 ]]
+ mv 

 

 

 

POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -x
echo "shell-scripts/mock_cleanup.sh"
# Make clear this is the cleanup, helps reading the jenkins logs
cat < 0 ]] && sleep "$UMOUNT_RETRY_DELAY"
# Try to umount
sudo umount --lazy "$mount" && return 0
# See if the mount is already not there despite failing
findmnt --kernel --first "$mount" > /dev/null && return 0
done
echo "ERROR:  Failed to umount $mount."
return 1
}

# restore the permissions in the working dir, as sometimes it leaves files
# owned by root and then the 'cleanup workspace' from jenkins job fails to

Build failed in Jenkins: ovirt_master_system-tests #907

2017-01-11 Thread jenkins
See 

Changes:

[Roy Golan] accept defaults of aaa-ldap plugin installation

[Sandro Bonazzola] 4.1 nightly: publish 4.1 dashboard in 4.1 repo

[Eyal Edri] fixing appliance to take from 4.1

[Daniel Belenky] Added 4.1 branch for ovirt-scheduler-proxy

[Daniel Belenky] Added build for fc24+ovirt4.0

[Daniel Belenky] Added build for fc24+ovirt4.0

[Daniel Belenky] install python-requests as a dependency

[Pavel Zhukov] Moved publishers section to job definition instead of projects

[Barak Korren] Revert "install python-requests as a dependency"

--
[...truncated 206.74 KB...]
logout
Finish: shell
@@
@@ Thu Jan 12 02:56:25 UTC 2017 automation/basic_suite_master.sh chroot finished
@@  took 1515 seconds
@@  rc = 1
@@
== Scrubbing chroot
mock \

--configdir="
 \
--root="mocker-epel-7-x86_64.el7" \
--resultdir="./mock_logs.f2y0CFk5/mocker-epel-7-x86_64.el7.scrub" \
--scrub=chroot
WARNING: Could not find required logging config file: 

 Using default...
INFO: mock.py version 1.2.21 starting (python version = 3.5.1)...
Start: init plugins
INFO: selinux enabled
Finish: init plugins
Start: run
Start: scrub ['chroot']
INFO: scrubbing chroot for mocker-epel-7-x86_64.el7
Finish: scrub ['chroot']
Finish: run
Scrub chroot took 6 seconds

##
## Thu Jan 12 02:56:31 UTC 2017 Finished env: el7:epel-7-x86_64
##  took 1521 seconds
##  rc = 1
##
find: 'logs': No such file or directory
No log files found, check command output
##!
Collecting mock logs
'./mock_logs.f2y0CFk5/mocker-epel-7-x86_64.el7.basic_suite_master.sh' -> 
'exported-artifacts/mock_logs/mocker-epel-7-x86_64.el7.basic_suite_master.sh'
'./mock_logs.f2y0CFk5/mocker-epel-7-x86_64.el7.clean_rpmdb' -> 
'exported-artifacts/mock_logs/mocker-epel-7-x86_64.el7.clean_rpmdb'
'./mock_logs.f2y0CFk5/mocker-epel-7-x86_64.el7.init' -> 
'exported-artifacts/mock_logs/mocker-epel-7-x86_64.el7.init'
##
Build step 'Execute shell' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -xe
echo 'shell_scripts/system_tests.collect_logs.sh'

#
# Required jjb vars:
#version
#
VERSION=master
SUITE_TYPE=

WORKSPACE="$PWD"
OVIRT_SUITE="$SUITE_TYPE_suite_$VERSION"
TESTS_LOGS="$WORKSPACE/ovirt-system-tests/exported-artifacts"

rm -rf "$WORKSPACE/exported-artifacts"
mkdir -p "$WORKSPACE/exported-artifacts"

if [[ -d "$TESTS_LOGS" ]]; then
mv "$TESTS_LOGS/"* "$WORKSPACE/exported-artifacts/"
fi

[ovirt_master_system-tests] $ /bin/bash -xe /tmp/hudson4363816980129128849.sh
+ echo shell_scripts/system_tests.collect_logs.sh
shell_scripts/system_tests.collect_logs.sh
+ VERSION=master
+ SUITE_TYPE=
+ WORKSPACE=
+ OVIRT_SUITE=master
+ 
TESTS_LOGS=
+ rm -rf 

+ mkdir -p 

+ [[ -d 

 ]]
+ mv 

 

 

 

 

 

 

 

 
POST BUILD TASK : SUCCESS
END OF POST 

Build failed in Jenkins: ovirt_3.6_system-tests #856

2017-01-11 Thread jenkins
See 

Changes:

[Roy Golan] accept defaults of aaa-ldap plugin installation

[Sandro Bonazzola] 4.1 nightly: publish 4.1 dashboard in 4.1 repo

[Eyal Edri] fixing appliance to take from 4.1

[Daniel Belenky] Added 4.1 branch for ovirt-scheduler-proxy

[Daniel Belenky] Added build for fc24+ovirt4.0

[Daniel Belenky] Added build for fc24+ovirt4.0

[Daniel Belenky] install python-requests as a dependency

[Pavel Zhukov] Moved publishers section to job definition instead of projects

[Barak Korren] Revert "install python-requests as a dependency"

--
[...truncated 110.81 KB...]
@@
@@ Thu Jan 12 02:51:20 UTC 2017 automation/basic_suite_3.6.sh chroot finished
@@  took 131 seconds
@@  rc = 1
@@
== Scrubbing chroot
mock \

--configdir="
 \
--root="mocker-epel-7-x86_64.el7" \
--resultdir="./mock_logs.XrUU4pg1/mocker-epel-7-x86_64.el7.scrub" \
--scrub=chroot
WARNING: Could not find required logging config file: 

 Using default...
INFO: mock.py version 1.3.3 starting (python version = 3.5.2)...
Start: init plugins
INFO: selinux enabled
Finish: init plugins
Start: run
Start: scrub ['chroot']
INFO: scrubbing chroot for mocker-epel-7-x86_64.el7
Finish: scrub ['chroot']
Finish: run
Scrub chroot took 6 seconds

##
## Thu Jan 12 02:51:26 UTC 2017 Finished env: el7:epel-7-x86_64
##  took 137 seconds
##  rc = 1
##
find: 'logs': No such file or directory
No log files found, check command output
##!
Collecting mock logs
'./mock_logs.XrUU4pg1/mocker-epel-7-x86_64.el7.basic_suite_3.6.sh' -> 
'exported-artifacts/mock_logs/mocker-epel-7-x86_64.el7.basic_suite_3.6.sh'
'./mock_logs.XrUU4pg1/mocker-epel-7-x86_64.el7.clean_rpmdb' -> 
'exported-artifacts/mock_logs/mocker-epel-7-x86_64.el7.clean_rpmdb'
'./mock_logs.XrUU4pg1/mocker-epel-7-x86_64.el7.init' -> 
'exported-artifacts/mock_logs/mocker-epel-7-x86_64.el7.init'
##
Build step 'Execute shell' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -xe
echo 'shell_scripts/system_tests.collect_logs.sh'

#
# Required jjb vars:
#version
#
VERSION=3.6
SUITE_TYPE=

WORKSPACE="$PWD"
OVIRT_SUITE="$SUITE_TYPE_suite_$VERSION"
TESTS_LOGS="$WORKSPACE/ovirt-system-tests/exported-artifacts"

rm -rf "$WORKSPACE/exported-artifacts"
mkdir -p "$WORKSPACE/exported-artifacts"

if [[ -d "$TESTS_LOGS" ]]; then
mv "$TESTS_LOGS/"* "$WORKSPACE/exported-artifacts/"
fi

[ovirt_3.6_system-tests] $ /bin/bash -xe /tmp/hudson5054171725847976915.sh
+ echo shell_scripts/system_tests.collect_logs.sh
shell_scripts/system_tests.collect_logs.sh
+ VERSION=3.6
+ SUITE_TYPE=
+ WORKSPACE=
+ OVIRT_SUITE=3.6
+ 
TESTS_LOGS=
+ rm -rf 

+ mkdir -p 

+ [[ -d 

 ]]
+ mv 

 

 

 

POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -x
echo "shell-scripts/mock_cleanup.sh"
# Make clear this is the cleanup, helps reading the jenkins logs
cat < 0 ]] && sleep "$UMOUNT_RETRY_DELAY"
# Try to umount
sudo umount --lazy "$mount" && return 0
# See if the mount is already not there despite failing
findmnt --kernel --first "$mount" > /dev/null && return 0
done
echo "ERROR:  Failed to umount $mount."
return 1
}

# restore the permissions in the working dir, as sometimes it leaves files
# owned by root and then the 'cleanup workspace' from jenkins job fails to
# clean and breaks the jobs
sudo chown -R "$USER" "$WORKSPACE"

# 

Build failed in Jenkins: ovirt_4.0_he-system-tests #629

2017-01-11 Thread jenkins
See 

Changes:

[Roy Golan] accept defaults of aaa-ldap plugin installation

[Sandro Bonazzola] 4.1 nightly: publish 4.1 dashboard in 4.1 repo

[Eyal Edri] fixing appliance to take from 4.1

[Daniel Belenky] Added 4.1 branch for ovirt-scheduler-proxy

[Daniel Belenky] Added build for fc24+ovirt4.0

[Daniel Belenky] Added build for fc24+ovirt4.0

[Daniel Belenky] install python-requests as a dependency

[Pavel Zhukov] Moved publishers section to job definition instead of projects

[Barak Korren] Revert "install python-requests as a dependency"

--
[...truncated 112.77 KB...]
Finish: shell
@@
@@ Thu Jan 12 02:41:12 UTC 2017 automation/he_basic_suite_4.0.sh chroot finished
@@  took 363 seconds
@@  rc = 1
@@
== Scrubbing chroot
mock \

--configdir="
 \
--root="mocker-epel-7-x86_64.el7" \
--resultdir="./mock_logs.qy8Ieq7t/mocker-epel-7-x86_64.el7.scrub" \
--scrub=chroot
WARNING: Could not find required logging config file: 

 Using default...
INFO: mock.py version 1.2.21 starting (python version = 3.4.3)...
Start: init plugins
INFO: selinux enabled
Finish: init plugins
Start: run
Start: scrub ['chroot']
INFO: scrubbing chroot for mocker-epel-7-x86_64.el7
Finish: scrub ['chroot']
Finish: run
Scrub chroot took 5 seconds

##
## Thu Jan 12 02:41:17 UTC 2017 Finished env: el7:epel-7-x86_64
##  took 368 seconds
##  rc = 1
##
find: ‘logs’: No such file or directory
No log files found, check command output
##!
Collecting mock logs
‘./mock_logs.qy8Ieq7t/mocker-epel-7-x86_64.el7.clean_rpmdb’ -> 
‘exported-artifacts/mock_logs/mocker-epel-7-x86_64.el7.clean_rpmdb’
‘./mock_logs.qy8Ieq7t/mocker-epel-7-x86_64.el7.he_basic_suite_4.0.sh’ -> 
‘exported-artifacts/mock_logs/mocker-epel-7-x86_64.el7.he_basic_suite_4.0.sh’
‘./mock_logs.qy8Ieq7t/mocker-epel-7-x86_64.el7.init’ -> 
‘exported-artifacts/mock_logs/mocker-epel-7-x86_64.el7.init’
##
Build step 'Execute shell' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -xe
echo 'shell_scripts/system_tests.collect_logs.sh'

#
# Required jjb vars:
#version
#
VERSION=4.0
SUITE_TYPE=

WORKSPACE="$PWD"
OVIRT_SUITE="$SUITE_TYPE_suite_$VERSION"
TESTS_LOGS="$WORKSPACE/ovirt-system-tests/exported-artifacts"

rm -rf "$WORKSPACE/exported-artifacts"
mkdir -p "$WORKSPACE/exported-artifacts"

if [[ -d "$TESTS_LOGS" ]]; then
mv "$TESTS_LOGS/"* "$WORKSPACE/exported-artifacts/"
fi

[ovirt_4.0_he-system-tests] $ /bin/bash -xe /tmp/hudson6072159654124524965.sh
+ echo shell_scripts/system_tests.collect_logs.sh
shell_scripts/system_tests.collect_logs.sh
+ VERSION=4.0
+ SUITE_TYPE=
+ WORKSPACE=
+ OVIRT_SUITE=4.0
+ 
TESTS_LOGS=
+ rm -rf 

+ mkdir -p 

+ [[ -d 

 ]]
+ mv 

 

 

 

POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -x
echo "shell-scripts/mock_cleanup.sh"
# Make clear this is the cleanup, helps reading the jenkins logs
cat < 0 ]] && sleep "$UMOUNT_RETRY_DELAY"
# Try to umount
sudo umount --lazy "$mount" && return 0
# See if the mount is already not there despite failing
findmnt --kernel --first "$mount" > /dev/null && return 0
done
echo "ERROR:  Failed to umount $mount."
return 1
}

# restore the permissions in the working dir, as sometimes it leaves files
# owned by root and then the 'cleanup workspace' from jenkins job fails to
# 

Build failed in Jenkins: ovirt_4.1_system-tests #37

2017-01-11 Thread jenkins
See 

Changes:

[Roy Golan] accept defaults of aaa-ldap plugin installation

--
[...truncated 203.79 KB...]
Finish: shell
@@
@@ Thu Jan 12 02:39:37 UTC 2017 automation/basic_suite_4.1.sh chroot finished
@@  took 1706 seconds
@@  rc = 1
@@
== Scrubbing chroot
mock \

--configdir="
 \
--root="mocker-epel-7-x86_64.el7" \
--resultdir="./mock_logs.B3svvErc/mocker-epel-7-x86_64.el7.scrub" \
--scrub=chroot
WARNING: Could not find required logging config file: 

 Using default...
INFO: mock.py version 1.2.21 starting (python version = 3.4.3)...
Start: init plugins
INFO: selinux enabled
Finish: init plugins
Start: run
Start: scrub ['chroot']
INFO: scrubbing chroot for mocker-epel-7-x86_64.el7
Finish: scrub ['chroot']
Finish: run
Scrub chroot took 6 seconds

##
## Thu Jan 12 02:39:43 UTC 2017 Finished env: el7:epel-7-x86_64
##  took 1712 seconds
##  rc = 1
##
find: 'logs': No such file or directory
No log files found, check command output
##!
Collecting mock logs
'./mock_logs.B3svvErc/mocker-epel-7-x86_64.el7.basic_suite_4.1.sh' -> 
'exported-artifacts/mock_logs/mocker-epel-7-x86_64.el7.basic_suite_4.1.sh'
'./mock_logs.B3svvErc/mocker-epel-7-x86_64.el7.clean_rpmdb' -> 
'exported-artifacts/mock_logs/mocker-epel-7-x86_64.el7.clean_rpmdb'
'./mock_logs.B3svvErc/mocker-epel-7-x86_64.el7.init' -> 
'exported-artifacts/mock_logs/mocker-epel-7-x86_64.el7.init'
##
Build step 'Execute shell' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -xe
echo 'shell_scripts/system_tests.collect_logs.sh'

#
# Required jjb vars:
#version
#
VERSION=4.1
SUITE_TYPE=

WORKSPACE="$PWD"
OVIRT_SUITE="$SUITE_TYPE_suite_$VERSION"
TESTS_LOGS="$WORKSPACE/ovirt-system-tests/exported-artifacts"

rm -rf "$WORKSPACE/exported-artifacts"
mkdir -p "$WORKSPACE/exported-artifacts"

if [[ -d "$TESTS_LOGS" ]]; then
mv "$TESTS_LOGS/"* "$WORKSPACE/exported-artifacts/"
fi

[ovirt_4.1_system-tests] $ /bin/bash -xe /tmp/hudson5787972873737462564.sh
+ echo shell_scripts/system_tests.collect_logs.sh
shell_scripts/system_tests.collect_logs.sh
+ VERSION=4.1
+ SUITE_TYPE=
+ WORKSPACE=
+ OVIRT_SUITE=4.1
+ 
TESTS_LOGS=
+ rm -rf 

+ mkdir -p 

+ [[ -d 

 ]]
+ mv 

 

 

 

 

 

 

 

 
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -x
echo "shell-scripts/mock_cleanup.sh"
# Make clear this is the cleanup, helps reading the jenkins logs
cat < 0 ]] && sleep "$UMOUNT_RETRY_DELAY"
# Try to umount
sudo umount --lazy "$mount" && return 0
# See if the mount is already not there despite failing
findmnt --kernel --first "$mount" > /dev/null && return 0
done
echo "ERROR:  Failed to umount $mount."
return 1
}

# restore the permissions in the 

Build failed in Jenkins: ovirt_3.6_publish-rpms_nightly #322

2017-01-11 Thread jenkins
See 

--
Started by timer
[EnvInject] - Loading node environment variables.
Building on master in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
[workspace] $ /bin/bash -xe /tmp/hudson8586107011247504925.sh
+ rm -rf 

+ mkdir 

Copied 8 artifacts from "ovirt-host-deploy_3.6_create-rpms-el6-x86_64_merged" 
build number 2
Copied 10 artifacts from "ovirt-host-deploy_3.6_create-rpms-el7-x86_64_merged" 
build number 1
Copied 4 artifacts from "ovirt-engine-sdk_3.6_build-artifacts-el6-x86_64" build 
number 16
Copied 4 artifacts from "ovirt-engine-sdk_3.6_build-artifacts-el7-x86_64" build 
number 18
Copied 14 artifacts from "otopi_3.6_create-rpms-el6-x86_64_merged" build number 
4
Copied 19 artifacts from "otopi_3.6_create-rpms-el7-x86_64_merged" build number 
4
Copied 8 artifacts from "ovirt-vmconsole_3.6_create-rpms-el6-x86_64_merged" 
build number 16
Copied 8 artifacts from "ovirt-vmconsole_3.6_create-rpms-el7-x86_64_merged" 
build number 16
Copied 4 artifacts from "ovirt-engine-cli_3.6_build-artifacts-el6-x86_64" build 
number 23
Copied 4 artifacts from "ovirt-engine-cli_3.6_build-artifacts-el7-x86_64" build 
number 23
Copied 7 artifacts from "unboundid-ldapsdk_3.6_create-rpms-el6-x86_64_merged" 
build number 4
Copied 7 artifacts from "unboundid-ldapsdk_3.6_create-rpms-el7-x86_64_merged" 
build number 8
Copied 7 artifacts from "ovirt-iso-uploader_3.6_create-rpms-el6-x86_64_merged" 
build number 1
Copied 7 artifacts from "ovirt-iso-uploader_3.6_create-rpms-el7-x86_64_merged" 
build number 1
Copied 7 artifacts from "ovirt-log-collector_3.6_create-rpms-el6-x86_64_merged" 
build number 1
Copied 7 artifacts from "ovirt-log-collector_3.6_create-rpms-el7-x86_64_merged" 
build number 1
Copied 8 artifacts from 
"ovirt-engine-extension-aaa-ldap_3.6_create-rpms-el6-x86_64_merged" build 
number 8
Copied 8 artifacts from 
"ovirt-engine-extension-aaa-ldap_3.6_create-rpms-el7-x86_64_merged" build 
number 8
Copied 9 artifacts from 
"ovirt-engine-extension-aaa-misc_3.6_create-rpms-el6-x86_64_merged" build 
number 3
Copied 9 artifacts from 
"ovirt-engine-extension-aaa-misc_3.6_create-rpms-el7-x86_64_merged" build 
number 3
Copied 7 artifacts from 
"ovirt-engine-extension-logger-log4j_3.6_create-rpms-el6-x86_64_merged" build 
number 3
Copied 7 artifacts from 
"ovirt-engine-extension-logger-log4j_3.6_create-rpms-el7-x86_64_merged" build 
number 3
Copied 5 artifacts from "ovirt-dwh_3.6_build-artifacts-el6-x86_64" build number 
6
Copied 5 artifacts from "ovirt-dwh_3.6_build-artifacts-el7-x86_64" build number 
4
Copied 7 artifacts from 
"ovirt-engine-extension-aaa-jdbc_3.6_create-rpms-el6-x86_64_merged" build 
number 1
Copied 7 artifacts from 
"ovirt-engine-extension-aaa-jdbc_3.6_create-rpms-el7-x86_64_merged" build 
number 1
Copied 3 artifacts from "ovirt-setup-lib_3.6_build-artifacts-el6-x86_64" build 
number 7
Copied 3 artifacts from "ovirt-setup-lib_3.6_build-artifacts-el7-x86_64" build 
number 4
Copied 5 artifacts from "vdsm-jsonrpc-java_3.6_build-artifacts-el6-x86_64" 
build number 18
Copied 5 artifacts from "vdsm-jsonrpc-java_3.6_build-artifacts-el7-x86_64" 
build number 15
Copied 25 artifacts from "ovirt-engine_3.6_build-artifacts-el7-x86_64" build 
number 1892
Copied 24 artifacts from "ovirt-engine_3.6_build-artifacts-el6-x86_64" build 
number 1893
Copied 3 artifacts from "mom_3.6_build-artifacts-el7-x86_64" build number 13
Copied 7 artifacts from 
"ovirt-engine-sdk-java_3.6_create-rpms-el6-x86_64_merged" build number 11
Copied 7 artifacts from 
"ovirt-engine-sdk-java_3.6_create-rpms-el7-x86_64_merged" build number 13
Copied 4 artifacts from "ovirt-scheduler-proxy_3.6_build-artifacts-el6-x86_64" 
build number 1
Copied 6 artifacts from "ovirt-optimizer_3.6_build-artifacts-el6-x86_64" build 
number 1
Copied 6 artifacts from "ovirt-optimizer_3.6_build-artifacts-el7-x86_64" build 
number 1
Copied 8 artifacts from "ioprocess_0.15_create-rpms-el7-x86_64_merged" build 
number 3
Copied 45 artifacts from "vdsm_3.6_build-artifacts-el7-x86_64" build number 101
Copied 6 artifacts from 
"ovirt-hosted-engine-ha_3.6_create-rpms-el7-x86_64_merged" build number 24
Copied 4 artifacts from 
"ovirt-hosted-engine-setup_3.6_build-artifacts-el7-x86_64" build number 25
Copied 9 artifacts from "qemu_3.6_create-rpms-el7-x86_64_merged" build number 17
Copied 9 artifacts from "qemu_3.6_create-rpms-el7-ppc64le_merged" build number 
13
Copied 16 artifacts from "ovirt-node_ovirt-3.6_build-artifacts-el7-x86_64" 
build number 27
Copied 4 artifacts from "ovirt-node_ovirt-3.6_create-iso-el7_merged" build 
number 207
Copied 4 artifacts from 
"ovirt-node-plugin-vdsm_ovirt-3.6_build-artifacts-el7-x86_64" build number 5

oVirt infra daily report - unstable production jobs - 197

2017-01-11 Thread jenkins
Good morning!

Attached is the HTML page with the jenkins status report. You can see it also 
here:
 - 
http://jenkins.ovirt.org/job/system_jenkins-report/197//artifact/exported-artifacts/upstream_report.html

Cheers,
Jenkins

 
 
 
 RHEVM CI Jenkins Daily Report - 11/01/2017
 
00 Unstable Critical
 
   
   ovirt-node-ng_ovirt-master-experimental_build-artifacts-el7-x86_64
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_master_check-patch-fc24-x86_64
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt_3.6_image-ng-system-tests
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt_3.6_publish-rpms_nightly
   
   Collects RPMs from all oVirt projects (3.6 branches) and publish them to resources.ovirt.org yum repository. This job is automatically updated by jenkins job builder, any manual change will be lost in the next update. If you want to make permanent changes, check out the  jenkins repo.

   
   
   
   ovirt_4.0_he-system-tests
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt_4.1_system-tests
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   repos_4.0_check-closure_fc23_merged
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   repos_4.1_check-closure_fc24_merged
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   repos_master_check-closure_el7_merged
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   repos_master_check-closure_fc24_merged
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   system-backup_jenkins_old_ovirt_org
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   test-repo_ovirt_experimental_4.1
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   ___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1021) Trigger a job on a github repo change

2017-01-11 Thread Barak Korren (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=25523#comment-25523
 ] 

Barak Korren commented on OVIRT-1021:
-

We already have Jenkins hooked up to GitHub for the Lago project, and we have a 
Standard-CI implementation for it.

> Trigger a job on a github repo change
> -
>
> Key: OVIRT-1021
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1021
> Project: oVirt - virtualization made easy
>  Issue Type: Bug
>Reporter: Fabian Deutsch
>Assignee: infra
>
> Hey,
> we are pushing some changes to this github repository:
> https://github.com/kubevirt/demo
> The test autpmation requires nesting, thus it would be nice if this repo 
> could be run on jenkins.
> Could our jenkins instance get a plugin to be able to hook it up to github 
> i.e.
> https://wiki.jenkins-ci.org/display/JENKINS/GitHub+plugin
> The other thing would be how to store the job specification in the repo.
> Here it would be nice if we could dump a travis-ci-like file into the repo 
> and let the job inerprete this.



--
This message was sent by Atlassian JIRA
(v1000.670.2#100024)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_4.1 - Build #214 - FAILURE!

2017-01-11 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_4.1/214/,
Build Number: 214,
Build Status: FAILURE___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1021) Trigger a job on a github repo change

2017-01-11 Thread Fabian Deutsch (oVirt JIRA)
Fabian Deutsch created OVIRT-1021:
-

 Summary: Trigger a job on a github repo change
 Key: OVIRT-1021
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1021
 Project: oVirt - virtualization made easy
  Issue Type: Bug
Reporter: Fabian Deutsch
Assignee: infra


Hey,

we are pushing some changes to this github repository:
https://github.com/kubevirt/demo

The test autpmation requires nesting, thus it would be nice if this repo could 
be run on jenkins.

Could our jenkins instance get a plugin to be able to hook it up to github i.e.
https://wiki.jenkins-ci.org/display/JENKINS/GitHub+plugin

The other thing would be how to store the job specification in the repo.

Here it would be nice if we could dump a travis-ci-like file into the repo and 
let the job inerprete this.



--
This message was sent by Atlassian JIRA
(v1000.670.2#100024)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Build failed in Jenkins: ovirt_4.1_system-tests #36

2017-01-11 Thread jenkins
See 

Changes:

[Roy Golan] accept defaults of aaa-ldap plugin installation

[Sandro Bonazzola] 4.1 nightly: publish 4.1 dashboard in 4.1 repo

[Eyal Edri] fixing appliance to take from 4.1

[Daniel Belenky] Added 4.1 branch for ovirt-scheduler-proxy

[Daniel Belenky] Added build for fc24+ovirt4.0

[Daniel Belenky] Added build for fc24+ovirt4.0

[Daniel Belenky] install python-requests as a dependency

[Pavel Zhukov] Moved publishers section to job definition instead of projects

[Barak Korren] Revert "install python-requests as a dependency"

--
[...truncated 206.66 KB...]
logout
Finish: shell
@@
@@ Wed Jan 11 20:00:15 UTC 2017 automation/basic_suite_4.1.sh chroot finished
@@  took 2181 seconds
@@  rc = 1
@@
== Scrubbing chroot
mock \

--configdir="
 \
--root="mocker-epel-7-x86_64.el7" \
--resultdir="./mock_logs.yaf6kNpg/mocker-epel-7-x86_64.el7.scrub" \
--scrub=chroot
WARNING: Could not find required logging config file: 

 Using default...
INFO: mock.py version 1.3.3 starting (python version = 3.5.1)...
Start: init plugins
INFO: selinux enabled
Finish: init plugins
Start: run
Start: scrub ['chroot']
INFO: scrubbing chroot for mocker-epel-7-x86_64.el7
Finish: scrub ['chroot']
Finish: run
Scrub chroot took 6 seconds

##
## Wed Jan 11 20:00:21 UTC 2017 Finished env: el7:epel-7-x86_64
##  took 2187 seconds
##  rc = 1
##
find: 'logs': No such file or directory
No log files found, check command output
##!
Collecting mock logs
'./mock_logs.yaf6kNpg/mocker-epel-7-x86_64.el7.basic_suite_4.1.sh' -> 
'exported-artifacts/mock_logs/mocker-epel-7-x86_64.el7.basic_suite_4.1.sh'
'./mock_logs.yaf6kNpg/mocker-epel-7-x86_64.el7.clean_rpmdb' -> 
'exported-artifacts/mock_logs/mocker-epel-7-x86_64.el7.clean_rpmdb'
'./mock_logs.yaf6kNpg/mocker-epel-7-x86_64.el7.init' -> 
'exported-artifacts/mock_logs/mocker-epel-7-x86_64.el7.init'
##
Build step 'Execute shell' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -xe
echo 'shell_scripts/system_tests.collect_logs.sh'

#
# Required jjb vars:
#version
#
VERSION=4.1
SUITE_TYPE=

WORKSPACE="$PWD"
OVIRT_SUITE="$SUITE_TYPE_suite_$VERSION"
TESTS_LOGS="$WORKSPACE/ovirt-system-tests/exported-artifacts"

rm -rf "$WORKSPACE/exported-artifacts"
mkdir -p "$WORKSPACE/exported-artifacts"

if [[ -d "$TESTS_LOGS" ]]; then
mv "$TESTS_LOGS/"* "$WORKSPACE/exported-artifacts/"
fi

[ovirt_4.1_system-tests] $ /bin/bash -xe /tmp/hudson4051461781588932109.sh
+ echo shell_scripts/system_tests.collect_logs.sh
shell_scripts/system_tests.collect_logs.sh
+ VERSION=4.1
+ SUITE_TYPE=
+ WORKSPACE=
+ OVIRT_SUITE=4.1
+ 
TESTS_LOGS=
+ rm -rf 

+ mkdir -p 

+ [[ -d 

 ]]
+ mv 

 

 

 

 

 

 

 

 
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Match found for :.* : True
Logical operation result is TRUE

Re: [ovirt-devel] planned Jenkins restart

2017-01-11 Thread Eyal Edri
Thanks Evgheni!

Glad to see this: Jenkins ver. 2.32.1   :)

On Wed, Jan 11, 2017 at 9:20 PM, Evgheni Dereveanchin 
wrote:

> Maintenance completed, Jenkins back up
> and running. As always - if you see any
> issues please report them to Jira.
>
> Regards,
> Evgheni Dereveanchin
>
>
> - Original Message -
> From: "Evgheni Dereveanchin" 
> To: "infra" 
> Cc: "devel" 
> Sent: Wednesday, 11 January, 2017 6:55:49 PM
> Subject: planned Jenkins restart
>
> Hi everyone,
>
> I'll be performing a planned Jenkins restart today.
> No new builds will be scheduled during this maintenance period.
> I will announce you once it is finished.
>
> Regards,
> Evgheni Dereveanchin
> ___
> Devel mailing list
> de...@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel
>
>
>


-- 
Eyal Edri
Associate Manager
RHV DevOps
EMEA ENG Virtualization R
Red Hat Israel

phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: planned Jenkins restart

2017-01-11 Thread Evgheni Dereveanchin
Maintenance completed, Jenkins back up
and running. As always - if you see any
issues please report them to Jira.

Regards, 
Evgheni Dereveanchin 


- Original Message -
From: "Evgheni Dereveanchin" 
To: "infra" 
Cc: "devel" 
Sent: Wednesday, 11 January, 2017 6:55:49 PM
Subject: planned Jenkins restart

Hi everyone,

I'll be performing a planned Jenkins restart today.
No new builds will be scheduled during this maintenance period.
I will announce you once it is finished.

Regards, 
Evgheni Dereveanchin 
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_master - Build #4686 - FAILURE!

2017-01-11 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/4686/,
Build Number: 4686,
Build Status: FAILURE___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


planned Jenkins restart

2017-01-11 Thread Evgheni Dereveanchin
Hi everyone,

I'll be performing a planned Jenkins restart today.
No new builds will be scheduled during this maintenance period.
I will announce you once it is finished.

Regards, 
Evgheni Dereveanchin 
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Jenkins build is back to normal : ovirt_4.0_publish-rpms_nightly #296

2017-01-11 Thread jenkins
See 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_master - Build #4685 - FAILURE!

2017-01-11 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/4685/,
Build Number: 4685,
Build Status: FAILURE___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Build failed in Jenkins: ovirt_4.0_publish-rpms_nightly #295

2017-01-11 Thread jenkins
See 

--
Started by timer
[EnvInject] - Loading node environment variables.
Building on master in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
[workspace] $ /bin/bash -xe /tmp/hudson3514233496648902453.sh
+ rm -rf 

+ mkdir 

Copied 6 artifacts from "ovirt-host-deploy_4.0_build-artifacts-el7-x86_64" 
build number 17
Copied 8 artifacts from "otopi_4.0_build-artifacts-el7-x86_64" build number 14
Copied 6 artifacts from "ovirt-vmconsole_4.0_build-artifacts-el7-x86_64" build 
number 1
Copied 10 artifacts from "ovirt-imageio_4.0_build-artifacts-el7-x86_64" build 
number 38
Copied 4 artifacts from "ovirt-iso-uploader_4.0_build-artifacts-el7-x86_64" 
build number 11
Copied 4 artifacts from "ovirt-log-collector_4.0_build-artifacts-el7-x86_64" 
build number 7
Copied 4 artifacts from "ovirt-engine-cli_3.6_build-artifacts-el7-x86_64" build 
number 23
Copied 7 artifacts from 
"ovirt-engine-extension-aaa-ldap_4.0_create-rpms-el7-x86_64_merged" build 
number 10
Copied 7 artifacts from 
"ovirt-engine-extension-aaa-misc_4.0_create-rpms-el7-x86_64_merged" build 
number 1
Copied 7 artifacts from 
"ovirt-engine-extension-logger-log4j_4.0_create-rpms-el7-x86_64_merged" build 
number 3
Copied 4 artifacts from "ovirt-dwh_4.0_build-artifacts-el7-x86_64" build number 
23
Copied 7 artifacts from 
"ovirt-engine-extension-aaa-jdbc_4.0_create-rpms-el7-x86_64_merged" build 
number 10
Copied 3 artifacts from "ovirt-setup-lib_4.0_build-artifacts-el7-x86_64" build 
number 5
Copied 4 artifacts from "vdsm-jsonrpc-java_4.0_build-artifacts-el7-x86_64" 
build number 26
Copied 24 artifacts from "ovirt-engine_4.0_build-artifacts-el7-x86_64" build 
number 1837
Copied 3 artifacts from "ovirt-engine-sdk_4.0_build-artifacts-el7-x86_64" build 
number 73
Copied 4 artifacts from "ovirt-engine-sdk-java_4.0_build-artifacts-el7-x86_64" 
build number 67
Copied 6 artifacts from 
"python-ovirt-engine-sdk4_4.0_build-artifacts-el7-x86_64" build number 9
Copied 3 artifacts from "java-ovirt-engine-sdk4_4.0_build-artifacts-el7-x86_64" 
build number 9
Copied 4 artifacts from "ovirt-image-uploader_4.0_build-artifacts-el7-x86_64" 
build number 8
Copied 4 artifacts from "ovirt-scheduler-proxy_4.0_build-artifacts-el7-x86_64" 
build number 1
Copied 6 artifacts from "ovirt-optimizer_4.0_build-artifacts-el7-x86_64" build 
number 22
Copied 3 artifacts from "ovirt-engine-dashboard_4.0_build-artifacts-el7-x86_64" 
build number 46
Copied 5 artifacts from "ioprocess_4.0_build-artifacts-el7-x86_64" build number 
1
Copied 49 artifacts from "vdsm_4.0_build-artifacts-el7-x86_64" build number 348
Copied 3 artifacts from "ovirt-hosted-engine-ha_4.0_build-artifacts-el7-x86_64" 
build number 15
Copied 3 artifacts from 
"ovirt-hosted-engine-setup_4.0_build-artifacts-el7-x86_64" build number 60
Copied 9 artifacts from "qemu_4.0_create-rpms-el7-x86_64_merged" build number 17
Copied 9 artifacts from "qemu_4.0_create-rpms-el7-ppc64le_merged" build number 
14
Copied 3 artifacts from "mom_4.0_build-artifacts-el7-x86_64" build number 13
Copied 7 artifacts from "unboundid-ldapsdk_4.0_create-rpms-el7-x86_64_merged" 
build number 8
Copied 6 artifacts from 
"ovirt-appliance_ovirt-4.0-snapshot_build-artifacts-el7-x86_64" build number 227
Copied 8 artifacts from "ovirt-live_4.0_build-artifacts-el7-x86_64" build 
number 45
Copied 6 artifacts from "py2exe-py2.7_4.0_create-rpms-fc23-x86_64_merged" build 
number 1
Copied 6 artifacts from "pywin32-py2.7_4.0_create-rpms-fc23-x86_64_merged" 
build number 1
Copied 6 artifacts from "python-windows_4.0_create-rpms-fc23-x86_64_merged" 
build number 1
Copied 6 artifacts from "vcredist-x86_4.0_create-rpms-fc23-x86_64_merged" build 
number 1
Copied 6 artifacts from 
"nsis-simple-service-plugin_4.0_create-rpms-fc23-x86_64_merged" build number 1
Copied 7 artifacts from "ovirt-wgt_4.0_create-rpms-fc23-x86_64_merged" build 
number 9
Copied 3 artifacts from "cockpit-ovirt_4.0_build-artifacts-el7-x86_64" build 
number 4
ERROR: Unable to find a build for artifact copy from: 
cockpit-ovirt_4.0_build-artifacts-fc23-x86_64

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_master - Build #4684 - SUCCESS!

2017-01-11 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/4684/,
Build Number: 4684,
Build Status: SUCCESS___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1020) [gerrit hooks] Add verify grade in check_backport hook

2017-01-11 Thread Shlomo Ben David (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shlomo Ben David reassigned OVIRT-1020:
---

Assignee: Shlomo Ben David  (was: infra)

> [gerrit hooks] Add verify grade in check_backport hook 
> ---
>
> Key: OVIRT-1020
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1020
> Project: oVirt - virtualization made easy
>  Issue Type: Task
>Reporter: Shlomo Ben David
>Assignee: Shlomo Ben David
>




--
This message was sent by Atlassian JIRA
(v1000.670.2#100024)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1020) [gerrit hooks] Add verify grade in check_backport hook

2017-01-11 Thread Shlomo Ben David (oVirt JIRA)
Shlomo Ben David created OVIRT-1020:
---

 Summary: [gerrit hooks] Add verify grade in check_backport hook 
 Key: OVIRT-1020
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1020
 Project: oVirt - virtualization made easy
  Issue Type: Task
Reporter: Shlomo Ben David
Assignee: infra






--
This message was sent by Atlassian JIRA
(v1000.670.2#100024)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1011) Please add omachace as project maintainer for ovirt-engine-sdk project on Github

2017-01-11 Thread eyal edri [Administrator] (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

eyal edri [Administrator] updated OVIRT-1011:
-
Resolution: Fixed
  Assignee: eyal edri [Administrator]  (was: infra)
Status: Done  (was: To Do)

> Please add omachace as project maintainer for ovirt-engine-sdk project on 
> Github
> 
>
> Key: OVIRT-1011
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1011
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: Ondra Machacek
>Assignee: eyal edri [Administrator]
>
> Hi,
> can you please add me (omach...@redhat.com) as project maintainer
> in github for ovirt-engine-sdk.
> We would like to setup automatic build of SDK documentation.
> Thank you.



--
This message was sent by Atlassian JIRA
(v1000.670.2#100024)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1011) Please add omachace as project maintainer for ovirt-engine-sdk project on Github

2017-01-11 Thread Ondra Machacek (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=25511#comment-25511
 ] 

Ondra Machacek commented on OVIRT-1011:
---

It does, thank you.

> Please add omachace as project maintainer for ovirt-engine-sdk project on 
> Github
> 
>
> Key: OVIRT-1011
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1011
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: Ondra Machacek
>Assignee: infra
>
> Hi,
> can you please add me (omach...@redhat.com) as project maintainer
> in github for ovirt-engine-sdk.
> We would like to setup automatic build of SDK documentation.
> Thank you.



--
This message was sent by Atlassian JIRA
(v1000.670.2#100024)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Build failed in Jenkins: ovirt_4.0_publish-rpms_nightly #294

2017-01-11 Thread jenkins
See 

--
Started by timer
[EnvInject] - Loading node environment variables.
Building on master in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
[workspace] $ /bin/bash -xe /tmp/hudson6190754504253819049.sh
+ rm -rf 

+ mkdir 

Copied 6 artifacts from "ovirt-host-deploy_4.0_build-artifacts-el7-x86_64" 
build number 17
Copied 8 artifacts from "otopi_4.0_build-artifacts-el7-x86_64" build number 14
Copied 6 artifacts from "ovirt-vmconsole_4.0_build-artifacts-el7-x86_64" build 
number 1
Copied 10 artifacts from "ovirt-imageio_4.0_build-artifacts-el7-x86_64" build 
number 38
Copied 4 artifacts from "ovirt-iso-uploader_4.0_build-artifacts-el7-x86_64" 
build number 11
Copied 4 artifacts from "ovirt-log-collector_4.0_build-artifacts-el7-x86_64" 
build number 7
Copied 4 artifacts from "ovirt-engine-cli_3.6_build-artifacts-el7-x86_64" build 
number 23
Copied 7 artifacts from 
"ovirt-engine-extension-aaa-ldap_4.0_create-rpms-el7-x86_64_merged" build 
number 10
Copied 7 artifacts from 
"ovirt-engine-extension-aaa-misc_4.0_create-rpms-el7-x86_64_merged" build 
number 1
Copied 7 artifacts from 
"ovirt-engine-extension-logger-log4j_4.0_create-rpms-el7-x86_64_merged" build 
number 3
Copied 4 artifacts from "ovirt-dwh_4.0_build-artifacts-el7-x86_64" build number 
23
Copied 7 artifacts from 
"ovirt-engine-extension-aaa-jdbc_4.0_create-rpms-el7-x86_64_merged" build 
number 10
Copied 3 artifacts from "ovirt-setup-lib_4.0_build-artifacts-el7-x86_64" build 
number 5
Copied 4 artifacts from "vdsm-jsonrpc-java_4.0_build-artifacts-el7-x86_64" 
build number 26
Copied 24 artifacts from "ovirt-engine_4.0_build-artifacts-el7-x86_64" build 
number 1837
Copied 3 artifacts from "ovirt-engine-sdk_4.0_build-artifacts-el7-x86_64" build 
number 73
Copied 4 artifacts from "ovirt-engine-sdk-java_4.0_build-artifacts-el7-x86_64" 
build number 67
Copied 6 artifacts from 
"python-ovirt-engine-sdk4_4.0_build-artifacts-el7-x86_64" build number 9
Copied 3 artifacts from "java-ovirt-engine-sdk4_4.0_build-artifacts-el7-x86_64" 
build number 9
Copied 4 artifacts from "ovirt-image-uploader_4.0_build-artifacts-el7-x86_64" 
build number 8
Copied 4 artifacts from "ovirt-scheduler-proxy_4.0_build-artifacts-el7-x86_64" 
build number 1
Copied 6 artifacts from "ovirt-optimizer_4.0_build-artifacts-el7-x86_64" build 
number 22
Copied 3 artifacts from "ovirt-engine-dashboard_4.0_build-artifacts-el7-x86_64" 
build number 46
Copied 5 artifacts from "ioprocess_4.0_build-artifacts-el7-x86_64" build number 
1
Copied 49 artifacts from "vdsm_4.0_build-artifacts-el7-x86_64" build number 348
Copied 3 artifacts from "ovirt-hosted-engine-ha_4.0_build-artifacts-el7-x86_64" 
build number 15
Copied 3 artifacts from 
"ovirt-hosted-engine-setup_4.0_build-artifacts-el7-x86_64" build number 60
Copied 9 artifacts from "qemu_4.0_create-rpms-el7-x86_64_merged" build number 17
Copied 9 artifacts from "qemu_4.0_create-rpms-el7-ppc64le_merged" build number 
14
Copied 3 artifacts from "mom_4.0_build-artifacts-el7-x86_64" build number 13
Copied 7 artifacts from "unboundid-ldapsdk_4.0_create-rpms-el7-x86_64_merged" 
build number 8
Copied 6 artifacts from 
"ovirt-appliance_ovirt-4.0-snapshot_build-artifacts-el7-x86_64" build number 227
Copied 8 artifacts from "ovirt-live_4.0_build-artifacts-el7-x86_64" build 
number 45
Copied 6 artifacts from "py2exe-py2.7_4.0_create-rpms-fc23-x86_64_merged" build 
number 1
Copied 6 artifacts from "pywin32-py2.7_4.0_create-rpms-fc23-x86_64_merged" 
build number 1
Copied 6 artifacts from "python-windows_4.0_create-rpms-fc23-x86_64_merged" 
build number 1
Copied 6 artifacts from "vcredist-x86_4.0_create-rpms-fc23-x86_64_merged" build 
number 1
Copied 6 artifacts from 
"nsis-simple-service-plugin_4.0_create-rpms-fc23-x86_64_merged" build number 1
Copied 7 artifacts from "ovirt-wgt_4.0_create-rpms-fc23-x86_64_merged" build 
number 9
Copied 3 artifacts from "cockpit-ovirt_4.0_build-artifacts-el7-x86_64" build 
number 4
ERROR: Unable to find a build for artifact copy from: 
cockpit-ovirt_4.0_build-artifacts-fc23-x86_64

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [JIRA] (OVIRT-1011) Please add omachace as project maintainer for ovirt-engine-sdk project on Github

2017-01-11 Thread Eyal Edri
Added you. please confirm it works

On Wed, Jan 11, 2017 at 5:39 PM, Ondra Machacek (oVirt JIRA) <
j...@ovirt-jira.atlassian.net> wrote:

>
> [ https://ovirt-jira.atlassian.net/browse/OVIRT-1011?page=
> com.atlassian.jira.plugin.system.issuetabpanels:comment-
> tabpanel=25506#comment-25506 ]
>
> Ondra Machacek commented on OVIRT-1011:
> ---
>
> It's 'machacekondra'
>
> > Please add omachace as project maintainer for ovirt-engine-sdk project
> on Github
> > 
> 
> >
> > Key: OVIRT-1011
> > URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1011
> > Project: oVirt - virtualization made easy
> >  Issue Type: By-EMAIL
> >Reporter: Ondra Machacek
> >Assignee: infra
> >
> > Hi,
> > can you please add me (omach...@redhat.com) as project maintainer
> > in github for ovirt-engine-sdk.
> > We would like to setup automatic build of SDK documentation.
> > Thank you.
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v1000.670.2#100024)
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
>
>
>


-- 
Eyal Edri
Associate Manager
RHV DevOps
EMEA ENG Virtualization R
Red Hat Israel

phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1011) Please add omachace as project maintainer for ovirt-engine-sdk project on Github

2017-01-11 Thread Ondra Machacek (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=25506#comment-25506
 ] 

Ondra Machacek commented on OVIRT-1011:
---

It's 'machacekondra'

> Please add omachace as project maintainer for ovirt-engine-sdk project on 
> Github
> 
>
> Key: OVIRT-1011
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1011
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: Ondra Machacek
>Assignee: infra
>
> Hi,
> can you please add me (omach...@redhat.com) as project maintainer
> in github for ovirt-engine-sdk.
> We would like to setup automatic build of SDK documentation.
> Thank you.



--
This message was sent by Atlassian JIRA
(v1000.670.2#100024)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_master - Build #4683 - FAILURE!

2017-01-11 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/4683/,
Build Number: 4683,
Build Status: FAILURE___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_master - Build #4682 - FAILURE!

2017-01-11 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/4682/,
Build Number: 4682,
Build Status: FAILURE___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [ovirt-devel] [ovirt-users] Lowering the bar for wiki contribution?

2017-01-11 Thread Duck
Quack,

On 01/08/2017 06:39 PM, Barak Korren wrote:
> On 8 January 2017 at 10:17, Roy Golan  wrote:
>> Adding infra which I forgot to add from the beginning

Thanks.

> I don't think this is an infra issue, more of a community/working
> procedures one.

I do thin it is. We are involved in the tooling, for their maintenance,
for documenting where things are, for suggesting better solutions,
ensuring security…

> On the one hand, the developers need a place where they create and
> discuss design documents and road maps. That please needs to be as
> friction-free as possible to allow developers to work on the code
> instead of on the documentation tools.

As for code, I think there is need for review, even more for design
documents, so I don't see why people are bothered by PRs, which is a
tool they already know fairly well.

For people with few git knowledge, the GitHub web interface allows to
edit files.

> On the other hand, the user community needs a good, up to date source
> of information about oVirt and how to use it. 

Yes, this official entry point and it needs to be clean.

> Having said the above, I don't think the site project's wiki is the
> best place for this. The individual project mirrors on GitHub may be
> better for this

We could indeed split the technical documentation. If people want to
experiment with the GH wiki pages, I won't interfere.

I read several people in this thread really miss the old wiki, so I
think it is time to remember why we did not stay in paradise. I was not
there at the time, but I know the wiki was not well maintained. People
are comparing our situation to the MediaWiki site, but the workforce is
nowhere to be compared. There is already no community manager, and noone
is in charge of any part really, whereas Mediawiki has people in charge
of every corner of the wiki. Also they developed tools over years to
monitor, correct, revert… and we don't have any of this. So without any
process then it was a total mess. More than one year later there was
still much cleanup to do, and having contributed to it a little bit, I
fear a sentimental rush to go back to a solution that was abandoned.

Having a header telling if this is a draft or published is far from
being sufficient. If noone cares you just pile up content that gets
obsolete, then useless, then misleading for newcomers. You may prefer
review a posteriori, but in this case you need to have the proper tool
to be able to search for things to be reviewed, and a in-content
pseudo-header is really not an easy way to get a todolist.

As for the current builder, it checks every minute for new content to
build. The current tool (Middleman) is a bit slow, and the machine is
not ultra speedy, but even in the worst case it should not take more
than half an hour to see the published result. So I don't know why
someone suggested to build "at least once a day". There is also an
experimentation to improve this part.

So to sum up:
  - the most needed thing here is not a tool but people in charge to
review the content (additions, cleanup old things, ask devs to update
some missing part…), this should also allow for faster publishing
  - I'm not against changing tool, just do not forget what you loose in
the process, and the migration pain
  - I think free editing without workflow in our specific case is not
gonna work because we do not have the needed workforce for things to
auto-correct

\_o<



signature.asc
Description: OpenPGP digital signature
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1019) move stats VM to el7

2017-01-11 Thread Evgheni Dereveanchin (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evgheni Dereveanchin reassigned OVIRT-1019:
---

Assignee: Evgheni Dereveanchin  (was: infra)

> move stats VM to el7
> 
>
> Key: OVIRT-1019
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1019
> Project: oVirt - virtualization made easy
>  Issue Type: Task
>Reporter: Evgheni Dereveanchin
>Assignee: Evgheni Dereveanchin
>
> stats.ovirt.org is running an old Fedora release. It needs to be rebuilt with 
> EL7 or replaced with a different stats generation system. As reported in 
> OVIRT-865 stats generation is partially broken anyway.



--
This message was sent by Atlassian JIRA
(v1000.670.2#100024)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1019) move stats VM to el7

2017-01-11 Thread Evgheni Dereveanchin (oVirt JIRA)
Evgheni Dereveanchin created OVIRT-1019:
---

 Summary: move stats VM to el7
 Key: OVIRT-1019
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1019
 Project: oVirt - virtualization made easy
  Issue Type: Task
Reporter: Evgheni Dereveanchin
Assignee: infra


stats.ovirt.org is running an old Fedora release. It needs to be rebuilt with 
EL7 or replaced with a different stats generation system. As reported in 
OVIRT-865 stats generation is partially broken anyway.



--
This message was sent by Atlassian JIRA
(v1000.670.2#100024)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_master - Build #4681 - FAILURE!

2017-01-11 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/4681/,
Build Number: 4681,
Build Status: FAILURE___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1018) move PHX foreman proxy VM to el7

2017-01-11 Thread Evgheni Dereveanchin (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evgheni Dereveanchin reassigned OVIRT-1018:
---

Assignee: Evgheni Dereveanchin  (was: infra)

> move PHX foreman proxy VM to el7
> 
>
> Key: OVIRT-1018
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1018
> Project: oVirt - virtualization made easy
>  Issue Type: Task
>Reporter: Evgheni Dereveanchin
>Assignee: Evgheni Dereveanchin
>
> The PHX foreman proxy (foreman.phx.ovirt.org) is running an old fedora 
> release - it needs to be moved to EL7



--
This message was sent by Atlassian JIRA
(v1000.670.2#100024)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1018) move PHX foreman proxy VM to el7

2017-01-11 Thread Evgheni Dereveanchin (oVirt JIRA)
Evgheni Dereveanchin created OVIRT-1018:
---

 Summary: move PHX foreman proxy VM to el7
 Key: OVIRT-1018
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1018
 Project: oVirt - virtualization made easy
  Issue Type: Task
Reporter: Evgheni Dereveanchin
Assignee: infra


The PHX foreman proxy (foreman.phx.ovirt.org) is running an old fedora release 
- it needs to be moved to EL7



--
This message was sent by Atlassian JIRA
(v1000.670.2#100024)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1017) move PHX proxy VM to el7

2017-01-11 Thread Evgheni Dereveanchin (oVirt JIRA)
Evgheni Dereveanchin created OVIRT-1017:
---

 Summary: move PHX proxy VM to el7
 Key: OVIRT-1017
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1017
 Project: oVirt - virtualization made easy
  Issue Type: Task
  Components: General
Reporter: Evgheni Dereveanchin
Assignee: infra


proxy.phx.ovirt.org runs an old Fedora release and must be rebuilt with 
CentOS7. Since repoproxy was removed this should be fairly trivial as the only 
thing needed is a running Squid proxy allowing connections from PXH only.



--
This message was sent by Atlassian JIRA
(v1000.670.2#100024)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1017) move PHX proxy VM to el7

2017-01-11 Thread Evgheni Dereveanchin (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evgheni Dereveanchin reassigned OVIRT-1017:
---

Assignee: Evgheni Dereveanchin  (was: infra)

> move PHX proxy VM to el7
> 
>
> Key: OVIRT-1017
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1017
> Project: oVirt - virtualization made easy
>  Issue Type: Task
>  Components: General
>Reporter: Evgheni Dereveanchin
>Assignee: Evgheni Dereveanchin
>
> proxy.phx.ovirt.org runs an old Fedora release and must be rebuilt with 
> CentOS7. Since repoproxy was removed this should be fairly trivial as the 
> only thing needed is a running Squid proxy allowing connections from PXH only.



--
This message was sent by Atlassian JIRA
(v1000.670.2#100024)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1016) move ci-templates-repo VM to el7

2017-01-11 Thread Evgheni Dereveanchin (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evgheni Dereveanchin reassigned OVIRT-1016:
---

Assignee: Evgheni Dereveanchin  (was: infra)

> move ci-templates-repo VM to el7
> 
>
> Key: OVIRT-1016
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1016
> Project: oVirt - virtualization made easy
>  Issue Type: Task
>  Components: Lago
>Reporter: Evgheni Dereveanchin
>Assignee: Evgheni Dereveanchin
>
> ci-templates-repo.phx.ovirt.org is running an old Fedora release, it needs to 
> be rebuilt to EL7



--
This message was sent by Atlassian JIRA
(v1000.670.2#100024)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1016) move ci-templates-repo VM to el7

2017-01-11 Thread Evgheni Dereveanchin (oVirt JIRA)
Evgheni Dereveanchin created OVIRT-1016:
---

 Summary: move ci-templates-repo VM to el7
 Key: OVIRT-1016
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1016
 Project: oVirt - virtualization made easy
  Issue Type: Task
  Components: Lago
Reporter: Evgheni Dereveanchin
Assignee: infra


ci-templates-repo.phx.ovirt.org is running an old Fedora release, it needs to 
be rebuilt to EL7



--
This message was sent by Atlassian JIRA
(v1000.670.2#100024)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_master - Build #4679 - SUCCESS!

2017-01-11 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/4679/,
Build Number: 4679,
Build Status: SUCCESS___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_master - Build #4678 - FAILURE!

2017-01-11 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/4678/,
Build Number: 4678,
Build Status: FAILURE___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_master - Build #4676 - SUCCESS!

2017-01-11 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/4676/,
Build Number: 4676,
Build Status: SUCCESS___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_master - Build #4675 - FAILURE!

2017-01-11 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/4675/,
Build Number: 4675,
Build Status: FAILURE___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_master - Build #4674 - FAILURE!

2017-01-11 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/4674/,
Build Number: 4674,
Build Status: FAILURE___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_master - Build #4673 - FAILURE!

2017-01-11 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/4673/,
Build Number: 4673,
Build Status: FAILURE___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-632) upgrade Foreman to 1.8 or newer

2017-01-11 Thread Evgheni Dereveanchin (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evgheni Dereveanchin reassigned OVIRT-632:
--

Assignee: Evgheni Dereveanchin  (was: infra)

> upgrade Foreman to 1.8 or newer
> ---
>
> Key: OVIRT-632
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-632
> Project: oVirt - virtualization made easy
>  Issue Type: Task
>  Components: Foreman
>Reporter: Evgheni Dereveanchin
>Assignee: Evgheni Dereveanchin
>
> The currently installed version of Foreman is buggy, for example it misreads 
> the primary interface on VMs which causes DHCP issues as the wrong MAC is 
> uesd. Foreman 1.8 fixes this by adding a "Ignore interfaces with matching 
> identifier" filter in provisioning settings.



--
This message was sent by Atlassian JIRA
(v1000.670.2#100024)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_master - Build #4672 - FAILURE!

2017-01-11 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/4672/,
Build Number: 4672,
Build Status: FAILURE___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


oVirt 4.1 RC1 merge / branch / tag / bugzilla reminder

2017-01-11 Thread Lev Veyde
All stable branch maintainers, please make sure to 

merge all relevant open bugs until Monday morning 11:00 AM TLV time (10:00 
AM CET).


For each package that need to be built (i.e oVirt product) please make sure 
every bug in MODIFIED has the right Target Release and Target Milestone.
A Target release should state the version of the package you're building and 
should include the same version you used for the tag you just used for this 
build. (e.g. for ovirt-engine, tag: ovirt-engine-4.1.0, tr: 4.1.0)
A list of bugs that require attention is here:


https://bugzilla.redhat.com/buglist.cgi?quicksearch=target_milestone%3A4.1.0-rc%20target_release%3A---%20status%3Amodified%2Cpost

Thanks in advance,
Lev Veyde.
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_master - Build #4671 - FAILURE!

2017-01-11 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/4671/,
Build Number: 4671,
Build Status: FAILURE___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_master - Build #4670 - FAILURE!

2017-01-11 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/4670/,
Build Number: 4670,
Build Status: FAILURE___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra