Using travis yaml files to specify dependencies and tests
by David Caro
--oLBj+sq0vYjzfsbl
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Hi everyone!
After talking a bit with some of you, I think that we can start
planning a common build and dependency declaration for tests for the
ovirt products, to improve and automate most of the ci process and
maintenance.
Current status:
=3D=3D Dependencies
Right now we have 4 types of dependencies:
* test dependencies
* tarball/srcrpm build dependencies
* rpm build dependencies
* installation dependencies
The last two are managed from the spec files through rpm/yum
dependency systems. But the first ones are managed manually on the
jobs on jenkins or puppet manifests. What separates it from the code
that actually requires them and adds an extra layer of maintenance and
synchronization between the code, the jenkins jobs and the puppet
repository.
=3D=3D Builds
We started using autotools to build most of the projects, but it's
not a global methodology and even being used on some projects, you
need to tune the run for each of them, specifying different variables
and running some side scripts.
=3D=3D Tests
Some projects use make check to run some of the tests, some tests are
totally outside the code and run only in jenkins jobs.
Some possible improvements:
=3D=3D Tests/builds
Using shell scripts:
We talked before in another thread to create some generic script to
build the artifacts for the product and to run the tests, namely we
talked about having 3 executables (bash scripts probably) at the root
of each project, that should not require any parameters:
./build-artifacts
This should generate any artifacts to be archives (isos, rpms,
debs, tarballs, ...) and leave them at ./exported-artifacts/
directory, for the build system to collect, removing any
previous artifacts if needed.
./check_patch
Runs all the tests required for any new patchset in gerrit, for
non-merged changes, should be fast to run to get feedback easily
./check_merge
Runs all the tests for any change that is going to be merged
(right now we are not using gates, so it actually after merge,
but the idea is to use this as gate for any merge to the
repo). This can be more resource hungry than check_path.
That way it will let you use easily any framework that you want to use
for your project, but still let it be easy to maintain in the global
ci/build system (you can use pip, tox, maven, gradle, autotools, make,
rake, ...). This will not allow at first running tests in parallel in
jenkins, but we can in the future add that possibility (for example,
allowing the user to define more than one check script, like
check_patch.mytest1 and check_patch.mytest2 and make jenkins run them
in parallel).
I started a POC of this process here [1]
Using travis yaml files:
Using a travis compliant yaml file [2]. That will be less flexible
than the above solution and will not allow you to run tests in
parallel, though it will let you use travis at any point to offload
our ci if needed.
=3D=3D Dependencies
Using plain text files:
Similar to the above scripts solution, I though of adding an extra
file, with the same name, to declare the dependencies to run that
script. Adding a suffix in case of different requirements for
different distros (matching facter fact strings), for example:
./build-artifacts.req
Main requirements file, used if no more specific one
found. With a newline separated list of packages to install on
the environment (jenkins will take care of which package
manager to use).
./build-artifacts.req.fc20
Specific requirements for fc20 environment, replaces the
general one if present.
And the same for the other scripts (check_patch and check_merge).
Using travis yaml file:
Using a travis compliant yaml file with some extensions to declare
the different dependencies for each type and os/distro. That will
allow you to have only one extra file in your repo, though you'd have
to duplicate some of the requirements as travis only has ubuntu and
forces you to run scripts to install dependencies.
What do you think? Do you have any better idea?
ps. About using an external repository to store the
scripts/requirements for the code. The issue with this is that it
forces you to bind a code change in the code repo, to a
script/dependency change in the scripts repo, and that adds a lot of
extra maintenance and source of issues and failures. If you know a way
of doing it like that without all the fuss, I'd love to hear it.
For example, imagine that you have vdsm and the dependencies are in
another repo, now you send a patch to vdsm that requires you to run a
specific pep8 version to pass the patch tests, so you have to change
the script repo to add that dependency, but doing that you will brake
all the other patches tests because they require the older pep8
version, so you have to somehow specify in the vdsm patch that you
require a specific commit from the scripts repo to be tested with...
Having both in the same repo, allows you to do the code change and the
dependency/script change in the same patchset, and test it right away
with the correct scripts/deps.
It also binds together code and tests to some point, what is nice to
have in a product view, because you know for each version which tests
it passed and have a better idea of the possible failures for that
version.
[1] http://gerrit.ovirt.org/#/admin/projects/repoman
[2] http://docs.travis-ci.com/
--=20
David Caro
Red Hat S.L.
Continuous Integration Engineer - EMEA ENG Virtualization R&D
Tel.: +420 532 294 605
Email: dcaro(a)redhat.com
Web: www.redhat.com
RHT Global #: 82-62605
--oLBj+sq0vYjzfsbl
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJUvnkrAAoJEEBxx+HSYmnD2f0H/1t40fR3h4Tlae891vmiPyYv
zxfTY6SlW0CJkSEis2ED2KZTkQZwQ6clfK+aRdGzSXL0mtUL9wr3Kk1/+i4tMQD/
5gqjP9Hc7HoMzDDvIRIvBdBm3fDgnvChkqr8xbRG1l4LIDGgDH2AE9uhkEClHpqV
CdhwrYGAU9DCBcB1kINZqKPn7q42nR1fkvl2ItIlJ6eRpY51bf6PNIW2INNvVB7V
3LMkO9E2Y1uen61HZ5A7MvQ58vaJJjxM4seCrcdkbAEtHxbtPxVAEG7mXlpZBcH6
EbT1KfLAyghRcpdGxa5PsAQRHcrTre+sKhsi17fI8JZBhJVmAfdbHd2iEhMlqZ8=
=LXWV
-----END PGP SIGNATURE-----
--oLBj+sq0vYjzfsbl--
9 years, 9 months
Logwatch for linode01.ovirt.org (Linux)
by logwatch@lists.ovirt.org
################### Logwatch 7.3.6 (05/19/07) ####################
Processing Initiated: Tue Feb 3 03:21:47 2015
Date Range Processed: yesterday
( 2015-Feb-02 )
Period is day.
Detail Level of Output: 0
Type of Output: unformatted
Logfiles for Host: linode01.ovirt.org
##################################################################
--------------------- httpd Begin ------------------------
Requests with error response codes
404 Not Found
/%E2%80%A6rmail/infra/2013-April//xmlrpc.php: 1 Time(s)
/%E2%80%A6rmail/infra/2013-April/002587.html//xmlrpc.php: 1 Time(s)
/%E2%80%A6rmail/infra/2013-March//xmlrpc.php: 1 Time(s)
/%E2%80%A6rmail/infra/2013-March/002483.html//xmlrpc.php: 1 Time(s)
//component/user/register: 2 Time(s)
//dompdf/donpdf.php: 5 Time(s)
//dompdf/donpdf.php?input_file=: 4 Time(s)
//dompdf/donpdf.php?input_file=http://www. ... s/mods//bt.php?: 1 Time(s)
//index.php: 5 Time(s)
//index.php/component/user/register: 2 Time(s)
//index.php?option=com_user&view=register: 2 Time(s)
//index.php?option=com_users&view=registration: 2 Time(s)
//timthumb.php?src=http://wordpress.com.lo ... om.my/magic.php: 1 Time(s)
//wp-login.php: 2 Time(s)
//xmlrpc.php: 4 Time(s)
/account/signup/?login_provider=local: 1 Time(s)
/admin.php: 2 Time(s)
/admin/: 2 Time(s)
/admin/fckeditor/editor: 3 Time(s)
/admin/login.php: 2 Time(s)
/admin/sqlpatch.php/password_forgotten.php?action=execute: 1 Time(s)
/administrator/components/com_acymailing/i ... pload_image.php: 1 Time(s)
/administrator/components/com_jinc/classes ... pload_image.php: 1 Time(s)
/administrator/components/com_jnewsletter/ ... pload_image.php: 2 Time(s)
/administrator/index.php: 2 Time(s)
/apple-touch-icon-precomposed.png: 1 Time(s)
/apple-touch-icon.png: 1 Time(s)
/bitrix/admin/index.php?lang=en: 2 Time(s)
/blog/wp-admin/: 11 Time(s)
/category/news/feed: 1 Time(s)
/category/news/feed/: 17 Time(s)
/ckeditor/editor: 1 Time(s)
/common/fckeditor/editor: 1 Time(s)
/common/fckeditor/editor/: 1 Time(s)
/components/com_jnews/includes/openflashch ... pload_image.php: 2 Time(s)
/css/style.css: 1 Time(s)
/editor/editor: 3 Time(s)
/editor/fckeditor/editor: 1 Time(s)
/editor/fckeditor/editor/: 1 Time(s)
/editor1/editor/: 1 Time(s)
/editorold/editor: 1 Time(s)
/favicon.ico: 693 Time(s)
/fck/editor: 1 Time(s)
/fckeditor/editor: 3 Time(s)
/fckeditor/editor/: 1 Time(s)
/images/stories/food.php?rf: 1 Time(s)
/inc/fckeditor/editor: 1 Time(s)
/inc/fckeditor/editor/: 1 Time(s)
/include/fckeditor/editor: 1 Time(s)
/include/fckeditor/editor/: 1 Time(s)
/includes/fckeditor/editor: 1 Time(s)
/index.php?option=com_jce&task=plugin&plug ... 86d0dd595c8e20b: 2 Time(s)
/index.php?option=com_jce&task=plugin&plug ... ion=1576&cid=20: 2 Time(s)
/js/fckeditor/editor: 1 Time(s)
/js/fckeditor/editor/: 1 Time(s)
/libs/open-flash-chart//php-ofc-library/ofc_upload_image.php: 1 Time(s)
/manage/fckeditor/editor: 1 Time(s)
/meetings/ovirt/2012/ovirt.2012-01-10-14.0.log.html: 2 Time(s)
/nyet.gif: 5 Time(s)
/old/wp-admin/: 9 Time(s)
/otc.php: 1 Time(s)
/phpThumb.php?src=file.jpg&fltr[]=blur%7C9 ... phpThumbDebug=9: 2 Time(s)
/phpThumb/otc.php: 1 Time(s)
/phpThumb/phpThumb.php?src=file.jpg&fltr[] ... phpThumbDebug=9: 2 Time(s)
/phpthumb/otc.php: 1 Time(s)
/phpthumb/phpThumb.php?src=file.jpg&fltr[] ... phpThumbDebug=9: 2 Time(s)
/piper: 1 Time(s)
/pipermail/account/register.php: 1 Time(s)
/pipermail/account/signup/?login_provider=local: 1 Time(s)
/pipermail/bokeindex.asp: 1 Time(s)
/pipermail/engine-patches/2012-April/011903.html: 1 Time(s)
/pipermail/engine-patches/2012-February/005566.html: 1 Time(s)
/pipermail/engine-patches/2012-February/007455.html: 1 Time(s)
/pipermail/engine-patches/2013-April/067437.html: 1 Time(s)
/pipermail/engine-patches/2013-July/083640.html: 1 Time(s)
/pipermail/engine-patches/2013-July/085738.html: 1 Time(s)
/pipermail/engine-patches/2013-May/069491.html: 1 Time(s)
/pipermail/engine-patches/2013-May/070618.html: 1 Time(s)
/pipermail/engine-patches/2013-November/subject.html: 4 Time(s)
/pipermail/engine-patches/2013-September/104532.html: 1 Time(s)
/pipermail/engine-patches/2014-April/177422.html: 1 Time(s)
/pipermail/engine-patches/2014-April/185275.html: 1 Time(s)
/pipermail/engine-patches/2014-March/subject.html: 4 Time(s)
/pipermail/index.php?act=Reg&CODE=00: 2 Time(s)
/pipermail/index.php?app=core&module=global§ion=register: 2 Time(s)
/pipermail/index.php?do=/user/register/: 1 Time(s)
/pipermail/index.php?page=en_Signup: 1 Time(s)
/pipermail/infra//dompdf/donpdf.php: 3 Time(s)
/pipermail/infra//dompdf/donpdf.php?input_ ... s/mods//bt.php?: 1 Time(s)
/pipermail/infra//dompdf/donpdf.php?input_file=: 2 Time(s)
/pipermail/infra/2012-November/tiki-register.php: 4 Time(s)
/pipermail/infra/2012-September/admin/sqlp ... ?action=execute: 1 Time(s)
/pipermail/infra/2012-november/001362.html: 3 Time(s)
/pipermail/infra/2013-December//dompdf/don ... php?input_file=: 1 Time(s)
/pipermail/infra/2013-December//dompdf/don ... s/mods//bt.php?: 1 Time(s)
/pipermail/infra/2013-December//dompdf/donpdf.php: 2 Time(s)
/pipermail/infra/2013-December/tiki-register.php: 1 Time(s)
/pipermail/infra/2013-February/002130.html ... .com/simple.php: 2 Time(s)
/pipermail/infra/2013-February/wp-content/ ... .com/simple.php: 1 Time(s)
/pipermail/infra/2013-February/wp-content/ ... y.com%2Fbad.php: 7 Time(s)
/pipermail/infra/2013-January/wp-content/t ... y.com%2Fbad.php: 3 Time(s)
/pipermail/infra/2013-July/tiki-register.php: 2 Time(s)
/pipermail/infra/2013-June/003244.html& ... .com/simple.php: 2 Time(s)
/pipermail/infra/2013-June/003352.html/trackback/: 1 Time(s)
/pipermail/infra/2013-June/wp-content/them ... .com/indeks.php: 1 Time(s)
/pipermail/infra/2013-June/wp-content/them ... .com/simple.php: 1 Time(s)
/pipermail/infra/2013-June/wp-content/them ... om%2Fsimple.php: 1 Time(s)
/pipermail/infra/2013-March//dompdf/donpdf.php: 1 Time(s)
/pipermail/infra/2013-March//dompdf/donpdf.php?input_file=: 1 Time(s)
/pipermail/infra/2013-March//timthumb.php? ... om.my/magic.php: 1 Time(s)
/pipermail/infra/2013-March//xmlrpc.php: 2 Time(s)
/pipermail/infra/2013-March/002410.html&am ... Fkg//xmlrpc.php: 1 Time(s)
/pipermail/infra/2013-March/002447.html&am ... k.com%2Flin.php: 1 Time(s)
/pipermail/infra/2013-March/002447.html&am ... om.my/magic.php: 3 Time(s)
/pipermail/infra/2013-March/002458.html&am ... OlA//xmlrpc.php: 1 Time(s)
/pipermail/infra/2013-March/002458.html/trackback/: 1 Time(s)
/pipermail/infra/2013-March/tiki-register.php: 1 Time(s)
/pipermail/infra/2013-March/wp-content/the ... .com/indeks.php: 1 Time(s)
/pipermail/infra/2013-March/wp-content/the ... k.com%2Flin.php: 1 Time(s)
/pipermail/infra/2013-March/wp-content/the ... y.com%2Fbad.php: 1 Time(s)
/pipermail/infra/2013-May/tiki-register.php: 1 Time(s)
/pipermail/infra/2013-May/wp-content/theme ... y.com%2Fbad.php: 1 Time(s)
/pipermail/infra/2013-October/004187.html& ... pload_image.php: 2 Time(s)
/pipermail/infra/2013-October/libs/open-fl ... pload_image.php: 1 Time(s)
/pipermail/infra/2013-October/piwik/libs/o ... pload_image.php: 1 Time(s)
/pipermail/infra/2013-October/tiki-register.php: 3 Time(s)
/pipermail/infra/2013-September/tiki-register.php: 1 Time(s)
/pipermail/infra/2014-April//dompdf/donpdf ... s/mods//bt.php?: 1 Time(s)
/pipermail/infra/2014-April//dompdf/donpdf.php: 2 Time(s)
/pipermail/infra/2014-April//dompdf/donpdf.php?input_file=: 1 Time(s)
/pipermail/infra/2014-April/006086.html&am ... hpThumb/otc.php: 1 Time(s)
/pipermail/infra/2014-April/006086.html&am ... hpthumb/otc.php: 1 Time(s)
/pipermail/infra/2014-April/006086.html&am ... kBSWcEQ/otc.php: 1 Time(s)
/pipermail/infra/2014-April/006086.html&am ... phpThumbDebug=9: 6 Time(s)
/pipermail/infra/2014-April/006088.html&am ... pload_image.php: 1 Time(s)
/pipermail/infra/2014-April/006091.html&am ... pload_image.php: 1 Time(s)
/pipermail/infra/2014-April/006136.html&am ... pload_image.php: 1 Time(s)
/pipermail/infra/2014-April/006144.html&am ... pload_image.php: 1 Time(s)
/pipermail/infra/2014-April/administrator/ ... pload_image.php: 3 Time(s)
/pipermail/infra/2014-April/components/com ... pload_image.php: 1 Time(s)
/pipermail/infra/2014-April/index.php?opti ... n&task=register: 1 Time(s)
/pipermail/infra/2014-April/otc.php: 1 Time(s)
/pipermail/infra/2014-April/phpThumb.php?s ... phpThumbDebug=9: 2 Time(s)
/pipermail/infra/2014-April/phpThumb/otc.php: 1 Time(s)
/pipermail/infra/2014-April/phpThumb/phpTh ... phpThumbDebug=9: 2 Time(s)
/pipermail/infra/2014-April/phpthumb/otc.php: 1 Time(s)
/pipermail/infra/2014-April/phpthumb/phpTh ... phpThumbDebug=9: 2 Time(s)
/pipermail/infra/2014-April/tiki-register.php: 1 Time(s)
/pipermail/infra/2014-February/tiki-register.php: 1 Time(s)
/pipermail/infra/2014-June/006775.html& ... pload_image.php: 1 Time(s)
/pipermail/infra/2014-June/administrator/c ... pload_image.php: 1 Time(s)
/pipermail/infra/2014-May/006160.html& ... pload_image.php: 1 Time(s)
/pipermail/infra/2014-May/components/com_j ... pload_image.php: 1 Time(s)
/pipermail/infra/2014-May/images/stories/food.php?rf: 1 Time(s)
/pipermail/infra/2014-May/index.php?option ... 86d0dd595c8e20b: 2 Time(s)
/pipermail/infra/2014-May/index.php?option ... ion=1576&cid=20: 2 Time(s)
/pipermail/infra/2014-November/tiki-register.php: 4 Time(s)
/pipermail/infra/2014-january/004902.html: 1 Time(s)
/pipermail/infra/wp-content/themes/ecobiz/ ... .com/indeks.php: 1 Time(s)
/pipermail/join.php: 1 Time(s)
/pipermail/kimchi-devel/2013-December/000440.html/trackback/: 1 Time(s)
/pipermail/kimchi-devel/2014-February/002282.html/trackback/: 1 Time(s)
/pipermail/kimchi-devel/2014-February/002738.html/trackback/: 1 Time(s)
/pipermail/kimchi-devel/2014-February/002781.html/trackback/: 1 Time(s)
/pipermail/kimchi-devel/2014-January/001756.html/trackback/: 1 Time(s)
/pipermail/kimchi-devel/2014-May/005452.html/trackback/: 1 Time(s)
/pipermail/kimchi-devel/2014-May/005454.html/trackback/: 1 Time(s)
/pipermail/login.php: 1 Time(s)
/pipermail/login.php?action=quit: 1 Time(s)
/pipermail/member/index_do.php?fmdo=user&dopost=regnew: 1 Time(s)
/pipermail/member/reg.php: 1 Time(s)
/pipermail/node-patches/2013-May/005998.html/trackback/: 1 Time(s)
/pipermail/reg.asp: 1 Time(s)
/pipermail/sign_up.html: 1 Time(s)
/pipermail/signup: 1 Time(s)
/pipermail/signup.php: 2 Time(s)
/pipermail/users/2012-October/009731.html/trackback/: 6 Time(s)
/pipermail/users/2013-February/administrator/: 1 Time(s)
/pipermail/users/2013-November/017859.html ... ouUyATIiYCAAQ&v: 1 Time(s)
/pipermail/users/2013-september16315.html: 2 Time(s)
/pipermail/users/2014-March/022871.html/trackback/: 1 Time(s)
/pipermail/users/2014-May/024295.html/trackback/: 1 Time(s)
/pipermail/users/2014-May/024303.html/trackback/: 1 Time(s)
/pipermail/users/2014-November/029202.html/trackback/: 1 Time(s)
/pipermail/users/2014-october28348.html: 3 Time(s)
/pipermail/users/2015-january/030657.html: 1 Time(s)
/pipermail/wp-login.php: 1 Time(s)
/pipermail/wp-login.php?action=register: 1 Time(s)
/piwik/libs/open-flash-chart//php-ofc-libr ... pload_image.php: 1 Time(s)
/plain/pub/ovirt-3.5-pre/rpm/fc19/noarch/o ... fc19.noarch.rpm: 2 Time(s)
/plain/pub/ovirt-3.5-pre/rpm/fc19/repodata/repomd.xml: 1 Time(s)
/plain/pub/ovirt-3.5-snapshot/rpm/el7/repo ... 04-other.xml.gz: 1 Time(s)
/plain/pub/ovirt-3.5-snapshot/rpm/fc19/rep ... -primary.xml.gz: 1 Time(s)
/plain/pub/ovirt-master-snapshot/rpm/el6/S ... 687.el6.src.rpm: 1 Time(s)
/plain/pub/ovirt-master-snapshot/rpm/el6/S ... 852.el6.src.rpm: 1 Time(s)
/plain/pub/ovirt-master-snapshot/rpm/fc21/ ... fc21.noarch.rpm: 3 Time(s)
/pub/ovirt-3.2/: 1 Time(s)
/pub/ovirt-3.3/rpm/fc21/repodata/repomd.xml: 7 Time(s)
/pub/ovirt-3.4-rc/iso/: 1 Time(s)
/pub/ovirt-3.4-snapshot-static/rpm/fc20/repodata/repomd.xml: 26 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el6/x86_64/: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/fc20/repodata/repomd.xml: 26 Time(s)
/pub/ovirt-3.4/iso/ovirt-live-el6-3.4.3.iso: 1 Time(s)
/pub/ovirt-3.4/rpm/el6.6/repodata/repomd.xml: 3 Time(s)
/pub/ovirt-3.4/rpm/el6//.treeinfo: 9 Time(s)
/pub/ovirt-3.4/rpm/el6//treeinfo: 9 Time(s)
/pub/ovirt-3.4/rpm/el6/repodata/2e38bad336 ... mary.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.4/rpm/el6/repodata/4cd55fcf5f ... ists.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.4/rpm/el6/repodata/d016b3e20c ... mary.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.4/rpm/el6/repodata/e54dde6e89 ... ists.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.5-pre/iso/ovirt-guest-tools/o ... tools-3.5-1.iso: 1 Time(s)
/pub/ovirt-3.5-pre/iso/ovirt-guest-tools/o ... tools-3.5_5.iso: 3 Time(s)
/pub/ovirt-3.5-pre/iso/ovirt-live-el6-3.5.0-alpha2.iso: 1 Time(s)
/pub/ovirt-3.5-pre/iso/ovirt-node-iso-3.5. ... 0140630.el6.iso: 1 Time(s)
/pub/ovirt-3.5-pre/iso/ovirt-node-iso-3.5. ... 40805.0.el6.iso: 1 Time(s)
/pub/ovirt-3.5-pre/rpm/el6Server/repodata/repomd.xml: 26 Time(s)
/pub/ovirt-3.5-pre/rpm/el6Workstation/SRPMS/: 1 Time(s)
/pub/ovirt-3.5-pre/rpm/el6Workstation/i686/: 1 Time(s)
/pub/ovirt-3.5-pre/rpm/el6Workstation/ppc64/: 1 Time(s)
/pub/ovirt-3.5-pre/rpm/el6Workstation/repodata/: 1 Time(s)
/pub/ovirt-3.5-pre/rpm/el6Workstation/repodata/repomd.xml: 2 Time(s)
/pub/ovirt-3.5-pre/rpm/el6Workstation/x86_64/: 1 Time(s)
/pub/ovirt-3.5-pre/rpm/fc19/noarch/otopi-1 ... fc19.noarch.rpm: 1 Time(s)
/pub/ovirt-3.5-pre/rpm/fc19/noarch/otopi-d ... fc19.noarch.rpm: 1 Time(s)
/pub/ovirt-3.5-pre/rpm/fc19/repodata/repomd.xml: 6 Time(s)
/pub/ovirt-3.5-pre/rpm/fc7/repodata/repomd.xml: 8 Time(s)
/pub/ovirt-3.5-pre/src/mom/: 1 Time(s)
/pub/ovirt-3.5-pre/src/ovirt-engine-extens ... ster.tar.gz.sig: 1 Time(s)
/pub/ovirt-3.5-snapshot-static/rpm/el6/rep ... -primary.xml.gz: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el6.6/noarch/o ... el6.noarch.rpm/: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el6/repodata/6 ... ists.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el7/repodata/5 ... 04-other.xml.gz: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/fc$$$$releasever/: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/fc19/repodata/ ... -primary.xml.gz: 1 Time(s)
/pub/ovirt-3.5.bkp.20150119173800/rpm/el7Server/: 1 Time(s)
/pub/ovirt-3.5/rpm/el$releasever/: 1 Time(s)
/pub/ovirt-3.5/rpm/el6.6/x86_64/repodata/repomd.xml: 1 Time(s)
/pub/ovirt-3.5/rpm/el6/.treeinfo: 4 Time(s)
/pub/ovirt-3.5/rpm/el6/repodata/2ec701189a ... mary.sqlite.bz2: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/repodata/367f7a8c05 ... ists.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.5/rpm/el6/repodata/4486d2ae7f ... ther.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.5/rpm/el6/treeinfo: 4 Time(s)
/pub/ovirt-3.5/rpm/el6Server/repodata/2ec7 ... mary.sqlite.bz2: 4 Time(s)
/pub/ovirt-3.5/rpm/el7/.treeinfo: 3 Time(s)
/pub/ovirt-3.5/rpm/el7/repodata/adbdd07c04 ... ists.sqlite.bz2: 5 Time(s)
/pub/ovirt-3.5/rpm/el7/repodata/de10e2defb ... mary.sqlite.bz2: 3 Time(s)
/pub/ovirt-3.5/rpm/el7/repodata/f9400269c2 ... ther.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.5/rpm/el7/treeinfo: 3 Time(s)
/pub/ovirt-3.5/rpm/el7Server/repodata/de10 ... mary.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.5/rpm/fc20/repodata/06a7a1048 ... -primary.xml.gz: 1 Time(s)
/pub/ovirt-3.5/rpm/fc20/repodata/47ff756ed ... ilelists.xml.gz: 1 Time(s)
/pub/ovirt-3.5/rpm/fc20/repodata/f3e48ee30 ... mary.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.5/rpm/fc21/repodata/a2677e24b ... -primary.xml.gz: 1 Time(s)
/pub/ovirt-master-snapshot-static/rpm/fc21 ... f1-other.xml.gz: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/el6/SRPMS/v ... 687.el6.src.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/el6/SRPMS/v ... 852.el6.src.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/el6/repodat ... ists.sqlite.bz2: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/el7/repodat ... ilelists.xml.gz: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/el7/x86_64/ ... data/repomd.xml: 2 Time(s)
/pub/ovirt-master-snapshot/rpm/el7Workstat ... .el7.x86_64.rpm: 2 Time(s)
/pub/ovirt-master-snapshot/rpm/fc20/SRPMS/ ... 81.fc20.src.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/fc20/repoda ... ilelists.xml.gz: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/fc20/repoda ... ther.sqlite.bz2: 9 Time(s)
/pub/ovirt-master-snapshot/rpm/fc21/noarch ... fc21.noarch.rpm: 3 Time(s)
/pub/ovirt-node-base-3.0/rpm/el6/noarch/trackback/: 1 Time(s)
/pub/ovirt-snapshot-static/rpm/el6/repodata/repomd.xml: 2 Time(s)
/pub/ovirt-snapshot/rpm/el6/noarch/otopi-1 ... .el6.noarch.rpm: 1 Time(s)
/pub/ovirt-snapshot/rpm/el6/noarch/otopi-j ... .el6.noarch.rpm: 1 Time(s)
/pub/ovirt-snapshot/rpm/el6/noarch/ovirt-e ... .el6.noarch.rpm: 14 Time(s)
/pub/ovirt-snapshot/rpm/el6/noarch/ovirt-h ... .el6.noarch.rpm: 2 Time(s)
/pub/ovirt-snapshot/rpm/el6/repodata/repomd.xml: 2 Time(s)
/pub/yum-repo/ovirt-release36.rpm: 1 Time(s)
/pub/yum-repo/ovirt-releaseXY.rpm: 2 Time(s)
/pub/yum-repo/repodata/f689586d1163fc8b4d4 ... 7c-other.xml.gz: 1 Time(s)
/pub/yum.repo/: 1 Time(s)
/register/: 1 Time(s)
/releases: 1 Time(s)
/repos/3.5.0-rc5/iso/: 1 Time(s)
/repos/3.5.0-rc5/rpm/fc19/x86_64/kexec-too ... fc19.x86_64.rpm: 2 Time(s)
/repos/3.5.0-rc5/rpm/fc19/x86_64/ovirt-eng ... fc19.x86_64.rpm: 1 Time(s)
/repos/3.5.0-rc5/rpm/fc19/x86_64/ovirt-hos ... fc19.x86_64.rpm: 1 Time(s)
/repos/3.5.1-ga-test/rpm/el6/repodata/c90b ... ists.sqlite.bz2: 1 Time(s)
/repos/3.5.1-ga-test/rpm/el6/repodata/repomd.xml: 1 Time(s)
/repos/3.5.1-rc1/rpm/fc20/repodata/repomd.xml: 1 Time(s)
/repos/clean_pub/ovirt-3.3/rpm/el6/: 1 Time(s)
/repos/ovirt-3.4.old/src/ovirt-hosted-engine-ha/: 1 Time(s)
/repos/ovirt-3.4.old/src/ovirt-image-uploader/: 1 Time(s)
/repos/ovirt-3.5-20141203-backup/rpm/el7Workstation/noarch/: 5 Time(s)
/repos/ovirt-3.5-20150108-1-backup/rpm/fc2 ... -primary.xml.gz: 1 Time(s)
/robots.txt: 179 Time(s)
/scripts/fckeditor/editor: 1 Time(s)
/scripts/fckeditor/editor/: 1 Time(s)
/sysadmin/fckeditor/editor: 1 Time(s)
/system/fckeditor/editor: 2 Time(s)
/system/fckeditor/editor/: 1 Time(s)
/test/wp-admin/: 10 Time(s)
/user/: 2 Time(s)
/wordpress/wp-admin/: 11 Time(s)
/wp-admin/: 13 Time(s)
/wp-content/themes/Aggregate/timthumb.php? ... k.com%2Flin.php: 1 Time(s)
/wp-content/themes/Cion/timthumb.php?src=h ... y.com%2Fbad.php: 2 Time(s)
/wp-content/themes/TheTravelTheme/includes ... .com/simple.php: 1 Time(s)
/wp-content/themes/ecobiz/timthumb.php?src ... .com/indeks.php: 1 Time(s)
/wp-content/themes/headlines/thumb.php?src ... om%2Fsimple.php: 1 Time(s)
/wp-content/themes/headlines/thumb.php?src ... y.com%2Fbad.php: 1 Time(s)
/wp-content/themes/mainstream/thumb.php?sr ... .com/indeks.php: 1 Time(s)
/wp-content/themes/multidesign/scripts/tim ... y.com%2Fbad.php: 6 Time(s)
/wp-content/themes/thedawn/lib/scripts/tim ... y.com%2Fbad.php: 3 Time(s)
/wp-login.php: 4 Time(s)
/wp-login.php?action=register: 6 Time(s)
/wp/wp-admin/: 11 Time(s)
405 Method Not Allowed
/nyet%2Egif: 1 Time(s)
/nyet.gif: 4 Time(s)
416 Request Range Not Satisfiable
/pub/ovirt-3.4/rpm/el6/noarch/otopi-devtoo ... .el6.noarch.rpm: 1 Time(s)
/pub/ovirt-3.4/rpm/el6/noarch/otopi-java-1 ... .el6.noarch.rpm: 1 Time(s)
/pub/ovirt-3.4/rpm/el6/noarch/otopi-repoli ... .el6.noarch.rpm: 1 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/httpcomponen ... .el6.noarch.rpm: 4 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/jasperreport ... .el6.noarch.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/novnc-0.4-7.el6.noarch.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/otopi-1.3.0-1.el6.noarch.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/otopi-1.3.1-1.el6.noarch.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/otopi-devtoo ... .el6.noarch.rpm: 4 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/otopi-java-1 ... .el6.noarch.rpm: 4 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/otopi-repoli ... .el6.noarch.rpm: 4 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/ovirt-engine ... .el6.noarch.rpm: 114 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/ovirt-guest- ... .5-7.noarch.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/ovirt-guest- ... ster.noarch.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/ovirt-host-d ... .el6.noarch.rpm: 12 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/ovirt-hosted ... .el6.noarch.rpm: 8 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/ovirt-image- ... .el6.noarch.rpm: 4 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/ovirt-iso-up ... .el6.noarch.rpm: 4 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/ovirt-log-co ... .el6.noarch.rpm: 4 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/ovirt-node-p ... .el6.noarch.rpm: 8 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/ovirt-optimi ... .el6.noarch.rpm: 14 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/ovirt-releas ... 01-1.noarch.rpm: 4 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/ovirt-releas ... 02-1.noarch.rpm: 4 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/ovirt-schedu ... .el6.noarch.rpm: 4 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/slf4j-1.7.7-1.el6.noarch.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/unboundid-ld ... .el6.noarch.rpm: 4 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-bootstr ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-cli-4.1 ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-debug-p ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-gluster ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-hook-ch ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-hook-di ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-hook-et ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-hook-ex ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-hook-fa ... .el6.noarch.rpm: 12 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-hook-fi ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-hook-fl ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-hook-ho ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-hook-hu ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-hook-is ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-hook-ma ... .el6.noarch.rpm: 12 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-hook-ne ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-hook-nu ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-hook-op ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-hook-pi ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-hook-pr ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-hook-qe ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-hook-qo ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-hook-sc ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-hook-sm ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-hook-sp ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-hook-sr ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-hook-vm ... .el6.noarch.rpm: 18 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-jsonrpc ... .el6.noarch.rpm: 14 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-python- ... .el6.noarch.rpm: 12 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-reg-4.1 ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-tests-4 ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-xmlrpc- ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/noarch/vdsm-yajsonr ... .el6.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/repodata/: 3 Time(s)
/pub/ovirt-3.5/rpm/el6/repodata/16b98f828f ... mary.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.5/rpm/el6/repodata/3503f66c87 ... 77-other.xml.gz: 1 Time(s)
/pub/ovirt-3.5/rpm/el6/repodata/9266087003 ... -primary.xml.gz: 1 Time(s)
/pub/ovirt-3.5/rpm/el6/repodata/92d0dbc4ed ... ists.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.5/rpm/el6/repodata/abbe34648b ... ilelists.xml.gz: 1 Time(s)
/pub/ovirt-3.5/rpm/el6/repodata/b2fa8ed30c ... ther.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.5/rpm/el6/repodata/repomd.xml: 1 Time(s)
/pub/ovirt-3.5/rpm/el6/x86_64/gdisk-0.8.6-4.el6.x86_64.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el6/x86_64/kexec-tools- ... .el6.x86_64.rpm: 4 Time(s)
/pub/ovirt-3.5/rpm/el6/x86_64/libguestfs-1 ... .el6.x86_64.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el6/x86_64/libguestfs-t ... .el6.x86_64.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el6/x86_64/ovirt-engine ... .el6.x86_64.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el6/x86_64/ovirt-host-d ... .el6.x86_64.rpm: 4 Time(s)
/pub/ovirt-3.5/rpm/el6/x86_64/python-libgu ... .el6.x86_64.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el6/x86_64/qemu-img-rhe ... 5.14.x86_64.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el6/x86_64/qemu-img-rhe ... l6_6.x86_64.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el6/x86_64/qemu-kvm-rhe ... 5.14.x86_64.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/x86_64/qemu-kvm-rhe ... l6_6.x86_64.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/x86_64/vdsm-4.16.10 ... .el6.x86_64.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el6/x86_64/vdsm-4.16.10-0.el6.x86_64.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el6/x86_64/vdsm-4.16.7- ... .el6.x86_64.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el6/x86_64/vdsm-debugin ... .el6.x86_64.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/jasperreport ... .el7.noarch.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/otopi-1.3.0-1.el7.noarch.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/otopi-1.3.1-1.el7.noarch.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/otopi-devtoo ... .el7.noarch.rpm: 4 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/otopi-java-1 ... .el7.noarch.rpm: 4 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/otopi-javado ... .el7.noarch.rpm: 4 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/ovirt-engine ... .el7.noarch.rpm: 8 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/ovirt-engine ... ntos.noarch.rpm: 57 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/ovirt-guest- ... .5-7.noarch.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/ovirt-guest- ... ster.noarch.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/ovirt-host-d ... .el7.noarch.rpm: 12 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/ovirt-hosted ... .el7.noarch.rpm: 4 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/ovirt-hosted ... ntos.noarch.rpm: 4 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/ovirt-image- ... ntos.noarch.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/ovirt-iso-up ... ntos.noarch.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/ovirt-log-co ... ntos.noarch.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/ovirt-node-p ... .el7.noarch.rpm: 8 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/ovirt-optimi ... ntos.noarch.rpm: 8 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/ovirt-releas ... 01-1.noarch.rpm: 4 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/ovirt-releas ... 02-1.noarch.rpm: 4 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/ovirt-schedu ... ntos.noarch.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/sos-3.2-0.2. ... virt.noarch.rpm: 2 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/unboundid-ld ... .el7.noarch.rpm: 4 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-bootstr ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-cli-4.1 ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-debug-p ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-gluster ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-hook-ch ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-hook-di ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-hook-et ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-hook-ex ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-hook-fa ... .el7.noarch.rpm: 12 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-hook-fi ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-hook-fl ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-hook-ho ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-hook-hu ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-hook-is ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-hook-ma ... .el7.noarch.rpm: 12 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-hook-ne ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-hook-nu ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-hook-op ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-hook-pi ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-hook-pr ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-hook-qe ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-hook-qo ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-hook-sc ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-hook-sm ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-hook-sp ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-hook-sr ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-hook-vm ... .el7.noarch.rpm: 18 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-jsonrpc ... .el7.noarch.rpm: 10 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-python- ... .el7.noarch.rpm: 12 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-reg-4.1 ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-tests-4 ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-xmlrpc- ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/noarch/vdsm-yajsonr ... .el7.noarch.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/repodata/050b9a3bba ... ther.sqlite.bz2: 2 Time(s)
/pub/ovirt-3.5/rpm/el7/repodata/17ca0305d5 ... -primary.xml.gz: 2 Time(s)
/pub/ovirt-3.5/rpm/el7/repodata/7a65410632 ... ists.sqlite.bz2: 2 Time(s)
/pub/ovirt-3.5/rpm/el7/repodata/8168d5021b ... ilelists.xml.gz: 2 Time(s)
/pub/ovirt-3.5/rpm/el7/repodata/c87383b0f1 ... 31-other.xml.gz: 2 Time(s)
/pub/ovirt-3.5/rpm/el7/repodata/d76f6d80ce ... mary.sqlite.bz2: 2 Time(s)
/pub/ovirt-3.5/rpm/el7/repodata/repomd.xml: 2 Time(s)
/pub/ovirt-3.5/rpm/el7/x86_64/kexec-tools- ... .el7.x86_64.rpm: 9 Time(s)
/pub/ovirt-3.5/rpm/el7/x86_64/libcacard-de ... _0.2.x86_64.rpm: 3 Time(s)
/pub/ovirt-3.5/rpm/el7/x86_64/libcacard-rh ... _0.2.x86_64.rpm: 3 Time(s)
/pub/ovirt-3.5/rpm/el7/x86_64/libcacard-to ... _0.2.x86_64.rpm: 3 Time(s)
/pub/ovirt-3.5/rpm/el7/x86_64/ovirt-engine ... .el7.x86_64.rpm: 3 Time(s)
/pub/ovirt-3.5/rpm/el7/x86_64/ovirt-host-d ... .el7.x86_64.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/x86_64/qemu-img-rhe ... _0.2.x86_64.rpm: 3 Time(s)
/pub/ovirt-3.5/rpm/el7/x86_64/qemu-kvm-com ... _0.2.x86_64.rpm: 3 Time(s)
/pub/ovirt-3.5/rpm/el7/x86_64/qemu-kvm-rhe ... _0.2.x86_64.rpm: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/x86_64/qemu-kvm-too ... _0.2.x86_64.rpm: 3 Time(s)
/pub/ovirt-3.5/rpm/el7/x86_64/vdsm-4.16.10 ... .el7.x86_64.rpm: 3 Time(s)
/pub/ovirt-3.5/rpm/el7/x86_64/vdsm-4.16.10-0.el7.x86_64.rpm: 3 Time(s)
/pub/ovirt-3.5/rpm/el7/x86_64/vdsm-4.16.7- ... .el7.x86_64.rpm: 3 Time(s)
/pub/ovirt-3.5/rpm/el7/x86_64/vdsm-debugin ... .el7.x86_64.rpm: 9 Time(s)
/pub/ovirt-3.5/rpm/fc21/noarch/ovirt-relea ... 02-1.noarch.rpm: 718 Time(s)
/pub/ovirt-master-snapshot-static/rpm/el6/ ... ster.noarch.rpm: 7 Time(s)
/pub/ovirt-master-snapshot/rpm/el6/noarch/ ... .el6.noarch.rpm: 28 Time(s)
/pub/ovirt-master-snapshot/rpm/el6/x86_64/ ... l6_6.x86_64.rpm: 28 Time(s)
500 Internal Server Error
/pub/ovirt-3.5/: 1 Time(s)
/pub/ovirt-3.5/src/qemu-kvm-rhev/: 2 Time(s)
/pub/ovirt-3.5/src/qemu-kvm/: 2 Time(s)
503 Service Unavailable
/favicon.ico: 6 Time(s)
/pub/ovirt-3.5-snapshot-static/iso/ovirt-g ... tools-3.5_5.iso: 53 Time(s)
/pub/ovirt-3.5/iso/: 5 Time(s)
/pub/ovirt-3.5/iso/ovirt-guest-tools/ovirt ... tools-3.5_5.iso: 46 Time(s)
/pub/ovirt-3.5/iso/ovirt-live-el6-3.5.1.iso: 394 Time(s)
/pub/ovirt-3.5/iso/ovirt-live-el6-3.5.1.iso.md5sum: 1 Time(s)
---------------------- httpd End -------------------------
--------------------- Named Begin ------------------------
**Unmatched Entries**
validating @0xae1c6518: 179.107.in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 2 Time(s)
validating @0xae1c6518: in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 3 Time(s)
validating @0xae4c0030: 179.107.in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 3 Time(s)
validating @0xae8c4508: in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 1 Time(s)
validating @0xafd0fd90: 179.107.in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 1 Time(s)
validating @0xafd0fd90: in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 1 Time(s)
validating @0xafd12da8: 179.107.in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 2 Time(s)
validating @0xb0ce5010: 179.107.in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 2 Time(s)
validating @0xb0e01470: in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 1 Time(s)
validating @0xb0f0d988: 179.107.in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 2 Time(s)
validating @0xb0f30650: 179.107.in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 1 Time(s)
validating @0xb1000468: 179.107.in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 1 Time(s)
validating @0xb100bb78: 179.107.in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 2 Time(s)
validating @0xb1016280: 179.107.in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 4 Time(s)
validating @0xb1016cf8: 179.107.in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 1 Time(s)
validating @0xb1133dd0: 179.107.in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 4 Time(s)
validating @0xb1205180: 179.107.in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 1 Time(s)
validating @0xb121e470: 179.107.in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 1 Time(s)
validating @0xb122f480: 179.107.in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 1 Time(s)
validating @0xb1300d88: 179.107.in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 1 Time(s)
validating @0xb131f018: 179.107.in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 3 Time(s)
validating @0xb131f018: in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 1 Time(s)
error (FORMERR) resolving 'f.gt/NS/IN': 2a00:1768:1001:9::1#53: 1 Time(s)
error (FORMERR) resolving 'f.gt/NS/IN': 85.159.233.17#53: 1 Time(s)
error (FORMERR) resolving 'ns-cmn1.qq.com/AAAA/IN': 101.226.66.18#53: 29 Time(s)
error (FORMERR) resolving 'ns-cmn1.qq.com/AAAA/IN': 103.7.29.241#53: 27 Time(s)
error (FORMERR) resolving 'ns-cmn1.qq.com/AAAA/IN': 120.204.202.200#53: 37 Time(s)
error (FORMERR) resolving 'ns-cmn1.qq.com/AAAA/IN': 14.17.19.140#53: 43 Time(s)
error (FORMERR) resolving 'ns-cmn1.qq.com/AAAA/IN': 175.155.119.229#53: 54 Time(s)
error (FORMERR) resolving 'ns-cmn1.qq.com/AAAA/IN': 184.105.66.196#53: 51 Time(s)
error (FORMERR) resolving 'ns-cmn1.qq.com/AAAA/IN': 202.55.2.226#53: 28 Time(s)
error (FORMERR) resolving 'ns-cmn1.qq.com/AAAA/IN': 202.55.2.230#53: 28 Time(s)
error (FORMERR) resolving 'ns-cmn1.qq.com/AAAA/IN': 61.135.167.182#53: 48 Time(s)
error (FORMERR) resolving 'ns-cnc1.qq.com/AAAA/IN': 101.226.66.18#53: 13 Time(s)
error (FORMERR) resolving 'ns-cnc1.qq.com/AAAA/IN': 103.7.29.241#53: 10 Time(s)
error (FORMERR) resolving 'ns-cnc1.qq.com/AAAA/IN': 120.204.202.200#53: 26 Time(s)
error (FORMERR) resolving 'ns-cnc1.qq.com/AAAA/IN': 14.17.19.140#53: 31 Time(s)
error (FORMERR) resolving 'ns-cnc1.qq.com/AAAA/IN': 175.155.119.229#53: 32 Time(s)
error (FORMERR) resolving 'ns-cnc1.qq.com/AAAA/IN': 184.105.66.196#53: 41 Time(s)
error (FORMERR) resolving 'ns-cnc1.qq.com/AAAA/IN': 202.55.2.226#53: 19 Time(s)
error (FORMERR) resolving 'ns-cnc1.qq.com/AAAA/IN': 202.55.2.230#53: 12 Time(s)
error (FORMERR) resolving 'ns-cnc1.qq.com/AAAA/IN': 61.135.167.182#53: 28 Time(s)
error (FORMERR) resolving 'ns-os1.qq.com/AAAA/IN': 101.226.66.18#53: 49 Time(s)
error (FORMERR) resolving 'ns-os1.qq.com/AAAA/IN': 103.7.29.241#53: 62 Time(s)
error (FORMERR) resolving 'ns-os1.qq.com/AAAA/IN': 120.204.202.200#53: 60 Time(s)
error (FORMERR) resolving 'ns-os1.qq.com/AAAA/IN': 14.17.19.140#53: 65 Time(s)
error (FORMERR) resolving 'ns-os1.qq.com/AAAA/IN': 175.155.119.229#53: 81 Time(s)
error (FORMERR) resolving 'ns-os1.qq.com/AAAA/IN': 184.105.66.196#53: 79 Time(s)
error (FORMERR) resolving 'ns-os1.qq.com/AAAA/IN': 202.55.2.226#53: 63 Time(s)
error (FORMERR) resolving 'ns-os1.qq.com/AAAA/IN': 202.55.2.230#53: 57 Time(s)
error (FORMERR) resolving 'ns-os1.qq.com/AAAA/IN': 61.135.167.182#53: 79 Time(s)
error (FORMERR) resolving 'ns-tel1.qq.com/AAAA/IN': 101.226.66.18#53: 13 Time(s)
error (FORMERR) resolving 'ns-tel1.qq.com/AAAA/IN': 103.7.29.241#53: 13 Time(s)
error (FORMERR) resolving 'ns-tel1.qq.com/AAAA/IN': 120.204.202.200#53: 30 Time(s)
error (FORMERR) resolving 'ns-tel1.qq.com/AAAA/IN': 14.17.19.140#53: 32 Time(s)
error (FORMERR) resolving 'ns-tel1.qq.com/AAAA/IN': 175.155.119.229#53: 28 Time(s)
error (FORMERR) resolving 'ns-tel1.qq.com/AAAA/IN': 184.105.66.196#53: 42 Time(s)
error (FORMERR) resolving 'ns-tel1.qq.com/AAAA/IN': 202.55.2.226#53: 18 Time(s)
error (FORMERR) resolving 'ns-tel1.qq.com/AAAA/IN': 202.55.2.230#53: 13 Time(s)
error (FORMERR) resolving 'ns-tel1.qq.com/AAAA/IN': 61.135.167.182#53: 32 Time(s)
error (FORMERR) resolving 'robcdrake.com/MX/IN': 69.89.16.126#53: 1 Time(s)
error (FORMERR) resolving 'robcdrake.com/MX/IN': 74.220.195.45#53: 1 Time(s)
error (FORMERR) resolving 'weldingequipments.net/MX/IN': 204.13.160.143#53: 38 Time(s)
error (FORMERR) resolving 'weldingequipments.net/MX/IN': 204.13.161.145#53: 38 Time(s)
error (host unreachable) resolving 'adfinis-sygroup.ch/MX/IN': 5.148.174.196#53: 6 Time(s)
error (host unreachable) resolving 'bmx.adfinis-sygroup.ch/A/IN': 5.148.174.196#53: 1 Time(s)
error (host unreachable) resolving 'bmx.adfinis-sygroup.ch/AAAA/IN': 5.148.174.196#53: 1 Time(s)
error (host unreachable) resolving 'dns3.sygroup.net/A/IN': 5.148.174.196#53: 1 Time(s)
error (host unreachable) resolving 'dns3.sygroup.net/AAAA/IN': 5.148.174.196#53: 1 Time(s)
error (host unreachable) resolving 'filtrare.adfinis-sygroup.ch/A/IN': 5.148.174.196#53: 2 Time(s)
error (host unreachable) resolving 'filtrare.adfinis-sygroup.ch/AAAA/IN': 5.148.174.196#53: 1 Time(s)
error (host unreachable) resolving 'filtro.adfinis-sygroup.ch/AAAA/IN': 5.148.174.196#53: 2 Time(s)
error (host unreachable) resolving 'mail-bcs-2.lb.gradwell.net/A/IN': 193.84.87.10#53: 1 Time(s)
error (host unreachable) resolving 'ns1.webreus.nl/A/IN': 149.210.131.237#53: 1 Time(s)
error (host unreachable) resolving 'ns3.webreus.nl/A/IN': 149.210.131.237#53: 1 Time(s)
error (insecurity proof failed) resolving 'edu.es/DNSKEY/IN': 217.76.145.5#53: 1 Time(s)
error (insecurity proof failed) resolving 'ms.aerohosting.cz/AAAA/IN': 74.117.158.145#53: 15 Time(s)
error (insecurity proof failed) resolving 'ms2.aerohosting.cz/AAAA/IN': 74.117.158.145#53: 15 Time(s)
error (no valid DS) resolving 'ull.edu.es/MX/IN': 193.145.120.80#53: 1 Time(s)
error (no valid RRSIG) resolving 'ms.aerohosting.cz/DS/IN': 74.117.158.145#53: 15 Time(s)
error (no valid RRSIG) resolving 'ms2.aerohosting.cz/DS/IN': 74.117.158.145#53: 15 Time(s)
error (unexpected RCODE REFUSED) resolving '118.2.160.14.in-addr.arpa/PTR/IN': 203.162.0.11#53: 2 Time(s)
error (unexpected RCODE REFUSED) resolving '118.2.160.14.in-addr.arpa/PTR/IN': 203.162.4.1#53: 2 Time(s)
error (unexpected RCODE REFUSED) resolving '125.139.72.131.in-addr.arpa/PTR/IN': 131.72.136.254#53: 2 Time(s)
error (unexpected RCODE REFUSED) resolving '125.139.72.131.in-addr.arpa/PTR/IN': 185.45.193.141#53: 2 Time(s)
error (unexpected RCODE REFUSED) resolving '159.166.16.124.in-addr.arpa/PTR/IN': 159.226.8.28#53: 16 Time(s)
error (unexpected RCODE REFUSED) resolving '43.168.15.196.in-addr.arpa/PTR/IN': 196.43.1.14#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving '43.168.15.196.in-addr.arpa/PTR/IN': 2c0e:2001:0:1::c42b:109#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'alexonlineshop.rs/NS/IN': 91.121.254.254#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'b.ns.tznic.or.tz/A/IN': 196.216.162.66#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'b.ns.tznic.or.tz/A/IN': 2001:43f8:e0:1::66#53: 2 Time(s)
error (unexpected RCODE REFUSED) resolving 'b.ns.tznic.or.tz/AAAA/IN': 2001:43f8:e0:1::66#53: 2 Time(s)
error (unexpected RCODE REFUSED) resolving 'bfproject.ro/MX/IN': 188.215.0.130#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'bfproject.ro/MX/IN': 89.33.233.2#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'bfproject.ro/MX/IN': 89.33.233.34#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'dns1.hostwindsdns.com/A/IN': 199.59.56.182#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'dns1.hostwindsdns.com/A/IN': 199.59.63.42#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'dns2.hostwindsdns.com/A/IN': 199.59.56.182#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'dns2.hostwindsdns.com/A/IN': 199.59.63.42#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'dns3.hostwindsdns.com/A/IN': 199.59.56.182#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'dns3.hostwindsdns.com/A/IN': 199.59.63.42#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'dns4.hostwindsdns.com/A/IN': 199.59.56.182#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'dns4.hostwindsdns.com/A/IN': 199.59.63.42#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'ecarnot.net/MX/IN': 212.83.147.9#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'f.gt/NS/IN': 108.59.1.205#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'f.gt/NS/IN': 2604:9a00:2100:a001:2::1#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'haubgijse.ru/NS/IN': 118.244.151.115#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'mje99.posix.co.za/A/IN': 160.124.48.1#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx1.ks.pochta.ru/A/IN': 185.79.119.222#53: 18 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx1.ks.pochta.ru/AAAA/IN': 185.79.119.222#53: 17 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx1.lnf.infn.it/A/IN': 141.108.5.3#53: 4 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx1.lnf.infn.it/AAAA/IN': 141.108.5.3#53: 8 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx1.sante-martinique.fr/AAAA/IN': 213.16.20.3#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx2.ks.pochta.ru/A/IN': 185.79.119.222#53: 17 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx2.ks.pochta.ru/AAAA/IN': 185.79.119.222#53: 17 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx2.lnf.infn.it/A/IN': 141.108.5.3#53: 3 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx2.lnf.infn.it/AAAA/IN': 141.108.5.3#53: 5 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx3.ks.pochta.ru/A/IN': 185.79.119.222#53: 14 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx3.ks.pochta.ru/AAAA/IN': 185.79.119.222#53: 16 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx4.ecarnot.net/A/IN': 212.83.147.9#53: 4 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx4.ecarnot.net/AAAA/IN': 212.83.147.9#53: 6 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx4.ks.pochta.ru/A/IN': 185.79.119.222#53: 15 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx4.ks.pochta.ru/AAAA/IN': 185.79.119.222#53: 15 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx5.ks.pochta.ru/A/IN': 185.79.119.222#53: 21 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx5.ks.pochta.ru/AAAA/IN': 185.79.119.222#53: 22 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns.sante-martinique.fr/A/IN': 213.16.20.3#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns1.courriergow.net/AAAA/IN': 184.95.56.18#53: 3 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns1.courriergow.net/AAAA/IN': 184.95.56.22#53: 3 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns1.haubgijse.ru/AAAA/IN': 118.244.151.115#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns1.luxfo.com/A/IN': 173.245.58.249#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns1.luxfo.com/A/IN': 173.245.59.190#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns1.luxfo.com/AAAA/IN': 173.245.58.249#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns1.luxfo.com/AAAA/IN': 173.245.59.190#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns1.netbcp.com/A/IN': 205.173.95.216#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns1.uba.ar/A/IN': 200.108.64.65#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns1.uba.ar/AAAA/IN': 200.108.64.65#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns2.courriergow.net/AAAA/IN': 184.95.56.18#53: 3 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns2.courriergow.net/AAAA/IN': 184.95.56.22#53: 3 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns2.haubgijse.ru/AAAA/IN': 118.244.151.115#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns2.luxfo.com/A/IN': 173.245.58.249#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns2.luxfo.com/A/IN': 173.245.59.190#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns2.luxfo.com/AAAA/IN': 173.245.58.249#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns2.luxfo.com/AAAA/IN': 173.245.59.190#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns2.uba.ar/A/IN': 200.108.64.65#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns2.uba.ar/AAAA/IN': 200.108.64.65#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'phat-pipe.net/NS/IN': 178.251.235.190#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'posix.co.za/DNSKEY/IN': 192.96.25.1#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'prometheus.phat-pipe.net/A/IN': 178.251.235.190#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'prometheus.phat-pipe.net/AAAA/IN': 178.251.235.190#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'secdns1.posix.co.za/A/IN': 160.124.48.1#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'secdns2.posix.co.za/A/IN': 160.124.48.1#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'smtp.courriergow.net/A/IN': 184.95.56.18#53: 8 Time(s)
error (unexpected RCODE REFUSED) resolving 'smtp.courriergow.net/A/IN': 184.95.56.22#53: 8 Time(s)
error (unexpected RCODE REFUSED) resolving 'smtp.courriergow.net/AAAA/IN': 184.95.56.18#53: 8 Time(s)
error (unexpected RCODE REFUSED) resolving 'smtp.courriergow.net/AAAA/IN': 184.95.56.22#53: 8 Time(s)
error (unexpected RCODE SERVFAIL) resolving '108.94.75.195.in-addr.arpa/PTR/IN': 193.0.9.6#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving '108.94.75.195.in-addr.arpa/PTR/IN': 2001:67c:e0::6#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving '137.216.99.84.in-addr.arpa/PTR/IN': 193.0.9.6#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving '137.216.99.84.in-addr.arpa/PTR/IN': 2001:67c:e0::6#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving '141.218.125.64.in-addr.arpa/PTR/IN': 207.126.105.146#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving '172.141.182.107.in-addr.arpa/PTR/IN': 82.196.3.18#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'acloud.pt/NS/IN': 87.103.115.60#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'acloud.pt/NS/IN': 94.46.233.22#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'dns.mes.edu.cu/AAAA/IN': 200.14.48.193#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'dns1.cmctelecom.vn/A/IN': 115.146.120.132#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'dns1.cmctelecom.vn/AAAA/IN': 115.146.120.132#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'dns2.cmctelecom.vn/A/IN': 115.146.120.132#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'dns2.cmctelecom.vn/AAAA/IN': 115.146.120.132#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'folunter.net.in.multi.surbl.org/A/IN': 184.94.240.109#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'giesen.me/MX/IN': 216.235.0.100#53: 7 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'giesen.me/NS/IN': 216.235.0.100#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'masterdns.MES.EDU.CU/AAAA/IN': 200.14.48.193#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'mes.edu.cu/NS/IN': 200.14.48.193#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'mx1.integrafin.co.uk/A/IN': 175.45.119.130#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'mx1.integrafin.co.uk/AAAA/IN': 175.45.119.130#53: 3 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'mx2.integrafin.co.uk/AAAA/IN': 175.45.119.130#53: 3 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'ns1.acloud.pt/AAAA/IN': 87.103.115.60#53: 6 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'ns1.acloud.pt/AAAA/IN': 94.46.233.22#53: 6 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'ns1.integrafin.co.uk/A/IN': 175.45.119.130#53: 7 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'ns1.integrafin.co.uk/AAAA/IN': 175.45.119.130#53: 7 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'ns2.acloud.pt/AAAA/IN': 87.103.115.60#53: 6 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'ns2.acloud.pt/AAAA/IN': 94.46.233.22#53: 6 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'reverse.gdsz.cncnet.net/A/IN': 221.4.66.66#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'reverse.gdsz.cncnet.net/AAAA/IN': 221.4.66.66#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'smtp.giesen.me/A/IN': 216.235.0.100#53: 9 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'smtp.giesen.me/AAAA/IN': 216.235.0.100#53: 9 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'unassigned.psychz.net/A/IN': 192.184.32.204#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'unassigned.psychz.net/AAAA/IN': 192.184.32.204#53: 1 Time(s)
validating @0xb1300d88: edu.es DNSKEY: got insecure response; parent indicates it should be secure: 1 Time(s)
---------------------- Named End -------------------------
--------------------- pam_unix Begin ------------------------
su-l:
Sessions Opened:
sbonazzo -> root: 6 Time(s)
sbonazzo -> dcaro: 1 Time(s)
---------------------- pam_unix End -------------------------
--------------------- Postfix Begin ------------------------
1039 *Warning: Pre-queue content-filter connection overload
27 Miscellaneous warnings
46.448M Bytes accepted 48,704,548
1.059G Bytes delivered 1,137,093,359
======== ================================================
3940 Accepted 98.11%
76 Rejected 1.89%
-------- ------------------------------------------------
4016 Total 100.00%
======== ================================================
10 Reject relay denied 13.16%
65 Reject unknown user 85.53%
1 Reject message size 1.32%
-------- ------------------------------------------------
76 Total Rejects 100.00%
======== ================================================
3499 Connections made
12 Connections lost
3499 Disconnections
3841 Removed from queue
2120 Delivered
50755 Sent via SMTP
6 Forwarded
240 Deferred
3315 Deferrals
24 Bounce (local)
61 Bounce (remote)
23 Expired and returned to sender
101 DSNs undeliverable
2935 Connection failure (outbound)
6 Timeout (inbound)
1 Illegal address syntax in SMTP command
1 Excessive errors in SMTP commands dialog
174 Hostname verification errors
8 Hostname validation error
132 Enabled PIX workaround
**Unmatched Entries**
1 Feb 2 05:39:15 linode01 postfix/smtp[7721]: SSL_connect error to ne-mail1.gov.ph[202.90.153.11]:25: -1
1 Feb 2 15:46:54 linode01 postfix/smtp[32025]: 75CE2C2C2: Cannot start TLS: handshake failure
1 Feb 2 06:03:35 linode01 postfix/smtp[30462]: AE55FC6BD: Cannot start TLS: handshake failure
1 Feb 2 15:46:54 linode01 postfix/smtp[32025]: SSL_connect error to mx1.mail.139.com[221.176.66.188]:25: -1
1 Feb 2 06:14:16 linode01 postfix/smtp[30462]: AE55FC6BD: Cannot start TLS: handshake failure
1 Feb 2 05:39:15 linode01 postfix/smtp[7721]: 482F7C6B9: Cannot start TLS: handshake failure
1 Feb 2 05:58:47 linode01 postfix/smtp[30040]: 75530C6BC: Cannot start TLS: handshake failure
1 Feb 2 05:58:47 linode01 postfix/smtp[30040]: SSL_connect error to ne-mail1.gov.ph[202.90.153.11]:25: -1
1 Feb 2 12:25:11 linode01 postfix/smtp[23236]: 1D6F8C23C: Cannot start TLS: handshake failure
1 Feb 2 05:59:24 linode01 postfix/smtp[23946]: SSL_connect error to ne-mail2.gov.ph[202.90.153.12]:25: -1
1 Feb 2 12:25:11 linode01 postfix/smtp[23236]: SSL_connect error to mx1.mail.139.com[221.176.66.188]:25: -1
1 Feb 2 05:59:24 linode01 postfix/smtp[23946]: DD9E83D0037: Cannot start TLS: handshake failure
1 Feb 2 06:03:35 linode01 postfix/smtp[30462]: SSL_connect error to ne-mail1.gov.ph[202.90.153.11]:25: -1
1 Feb 2 06:14:16 linode01 postfix/smtp[30462]: SSL_connect error to ne-mail1.gov.ph[202.90.153.10]:25: -1
---------------------- Postfix End -------------------------
--------------------- SSHD Begin ------------------------
Users logging in through sshd:
dcaro:
81.44.244.219 (219.Red-81-44-244.dynamicIP.rima-tde.net): 1 time
jenkins:
89.31.150.215 (alterway01.ovirt.org): 2 times
mirror:
192.87.102.41: 12 times
128.61.111.12 (zaphod.gtlib.gatech.edu): 1 time
130.89.149.129 (vlaai.snt.utwente.nl): 1 time
152.3.102.53 (archive.linux.duke.edu): 1 time
152.19.134.30 (jobbot1.ibiblio.org): 1 time
rsync:
209.132.186.36 (nat-pool-tlv-t.redhat.com): 1 time
sbonazzo:
79.44.146.108 (host108-146-dynamic.44-79-r.retail.telecomitalia.it): 8 times
Received disconnect:
11: : 78 Time(s)
11: Bye Bye : 1442 Time(s)
11: disconnected by user : 24 Time(s)
3: com.jcraft.jsch.JSchException: Auth fail : 46 Time(s)
3: com.jcraft.jsch.JSchException: reject HostKey: 173.255.252.138 : 1 Time(s)
SFTP subsystem requests: 2 Time(s)
**Unmatched Entries**
reverse mapping checking getaddrinfo for 186.215.247.11.static.gvt.net.br [186.215.247.11] failed - POSSIBLE BREAK-IN ATTEMPT! : 22 time(s)
---------------------- SSHD End -------------------------
--------------------- Sudo (secure-log) Begin ------------------------
==============================================================================
nrpe => root
------------
/sbin/service - 288 Times.
==============================================================================
sbonazzo => root
----------------
/bin/rm - 1 Times.
/bin/su - 7 Times.
---------------------- Sudo (secure-log) End -------------------------
--------------------- yum Begin ------------------------
Packages Installed:
haveged-1.9.1-2.el6.i686
---------------------- yum End -------------------------
--------------------- Disk Space Begin ------------------------
Filesystem Size Used Avail Use% Mounted on
/dev/xvda 97G 84G 13G 87% /
---------------------- Disk Space End -------------------------
###################### Logwatch End #########################
9 years, 9 months
Get involved in oVirt project! February edition
by Sandro Bonazzola
Hi,
do you want to get involved in oVirt project?
Here are some bugs you can hopefully fix in less that one day or you can just try to reproduce providing info:
Bug ID Whiteboard Status Summary
1059952 integration NEW hosted-engine --deploy (additional host) will fail if the engine is not using the default self-signed CA
1065350 integration NEW hosted-engine should prompt a question at the user when the host was already a host in the engine
1073421 integration NEW [RFE] allow additional parameter for engine-backup to omit audit_log data
1080823 integration NEW [RFE] make override of iptables configurable when using hosted-engine
1083104 integration NEW engine-setup --offline does not update versionlock
Do you want something easier?
Bug ID Whiteboard Status Summary
1174285 i18n NEW [de-DE] "Live Snapshot Support" reads "Live Snapsnot Support"
772931 infra NEW [RFE] Reports should include the name of the oVirt engine
1143817 integration NEW [TEXT ONLY] - Hosted Engine - Instructions for FQDN are not clear enough
1156060 integration NEW [text] engine admin password prompt consistency
1115059 network NEW Incomplete error message when adding VNIC profile to running VM
734120 storage NEW [RFE] VDSM: use virt-sparsify/zerofree to reduce image size
Do you love "DevOps?", you count stable builds in jenkins ci while trying to fall a sleep?
Then oVirt infra team is looking for you!, join the infra team and dive in to do the newest and coolest devops tools today!
Here are some of our open tasks you can help with: https://fedorahosted.org/ovirt/report/1
You don't have programming skills, not enough time for DevOps but you want still to contribute?
Here are some bugs you can take care of, also without writing a line of code:
Bug ID Whiteboard Status Summary
1074545 docs NEW Error in API documentation: Create API object in python sdk
1099995 docs NEW Migrate to Hosted Engine How-To does not state all pre-reqs
1099998 docs NEW Hosted Engine documentation has several errors
1159784 docs NEW [RFE] Document when and where new features are available when upgrading cluster / datacenters
1074301 infra NEW [RFE] ovirt-shell has no man page
1120585 integration NEW update image uploader documentation
1120586 integration NEW update iso uploader documentation
1120588 integration NEW update log collector documentation
Do you prefer to test things? We have some test cases[5] you can try using nightly snapshots[6]
Do you want to contribute test cases? Most of the features[7] included in oVirt are missing a test case, you're welcome to contribute one!
Is this the first time you try to contribute to oVirt project?
You can start from here [1][2]!
Don't know gerrit very well? You can find some more docs here [3].
Any other question about development? Feel free to ask on devel(a)ovirt.org or on irc channel[4].
[1] http://www.ovirt.org/Develop
[2] http://www.ovirt.org/Working_with_oVirt_Gerrit
[3] https://gerrit-review.googlesource.com/Documentation
[4] http://www.ovirt.org/Community
[5] http://www.ovirt.org/Category:TestCase
[6] http://www.ovirt.org/Install_nightly_snapshot
[7] http://www.ovirt.org/Category:Feature
--
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
9 years, 9 months
Logwatch for linode01.ovirt.org (Linux)
by logwatch@lists.ovirt.org
################### Logwatch 7.3.6 (05/19/07) ####################
Processing Initiated: Mon Feb 2 03:23:46 2015
Date Range Processed: yesterday
( 2015-Feb-01 )
Period is day.
Detail Level of Output: 0
Type of Output: unformatted
Logfiles for Host: linode01.ovirt.org
##################################################################
--------------------- httpd Begin ------------------------
Requests with error response codes
400 Bad Request
/: 1 Time(s)
404 Not Found
/**mailman/listinfo/users<http:/lists.ovir ... /listinfo/users: 1 Time(s)
//admin/fckeditor/editor/dialog/fck_about.html: 1 Time(s)
//administrator/components/com_jnewsletter ... ame=hajar.phtml: 1 Time(s)
//administrator/components/com_jnewsletter ... ges/hajar.phtml: 1 Time(s)
//dompdf-0.5.1/dompdf.php: 1 Time(s)
//dompdf-0.5.1/dompdf.php?input_file=: 1 Time(s)
//dompdf/dompdf.php: 1 Time(s)
//dompdf/dompdf.php?input_file=: 1 Time(s)
//editor/editor/dialog/fck_about.html: 1 Time(s)
//edu.asp: 1 Time(s)
//fckeditor/editor/dialog/fck_about.html: 1 Time(s)
//index.php: 6 Time(s)
//info_sub.asp: 1 Time(s)
//js/fckeditor/editor/dialog/fck_about.html: 1 Time(s)
//manage/fckeditor/editor/dialog/fck_about.html: 1 Time(s)
//page_404.asp: 1 Time(s)
//sys.asp: 1 Time(s)
//timthumb.php: 1 Time(s)
//timthumb.php?src=http://wordpress.com.lo ... om.my/magic.php: 2 Time(s)
//wp-content/themes/wpex-portafolio/includ ... tings_image.php: 1 Time(s)
/______mailman/listinfo/users: 1 Time(s)
/admin.php: 4 Time(s)
/admin/: 4 Time(s)
/admin/board: 1 Time(s)
/admin/fckeditor/editor: 2 Time(s)
/admin/login.php: 3 Time(s)
/administrator/components/com_jnewsletter/ ... pload_image.php: 1 Time(s)
/administrator/components/com_redmystic/ch ... pload_image.php: 1 Time(s)
/administrator/index.php: 6 Time(s)
/bitrix/admin/index.php?lang=en: 3 Time(s)
/blog/wp-admin/: 10 Time(s)
/board: 2 Time(s)
/category/news/feed: 1 Time(s)
/category/news/feed/: 1 Time(s)
/components/com_jnews/includes/openflashch ... pload_image.php: 4 Time(s)
/contact.php: 1 Time(s)
/dbreports/dwh: 1 Time(s)
/dbreports/engine: 1 Time(s)
/editor/editor: 2 Time(s)
/favicon.ico: 342 Time(s)
/fckeditor/editor: 2 Time(s)
/libs/open-flash-chart/php-ofc-library/ofc_upload_image.php: 1 Time(s)
/listinfo/board: 1 Time(s)
/manager/: 1 Time(s)
/meetings/ovirt/2012/ovirt.2012-04-17-13.01.html: 1 Time(s)
/meetings/ovirt/2012/ovirt.2012-04-17-13.01.log.html: 1 Time(s)
/meetings/ovirt/2012/ovirt.2012-09-17-14.00.html: 1 Time(s)
/models/: 1 Time(s)
/nyet.gif: 6 Time(s)
/old/wp-admin/: 10 Time(s)
/otc.php: 1 Time(s)
/phpThumb.php?src=file.jpg&fltr[]=blur%7C9 ... phpThumbDebug=9: 1 Time(s)
/phpThumb/otc.php: 1 Time(s)
/phpThumb/phpThumb.php?src=file.jpg&fltr[] ... phpThumbDebug=9: 1 Time(s)
/phpthumb/otc.php: 1 Time(s)
/phpthumb/phpThumb.php?src=file.jpg&fltr[] ... phpThumbDebug=9: 2 Time(s)
/pipermail/engine-patches/2012-September/036136.html: 1 Time(s)
/pipermail/engine-patches/2013-April/066200.html: 1 Time(s)
/pipermail/engine-patches/2013-February/054184.html: 1 Time(s)
/pipermail/engine-patches/2013-July/087745.html: 1 Time(s)
/pipermail/engine-patches/2013-June/077615.html: 1 Time(s)
/pipermail/engine-patches/2013-June/078133.html: 1 Time(s)
/pipermail/engine-patches/2013-November/subject.html: 4 Time(s)
/pipermail/engine-patches/2014-March/163674.html: 1 Time(s)
/pipermail/engine-patches/2014-March/subject.html: 4 Time(s)
/pipermail/infra/2012-November/tiki-register.php: 2 Time(s)
/pipermail/infra/2012-december/001611.html: 1 Time(s)
/pipermail/infra/2013-December//administra ... ame=hajar.phtml: 1 Time(s)
/pipermail/infra/2013-December//administra ... ges/hajar.phtml: 1 Time(s)
/pipermail/infra/2013-December/004645.html ... ame=hajar.phtml: 1 Time(s)
/pipermail/infra/2013-December/004645.html ... ges/hajar.phtml: 1 Time(s)
/pipermail/infra/2013-December/004718.html ... pload_image.php: 1 Time(s)
/pipermail/infra/2013-December/administrat ... pload_image.php: 1 Time(s)
/pipermail/infra/2013-December/tiki-register.php: 2 Time(s)
/pipermail/infra/2013-February/wp-content/ ... om%2Fsimple.php: 1 Time(s)
/pipermail/infra/2013-February/wp-content/ ... y.com%2Fbad.php: 5 Time(s)
/pipermail/infra/2013-January//timthumb.ph ... om.my/magic.php: 2 Time(s)
/pipermail/infra/2013-January//timthumb.php: 1 Time(s)
/pipermail/infra/2013-January/001958.html& ... A//timthumb.php: 1 Time(s)
/pipermail/infra/2013-January/001958.html& ... jxwqJliMOhGMOA/: 1 Time(s)
/pipermail/infra/2013-January/001958.html& ... om.my/magic.php: 2 Time(s)
/pipermail/infra/2013-January/wp-content/t ... om%2Fsimple.php: 1 Time(s)
/pipermail/infra/2013-July/tiki-register.php: 3 Time(s)
/pipermail/infra/2013-June//wp-content/the ... tings_image.php: 1 Time(s)
/pipermail/infra/2013-June/wp-content/them ... om%2Fsimple.php: 1 Time(s)
/pipermail/infra/2013-March/002512.html&am ... gr%2Freader.php: 11 Time(s)
/pipermail/infra/2013-March/tiki-register.php: 1 Time(s)
/pipermail/infra/2013-March/wp-content/the ... gr%2Freader.php: 2 Time(s)
/pipermail/infra/2013-May/tiki-register.php: 1 Time(s)
/pipermail/infra/2013-October/tiki-register.php: 1 Time(s)
/pipermail/infra/2013-may/003143.html: 2 Time(s)
/pipermail/infra/2014-April/006086.html&am ... dSVKVTQ/otc.php: 1 Time(s)
/pipermail/infra/2014-April/006086.html&am ... hpThumb/otc.php: 1 Time(s)
/pipermail/infra/2014-April/006086.html&am ... hpthumb/otc.php: 1 Time(s)
/pipermail/infra/2014-April/006086.html&am ... phpThumbDebug=9: 3 Time(s)
/pipermail/infra/2014-April/006086.html&am ... pload_image.php: 1 Time(s)
/pipermail/infra/2014-April/006123.html&am ... pload_image.php: 1 Time(s)
/pipermail/infra/2014-April/administrator/ ... pload_image.php: 1 Time(s)
/pipermail/infra/2014-April/libs/open-flas ... pload_image.php: 1 Time(s)
/pipermail/infra/2014-April/otc.php: 1 Time(s)
/pipermail/infra/2014-April/phpThumb.php?s ... phpThumbDebug=9: 1 Time(s)
/pipermail/infra/2014-April/phpThumb/otc.php: 1 Time(s)
/pipermail/infra/2014-April/phpThumb/phpTh ... phpThumbDebug=9: 1 Time(s)
/pipermail/infra/2014-April/phpthumb/otc.php: 1 Time(s)
/pipermail/infra/2014-April/phpthumb/phpTh ... phpThumbDebug=9: 2 Time(s)
/pipermail/infra/2014-April/tiki-register.php: 1 Time(s)
/pipermail/infra/2014-April/wp-content/the ... y.com%2Fbad.php: 20 Time(s)
/pipermail/infra/2014-January/004794.html& ... pload_image.php: 1 Time(s)
/pipermail/infra/2014-January/components/c ... pload_image.php: 1 Time(s)
/pipermail/infra/2014-June/006775.html& ... pload_image.php: 1 Time(s)
/pipermail/infra/2014-June/006865.html& ... pload_image.php: 1 Time(s)
/pipermail/infra/2014-June/components/com_ ... pload_image.php: 2 Time(s)
/pipermail/infra/2014-May/006371.html& ... pload_image.php: 1 Time(s)
/pipermail/infra/2014-May/components/com_j ... pload_image.php: 1 Time(s)
/pipermail/infra/2014-May/wp-content/theme ... y.com%2Fbad.php: 1 Time(s)
/pipermail/infra/2014-November/tiki-register.php: 1 Time(s)
/pipermail/kimchi-devel/2014-April/004765.html/trackback/: 1 Time(s)
/pipermail/kimchi-devel/2014-April/004807.html/trackback/: 1 Time(s)
/pipermail/kimchi-devel/2014-April/004853.html/trackback/: 1 Time(s)
/pipermail/kimchi-devel/2014-April/004897.html/trackback/: 1 Time(s)
/pipermail/kimchi-devel/2014-April/004899.html/trackback/: 1 Time(s)
/pipermail/kimchi-devel/2014-April/005106.html/trackback/: 1 Time(s)
/pipermail/kimchi-devel/2014-April/005109.html/trackback/: 1 Time(s)
/pipermail/kimchi-devel/2014-April/005111.html/trackback/: 1 Time(s)
/pipermail/kimchi-devel/2014-February/002341.html/trackback/: 1 Time(s)
/pipermail/kimchi-devel/2014-March/003597.html/trackback/: 1 Time(s)
/pipermail/kimchi-devel/2014-March/003651.html/trackback/: 1 Time(s)
/pipermail/kimchi-devel/2014-March/003653.html/trackback/: 1 Time(s)
/pipermail/kimchi-devel/2014-March/003661.html/trackback/: 1 Time(s)
/pipermail/kimchi-devel/2014-May/005258.html/trackback/: 1 Time(s)
/pipermail/patches: 1 Time(s)
/pipermail/users/2012-April/007095.html/trackback/: 1 Time(s)
/pipermail/users/2012-June/007928.html++++ ... F0%E0%E2%EA%E8;: 1 Time(s)
/pipermail/users/2012-October/009731.html/trackback/: 4 Time(s)
/pipermail/users/2014-January/019194.html/trackback/: 1 Time(s)
/pipermail/users/2014-January/019226.html/trackback/: 1 Time(s)
/pipermail/users/2015-january/030657.html: 1 Time(s)
/plain/pub/ovirt-3.5-pre/rpm/fc19/noarch/o ... fc19.noarch.rpm: 2 Time(s)
/plain/pub/ovirt-3.5-pre/rpm/fc19/repodata/repomd.xml: 1 Time(s)
/plain/pub/ovirt-3.5-snapshot/rpm/fc19/rep ... -primary.xml.gz: 1 Time(s)
/pub/o: 1 Time(s)
/pub/ovirt-3.3/rpm/fc21/repodata/repomd.xml: 8 Time(s)
/pub/ovirt-3.4-snapshot-static/rpm/fc20/repodata/repomd.xml: 25 Time(s)
/pub/ovirt-3.4-snapshot/rpm/fc20/repodata/repomd.xml: 26 Time(s)
/pub/ovirt-3.4/rpm/el6.6/repodata/repomd.xml: 3 Time(s)
/pub/ovirt-3.4/rpm/el6//.treeinfo: 9 Time(s)
/pub/ovirt-3.4/rpm/el6//treeinfo: 9 Time(s)
/pub/ovirt-3.4/rpm/el6/repodata/2e38bad336 ... mary.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.4/rpm/el6/repodata/4cd55fcf5f ... ists.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.4/rpm/el6/repodata/d016b3e20c ... mary.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.4/rpm/el6/repodata/e54dde6e89 ... ists.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.5-pre/iso/ovirt-node-iso-3.5. ... 0140912.el6.iso: 25 Time(s)
/pub/ovirt-3.5-pre/rpm/el6Server/repodata/repomd.xml: 49 Time(s)
/pub/ovirt-3.5-pre/rpm/el6Workstation/repodata/repomd.xml: 2 Time(s)
/pub/ovirt-3.5-pre/rpm/fc19/noarch/otopi-1 ... fc19.noarch.rpm: 1 Time(s)
/pub/ovirt-3.5-pre/rpm/fc19/noarch/otopi-d ... fc19.noarch.rpm: 1 Time(s)
/pub/ovirt-3.5-pre/rpm/fc19/repodata/repomd.xml: 6 Time(s)
/pub/ovirt-3.5-pre/rpm/fc7/repodata/repomd.xml: 14 Time(s)
/pub/ovirt-3.5-pre/src/ovirt-node-plugin-vdsm/: 1 Time(s)
/pub/ovirt-3.5-pre/src/ovirt-node/: 1 Time(s)
/pub/ovirt-3.5-pre/src/qemu-kvm-rhev/: 1 Time(s)
/pub/ovirt-3.5-snapshot-static/rpm/el6/rep ... -primary.xml.gz: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el6.6/noarch/o ... el6.noarch.rpm/: 2 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el6/repodata/d ... ists.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/fc19/repodata/ ... -primary.xml.gz: 1 Time(s)
/pub/ovirt-3.5.bkp.20150119173800/rpm/el7Server/: 1 Time(s)
/pub/ovirt-3.5/rpm/el6.6/x86_64/repodata/repomd.xml: 1 Time(s)
/pub/ovirt-3.5/rpm/el6/.treeinfo: 6 Time(s)
/pub/ovirt-3.5/rpm/el6/repodata/8a916b7775 ... -primary.xml.gz: 1 Time(s)
/pub/ovirt-3.5/rpm/el6/treeinfo: 6 Time(s)
/pub/ovirt-3.5/rpm/el7/.treeinfo: 1 Time(s)
/pub/ovirt-3.5/rpm/el7/treeinfo: 1 Time(s)
/pub/ovirt-3.5/rpm/fc20/noarch/ovirt-engin ... .f20.noarch.rpm: 1 Time(s)
/pub/ovirt-3.5/rpm/fc20/noarch/repodata/repomd.xml: 1 Time(s)
/pub/ovirt-3.5/rpm/fc21/repodata/ee092fd28 ... ilelists.xml.gz: 1 Time(s)
/pub/ovirt-master-snapshot-static/exe/ovir ... tools-3.5-2.exe: 1 Time(s)
/pub/ovirt-master-snapshot-static/rpm/el7/ ... -primary.xml.gz: 2 Time(s)
/pub/ovirt-master-snapshot-static/rpm/fc21 ... -primary.xml.gz: 2 Time(s)
/pub/ovirt-master-snapshot-static/rpm/fc21 ... f1-other.xml.gz: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/el6/repodat ... ists.sqlite.bz2: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/el7/x86_64/ ... .el7.x86_64.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/el7Server/S ... .centos.src.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/fc20/repoda ... ists.sqlite.bz2: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/fc20/repoda ... ther.sqlite.bz2: 8 Time(s)
/pub/ovirt-master-snapshot/rpm/fc21/noarch ... fc21.noarch.rpm: 2 Time(s)
/pub/ovirt-snapshot-static/rpm/el6/repodata/repomd.xml: 2 Time(s)
/pub/ovirt-snapshot/rpm/el6/noarch/otopi-1 ... .el6.noarch.rpm: 1 Time(s)
/pub/ovirt-snapshot/rpm/el6/noarch/otopi-j ... .el6.noarch.rpm: 1 Time(s)
/pub/ovirt-snapshot/rpm/el6/noarch/ovirt-e ... .el6.noarch.rpm: 14 Time(s)
/pub/ovirt-snapshot/rpm/el6/noarch/ovirt-h ... .el6.noarch.rpm: 2 Time(s)
/pub/ovirt-snapshot/rpm/el6/repodata/repomd.xml: 2 Time(s)
/pub/yum-repo/ovirt-release.rpm: 1 Time(s)
/pup/ovirt-3.5/rpm/fc20/noarch/ovirt-engin ... .f20.noarch.rpm: 1 Time(s)
/reports: 1 Time(s)
/reports/: 1 Time(s)
/repos/clean_pub/ovirt-3.4-snapshot/src/otopi/: 1 Time(s)
/repos/clean_pub/ovirt-3.4-snapshot/src/ovirt-log-collector/: 1 Time(s)
/repos/clean_pub/ovirt-master-snapshot/rpm/el6/: 1 Time(s)
/repos/ovirt-3.5-20141203-backup/rpm/el7/noarch/: 5 Time(s)
/repos/ovirt-3.5-beta2/src/otopi/: 1 Time(s)
/repos/ovirt-3.5-beta2/src/ovirt-engine-dwh/: 1 Time(s)
/resource/UserFollowResource/create/: 1 Time(s)
/robots.txt: 62 Time(s)
/test/wp-admin/: 9 Time(s)
/user/: 4 Time(s)
/wordpress/wp-admin/: 9 Time(s)
/wp-admin/: 10 Time(s)
/wp-content/themes/Nyke/timthumb.php?src=h ... y.com%2Fbad.php: 21 Time(s)
/wp-content/themes/TheTravelTheme/includes ... om%2Fsimple.php: 1 Time(s)
/wp-content/themes/edupress/scripts/timthu ... gr%2Freader.php: 2 Time(s)
/wp-content/themes/listings/timthumb.php?s ... y.com%2Fbad.php: 1 Time(s)
/wp-content/themes/optimize/thumb.php?src= ... y.com%2Fbad.php: 2 Time(s)
/wp-content/themes/thedawn/lib/scripts/tim ... om%2Fsimple.php: 1 Time(s)
/wp-login.php: 9 Time(s)
/wp-login.php?action=register: 2 Time(s)
/wp-login.php?action=register:: 2 Time(s)
/wp/wp-admin/: 10 Time(s)
/yum-repo/ovirt-release35.rpm: 1 Time(s)
405 Method Not Allowed
/nyet%2Egif: 1 Time(s)
/nyet.gif: 5 Time(s)
416 Request Range Not Satisfiable
/pub/ovirt-3.4/rpm/el6/noarch/otopi-devtoo ... .el6.noarch.rpm: 1 Time(s)
/pub/ovirt-3.4/rpm/el6/noarch/otopi-java-1 ... .el6.noarch.rpm: 1 Time(s)
/pub/ovirt-3.4/rpm/el6/noarch/otopi-repoli ... .el6.noarch.rpm: 1 Time(s)
/pub/ovirt-3.5/iso/ovirt-live-el6-3.5.1.iso: 2 Time(s)
/pub/ovirt-3.5/rpm/fc21/noarch/ovirt-relea ... 02-1.noarch.rpm: 776 Time(s)
/pub/ovirt-master-snapshot-static/rpm/el6/ ... ster.noarch.rpm: 3 Time(s)
/pub/ovirt-master-snapshot/rpm/el6/noarch/ ... .el6.noarch.rpm: 12 Time(s)
/pub/ovirt-master-snapshot/rpm/el6/x86_64/ ... l6_6.x86_64.rpm: 12 Time(s)
503 Service Unavailable
/pub/ovirt-3.5-pre/iso/ovirt-node-iso-3.5. ... 0140912.el6.iso: 1 Time(s)
/pub/ovirt-3.5/iso/: 1 Time(s)
/pub/ovirt-3.5/iso/ovirt-live-el6-3.5.1.iso: 250 Time(s)
---------------------- httpd End -------------------------
--------------------- Named Begin ------------------------
Received control channel commands
reload: 1 Time(s)
**Unmatched Entries**
validating @0xae4c0030: 148.104.in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 2 Time(s)
validating @0xae8c4508: 148.104.in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 1 Time(s)
validating @0xafd12da8: 148.104.in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 2 Time(s)
validating @0xb0f0d988: 148.104.in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 2 Time(s)
validating @0xb1000468: 148.104.in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 1 Time(s)
validating @0xb12345d8: 148.104.in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 1 Time(s)
validating @0xb1300d88: 148.104.in-addr.arpa SOA: got insecure response; parent indicates it should be secure: 1 Time(s)
Warning: 'empty-zones-enable/disable-empty-zone' not set: disabling RFC 1918 empty zones: 1 Time(s)
error (FORMERR) resolving 'f.gt/NS/IN': 2a00:1768:1001:9::1#53: 2 Time(s)
error (FORMERR) resolving 'f.gt/NS/IN': 85.159.233.17#53: 2 Time(s)
error (FORMERR) resolving 'lower-bp-now.com/NS/IN': 208.73.208.82#53: 1 Time(s)
error (FORMERR) resolving 'lower-bp-now.com/NS/IN': 208.73.208.83#53: 1 Time(s)
error (FORMERR) resolving 'ns-cmn1.qq.com/AAAA/IN': 101.226.66.18#53: 28 Time(s)
error (FORMERR) resolving 'ns-cmn1.qq.com/AAAA/IN': 103.7.29.241#53: 27 Time(s)
error (FORMERR) resolving 'ns-cmn1.qq.com/AAAA/IN': 120.204.202.200#53: 52 Time(s)
error (FORMERR) resolving 'ns-cmn1.qq.com/AAAA/IN': 14.17.19.140#53: 46 Time(s)
error (FORMERR) resolving 'ns-cmn1.qq.com/AAAA/IN': 175.155.119.229#53: 47 Time(s)
error (FORMERR) resolving 'ns-cmn1.qq.com/AAAA/IN': 184.105.66.196#53: 46 Time(s)
error (FORMERR) resolving 'ns-cmn1.qq.com/AAAA/IN': 202.55.2.226#53: 20 Time(s)
error (FORMERR) resolving 'ns-cmn1.qq.com/AAAA/IN': 202.55.2.230#53: 24 Time(s)
error (FORMERR) resolving 'ns-cmn1.qq.com/AAAA/IN': 61.135.167.182#53: 41 Time(s)
error (FORMERR) resolving 'ns-cnc1.qq.com/AAAA/IN': 101.226.66.18#53: 15 Time(s)
error (FORMERR) resolving 'ns-cnc1.qq.com/AAAA/IN': 103.7.29.241#53: 16 Time(s)
error (FORMERR) resolving 'ns-cnc1.qq.com/AAAA/IN': 120.204.202.200#53: 39 Time(s)
error (FORMERR) resolving 'ns-cnc1.qq.com/AAAA/IN': 14.17.19.140#53: 28 Time(s)
error (FORMERR) resolving 'ns-cnc1.qq.com/AAAA/IN': 175.155.119.229#53: 28 Time(s)
error (FORMERR) resolving 'ns-cnc1.qq.com/AAAA/IN': 184.105.66.196#53: 38 Time(s)
error (FORMERR) resolving 'ns-cnc1.qq.com/AAAA/IN': 202.55.2.226#53: 11 Time(s)
error (FORMERR) resolving 'ns-cnc1.qq.com/AAAA/IN': 202.55.2.230#53: 12 Time(s)
error (FORMERR) resolving 'ns-cnc1.qq.com/AAAA/IN': 61.135.167.182#53: 25 Time(s)
error (FORMERR) resolving 'ns-os1.qq.com/AAAA/IN': 101.226.66.18#53: 50 Time(s)
error (FORMERR) resolving 'ns-os1.qq.com/AAAA/IN': 103.7.29.241#53: 56 Time(s)
error (FORMERR) resolving 'ns-os1.qq.com/AAAA/IN': 120.204.202.200#53: 72 Time(s)
error (FORMERR) resolving 'ns-os1.qq.com/AAAA/IN': 14.17.19.140#53: 67 Time(s)
error (FORMERR) resolving 'ns-os1.qq.com/AAAA/IN': 175.155.119.229#53: 67 Time(s)
error (FORMERR) resolving 'ns-os1.qq.com/AAAA/IN': 184.105.66.196#53: 65 Time(s)
error (FORMERR) resolving 'ns-os1.qq.com/AAAA/IN': 202.55.2.226#53: 49 Time(s)
error (FORMERR) resolving 'ns-os1.qq.com/AAAA/IN': 202.55.2.230#53: 50 Time(s)
error (FORMERR) resolving 'ns-os1.qq.com/AAAA/IN': 61.135.167.182#53: 66 Time(s)
error (FORMERR) resolving 'ns-tel1.qq.com/AAAA/IN': 101.226.66.18#53: 13 Time(s)
error (FORMERR) resolving 'ns-tel1.qq.com/AAAA/IN': 103.7.29.241#53: 20 Time(s)
error (FORMERR) resolving 'ns-tel1.qq.com/AAAA/IN': 120.204.202.200#53: 40 Time(s)
error (FORMERR) resolving 'ns-tel1.qq.com/AAAA/IN': 14.17.19.140#53: 28 Time(s)
error (FORMERR) resolving 'ns-tel1.qq.com/AAAA/IN': 175.155.119.229#53: 25 Time(s)
error (FORMERR) resolving 'ns-tel1.qq.com/AAAA/IN': 184.105.66.196#53: 37 Time(s)
error (FORMERR) resolving 'ns-tel1.qq.com/AAAA/IN': 202.55.2.226#53: 12 Time(s)
error (FORMERR) resolving 'ns-tel1.qq.com/AAAA/IN': 202.55.2.230#53: 12 Time(s)
error (FORMERR) resolving 'ns-tel1.qq.com/AAAA/IN': 61.135.167.182#53: 27 Time(s)
error (FORMERR) resolving 'ns1.qq.com/AAAA/IN': 120.204.202.200#53: 1 Time(s)
error (FORMERR) resolving 'ns1.qq.com/AAAA/IN': 14.17.19.140#53: 1 Time(s)
error (FORMERR) resolving 'ns1.qq.com/AAAA/IN': 175.155.119.229#53: 1 Time(s)
error (FORMERR) resolving 'ns1.qq.com/AAAA/IN': 184.105.66.196#53: 1 Time(s)
error (FORMERR) resolving 'ns1.qq.com/AAAA/IN': 202.55.2.226#53: 1 Time(s)
error (FORMERR) resolving 'ns2.qq.com/AAAA/IN': 101.226.66.18#53: 1 Time(s)
error (FORMERR) resolving 'ns2.qq.com/AAAA/IN': 120.204.202.200#53: 1 Time(s)
error (FORMERR) resolving 'ns2.qq.com/AAAA/IN': 14.17.19.140#53: 1 Time(s)
error (FORMERR) resolving 'ns2.qq.com/AAAA/IN': 175.155.119.229#53: 1 Time(s)
error (FORMERR) resolving 'ns2.qq.com/AAAA/IN': 184.105.66.196#53: 1 Time(s)
error (FORMERR) resolving 'ns2.qq.com/AAAA/IN': 202.55.2.226#53: 1 Time(s)
error (FORMERR) resolving 'ns3.qq.com/AAAA/IN': 120.204.202.200#53: 1 Time(s)
error (FORMERR) resolving 'ns3.qq.com/AAAA/IN': 14.17.19.140#53: 1 Time(s)
error (FORMERR) resolving 'ns3.qq.com/AAAA/IN': 175.155.119.229#53: 1 Time(s)
error (FORMERR) resolving 'ns3.qq.com/AAAA/IN': 184.105.66.196#53: 1 Time(s)
error (FORMERR) resolving 'ns3.qq.com/AAAA/IN': 202.55.2.226#53: 1 Time(s)
error (FORMERR) resolving 'ns4.qq.com/AAAA/IN': 101.226.66.18#53: 1 Time(s)
error (FORMERR) resolving 'ns4.qq.com/AAAA/IN': 120.204.202.200#53: 1 Time(s)
error (FORMERR) resolving 'ns4.qq.com/AAAA/IN': 14.17.19.140#53: 1 Time(s)
error (FORMERR) resolving 'ns4.qq.com/AAAA/IN': 175.155.119.229#53: 1 Time(s)
error (FORMERR) resolving 'ns4.qq.com/AAAA/IN': 184.105.66.196#53: 1 Time(s)
error (FORMERR) resolving 'ns4.qq.com/AAAA/IN': 202.55.2.226#53: 1 Time(s)
error (FORMERR) resolving 'weldingequipments.net/MX/IN': 204.13.160.143#53: 40 Time(s)
error (FORMERR) resolving 'weldingequipments.net/MX/IN': 204.13.161.145#53: 40 Time(s)
error (chase DS servers) resolving 'arnes.si/DS/IN': 2001:678:4::14#53: 1 Time(s)
error (chase DS servers) resolving 'rediris.es/DS/IN': 2001:678:4::f#53: 1 Time(s)
error (host unreachable) resolving 'adfinis-sygroup.ch/MX/IN': 5.148.174.196#53: 2 Time(s)
error (host unreachable) resolving 'bmx.adfinis-sygroup.ch/A/IN': 5.148.174.196#53: 1 Time(s)
error (host unreachable) resolving 'dns3.sygroup.net/A/IN': 5.148.174.196#53: 2 Time(s)
error (host unreachable) resolving 'dns3.sygroup.net/AAAA/IN': 5.148.174.196#53: 1 Time(s)
error (insecurity proof failed) resolving 'ms.aerohosting.cz/AAAA/IN': 74.117.158.145#53: 7 Time(s)
error (insecurity proof failed) resolving 'ms2.aerohosting.cz/AAAA/IN': 74.117.158.145#53: 8 Time(s)
error (no valid RRSIG) resolving 'ms.aerohosting.cz/DS/IN': 74.117.158.145#53: 7 Time(s)
error (no valid RRSIG) resolving 'ms2.aerohosting.cz/DS/IN': 74.117.158.145#53: 8 Time(s)
error (no valid RRSIG) resolving 'sr5.eurotec.ne.jp/A/IN': 124.36.21.189#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving '118.2.160.14.in-addr.arpa/PTR/IN': 203.162.0.11#53: 4 Time(s)
error (unexpected RCODE REFUSED) resolving '118.2.160.14.in-addr.arpa/PTR/IN': 203.162.4.1#53: 4 Time(s)
error (unexpected RCODE REFUSED) resolving 'b.ns.tznic.or.tz/A/IN': 2001:43f8:e0:1::66#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'b.ns.tznic.or.tz/AAAA/IN': 2001:43f8:e0:1::66#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'bfproject.ro/MX/IN': 188.215.0.130#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'bfproject.ro/MX/IN': 89.33.233.2#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'bfproject.ro/MX/IN': 89.33.233.34#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'dns1.viettel.com.vn/A/IN': 203.113.131.2#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'dns1.viettel.com.vn/AAAA/IN': 203.113.131.2#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'dns2.viettel.com.vn/A/IN': 203.113.131.2#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'dns2.viettel.com.vn/AAAA/IN': 203.113.131.2#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'ecarnot.net/MX/IN': 212.83.147.9#53: 3 Time(s)
error (unexpected RCODE REFUSED) resolving 'ecarnot.net/NS/IN': 212.83.147.9#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'f.gt/NS/IN': 108.59.1.205#53: 2 Time(s)
error (unexpected RCODE REFUSED) resolving 'f.gt/NS/IN': 2604:9a00:2100:a001:2::1#53: 2 Time(s)
error (unexpected RCODE REFUSED) resolving 'luxfo.com/NS/IN': 173.245.58.249#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'luxfo.com/NS/IN': 173.245.59.190#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx1.ks.pochta.ru/A/IN': 185.79.119.222#53: 7 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx1.ks.pochta.ru/AAAA/IN': 185.79.119.222#53: 10 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx1.lnf.infn.it/A/IN': 141.108.5.3#53: 3 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx1.lnf.infn.it/AAAA/IN': 141.108.5.3#53: 4 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx1.sante-martinique.fr/A/IN': 213.16.20.3#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx1.sante-martinique.fr/AAAA/IN': 213.16.20.3#53: 3 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx2.ks.pochta.ru/A/IN': 185.79.119.222#53: 11 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx2.ks.pochta.ru/AAAA/IN': 185.79.119.222#53: 7 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx2.lnf.infn.it/A/IN': 141.108.5.3#53: 3 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx2.lnf.infn.it/AAAA/IN': 141.108.5.3#53: 4 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx3.ks.pochta.ru/A/IN': 185.79.119.222#53: 7 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx3.ks.pochta.ru/AAAA/IN': 185.79.119.222#53: 9 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx4.ecarnot.net/A/IN': 212.83.147.9#53: 3 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx4.ecarnot.net/AAAA/IN': 212.83.147.9#53: 5 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx4.ks.pochta.ru/A/IN': 185.79.119.222#53: 5 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx4.ks.pochta.ru/AAAA/IN': 185.79.119.222#53: 7 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx5.ks.pochta.ru/A/IN': 185.79.119.222#53: 6 Time(s)
error (unexpected RCODE REFUSED) resolving 'mx5.ks.pochta.ru/AAAA/IN': 185.79.119.222#53: 8 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns1.alexonlineshop.rs/A/IN': 91.121.254.254#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns1.haubgijse.ru/AAAA/IN': 118.244.151.115#53: 2 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns1.luxfo.com/AAAA/IN': 173.245.58.249#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns1.luxfo.com/AAAA/IN': 173.245.59.190#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns19.hostwindsdns.com/A/IN': 199.59.63.42#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns2.alexonlineshop.rs/A/IN': 91.121.254.254#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns2.haubgijse.ru/AAAA/IN': 118.244.151.115#53: 2 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns2.luxfo.com/AAAA/IN': 173.245.58.249#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns2.luxfo.com/AAAA/IN': 173.245.59.190#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'ns20.hostwindsdns.com/A/IN': 199.59.63.42#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'pesnigirl.ru/NS/IN': 118.244.151.115#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'posix.co.za/DNSKEY/IN': 160.124.48.1#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'posix.co.za/NS/IN': 192.96.25.1#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'prometheus.phat-pipe.net/A/IN': 178.251.235.190#53: 1 Time(s)
error (unexpected RCODE REFUSED) resolving 'prometheus.phat-pipe.net/AAAA/IN': 178.251.235.190#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving '112.94.75.195.in-addr.arpa/PTR/IN': 193.0.9.6#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving '134.218.125.64.in-addr.arpa/PTR/IN': 207.126.105.146#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving '138.218.125.64.in-addr.arpa/PTR/IN': 207.126.105.146#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'MASTERDNS.MES.EDU.CU/A/IN': 200.14.48.193#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'MASTERDNS.MES.EDU.CU/AAAA/IN': 200.14.48.193#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'acloud.pt/NS/IN': 87.103.115.60#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'acloud.pt/NS/IN': 94.46.233.22#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'dns.MES.EDU.CU/AAAA/IN': 200.14.48.193#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'giesen.me/MX/IN': 216.235.0.100#53: 2 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'giesen.me/NS/IN': 216.235.0.100#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'mail2.asti.dost.gov.ph/A/IN': 202.90.128.8#53: 2 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'mail2.asti.dost.gov.ph/AAAA/IN': 2001:d18:1::8#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'mail2.asti.dost.gov.ph/AAAA/IN': 202.90.128.8#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'masterdns.MES.EDU.CU/AAAA/IN': 200.14.48.193#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'ns.telelan.com.ua/AAAA/IN': 75.126.12.2#53: 2 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'ns1.acloud.pt/AAAA/IN': 87.103.115.60#53: 3 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'ns1.acloud.pt/AAAA/IN': 94.46.233.22#53: 2 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'ns2.acloud.pt/AAAA/IN': 87.103.115.60#53: 5 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'ns2.acloud.pt/AAAA/IN': 94.46.233.22#53: 5 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'ns2.telelan.com.ua/A/IN': 75.126.12.2#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'ns2.telelan.com.ua/AAAA/IN': 75.126.12.2#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'ns3.acloud.pt/A/IN': 87.103.115.60#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'ns3.acloud.pt/A/IN': 94.46.233.22#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'smtp.giesen.me/A/IN': 216.235.0.100#53: 6 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'smtp.giesen.me/AAAA/IN': 216.235.0.100#53: 6 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'unassigned.psychz.net/A/IN': 192.184.32.204#53: 1 Time(s)
error (unexpected RCODE SERVFAIL) resolving 'unassigned.psychz.net/AAAA/IN': 192.184.32.204#53: 1 Time(s)
reading built-in trusted keys from file '/etc/named.iscdlv.key': 1 Time(s)
sizing zone task pool based on 6 zones: 1 Time(s)
using built-in DLV key for view _default: 1 Time(s)
validating @0xae5ff040: sr5.eurotec.ne.jp A: verify failed due to bad signature (keyid=37863): RRSIG has expired: 1 Time(s)
---------------------- Named End -------------------------
--------------------- Postfix Begin ------------------------
1238 *Warning: Pre-queue content-filter connection overload
5 Miscellaneous warnings
35.497M Bytes accepted 37,221,500
736.296M Bytes delivered 772,062,468
======== ================================================
4262 Accepted 99.53%
20 Rejected 0.47%
-------- ------------------------------------------------
4282 Total 100.00%
======== ================================================
20 Reject unknown user 100.00%
-------- ------------------------------------------------
20 Total Rejects 100.00%
======== ================================================
5436 Connections made
1052 Connections lost
5429 Disconnections
4094 Removed from queue
1626 Delivered
44588 Sent via SMTP
20 Forwarded
241 Deferred
3533 Deferrals
13 Bounce (local)
57 Bounce (remote)
19 Expired and returned to sender
85 DSNs undeliverable
2857 Connection failure (outbound)
3 Timeout (inbound)
1 Illegal address syntax in SMTP command
1 SMTP commands dialog error
449 Hostname verification errors
2 Hostname validation error
72 Enabled PIX workaround
---------------------- Postfix End -------------------------
--------------------- SSHD Begin ------------------------
Users logging in through sshd:
jenkins:
89.31.150.215 (alterway01.ovirt.org): 2 times
mirror:
192.87.102.41: 12 times
128.61.111.12 (zaphod.gtlib.gatech.edu): 1 time
130.89.149.129 (vlaai.snt.utwente.nl): 1 time
152.3.102.53 (archive.linux.duke.edu): 1 time
152.19.134.30 (jobbot1.ibiblio.org): 1 time
Received disconnect:
11: : 69 Time(s)
11: Bye Bye : 8 Time(s)
11: disconnected by user : 15 Time(s)
3: com.jcraft.jsch.JSchException: Auth fail : 10 Time(s)
SFTP subsystem requests: 2 Time(s)
**Unmatched Entries**
reverse mapping checking getaddrinfo for c1113002-26559.cloudatcost.com [162.252.242.205] failed - POSSIBLE BREAK-IN ATTEMPT! : 10 time(s)
reverse mapping checking getaddrinfo for 231.51.174.61.dial.wz.zj.dynamic.163data.com.cn [61.174.51.231] failed - POSSIBLE BREAK-IN ATTEMPT! : 3 time(s)
fatal: no hostkey alg : 1 time(s)
reverse mapping checking getaddrinfo for 149.4.161.222.adsl-pool.jlccptt.net.cn [222.161.4.149] failed - POSSIBLE BREAK-IN ATTEMPT! : 3 time(s)
reverse mapping checking getaddrinfo for 225.50.174.61.dial.wz.zj.dynamic.163data.com.cn [61.174.50.225] failed - POSSIBLE BREAK-IN ATTEMPT! : 3 time(s)
---------------------- SSHD End -------------------------
--------------------- Sudo (secure-log) Begin ------------------------
==============================================================================
nrpe => root
------------
/sbin/service - 288 Times.
---------------------- Sudo (secure-log) End -------------------------
--------------------- Disk Space Begin ------------------------
Filesystem Size Used Avail Use% Mounted on
/dev/xvda 97G 81G 16G 84% /
---------------------- Disk Space End -------------------------
###################### Logwatch End #########################
9 years, 9 months
Introduction: Vishnu
by Vishnu Sreekumar
Hi,
I have been working as a Linux Admin for the last 7 years. I use Python,
Ruby and Bash for scripting and have got some hands on in configuration
management using Chef.
I wanted to contribute to an Open Source project for long time and Susan
Hall's this blog post landed me in Ovirt.
https://www.linux.com/learn/linux-certifications/799202-how-to-gain-exper...
I use Amazon Web Services a lot as part of my job and trying to learn
private and public cloud computing space. I'm pretty new to OVirt and yet
to try it out, but do want to help the Infrastructure team. I'm interested
in getting involved more in Packaging and configuration management.
My IRC handle is *vissree*
Thanks,
Vishnu
sg.linkedin.com/in/svishnu/
9 years, 9 months