Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pacemaker.spec'], chrootPath='/var/lib/mock/cloud7-openstack-stein-el7-build-52639-188197/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pacemaker.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pacemaker-2.0.0-4.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pacemaker.spec'], chrootPath='/var/lib/mock/cloud7-openstack-stein-el7-build-52639-188197/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pacemaker.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xurn2L + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pacemaker-Pacemaker-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pacemaker-2.0.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pacemaker-Pacemaker-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init Initialized empty Git repository in /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/.git/ + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -a --author 'rpm-build ' -m 'pacemaker-2.0.0 base' [master (root-commit) 0642f97] pacemaker-2.0.0 base 4721 files changed, 689009 insertions(+) create mode 100644 CONTRIBUTING.md create mode 100644 COPYING create mode 100644 ChangeLog create mode 100644 Doxyfile.in create mode 100644 GNUmakefile create mode 100644 INSTALL.md create mode 100644 Makefile.am create mode 100644 Makefile.common create mode 100644 README.markdown create mode 100755 abi-check create mode 100755 autogen.sh create mode 100755 bumplibs.sh create mode 100644 configure.ac create mode 100644 cts/CIB.py create mode 100755 cts/CM_common.py create mode 100644 cts/CM_corosync.py create mode 100644 cts/CTS.py.in create mode 100755 cts/CTSaudits.py create mode 100644 cts/CTSlab.py.in create mode 100644 cts/CTSscenarios.py create mode 100644 cts/CTStests.py create mode 100644 cts/CTSvars.py.in create mode 100644 cts/LSBDummy.in create mode 100644 cts/Makefile.am create mode 100644 cts/OCFIPraTest.py.in create mode 100644 cts/README.md create mode 100644 cts/__init__.py create mode 100644 cts/benchmark/Makefile.am create mode 100644 cts/benchmark/README.benchmark create mode 100644 cts/benchmark/clubench.in create mode 100644 cts/benchmark/control create mode 100644 cts/cib_xml.py create mode 100644 cts/cli/regression.acls.exp create mode 100644 cts/cli/regression.dates.exp create mode 100644 cts/cli/regression.tools.exp create mode 100644 cts/cli/regression.upgrade.exp create mode 100644 cts/cli/regression.validity.exp create mode 100755 cts/cluster_test.in create mode 100755 cts/cts-cli.in create mode 100644 cts/cts-coverage.in create mode 100644 cts/cts-exec.in create mode 100644 cts/cts-fencing.in create mode 100644 cts/cts-log-watcher.in create mode 100755 cts/cts-regression.in create mode 100644 cts/cts-scheduler.in create mode 100644 cts/cts-support.in create mode 100755 cts/cts.in create mode 100644 cts/environment.py create mode 100644 cts/fence_dummy.in create mode 100644 cts/logging.py create mode 100644 cts/lxc_autogen.sh.in create mode 100644 cts/pacemaker-cts-dummyd.conf create mode 100644 cts/pacemaker-cts-dummyd.in create mode 100644 cts/pacemaker-cts-dummyd@.service.in create mode 100644 cts/patterns.py create mode 100644 cts/remote.py create mode 100644 cts/scheduler/1-a-then-bm-move-b.dot create mode 100644 cts/scheduler/1-a-then-bm-move-b.exp create mode 100644 cts/scheduler/1-a-then-bm-move-b.scores create mode 100644 cts/scheduler/1-a-then-bm-move-b.summary create mode 100644 cts/scheduler/1-a-then-bm-move-b.xml create mode 100644 cts/scheduler/10-a-then-bm-b-move-a-clone.dot create mode 100644 cts/scheduler/10-a-then-bm-b-move-a-clone.exp create mode 100644 cts/scheduler/10-a-then-bm-b-move-a-clone.scores create mode 100644 cts/scheduler/10-a-then-bm-b-move-a-clone.summary create mode 100644 cts/scheduler/10-a-then-bm-b-move-a-clone.xml create mode 100644 cts/scheduler/11-a-then-bm-b-move-a-clone-starting.dot create mode 100644 cts/scheduler/11-a-then-bm-b-move-a-clone-starting.exp create mode 100644 cts/scheduler/11-a-then-bm-b-move-a-clone-starting.scores create mode 100644 cts/scheduler/11-a-then-bm-b-move-a-clone-starting.summary create mode 100644 cts/scheduler/11-a-then-bm-b-move-a-clone-starting.xml create mode 100644 cts/scheduler/1360.dot create mode 100644 cts/scheduler/1360.exp create mode 100644 cts/scheduler/1360.scores create mode 100644 cts/scheduler/1360.summary create mode 100644 cts/scheduler/1360.xml create mode 100644 cts/scheduler/1484.dot create mode 100644 cts/scheduler/1484.exp create mode 100644 cts/scheduler/1484.scores create mode 100644 cts/scheduler/1484.summary create mode 100644 cts/scheduler/1484.xml create mode 100644 cts/scheduler/1494.dot create mode 100644 cts/scheduler/1494.exp create mode 100644 cts/scheduler/1494.scores create mode 100644 cts/scheduler/1494.summary create mode 100644 cts/scheduler/1494.xml create mode 100644 cts/scheduler/2-am-then-b-move-a.dot create mode 100644 cts/scheduler/2-am-then-b-move-a.exp create mode 100644 cts/scheduler/2-am-then-b-move-a.scores create mode 100644 cts/scheduler/2-am-then-b-move-a.summary create mode 100644 cts/scheduler/2-am-then-b-move-a.xml create mode 100644 cts/scheduler/3-am-then-bm-both-migrate.dot create mode 100644 cts/scheduler/3-am-then-bm-both-migrate.exp create mode 100644 cts/scheduler/3-am-then-bm-both-migrate.scores create mode 100644 cts/scheduler/3-am-then-bm-both-migrate.summary create mode 100644 cts/scheduler/3-am-then-bm-both-migrate.xml create mode 100644 cts/scheduler/4-am-then-bm-b-not-migratable.dot create mode 100644 cts/scheduler/4-am-then-bm-b-not-migratable.exp create mode 100644 cts/scheduler/4-am-then-bm-b-not-migratable.scores create mode 100644 cts/scheduler/4-am-then-bm-b-not-migratable.summary create mode 100644 cts/scheduler/4-am-then-bm-b-not-migratable.xml create mode 100644 cts/scheduler/5-am-then-bm-a-not-migratable.dot create mode 100644 cts/scheduler/5-am-then-bm-a-not-migratable.exp create mode 100644 cts/scheduler/5-am-then-bm-a-not-migratable.scores create mode 100644 cts/scheduler/5-am-then-bm-a-not-migratable.summary create mode 100644 cts/scheduler/5-am-then-bm-a-not-migratable.xml create mode 100644 cts/scheduler/594.dot create mode 100644 cts/scheduler/594.exp create mode 100644 cts/scheduler/594.scores create mode 100644 cts/scheduler/594.summary create mode 100644 cts/scheduler/594.xml create mode 100644 cts/scheduler/6-migrate-group.dot create mode 100644 cts/scheduler/6-migrate-group.exp create mode 100644 cts/scheduler/6-migrate-group.scores create mode 100644 cts/scheduler/6-migrate-group.summary create mode 100644 cts/scheduler/6-migrate-group.xml create mode 100644 cts/scheduler/662.dot create mode 100644 cts/scheduler/662.exp create mode 100644 cts/scheduler/662.scores create mode 100644 cts/scheduler/662.summary create mode 100644 cts/scheduler/662.xml create mode 100644 cts/scheduler/696.dot create mode 100644 cts/scheduler/696.exp create mode 100644 cts/scheduler/696.scores create mode 100644 cts/scheduler/696.summary create mode 100644 cts/scheduler/696.xml create mode 100644 cts/scheduler/7-migrate-group-one-unmigratable.dot create mode 100644 cts/scheduler/7-migrate-group-one-unmigratable.exp create mode 100644 cts/scheduler/7-migrate-group-one-unmigratable.scores create mode 100644 cts/scheduler/7-migrate-group-one-unmigratable.summary create mode 100644 cts/scheduler/7-migrate-group-one-unmigratable.xml create mode 100644 cts/scheduler/726.dot create mode 100644 cts/scheduler/726.exp create mode 100644 cts/scheduler/726.scores create mode 100644 cts/scheduler/726.summary create mode 100644 cts/scheduler/726.xml create mode 100644 cts/scheduler/735.dot create mode 100644 cts/scheduler/735.exp create mode 100644 cts/scheduler/735.scores create mode 100644 cts/scheduler/735.summary create mode 100644 cts/scheduler/735.xml create mode 100644 cts/scheduler/764.dot create mode 100644 cts/scheduler/764.exp create mode 100644 cts/scheduler/764.scores create mode 100644 cts/scheduler/764.summary create mode 100644 cts/scheduler/764.xml create mode 100644 cts/scheduler/797.dot create mode 100644 cts/scheduler/797.exp create mode 100644 cts/scheduler/797.scores create mode 100644 cts/scheduler/797.summary create mode 100644 cts/scheduler/797.xml create mode 100644 cts/scheduler/8-am-then-bm-a-migrating-b-stopping.dot create mode 100644 cts/scheduler/8-am-then-bm-a-migrating-b-stopping.exp create mode 100644 cts/scheduler/8-am-then-bm-a-migrating-b-stopping.scores create mode 100644 cts/scheduler/8-am-then-bm-a-migrating-b-stopping.summary create mode 100644 cts/scheduler/8-am-then-bm-a-migrating-b-stopping.xml create mode 100644 cts/scheduler/829.dot create mode 100644 cts/scheduler/829.exp create mode 100644 cts/scheduler/829.scores create mode 100644 cts/scheduler/829.summary create mode 100644 cts/scheduler/829.xml create mode 100644 cts/scheduler/9-am-then-bm-b-migrating-a-stopping.dot create mode 100644 cts/scheduler/9-am-then-bm-b-migrating-a-stopping.exp create mode 100644 cts/scheduler/9-am-then-bm-b-migrating-a-stopping.scores create mode 100644 cts/scheduler/9-am-then-bm-b-migrating-a-stopping.summary create mode 100644 cts/scheduler/9-am-then-bm-b-migrating-a-stopping.xml create mode 100644 cts/scheduler/994-2.dot create mode 100644 cts/scheduler/994-2.exp create mode 100644 cts/scheduler/994-2.scores create mode 100644 cts/scheduler/994-2.summary create mode 100644 cts/scheduler/994-2.xml create mode 100644 cts/scheduler/994.dot create mode 100644 cts/scheduler/994.exp create mode 100644 cts/scheduler/994.scores create mode 100644 cts/scheduler/994.summary create mode 100644 cts/scheduler/994.xml create mode 100644 cts/scheduler/a-demote-then-b-migrate.dot create mode 100644 cts/scheduler/a-demote-then-b-migrate.exp create mode 100644 cts/scheduler/a-demote-then-b-migrate.scores create mode 100644 cts/scheduler/a-demote-then-b-migrate.summary create mode 100644 cts/scheduler/a-demote-then-b-migrate.xml create mode 100644 cts/scheduler/a-promote-then-b-migrate.dot create mode 100644 cts/scheduler/a-promote-then-b-migrate.exp create mode 100644 cts/scheduler/a-promote-then-b-migrate.scores create mode 100644 cts/scheduler/a-promote-then-b-migrate.summary create mode 100644 cts/scheduler/a-promote-then-b-migrate.xml create mode 100644 cts/scheduler/anti-colocation-master.dot create mode 100644 cts/scheduler/anti-colocation-master.exp create mode 100644 cts/scheduler/anti-colocation-master.scores create mode 100644 cts/scheduler/anti-colocation-master.summary create mode 100644 cts/scheduler/anti-colocation-master.xml create mode 100644 cts/scheduler/anti-colocation-order.dot create mode 100644 cts/scheduler/anti-colocation-order.exp create mode 100644 cts/scheduler/anti-colocation-order.scores create mode 100644 cts/scheduler/anti-colocation-order.summary create mode 100644 cts/scheduler/anti-colocation-order.xml create mode 100644 cts/scheduler/anti-colocation-slave.dot create mode 100644 cts/scheduler/anti-colocation-slave.exp create mode 100644 cts/scheduler/anti-colocation-slave.scores create mode 100644 cts/scheduler/anti-colocation-slave.summary create mode 100644 cts/scheduler/anti-colocation-slave.xml create mode 100644 cts/scheduler/asymmetric.dot create mode 100644 cts/scheduler/asymmetric.exp create mode 100644 cts/scheduler/asymmetric.scores create mode 100644 cts/scheduler/asymmetric.summary create mode 100644 cts/scheduler/asymmetric.xml create mode 100644 cts/scheduler/asymmetrical-order-move.dot create mode 100644 cts/scheduler/asymmetrical-order-move.exp create mode 100644 cts/scheduler/asymmetrical-order-move.scores create mode 100644 cts/scheduler/asymmetrical-order-move.summary create mode 100644 cts/scheduler/asymmetrical-order-move.xml create mode 100644 cts/scheduler/attrs1.dot create mode 100644 cts/scheduler/attrs1.exp create mode 100644 cts/scheduler/attrs1.scores create mode 100644 cts/scheduler/attrs1.summary create mode 100644 cts/scheduler/attrs1.te.exp create mode 100644 cts/scheduler/attrs1.xml create mode 100644 cts/scheduler/attrs2.dot create mode 100644 cts/scheduler/attrs2.exp create mode 100644 cts/scheduler/attrs2.scores create mode 100644 cts/scheduler/attrs2.summary create mode 100644 cts/scheduler/attrs2.te.exp create mode 100644 cts/scheduler/attrs2.xml create mode 100644 cts/scheduler/attrs3.dot create mode 100644 cts/scheduler/attrs3.exp create mode 100644 cts/scheduler/attrs3.scores create mode 100644 cts/scheduler/attrs3.summary create mode 100644 cts/scheduler/attrs3.te.exp create mode 100644 cts/scheduler/attrs3.xml create mode 100644 cts/scheduler/attrs4.dot create mode 100644 cts/scheduler/attrs4.exp create mode 100644 cts/scheduler/attrs4.scores create mode 100644 cts/scheduler/attrs4.summary create mode 100644 cts/scheduler/attrs4.te.exp create mode 100644 cts/scheduler/attrs4.xml create mode 100644 cts/scheduler/attrs5.dot create mode 100644 cts/scheduler/attrs5.exp create mode 100644 cts/scheduler/attrs5.scores create mode 100644 cts/scheduler/attrs5.summary create mode 100644 cts/scheduler/attrs5.te.exp create mode 100644 cts/scheduler/attrs5.xml create mode 100644 cts/scheduler/attrs6.dot create mode 100644 cts/scheduler/attrs6.exp create mode 100644 cts/scheduler/attrs6.scores create mode 100644 cts/scheduler/attrs6.summary create mode 100644 cts/scheduler/attrs6.te.exp create mode 100644 cts/scheduler/attrs6.xml create mode 100644 cts/scheduler/attrs7.dot create mode 100644 cts/scheduler/attrs7.exp create mode 100644 cts/scheduler/attrs7.scores create mode 100644 cts/scheduler/attrs7.summary create mode 100644 cts/scheduler/attrs7.te.exp create mode 100644 cts/scheduler/attrs7.xml create mode 100644 cts/scheduler/attrs8.dot create mode 100644 cts/scheduler/attrs8.exp create mode 100644 cts/scheduler/attrs8.scores create mode 100644 cts/scheduler/attrs8.summary create mode 100644 cts/scheduler/attrs8.xml create mode 100644 cts/scheduler/balanced.dot create mode 100644 cts/scheduler/balanced.exp create mode 100644 cts/scheduler/balanced.scores create mode 100644 cts/scheduler/balanced.summary create mode 100644 cts/scheduler/balanced.xml create mode 100644 cts/scheduler/base-score.dot create mode 100644 cts/scheduler/base-score.exp create mode 100644 cts/scheduler/base-score.scores create mode 100644 cts/scheduler/base-score.summary create mode 100644 cts/scheduler/base-score.xml create mode 100644 cts/scheduler/bnc-515172.dot create mode 100644 cts/scheduler/bnc-515172.exp create mode 100644 cts/scheduler/bnc-515172.scores create mode 100644 cts/scheduler/bnc-515172.summary create mode 100644 cts/scheduler/bnc-515172.xml create mode 100644 cts/scheduler/bug-1572-1.dot create mode 100644 cts/scheduler/bug-1572-1.exp create mode 100644 cts/scheduler/bug-1572-1.scores create mode 100644 cts/scheduler/bug-1572-1.summary create mode 100644 cts/scheduler/bug-1572-1.xml create mode 100644 cts/scheduler/bug-1572-2.dot create mode 100644 cts/scheduler/bug-1572-2.exp create mode 100644 cts/scheduler/bug-1572-2.scores create mode 100644 cts/scheduler/bug-1572-2.summary create mode 100644 cts/scheduler/bug-1572-2.xml create mode 100644 cts/scheduler/bug-1573.dot create mode 100644 cts/scheduler/bug-1573.exp create mode 100644 cts/scheduler/bug-1573.scores create mode 100644 cts/scheduler/bug-1573.summary create mode 100644 cts/scheduler/bug-1573.xml create mode 100644 cts/scheduler/bug-1685.dot create mode 100644 cts/scheduler/bug-1685.exp create mode 100644 cts/scheduler/bug-1685.scores create mode 100644 cts/scheduler/bug-1685.summary create mode 100644 cts/scheduler/bug-1685.xml create mode 100644 cts/scheduler/bug-1718.dot create mode 100644 cts/scheduler/bug-1718.exp create mode 100644 cts/scheduler/bug-1718.scores create mode 100644 cts/scheduler/bug-1718.summary create mode 100644 cts/scheduler/bug-1718.xml create mode 100644 cts/scheduler/bug-1765.dot create mode 100644 cts/scheduler/bug-1765.exp create mode 100644 cts/scheduler/bug-1765.scores create mode 100644 cts/scheduler/bug-1765.summary create mode 100644 cts/scheduler/bug-1765.xml create mode 100644 cts/scheduler/bug-1820-1.dot create mode 100644 cts/scheduler/bug-1820-1.exp create mode 100644 cts/scheduler/bug-1820-1.scores create mode 100644 cts/scheduler/bug-1820-1.summary create mode 100644 cts/scheduler/bug-1820-1.xml create mode 100644 cts/scheduler/bug-1820.dot create mode 100644 cts/scheduler/bug-1820.exp create mode 100644 cts/scheduler/bug-1820.scores create mode 100644 cts/scheduler/bug-1820.summary create mode 100644 cts/scheduler/bug-1820.xml create mode 100644 cts/scheduler/bug-1822.dot create mode 100644 cts/scheduler/bug-1822.exp create mode 100644 cts/scheduler/bug-1822.scores create mode 100644 cts/scheduler/bug-1822.summary create mode 100644 cts/scheduler/bug-1822.xml create mode 100644 cts/scheduler/bug-5007-masterslave_colocation.dot create mode 100644 cts/scheduler/bug-5007-masterslave_colocation.exp create mode 100644 cts/scheduler/bug-5007-masterslave_colocation.scores create mode 100644 cts/scheduler/bug-5007-masterslave_colocation.summary create mode 100644 cts/scheduler/bug-5007-masterslave_colocation.xml create mode 100644 cts/scheduler/bug-5014-A-start-B-start.dot create mode 100644 cts/scheduler/bug-5014-A-start-B-start.exp create mode 100644 cts/scheduler/bug-5014-A-start-B-start.scores create mode 100644 cts/scheduler/bug-5014-A-start-B-start.summary create mode 100644 cts/scheduler/bug-5014-A-start-B-start.xml create mode 100644 cts/scheduler/bug-5014-A-stop-B-started.dot create mode 100644 cts/scheduler/bug-5014-A-stop-B-started.exp create mode 100644 cts/scheduler/bug-5014-A-stop-B-started.scores create mode 100644 cts/scheduler/bug-5014-A-stop-B-started.summary create mode 100644 cts/scheduler/bug-5014-A-stop-B-started.xml create mode 100644 cts/scheduler/bug-5014-A-stopped-B-stopped.dot create mode 100644 cts/scheduler/bug-5014-A-stopped-B-stopped.exp create mode 100644 cts/scheduler/bug-5014-A-stopped-B-stopped.scores create mode 100644 cts/scheduler/bug-5014-A-stopped-B-stopped.summary create mode 100644 cts/scheduler/bug-5014-A-stopped-B-stopped.xml create mode 100644 cts/scheduler/bug-5014-CLONE-A-start-B-start.dot create mode 100644 cts/scheduler/bug-5014-CLONE-A-start-B-start.exp create mode 100644 cts/scheduler/bug-5014-CLONE-A-start-B-start.scores create mode 100644 cts/scheduler/bug-5014-CLONE-A-start-B-start.summary create mode 100644 cts/scheduler/bug-5014-CLONE-A-start-B-start.xml create mode 100644 cts/scheduler/bug-5014-CLONE-A-stop-B-started.dot create mode 100644 cts/scheduler/bug-5014-CLONE-A-stop-B-started.exp create mode 100644 cts/scheduler/bug-5014-CLONE-A-stop-B-started.scores create mode 100644 cts/scheduler/bug-5014-CLONE-A-stop-B-started.summary create mode 100644 cts/scheduler/bug-5014-CLONE-A-stop-B-started.xml create mode 100644 cts/scheduler/bug-5014-CthenAthenB-C-stopped.dot create mode 100644 cts/scheduler/bug-5014-CthenAthenB-C-stopped.exp create mode 100644 cts/scheduler/bug-5014-CthenAthenB-C-stopped.scores create mode 100644 cts/scheduler/bug-5014-CthenAthenB-C-stopped.summary create mode 100644 cts/scheduler/bug-5014-CthenAthenB-C-stopped.xml create mode 100644 cts/scheduler/bug-5014-GROUP-A-start-B-start.dot create mode 100644 cts/scheduler/bug-5014-GROUP-A-start-B-start.exp create mode 100644 cts/scheduler/bug-5014-GROUP-A-start-B-start.scores create mode 100644 cts/scheduler/bug-5014-GROUP-A-start-B-start.summary create mode 100644 cts/scheduler/bug-5014-GROUP-A-start-B-start.xml create mode 100644 cts/scheduler/bug-5014-GROUP-A-stopped-B-started.dot create mode 100644 cts/scheduler/bug-5014-GROUP-A-stopped-B-started.exp create mode 100644 cts/scheduler/bug-5014-GROUP-A-stopped-B-started.scores create mode 100644 cts/scheduler/bug-5014-GROUP-A-stopped-B-started.summary create mode 100644 cts/scheduler/bug-5014-GROUP-A-stopped-B-started.xml create mode 100644 cts/scheduler/bug-5014-GROUP-A-stopped-B-stopped.dot create mode 100644 cts/scheduler/bug-5014-GROUP-A-stopped-B-stopped.exp create mode 100644 cts/scheduler/bug-5014-GROUP-A-stopped-B-stopped.scores create mode 100644 cts/scheduler/bug-5014-GROUP-A-stopped-B-stopped.summary create mode 100644 cts/scheduler/bug-5014-GROUP-A-stopped-B-stopped.xml create mode 100644 cts/scheduler/bug-5014-ordered-set-symmetrical-false.dot create mode 100644 cts/scheduler/bug-5014-ordered-set-symmetrical-false.exp create mode 100644 cts/scheduler/bug-5014-ordered-set-symmetrical-false.scores create mode 100644 cts/scheduler/bug-5014-ordered-set-symmetrical-false.summary create mode 100644 cts/scheduler/bug-5014-ordered-set-symmetrical-false.xml create mode 100644 cts/scheduler/bug-5014-ordered-set-symmetrical-true.dot create mode 100644 cts/scheduler/bug-5014-ordered-set-symmetrical-true.exp create mode 100644 cts/scheduler/bug-5014-ordered-set-symmetrical-true.scores create mode 100644 cts/scheduler/bug-5014-ordered-set-symmetrical-true.summary create mode 100644 cts/scheduler/bug-5014-ordered-set-symmetrical-true.xml create mode 100644 cts/scheduler/bug-5025-1.dot create mode 100644 cts/scheduler/bug-5025-1.exp create mode 100644 cts/scheduler/bug-5025-1.scores create mode 100644 cts/scheduler/bug-5025-1.summary create mode 100644 cts/scheduler/bug-5025-1.xml create mode 100644 cts/scheduler/bug-5025-2.dot create mode 100644 cts/scheduler/bug-5025-2.exp create mode 100644 cts/scheduler/bug-5025-2.scores create mode 100644 cts/scheduler/bug-5025-2.summary create mode 100644 cts/scheduler/bug-5025-2.xml create mode 100644 cts/scheduler/bug-5025-3.dot create mode 100644 cts/scheduler/bug-5025-3.exp create mode 100644 cts/scheduler/bug-5025-3.scores create mode 100644 cts/scheduler/bug-5025-3.summary create mode 100644 cts/scheduler/bug-5025-3.xml create mode 100644 cts/scheduler/bug-5025-4.dot create mode 100644 cts/scheduler/bug-5025-4.exp create mode 100644 cts/scheduler/bug-5025-4.scores create mode 100644 cts/scheduler/bug-5025-4.summary create mode 100644 cts/scheduler/bug-5025-4.xml create mode 100644 cts/scheduler/bug-5028-bottom.dot create mode 100644 cts/scheduler/bug-5028-bottom.exp create mode 100644 cts/scheduler/bug-5028-bottom.scores create mode 100644 cts/scheduler/bug-5028-bottom.summary create mode 100644 cts/scheduler/bug-5028-bottom.xml create mode 100644 cts/scheduler/bug-5028-detach.dot create mode 100644 cts/scheduler/bug-5028-detach.exp create mode 100644 cts/scheduler/bug-5028-detach.scores create mode 100644 cts/scheduler/bug-5028-detach.summary create mode 100644 cts/scheduler/bug-5028-detach.xml create mode 100644 cts/scheduler/bug-5028.dot create mode 100644 cts/scheduler/bug-5028.exp create mode 100644 cts/scheduler/bug-5028.scores create mode 100644 cts/scheduler/bug-5028.summary create mode 100644 cts/scheduler/bug-5028.xml create mode 100644 cts/scheduler/bug-5038.dot create mode 100644 cts/scheduler/bug-5038.exp create mode 100644 cts/scheduler/bug-5038.scores create mode 100644 cts/scheduler/bug-5038.summary create mode 100644 cts/scheduler/bug-5038.xml create mode 100644 cts/scheduler/bug-5059.dot create mode 100644 cts/scheduler/bug-5059.exp create mode 100644 cts/scheduler/bug-5059.scores create mode 100644 cts/scheduler/bug-5059.summary create mode 100644 cts/scheduler/bug-5059.xml create mode 100644 cts/scheduler/bug-5069-op-disabled.dot create mode 100644 cts/scheduler/bug-5069-op-disabled.exp create mode 100644 cts/scheduler/bug-5069-op-disabled.scores create mode 100644 cts/scheduler/bug-5069-op-disabled.summary create mode 100644 cts/scheduler/bug-5069-op-disabled.xml create mode 100644 cts/scheduler/bug-5069-op-enabled.dot create mode 100644 cts/scheduler/bug-5069-op-enabled.exp create mode 100644 cts/scheduler/bug-5069-op-enabled.scores create mode 100644 cts/scheduler/bug-5069-op-enabled.summary create mode 100644 cts/scheduler/bug-5069-op-enabled.xml create mode 100644 cts/scheduler/bug-5140-require-all-false.dot create mode 100644 cts/scheduler/bug-5140-require-all-false.exp create mode 100644 cts/scheduler/bug-5140-require-all-false.scores create mode 100644 cts/scheduler/bug-5140-require-all-false.summary create mode 100644 cts/scheduler/bug-5140-require-all-false.xml create mode 100644 cts/scheduler/bug-5143-ms-shuffle.dot create mode 100644 cts/scheduler/bug-5143-ms-shuffle.exp create mode 100644 cts/scheduler/bug-5143-ms-shuffle.scores create mode 100644 cts/scheduler/bug-5143-ms-shuffle.summary create mode 100644 cts/scheduler/bug-5143-ms-shuffle.xml create mode 100644 cts/scheduler/bug-5186-partial-migrate.dot create mode 100644 cts/scheduler/bug-5186-partial-migrate.exp create mode 100644 cts/scheduler/bug-5186-partial-migrate.scores create mode 100644 cts/scheduler/bug-5186-partial-migrate.summary create mode 100644 cts/scheduler/bug-5186-partial-migrate.xml create mode 100644 cts/scheduler/bug-cl-5168.dot create mode 100644 cts/scheduler/bug-cl-5168.exp create mode 100644 cts/scheduler/bug-cl-5168.scores create mode 100644 cts/scheduler/bug-cl-5168.summary create mode 100644 cts/scheduler/bug-cl-5168.xml create mode 100644 cts/scheduler/bug-cl-5170.dot create mode 100644 cts/scheduler/bug-cl-5170.exp create mode 100644 cts/scheduler/bug-cl-5170.scores create mode 100644 cts/scheduler/bug-cl-5170.summary create mode 100644 cts/scheduler/bug-cl-5170.xml create mode 100644 cts/scheduler/bug-cl-5212.dot create mode 100644 cts/scheduler/bug-cl-5212.exp create mode 100644 cts/scheduler/bug-cl-5212.scores create mode 100644 cts/scheduler/bug-cl-5212.summary create mode 100644 cts/scheduler/bug-cl-5212.xml create mode 100644 cts/scheduler/bug-cl-5213.dot create mode 100644 cts/scheduler/bug-cl-5213.exp create mode 100644 cts/scheduler/bug-cl-5213.scores create mode 100644 cts/scheduler/bug-cl-5213.summary create mode 100644 cts/scheduler/bug-cl-5213.xml create mode 100644 cts/scheduler/bug-cl-5219.dot create mode 100644 cts/scheduler/bug-cl-5219.exp create mode 100644 cts/scheduler/bug-cl-5219.scores create mode 100644 cts/scheduler/bug-cl-5219.summary create mode 100644 cts/scheduler/bug-cl-5219.xml create mode 100644 cts/scheduler/bug-cl-5247.dot create mode 100644 cts/scheduler/bug-cl-5247.exp create mode 100644 cts/scheduler/bug-cl-5247.scores create mode 100644 cts/scheduler/bug-cl-5247.summary create mode 100644 cts/scheduler/bug-cl-5247.xml create mode 100644 cts/scheduler/bug-lf-1852.dot create mode 100644 cts/scheduler/bug-lf-1852.exp create mode 100644 cts/scheduler/bug-lf-1852.scores create mode 100644 cts/scheduler/bug-lf-1852.summary create mode 100644 cts/scheduler/bug-lf-1852.xml create mode 100644 cts/scheduler/bug-lf-1920.dot create mode 100644 cts/scheduler/bug-lf-1920.exp create mode 100644 cts/scheduler/bug-lf-1920.scores create mode 100644 cts/scheduler/bug-lf-1920.summary create mode 100644 cts/scheduler/bug-lf-1920.xml create mode 100644 cts/scheduler/bug-lf-2106.dot create mode 100644 cts/scheduler/bug-lf-2106.exp create mode 100644 cts/scheduler/bug-lf-2106.scores create mode 100644 cts/scheduler/bug-lf-2106.summary create mode 100644 cts/scheduler/bug-lf-2106.xml create mode 100644 cts/scheduler/bug-lf-2153.dot create mode 100644 cts/scheduler/bug-lf-2153.exp create mode 100644 cts/scheduler/bug-lf-2153.scores create mode 100644 cts/scheduler/bug-lf-2153.summary create mode 100644 cts/scheduler/bug-lf-2153.xml create mode 100644 cts/scheduler/bug-lf-2160.dot create mode 100644 cts/scheduler/bug-lf-2160.exp create mode 100644 cts/scheduler/bug-lf-2160.scores create mode 100644 cts/scheduler/bug-lf-2160.summary create mode 100644 cts/scheduler/bug-lf-2160.xml create mode 100644 cts/scheduler/bug-lf-2171.dot create mode 100644 cts/scheduler/bug-lf-2171.exp create mode 100644 cts/scheduler/bug-lf-2171.scores create mode 100644 cts/scheduler/bug-lf-2171.summary create mode 100644 cts/scheduler/bug-lf-2171.xml create mode 100644 cts/scheduler/bug-lf-2213.dot create mode 100644 cts/scheduler/bug-lf-2213.exp create mode 100644 cts/scheduler/bug-lf-2213.scores create mode 100644 cts/scheduler/bug-lf-2213.summary create mode 100644 cts/scheduler/bug-lf-2213.xml create mode 100644 cts/scheduler/bug-lf-2317.dot create mode 100644 cts/scheduler/bug-lf-2317.exp create mode 100644 cts/scheduler/bug-lf-2317.scores create mode 100644 cts/scheduler/bug-lf-2317.summary create mode 100644 cts/scheduler/bug-lf-2317.xml create mode 100644 cts/scheduler/bug-lf-2358.dot create mode 100644 cts/scheduler/bug-lf-2358.exp create mode 100644 cts/scheduler/bug-lf-2358.scores create mode 100644 cts/scheduler/bug-lf-2358.summary create mode 100644 cts/scheduler/bug-lf-2358.xml create mode 100644 cts/scheduler/bug-lf-2361.dot create mode 100644 cts/scheduler/bug-lf-2361.exp create mode 100644 cts/scheduler/bug-lf-2361.scores create mode 100644 cts/scheduler/bug-lf-2361.summary create mode 100644 cts/scheduler/bug-lf-2361.xml create mode 100644 cts/scheduler/bug-lf-2422.dot create mode 100644 cts/scheduler/bug-lf-2422.exp create mode 100644 cts/scheduler/bug-lf-2422.scores create mode 100644 cts/scheduler/bug-lf-2422.summary create mode 100644 cts/scheduler/bug-lf-2422.xml create mode 100644 cts/scheduler/bug-lf-2435.dot create mode 100644 cts/scheduler/bug-lf-2435.exp create mode 100644 cts/scheduler/bug-lf-2435.scores create mode 100644 cts/scheduler/bug-lf-2435.summary create mode 100644 cts/scheduler/bug-lf-2435.xml create mode 100644 cts/scheduler/bug-lf-2445.dot create mode 100644 cts/scheduler/bug-lf-2445.exp create mode 100644 cts/scheduler/bug-lf-2445.scores create mode 100644 cts/scheduler/bug-lf-2445.summary create mode 100644 cts/scheduler/bug-lf-2445.xml create mode 100644 cts/scheduler/bug-lf-2453.dot create mode 100644 cts/scheduler/bug-lf-2453.exp create mode 100644 cts/scheduler/bug-lf-2453.scores create mode 100644 cts/scheduler/bug-lf-2453.summary create mode 100644 cts/scheduler/bug-lf-2453.xml create mode 100644 cts/scheduler/bug-lf-2474.dot create mode 100644 cts/scheduler/bug-lf-2474.exp create mode 100644 cts/scheduler/bug-lf-2474.scores create mode 100644 cts/scheduler/bug-lf-2474.summary create mode 100644 cts/scheduler/bug-lf-2474.xml create mode 100644 cts/scheduler/bug-lf-2493.dot create mode 100644 cts/scheduler/bug-lf-2493.exp create mode 100644 cts/scheduler/bug-lf-2493.scores create mode 100644 cts/scheduler/bug-lf-2493.summary create mode 100644 cts/scheduler/bug-lf-2493.xml create mode 100644 cts/scheduler/bug-lf-2508.dot create mode 100644 cts/scheduler/bug-lf-2508.exp create mode 100644 cts/scheduler/bug-lf-2508.scores create mode 100644 cts/scheduler/bug-lf-2508.summary create mode 100644 cts/scheduler/bug-lf-2508.xml create mode 100644 cts/scheduler/bug-lf-2544.dot create mode 100644 cts/scheduler/bug-lf-2544.exp create mode 100644 cts/scheduler/bug-lf-2544.scores create mode 100644 cts/scheduler/bug-lf-2544.summary create mode 100644 cts/scheduler/bug-lf-2544.xml create mode 100644 cts/scheduler/bug-lf-2551.dot create mode 100644 cts/scheduler/bug-lf-2551.exp create mode 100644 cts/scheduler/bug-lf-2551.scores create mode 100644 cts/scheduler/bug-lf-2551.summary create mode 100644 cts/scheduler/bug-lf-2551.xml create mode 100644 cts/scheduler/bug-lf-2574.dot create mode 100644 cts/scheduler/bug-lf-2574.exp create mode 100644 cts/scheduler/bug-lf-2574.scores create mode 100644 cts/scheduler/bug-lf-2574.summary create mode 100644 cts/scheduler/bug-lf-2574.xml create mode 100644 cts/scheduler/bug-lf-2581.dot create mode 100644 cts/scheduler/bug-lf-2581.exp create mode 100644 cts/scheduler/bug-lf-2581.scores create mode 100644 cts/scheduler/bug-lf-2581.summary create mode 100644 cts/scheduler/bug-lf-2581.xml create mode 100644 cts/scheduler/bug-lf-2606.dot create mode 100644 cts/scheduler/bug-lf-2606.exp create mode 100644 cts/scheduler/bug-lf-2606.scores create mode 100644 cts/scheduler/bug-lf-2606.summary create mode 100644 cts/scheduler/bug-lf-2606.xml create mode 100644 cts/scheduler/bug-lf-2613.dot create mode 100644 cts/scheduler/bug-lf-2613.exp create mode 100644 cts/scheduler/bug-lf-2613.scores create mode 100644 cts/scheduler/bug-lf-2613.summary create mode 100644 cts/scheduler/bug-lf-2613.xml create mode 100644 cts/scheduler/bug-lf-2619.dot create mode 100644 cts/scheduler/bug-lf-2619.exp create mode 100644 cts/scheduler/bug-lf-2619.scores create mode 100644 cts/scheduler/bug-lf-2619.summary create mode 100644 cts/scheduler/bug-lf-2619.xml create mode 100644 cts/scheduler/bug-n-385265-2.dot create mode 100644 cts/scheduler/bug-n-385265-2.exp create mode 100644 cts/scheduler/bug-n-385265-2.scores create mode 100644 cts/scheduler/bug-n-385265-2.summary create mode 100644 cts/scheduler/bug-n-385265-2.xml create mode 100644 cts/scheduler/bug-n-385265.dot create mode 100644 cts/scheduler/bug-n-385265.exp create mode 100644 cts/scheduler/bug-n-385265.scores create mode 100644 cts/scheduler/bug-n-385265.summary create mode 100644 cts/scheduler/bug-n-385265.xml create mode 100644 cts/scheduler/bug-n-387749.dot create mode 100644 cts/scheduler/bug-n-387749.exp create mode 100644 cts/scheduler/bug-n-387749.scores create mode 100644 cts/scheduler/bug-n-387749.summary create mode 100644 cts/scheduler/bug-n-387749.xml create mode 100644 cts/scheduler/bug-pm-11.dot create mode 100644 cts/scheduler/bug-pm-11.exp create mode 100644 cts/scheduler/bug-pm-11.scores create mode 100644 cts/scheduler/bug-pm-11.summary create mode 100644 cts/scheduler/bug-pm-11.xml create mode 100644 cts/scheduler/bug-pm-12.dot create mode 100644 cts/scheduler/bug-pm-12.exp create mode 100644 cts/scheduler/bug-pm-12.scores create mode 100644 cts/scheduler/bug-pm-12.summary create mode 100644 cts/scheduler/bug-pm-12.xml create mode 100644 cts/scheduler/bug-rh-1097457.dot create mode 100644 cts/scheduler/bug-rh-1097457.exp create mode 100644 cts/scheduler/bug-rh-1097457.scores create mode 100644 cts/scheduler/bug-rh-1097457.summary create mode 100644 cts/scheduler/bug-rh-1097457.xml create mode 100644 cts/scheduler/bug-rh-880249.dot create mode 100644 cts/scheduler/bug-rh-880249.exp create mode 100644 cts/scheduler/bug-rh-880249.scores create mode 100644 cts/scheduler/bug-rh-880249.summary create mode 100644 cts/scheduler/bug-rh-880249.xml create mode 100644 cts/scheduler/bug-suse-707150.dot create mode 100644 cts/scheduler/bug-suse-707150.exp create mode 100644 cts/scheduler/bug-suse-707150.scores create mode 100644 cts/scheduler/bug-suse-707150.summary create mode 100644 cts/scheduler/bug-suse-707150.xml create mode 100644 cts/scheduler/bundle-nested-colocation.dot create mode 100644 cts/scheduler/bundle-nested-colocation.exp create mode 100644 cts/scheduler/bundle-nested-colocation.scores create mode 100644 cts/scheduler/bundle-nested-colocation.summary create mode 100644 cts/scheduler/bundle-nested-colocation.xml create mode 100644 cts/scheduler/bundle-order-fencing.dot create mode 100644 cts/scheduler/bundle-order-fencing.exp create mode 100644 cts/scheduler/bundle-order-fencing.scores create mode 100644 cts/scheduler/bundle-order-fencing.summary create mode 100644 cts/scheduler/bundle-order-fencing.xml create mode 100644 cts/scheduler/bundle-order-partial-start-2.dot create mode 100644 cts/scheduler/bundle-order-partial-start-2.exp create mode 100644 cts/scheduler/bundle-order-partial-start-2.scores create mode 100644 cts/scheduler/bundle-order-partial-start-2.summary create mode 100644 cts/scheduler/bundle-order-partial-start-2.xml create mode 100644 cts/scheduler/bundle-order-partial-start.dot create mode 100644 cts/scheduler/bundle-order-partial-start.exp create mode 100644 cts/scheduler/bundle-order-partial-start.scores create mode 100644 cts/scheduler/bundle-order-partial-start.summary create mode 100644 cts/scheduler/bundle-order-partial-start.xml create mode 100644 cts/scheduler/bundle-order-partial-stop.dot create mode 100644 cts/scheduler/bundle-order-partial-stop.exp create mode 100644 cts/scheduler/bundle-order-partial-stop.scores create mode 100644 cts/scheduler/bundle-order-partial-stop.summary create mode 100644 cts/scheduler/bundle-order-partial-stop.xml create mode 100644 cts/scheduler/bundle-order-partial.dot create mode 100644 cts/scheduler/bundle-order-partial.exp create mode 100644 cts/scheduler/bundle-order-partial.scores create mode 100644 cts/scheduler/bundle-order-partial.summary create mode 100644 cts/scheduler/bundle-order-partial.xml create mode 100644 cts/scheduler/bundle-order-startup-clone-2.dot create mode 100644 cts/scheduler/bundle-order-startup-clone-2.exp create mode 100644 cts/scheduler/bundle-order-startup-clone-2.scores create mode 100644 cts/scheduler/bundle-order-startup-clone-2.summary create mode 100644 cts/scheduler/bundle-order-startup-clone-2.xml create mode 100644 cts/scheduler/bundle-order-startup-clone.dot create mode 100644 cts/scheduler/bundle-order-startup-clone.exp create mode 100644 cts/scheduler/bundle-order-startup-clone.scores create mode 100644 cts/scheduler/bundle-order-startup-clone.summary create mode 100644 cts/scheduler/bundle-order-startup-clone.xml create mode 100644 cts/scheduler/bundle-order-startup.dot create mode 100644 cts/scheduler/bundle-order-startup.exp create mode 100644 cts/scheduler/bundle-order-startup.scores create mode 100644 cts/scheduler/bundle-order-startup.summary create mode 100644 cts/scheduler/bundle-order-startup.xml create mode 100644 cts/scheduler/bundle-order-stop-clone.dot create mode 100644 cts/scheduler/bundle-order-stop-clone.exp create mode 100644 cts/scheduler/bundle-order-stop-clone.scores create mode 100644 cts/scheduler/bundle-order-stop-clone.summary create mode 100644 cts/scheduler/bundle-order-stop-clone.xml create mode 100644 cts/scheduler/bundle-order-stop-on-remote.dot create mode 100644 cts/scheduler/bundle-order-stop-on-remote.exp create mode 100644 cts/scheduler/bundle-order-stop-on-remote.scores create mode 100644 cts/scheduler/bundle-order-stop-on-remote.summary create mode 100644 cts/scheduler/bundle-order-stop-on-remote.xml create mode 100644 cts/scheduler/bundle-order-stop.dot create mode 100644 cts/scheduler/bundle-order-stop.exp create mode 100644 cts/scheduler/bundle-order-stop.scores create mode 100644 cts/scheduler/bundle-order-stop.summary create mode 100644 cts/scheduler/bundle-order-stop.xml create mode 100644 cts/scheduler/bundle-probe-order-1.dot create mode 100644 cts/scheduler/bundle-probe-order-1.exp create mode 100644 cts/scheduler/bundle-probe-order-1.scores create mode 100644 cts/scheduler/bundle-probe-order-1.summary create mode 100644 cts/scheduler/bundle-probe-order-1.xml create mode 100644 cts/scheduler/bundle-probe-order-2.dot create mode 100644 cts/scheduler/bundle-probe-order-2.exp create mode 100644 cts/scheduler/bundle-probe-order-2.scores create mode 100644 cts/scheduler/bundle-probe-order-2.summary create mode 100644 cts/scheduler/bundle-probe-order-2.xml create mode 100644 cts/scheduler/bundle-probe-order-3.dot create mode 100644 cts/scheduler/bundle-probe-order-3.exp create mode 100644 cts/scheduler/bundle-probe-order-3.scores create mode 100644 cts/scheduler/bundle-probe-order-3.summary create mode 100644 cts/scheduler/bundle-probe-order-3.xml create mode 100644 cts/scheduler/bundle-probe-remotes.dot create mode 100644 cts/scheduler/bundle-probe-remotes.exp create mode 100644 cts/scheduler/bundle-probe-remotes.scores create mode 100644 cts/scheduler/bundle-probe-remotes.summary create mode 100644 cts/scheduler/bundle-probe-remotes.xml create mode 100644 cts/scheduler/bundle-replicas-change.dot create mode 100644 cts/scheduler/bundle-replicas-change.exp create mode 100644 cts/scheduler/bundle-replicas-change.scores create mode 100644 cts/scheduler/bundle-replicas-change.summary create mode 100644 cts/scheduler/bundle-replicas-change.xml create mode 100644 cts/scheduler/clone-anon-dup.dot create mode 100644 cts/scheduler/clone-anon-dup.exp create mode 100644 cts/scheduler/clone-anon-dup.scores create mode 100644 cts/scheduler/clone-anon-dup.summary create mode 100644 cts/scheduler/clone-anon-dup.xml create mode 100644 cts/scheduler/clone-anon-failcount.dot create mode 100644 cts/scheduler/clone-anon-failcount.exp create mode 100644 cts/scheduler/clone-anon-failcount.scores create mode 100644 cts/scheduler/clone-anon-failcount.summary create mode 100644 cts/scheduler/clone-anon-failcount.xml create mode 100644 cts/scheduler/clone-anon-probe-1.dot create mode 100644 cts/scheduler/clone-anon-probe-1.exp create mode 100644 cts/scheduler/clone-anon-probe-1.scores create mode 100644 cts/scheduler/clone-anon-probe-1.summary create mode 100644 cts/scheduler/clone-anon-probe-1.xml create mode 100644 cts/scheduler/clone-anon-probe-2.dot create mode 100644 cts/scheduler/clone-anon-probe-2.exp create mode 100644 cts/scheduler/clone-anon-probe-2.scores create mode 100644 cts/scheduler/clone-anon-probe-2.summary create mode 100644 cts/scheduler/clone-anon-probe-2.xml create mode 100644 cts/scheduler/clone-colocate-instance-1.dot create mode 100644 cts/scheduler/clone-colocate-instance-1.exp create mode 100644 cts/scheduler/clone-colocate-instance-1.scores create mode 100644 cts/scheduler/clone-colocate-instance-1.summary create mode 100644 cts/scheduler/clone-colocate-instance-1.xml create mode 100644 cts/scheduler/clone-colocate-instance-2.dot create mode 100644 cts/scheduler/clone-colocate-instance-2.exp create mode 100644 cts/scheduler/clone-colocate-instance-2.scores create mode 100644 cts/scheduler/clone-colocate-instance-2.summary create mode 100644 cts/scheduler/clone-colocate-instance-2.xml create mode 100644 cts/scheduler/clone-fail-block-colocation.dot create mode 100644 cts/scheduler/clone-fail-block-colocation.exp create mode 100644 cts/scheduler/clone-fail-block-colocation.scores create mode 100644 cts/scheduler/clone-fail-block-colocation.summary create mode 100644 cts/scheduler/clone-fail-block-colocation.xml create mode 100644 cts/scheduler/clone-interleave-1.dot create mode 100644 cts/scheduler/clone-interleave-1.exp create mode 100644 cts/scheduler/clone-interleave-1.scores create mode 100644 cts/scheduler/clone-interleave-1.summary create mode 100644 cts/scheduler/clone-interleave-1.xml create mode 100644 cts/scheduler/clone-interleave-2.dot create mode 100644 cts/scheduler/clone-interleave-2.exp create mode 100644 cts/scheduler/clone-interleave-2.scores create mode 100644 cts/scheduler/clone-interleave-2.summary create mode 100644 cts/scheduler/clone-interleave-2.xml create mode 100644 cts/scheduler/clone-interleave-3.dot create mode 100644 cts/scheduler/clone-interleave-3.exp create mode 100644 cts/scheduler/clone-interleave-3.scores create mode 100644 cts/scheduler/clone-interleave-3.summary create mode 100644 cts/scheduler/clone-interleave-3.xml create mode 100644 cts/scheduler/clone-max-zero.dot create mode 100644 cts/scheduler/clone-max-zero.exp create mode 100644 cts/scheduler/clone-max-zero.scores create mode 100644 cts/scheduler/clone-max-zero.summary create mode 100644 cts/scheduler/clone-max-zero.xml create mode 100644 cts/scheduler/clone-no-shuffle.dot create mode 100644 cts/scheduler/clone-no-shuffle.exp create mode 100644 cts/scheduler/clone-no-shuffle.scores create mode 100644 cts/scheduler/clone-no-shuffle.summary create mode 100644 cts/scheduler/clone-no-shuffle.xml create mode 100644 cts/scheduler/clone-order-16instances.dot create mode 100644 cts/scheduler/clone-order-16instances.exp create mode 100644 cts/scheduler/clone-order-16instances.scores create mode 100644 cts/scheduler/clone-order-16instances.summary create mode 100644 cts/scheduler/clone-order-16instances.xml create mode 100644 cts/scheduler/clone-order-instance.dot create mode 100644 cts/scheduler/clone-order-instance.exp create mode 100644 cts/scheduler/clone-order-instance.scores create mode 100644 cts/scheduler/clone-order-instance.summary create mode 100644 cts/scheduler/clone-order-instance.xml create mode 100644 cts/scheduler/clone-order-primitive.dot create mode 100644 cts/scheduler/clone-order-primitive.exp create mode 100644 cts/scheduler/clone-order-primitive.scores create mode 100644 cts/scheduler/clone-order-primitive.summary create mode 100644 cts/scheduler/clone-order-primitive.xml create mode 100644 cts/scheduler/clone-require-all-1.dot create mode 100644 cts/scheduler/clone-require-all-1.exp create mode 100644 cts/scheduler/clone-require-all-1.scores create mode 100644 cts/scheduler/clone-require-all-1.summary create mode 100644 cts/scheduler/clone-require-all-1.xml create mode 100644 cts/scheduler/clone-require-all-2.dot create mode 100644 cts/scheduler/clone-require-all-2.exp create mode 100644 cts/scheduler/clone-require-all-2.scores create mode 100644 cts/scheduler/clone-require-all-2.summary create mode 100644 cts/scheduler/clone-require-all-2.xml create mode 100644 cts/scheduler/clone-require-all-3.dot create mode 100644 cts/scheduler/clone-require-all-3.exp create mode 100644 cts/scheduler/clone-require-all-3.scores create mode 100644 cts/scheduler/clone-require-all-3.summary create mode 100644 cts/scheduler/clone-require-all-3.xml create mode 100644 cts/scheduler/clone-require-all-4.dot create mode 100644 cts/scheduler/clone-require-all-4.exp create mode 100644 cts/scheduler/clone-require-all-4.scores create mode 100644 cts/scheduler/clone-require-all-4.summary create mode 100644 cts/scheduler/clone-require-all-4.xml create mode 100644 cts/scheduler/clone-require-all-5.dot create mode 100644 cts/scheduler/clone-require-all-5.exp create mode 100644 cts/scheduler/clone-require-all-5.scores create mode 100644 cts/scheduler/clone-require-all-5.summary create mode 100644 cts/scheduler/clone-require-all-5.xml create mode 100644 cts/scheduler/clone-require-all-6.dot create mode 100644 cts/scheduler/clone-require-all-6.exp create mode 100644 cts/scheduler/clone-require-all-6.scores create mode 100644 cts/scheduler/clone-require-all-6.summary create mode 100644 cts/scheduler/clone-require-all-6.xml create mode 100644 cts/scheduler/clone-require-all-7.dot create mode 100644 cts/scheduler/clone-require-all-7.exp create mode 100644 cts/scheduler/clone-require-all-7.scores create mode 100644 cts/scheduler/clone-require-all-7.summary create mode 100644 cts/scheduler/clone-require-all-7.xml create mode 100644 cts/scheduler/clone-require-all-no-interleave-1.dot create mode 100644 cts/scheduler/clone-require-all-no-interleave-1.exp create mode 100644 cts/scheduler/clone-require-all-no-interleave-1.scores create mode 100644 cts/scheduler/clone-require-all-no-interleave-1.summary create mode 100644 cts/scheduler/clone-require-all-no-interleave-1.xml create mode 100644 cts/scheduler/clone-require-all-no-interleave-2.dot create mode 100644 cts/scheduler/clone-require-all-no-interleave-2.exp create mode 100644 cts/scheduler/clone-require-all-no-interleave-2.scores create mode 100644 cts/scheduler/clone-require-all-no-interleave-2.summary create mode 100644 cts/scheduler/clone-require-all-no-interleave-2.xml create mode 100644 cts/scheduler/clone-require-all-no-interleave-3.dot create mode 100644 cts/scheduler/clone-require-all-no-interleave-3.exp create mode 100644 cts/scheduler/clone-require-all-no-interleave-3.scores create mode 100644 cts/scheduler/clone-require-all-no-interleave-3.summary create mode 100644 cts/scheduler/clone-require-all-no-interleave-3.xml create mode 100644 cts/scheduler/clone-requires-quorum-recovery.dot create mode 100644 cts/scheduler/clone-requires-quorum-recovery.exp create mode 100644 cts/scheduler/clone-requires-quorum-recovery.scores create mode 100644 cts/scheduler/clone-requires-quorum-recovery.summary create mode 100644 cts/scheduler/clone-requires-quorum-recovery.xml create mode 100644 cts/scheduler/clone-requires-quorum.dot create mode 100644 cts/scheduler/clone-requires-quorum.exp create mode 100644 cts/scheduler/clone-requires-quorum.scores create mode 100644 cts/scheduler/clone-requires-quorum.summary create mode 100644 cts/scheduler/clone-requires-quorum.xml create mode 100644 cts/scheduler/clone_min_interleave_start_one.dot create mode 100644 cts/scheduler/clone_min_interleave_start_one.exp create mode 100644 cts/scheduler/clone_min_interleave_start_one.scores create mode 100644 cts/scheduler/clone_min_interleave_start_one.summary create mode 100644 cts/scheduler/clone_min_interleave_start_one.xml create mode 100644 cts/scheduler/clone_min_interleave_start_two.dot create mode 100644 cts/scheduler/clone_min_interleave_start_two.exp create mode 100644 cts/scheduler/clone_min_interleave_start_two.scores create mode 100644 cts/scheduler/clone_min_interleave_start_two.summary create mode 100644 cts/scheduler/clone_min_interleave_start_two.xml create mode 100644 cts/scheduler/clone_min_interleave_stop_one.dot create mode 100644 cts/scheduler/clone_min_interleave_stop_one.exp create mode 100644 cts/scheduler/clone_min_interleave_stop_one.scores create mode 100644 cts/scheduler/clone_min_interleave_stop_one.summary create mode 100644 cts/scheduler/clone_min_interleave_stop_one.xml create mode 100644 cts/scheduler/clone_min_interleave_stop_two.dot create mode 100644 cts/scheduler/clone_min_interleave_stop_two.exp create mode 100644 cts/scheduler/clone_min_interleave_stop_two.scores create mode 100644 cts/scheduler/clone_min_interleave_stop_two.summary create mode 100644 cts/scheduler/clone_min_interleave_stop_two.xml create mode 100644 cts/scheduler/clone_min_start_one.dot create mode 100644 cts/scheduler/clone_min_start_one.exp create mode 100644 cts/scheduler/clone_min_start_one.scores create mode 100644 cts/scheduler/clone_min_start_one.summary create mode 100644 cts/scheduler/clone_min_start_one.xml create mode 100644 cts/scheduler/clone_min_start_two.dot create mode 100644 cts/scheduler/clone_min_start_two.exp create mode 100644 cts/scheduler/clone_min_start_two.scores create mode 100644 cts/scheduler/clone_min_start_two.summary create mode 100644 cts/scheduler/clone_min_start_two.xml create mode 100644 cts/scheduler/clone_min_stop_all.dot create mode 100644 cts/scheduler/clone_min_stop_all.exp create mode 100644 cts/scheduler/clone_min_stop_all.scores create mode 100644 cts/scheduler/clone_min_stop_all.summary create mode 100644 cts/scheduler/clone_min_stop_all.xml create mode 100644 cts/scheduler/clone_min_stop_one.dot create mode 100644 cts/scheduler/clone_min_stop_one.exp create mode 100644 cts/scheduler/clone_min_stop_one.scores create mode 100644 cts/scheduler/clone_min_stop_one.summary create mode 100644 cts/scheduler/clone_min_stop_one.xml create mode 100644 cts/scheduler/clone_min_stop_two.dot create mode 100644 cts/scheduler/clone_min_stop_two.exp create mode 100644 cts/scheduler/clone_min_stop_two.scores create mode 100644 cts/scheduler/clone_min_stop_two.summary create mode 100644 cts/scheduler/clone_min_stop_two.xml create mode 100644 cts/scheduler/cloned-group-stop.dot create mode 100644 cts/scheduler/cloned-group-stop.exp create mode 100644 cts/scheduler/cloned-group-stop.scores create mode 100644 cts/scheduler/cloned-group-stop.summary create mode 100644 cts/scheduler/cloned-group-stop.xml create mode 100644 cts/scheduler/cloned-group.dot create mode 100644 cts/scheduler/cloned-group.exp create mode 100644 cts/scheduler/cloned-group.scores create mode 100644 cts/scheduler/cloned-group.summary create mode 100644 cts/scheduler/cloned-group.xml create mode 100644 cts/scheduler/cloned_start_one.dot create mode 100644 cts/scheduler/cloned_start_one.exp create mode 100644 cts/scheduler/cloned_start_one.scores create mode 100644 cts/scheduler/cloned_start_one.summary create mode 100644 cts/scheduler/cloned_start_one.xml create mode 100644 cts/scheduler/cloned_start_two.dot create mode 100644 cts/scheduler/cloned_start_two.exp create mode 100644 cts/scheduler/cloned_start_two.scores create mode 100644 cts/scheduler/cloned_start_two.summary create mode 100644 cts/scheduler/cloned_start_two.xml create mode 100644 cts/scheduler/cloned_stop_one.dot create mode 100644 cts/scheduler/cloned_stop_one.exp create mode 100644 cts/scheduler/cloned_stop_one.scores create mode 100644 cts/scheduler/cloned_stop_one.summary create mode 100644 cts/scheduler/cloned_stop_one.xml create mode 100644 cts/scheduler/cloned_stop_two.dot create mode 100644 cts/scheduler/cloned_stop_two.exp create mode 100644 cts/scheduler/cloned_stop_two.scores create mode 100644 cts/scheduler/cloned_stop_two.summary create mode 100644 cts/scheduler/cloned_stop_two.xml create mode 100644 cts/scheduler/cluster-specific-params.dot create mode 100644 cts/scheduler/cluster-specific-params.exp create mode 100644 cts/scheduler/cluster-specific-params.scores create mode 100644 cts/scheduler/cluster-specific-params.summary create mode 100644 cts/scheduler/cluster-specific-params.xml create mode 100644 cts/scheduler/colo_master_w_native.dot create mode 100644 cts/scheduler/colo_master_w_native.exp create mode 100644 cts/scheduler/colo_master_w_native.scores create mode 100644 cts/scheduler/colo_master_w_native.summary create mode 100644 cts/scheduler/colo_master_w_native.xml create mode 100644 cts/scheduler/colo_slave_w_native.dot create mode 100644 cts/scheduler/colo_slave_w_native.exp create mode 100644 cts/scheduler/colo_slave_w_native.scores create mode 100644 cts/scheduler/colo_slave_w_native.summary create mode 100644 cts/scheduler/colo_slave_w_native.xml create mode 100644 cts/scheduler/coloc-attr.dot create mode 100644 cts/scheduler/coloc-attr.exp create mode 100644 cts/scheduler/coloc-attr.scores create mode 100644 cts/scheduler/coloc-attr.summary create mode 100644 cts/scheduler/coloc-attr.xml create mode 100644 cts/scheduler/coloc-clone-stays-active.dot create mode 100644 cts/scheduler/coloc-clone-stays-active.exp create mode 100644 cts/scheduler/coloc-clone-stays-active.scores create mode 100644 cts/scheduler/coloc-clone-stays-active.summary create mode 100644 cts/scheduler/coloc-clone-stays-active.xml create mode 100644 cts/scheduler/coloc-group.dot create mode 100644 cts/scheduler/coloc-group.exp create mode 100644 cts/scheduler/coloc-group.scores create mode 100644 cts/scheduler/coloc-group.summary create mode 100644 cts/scheduler/coloc-group.xml create mode 100644 cts/scheduler/coloc-intra-set.dot create mode 100644 cts/scheduler/coloc-intra-set.exp create mode 100644 cts/scheduler/coloc-intra-set.scores create mode 100644 cts/scheduler/coloc-intra-set.summary create mode 100644 cts/scheduler/coloc-intra-set.xml create mode 100644 cts/scheduler/coloc-list.dot create mode 100644 cts/scheduler/coloc-list.exp create mode 100644 cts/scheduler/coloc-list.scores create mode 100644 cts/scheduler/coloc-list.summary create mode 100644 cts/scheduler/coloc-list.xml create mode 100644 cts/scheduler/coloc-loop.dot create mode 100644 cts/scheduler/coloc-loop.exp create mode 100644 cts/scheduler/coloc-loop.scores create mode 100644 cts/scheduler/coloc-loop.summary create mode 100644 cts/scheduler/coloc-loop.xml create mode 100644 cts/scheduler/coloc-many-one.dot create mode 100644 cts/scheduler/coloc-many-one.exp create mode 100644 cts/scheduler/coloc-many-one.scores create mode 100644 cts/scheduler/coloc-many-one.summary create mode 100644 cts/scheduler/coloc-many-one.xml create mode 100644 cts/scheduler/coloc-negative-group.dot create mode 100644 cts/scheduler/coloc-negative-group.exp create mode 100644 cts/scheduler/coloc-negative-group.scores create mode 100644 cts/scheduler/coloc-negative-group.summary create mode 100644 cts/scheduler/coloc-negative-group.xml create mode 100644 cts/scheduler/coloc-slave-anti.dot create mode 100644 cts/scheduler/coloc-slave-anti.exp create mode 100644 cts/scheduler/coloc-slave-anti.scores create mode 100644 cts/scheduler/coloc-slave-anti.summary create mode 100644 cts/scheduler/coloc-slave-anti.xml create mode 100644 cts/scheduler/coloc_fp_logic.dot create mode 100644 cts/scheduler/coloc_fp_logic.exp create mode 100644 cts/scheduler/coloc_fp_logic.scores create mode 100644 cts/scheduler/coloc_fp_logic.summary create mode 100644 cts/scheduler/coloc_fp_logic.xml create mode 100644 cts/scheduler/colocate-primitive-with-clone.dot create mode 100644 cts/scheduler/colocate-primitive-with-clone.exp create mode 100644 cts/scheduler/colocate-primitive-with-clone.scores create mode 100644 cts/scheduler/colocate-primitive-with-clone.summary create mode 100644 cts/scheduler/colocate-primitive-with-clone.xml create mode 100644 cts/scheduler/colocated-utilization-clone.dot create mode 100644 cts/scheduler/colocated-utilization-clone.exp create mode 100644 cts/scheduler/colocated-utilization-clone.scores create mode 100644 cts/scheduler/colocated-utilization-clone.summary create mode 100644 cts/scheduler/colocated-utilization-clone.xml create mode 100644 cts/scheduler/colocated-utilization-group.dot create mode 100644 cts/scheduler/colocated-utilization-group.exp create mode 100644 cts/scheduler/colocated-utilization-group.scores create mode 100644 cts/scheduler/colocated-utilization-group.summary create mode 100644 cts/scheduler/colocated-utilization-group.xml create mode 100644 cts/scheduler/colocated-utilization-primitive-1.dot create mode 100644 cts/scheduler/colocated-utilization-primitive-1.exp create mode 100644 cts/scheduler/colocated-utilization-primitive-1.scores create mode 100644 cts/scheduler/colocated-utilization-primitive-1.summary create mode 100644 cts/scheduler/colocated-utilization-primitive-1.xml create mode 100644 cts/scheduler/colocated-utilization-primitive-2.dot create mode 100644 cts/scheduler/colocated-utilization-primitive-2.exp create mode 100644 cts/scheduler/colocated-utilization-primitive-2.scores create mode 100644 cts/scheduler/colocated-utilization-primitive-2.summary create mode 100644 cts/scheduler/colocated-utilization-primitive-2.xml create mode 100644 cts/scheduler/colocation_constraint_stops_master.dot create mode 100644 cts/scheduler/colocation_constraint_stops_master.exp create mode 100644 cts/scheduler/colocation_constraint_stops_master.scores create mode 100644 cts/scheduler/colocation_constraint_stops_master.summary create mode 100644 cts/scheduler/colocation_constraint_stops_master.xml create mode 100644 cts/scheduler/colocation_constraint_stops_slave.dot create mode 100644 cts/scheduler/colocation_constraint_stops_slave.exp create mode 100644 cts/scheduler/colocation_constraint_stops_slave.scores create mode 100644 cts/scheduler/colocation_constraint_stops_slave.summary create mode 100644 cts/scheduler/colocation_constraint_stops_slave.xml create mode 100644 cts/scheduler/comments.dot create mode 100644 cts/scheduler/comments.exp create mode 100644 cts/scheduler/comments.scores create mode 100644 cts/scheduler/comments.summary create mode 100644 cts/scheduler/comments.xml create mode 100644 cts/scheduler/complex_enforce_colo.dot create mode 100644 cts/scheduler/complex_enforce_colo.exp create mode 100644 cts/scheduler/complex_enforce_colo.scores create mode 100644 cts/scheduler/complex_enforce_colo.summary create mode 100644 cts/scheduler/complex_enforce_colo.xml create mode 100644 cts/scheduler/concurrent-fencing.dot create mode 100644 cts/scheduler/concurrent-fencing.exp create mode 100644 cts/scheduler/concurrent-fencing.scores create mode 100644 cts/scheduler/concurrent-fencing.summary create mode 100644 cts/scheduler/concurrent-fencing.xml create mode 100644 cts/scheduler/container-1.dot create mode 100644 cts/scheduler/container-1.exp create mode 100644 cts/scheduler/container-1.scores create mode 100644 cts/scheduler/container-1.summary create mode 100644 cts/scheduler/container-1.xml create mode 100644 cts/scheduler/container-2.dot create mode 100644 cts/scheduler/container-2.exp create mode 100644 cts/scheduler/container-2.scores create mode 100644 cts/scheduler/container-2.summary create mode 100644 cts/scheduler/container-2.xml create mode 100644 cts/scheduler/container-3.dot create mode 100644 cts/scheduler/container-3.exp create mode 100644 cts/scheduler/container-3.scores create mode 100644 cts/scheduler/container-3.summary create mode 100644 cts/scheduler/container-3.xml create mode 100644 cts/scheduler/container-4.dot create mode 100644 cts/scheduler/container-4.exp create mode 100644 cts/scheduler/container-4.scores create mode 100644 cts/scheduler/container-4.summary create mode 100644 cts/scheduler/container-4.xml create mode 100644 cts/scheduler/container-group-1.dot create mode 100644 cts/scheduler/container-group-1.exp create mode 100644 cts/scheduler/container-group-1.scores create mode 100644 cts/scheduler/container-group-1.summary create mode 100644 cts/scheduler/container-group-1.xml create mode 100644 cts/scheduler/container-group-2.dot create mode 100644 cts/scheduler/container-group-2.exp create mode 100644 cts/scheduler/container-group-2.scores create mode 100644 cts/scheduler/container-group-2.summary create mode 100644 cts/scheduler/container-group-2.xml create mode 100644 cts/scheduler/container-group-3.dot create mode 100644 cts/scheduler/container-group-3.exp create mode 100644 cts/scheduler/container-group-3.scores create mode 100644 cts/scheduler/container-group-3.summary create mode 100644 cts/scheduler/container-group-3.xml create mode 100644 cts/scheduler/container-group-4.dot create mode 100644 cts/scheduler/container-group-4.exp create mode 100644 cts/scheduler/container-group-4.scores create mode 100644 cts/scheduler/container-group-4.summary create mode 100644 cts/scheduler/container-group-4.xml create mode 100644 cts/scheduler/container-is-remote-node.dot create mode 100644 cts/scheduler/container-is-remote-node.exp create mode 100644 cts/scheduler/container-is-remote-node.scores create mode 100644 cts/scheduler/container-is-remote-node.summary create mode 100644 cts/scheduler/container-is-remote-node.xml create mode 100644 cts/scheduler/date-1.dot create mode 100644 cts/scheduler/date-1.exp create mode 100644 cts/scheduler/date-1.scores create mode 100644 cts/scheduler/date-1.summary create mode 100644 cts/scheduler/date-1.xml create mode 100644 cts/scheduler/date-2.dot create mode 100644 cts/scheduler/date-2.exp create mode 100644 cts/scheduler/date-2.scores create mode 100644 cts/scheduler/date-2.summary create mode 100644 cts/scheduler/date-2.xml create mode 100644 cts/scheduler/date-3.dot create mode 100644 cts/scheduler/date-3.exp create mode 100644 cts/scheduler/date-3.scores create mode 100644 cts/scheduler/date-3.summary create mode 100644 cts/scheduler/date-3.xml create mode 100644 cts/scheduler/empty.xml create mode 100644 cts/scheduler/enforce-colo1.dot create mode 100644 cts/scheduler/enforce-colo1.exp create mode 100644 cts/scheduler/enforce-colo1.scores create mode 100644 cts/scheduler/enforce-colo1.summary create mode 100644 cts/scheduler/enforce-colo1.xml create mode 100644 cts/scheduler/expire-non-blocked-failure.dot create mode 100644 cts/scheduler/expire-non-blocked-failure.exp create mode 100644 cts/scheduler/expire-non-blocked-failure.scores create mode 100644 cts/scheduler/expire-non-blocked-failure.summary create mode 100644 cts/scheduler/expire-non-blocked-failure.xml create mode 100644 cts/scheduler/failcount-block.dot create mode 100644 cts/scheduler/failcount-block.exp create mode 100644 cts/scheduler/failcount-block.scores create mode 100644 cts/scheduler/failcount-block.summary create mode 100644 cts/scheduler/failcount-block.xml create mode 100644 cts/scheduler/failcount.dot create mode 100644 cts/scheduler/failcount.exp create mode 100644 cts/scheduler/failcount.scores create mode 100644 cts/scheduler/failcount.summary create mode 100644 cts/scheduler/failcount.xml create mode 100644 cts/scheduler/failed-demote-recovery-master.dot create mode 100644 cts/scheduler/failed-demote-recovery-master.exp create mode 100644 cts/scheduler/failed-demote-recovery-master.scores create mode 100644 cts/scheduler/failed-demote-recovery-master.summary create mode 100644 cts/scheduler/failed-demote-recovery-master.xml create mode 100644 cts/scheduler/failed-demote-recovery.dot create mode 100644 cts/scheduler/failed-demote-recovery.exp create mode 100644 cts/scheduler/failed-demote-recovery.scores create mode 100644 cts/scheduler/failed-demote-recovery.summary create mode 100644 cts/scheduler/failed-demote-recovery.xml create mode 100644 cts/scheduler/group-dependents.dot create mode 100644 cts/scheduler/group-dependents.exp create mode 100644 cts/scheduler/group-dependents.scores create mode 100644 cts/scheduler/group-dependents.summary create mode 100644 cts/scheduler/group-dependents.xml create mode 100644 cts/scheduler/group-fail.dot create mode 100644 cts/scheduler/group-fail.exp create mode 100644 cts/scheduler/group-fail.scores create mode 100644 cts/scheduler/group-fail.summary create mode 100644 cts/scheduler/group-fail.xml create mode 100644 cts/scheduler/group-unmanaged-stopped.dot create mode 100644 cts/scheduler/group-unmanaged-stopped.exp create mode 100644 cts/scheduler/group-unmanaged-stopped.scores create mode 100644 cts/scheduler/group-unmanaged-stopped.summary create mode 100644 cts/scheduler/group-unmanaged-stopped.xml create mode 100644 cts/scheduler/group-unmanaged.dot create mode 100644 cts/scheduler/group-unmanaged.exp create mode 100644 cts/scheduler/group-unmanaged.scores create mode 100644 cts/scheduler/group-unmanaged.summary create mode 100644 cts/scheduler/group-unmanaged.xml create mode 100644 cts/scheduler/group1.dot create mode 100644 cts/scheduler/group1.exp create mode 100644 cts/scheduler/group1.scores create mode 100644 cts/scheduler/group1.summary create mode 100644 cts/scheduler/group1.te.exp create mode 100644 cts/scheduler/group1.xml create mode 100644 cts/scheduler/group10.dot create mode 100644 cts/scheduler/group10.exp create mode 100644 cts/scheduler/group10.scores create mode 100644 cts/scheduler/group10.summary create mode 100644 cts/scheduler/group10.xml create mode 100644 cts/scheduler/group11.dot create mode 100644 cts/scheduler/group11.exp create mode 100644 cts/scheduler/group11.scores create mode 100644 cts/scheduler/group11.summary create mode 100644 cts/scheduler/group11.xml create mode 100644 cts/scheduler/group13.dot create mode 100644 cts/scheduler/group13.exp create mode 100644 cts/scheduler/group13.scores create mode 100644 cts/scheduler/group13.summary create mode 100644 cts/scheduler/group13.xml create mode 100644 cts/scheduler/group14.dot create mode 100644 cts/scheduler/group14.exp create mode 100644 cts/scheduler/group14.scores create mode 100644 cts/scheduler/group14.summary create mode 100644 cts/scheduler/group14.xml create mode 100644 cts/scheduler/group15.dot create mode 100644 cts/scheduler/group15.exp create mode 100644 cts/scheduler/group15.scores create mode 100644 cts/scheduler/group15.summary create mode 100644 cts/scheduler/group15.xml create mode 100644 cts/scheduler/group2.dot create mode 100644 cts/scheduler/group2.exp create mode 100644 cts/scheduler/group2.scores create mode 100644 cts/scheduler/group2.summary create mode 100644 cts/scheduler/group2.te.exp create mode 100644 cts/scheduler/group2.xml create mode 100644 cts/scheduler/group3.dot create mode 100644 cts/scheduler/group3.exp create mode 100644 cts/scheduler/group3.scores create mode 100644 cts/scheduler/group3.summary create mode 100644 cts/scheduler/group3.te.exp create mode 100644 cts/scheduler/group3.xml create mode 100644 cts/scheduler/group4.dot create mode 100644 cts/scheduler/group4.exp create mode 100644 cts/scheduler/group4.scores create mode 100644 cts/scheduler/group4.summary create mode 100644 cts/scheduler/group4.te.exp create mode 100644 cts/scheduler/group4.xml create mode 100644 cts/scheduler/group5.dot create mode 100644 cts/scheduler/group5.exp create mode 100644 cts/scheduler/group5.scores create mode 100644 cts/scheduler/group5.summary create mode 100644 cts/scheduler/group5.te.exp create mode 100644 cts/scheduler/group5.xml create mode 100644 cts/scheduler/group6.dot create mode 100644 cts/scheduler/group6.exp create mode 100644 cts/scheduler/group6.scores create mode 100644 cts/scheduler/group6.summary create mode 100644 cts/scheduler/group6.te.exp create mode 100644 cts/scheduler/group6.xml create mode 100644 cts/scheduler/group7.dot create mode 100644 cts/scheduler/group7.exp create mode 100644 cts/scheduler/group7.scores create mode 100644 cts/scheduler/group7.summary create mode 100644 cts/scheduler/group7.xml create mode 100644 cts/scheduler/group8.dot create mode 100644 cts/scheduler/group8.exp create mode 100644 cts/scheduler/group8.scores create mode 100644 cts/scheduler/group8.summary create mode 100644 cts/scheduler/group8.xml create mode 100644 cts/scheduler/group9.dot create mode 100644 cts/scheduler/group9.exp create mode 100644 cts/scheduler/group9.scores create mode 100644 cts/scheduler/group9.summary create mode 100644 cts/scheduler/group9.xml create mode 100644 cts/scheduler/guest-node-host-dies.dot create mode 100644 cts/scheduler/guest-node-host-dies.exp create mode 100644 cts/scheduler/guest-node-host-dies.scores create mode 100644 cts/scheduler/guest-node-host-dies.summary create mode 100644 cts/scheduler/guest-node-host-dies.xml create mode 100644 cts/scheduler/history-1.dot create mode 100644 cts/scheduler/history-1.exp create mode 100644 cts/scheduler/history-1.scores create mode 100644 cts/scheduler/history-1.summary create mode 100644 cts/scheduler/history-1.xml create mode 100644 cts/scheduler/honor_stonith_rsc_order1.dot create mode 100644 cts/scheduler/honor_stonith_rsc_order1.exp create mode 100644 cts/scheduler/honor_stonith_rsc_order1.scores create mode 100644 cts/scheduler/honor_stonith_rsc_order1.summary create mode 100644 cts/scheduler/honor_stonith_rsc_order1.xml create mode 100644 cts/scheduler/honor_stonith_rsc_order2.dot create mode 100644 cts/scheduler/honor_stonith_rsc_order2.exp create mode 100644 cts/scheduler/honor_stonith_rsc_order2.scores create mode 100644 cts/scheduler/honor_stonith_rsc_order2.summary create mode 100644 cts/scheduler/honor_stonith_rsc_order2.xml create mode 100644 cts/scheduler/honor_stonith_rsc_order3.dot create mode 100644 cts/scheduler/honor_stonith_rsc_order3.exp create mode 100644 cts/scheduler/honor_stonith_rsc_order3.scores create mode 100644 cts/scheduler/honor_stonith_rsc_order3.summary create mode 100644 cts/scheduler/honor_stonith_rsc_order3.xml create mode 100644 cts/scheduler/honor_stonith_rsc_order4.dot create mode 100644 cts/scheduler/honor_stonith_rsc_order4.exp create mode 100644 cts/scheduler/honor_stonith_rsc_order4.scores create mode 100644 cts/scheduler/honor_stonith_rsc_order4.summary create mode 100644 cts/scheduler/honor_stonith_rsc_order4.xml create mode 100644 cts/scheduler/ignore_stonith_rsc_order1.dot create mode 100644 cts/scheduler/ignore_stonith_rsc_order1.exp create mode 100644 cts/scheduler/ignore_stonith_rsc_order1.scores create mode 100644 cts/scheduler/ignore_stonith_rsc_order1.summary create mode 100644 cts/scheduler/ignore_stonith_rsc_order1.xml create mode 100644 cts/scheduler/ignore_stonith_rsc_order2.dot create mode 100644 cts/scheduler/ignore_stonith_rsc_order2.exp create mode 100644 cts/scheduler/ignore_stonith_rsc_order2.scores create mode 100644 cts/scheduler/ignore_stonith_rsc_order2.summary create mode 100644 cts/scheduler/ignore_stonith_rsc_order2.xml create mode 100644 cts/scheduler/ignore_stonith_rsc_order3.dot create mode 100644 cts/scheduler/ignore_stonith_rsc_order3.exp create mode 100644 cts/scheduler/ignore_stonith_rsc_order3.scores create mode 100644 cts/scheduler/ignore_stonith_rsc_order3.summary create mode 100644 cts/scheduler/ignore_stonith_rsc_order3.xml create mode 100644 cts/scheduler/ignore_stonith_rsc_order4.dot create mode 100644 cts/scheduler/ignore_stonith_rsc_order4.exp create mode 100644 cts/scheduler/ignore_stonith_rsc_order4.scores create mode 100644 cts/scheduler/ignore_stonith_rsc_order4.summary create mode 100644 cts/scheduler/ignore_stonith_rsc_order4.xml create mode 100644 cts/scheduler/inc0.dot create mode 100644 cts/scheduler/inc0.exp create mode 100644 cts/scheduler/inc0.scores create mode 100644 cts/scheduler/inc0.summary create mode 100644 cts/scheduler/inc0.te.exp create mode 100644 cts/scheduler/inc0.xml create mode 100644 cts/scheduler/inc1.dot create mode 100644 cts/scheduler/inc1.exp create mode 100644 cts/scheduler/inc1.scores create mode 100644 cts/scheduler/inc1.summary create mode 100644 cts/scheduler/inc1.te.exp create mode 100644 cts/scheduler/inc1.xml create mode 100644 cts/scheduler/inc10.dot create mode 100644 cts/scheduler/inc10.exp create mode 100644 cts/scheduler/inc10.scores create mode 100644 cts/scheduler/inc10.summary create mode 100644 cts/scheduler/inc10.xml create mode 100644 cts/scheduler/inc11.dot create mode 100644 cts/scheduler/inc11.exp create mode 100644 cts/scheduler/inc11.scores create mode 100644 cts/scheduler/inc11.summary create mode 100644 cts/scheduler/inc11.xml create mode 100644 cts/scheduler/inc12.dot create mode 100644 cts/scheduler/inc12.exp create mode 100644 cts/scheduler/inc12.scores create mode 100644 cts/scheduler/inc12.summary create mode 100644 cts/scheduler/inc12.xml create mode 100644 cts/scheduler/inc2.dot create mode 100644 cts/scheduler/inc2.exp create mode 100644 cts/scheduler/inc2.scores create mode 100644 cts/scheduler/inc2.summary create mode 100644 cts/scheduler/inc2.te.exp create mode 100644 cts/scheduler/inc2.xml create mode 100644 cts/scheduler/inc3.dot create mode 100644 cts/scheduler/inc3.exp create mode 100644 cts/scheduler/inc3.scores create mode 100644 cts/scheduler/inc3.summary create mode 100644 cts/scheduler/inc3.te.exp create mode 100644 cts/scheduler/inc3.xml create mode 100644 cts/scheduler/inc4.dot create mode 100644 cts/scheduler/inc4.exp create mode 100644 cts/scheduler/inc4.scores create mode 100644 cts/scheduler/inc4.summary create mode 100644 cts/scheduler/inc4.te.exp create mode 100644 cts/scheduler/inc4.xml create mode 100644 cts/scheduler/inc5.dot create mode 100644 cts/scheduler/inc5.exp create mode 100644 cts/scheduler/inc5.scores create mode 100644 cts/scheduler/inc5.summary create mode 100644 cts/scheduler/inc5.te.exp create mode 100644 cts/scheduler/inc5.xml create mode 100644 cts/scheduler/inc6.dot create mode 100644 cts/scheduler/inc6.exp create mode 100644 cts/scheduler/inc6.scores create mode 100644 cts/scheduler/inc6.summary create mode 100644 cts/scheduler/inc6.te.exp create mode 100644 cts/scheduler/inc6.xml create mode 100644 cts/scheduler/inc7.dot create mode 100644 cts/scheduler/inc7.exp create mode 100644 cts/scheduler/inc7.scores create mode 100644 cts/scheduler/inc7.summary create mode 100644 cts/scheduler/inc7.xml create mode 100644 cts/scheduler/inc8.dot create mode 100644 cts/scheduler/inc8.exp create mode 100644 cts/scheduler/inc8.scores create mode 100644 cts/scheduler/inc8.summary create mode 100644 cts/scheduler/inc8.xml create mode 100644 cts/scheduler/inc9.dot create mode 100644 cts/scheduler/inc9.exp create mode 100644 cts/scheduler/inc9.scores create mode 100644 cts/scheduler/inc9.summary create mode 100644 cts/scheduler/inc9.xml create mode 100644 cts/scheduler/interleave-0.dot create mode 100644 cts/scheduler/interleave-0.exp create mode 100644 cts/scheduler/interleave-0.scores create mode 100644 cts/scheduler/interleave-0.summary create mode 100644 cts/scheduler/interleave-0.xml create mode 100644 cts/scheduler/interleave-1.dot create mode 100644 cts/scheduler/interleave-1.exp create mode 100644 cts/scheduler/interleave-1.scores create mode 100644 cts/scheduler/interleave-1.summary create mode 100644 cts/scheduler/interleave-1.xml create mode 100644 cts/scheduler/interleave-2.dot create mode 100644 cts/scheduler/interleave-2.exp create mode 100644 cts/scheduler/interleave-2.scores create mode 100644 cts/scheduler/interleave-2.summary create mode 100644 cts/scheduler/interleave-2.xml create mode 100644 cts/scheduler/interleave-3.dot create mode 100644 cts/scheduler/interleave-3.exp create mode 100644 cts/scheduler/interleave-3.scores create mode 100644 cts/scheduler/interleave-3.summary create mode 100644 cts/scheduler/interleave-3.xml create mode 100644 cts/scheduler/interleave-pseudo-stop.dot create mode 100644 cts/scheduler/interleave-pseudo-stop.exp create mode 100644 cts/scheduler/interleave-pseudo-stop.scores create mode 100644 cts/scheduler/interleave-pseudo-stop.summary create mode 100644 cts/scheduler/interleave-pseudo-stop.xml create mode 100644 cts/scheduler/interleave-restart.dot create mode 100644 cts/scheduler/interleave-restart.exp create mode 100644 cts/scheduler/interleave-restart.scores create mode 100644 cts/scheduler/interleave-restart.summary create mode 100644 cts/scheduler/interleave-restart.xml create mode 100644 cts/scheduler/interleave-stop.dot create mode 100644 cts/scheduler/interleave-stop.exp create mode 100644 cts/scheduler/interleave-stop.scores create mode 100644 cts/scheduler/interleave-stop.summary create mode 100644 cts/scheduler/interleave-stop.xml create mode 100644 cts/scheduler/intervals.dot create mode 100644 cts/scheduler/intervals.exp create mode 100644 cts/scheduler/intervals.scores create mode 100644 cts/scheduler/intervals.summary create mode 100644 cts/scheduler/intervals.xml create mode 100644 cts/scheduler/load-stopped-loop-2.dot create mode 100644 cts/scheduler/load-stopped-loop-2.exp create mode 100644 cts/scheduler/load-stopped-loop-2.scores create mode 100644 cts/scheduler/load-stopped-loop-2.summary create mode 100644 cts/scheduler/load-stopped-loop-2.xml create mode 100644 cts/scheduler/load-stopped-loop.dot create mode 100644 cts/scheduler/load-stopped-loop.exp create mode 100644 cts/scheduler/load-stopped-loop.scores create mode 100644 cts/scheduler/load-stopped-loop.summary create mode 100644 cts/scheduler/load-stopped-loop.xml create mode 100644 cts/scheduler/location-sets-templates.dot create mode 100644 cts/scheduler/location-sets-templates.exp create mode 100644 cts/scheduler/location-sets-templates.scores create mode 100644 cts/scheduler/location-sets-templates.summary create mode 100644 cts/scheduler/location-sets-templates.xml create mode 100644 cts/scheduler/managed-0.dot create mode 100644 cts/scheduler/managed-0.exp create mode 100644 cts/scheduler/managed-0.scores create mode 100644 cts/scheduler/managed-0.summary create mode 100644 cts/scheduler/managed-0.xml create mode 100644 cts/scheduler/managed-1.dot create mode 100644 cts/scheduler/managed-1.exp create mode 100644 cts/scheduler/managed-1.scores create mode 100644 cts/scheduler/managed-1.summary create mode 100644 cts/scheduler/managed-1.xml create mode 100644 cts/scheduler/managed-2.dot create mode 100644 cts/scheduler/managed-2.exp create mode 100644 cts/scheduler/managed-2.scores create mode 100644 cts/scheduler/managed-2.summary create mode 100644 cts/scheduler/managed-2.xml create mode 100644 cts/scheduler/master-0.dot create mode 100644 cts/scheduler/master-0.exp create mode 100644 cts/scheduler/master-0.scores create mode 100644 cts/scheduler/master-0.summary create mode 100644 cts/scheduler/master-0.xml create mode 100644 cts/scheduler/master-1.dot create mode 100644 cts/scheduler/master-1.exp create mode 100644 cts/scheduler/master-1.scores create mode 100644 cts/scheduler/master-1.summary create mode 100644 cts/scheduler/master-1.xml create mode 100644 cts/scheduler/master-10.dot create mode 100644 cts/scheduler/master-10.exp create mode 100644 cts/scheduler/master-10.scores create mode 100644 cts/scheduler/master-10.summary create mode 100644 cts/scheduler/master-10.xml create mode 100644 cts/scheduler/master-11.dot create mode 100644 cts/scheduler/master-11.exp create mode 100644 cts/scheduler/master-11.scores create mode 100644 cts/scheduler/master-11.summary create mode 100644 cts/scheduler/master-11.xml create mode 100644 cts/scheduler/master-12.dot create mode 100644 cts/scheduler/master-12.exp create mode 100644 cts/scheduler/master-12.scores create mode 100644 cts/scheduler/master-12.summary create mode 100644 cts/scheduler/master-12.xml create mode 100644 cts/scheduler/master-13.dot create mode 100644 cts/scheduler/master-13.exp create mode 100644 cts/scheduler/master-13.scores create mode 100644 cts/scheduler/master-13.summary create mode 100644 cts/scheduler/master-13.xml create mode 100644 cts/scheduler/master-2.dot create mode 100644 cts/scheduler/master-2.exp create mode 100644 cts/scheduler/master-2.scores create mode 100644 cts/scheduler/master-2.summary create mode 100644 cts/scheduler/master-2.xml create mode 100644 cts/scheduler/master-3.dot create mode 100644 cts/scheduler/master-3.exp create mode 100644 cts/scheduler/master-3.scores create mode 100644 cts/scheduler/master-3.summary create mode 100644 cts/scheduler/master-3.xml create mode 100644 cts/scheduler/master-4.dot create mode 100644 cts/scheduler/master-4.exp create mode 100644 cts/scheduler/master-4.scores create mode 100644 cts/scheduler/master-4.summary create mode 100644 cts/scheduler/master-4.xml create mode 100644 cts/scheduler/master-5.dot create mode 100644 cts/scheduler/master-5.exp create mode 100644 cts/scheduler/master-5.scores create mode 100644 cts/scheduler/master-5.summary create mode 100644 cts/scheduler/master-5.xml create mode 100644 cts/scheduler/master-6.dot create mode 100644 cts/scheduler/master-6.exp create mode 100644 cts/scheduler/master-6.scores create mode 100644 cts/scheduler/master-6.summary create mode 100644 cts/scheduler/master-6.xml create mode 100644 cts/scheduler/master-7.dot create mode 100644 cts/scheduler/master-7.exp create mode 100644 cts/scheduler/master-7.scores create mode 100644 cts/scheduler/master-7.summary create mode 100644 cts/scheduler/master-7.xml create mode 100644 cts/scheduler/master-8.dot create mode 100644 cts/scheduler/master-8.exp create mode 100644 cts/scheduler/master-8.scores create mode 100644 cts/scheduler/master-8.summary create mode 100644 cts/scheduler/master-8.xml create mode 100644 cts/scheduler/master-9.dot create mode 100644 cts/scheduler/master-9.exp create mode 100644 cts/scheduler/master-9.scores create mode 100644 cts/scheduler/master-9.summary create mode 100644 cts/scheduler/master-9.xml create mode 100644 cts/scheduler/master-allow-start.dot create mode 100644 cts/scheduler/master-allow-start.exp create mode 100644 cts/scheduler/master-allow-start.scores create mode 100644 cts/scheduler/master-allow-start.summary create mode 100644 cts/scheduler/master-allow-start.xml create mode 100644 cts/scheduler/master-asymmetrical-order.dot create mode 100644 cts/scheduler/master-asymmetrical-order.exp create mode 100644 cts/scheduler/master-asymmetrical-order.scores create mode 100644 cts/scheduler/master-asymmetrical-order.summary create mode 100644 cts/scheduler/master-asymmetrical-order.xml create mode 100644 cts/scheduler/master-colocation.dot create mode 100644 cts/scheduler/master-colocation.exp create mode 100644 cts/scheduler/master-colocation.scores create mode 100644 cts/scheduler/master-colocation.summary create mode 100644 cts/scheduler/master-colocation.xml create mode 100644 cts/scheduler/master-demote-2.dot create mode 100644 cts/scheduler/master-demote-2.exp create mode 100644 cts/scheduler/master-demote-2.scores create mode 100644 cts/scheduler/master-demote-2.summary create mode 100644 cts/scheduler/master-demote-2.xml create mode 100644 cts/scheduler/master-demote-block.dot create mode 100644 cts/scheduler/master-demote-block.exp create mode 100644 cts/scheduler/master-demote-block.scores create mode 100644 cts/scheduler/master-demote-block.summary create mode 100644 cts/scheduler/master-demote-block.xml create mode 100644 cts/scheduler/master-demote.dot create mode 100644 cts/scheduler/master-demote.exp create mode 100644 cts/scheduler/master-demote.scores create mode 100644 cts/scheduler/master-demote.summary create mode 100644 cts/scheduler/master-demote.xml create mode 100644 cts/scheduler/master-depend.dot create mode 100644 cts/scheduler/master-depend.exp create mode 100644 cts/scheduler/master-depend.scores create mode 100644 cts/scheduler/master-depend.summary create mode 100644 cts/scheduler/master-depend.xml create mode 100644 cts/scheduler/master-dependent-ban.dot create mode 100644 cts/scheduler/master-dependent-ban.exp create mode 100644 cts/scheduler/master-dependent-ban.scores create mode 100644 cts/scheduler/master-dependent-ban.summary create mode 100644 cts/scheduler/master-dependent-ban.xml create mode 100644 cts/scheduler/master-failed-demote-2.dot create mode 100644 cts/scheduler/master-failed-demote-2.exp create mode 100644 cts/scheduler/master-failed-demote-2.scores create mode 100644 cts/scheduler/master-failed-demote-2.summary create mode 100644 cts/scheduler/master-failed-demote-2.xml create mode 100644 cts/scheduler/master-failed-demote.dot create mode 100644 cts/scheduler/master-failed-demote.exp create mode 100644 cts/scheduler/master-failed-demote.scores create mode 100644 cts/scheduler/master-failed-demote.summary create mode 100644 cts/scheduler/master-failed-demote.xml create mode 100644 cts/scheduler/master-group.dot create mode 100644 cts/scheduler/master-group.exp create mode 100644 cts/scheduler/master-group.scores create mode 100644 cts/scheduler/master-group.summary create mode 100644 cts/scheduler/master-group.xml create mode 100644 cts/scheduler/master-move.dot create mode 100644 cts/scheduler/master-move.exp create mode 100644 cts/scheduler/master-move.scores create mode 100644 cts/scheduler/master-move.summary create mode 100644 cts/scheduler/master-move.xml create mode 100644 cts/scheduler/master-notify.dot create mode 100644 cts/scheduler/master-notify.exp create mode 100644 cts/scheduler/master-notify.scores create mode 100644 cts/scheduler/master-notify.summary create mode 100644 cts/scheduler/master-notify.xml create mode 100644 cts/scheduler/master-ordering.dot create mode 100644 cts/scheduler/master-ordering.exp create mode 100644 cts/scheduler/master-ordering.scores create mode 100644 cts/scheduler/master-ordering.summary create mode 100644 cts/scheduler/master-ordering.xml create mode 100644 cts/scheduler/master-partially-demoted-group.dot create mode 100644 cts/scheduler/master-partially-demoted-group.exp create mode 100644 cts/scheduler/master-partially-demoted-group.scores create mode 100644 cts/scheduler/master-partially-demoted-group.summary create mode 100644 cts/scheduler/master-partially-demoted-group.xml create mode 100644 cts/scheduler/master-probed-score.dot create mode 100644 cts/scheduler/master-probed-score.exp create mode 100644 cts/scheduler/master-probed-score.scores create mode 100644 cts/scheduler/master-probed-score.summary create mode 100644 cts/scheduler/master-probed-score.xml create mode 100644 cts/scheduler/master-promotion-constraint.dot create mode 100644 cts/scheduler/master-promotion-constraint.exp create mode 100644 cts/scheduler/master-promotion-constraint.scores create mode 100644 cts/scheduler/master-promotion-constraint.summary create mode 100644 cts/scheduler/master-promotion-constraint.xml create mode 100644 cts/scheduler/master-pseudo.dot create mode 100644 cts/scheduler/master-pseudo.exp create mode 100644 cts/scheduler/master-pseudo.scores create mode 100644 cts/scheduler/master-pseudo.summary create mode 100644 cts/scheduler/master-pseudo.xml create mode 100644 cts/scheduler/master-reattach.dot create mode 100644 cts/scheduler/master-reattach.exp create mode 100644 cts/scheduler/master-reattach.scores create mode 100644 cts/scheduler/master-reattach.summary create mode 100644 cts/scheduler/master-reattach.xml create mode 100644 cts/scheduler/master-role.dot create mode 100644 cts/scheduler/master-role.exp create mode 100644 cts/scheduler/master-role.scores create mode 100644 cts/scheduler/master-role.summary create mode 100644 cts/scheduler/master-role.xml create mode 100644 cts/scheduler/master-score-startup.dot create mode 100644 cts/scheduler/master-score-startup.exp create mode 100644 cts/scheduler/master-score-startup.scores create mode 100644 cts/scheduler/master-score-startup.summary create mode 100644 cts/scheduler/master-score-startup.xml create mode 100644 cts/scheduler/master-stop.dot create mode 100644 cts/scheduler/master-stop.exp create mode 100644 cts/scheduler/master-stop.scores create mode 100644 cts/scheduler/master-stop.summary create mode 100644 cts/scheduler/master-stop.xml create mode 100644 cts/scheduler/master-unmanaged-monitor.dot create mode 100644 cts/scheduler/master-unmanaged-monitor.exp create mode 100644 cts/scheduler/master-unmanaged-monitor.scores create mode 100644 cts/scheduler/master-unmanaged-monitor.summary create mode 100644 cts/scheduler/master-unmanaged-monitor.xml create mode 100644 cts/scheduler/master_monitor_restart.dot create mode 100644 cts/scheduler/master_monitor_restart.exp create mode 100644 cts/scheduler/master_monitor_restart.scores create mode 100644 cts/scheduler/master_monitor_restart.summary create mode 100644 cts/scheduler/master_monitor_restart.xml create mode 100644 cts/scheduler/migrate-1.dot create mode 100644 cts/scheduler/migrate-1.exp create mode 100644 cts/scheduler/migrate-1.scores create mode 100644 cts/scheduler/migrate-1.summary create mode 100644 cts/scheduler/migrate-1.xml create mode 100644 cts/scheduler/migrate-2.dot create mode 100644 cts/scheduler/migrate-2.exp create mode 100644 cts/scheduler/migrate-2.scores create mode 100644 cts/scheduler/migrate-2.summary create mode 100644 cts/scheduler/migrate-2.xml create mode 100644 cts/scheduler/migrate-3.dot create mode 100644 cts/scheduler/migrate-3.exp create mode 100644 cts/scheduler/migrate-3.scores create mode 100644 cts/scheduler/migrate-3.summary create mode 100644 cts/scheduler/migrate-3.xml create mode 100644 cts/scheduler/migrate-4.dot create mode 100644 cts/scheduler/migrate-4.exp create mode 100644 cts/scheduler/migrate-4.scores create mode 100644 cts/scheduler/migrate-4.summary create mode 100644 cts/scheduler/migrate-4.xml create mode 100644 cts/scheduler/migrate-5.dot create mode 100644 cts/scheduler/migrate-5.exp create mode 100644 cts/scheduler/migrate-5.scores create mode 100644 cts/scheduler/migrate-5.summary create mode 100644 cts/scheduler/migrate-5.xml create mode 100644 cts/scheduler/migrate-begin.dot create mode 100644 cts/scheduler/migrate-begin.exp create mode 100644 cts/scheduler/migrate-begin.scores create mode 100644 cts/scheduler/migrate-begin.summary create mode 100644 cts/scheduler/migrate-begin.xml create mode 100644 cts/scheduler/migrate-both-vms.dot create mode 100644 cts/scheduler/migrate-both-vms.exp create mode 100644 cts/scheduler/migrate-both-vms.scores create mode 100644 cts/scheduler/migrate-both-vms.summary create mode 100644 cts/scheduler/migrate-both-vms.xml create mode 100644 cts/scheduler/migrate-fail-2.dot create mode 100644 cts/scheduler/migrate-fail-2.exp create mode 100644 cts/scheduler/migrate-fail-2.scores create mode 100644 cts/scheduler/migrate-fail-2.summary create mode 100644 cts/scheduler/migrate-fail-2.xml create mode 100644 cts/scheduler/migrate-fail-3.dot create mode 100644 cts/scheduler/migrate-fail-3.exp create mode 100644 cts/scheduler/migrate-fail-3.scores create mode 100644 cts/scheduler/migrate-fail-3.summary create mode 100644 cts/scheduler/migrate-fail-3.xml create mode 100644 cts/scheduler/migrate-fail-4.dot create mode 100644 cts/scheduler/migrate-fail-4.exp create mode 100644 cts/scheduler/migrate-fail-4.scores create mode 100644 cts/scheduler/migrate-fail-4.summary create mode 100644 cts/scheduler/migrate-fail-4.xml create mode 100644 cts/scheduler/migrate-fail-5.dot create mode 100644 cts/scheduler/migrate-fail-5.exp create mode 100644 cts/scheduler/migrate-fail-5.scores create mode 100644 cts/scheduler/migrate-fail-5.summary create mode 100644 cts/scheduler/migrate-fail-5.xml create mode 100644 cts/scheduler/migrate-fail-6.dot create mode 100644 cts/scheduler/migrate-fail-6.exp create mode 100644 cts/scheduler/migrate-fail-6.scores create mode 100644 cts/scheduler/migrate-fail-6.summary create mode 100644 cts/scheduler/migrate-fail-6.xml create mode 100644 cts/scheduler/migrate-fail-7.dot create mode 100644 cts/scheduler/migrate-fail-7.exp create mode 100644 cts/scheduler/migrate-fail-7.scores create mode 100644 cts/scheduler/migrate-fail-7.summary create mode 100644 cts/scheduler/migrate-fail-7.xml create mode 100644 cts/scheduler/migrate-fail-8.dot create mode 100644 cts/scheduler/migrate-fail-8.exp create mode 100644 cts/scheduler/migrate-fail-8.scores create mode 100644 cts/scheduler/migrate-fail-8.summary create mode 100644 cts/scheduler/migrate-fail-8.xml create mode 100644 cts/scheduler/migrate-fail-9.dot create mode 100644 cts/scheduler/migrate-fail-9.exp create mode 100644 cts/scheduler/migrate-fail-9.scores create mode 100644 cts/scheduler/migrate-fail-9.summary create mode 100644 cts/scheduler/migrate-fail-9.xml create mode 100644 cts/scheduler/migrate-fencing.dot create mode 100644 cts/scheduler/migrate-fencing.exp create mode 100644 cts/scheduler/migrate-fencing.scores create mode 100644 cts/scheduler/migrate-fencing.summary create mode 100644 cts/scheduler/migrate-fencing.xml create mode 100644 cts/scheduler/migrate-partial-1.dot create mode 100644 cts/scheduler/migrate-partial-1.exp create mode 100644 cts/scheduler/migrate-partial-1.scores create mode 100644 cts/scheduler/migrate-partial-1.summary create mode 100644 cts/scheduler/migrate-partial-1.xml create mode 100644 cts/scheduler/migrate-partial-2.dot create mode 100644 cts/scheduler/migrate-partial-2.exp create mode 100644 cts/scheduler/migrate-partial-2.scores create mode 100644 cts/scheduler/migrate-partial-2.summary create mode 100644 cts/scheduler/migrate-partial-2.xml create mode 100644 cts/scheduler/migrate-partial-3.dot create mode 100644 cts/scheduler/migrate-partial-3.exp create mode 100644 cts/scheduler/migrate-partial-3.scores create mode 100644 cts/scheduler/migrate-partial-3.summary create mode 100644 cts/scheduler/migrate-partial-3.xml create mode 100644 cts/scheduler/migrate-partial-4.dot create mode 100644 cts/scheduler/migrate-partial-4.exp create mode 100644 cts/scheduler/migrate-partial-4.scores create mode 100644 cts/scheduler/migrate-partial-4.summary create mode 100644 cts/scheduler/migrate-partial-4.xml create mode 100644 cts/scheduler/migrate-shutdown.dot create mode 100644 cts/scheduler/migrate-shutdown.exp create mode 100644 cts/scheduler/migrate-shutdown.scores create mode 100644 cts/scheduler/migrate-shutdown.summary create mode 100644 cts/scheduler/migrate-shutdown.xml create mode 100644 cts/scheduler/migrate-start-complex.dot create mode 100644 cts/scheduler/migrate-start-complex.exp create mode 100644 cts/scheduler/migrate-start-complex.scores create mode 100644 cts/scheduler/migrate-start-complex.summary create mode 100644 cts/scheduler/migrate-start-complex.xml create mode 100644 cts/scheduler/migrate-start.dot create mode 100644 cts/scheduler/migrate-start.exp create mode 100644 cts/scheduler/migrate-start.scores create mode 100644 cts/scheduler/migrate-start.summary create mode 100644 cts/scheduler/migrate-start.xml create mode 100644 cts/scheduler/migrate-stop-complex.dot create mode 100644 cts/scheduler/migrate-stop-complex.exp create mode 100644 cts/scheduler/migrate-stop-complex.scores create mode 100644 cts/scheduler/migrate-stop-complex.summary create mode 100644 cts/scheduler/migrate-stop-complex.xml create mode 100644 cts/scheduler/migrate-stop-start-complex.dot create mode 100644 cts/scheduler/migrate-stop-start-complex.exp create mode 100644 cts/scheduler/migrate-stop-start-complex.scores create mode 100644 cts/scheduler/migrate-stop-start-complex.summary create mode 100644 cts/scheduler/migrate-stop-start-complex.xml create mode 100644 cts/scheduler/migrate-stop.dot create mode 100644 cts/scheduler/migrate-stop.exp create mode 100644 cts/scheduler/migrate-stop.scores create mode 100644 cts/scheduler/migrate-stop.summary create mode 100644 cts/scheduler/migrate-stop.xml create mode 100644 cts/scheduler/migrate-stop_start.dot create mode 100644 cts/scheduler/migrate-stop_start.exp create mode 100644 cts/scheduler/migrate-stop_start.scores create mode 100644 cts/scheduler/migrate-stop_start.summary create mode 100644 cts/scheduler/migrate-stop_start.xml create mode 100644 cts/scheduler/migrate-success.dot create mode 100644 cts/scheduler/migrate-success.exp create mode 100644 cts/scheduler/migrate-success.scores create mode 100644 cts/scheduler/migrate-success.summary create mode 100644 cts/scheduler/migrate-success.xml create mode 100644 cts/scheduler/migrate-versioned.dot create mode 100644 cts/scheduler/migrate-versioned.exp create mode 100644 cts/scheduler/migrate-versioned.scores create mode 100644 cts/scheduler/migrate-versioned.summary create mode 100644 cts/scheduler/migrate-versioned.xml create mode 100644 cts/scheduler/migration-behind-migrating-remote.dot create mode 100644 cts/scheduler/migration-behind-migrating-remote.exp create mode 100644 cts/scheduler/migration-behind-migrating-remote.scores create mode 100644 cts/scheduler/migration-behind-migrating-remote.summary create mode 100644 cts/scheduler/migration-behind-migrating-remote.xml create mode 100644 cts/scheduler/minimal.dot create mode 100644 cts/scheduler/minimal.exp create mode 100644 cts/scheduler/minimal.scores create mode 100644 cts/scheduler/minimal.summary create mode 100644 cts/scheduler/minimal.xml create mode 100644 cts/scheduler/mon-rsc-1.dot create mode 100644 cts/scheduler/mon-rsc-1.exp create mode 100644 cts/scheduler/mon-rsc-1.scores create mode 100644 cts/scheduler/mon-rsc-1.summary create mode 100644 cts/scheduler/mon-rsc-1.te.exp create mode 100644 cts/scheduler/mon-rsc-1.xml create mode 100644 cts/scheduler/mon-rsc-2.dot create mode 100644 cts/scheduler/mon-rsc-2.exp create mode 100644 cts/scheduler/mon-rsc-2.scores create mode 100644 cts/scheduler/mon-rsc-2.summary create mode 100644 cts/scheduler/mon-rsc-2.te.exp create mode 100644 cts/scheduler/mon-rsc-2.xml create mode 100644 cts/scheduler/mon-rsc-3.dot create mode 100644 cts/scheduler/mon-rsc-3.exp create mode 100644 cts/scheduler/mon-rsc-3.scores create mode 100644 cts/scheduler/mon-rsc-3.summary create mode 100644 cts/scheduler/mon-rsc-3.te.exp create mode 100644 cts/scheduler/mon-rsc-3.xml create mode 100644 cts/scheduler/mon-rsc-4.dot create mode 100644 cts/scheduler/mon-rsc-4.exp create mode 100644 cts/scheduler/mon-rsc-4.scores create mode 100644 cts/scheduler/mon-rsc-4.summary create mode 100644 cts/scheduler/mon-rsc-4.te.exp create mode 100644 cts/scheduler/mon-rsc-4.xml create mode 100644 cts/scheduler/monitor-onfail-restart.dot create mode 100644 cts/scheduler/monitor-onfail-restart.exp create mode 100644 cts/scheduler/monitor-onfail-restart.scores create mode 100644 cts/scheduler/monitor-onfail-restart.summary create mode 100644 cts/scheduler/monitor-onfail-restart.xml create mode 100644 cts/scheduler/monitor-onfail-stop.dot create mode 100644 cts/scheduler/monitor-onfail-stop.exp create mode 100644 cts/scheduler/monitor-onfail-stop.scores create mode 100644 cts/scheduler/monitor-onfail-stop.summary create mode 100644 cts/scheduler/monitor-onfail-stop.xml create mode 100644 cts/scheduler/monitor-recovery.dot create mode 100644 cts/scheduler/monitor-recovery.exp create mode 100644 cts/scheduler/monitor-recovery.scores create mode 100644 cts/scheduler/monitor-recovery.summary create mode 100644 cts/scheduler/monitor-recovery.xml create mode 100644 cts/scheduler/multi1.dot create mode 100644 cts/scheduler/multi1.exp create mode 100644 cts/scheduler/multi1.scores create mode 100644 cts/scheduler/multi1.summary create mode 100644 cts/scheduler/multi1.te.exp create mode 100644 cts/scheduler/multi1.xml create mode 100644 cts/scheduler/multiple-active-block-group.dot create mode 100644 cts/scheduler/multiple-active-block-group.exp create mode 100644 cts/scheduler/multiple-active-block-group.scores create mode 100644 cts/scheduler/multiple-active-block-group.summary create mode 100644 cts/scheduler/multiple-active-block-group.xml create mode 100644 cts/scheduler/multiple-monitor-one-failed.dot create mode 100644 cts/scheduler/multiple-monitor-one-failed.exp create mode 100644 cts/scheduler/multiple-monitor-one-failed.scores create mode 100644 cts/scheduler/multiple-monitor-one-failed.summary create mode 100644 cts/scheduler/multiple-monitor-one-failed.xml create mode 100644 cts/scheduler/multiply-active-stonith.dot create mode 100644 cts/scheduler/multiply-active-stonith.exp create mode 100644 cts/scheduler/multiply-active-stonith.scores create mode 100644 cts/scheduler/multiply-active-stonith.summary create mode 100644 cts/scheduler/multiply-active-stonith.xml create mode 100644 cts/scheduler/node-maintenance-1.dot create mode 100644 cts/scheduler/node-maintenance-1.exp create mode 100644 cts/scheduler/node-maintenance-1.scores create mode 100644 cts/scheduler/node-maintenance-1.summary create mode 100644 cts/scheduler/node-maintenance-1.xml create mode 100644 cts/scheduler/node-maintenance-2.dot create mode 100644 cts/scheduler/node-maintenance-2.exp create mode 100644 cts/scheduler/node-maintenance-2.scores create mode 100644 cts/scheduler/node-maintenance-2.summary create mode 100644 cts/scheduler/node-maintenance-2.xml create mode 100644 cts/scheduler/not-installed-agent.dot create mode 100644 cts/scheduler/not-installed-agent.exp create mode 100644 cts/scheduler/not-installed-agent.scores create mode 100644 cts/scheduler/not-installed-agent.summary create mode 100644 cts/scheduler/not-installed-agent.xml create mode 100644 cts/scheduler/not-installed-tools.dot create mode 100644 cts/scheduler/not-installed-tools.exp create mode 100644 cts/scheduler/not-installed-tools.scores create mode 100644 cts/scheduler/not-installed-tools.summary create mode 100644 cts/scheduler/not-installed-tools.xml create mode 100644 cts/scheduler/not-reschedule-unneeded-monitor.dot create mode 100644 cts/scheduler/not-reschedule-unneeded-monitor.exp create mode 100644 cts/scheduler/not-reschedule-unneeded-monitor.scores create mode 100644 cts/scheduler/not-reschedule-unneeded-monitor.summary create mode 100644 cts/scheduler/not-reschedule-unneeded-monitor.xml create mode 100644 cts/scheduler/notifs-for-unrunnable.dot create mode 100644 cts/scheduler/notifs-for-unrunnable.exp create mode 100644 cts/scheduler/notifs-for-unrunnable.scores create mode 100644 cts/scheduler/notifs-for-unrunnable.summary create mode 100644 cts/scheduler/notifs-for-unrunnable.xml create mode 100644 cts/scheduler/notify-0.dot create mode 100644 cts/scheduler/notify-0.exp create mode 100644 cts/scheduler/notify-0.scores create mode 100644 cts/scheduler/notify-0.summary create mode 100644 cts/scheduler/notify-0.xml create mode 100644 cts/scheduler/notify-1.dot create mode 100644 cts/scheduler/notify-1.exp create mode 100644 cts/scheduler/notify-1.scores create mode 100644 cts/scheduler/notify-1.summary create mode 100644 cts/scheduler/notify-1.xml create mode 100644 cts/scheduler/notify-2.dot create mode 100644 cts/scheduler/notify-2.exp create mode 100644 cts/scheduler/notify-2.scores create mode 100644 cts/scheduler/notify-2.summary create mode 100644 cts/scheduler/notify-2.xml create mode 100644 cts/scheduler/notify-3.dot create mode 100644 cts/scheduler/notify-3.exp create mode 100644 cts/scheduler/notify-3.scores create mode 100644 cts/scheduler/notify-3.summary create mode 100644 cts/scheduler/notify-3.xml create mode 100644 cts/scheduler/novell-239079.dot create mode 100644 cts/scheduler/novell-239079.exp create mode 100644 cts/scheduler/novell-239079.scores create mode 100644 cts/scheduler/novell-239079.summary create mode 100644 cts/scheduler/novell-239079.xml create mode 100644 cts/scheduler/novell-239082.dot create mode 100644 cts/scheduler/novell-239082.exp create mode 100644 cts/scheduler/novell-239082.scores create mode 100644 cts/scheduler/novell-239082.summary create mode 100644 cts/scheduler/novell-239082.xml create mode 100644 cts/scheduler/novell-239087.dot create mode 100644 cts/scheduler/novell-239087.exp create mode 100644 cts/scheduler/novell-239087.scores create mode 100644 cts/scheduler/novell-239087.summary create mode 100644 cts/scheduler/novell-239087.xml create mode 100644 cts/scheduler/novell-251689.dot create mode 100644 cts/scheduler/novell-251689.exp create mode 100644 cts/scheduler/novell-251689.scores create mode 100644 cts/scheduler/novell-251689.summary create mode 100644 cts/scheduler/novell-251689.xml create mode 100644 cts/scheduler/novell-252693-2.dot create mode 100644 cts/scheduler/novell-252693-2.exp create mode 100644 cts/scheduler/novell-252693-2.scores create mode 100644 cts/scheduler/novell-252693-2.summary create mode 100644 cts/scheduler/novell-252693-2.xml create mode 100644 cts/scheduler/novell-252693-3.dot create mode 100644 cts/scheduler/novell-252693-3.exp create mode 100644 cts/scheduler/novell-252693-3.scores create mode 100644 cts/scheduler/novell-252693-3.summary create mode 100644 cts/scheduler/novell-252693-3.xml create mode 100644 cts/scheduler/novell-252693.dot create mode 100644 cts/scheduler/novell-252693.exp create mode 100644 cts/scheduler/novell-252693.scores create mode 100644 cts/scheduler/novell-252693.summary create mode 100644 cts/scheduler/novell-252693.xml create mode 100644 cts/scheduler/nvpair-id-ref.dot create mode 100644 cts/scheduler/nvpair-id-ref.exp create mode 100644 cts/scheduler/nvpair-id-ref.scores create mode 100644 cts/scheduler/nvpair-id-ref.summary create mode 100644 cts/scheduler/nvpair-id-ref.xml create mode 100644 cts/scheduler/obsolete-lrm-resource.dot create mode 100644 cts/scheduler/obsolete-lrm-resource.exp create mode 100644 cts/scheduler/obsolete-lrm-resource.scores create mode 100644 cts/scheduler/obsolete-lrm-resource.summary create mode 100644 cts/scheduler/obsolete-lrm-resource.xml create mode 100644 cts/scheduler/on-fail-ignore.dot create mode 100644 cts/scheduler/on-fail-ignore.exp create mode 100644 cts/scheduler/on-fail-ignore.scores create mode 100644 cts/scheduler/on-fail-ignore.summary create mode 100644 cts/scheduler/on-fail-ignore.xml create mode 100644 cts/scheduler/one-or-more-0.dot create mode 100644 cts/scheduler/one-or-more-0.exp create mode 100644 cts/scheduler/one-or-more-0.scores create mode 100644 cts/scheduler/one-or-more-0.summary create mode 100644 cts/scheduler/one-or-more-0.xml create mode 100644 cts/scheduler/one-or-more-1.dot create mode 100644 cts/scheduler/one-or-more-1.exp create mode 100644 cts/scheduler/one-or-more-1.scores create mode 100644 cts/scheduler/one-or-more-1.summary create mode 100644 cts/scheduler/one-or-more-1.xml create mode 100644 cts/scheduler/one-or-more-2.dot create mode 100644 cts/scheduler/one-or-more-2.exp create mode 100644 cts/scheduler/one-or-more-2.scores create mode 100644 cts/scheduler/one-or-more-2.summary create mode 100644 cts/scheduler/one-or-more-2.xml create mode 100644 cts/scheduler/one-or-more-3.dot create mode 100644 cts/scheduler/one-or-more-3.exp create mode 100644 cts/scheduler/one-or-more-3.scores create mode 100644 cts/scheduler/one-or-more-3.summary create mode 100644 cts/scheduler/one-or-more-3.xml create mode 100644 cts/scheduler/one-or-more-4.dot create mode 100644 cts/scheduler/one-or-more-4.exp create mode 100644 cts/scheduler/one-or-more-4.scores create mode 100644 cts/scheduler/one-or-more-4.summary create mode 100644 cts/scheduler/one-or-more-4.xml create mode 100644 cts/scheduler/one-or-more-5.dot create mode 100644 cts/scheduler/one-or-more-5.exp create mode 100644 cts/scheduler/one-or-more-5.scores create mode 100644 cts/scheduler/one-or-more-5.summary create mode 100644 cts/scheduler/one-or-more-5.xml create mode 100644 cts/scheduler/one-or-more-6.dot create mode 100644 cts/scheduler/one-or-more-6.exp create mode 100644 cts/scheduler/one-or-more-6.scores create mode 100644 cts/scheduler/one-or-more-6.summary create mode 100644 cts/scheduler/one-or-more-6.xml create mode 100644 cts/scheduler/one-or-more-7.dot create mode 100644 cts/scheduler/one-or-more-7.exp create mode 100644 cts/scheduler/one-or-more-7.scores create mode 100644 cts/scheduler/one-or-more-7.summary create mode 100644 cts/scheduler/one-or-more-7.xml create mode 100644 cts/scheduler/one-or-more-unrunnable-instances.dot create mode 100644 cts/scheduler/one-or-more-unrunnable-instances.exp create mode 100644 cts/scheduler/one-or-more-unrunnable-instances.scores create mode 100644 cts/scheduler/one-or-more-unrunnable-instances.summary create mode 100644 cts/scheduler/one-or-more-unrunnable-instances.xml create mode 100644 cts/scheduler/order-clone.dot create mode 100644 cts/scheduler/order-clone.exp create mode 100644 cts/scheduler/order-clone.scores create mode 100644 cts/scheduler/order-clone.summary create mode 100644 cts/scheduler/order-clone.xml create mode 100644 cts/scheduler/order-expired-failure.dot create mode 100644 cts/scheduler/order-expired-failure.exp create mode 100644 cts/scheduler/order-expired-failure.scores create mode 100644 cts/scheduler/order-expired-failure.summary create mode 100644 cts/scheduler/order-expired-failure.xml create mode 100644 cts/scheduler/order-mandatory.dot create mode 100644 cts/scheduler/order-mandatory.exp create mode 100644 cts/scheduler/order-mandatory.scores create mode 100644 cts/scheduler/order-mandatory.summary create mode 100644 cts/scheduler/order-mandatory.xml create mode 100644 cts/scheduler/order-optional-keyword.dot create mode 100644 cts/scheduler/order-optional-keyword.exp create mode 100644 cts/scheduler/order-optional-keyword.scores create mode 100644 cts/scheduler/order-optional-keyword.summary create mode 100644 cts/scheduler/order-optional-keyword.xml create mode 100644 cts/scheduler/order-optional.dot create mode 100644 cts/scheduler/order-optional.exp create mode 100644 cts/scheduler/order-optional.scores create mode 100644 cts/scheduler/order-optional.summary create mode 100644 cts/scheduler/order-optional.xml create mode 100644 cts/scheduler/order-required.dot create mode 100644 cts/scheduler/order-required.exp create mode 100644 cts/scheduler/order-required.scores create mode 100644 cts/scheduler/order-required.summary create mode 100644 cts/scheduler/order-required.xml create mode 100644 cts/scheduler/order-serialize-set.dot create mode 100644 cts/scheduler/order-serialize-set.exp create mode 100644 cts/scheduler/order-serialize-set.scores create mode 100644 cts/scheduler/order-serialize-set.summary create mode 100644 cts/scheduler/order-serialize-set.xml create mode 100644 cts/scheduler/order-serialize.dot create mode 100644 cts/scheduler/order-serialize.exp create mode 100644 cts/scheduler/order-serialize.scores create mode 100644 cts/scheduler/order-serialize.summary create mode 100644 cts/scheduler/order-serialize.xml create mode 100644 cts/scheduler/order-sets.dot create mode 100644 cts/scheduler/order-sets.exp create mode 100644 cts/scheduler/order-sets.scores create mode 100644 cts/scheduler/order-sets.summary create mode 100644 cts/scheduler/order-sets.xml create mode 100644 cts/scheduler/order-wrong-kind.dot create mode 100644 cts/scheduler/order-wrong-kind.exp create mode 100644 cts/scheduler/order-wrong-kind.scores create mode 100644 cts/scheduler/order-wrong-kind.stderr create mode 100644 cts/scheduler/order-wrong-kind.summary create mode 100644 cts/scheduler/order-wrong-kind.xml create mode 100644 cts/scheduler/order1.dot create mode 100644 cts/scheduler/order1.exp create mode 100644 cts/scheduler/order1.scores create mode 100644 cts/scheduler/order1.summary create mode 100644 cts/scheduler/order1.te.exp create mode 100644 cts/scheduler/order1.xml create mode 100644 cts/scheduler/order2.dot create mode 100644 cts/scheduler/order2.exp create mode 100644 cts/scheduler/order2.scores create mode 100644 cts/scheduler/order2.summary create mode 100644 cts/scheduler/order2.te.exp create mode 100644 cts/scheduler/order2.xml create mode 100644 cts/scheduler/order3.dot create mode 100644 cts/scheduler/order3.exp create mode 100644 cts/scheduler/order3.scores create mode 100644 cts/scheduler/order3.summary create mode 100644 cts/scheduler/order3.te.exp create mode 100644 cts/scheduler/order3.xml create mode 100644 cts/scheduler/order4.dot create mode 100644 cts/scheduler/order4.exp create mode 100644 cts/scheduler/order4.scores create mode 100644 cts/scheduler/order4.summary create mode 100644 cts/scheduler/order4.te.exp create mode 100644 cts/scheduler/order4.xml create mode 100644 cts/scheduler/order5.dot create mode 100644 cts/scheduler/order5.exp create mode 100644 cts/scheduler/order5.scores create mode 100644 cts/scheduler/order5.summary create mode 100644 cts/scheduler/order5.te.exp create mode 100644 cts/scheduler/order5.xml create mode 100644 cts/scheduler/order6.dot create mode 100644 cts/scheduler/order6.exp create mode 100644 cts/scheduler/order6.scores create mode 100644 cts/scheduler/order6.summary create mode 100644 cts/scheduler/order6.te.exp create mode 100644 cts/scheduler/order6.xml create mode 100644 cts/scheduler/order7.dot create mode 100644 cts/scheduler/order7.exp create mode 100644 cts/scheduler/order7.scores create mode 100644 cts/scheduler/order7.summary create mode 100644 cts/scheduler/order7.xml create mode 100644 cts/scheduler/order_constraint_stops_master.dot create mode 100644 cts/scheduler/order_constraint_stops_master.exp create mode 100644 cts/scheduler/order_constraint_stops_master.scores create mode 100644 cts/scheduler/order_constraint_stops_master.summary create mode 100644 cts/scheduler/order_constraint_stops_master.xml create mode 100644 cts/scheduler/order_constraint_stops_slave.dot create mode 100644 cts/scheduler/order_constraint_stops_slave.exp create mode 100644 cts/scheduler/order_constraint_stops_slave.scores create mode 100644 cts/scheduler/order_constraint_stops_slave.summary create mode 100644 cts/scheduler/order_constraint_stops_slave.xml create mode 100644 cts/scheduler/ordered-set-basic-startup.dot create mode 100644 cts/scheduler/ordered-set-basic-startup.exp create mode 100644 cts/scheduler/ordered-set-basic-startup.scores create mode 100644 cts/scheduler/ordered-set-basic-startup.summary create mode 100644 cts/scheduler/ordered-set-basic-startup.xml create mode 100644 cts/scheduler/ordered-set-natural.dot create mode 100644 cts/scheduler/ordered-set-natural.exp create mode 100644 cts/scheduler/ordered-set-natural.scores create mode 100644 cts/scheduler/ordered-set-natural.summary create mode 100644 cts/scheduler/ordered-set-natural.xml create mode 100644 cts/scheduler/origin.dot create mode 100644 cts/scheduler/origin.exp create mode 100644 cts/scheduler/origin.scores create mode 100644 cts/scheduler/origin.summary create mode 100644 cts/scheduler/origin.xml create mode 100644 cts/scheduler/orphan-0.dot create mode 100644 cts/scheduler/orphan-0.exp create mode 100644 cts/scheduler/orphan-0.scores create mode 100644 cts/scheduler/orphan-0.summary create mode 100644 cts/scheduler/orphan-0.xml create mode 100644 cts/scheduler/orphan-1.dot create mode 100644 cts/scheduler/orphan-1.exp create mode 100644 cts/scheduler/orphan-1.scores create mode 100644 cts/scheduler/orphan-1.summary create mode 100644 cts/scheduler/orphan-1.xml create mode 100644 cts/scheduler/orphan-2.dot create mode 100644 cts/scheduler/orphan-2.exp create mode 100644 cts/scheduler/orphan-2.scores create mode 100644 cts/scheduler/orphan-2.summary create mode 100644 cts/scheduler/orphan-2.xml create mode 100644 cts/scheduler/params-0.dot create mode 100644 cts/scheduler/params-0.exp create mode 100644 cts/scheduler/params-0.scores create mode 100644 cts/scheduler/params-0.summary create mode 100644 cts/scheduler/params-0.xml create mode 100644 cts/scheduler/params-1.dot create mode 100644 cts/scheduler/params-1.exp create mode 100644 cts/scheduler/params-1.scores create mode 100644 cts/scheduler/params-1.summary create mode 100644 cts/scheduler/params-1.xml create mode 100644 cts/scheduler/params-2.dot create mode 100644 cts/scheduler/params-2.exp create mode 100644 cts/scheduler/params-2.scores create mode 100644 cts/scheduler/params-2.summary create mode 100644 cts/scheduler/params-2.xml create mode 100644 cts/scheduler/params-4.dot create mode 100644 cts/scheduler/params-4.exp create mode 100644 cts/scheduler/params-4.scores create mode 100644 cts/scheduler/params-4.summary create mode 100644 cts/scheduler/params-4.xml create mode 100644 cts/scheduler/params-5.dot create mode 100644 cts/scheduler/params-5.exp create mode 100644 cts/scheduler/params-5.scores create mode 100644 cts/scheduler/params-5.summary create mode 100644 cts/scheduler/params-5.xml create mode 100644 cts/scheduler/params-6.dot create mode 100644 cts/scheduler/params-6.exp create mode 100644 cts/scheduler/params-6.scores create mode 100644 cts/scheduler/params-6.summary create mode 100644 cts/scheduler/params-6.xml create mode 100644 cts/scheduler/per-node-attrs.dot create mode 100644 cts/scheduler/per-node-attrs.exp create mode 100644 cts/scheduler/per-node-attrs.scores create mode 100644 cts/scheduler/per-node-attrs.summary create mode 100644 cts/scheduler/per-node-attrs.xml create mode 100644 cts/scheduler/per-op-failcount.dot create mode 100644 cts/scheduler/per-op-failcount.exp create mode 100644 cts/scheduler/per-op-failcount.scores create mode 100644 cts/scheduler/per-op-failcount.summary create mode 100644 cts/scheduler/per-op-failcount.xml create mode 100644 cts/scheduler/placement-capacity.dot create mode 100644 cts/scheduler/placement-capacity.exp create mode 100644 cts/scheduler/placement-capacity.scores create mode 100644 cts/scheduler/placement-capacity.summary create mode 100644 cts/scheduler/placement-capacity.xml create mode 100644 cts/scheduler/placement-location.dot create mode 100644 cts/scheduler/placement-location.exp create mode 100644 cts/scheduler/placement-location.scores create mode 100644 cts/scheduler/placement-location.summary create mode 100644 cts/scheduler/placement-location.xml create mode 100644 cts/scheduler/placement-priority.dot create mode 100644 cts/scheduler/placement-priority.exp create mode 100644 cts/scheduler/placement-priority.scores create mode 100644 cts/scheduler/placement-priority.summary create mode 100644 cts/scheduler/placement-priority.xml create mode 100644 cts/scheduler/placement-stickiness.dot create mode 100644 cts/scheduler/placement-stickiness.exp create mode 100644 cts/scheduler/placement-stickiness.scores create mode 100644 cts/scheduler/placement-stickiness.summary create mode 100644 cts/scheduler/placement-stickiness.xml create mode 100644 cts/scheduler/probe-0.dot create mode 100644 cts/scheduler/probe-0.exp create mode 100644 cts/scheduler/probe-0.scores create mode 100644 cts/scheduler/probe-0.summary create mode 100644 cts/scheduler/probe-0.xml create mode 100644 cts/scheduler/probe-1.dot create mode 100644 cts/scheduler/probe-1.exp create mode 100644 cts/scheduler/probe-1.scores create mode 100644 cts/scheduler/probe-1.summary create mode 100644 cts/scheduler/probe-1.xml create mode 100644 cts/scheduler/probe-2.dot create mode 100644 cts/scheduler/probe-2.exp create mode 100644 cts/scheduler/probe-2.scores create mode 100644 cts/scheduler/probe-2.summary create mode 100644 cts/scheduler/probe-2.xml create mode 100644 cts/scheduler/probe-3.dot create mode 100644 cts/scheduler/probe-3.exp create mode 100644 cts/scheduler/probe-3.scores create mode 100644 cts/scheduler/probe-3.summary create mode 100644 cts/scheduler/probe-3.xml create mode 100644 cts/scheduler/probe-4.dot create mode 100644 cts/scheduler/probe-4.exp create mode 100644 cts/scheduler/probe-4.scores create mode 100644 cts/scheduler/probe-4.summary create mode 100644 cts/scheduler/probe-4.xml create mode 100644 cts/scheduler/probe-timeout.dot create mode 100644 cts/scheduler/probe-timeout.exp create mode 100644 cts/scheduler/probe-timeout.scores create mode 100644 cts/scheduler/probe-timeout.summary create mode 100644 cts/scheduler/probe-timeout.xml create mode 100644 cts/scheduler/quorum-1.dot create mode 100644 cts/scheduler/quorum-1.exp create mode 100644 cts/scheduler/quorum-1.scores create mode 100644 cts/scheduler/quorum-1.summary create mode 100644 cts/scheduler/quorum-1.te.exp create mode 100644 cts/scheduler/quorum-1.xml create mode 100644 cts/scheduler/quorum-2.dot create mode 100644 cts/scheduler/quorum-2.exp create mode 100644 cts/scheduler/quorum-2.scores create mode 100644 cts/scheduler/quorum-2.summary create mode 100644 cts/scheduler/quorum-2.te.exp create mode 100644 cts/scheduler/quorum-2.xml create mode 100644 cts/scheduler/quorum-3.dot create mode 100644 cts/scheduler/quorum-3.exp create mode 100644 cts/scheduler/quorum-3.scores create mode 100644 cts/scheduler/quorum-3.summary create mode 100644 cts/scheduler/quorum-3.te.exp create mode 100644 cts/scheduler/quorum-3.xml create mode 100644 cts/scheduler/quorum-4.dot create mode 100644 cts/scheduler/quorum-4.exp create mode 100644 cts/scheduler/quorum-4.scores create mode 100644 cts/scheduler/quorum-4.summary create mode 100644 cts/scheduler/quorum-4.xml create mode 100644 cts/scheduler/quorum-5.dot create mode 100644 cts/scheduler/quorum-5.exp create mode 100644 cts/scheduler/quorum-5.scores create mode 100644 cts/scheduler/quorum-5.summary create mode 100644 cts/scheduler/quorum-5.xml create mode 100644 cts/scheduler/quorum-6.dot create mode 100644 cts/scheduler/quorum-6.exp create mode 100644 cts/scheduler/quorum-6.scores create mode 100644 cts/scheduler/quorum-6.summary create mode 100644 cts/scheduler/quorum-6.xml create mode 100644 cts/scheduler/rebalance-unique-clones.dot create mode 100644 cts/scheduler/rebalance-unique-clones.exp create mode 100644 cts/scheduler/rebalance-unique-clones.scores create mode 100644 cts/scheduler/rebalance-unique-clones.summary create mode 100644 cts/scheduler/rebalance-unique-clones.xml create mode 100644 cts/scheduler/rec-node-1.dot create mode 100644 cts/scheduler/rec-node-1.exp create mode 100644 cts/scheduler/rec-node-1.scores create mode 100644 cts/scheduler/rec-node-1.summary create mode 100644 cts/scheduler/rec-node-1.te.exp create mode 100644 cts/scheduler/rec-node-1.xml create mode 100644 cts/scheduler/rec-node-10.dot create mode 100644 cts/scheduler/rec-node-10.exp create mode 100644 cts/scheduler/rec-node-10.scores create mode 100644 cts/scheduler/rec-node-10.summary create mode 100644 cts/scheduler/rec-node-10.te.exp create mode 100644 cts/scheduler/rec-node-10.xml create mode 100644 cts/scheduler/rec-node-11.dot create mode 100644 cts/scheduler/rec-node-11.exp create mode 100644 cts/scheduler/rec-node-11.scores create mode 100644 cts/scheduler/rec-node-11.summary create mode 100644 cts/scheduler/rec-node-11.xml create mode 100644 cts/scheduler/rec-node-12.dot create mode 100644 cts/scheduler/rec-node-12.exp create mode 100644 cts/scheduler/rec-node-12.scores create mode 100644 cts/scheduler/rec-node-12.summary create mode 100644 cts/scheduler/rec-node-12.xml create mode 100644 cts/scheduler/rec-node-13.dot create mode 100644 cts/scheduler/rec-node-13.exp create mode 100644 cts/scheduler/rec-node-13.scores create mode 100644 cts/scheduler/rec-node-13.summary create mode 100644 cts/scheduler/rec-node-13.xml create mode 100644 cts/scheduler/rec-node-14.dot create mode 100644 cts/scheduler/rec-node-14.exp create mode 100644 cts/scheduler/rec-node-14.scores create mode 100644 cts/scheduler/rec-node-14.summary create mode 100644 cts/scheduler/rec-node-14.xml create mode 100644 cts/scheduler/rec-node-15.dot create mode 100644 cts/scheduler/rec-node-15.exp create mode 100644 cts/scheduler/rec-node-15.scores create mode 100644 cts/scheduler/rec-node-15.summary create mode 100644 cts/scheduler/rec-node-15.xml create mode 100644 cts/scheduler/rec-node-2.dot create mode 100644 cts/scheduler/rec-node-2.exp create mode 100644 cts/scheduler/rec-node-2.scores create mode 100644 cts/scheduler/rec-node-2.summary create mode 100644 cts/scheduler/rec-node-2.te.exp create mode 100644 cts/scheduler/rec-node-2.xml create mode 100644 cts/scheduler/rec-node-3.dot create mode 100644 cts/scheduler/rec-node-3.exp create mode 100644 cts/scheduler/rec-node-3.scores create mode 100644 cts/scheduler/rec-node-3.summary create mode 100644 cts/scheduler/rec-node-3.te.exp create mode 100644 cts/scheduler/rec-node-3.xml create mode 100644 cts/scheduler/rec-node-4.dot create mode 100644 cts/scheduler/rec-node-4.exp create mode 100644 cts/scheduler/rec-node-4.scores create mode 100644 cts/scheduler/rec-node-4.summary create mode 100644 cts/scheduler/rec-node-4.te.exp create mode 100644 cts/scheduler/rec-node-4.xml create mode 100644 cts/scheduler/rec-node-5.dot create mode 100644 cts/scheduler/rec-node-5.exp create mode 100644 cts/scheduler/rec-node-5.scores create mode 100644 cts/scheduler/rec-node-5.summary create mode 100644 cts/scheduler/rec-node-5.te.exp create mode 100644 cts/scheduler/rec-node-5.xml create mode 100644 cts/scheduler/rec-node-6.dot create mode 100644 cts/scheduler/rec-node-6.exp create mode 100644 cts/scheduler/rec-node-6.scores create mode 100644 cts/scheduler/rec-node-6.summary create mode 100644 cts/scheduler/rec-node-6.te.exp create mode 100644 cts/scheduler/rec-node-6.xml create mode 100644 cts/scheduler/rec-node-7.dot create mode 100644 cts/scheduler/rec-node-7.exp create mode 100644 cts/scheduler/rec-node-7.scores create mode 100644 cts/scheduler/rec-node-7.summary create mode 100644 cts/scheduler/rec-node-7.te.exp create mode 100644 cts/scheduler/rec-node-7.xml create mode 100644 cts/scheduler/rec-node-8.dot create mode 100644 cts/scheduler/rec-node-8.exp create mode 100644 cts/scheduler/rec-node-8.scores create mode 100644 cts/scheduler/rec-node-8.summary create mode 100644 cts/scheduler/rec-node-8.te.exp create mode 100644 cts/scheduler/rec-node-8.xml create mode 100644 cts/scheduler/rec-node-9.dot create mode 100644 cts/scheduler/rec-node-9.exp create mode 100644 cts/scheduler/rec-node-9.scores create mode 100644 cts/scheduler/rec-node-9.summary create mode 100644 cts/scheduler/rec-node-9.te.exp create mode 100644 cts/scheduler/rec-node-9.xml create mode 100644 cts/scheduler/rec-rsc-0.dot create mode 100644 cts/scheduler/rec-rsc-0.exp create mode 100644 cts/scheduler/rec-rsc-0.scores create mode 100644 cts/scheduler/rec-rsc-0.summary create mode 100644 cts/scheduler/rec-rsc-0.te.exp create mode 100644 cts/scheduler/rec-rsc-0.xml create mode 100644 cts/scheduler/rec-rsc-1.dot create mode 100644 cts/scheduler/rec-rsc-1.exp create mode 100644 cts/scheduler/rec-rsc-1.scores create mode 100644 cts/scheduler/rec-rsc-1.summary create mode 100644 cts/scheduler/rec-rsc-1.te.exp create mode 100644 cts/scheduler/rec-rsc-1.xml create mode 100644 cts/scheduler/rec-rsc-2.dot create mode 100644 cts/scheduler/rec-rsc-2.exp create mode 100644 cts/scheduler/rec-rsc-2.scores create mode 100644 cts/scheduler/rec-rsc-2.summary create mode 100644 cts/scheduler/rec-rsc-2.te.exp create mode 100644 cts/scheduler/rec-rsc-2.xml create mode 100644 cts/scheduler/rec-rsc-3.dot create mode 100644 cts/scheduler/rec-rsc-3.exp create mode 100644 cts/scheduler/rec-rsc-3.scores create mode 100644 cts/scheduler/rec-rsc-3.summary create mode 100644 cts/scheduler/rec-rsc-3.te.exp create mode 100644 cts/scheduler/rec-rsc-3.xml create mode 100644 cts/scheduler/rec-rsc-4.dot create mode 100644 cts/scheduler/rec-rsc-4.exp create mode 100644 cts/scheduler/rec-rsc-4.scores create mode 100644 cts/scheduler/rec-rsc-4.summary create mode 100644 cts/scheduler/rec-rsc-4.te.exp create mode 100644 cts/scheduler/rec-rsc-4.xml create mode 100644 cts/scheduler/rec-rsc-5.dot create mode 100644 cts/scheduler/rec-rsc-5.exp create mode 100644 cts/scheduler/rec-rsc-5.scores create mode 100644 cts/scheduler/rec-rsc-5.summary create mode 100644 cts/scheduler/rec-rsc-5.te.exp create mode 100644 cts/scheduler/rec-rsc-5.xml create mode 100644 cts/scheduler/rec-rsc-6.dot create mode 100644 cts/scheduler/rec-rsc-6.exp create mode 100644 cts/scheduler/rec-rsc-6.scores create mode 100644 cts/scheduler/rec-rsc-6.summary create mode 100644 cts/scheduler/rec-rsc-6.te.exp create mode 100644 cts/scheduler/rec-rsc-6.xml create mode 100644 cts/scheduler/rec-rsc-7.dot create mode 100644 cts/scheduler/rec-rsc-7.exp create mode 100644 cts/scheduler/rec-rsc-7.scores create mode 100644 cts/scheduler/rec-rsc-7.summary create mode 100644 cts/scheduler/rec-rsc-7.te.exp create mode 100644 cts/scheduler/rec-rsc-7.xml create mode 100644 cts/scheduler/rec-rsc-8.dot create mode 100644 cts/scheduler/rec-rsc-8.exp create mode 100644 cts/scheduler/rec-rsc-8.scores create mode 100644 cts/scheduler/rec-rsc-8.summary create mode 100644 cts/scheduler/rec-rsc-8.te.exp create mode 100644 cts/scheduler/rec-rsc-8.xml create mode 100644 cts/scheduler/rec-rsc-9.dot create mode 100644 cts/scheduler/rec-rsc-9.exp create mode 100644 cts/scheduler/rec-rsc-9.scores create mode 100644 cts/scheduler/rec-rsc-9.summary create mode 100644 cts/scheduler/rec-rsc-9.xml create mode 100644 cts/scheduler/reload-becomes-restart.dot create mode 100644 cts/scheduler/reload-becomes-restart.exp create mode 100644 cts/scheduler/reload-becomes-restart.scores create mode 100644 cts/scheduler/reload-becomes-restart.summary create mode 100644 cts/scheduler/reload-becomes-restart.xml create mode 100644 cts/scheduler/reload-versioned.dot create mode 100644 cts/scheduler/reload-versioned.exp create mode 100644 cts/scheduler/reload-versioned.scores create mode 100644 cts/scheduler/reload-versioned.summary create mode 100644 cts/scheduler/reload-versioned.xml create mode 100644 cts/scheduler/remote-connection-unrecoverable.dot create mode 100644 cts/scheduler/remote-connection-unrecoverable.exp create mode 100644 cts/scheduler/remote-connection-unrecoverable.scores create mode 100644 cts/scheduler/remote-connection-unrecoverable.summary create mode 100644 cts/scheduler/remote-connection-unrecoverable.xml create mode 100644 cts/scheduler/remote-disable.dot create mode 100644 cts/scheduler/remote-disable.exp create mode 100644 cts/scheduler/remote-disable.scores create mode 100644 cts/scheduler/remote-disable.summary create mode 100644 cts/scheduler/remote-disable.xml create mode 100644 cts/scheduler/remote-fence-before-reconnect.dot create mode 100644 cts/scheduler/remote-fence-before-reconnect.exp create mode 100644 cts/scheduler/remote-fence-before-reconnect.scores create mode 100644 cts/scheduler/remote-fence-before-reconnect.summary create mode 100644 cts/scheduler/remote-fence-before-reconnect.xml create mode 100644 cts/scheduler/remote-fence-unclean-3.dot create mode 100644 cts/scheduler/remote-fence-unclean-3.exp create mode 100644 cts/scheduler/remote-fence-unclean-3.scores create mode 100644 cts/scheduler/remote-fence-unclean-3.summary create mode 100644 cts/scheduler/remote-fence-unclean-3.xml create mode 100644 cts/scheduler/remote-fence-unclean.dot create mode 100644 cts/scheduler/remote-fence-unclean.exp create mode 100644 cts/scheduler/remote-fence-unclean.scores create mode 100644 cts/scheduler/remote-fence-unclean.summary create mode 100644 cts/scheduler/remote-fence-unclean.xml create mode 100644 cts/scheduler/remote-fence-unclean2.dot create mode 100644 cts/scheduler/remote-fence-unclean2.exp create mode 100644 cts/scheduler/remote-fence-unclean2.scores create mode 100644 cts/scheduler/remote-fence-unclean2.summary create mode 100644 cts/scheduler/remote-fence-unclean2.xml create mode 100644 cts/scheduler/remote-move.dot create mode 100644 cts/scheduler/remote-move.exp create mode 100644 cts/scheduler/remote-move.scores create mode 100644 cts/scheduler/remote-move.summary create mode 100644 cts/scheduler/remote-move.xml create mode 100644 cts/scheduler/remote-orphaned.dot create mode 100644 cts/scheduler/remote-orphaned.exp create mode 100644 cts/scheduler/remote-orphaned.scores create mode 100644 cts/scheduler/remote-orphaned.summary create mode 100644 cts/scheduler/remote-orphaned.xml create mode 100644 cts/scheduler/remote-orphaned2.dot create mode 100644 cts/scheduler/remote-orphaned2.exp create mode 100644 cts/scheduler/remote-orphaned2.scores create mode 100644 cts/scheduler/remote-orphaned2.summary create mode 100644 cts/scheduler/remote-orphaned2.xml create mode 100644 cts/scheduler/remote-partial-migrate.dot create mode 100644 cts/scheduler/remote-partial-migrate.exp create mode 100644 cts/scheduler/remote-partial-migrate.scores create mode 100644 cts/scheduler/remote-partial-migrate.summary create mode 100644 cts/scheduler/remote-partial-migrate.xml create mode 100644 cts/scheduler/remote-partial-migrate2.dot create mode 100644 cts/scheduler/remote-partial-migrate2.exp create mode 100644 cts/scheduler/remote-partial-migrate2.scores create mode 100644 cts/scheduler/remote-partial-migrate2.summary create mode 100644 cts/scheduler/remote-partial-migrate2.xml create mode 100644 cts/scheduler/remote-probe-disable.dot create mode 100644 cts/scheduler/remote-probe-disable.exp create mode 100644 cts/scheduler/remote-probe-disable.scores create mode 100644 cts/scheduler/remote-probe-disable.summary create mode 100644 cts/scheduler/remote-probe-disable.xml create mode 100644 cts/scheduler/remote-reconnect-delay.dot create mode 100644 cts/scheduler/remote-reconnect-delay.exp create mode 100644 cts/scheduler/remote-reconnect-delay.scores create mode 100644 cts/scheduler/remote-reconnect-delay.summary create mode 100644 cts/scheduler/remote-reconnect-delay.xml create mode 100644 cts/scheduler/remote-recover-all.dot create mode 100644 cts/scheduler/remote-recover-all.exp create mode 100644 cts/scheduler/remote-recover-all.scores create mode 100644 cts/scheduler/remote-recover-all.summary create mode 100644 cts/scheduler/remote-recover-all.xml create mode 100644 cts/scheduler/remote-recover-connection.dot create mode 100644 cts/scheduler/remote-recover-connection.exp create mode 100644 cts/scheduler/remote-recover-connection.scores create mode 100644 cts/scheduler/remote-recover-connection.summary create mode 100644 cts/scheduler/remote-recover-connection.xml create mode 100644 cts/scheduler/remote-recover-fail.dot create mode 100644 cts/scheduler/remote-recover-fail.exp create mode 100644 cts/scheduler/remote-recover-fail.scores create mode 100644 cts/scheduler/remote-recover-fail.summary create mode 100644 cts/scheduler/remote-recover-fail.xml create mode 100644 cts/scheduler/remote-recover-no-resources.dot create mode 100644 cts/scheduler/remote-recover-no-resources.exp create mode 100644 cts/scheduler/remote-recover-no-resources.scores create mode 100644 cts/scheduler/remote-recover-no-resources.summary create mode 100644 cts/scheduler/remote-recover-no-resources.xml create mode 100644 cts/scheduler/remote-recover-unknown.dot create mode 100644 cts/scheduler/remote-recover-unknown.exp create mode 100644 cts/scheduler/remote-recover-unknown.scores create mode 100644 cts/scheduler/remote-recover-unknown.summary create mode 100644 cts/scheduler/remote-recover-unknown.xml create mode 100644 cts/scheduler/remote-recover.dot create mode 100644 cts/scheduler/remote-recover.exp create mode 100644 cts/scheduler/remote-recover.scores create mode 100644 cts/scheduler/remote-recover.summary create mode 100644 cts/scheduler/remote-recover.xml create mode 100644 cts/scheduler/remote-recovery.dot create mode 100644 cts/scheduler/remote-recovery.exp create mode 100644 cts/scheduler/remote-recovery.scores create mode 100644 cts/scheduler/remote-recovery.summary create mode 100644 cts/scheduler/remote-recovery.xml create mode 100644 cts/scheduler/remote-stale-node-entry.dot create mode 100644 cts/scheduler/remote-stale-node-entry.exp create mode 100644 cts/scheduler/remote-stale-node-entry.scores create mode 100644 cts/scheduler/remote-stale-node-entry.summary create mode 100644 cts/scheduler/remote-stale-node-entry.xml create mode 100644 cts/scheduler/remote-start-fail.dot create mode 100644 cts/scheduler/remote-start-fail.exp create mode 100644 cts/scheduler/remote-start-fail.scores create mode 100644 cts/scheduler/remote-start-fail.summary create mode 100644 cts/scheduler/remote-start-fail.xml create mode 100644 cts/scheduler/remote-startup-probes.dot create mode 100644 cts/scheduler/remote-startup-probes.exp create mode 100644 cts/scheduler/remote-startup-probes.scores create mode 100644 cts/scheduler/remote-startup-probes.summary create mode 100644 cts/scheduler/remote-startup-probes.xml create mode 100644 cts/scheduler/remote-startup.dot create mode 100644 cts/scheduler/remote-startup.exp create mode 100644 cts/scheduler/remote-startup.scores create mode 100644 cts/scheduler/remote-startup.summary create mode 100644 cts/scheduler/remote-startup.xml create mode 100644 cts/scheduler/remote-unclean2.dot create mode 100644 cts/scheduler/remote-unclean2.exp create mode 100644 cts/scheduler/remote-unclean2.scores create mode 100644 cts/scheduler/remote-unclean2.summary create mode 100644 cts/scheduler/remote-unclean2.xml create mode 100644 cts/scheduler/reprobe-target_rc.dot create mode 100644 cts/scheduler/reprobe-target_rc.exp create mode 100644 cts/scheduler/reprobe-target_rc.scores create mode 100644 cts/scheduler/reprobe-target_rc.summary create mode 100644 cts/scheduler/reprobe-target_rc.xml create mode 100644 cts/scheduler/resource-discovery.dot create mode 100644 cts/scheduler/resource-discovery.exp create mode 100644 cts/scheduler/resource-discovery.scores create mode 100644 cts/scheduler/resource-discovery.summary create mode 100644 cts/scheduler/resource-discovery.xml create mode 100644 cts/scheduler/restart-versioned.dot create mode 100644 cts/scheduler/restart-versioned.exp create mode 100644 cts/scheduler/restart-versioned.scores create mode 100644 cts/scheduler/restart-versioned.summary create mode 100644 cts/scheduler/restart-versioned.xml create mode 100644 cts/scheduler/rsc-discovery-per-node.dot create mode 100644 cts/scheduler/rsc-discovery-per-node.exp create mode 100644 cts/scheduler/rsc-discovery-per-node.scores create mode 100644 cts/scheduler/rsc-discovery-per-node.summary create mode 100644 cts/scheduler/rsc-discovery-per-node.xml create mode 100644 cts/scheduler/rsc-maintenance.dot create mode 100644 cts/scheduler/rsc-maintenance.exp create mode 100644 cts/scheduler/rsc-maintenance.scores create mode 100644 cts/scheduler/rsc-maintenance.summary create mode 100644 cts/scheduler/rsc-maintenance.xml create mode 100644 cts/scheduler/rsc-sets-clone-1.dot create mode 100644 cts/scheduler/rsc-sets-clone-1.exp create mode 100644 cts/scheduler/rsc-sets-clone-1.scores create mode 100644 cts/scheduler/rsc-sets-clone-1.summary create mode 100644 cts/scheduler/rsc-sets-clone-1.xml create mode 100644 cts/scheduler/rsc-sets-clone.dot create mode 100644 cts/scheduler/rsc-sets-clone.exp create mode 100644 cts/scheduler/rsc-sets-clone.scores create mode 100644 cts/scheduler/rsc-sets-clone.summary create mode 100644 cts/scheduler/rsc-sets-clone.xml create mode 100644 cts/scheduler/rsc-sets-master.dot create mode 100644 cts/scheduler/rsc-sets-master.exp create mode 100644 cts/scheduler/rsc-sets-master.scores create mode 100644 cts/scheduler/rsc-sets-master.summary create mode 100644 cts/scheduler/rsc-sets-master.xml create mode 100644 cts/scheduler/rsc-sets-seq-false.dot create mode 100644 cts/scheduler/rsc-sets-seq-false.exp create mode 100644 cts/scheduler/rsc-sets-seq-false.scores create mode 100644 cts/scheduler/rsc-sets-seq-false.summary create mode 100644 cts/scheduler/rsc-sets-seq-false.xml create mode 100644 cts/scheduler/rsc-sets-seq-true.dot create mode 100644 cts/scheduler/rsc-sets-seq-true.exp create mode 100644 cts/scheduler/rsc-sets-seq-true.scores create mode 100644 cts/scheduler/rsc-sets-seq-true.summary create mode 100644 cts/scheduler/rsc-sets-seq-true.xml create mode 100644 cts/scheduler/rsc_dep1.dot create mode 100644 cts/scheduler/rsc_dep1.exp create mode 100644 cts/scheduler/rsc_dep1.scores create mode 100644 cts/scheduler/rsc_dep1.summary create mode 100644 cts/scheduler/rsc_dep1.te.exp create mode 100644 cts/scheduler/rsc_dep1.xml create mode 100644 cts/scheduler/rsc_dep10.dot create mode 100644 cts/scheduler/rsc_dep10.exp create mode 100644 cts/scheduler/rsc_dep10.scores create mode 100644 cts/scheduler/rsc_dep10.summary create mode 100644 cts/scheduler/rsc_dep10.te.exp create mode 100644 cts/scheduler/rsc_dep10.xml create mode 100644 cts/scheduler/rsc_dep2.dot create mode 100644 cts/scheduler/rsc_dep2.exp create mode 100644 cts/scheduler/rsc_dep2.scores create mode 100644 cts/scheduler/rsc_dep2.summary create mode 100644 cts/scheduler/rsc_dep2.xml create mode 100644 cts/scheduler/rsc_dep3.dot create mode 100644 cts/scheduler/rsc_dep3.exp create mode 100644 cts/scheduler/rsc_dep3.scores create mode 100644 cts/scheduler/rsc_dep3.summary create mode 100644 cts/scheduler/rsc_dep3.te.exp create mode 100644 cts/scheduler/rsc_dep3.xml create mode 100644 cts/scheduler/rsc_dep4.dot create mode 100644 cts/scheduler/rsc_dep4.exp create mode 100644 cts/scheduler/rsc_dep4.scores create mode 100644 cts/scheduler/rsc_dep4.summary create mode 100644 cts/scheduler/rsc_dep4.xml create mode 100644 cts/scheduler/rsc_dep5.dot create mode 100644 cts/scheduler/rsc_dep5.exp create mode 100644 cts/scheduler/rsc_dep5.scores create mode 100644 cts/scheduler/rsc_dep5.summary create mode 100644 cts/scheduler/rsc_dep5.te.exp create mode 100644 cts/scheduler/rsc_dep5.xml create mode 100644 cts/scheduler/rsc_dep7.dot create mode 100644 cts/scheduler/rsc_dep7.exp create mode 100644 cts/scheduler/rsc_dep7.scores create mode 100644 cts/scheduler/rsc_dep7.summary create mode 100644 cts/scheduler/rsc_dep7.te.exp create mode 100644 cts/scheduler/rsc_dep7.xml create mode 100644 cts/scheduler/rsc_dep8.dot create mode 100644 cts/scheduler/rsc_dep8.exp create mode 100644 cts/scheduler/rsc_dep8.scores create mode 100644 cts/scheduler/rsc_dep8.summary create mode 100644 cts/scheduler/rsc_dep8.xml create mode 100644 cts/scheduler/rsc_dep9.exp create mode 100644 cts/scheduler/rsc_location1.exp create mode 100644 cts/scheduler/rsc_location1.te.exp create mode 100644 cts/scheduler/rsc_location2.exp create mode 100644 cts/scheduler/rsc_location2.te.exp create mode 100644 cts/scheduler/rsc_location3.exp create mode 100644 cts/scheduler/rsc_location3.te.exp create mode 100644 cts/scheduler/rsc_location4.exp create mode 100644 cts/scheduler/rsc_location4.te.exp create mode 100644 cts/scheduler/rsc_location5.exp create mode 100644 cts/scheduler/rsc_location5.te.exp create mode 100644 cts/scheduler/shutdown-maintenance-node.dot create mode 100644 cts/scheduler/shutdown-maintenance-node.exp create mode 100644 cts/scheduler/shutdown-maintenance-node.scores create mode 100644 cts/scheduler/shutdown-maintenance-node.summary create mode 100644 cts/scheduler/shutdown-maintenance-node.xml create mode 100644 cts/scheduler/simple1.dot create mode 100644 cts/scheduler/simple1.exp create mode 100644 cts/scheduler/simple1.scores create mode 100644 cts/scheduler/simple1.summary create mode 100644 cts/scheduler/simple1.te.exp create mode 100644 cts/scheduler/simple1.xml create mode 100644 cts/scheduler/simple11.dot create mode 100644 cts/scheduler/simple11.exp create mode 100644 cts/scheduler/simple11.scores create mode 100644 cts/scheduler/simple11.summary create mode 100644 cts/scheduler/simple11.te.exp create mode 100644 cts/scheduler/simple11.xml create mode 100644 cts/scheduler/simple12.dot create mode 100644 cts/scheduler/simple12.exp create mode 100644 cts/scheduler/simple12.scores create mode 100644 cts/scheduler/simple12.summary create mode 100644 cts/scheduler/simple12.te.exp create mode 100644 cts/scheduler/simple12.xml create mode 100644 cts/scheduler/simple2.dot create mode 100644 cts/scheduler/simple2.exp create mode 100644 cts/scheduler/simple2.scores create mode 100644 cts/scheduler/simple2.summary create mode 100644 cts/scheduler/simple2.te.exp create mode 100644 cts/scheduler/simple2.xml create mode 100644 cts/scheduler/simple3.dot create mode 100644 cts/scheduler/simple3.exp create mode 100644 cts/scheduler/simple3.scores create mode 100644 cts/scheduler/simple3.summary create mode 100644 cts/scheduler/simple3.te.exp create mode 100644 cts/scheduler/simple3.xml create mode 100644 cts/scheduler/simple4.dot create mode 100644 cts/scheduler/simple4.exp create mode 100644 cts/scheduler/simple4.scores create mode 100644 cts/scheduler/simple4.summary create mode 100644 cts/scheduler/simple4.te.exp create mode 100644 cts/scheduler/simple4.xml create mode 100644 cts/scheduler/simple6.dot create mode 100644 cts/scheduler/simple6.exp create mode 100644 cts/scheduler/simple6.scores create mode 100644 cts/scheduler/simple6.summary create mode 100644 cts/scheduler/simple6.te.exp create mode 100644 cts/scheduler/simple6.xml create mode 100644 cts/scheduler/simple7.dot create mode 100644 cts/scheduler/simple7.exp create mode 100644 cts/scheduler/simple7.scores create mode 100644 cts/scheduler/simple7.summary create mode 100644 cts/scheduler/simple7.te.exp create mode 100644 cts/scheduler/simple7.xml create mode 100644 cts/scheduler/simple8.dot create mode 100644 cts/scheduler/simple8.exp create mode 100644 cts/scheduler/simple8.scores create mode 100644 cts/scheduler/simple8.summary create mode 100644 cts/scheduler/simple8.xml create mode 100644 cts/scheduler/site-specific-params.dot create mode 100644 cts/scheduler/site-specific-params.exp create mode 100644 cts/scheduler/site-specific-params.scores create mode 100644 cts/scheduler/site-specific-params.summary create mode 100644 cts/scheduler/site-specific-params.xml create mode 100644 cts/scheduler/standby.dot create mode 100644 cts/scheduler/standby.exp create mode 100644 cts/scheduler/standby.scores create mode 100644 cts/scheduler/standby.summary create mode 100644 cts/scheduler/standby.xml create mode 100644 cts/scheduler/start-then-stop-with-unfence.dot create mode 100644 cts/scheduler/start-then-stop-with-unfence.exp create mode 100644 cts/scheduler/start-then-stop-with-unfence.scores create mode 100644 cts/scheduler/start-then-stop-with-unfence.summary create mode 100644 cts/scheduler/start-then-stop-with-unfence.xml create mode 100644 cts/scheduler/stonith-0.dot create mode 100644 cts/scheduler/stonith-0.exp create mode 100644 cts/scheduler/stonith-0.scores create mode 100644 cts/scheduler/stonith-0.summary create mode 100644 cts/scheduler/stonith-0.xml create mode 100644 cts/scheduler/stonith-1.dot create mode 100644 cts/scheduler/stonith-1.exp create mode 100644 cts/scheduler/stonith-1.scores create mode 100644 cts/scheduler/stonith-1.summary create mode 100644 cts/scheduler/stonith-1.xml create mode 100644 cts/scheduler/stonith-2.dot create mode 100644 cts/scheduler/stonith-2.exp create mode 100644 cts/scheduler/stonith-2.scores create mode 100644 cts/scheduler/stonith-2.summary create mode 100644 cts/scheduler/stonith-2.xml create mode 100644 cts/scheduler/stonith-3.dot create mode 100644 cts/scheduler/stonith-3.exp create mode 100644 cts/scheduler/stonith-3.scores create mode 100644 cts/scheduler/stonith-3.summary create mode 100644 cts/scheduler/stonith-3.xml create mode 100644 cts/scheduler/stonith-4.dot create mode 100644 cts/scheduler/stonith-4.exp create mode 100644 cts/scheduler/stonith-4.scores create mode 100644 cts/scheduler/stonith-4.summary create mode 100644 cts/scheduler/stonith-4.xml create mode 100644 cts/scheduler/stop-failure-no-fencing.dot create mode 100644 cts/scheduler/stop-failure-no-fencing.exp create mode 100644 cts/scheduler/stop-failure-no-fencing.scores create mode 100644 cts/scheduler/stop-failure-no-fencing.summary create mode 100644 cts/scheduler/stop-failure-no-fencing.xml create mode 100644 cts/scheduler/stop-failure-no-quorum.dot create mode 100644 cts/scheduler/stop-failure-no-quorum.exp create mode 100644 cts/scheduler/stop-failure-no-quorum.scores create mode 100644 cts/scheduler/stop-failure-no-quorum.summary create mode 100644 cts/scheduler/stop-failure-no-quorum.xml create mode 100644 cts/scheduler/stop-failure-with-fencing.dot create mode 100644 cts/scheduler/stop-failure-with-fencing.exp create mode 100644 cts/scheduler/stop-failure-with-fencing.scores create mode 100644 cts/scheduler/stop-failure-with-fencing.summary create mode 100644 cts/scheduler/stop-failure-with-fencing.xml create mode 100644 cts/scheduler/stopped-monitor-00.dot create mode 100644 cts/scheduler/stopped-monitor-00.exp create mode 100644 cts/scheduler/stopped-monitor-00.scores create mode 100644 cts/scheduler/stopped-monitor-00.summary create mode 100644 cts/scheduler/stopped-monitor-00.xml create mode 100644 cts/scheduler/stopped-monitor-01.dot create mode 100644 cts/scheduler/stopped-monitor-01.exp create mode 100644 cts/scheduler/stopped-monitor-01.scores create mode 100644 cts/scheduler/stopped-monitor-01.summary create mode 100644 cts/scheduler/stopped-monitor-01.xml create mode 100644 cts/scheduler/stopped-monitor-02.dot create mode 100644 cts/scheduler/stopped-monitor-02.exp create mode 100644 cts/scheduler/stopped-monitor-02.scores create mode 100644 cts/scheduler/stopped-monitor-02.summary create mode 100644 cts/scheduler/stopped-monitor-02.xml create mode 100644 cts/scheduler/stopped-monitor-03.dot create mode 100644 cts/scheduler/stopped-monitor-03.exp create mode 100644 cts/scheduler/stopped-monitor-03.scores create mode 100644 cts/scheduler/stopped-monitor-03.summary create mode 100644 cts/scheduler/stopped-monitor-03.xml create mode 100644 cts/scheduler/stopped-monitor-04.dot create mode 100644 cts/scheduler/stopped-monitor-04.exp create mode 100644 cts/scheduler/stopped-monitor-04.scores create mode 100644 cts/scheduler/stopped-monitor-04.summary create mode 100644 cts/scheduler/stopped-monitor-04.xml create mode 100644 cts/scheduler/stopped-monitor-05.dot create mode 100644 cts/scheduler/stopped-monitor-05.exp create mode 100644 cts/scheduler/stopped-monitor-05.scores create mode 100644 cts/scheduler/stopped-monitor-05.summary create mode 100644 cts/scheduler/stopped-monitor-05.xml create mode 100644 cts/scheduler/stopped-monitor-06.dot create mode 100644 cts/scheduler/stopped-monitor-06.exp create mode 100644 cts/scheduler/stopped-monitor-06.scores create mode 100644 cts/scheduler/stopped-monitor-06.summary create mode 100644 cts/scheduler/stopped-monitor-06.xml create mode 100644 cts/scheduler/stopped-monitor-07.dot create mode 100644 cts/scheduler/stopped-monitor-07.exp create mode 100644 cts/scheduler/stopped-monitor-07.scores create mode 100644 cts/scheduler/stopped-monitor-07.summary create mode 100644 cts/scheduler/stopped-monitor-07.xml create mode 100644 cts/scheduler/stopped-monitor-08.dot create mode 100644 cts/scheduler/stopped-monitor-08.exp create mode 100644 cts/scheduler/stopped-monitor-08.scores create mode 100644 cts/scheduler/stopped-monitor-08.summary create mode 100644 cts/scheduler/stopped-monitor-08.xml create mode 100644 cts/scheduler/stopped-monitor-09.dot create mode 100644 cts/scheduler/stopped-monitor-09.exp create mode 100644 cts/scheduler/stopped-monitor-09.scores create mode 100644 cts/scheduler/stopped-monitor-09.summary create mode 100644 cts/scheduler/stopped-monitor-09.xml create mode 100644 cts/scheduler/stopped-monitor-10.dot create mode 100644 cts/scheduler/stopped-monitor-10.exp create mode 100644 cts/scheduler/stopped-monitor-10.scores create mode 100644 cts/scheduler/stopped-monitor-10.summary create mode 100644 cts/scheduler/stopped-monitor-10.xml create mode 100644 cts/scheduler/stopped-monitor-11.dot create mode 100644 cts/scheduler/stopped-monitor-11.exp create mode 100644 cts/scheduler/stopped-monitor-11.scores create mode 100644 cts/scheduler/stopped-monitor-11.summary create mode 100644 cts/scheduler/stopped-monitor-11.xml create mode 100644 cts/scheduler/stopped-monitor-12.dot create mode 100644 cts/scheduler/stopped-monitor-12.exp create mode 100644 cts/scheduler/stopped-monitor-12.scores create mode 100644 cts/scheduler/stopped-monitor-12.summary create mode 100644 cts/scheduler/stopped-monitor-12.xml create mode 100644 cts/scheduler/stopped-monitor-20.dot create mode 100644 cts/scheduler/stopped-monitor-20.exp create mode 100644 cts/scheduler/stopped-monitor-20.scores create mode 100644 cts/scheduler/stopped-monitor-20.summary create mode 100644 cts/scheduler/stopped-monitor-20.xml create mode 100644 cts/scheduler/stopped-monitor-21.dot create mode 100644 cts/scheduler/stopped-monitor-21.exp create mode 100644 cts/scheduler/stopped-monitor-21.scores create mode 100644 cts/scheduler/stopped-monitor-21.summary create mode 100644 cts/scheduler/stopped-monitor-21.xml create mode 100644 cts/scheduler/stopped-monitor-22.dot create mode 100644 cts/scheduler/stopped-monitor-22.exp create mode 100644 cts/scheduler/stopped-monitor-22.scores create mode 100644 cts/scheduler/stopped-monitor-22.summary create mode 100644 cts/scheduler/stopped-monitor-22.xml create mode 100644 cts/scheduler/stopped-monitor-23.dot create mode 100644 cts/scheduler/stopped-monitor-23.exp create mode 100644 cts/scheduler/stopped-monitor-23.scores create mode 100644 cts/scheduler/stopped-monitor-23.summary create mode 100644 cts/scheduler/stopped-monitor-23.xml create mode 100644 cts/scheduler/stopped-monitor-24.dot create mode 100644 cts/scheduler/stopped-monitor-24.exp create mode 100644 cts/scheduler/stopped-monitor-24.scores create mode 100644 cts/scheduler/stopped-monitor-24.summary create mode 100644 cts/scheduler/stopped-monitor-24.xml create mode 100644 cts/scheduler/stopped-monitor-25.dot create mode 100644 cts/scheduler/stopped-monitor-25.exp create mode 100644 cts/scheduler/stopped-monitor-25.scores create mode 100644 cts/scheduler/stopped-monitor-25.summary create mode 100644 cts/scheduler/stopped-monitor-25.xml create mode 100644 cts/scheduler/stopped-monitor-26.dot create mode 100644 cts/scheduler/stopped-monitor-26.exp create mode 100644 cts/scheduler/stopped-monitor-26.scores create mode 100644 cts/scheduler/stopped-monitor-26.summary create mode 100644 cts/scheduler/stopped-monitor-26.xml create mode 100644 cts/scheduler/stopped-monitor-27.dot create mode 100644 cts/scheduler/stopped-monitor-27.exp create mode 100644 cts/scheduler/stopped-monitor-27.scores create mode 100644 cts/scheduler/stopped-monitor-27.summary create mode 100644 cts/scheduler/stopped-monitor-27.xml create mode 100644 cts/scheduler/stopped-monitor-30.dot create mode 100644 cts/scheduler/stopped-monitor-30.exp create mode 100644 cts/scheduler/stopped-monitor-30.scores create mode 100644 cts/scheduler/stopped-monitor-30.summary create mode 100644 cts/scheduler/stopped-monitor-30.xml create mode 100644 cts/scheduler/stopped-monitor-31.dot create mode 100644 cts/scheduler/stopped-monitor-31.exp create mode 100644 cts/scheduler/stopped-monitor-31.scores create mode 100644 cts/scheduler/stopped-monitor-31.summary create mode 100644 cts/scheduler/stopped-monitor-31.xml create mode 100644 cts/scheduler/suicide-needed-inquorate.dot create mode 100644 cts/scheduler/suicide-needed-inquorate.exp create mode 100644 cts/scheduler/suicide-needed-inquorate.scores create mode 100644 cts/scheduler/suicide-needed-inquorate.summary create mode 100644 cts/scheduler/suicide-needed-inquorate.xml create mode 100644 cts/scheduler/suicide-not-needed-initial-quorum.dot create mode 100644 cts/scheduler/suicide-not-needed-initial-quorum.exp create mode 100644 cts/scheduler/suicide-not-needed-initial-quorum.scores create mode 100644 cts/scheduler/suicide-not-needed-initial-quorum.summary create mode 100644 cts/scheduler/suicide-not-needed-initial-quorum.xml create mode 100644 cts/scheduler/suicide-not-needed-never-quorate.dot create mode 100644 cts/scheduler/suicide-not-needed-never-quorate.exp create mode 100644 cts/scheduler/suicide-not-needed-never-quorate.scores create mode 100644 cts/scheduler/suicide-not-needed-never-quorate.summary create mode 100644 cts/scheduler/suicide-not-needed-never-quorate.xml create mode 100644 cts/scheduler/suicide-not-needed-quorate.dot create mode 100644 cts/scheduler/suicide-not-needed-quorate.exp create mode 100644 cts/scheduler/suicide-not-needed-quorate.scores create mode 100644 cts/scheduler/suicide-not-needed-quorate.summary create mode 100644 cts/scheduler/suicide-not-needed-quorate.xml create mode 100644 cts/scheduler/systemhealth1.dot create mode 100644 cts/scheduler/systemhealth1.exp create mode 100644 cts/scheduler/systemhealth1.scores create mode 100644 cts/scheduler/systemhealth1.summary create mode 100644 cts/scheduler/systemhealth1.xml create mode 100644 cts/scheduler/systemhealth2.dot create mode 100644 cts/scheduler/systemhealth2.exp create mode 100644 cts/scheduler/systemhealth2.scores create mode 100644 cts/scheduler/systemhealth2.summary create mode 100644 cts/scheduler/systemhealth2.xml create mode 100644 cts/scheduler/systemhealth3.dot create mode 100644 cts/scheduler/systemhealth3.exp create mode 100644 cts/scheduler/systemhealth3.scores create mode 100644 cts/scheduler/systemhealth3.summary create mode 100644 cts/scheduler/systemhealth3.xml create mode 100644 cts/scheduler/systemhealthm1.dot create mode 100644 cts/scheduler/systemhealthm1.exp create mode 100644 cts/scheduler/systemhealthm1.scores create mode 100644 cts/scheduler/systemhealthm1.summary create mode 100644 cts/scheduler/systemhealthm1.xml create mode 100644 cts/scheduler/systemhealthm2.dot create mode 100644 cts/scheduler/systemhealthm2.exp create mode 100644 cts/scheduler/systemhealthm2.scores create mode 100644 cts/scheduler/systemhealthm2.summary create mode 100644 cts/scheduler/systemhealthm2.xml create mode 100644 cts/scheduler/systemhealthm3.dot create mode 100644 cts/scheduler/systemhealthm3.exp create mode 100644 cts/scheduler/systemhealthm3.scores create mode 100644 cts/scheduler/systemhealthm3.summary create mode 100644 cts/scheduler/systemhealthm3.xml create mode 100644 cts/scheduler/systemhealthn1.dot create mode 100644 cts/scheduler/systemhealthn1.exp create mode 100644 cts/scheduler/systemhealthn1.scores create mode 100644 cts/scheduler/systemhealthn1.summary create mode 100644 cts/scheduler/systemhealthn1.xml create mode 100644 cts/scheduler/systemhealthn2.dot create mode 100644 cts/scheduler/systemhealthn2.exp create mode 100644 cts/scheduler/systemhealthn2.scores create mode 100644 cts/scheduler/systemhealthn2.summary create mode 100644 cts/scheduler/systemhealthn2.xml create mode 100644 cts/scheduler/systemhealthn3.dot create mode 100644 cts/scheduler/systemhealthn3.exp create mode 100644 cts/scheduler/systemhealthn3.scores create mode 100644 cts/scheduler/systemhealthn3.summary create mode 100644 cts/scheduler/systemhealthn3.xml create mode 100644 cts/scheduler/systemhealtho1.dot create mode 100644 cts/scheduler/systemhealtho1.exp create mode 100644 cts/scheduler/systemhealtho1.scores create mode 100644 cts/scheduler/systemhealtho1.summary create mode 100644 cts/scheduler/systemhealtho1.xml create mode 100644 cts/scheduler/systemhealtho2.dot create mode 100644 cts/scheduler/systemhealtho2.exp create mode 100644 cts/scheduler/systemhealtho2.scores create mode 100644 cts/scheduler/systemhealtho2.summary create mode 100644 cts/scheduler/systemhealtho2.xml create mode 100644 cts/scheduler/systemhealtho3.dot create mode 100644 cts/scheduler/systemhealtho3.exp create mode 100644 cts/scheduler/systemhealtho3.scores create mode 100644 cts/scheduler/systemhealtho3.summary create mode 100644 cts/scheduler/systemhealtho3.xml create mode 100644 cts/scheduler/systemhealthp1.dot create mode 100644 cts/scheduler/systemhealthp1.exp create mode 100644 cts/scheduler/systemhealthp1.scores create mode 100644 cts/scheduler/systemhealthp1.summary create mode 100644 cts/scheduler/systemhealthp1.xml create mode 100644 cts/scheduler/systemhealthp2.dot create mode 100644 cts/scheduler/systemhealthp2.exp create mode 100644 cts/scheduler/systemhealthp2.scores create mode 100644 cts/scheduler/systemhealthp2.summary create mode 100644 cts/scheduler/systemhealthp2.xml create mode 100644 cts/scheduler/systemhealthp3.dot create mode 100644 cts/scheduler/systemhealthp3.exp create mode 100644 cts/scheduler/systemhealthp3.scores create mode 100644 cts/scheduler/systemhealthp3.summary create mode 100644 cts/scheduler/systemhealthp3.xml create mode 100644 cts/scheduler/tags-coloc-order-1.dot create mode 100644 cts/scheduler/tags-coloc-order-1.exp create mode 100644 cts/scheduler/tags-coloc-order-1.scores create mode 100644 cts/scheduler/tags-coloc-order-1.summary create mode 100644 cts/scheduler/tags-coloc-order-1.xml create mode 100644 cts/scheduler/tags-coloc-order-2.dot create mode 100644 cts/scheduler/tags-coloc-order-2.exp create mode 100644 cts/scheduler/tags-coloc-order-2.scores create mode 100644 cts/scheduler/tags-coloc-order-2.summary create mode 100644 cts/scheduler/tags-coloc-order-2.xml create mode 100644 cts/scheduler/tags-location.dot create mode 100644 cts/scheduler/tags-location.exp create mode 100644 cts/scheduler/tags-location.scores create mode 100644 cts/scheduler/tags-location.summary create mode 100644 cts/scheduler/tags-location.xml create mode 100644 cts/scheduler/tags-ticket.dot create mode 100644 cts/scheduler/tags-ticket.exp create mode 100644 cts/scheduler/tags-ticket.scores create mode 100644 cts/scheduler/tags-ticket.summary create mode 100644 cts/scheduler/tags-ticket.xml create mode 100644 cts/scheduler/target-0.dot create mode 100644 cts/scheduler/target-0.exp create mode 100644 cts/scheduler/target-0.scores create mode 100644 cts/scheduler/target-0.summary create mode 100644 cts/scheduler/target-0.xml create mode 100644 cts/scheduler/target-1.dot create mode 100644 cts/scheduler/target-1.exp create mode 100644 cts/scheduler/target-1.scores create mode 100644 cts/scheduler/target-1.summary create mode 100644 cts/scheduler/target-1.xml create mode 100644 cts/scheduler/target-2.dot create mode 100644 cts/scheduler/target-2.exp create mode 100644 cts/scheduler/target-2.scores create mode 100644 cts/scheduler/target-2.summary create mode 100644 cts/scheduler/target-2.xml create mode 100644 cts/scheduler/template-1.dot create mode 100644 cts/scheduler/template-1.exp create mode 100644 cts/scheduler/template-1.scores create mode 100644 cts/scheduler/template-1.summary create mode 100644 cts/scheduler/template-1.xml create mode 100644 cts/scheduler/template-2.dot create mode 100644 cts/scheduler/template-2.exp create mode 100644 cts/scheduler/template-2.scores create mode 100644 cts/scheduler/template-2.summary create mode 100644 cts/scheduler/template-2.xml create mode 100644 cts/scheduler/template-3.dot create mode 100644 cts/scheduler/template-3.exp create mode 100644 cts/scheduler/template-3.scores create mode 100644 cts/scheduler/template-3.summary create mode 100644 cts/scheduler/template-3.xml create mode 100644 cts/scheduler/template-clone-group.dot create mode 100644 cts/scheduler/template-clone-group.exp create mode 100644 cts/scheduler/template-clone-group.scores create mode 100644 cts/scheduler/template-clone-group.summary create mode 100644 cts/scheduler/template-clone-group.xml create mode 100644 cts/scheduler/template-clone-primitive.dot create mode 100644 cts/scheduler/template-clone-primitive.exp create mode 100644 cts/scheduler/template-clone-primitive.scores create mode 100644 cts/scheduler/template-clone-primitive.summary create mode 100644 cts/scheduler/template-clone-primitive.xml create mode 100644 cts/scheduler/template-coloc-1.dot create mode 100644 cts/scheduler/template-coloc-1.exp create mode 100644 cts/scheduler/template-coloc-1.scores create mode 100644 cts/scheduler/template-coloc-1.summary create mode 100644 cts/scheduler/template-coloc-1.xml create mode 100644 cts/scheduler/template-coloc-2.dot create mode 100644 cts/scheduler/template-coloc-2.exp create mode 100644 cts/scheduler/template-coloc-2.scores create mode 100644 cts/scheduler/template-coloc-2.summary create mode 100644 cts/scheduler/template-coloc-2.xml create mode 100644 cts/scheduler/template-coloc-3.dot create mode 100644 cts/scheduler/template-coloc-3.exp create mode 100644 cts/scheduler/template-coloc-3.scores create mode 100644 cts/scheduler/template-coloc-3.summary create mode 100644 cts/scheduler/template-coloc-3.xml create mode 100644 cts/scheduler/template-order-1.dot create mode 100644 cts/scheduler/template-order-1.exp create mode 100644 cts/scheduler/template-order-1.scores create mode 100644 cts/scheduler/template-order-1.summary create mode 100644 cts/scheduler/template-order-1.xml create mode 100644 cts/scheduler/template-order-2.dot create mode 100644 cts/scheduler/template-order-2.exp create mode 100644 cts/scheduler/template-order-2.scores create mode 100644 cts/scheduler/template-order-2.summary create mode 100644 cts/scheduler/template-order-2.xml create mode 100644 cts/scheduler/template-order-3.dot create mode 100644 cts/scheduler/template-order-3.exp create mode 100644 cts/scheduler/template-order-3.scores create mode 100644 cts/scheduler/template-order-3.summary create mode 100644 cts/scheduler/template-order-3.xml create mode 100644 cts/scheduler/template-rsc-sets-1.dot create mode 100644 cts/scheduler/template-rsc-sets-1.exp create mode 100644 cts/scheduler/template-rsc-sets-1.scores create mode 100644 cts/scheduler/template-rsc-sets-1.summary create mode 100644 cts/scheduler/template-rsc-sets-1.xml create mode 100644 cts/scheduler/template-rsc-sets-2.dot create mode 100644 cts/scheduler/template-rsc-sets-2.exp create mode 100644 cts/scheduler/template-rsc-sets-2.scores create mode 100644 cts/scheduler/template-rsc-sets-2.summary create mode 100644 cts/scheduler/template-rsc-sets-2.xml create mode 100644 cts/scheduler/template-rsc-sets-3.dot create mode 100644 cts/scheduler/template-rsc-sets-3.exp create mode 100644 cts/scheduler/template-rsc-sets-3.scores create mode 100644 cts/scheduler/template-rsc-sets-3.summary create mode 100644 cts/scheduler/template-rsc-sets-3.xml create mode 100644 cts/scheduler/template-rsc-sets-4.dot create mode 100644 cts/scheduler/template-rsc-sets-4.exp create mode 100644 cts/scheduler/template-rsc-sets-4.scores create mode 100644 cts/scheduler/template-rsc-sets-4.summary create mode 100644 cts/scheduler/template-rsc-sets-4.xml create mode 100644 cts/scheduler/template-ticket.dot create mode 100644 cts/scheduler/template-ticket.exp create mode 100644 cts/scheduler/template-ticket.scores create mode 100644 cts/scheduler/template-ticket.summary create mode 100644 cts/scheduler/template-ticket.xml create mode 100644 cts/scheduler/ticket-clone-1.dot create mode 100644 cts/scheduler/ticket-clone-1.exp create mode 100644 cts/scheduler/ticket-clone-1.scores create mode 100644 cts/scheduler/ticket-clone-1.summary create mode 100644 cts/scheduler/ticket-clone-1.xml create mode 100644 cts/scheduler/ticket-clone-10.dot create mode 100644 cts/scheduler/ticket-clone-10.exp create mode 100644 cts/scheduler/ticket-clone-10.scores create mode 100644 cts/scheduler/ticket-clone-10.summary create mode 100644 cts/scheduler/ticket-clone-10.xml create mode 100644 cts/scheduler/ticket-clone-11.dot create mode 100644 cts/scheduler/ticket-clone-11.exp create mode 100644 cts/scheduler/ticket-clone-11.scores create mode 100644 cts/scheduler/ticket-clone-11.summary create mode 100644 cts/scheduler/ticket-clone-11.xml create mode 100644 cts/scheduler/ticket-clone-12.dot create mode 100644 cts/scheduler/ticket-clone-12.exp create mode 100644 cts/scheduler/ticket-clone-12.scores create mode 100644 cts/scheduler/ticket-clone-12.summary create mode 100644 cts/scheduler/ticket-clone-12.xml create mode 100644 cts/scheduler/ticket-clone-13.dot create mode 100644 cts/scheduler/ticket-clone-13.exp create mode 100644 cts/scheduler/ticket-clone-13.scores create mode 100644 cts/scheduler/ticket-clone-13.summary create mode 100644 cts/scheduler/ticket-clone-13.xml create mode 100644 cts/scheduler/ticket-clone-14.dot create mode 100644 cts/scheduler/ticket-clone-14.exp create mode 100644 cts/scheduler/ticket-clone-14.scores create mode 100644 cts/scheduler/ticket-clone-14.summary create mode 100644 cts/scheduler/ticket-clone-14.xml create mode 100644 cts/scheduler/ticket-clone-15.dot create mode 100644 cts/scheduler/ticket-clone-15.exp create mode 100644 cts/scheduler/ticket-clone-15.scores create mode 100644 cts/scheduler/ticket-clone-15.summary create mode 100644 cts/scheduler/ticket-clone-15.xml create mode 100644 cts/scheduler/ticket-clone-16.dot create mode 100644 cts/scheduler/ticket-clone-16.exp create mode 100644 cts/scheduler/ticket-clone-16.scores create mode 100644 cts/scheduler/ticket-clone-16.summary create mode 100644 cts/scheduler/ticket-clone-16.xml create mode 100644 cts/scheduler/ticket-clone-17.dot create mode 100644 cts/scheduler/ticket-clone-17.exp create mode 100644 cts/scheduler/ticket-clone-17.scores create mode 100644 cts/scheduler/ticket-clone-17.summary create mode 100644 cts/scheduler/ticket-clone-17.xml create mode 100644 cts/scheduler/ticket-clone-18.dot create mode 100644 cts/scheduler/ticket-clone-18.exp create mode 100644 cts/scheduler/ticket-clone-18.scores create mode 100644 cts/scheduler/ticket-clone-18.summary create mode 100644 cts/scheduler/ticket-clone-18.xml create mode 100644 cts/scheduler/ticket-clone-19.dot create mode 100644 cts/scheduler/ticket-clone-19.exp create mode 100644 cts/scheduler/ticket-clone-19.scores create mode 100644 cts/scheduler/ticket-clone-19.summary create mode 100644 cts/scheduler/ticket-clone-19.xml create mode 100644 cts/scheduler/ticket-clone-2.dot create mode 100644 cts/scheduler/ticket-clone-2.exp create mode 100644 cts/scheduler/ticket-clone-2.scores create mode 100644 cts/scheduler/ticket-clone-2.summary create mode 100644 cts/scheduler/ticket-clone-2.xml create mode 100644 cts/scheduler/ticket-clone-20.dot create mode 100644 cts/scheduler/ticket-clone-20.exp create mode 100644 cts/scheduler/ticket-clone-20.scores create mode 100644 cts/scheduler/ticket-clone-20.summary create mode 100644 cts/scheduler/ticket-clone-20.xml create mode 100644 cts/scheduler/ticket-clone-21.dot create mode 100644 cts/scheduler/ticket-clone-21.exp create mode 100644 cts/scheduler/ticket-clone-21.scores create mode 100644 cts/scheduler/ticket-clone-21.summary create mode 100644 cts/scheduler/ticket-clone-21.xml create mode 100644 cts/scheduler/ticket-clone-22.dot create mode 100644 cts/scheduler/ticket-clone-22.exp create mode 100644 cts/scheduler/ticket-clone-22.scores create mode 100644 cts/scheduler/ticket-clone-22.summary create mode 100644 cts/scheduler/ticket-clone-22.xml create mode 100644 cts/scheduler/ticket-clone-23.dot create mode 100644 cts/scheduler/ticket-clone-23.exp create mode 100644 cts/scheduler/ticket-clone-23.scores create mode 100644 cts/scheduler/ticket-clone-23.summary create mode 100644 cts/scheduler/ticket-clone-23.xml create mode 100644 cts/scheduler/ticket-clone-24.dot create mode 100644 cts/scheduler/ticket-clone-24.exp create mode 100644 cts/scheduler/ticket-clone-24.scores create mode 100644 cts/scheduler/ticket-clone-24.summary create mode 100644 cts/scheduler/ticket-clone-24.xml create mode 100644 cts/scheduler/ticket-clone-3.dot create mode 100644 cts/scheduler/ticket-clone-3.exp create mode 100644 cts/scheduler/ticket-clone-3.scores create mode 100644 cts/scheduler/ticket-clone-3.summary create mode 100644 cts/scheduler/ticket-clone-3.xml create mode 100644 cts/scheduler/ticket-clone-4.dot create mode 100644 cts/scheduler/ticket-clone-4.exp create mode 100644 cts/scheduler/ticket-clone-4.scores create mode 100644 cts/scheduler/ticket-clone-4.summary create mode 100644 cts/scheduler/ticket-clone-4.xml create mode 100644 cts/scheduler/ticket-clone-5.dot create mode 100644 cts/scheduler/ticket-clone-5.exp create mode 100644 cts/scheduler/ticket-clone-5.scores create mode 100644 cts/scheduler/ticket-clone-5.summary create mode 100644 cts/scheduler/ticket-clone-5.xml create mode 100644 cts/scheduler/ticket-clone-6.dot create mode 100644 cts/scheduler/ticket-clone-6.exp create mode 100644 cts/scheduler/ticket-clone-6.scores create mode 100644 cts/scheduler/ticket-clone-6.summary create mode 100644 cts/scheduler/ticket-clone-6.xml create mode 100644 cts/scheduler/ticket-clone-7.dot create mode 100644 cts/scheduler/ticket-clone-7.exp create mode 100644 cts/scheduler/ticket-clone-7.scores create mode 100644 cts/scheduler/ticket-clone-7.summary create mode 100644 cts/scheduler/ticket-clone-7.xml create mode 100644 cts/scheduler/ticket-clone-8.dot create mode 100644 cts/scheduler/ticket-clone-8.exp create mode 100644 cts/scheduler/ticket-clone-8.scores create mode 100644 cts/scheduler/ticket-clone-8.summary create mode 100644 cts/scheduler/ticket-clone-8.xml create mode 100644 cts/scheduler/ticket-clone-9.dot create mode 100644 cts/scheduler/ticket-clone-9.exp create mode 100644 cts/scheduler/ticket-clone-9.scores create mode 100644 cts/scheduler/ticket-clone-9.summary create mode 100644 cts/scheduler/ticket-clone-9.xml create mode 100644 cts/scheduler/ticket-group-1.dot create mode 100644 cts/scheduler/ticket-group-1.exp create mode 100644 cts/scheduler/ticket-group-1.scores create mode 100644 cts/scheduler/ticket-group-1.summary create mode 100644 cts/scheduler/ticket-group-1.xml create mode 100644 cts/scheduler/ticket-group-10.dot create mode 100644 cts/scheduler/ticket-group-10.exp create mode 100644 cts/scheduler/ticket-group-10.scores create mode 100644 cts/scheduler/ticket-group-10.summary create mode 100644 cts/scheduler/ticket-group-10.xml create mode 100644 cts/scheduler/ticket-group-11.dot create mode 100644 cts/scheduler/ticket-group-11.exp create mode 100644 cts/scheduler/ticket-group-11.scores create mode 100644 cts/scheduler/ticket-group-11.summary create mode 100644 cts/scheduler/ticket-group-11.xml create mode 100644 cts/scheduler/ticket-group-12.dot create mode 100644 cts/scheduler/ticket-group-12.exp create mode 100644 cts/scheduler/ticket-group-12.scores create mode 100644 cts/scheduler/ticket-group-12.summary create mode 100644 cts/scheduler/ticket-group-12.xml create mode 100644 cts/scheduler/ticket-group-13.dot create mode 100644 cts/scheduler/ticket-group-13.exp create mode 100644 cts/scheduler/ticket-group-13.scores create mode 100644 cts/scheduler/ticket-group-13.summary create mode 100644 cts/scheduler/ticket-group-13.xml create mode 100644 cts/scheduler/ticket-group-14.dot create mode 100644 cts/scheduler/ticket-group-14.exp create mode 100644 cts/scheduler/ticket-group-14.scores create mode 100644 cts/scheduler/ticket-group-14.summary create mode 100644 cts/scheduler/ticket-group-14.xml create mode 100644 cts/scheduler/ticket-group-15.dot create mode 100644 cts/scheduler/ticket-group-15.exp create mode 100644 cts/scheduler/ticket-group-15.scores create mode 100644 cts/scheduler/ticket-group-15.summary create mode 100644 cts/scheduler/ticket-group-15.xml create mode 100644 cts/scheduler/ticket-group-16.dot create mode 100644 cts/scheduler/ticket-group-16.exp create mode 100644 cts/scheduler/ticket-group-16.scores create mode 100644 cts/scheduler/ticket-group-16.summary create mode 100644 cts/scheduler/ticket-group-16.xml create mode 100644 cts/scheduler/ticket-group-17.dot create mode 100644 cts/scheduler/ticket-group-17.exp create mode 100644 cts/scheduler/ticket-group-17.scores create mode 100644 cts/scheduler/ticket-group-17.summary create mode 100644 cts/scheduler/ticket-group-17.xml create mode 100644 cts/scheduler/ticket-group-18.dot create mode 100644 cts/scheduler/ticket-group-18.exp create mode 100644 cts/scheduler/ticket-group-18.scores create mode 100644 cts/scheduler/ticket-group-18.summary create mode 100644 cts/scheduler/ticket-group-18.xml create mode 100644 cts/scheduler/ticket-group-19.dot create mode 100644 cts/scheduler/ticket-group-19.exp create mode 100644 cts/scheduler/ticket-group-19.scores create mode 100644 cts/scheduler/ticket-group-19.summary create mode 100644 cts/scheduler/ticket-group-19.xml create mode 100644 cts/scheduler/ticket-group-2.dot create mode 100644 cts/scheduler/ticket-group-2.exp create mode 100644 cts/scheduler/ticket-group-2.scores create mode 100644 cts/scheduler/ticket-group-2.summary create mode 100644 cts/scheduler/ticket-group-2.xml create mode 100644 cts/scheduler/ticket-group-20.dot create mode 100644 cts/scheduler/ticket-group-20.exp create mode 100644 cts/scheduler/ticket-group-20.scores create mode 100644 cts/scheduler/ticket-group-20.summary create mode 100644 cts/scheduler/ticket-group-20.xml create mode 100644 cts/scheduler/ticket-group-21.dot create mode 100644 cts/scheduler/ticket-group-21.exp create mode 100644 cts/scheduler/ticket-group-21.scores create mode 100644 cts/scheduler/ticket-group-21.summary create mode 100644 cts/scheduler/ticket-group-21.xml create mode 100644 cts/scheduler/ticket-group-22.dot create mode 100644 cts/scheduler/ticket-group-22.exp create mode 100644 cts/scheduler/ticket-group-22.scores create mode 100644 cts/scheduler/ticket-group-22.summary create mode 100644 cts/scheduler/ticket-group-22.xml create mode 100644 cts/scheduler/ticket-group-23.dot create mode 100644 cts/scheduler/ticket-group-23.exp create mode 100644 cts/scheduler/ticket-group-23.scores create mode 100644 cts/scheduler/ticket-group-23.summary create mode 100644 cts/scheduler/ticket-group-23.xml create mode 100644 cts/scheduler/ticket-group-24.dot create mode 100644 cts/scheduler/ticket-group-24.exp create mode 100644 cts/scheduler/ticket-group-24.scores create mode 100644 cts/scheduler/ticket-group-24.summary create mode 100644 cts/scheduler/ticket-group-24.xml create mode 100644 cts/scheduler/ticket-group-3.dot create mode 100644 cts/scheduler/ticket-group-3.exp create mode 100644 cts/scheduler/ticket-group-3.scores create mode 100644 cts/scheduler/ticket-group-3.summary create mode 100644 cts/scheduler/ticket-group-3.xml create mode 100644 cts/scheduler/ticket-group-4.dot create mode 100644 cts/scheduler/ticket-group-4.exp create mode 100644 cts/scheduler/ticket-group-4.scores create mode 100644 cts/scheduler/ticket-group-4.summary create mode 100644 cts/scheduler/ticket-group-4.xml create mode 100644 cts/scheduler/ticket-group-5.dot create mode 100644 cts/scheduler/ticket-group-5.exp create mode 100644 cts/scheduler/ticket-group-5.scores create mode 100644 cts/scheduler/ticket-group-5.summary create mode 100644 cts/scheduler/ticket-group-5.xml create mode 100644 cts/scheduler/ticket-group-6.dot create mode 100644 cts/scheduler/ticket-group-6.exp create mode 100644 cts/scheduler/ticket-group-6.scores create mode 100644 cts/scheduler/ticket-group-6.summary create mode 100644 cts/scheduler/ticket-group-6.xml create mode 100644 cts/scheduler/ticket-group-7.dot create mode 100644 cts/scheduler/ticket-group-7.exp create mode 100644 cts/scheduler/ticket-group-7.scores create mode 100644 cts/scheduler/ticket-group-7.summary create mode 100644 cts/scheduler/ticket-group-7.xml create mode 100644 cts/scheduler/ticket-group-8.dot create mode 100644 cts/scheduler/ticket-group-8.exp create mode 100644 cts/scheduler/ticket-group-8.scores create mode 100644 cts/scheduler/ticket-group-8.summary create mode 100644 cts/scheduler/ticket-group-8.xml create mode 100644 cts/scheduler/ticket-group-9.dot create mode 100644 cts/scheduler/ticket-group-9.exp create mode 100644 cts/scheduler/ticket-group-9.scores create mode 100644 cts/scheduler/ticket-group-9.summary create mode 100644 cts/scheduler/ticket-group-9.xml create mode 100644 cts/scheduler/ticket-master-1.dot create mode 100644 cts/scheduler/ticket-master-1.exp create mode 100644 cts/scheduler/ticket-master-1.scores create mode 100644 cts/scheduler/ticket-master-1.summary create mode 100644 cts/scheduler/ticket-master-1.xml create mode 100644 cts/scheduler/ticket-master-10.dot create mode 100644 cts/scheduler/ticket-master-10.exp create mode 100644 cts/scheduler/ticket-master-10.scores create mode 100644 cts/scheduler/ticket-master-10.summary create mode 100644 cts/scheduler/ticket-master-10.xml create mode 100644 cts/scheduler/ticket-master-11.dot create mode 100644 cts/scheduler/ticket-master-11.exp create mode 100644 cts/scheduler/ticket-master-11.scores create mode 100644 cts/scheduler/ticket-master-11.summary create mode 100644 cts/scheduler/ticket-master-11.xml create mode 100644 cts/scheduler/ticket-master-12.dot create mode 100644 cts/scheduler/ticket-master-12.exp create mode 100644 cts/scheduler/ticket-master-12.scores create mode 100644 cts/scheduler/ticket-master-12.summary create mode 100644 cts/scheduler/ticket-master-12.xml create mode 100644 cts/scheduler/ticket-master-13.dot create mode 100644 cts/scheduler/ticket-master-13.exp create mode 100644 cts/scheduler/ticket-master-13.scores create mode 100644 cts/scheduler/ticket-master-13.summary create mode 100644 cts/scheduler/ticket-master-13.xml create mode 100644 cts/scheduler/ticket-master-14.dot create mode 100644 cts/scheduler/ticket-master-14.exp create mode 100644 cts/scheduler/ticket-master-14.scores create mode 100644 cts/scheduler/ticket-master-14.summary create mode 100644 cts/scheduler/ticket-master-14.xml create mode 100644 cts/scheduler/ticket-master-15.dot create mode 100644 cts/scheduler/ticket-master-15.exp create mode 100644 cts/scheduler/ticket-master-15.scores create mode 100644 cts/scheduler/ticket-master-15.summary create mode 100644 cts/scheduler/ticket-master-15.xml create mode 100644 cts/scheduler/ticket-master-16.dot create mode 100644 cts/scheduler/ticket-master-16.exp create mode 100644 cts/scheduler/ticket-master-16.scores create mode 100644 cts/scheduler/ticket-master-16.summary create mode 100644 cts/scheduler/ticket-master-16.xml create mode 100644 cts/scheduler/ticket-master-17.dot create mode 100644 cts/scheduler/ticket-master-17.exp create mode 100644 cts/scheduler/ticket-master-17.scores create mode 100644 cts/scheduler/ticket-master-17.summary create mode 100644 cts/scheduler/ticket-master-17.xml create mode 100644 cts/scheduler/ticket-master-18.dot create mode 100644 cts/scheduler/ticket-master-18.exp create mode 100644 cts/scheduler/ticket-master-18.scores create mode 100644 cts/scheduler/ticket-master-18.summary create mode 100644 cts/scheduler/ticket-master-18.xml create mode 100644 cts/scheduler/ticket-master-19.dot create mode 100644 cts/scheduler/ticket-master-19.exp create mode 100644 cts/scheduler/ticket-master-19.scores create mode 100644 cts/scheduler/ticket-master-19.summary create mode 100644 cts/scheduler/ticket-master-19.xml create mode 100644 cts/scheduler/ticket-master-2.dot create mode 100644 cts/scheduler/ticket-master-2.exp create mode 100644 cts/scheduler/ticket-master-2.scores create mode 100644 cts/scheduler/ticket-master-2.summary create mode 100644 cts/scheduler/ticket-master-2.xml create mode 100644 cts/scheduler/ticket-master-20.dot create mode 100644 cts/scheduler/ticket-master-20.exp create mode 100644 cts/scheduler/ticket-master-20.scores create mode 100644 cts/scheduler/ticket-master-20.summary create mode 100644 cts/scheduler/ticket-master-20.xml create mode 100644 cts/scheduler/ticket-master-21.dot create mode 100644 cts/scheduler/ticket-master-21.exp create mode 100644 cts/scheduler/ticket-master-21.scores create mode 100644 cts/scheduler/ticket-master-21.summary create mode 100644 cts/scheduler/ticket-master-21.xml create mode 100644 cts/scheduler/ticket-master-22.dot create mode 100644 cts/scheduler/ticket-master-22.exp create mode 100644 cts/scheduler/ticket-master-22.scores create mode 100644 cts/scheduler/ticket-master-22.summary create mode 100644 cts/scheduler/ticket-master-22.xml create mode 100644 cts/scheduler/ticket-master-23.dot create mode 100644 cts/scheduler/ticket-master-23.exp create mode 100644 cts/scheduler/ticket-master-23.scores create mode 100644 cts/scheduler/ticket-master-23.summary create mode 100644 cts/scheduler/ticket-master-23.xml create mode 100644 cts/scheduler/ticket-master-24.dot create mode 100644 cts/scheduler/ticket-master-24.exp create mode 100644 cts/scheduler/ticket-master-24.scores create mode 100644 cts/scheduler/ticket-master-24.summary create mode 100644 cts/scheduler/ticket-master-24.xml create mode 100644 cts/scheduler/ticket-master-3.dot create mode 100644 cts/scheduler/ticket-master-3.exp create mode 100644 cts/scheduler/ticket-master-3.scores create mode 100644 cts/scheduler/ticket-master-3.summary create mode 100644 cts/scheduler/ticket-master-3.xml create mode 100644 cts/scheduler/ticket-master-4.dot create mode 100644 cts/scheduler/ticket-master-4.exp create mode 100644 cts/scheduler/ticket-master-4.scores create mode 100644 cts/scheduler/ticket-master-4.summary create mode 100644 cts/scheduler/ticket-master-4.xml create mode 100644 cts/scheduler/ticket-master-5.dot create mode 100644 cts/scheduler/ticket-master-5.exp create mode 100644 cts/scheduler/ticket-master-5.scores create mode 100644 cts/scheduler/ticket-master-5.summary create mode 100644 cts/scheduler/ticket-master-5.xml create mode 100644 cts/scheduler/ticket-master-6.dot create mode 100644 cts/scheduler/ticket-master-6.exp create mode 100644 cts/scheduler/ticket-master-6.scores create mode 100644 cts/scheduler/ticket-master-6.summary create mode 100644 cts/scheduler/ticket-master-6.xml create mode 100644 cts/scheduler/ticket-master-7.dot create mode 100644 cts/scheduler/ticket-master-7.exp create mode 100644 cts/scheduler/ticket-master-7.scores create mode 100644 cts/scheduler/ticket-master-7.summary create mode 100644 cts/scheduler/ticket-master-7.xml create mode 100644 cts/scheduler/ticket-master-8.dot create mode 100644 cts/scheduler/ticket-master-8.exp create mode 100644 cts/scheduler/ticket-master-8.scores create mode 100644 cts/scheduler/ticket-master-8.summary create mode 100644 cts/scheduler/ticket-master-8.xml create mode 100644 cts/scheduler/ticket-master-9.dot create mode 100644 cts/scheduler/ticket-master-9.exp create mode 100644 cts/scheduler/ticket-master-9.scores create mode 100644 cts/scheduler/ticket-master-9.summary create mode 100644 cts/scheduler/ticket-master-9.xml create mode 100644 cts/scheduler/ticket-primitive-1.dot create mode 100644 cts/scheduler/ticket-primitive-1.exp create mode 100644 cts/scheduler/ticket-primitive-1.scores create mode 100644 cts/scheduler/ticket-primitive-1.summary create mode 100644 cts/scheduler/ticket-primitive-1.xml create mode 100644 cts/scheduler/ticket-primitive-10.dot create mode 100644 cts/scheduler/ticket-primitive-10.exp create mode 100644 cts/scheduler/ticket-primitive-10.scores create mode 100644 cts/scheduler/ticket-primitive-10.summary create mode 100644 cts/scheduler/ticket-primitive-10.xml create mode 100644 cts/scheduler/ticket-primitive-11.dot create mode 100644 cts/scheduler/ticket-primitive-11.exp create mode 100644 cts/scheduler/ticket-primitive-11.scores create mode 100644 cts/scheduler/ticket-primitive-11.summary create mode 100644 cts/scheduler/ticket-primitive-11.xml create mode 100644 cts/scheduler/ticket-primitive-12.dot create mode 100644 cts/scheduler/ticket-primitive-12.exp create mode 100644 cts/scheduler/ticket-primitive-12.scores create mode 100644 cts/scheduler/ticket-primitive-12.summary create mode 100644 cts/scheduler/ticket-primitive-12.xml create mode 100644 cts/scheduler/ticket-primitive-13.dot create mode 100644 cts/scheduler/ticket-primitive-13.exp create mode 100644 cts/scheduler/ticket-primitive-13.scores create mode 100644 cts/scheduler/ticket-primitive-13.summary create mode 100644 cts/scheduler/ticket-primitive-13.xml create mode 100644 cts/scheduler/ticket-primitive-14.dot create mode 100644 cts/scheduler/ticket-primitive-14.exp create mode 100644 cts/scheduler/ticket-primitive-14.scores create mode 100644 cts/scheduler/ticket-primitive-14.summary create mode 100644 cts/scheduler/ticket-primitive-14.xml create mode 100644 cts/scheduler/ticket-primitive-15.dot create mode 100644 cts/scheduler/ticket-primitive-15.exp create mode 100644 cts/scheduler/ticket-primitive-15.scores create mode 100644 cts/scheduler/ticket-primitive-15.summary create mode 100644 cts/scheduler/ticket-primitive-15.xml create mode 100644 cts/scheduler/ticket-primitive-16.dot create mode 100644 cts/scheduler/ticket-primitive-16.exp create mode 100644 cts/scheduler/ticket-primitive-16.scores create mode 100644 cts/scheduler/ticket-primitive-16.summary create mode 100644 cts/scheduler/ticket-primitive-16.xml create mode 100644 cts/scheduler/ticket-primitive-17.dot create mode 100644 cts/scheduler/ticket-primitive-17.exp create mode 100644 cts/scheduler/ticket-primitive-17.scores create mode 100644 cts/scheduler/ticket-primitive-17.summary create mode 100644 cts/scheduler/ticket-primitive-17.xml create mode 100644 cts/scheduler/ticket-primitive-18.dot create mode 100644 cts/scheduler/ticket-primitive-18.exp create mode 100644 cts/scheduler/ticket-primitive-18.scores create mode 100644 cts/scheduler/ticket-primitive-18.summary create mode 100644 cts/scheduler/ticket-primitive-18.xml create mode 100644 cts/scheduler/ticket-primitive-19.dot create mode 100644 cts/scheduler/ticket-primitive-19.exp create mode 100644 cts/scheduler/ticket-primitive-19.scores create mode 100644 cts/scheduler/ticket-primitive-19.summary create mode 100644 cts/scheduler/ticket-primitive-19.xml create mode 100644 cts/scheduler/ticket-primitive-2.dot create mode 100644 cts/scheduler/ticket-primitive-2.exp create mode 100644 cts/scheduler/ticket-primitive-2.scores create mode 100644 cts/scheduler/ticket-primitive-2.summary create mode 100644 cts/scheduler/ticket-primitive-2.xml create mode 100644 cts/scheduler/ticket-primitive-20.dot create mode 100644 cts/scheduler/ticket-primitive-20.exp create mode 100644 cts/scheduler/ticket-primitive-20.scores create mode 100644 cts/scheduler/ticket-primitive-20.summary create mode 100644 cts/scheduler/ticket-primitive-20.xml create mode 100644 cts/scheduler/ticket-primitive-21.dot create mode 100644 cts/scheduler/ticket-primitive-21.exp create mode 100644 cts/scheduler/ticket-primitive-21.scores create mode 100644 cts/scheduler/ticket-primitive-21.summary create mode 100644 cts/scheduler/ticket-primitive-21.xml create mode 100644 cts/scheduler/ticket-primitive-22.dot create mode 100644 cts/scheduler/ticket-primitive-22.exp create mode 100644 cts/scheduler/ticket-primitive-22.scores create mode 100644 cts/scheduler/ticket-primitive-22.summary create mode 100644 cts/scheduler/ticket-primitive-22.xml create mode 100644 cts/scheduler/ticket-primitive-23.dot create mode 100644 cts/scheduler/ticket-primitive-23.exp create mode 100644 cts/scheduler/ticket-primitive-23.scores create mode 100644 cts/scheduler/ticket-primitive-23.summary create mode 100644 cts/scheduler/ticket-primitive-23.xml create mode 100644 cts/scheduler/ticket-primitive-24.dot create mode 100644 cts/scheduler/ticket-primitive-24.exp create mode 100644 cts/scheduler/ticket-primitive-24.scores create mode 100644 cts/scheduler/ticket-primitive-24.summary create mode 100644 cts/scheduler/ticket-primitive-24.xml create mode 100644 cts/scheduler/ticket-primitive-3.dot create mode 100644 cts/scheduler/ticket-primitive-3.exp create mode 100644 cts/scheduler/ticket-primitive-3.scores create mode 100644 cts/scheduler/ticket-primitive-3.summary create mode 100644 cts/scheduler/ticket-primitive-3.xml create mode 100644 cts/scheduler/ticket-primitive-4.dot create mode 100644 cts/scheduler/ticket-primitive-4.exp create mode 100644 cts/scheduler/ticket-primitive-4.scores create mode 100644 cts/scheduler/ticket-primitive-4.summary create mode 100644 cts/scheduler/ticket-primitive-4.xml create mode 100644 cts/scheduler/ticket-primitive-5.dot create mode 100644 cts/scheduler/ticket-primitive-5.exp create mode 100644 cts/scheduler/ticket-primitive-5.scores create mode 100644 cts/scheduler/ticket-primitive-5.summary create mode 100644 cts/scheduler/ticket-primitive-5.xml create mode 100644 cts/scheduler/ticket-primitive-6.dot create mode 100644 cts/scheduler/ticket-primitive-6.exp create mode 100644 cts/scheduler/ticket-primitive-6.scores create mode 100644 cts/scheduler/ticket-primitive-6.summary create mode 100644 cts/scheduler/ticket-primitive-6.xml create mode 100644 cts/scheduler/ticket-primitive-7.dot create mode 100644 cts/scheduler/ticket-primitive-7.exp create mode 100644 cts/scheduler/ticket-primitive-7.scores create mode 100644 cts/scheduler/ticket-primitive-7.summary create mode 100644 cts/scheduler/ticket-primitive-7.xml create mode 100644 cts/scheduler/ticket-primitive-8.dot create mode 100644 cts/scheduler/ticket-primitive-8.exp create mode 100644 cts/scheduler/ticket-primitive-8.scores create mode 100644 cts/scheduler/ticket-primitive-8.summary create mode 100644 cts/scheduler/ticket-primitive-8.xml create mode 100644 cts/scheduler/ticket-primitive-9.dot create mode 100644 cts/scheduler/ticket-primitive-9.exp create mode 100644 cts/scheduler/ticket-primitive-9.scores create mode 100644 cts/scheduler/ticket-primitive-9.summary create mode 100644 cts/scheduler/ticket-primitive-9.xml create mode 100644 cts/scheduler/ticket-rsc-sets-1.dot create mode 100644 cts/scheduler/ticket-rsc-sets-1.exp create mode 100644 cts/scheduler/ticket-rsc-sets-1.scores create mode 100644 cts/scheduler/ticket-rsc-sets-1.summary create mode 100644 cts/scheduler/ticket-rsc-sets-1.xml create mode 100644 cts/scheduler/ticket-rsc-sets-10.dot create mode 100644 cts/scheduler/ticket-rsc-sets-10.exp create mode 100644 cts/scheduler/ticket-rsc-sets-10.scores create mode 100644 cts/scheduler/ticket-rsc-sets-10.summary create mode 100644 cts/scheduler/ticket-rsc-sets-10.xml create mode 100644 cts/scheduler/ticket-rsc-sets-11.dot create mode 100644 cts/scheduler/ticket-rsc-sets-11.exp create mode 100644 cts/scheduler/ticket-rsc-sets-11.scores create mode 100644 cts/scheduler/ticket-rsc-sets-11.summary create mode 100644 cts/scheduler/ticket-rsc-sets-11.xml create mode 100644 cts/scheduler/ticket-rsc-sets-12.dot create mode 100644 cts/scheduler/ticket-rsc-sets-12.exp create mode 100644 cts/scheduler/ticket-rsc-sets-12.scores create mode 100644 cts/scheduler/ticket-rsc-sets-12.summary create mode 100644 cts/scheduler/ticket-rsc-sets-12.xml create mode 100644 cts/scheduler/ticket-rsc-sets-13.dot create mode 100644 cts/scheduler/ticket-rsc-sets-13.exp create mode 100644 cts/scheduler/ticket-rsc-sets-13.scores create mode 100644 cts/scheduler/ticket-rsc-sets-13.summary create mode 100644 cts/scheduler/ticket-rsc-sets-13.xml create mode 100644 cts/scheduler/ticket-rsc-sets-14.dot create mode 100644 cts/scheduler/ticket-rsc-sets-14.exp create mode 100644 cts/scheduler/ticket-rsc-sets-14.scores create mode 100644 cts/scheduler/ticket-rsc-sets-14.summary create mode 100644 cts/scheduler/ticket-rsc-sets-14.xml create mode 100644 cts/scheduler/ticket-rsc-sets-2.dot create mode 100644 cts/scheduler/ticket-rsc-sets-2.exp create mode 100644 cts/scheduler/ticket-rsc-sets-2.scores create mode 100644 cts/scheduler/ticket-rsc-sets-2.summary create mode 100644 cts/scheduler/ticket-rsc-sets-2.xml create mode 100644 cts/scheduler/ticket-rsc-sets-3.dot create mode 100644 cts/scheduler/ticket-rsc-sets-3.exp create mode 100644 cts/scheduler/ticket-rsc-sets-3.scores create mode 100644 cts/scheduler/ticket-rsc-sets-3.summary create mode 100644 cts/scheduler/ticket-rsc-sets-3.xml create mode 100644 cts/scheduler/ticket-rsc-sets-4.dot create mode 100644 cts/scheduler/ticket-rsc-sets-4.exp create mode 100644 cts/scheduler/ticket-rsc-sets-4.scores create mode 100644 cts/scheduler/ticket-rsc-sets-4.summary create mode 100644 cts/scheduler/ticket-rsc-sets-4.xml create mode 100644 cts/scheduler/ticket-rsc-sets-5.dot create mode 100644 cts/scheduler/ticket-rsc-sets-5.exp create mode 100644 cts/scheduler/ticket-rsc-sets-5.scores create mode 100644 cts/scheduler/ticket-rsc-sets-5.summary create mode 100644 cts/scheduler/ticket-rsc-sets-5.xml create mode 100644 cts/scheduler/ticket-rsc-sets-6.dot create mode 100644 cts/scheduler/ticket-rsc-sets-6.exp create mode 100644 cts/scheduler/ticket-rsc-sets-6.scores create mode 100644 cts/scheduler/ticket-rsc-sets-6.summary create mode 100644 cts/scheduler/ticket-rsc-sets-6.xml create mode 100644 cts/scheduler/ticket-rsc-sets-7.dot create mode 100644 cts/scheduler/ticket-rsc-sets-7.exp create mode 100644 cts/scheduler/ticket-rsc-sets-7.scores create mode 100644 cts/scheduler/ticket-rsc-sets-7.summary create mode 100644 cts/scheduler/ticket-rsc-sets-7.xml create mode 100644 cts/scheduler/ticket-rsc-sets-8.dot create mode 100644 cts/scheduler/ticket-rsc-sets-8.exp create mode 100644 cts/scheduler/ticket-rsc-sets-8.scores create mode 100644 cts/scheduler/ticket-rsc-sets-8.summary create mode 100644 cts/scheduler/ticket-rsc-sets-8.xml create mode 100644 cts/scheduler/ticket-rsc-sets-9.dot create mode 100644 cts/scheduler/ticket-rsc-sets-9.exp create mode 100644 cts/scheduler/ticket-rsc-sets-9.scores create mode 100644 cts/scheduler/ticket-rsc-sets-9.summary create mode 100644 cts/scheduler/ticket-rsc-sets-9.xml create mode 100644 cts/scheduler/unfence-definition.dot create mode 100644 cts/scheduler/unfence-definition.exp create mode 100644 cts/scheduler/unfence-definition.scores create mode 100644 cts/scheduler/unfence-definition.summary create mode 100644 cts/scheduler/unfence-definition.xml create mode 100644 cts/scheduler/unfence-device.dot create mode 100644 cts/scheduler/unfence-device.exp create mode 100644 cts/scheduler/unfence-device.scores create mode 100644 cts/scheduler/unfence-device.summary create mode 100644 cts/scheduler/unfence-device.xml create mode 100644 cts/scheduler/unfence-parameters.dot create mode 100644 cts/scheduler/unfence-parameters.exp create mode 100644 cts/scheduler/unfence-parameters.scores create mode 100644 cts/scheduler/unfence-parameters.summary create mode 100644 cts/scheduler/unfence-parameters.xml create mode 100644 cts/scheduler/unfence-startup.dot create mode 100644 cts/scheduler/unfence-startup.exp create mode 100644 cts/scheduler/unfence-startup.scores create mode 100644 cts/scheduler/unfence-startup.summary create mode 100644 cts/scheduler/unfence-startup.xml create mode 100644 cts/scheduler/unmanaged-block-restart.dot create mode 100644 cts/scheduler/unmanaged-block-restart.exp create mode 100644 cts/scheduler/unmanaged-block-restart.scores create mode 100644 cts/scheduler/unmanaged-block-restart.summary create mode 100644 cts/scheduler/unmanaged-block-restart.xml create mode 100644 cts/scheduler/unmanaged-master.dot create mode 100644 cts/scheduler/unmanaged-master.exp create mode 100644 cts/scheduler/unmanaged-master.scores create mode 100644 cts/scheduler/unmanaged-master.summary create mode 100644 cts/scheduler/unmanaged-master.xml create mode 100644 cts/scheduler/unmanaged-stop-1.dot create mode 100644 cts/scheduler/unmanaged-stop-1.exp create mode 100644 cts/scheduler/unmanaged-stop-1.scores create mode 100644 cts/scheduler/unmanaged-stop-1.summary create mode 100644 cts/scheduler/unmanaged-stop-1.xml create mode 100644 cts/scheduler/unmanaged-stop-2.dot create mode 100644 cts/scheduler/unmanaged-stop-2.exp create mode 100644 cts/scheduler/unmanaged-stop-2.scores create mode 100644 cts/scheduler/unmanaged-stop-2.summary create mode 100644 cts/scheduler/unmanaged-stop-2.xml create mode 100644 cts/scheduler/unmanaged-stop-3.dot create mode 100644 cts/scheduler/unmanaged-stop-3.exp create mode 100644 cts/scheduler/unmanaged-stop-3.scores create mode 100644 cts/scheduler/unmanaged-stop-3.summary create mode 100644 cts/scheduler/unmanaged-stop-3.xml create mode 100644 cts/scheduler/unmanaged-stop-4.dot create mode 100644 cts/scheduler/unmanaged-stop-4.exp create mode 100644 cts/scheduler/unmanaged-stop-4.scores create mode 100644 cts/scheduler/unmanaged-stop-4.summary create mode 100644 cts/scheduler/unmanaged-stop-4.xml create mode 100644 cts/scheduler/unrunnable-1.dot create mode 100644 cts/scheduler/unrunnable-1.exp create mode 100644 cts/scheduler/unrunnable-1.scores create mode 100644 cts/scheduler/unrunnable-1.summary create mode 100644 cts/scheduler/unrunnable-1.xml create mode 100644 cts/scheduler/unrunnable-2.dot create mode 100644 cts/scheduler/unrunnable-2.exp create mode 100644 cts/scheduler/unrunnable-2.scores create mode 100644 cts/scheduler/unrunnable-2.summary create mode 100644 cts/scheduler/unrunnable-2.xml create mode 100644 cts/scheduler/use-after-free-merge.dot create mode 100644 cts/scheduler/use-after-free-merge.exp create mode 100644 cts/scheduler/use-after-free-merge.scores create mode 100644 cts/scheduler/use-after-free-merge.summary create mode 100644 cts/scheduler/use-after-free-merge.xml create mode 100644 cts/scheduler/utilization-check-allowed-nodes.dot create mode 100644 cts/scheduler/utilization-check-allowed-nodes.exp create mode 100644 cts/scheduler/utilization-check-allowed-nodes.scores create mode 100644 cts/scheduler/utilization-check-allowed-nodes.summary create mode 100644 cts/scheduler/utilization-check-allowed-nodes.xml create mode 100644 cts/scheduler/utilization-order1.dot create mode 100644 cts/scheduler/utilization-order1.exp create mode 100644 cts/scheduler/utilization-order1.scores create mode 100644 cts/scheduler/utilization-order1.summary create mode 100644 cts/scheduler/utilization-order1.xml create mode 100644 cts/scheduler/utilization-order2.dot create mode 100644 cts/scheduler/utilization-order2.exp create mode 100644 cts/scheduler/utilization-order2.scores create mode 100644 cts/scheduler/utilization-order2.summary create mode 100644 cts/scheduler/utilization-order2.xml create mode 100644 cts/scheduler/utilization-order3.dot create mode 100644 cts/scheduler/utilization-order3.exp create mode 100644 cts/scheduler/utilization-order3.scores create mode 100644 cts/scheduler/utilization-order3.summary create mode 100644 cts/scheduler/utilization-order3.xml create mode 100644 cts/scheduler/utilization-order4.dot create mode 100644 cts/scheduler/utilization-order4.exp create mode 100644 cts/scheduler/utilization-order4.scores create mode 100644 cts/scheduler/utilization-order4.summary create mode 100644 cts/scheduler/utilization-order4.xml create mode 100644 cts/scheduler/utilization-shuffle.dot create mode 100644 cts/scheduler/utilization-shuffle.exp create mode 100644 cts/scheduler/utilization-shuffle.scores create mode 100644 cts/scheduler/utilization-shuffle.summary create mode 100644 cts/scheduler/utilization-shuffle.xml create mode 100644 cts/scheduler/utilization.dot create mode 100644 cts/scheduler/utilization.exp create mode 100644 cts/scheduler/utilization.scores create mode 100644 cts/scheduler/utilization.summary create mode 100644 cts/scheduler/utilization.xml create mode 100644 cts/scheduler/versioned-operations-1.dot create mode 100644 cts/scheduler/versioned-operations-1.exp create mode 100644 cts/scheduler/versioned-operations-1.scores create mode 100644 cts/scheduler/versioned-operations-1.summary create mode 100644 cts/scheduler/versioned-operations-1.xml create mode 100644 cts/scheduler/versioned-operations-2.dot create mode 100644 cts/scheduler/versioned-operations-2.exp create mode 100644 cts/scheduler/versioned-operations-2.scores create mode 100644 cts/scheduler/versioned-operations-2.summary create mode 100644 cts/scheduler/versioned-operations-2.xml create mode 100644 cts/scheduler/versioned-operations-3.dot create mode 100644 cts/scheduler/versioned-operations-3.exp create mode 100644 cts/scheduler/versioned-operations-3.scores create mode 100644 cts/scheduler/versioned-operations-3.summary create mode 100644 cts/scheduler/versioned-operations-3.xml create mode 100644 cts/scheduler/versioned-operations-4.dot create mode 100644 cts/scheduler/versioned-operations-4.exp create mode 100644 cts/scheduler/versioned-operations-4.scores create mode 100644 cts/scheduler/versioned-operations-4.summary create mode 100644 cts/scheduler/versioned-operations-4.xml create mode 100644 cts/scheduler/versioned-resources.dot create mode 100644 cts/scheduler/versioned-resources.exp create mode 100644 cts/scheduler/versioned-resources.scores create mode 100644 cts/scheduler/versioned-resources.summary create mode 100644 cts/scheduler/versioned-resources.xml create mode 100644 cts/scheduler/whitebox-asymmetric.dot create mode 100644 cts/scheduler/whitebox-asymmetric.exp create mode 100644 cts/scheduler/whitebox-asymmetric.scores create mode 100644 cts/scheduler/whitebox-asymmetric.summary create mode 100644 cts/scheduler/whitebox-asymmetric.xml create mode 100644 cts/scheduler/whitebox-fail1.dot create mode 100644 cts/scheduler/whitebox-fail1.exp create mode 100644 cts/scheduler/whitebox-fail1.scores create mode 100644 cts/scheduler/whitebox-fail1.summary create mode 100644 cts/scheduler/whitebox-fail1.xml create mode 100644 cts/scheduler/whitebox-fail2.dot create mode 100644 cts/scheduler/whitebox-fail2.exp create mode 100644 cts/scheduler/whitebox-fail2.scores create mode 100644 cts/scheduler/whitebox-fail2.summary create mode 100644 cts/scheduler/whitebox-fail2.xml create mode 100644 cts/scheduler/whitebox-fail3.dot create mode 100644 cts/scheduler/whitebox-fail3.exp create mode 100644 cts/scheduler/whitebox-fail3.scores create mode 100644 cts/scheduler/whitebox-fail3.summary create mode 100644 cts/scheduler/whitebox-fail3.xml create mode 100644 cts/scheduler/whitebox-imply-stop-on-fence.dot create mode 100644 cts/scheduler/whitebox-imply-stop-on-fence.exp create mode 100644 cts/scheduler/whitebox-imply-stop-on-fence.scores create mode 100644 cts/scheduler/whitebox-imply-stop-on-fence.summary create mode 100644 cts/scheduler/whitebox-imply-stop-on-fence.xml create mode 100644 cts/scheduler/whitebox-migrate1.dot create mode 100644 cts/scheduler/whitebox-migrate1.exp create mode 100644 cts/scheduler/whitebox-migrate1.scores create mode 100644 cts/scheduler/whitebox-migrate1.summary create mode 100644 cts/scheduler/whitebox-migrate1.xml create mode 100644 cts/scheduler/whitebox-move.dot create mode 100644 cts/scheduler/whitebox-move.exp create mode 100644 cts/scheduler/whitebox-move.scores create mode 100644 cts/scheduler/whitebox-move.summary create mode 100644 cts/scheduler/whitebox-move.xml create mode 100644 cts/scheduler/whitebox-ms-ordering-move.dot create mode 100644 cts/scheduler/whitebox-ms-ordering-move.exp create mode 100644 cts/scheduler/whitebox-ms-ordering-move.scores create mode 100644 cts/scheduler/whitebox-ms-ordering-move.summary create mode 100644 cts/scheduler/whitebox-ms-ordering-move.xml create mode 100644 cts/scheduler/whitebox-ms-ordering.dot create mode 100644 cts/scheduler/whitebox-ms-ordering.exp create mode 100644 cts/scheduler/whitebox-ms-ordering.scores create mode 100644 cts/scheduler/whitebox-ms-ordering.summary create mode 100644 cts/scheduler/whitebox-ms-ordering.xml create mode 100644 cts/scheduler/whitebox-nested-group.dot create mode 100644 cts/scheduler/whitebox-nested-group.exp create mode 100644 cts/scheduler/whitebox-nested-group.scores create mode 100644 cts/scheduler/whitebox-nested-group.summary create mode 100644 cts/scheduler/whitebox-nested-group.xml create mode 100644 cts/scheduler/whitebox-orphan-ms.dot create mode 100644 cts/scheduler/whitebox-orphan-ms.exp create mode 100644 cts/scheduler/whitebox-orphan-ms.scores create mode 100644 cts/scheduler/whitebox-orphan-ms.summary create mode 100644 cts/scheduler/whitebox-orphan-ms.xml create mode 100644 cts/scheduler/whitebox-orphaned.dot create mode 100644 cts/scheduler/whitebox-orphaned.exp create mode 100644 cts/scheduler/whitebox-orphaned.scores create mode 100644 cts/scheduler/whitebox-orphaned.summary create mode 100644 cts/scheduler/whitebox-orphaned.xml create mode 100644 cts/scheduler/whitebox-start.dot create mode 100644 cts/scheduler/whitebox-start.exp create mode 100644 cts/scheduler/whitebox-start.scores create mode 100644 cts/scheduler/whitebox-start.summary create mode 100644 cts/scheduler/whitebox-start.xml create mode 100644 cts/scheduler/whitebox-stop.dot create mode 100644 cts/scheduler/whitebox-stop.exp create mode 100644 cts/scheduler/whitebox-stop.scores create mode 100644 cts/scheduler/whitebox-stop.summary create mode 100644 cts/scheduler/whitebox-stop.xml create mode 100644 cts/scheduler/whitebox-unexpectedly-running.dot create mode 100644 cts/scheduler/whitebox-unexpectedly-running.exp create mode 100644 cts/scheduler/whitebox-unexpectedly-running.scores create mode 100644 cts/scheduler/whitebox-unexpectedly-running.summary create mode 100644 cts/scheduler/whitebox-unexpectedly-running.xml create mode 100644 cts/valgrind-pcmk.suppressions create mode 100644 cts/watcher.py create mode 100644 daemons/Makefile.am create mode 100644 daemons/attrd/Makefile.am create mode 100644 daemons/attrd/attrd_alerts.c create mode 100644 daemons/attrd/attrd_commands.c create mode 100644 daemons/attrd/attrd_utils.c create mode 100644 daemons/attrd/pacemaker-attrd.c create mode 100644 daemons/attrd/pacemaker-attrd.h create mode 100644 daemons/based/Makefile.am create mode 100644 daemons/based/based_callbacks.c create mode 100644 daemons/based/based_common.c create mode 100644 daemons/based/based_io.c create mode 100644 daemons/based/based_messages.c create mode 100644 daemons/based/based_notify.c create mode 100644 daemons/based/based_remote.c create mode 100644 daemons/based/cib.pam create mode 100644 daemons/based/cibmon.c create mode 100644 daemons/based/pacemaker-based.c create mode 100644 daemons/based/pacemaker-based.h create mode 100644 daemons/controld/Makefile.am create mode 100644 daemons/controld/controld_alerts.h create mode 100644 daemons/controld/controld_attrd.c create mode 100644 daemons/controld/controld_based.c create mode 100644 daemons/controld/controld_callbacks.c create mode 100644 daemons/controld/controld_callbacks.h create mode 100644 daemons/controld/controld_control.c create mode 100644 daemons/controld/controld_corosync.c create mode 100644 daemons/controld/controld_election.c create mode 100644 daemons/controld/controld_execd.c create mode 100644 daemons/controld/controld_execd_state.c create mode 100644 daemons/controld/controld_fsa.c create mode 100644 daemons/controld/controld_fsa.h create mode 100644 daemons/controld/controld_join_client.c create mode 100644 daemons/controld/controld_join_dc.c create mode 100644 daemons/controld/controld_lrm.h create mode 100644 daemons/controld/controld_matrix.h create mode 100644 daemons/controld/controld_membership.c create mode 100644 daemons/controld/controld_membership.h create mode 100644 daemons/controld/controld_messages.c create mode 100644 daemons/controld/controld_messages.h create mode 100644 daemons/controld/controld_metadata.c create mode 100644 daemons/controld/controld_metadata.h create mode 100644 daemons/controld/controld_remote_ra.c create mode 100644 daemons/controld/controld_schedulerd.c create mode 100644 daemons/controld/controld_te_actions.c create mode 100644 daemons/controld/controld_te_callbacks.c create mode 100644 daemons/controld/controld_te_events.c create mode 100644 daemons/controld/controld_te_utils.c create mode 100644 daemons/controld/controld_throttle.c create mode 100644 daemons/controld/controld_throttle.h create mode 100644 daemons/controld/controld_transition.c create mode 100644 daemons/controld/controld_transition.h create mode 100644 daemons/controld/controld_utils.c create mode 100644 daemons/controld/controld_utils.h create mode 100644 daemons/controld/crmd_dsa.dot create mode 100644 daemons/controld/pacemaker-controld.c create mode 100644 daemons/controld/pacemaker-controld.h create mode 100644 daemons/execd/Makefile.am create mode 100644 daemons/execd/cts-exec-helper.c create mode 100644 daemons/execd/execd_alerts.c create mode 100644 daemons/execd/execd_commands.c create mode 100644 daemons/execd/pacemaker-execd.c create mode 100644 daemons/execd/pacemaker-execd.h create mode 100644 daemons/execd/pacemaker_remote.in create mode 100644 daemons/execd/pacemaker_remote.service.in create mode 100644 daemons/execd/remoted_proxy.c create mode 100644 daemons/execd/remoted_tls.c create mode 100644 daemons/fenced/Makefile.am create mode 100644 daemons/fenced/README.md create mode 100644 daemons/fenced/cts-fence-helper.c create mode 100755 daemons/fenced/fence_legacy.in create mode 100644 daemons/fenced/fenced_commands.c create mode 100644 daemons/fenced/fenced_remote.c create mode 100644 daemons/fenced/pacemaker-fenced.c create mode 100644 daemons/fenced/pacemaker-fenced.h create mode 100644 daemons/pacemakerd/Makefile.am create mode 100644 daemons/pacemakerd/pacemaker.combined.upstart.in create mode 100644 daemons/pacemakerd/pacemaker.in create mode 100644 daemons/pacemakerd/pacemaker.service.in create mode 100644 daemons/pacemakerd/pacemaker.sysconfig create mode 100644 daemons/pacemakerd/pacemaker.upstart.in create mode 100644 daemons/pacemakerd/pacemakerd.c create mode 100644 daemons/pacemakerd/pacemakerd.h create mode 100644 daemons/pacemakerd/pcmkd_corosync.c create mode 100644 daemons/schedulerd/Makefile.am create mode 100644 daemons/schedulerd/pacemaker-schedulerd.c create mode 100644 daemons/schedulerd/pacemaker-schedulerd.h create mode 100644 daemons/schedulerd/ptest.c create mode 100644 daemons/schedulerd/sample-status-input-1.xml create mode 100644 daemons/schedulerd/sample-status-input-2.xml create mode 100644 daemons/schedulerd/sched_allocate.c create mode 100644 daemons/schedulerd/sched_allocate.h create mode 100644 daemons/schedulerd/sched_bundle.c create mode 100644 daemons/schedulerd/sched_clone.c create mode 100644 daemons/schedulerd/sched_constraints.c create mode 100644 daemons/schedulerd/sched_graph.c create mode 100644 daemons/schedulerd/sched_group.c create mode 100644 daemons/schedulerd/sched_messages.c create mode 100644 daemons/schedulerd/sched_native.c create mode 100644 daemons/schedulerd/sched_notif.c create mode 100644 daemons/schedulerd/sched_notif.h create mode 100644 daemons/schedulerd/sched_promotable.c create mode 100644 daemons/schedulerd/sched_utilization.c create mode 100644 daemons/schedulerd/sched_utils.c create mode 100644 daemons/schedulerd/sched_utils.h create mode 100644 doc/Clusters_from_Scratch/en-US/Ap-Configuration.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Ap-Corosync-Conf.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Ap-Reading.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Author_Group.xml create mode 100644 doc/Clusters_from_Scratch/en-US/Book_Info.xml create mode 100644 doc/Clusters_from_Scratch/en-US/Ch-Active-Active.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Ch-Active-Passive.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Ch-Apache.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Ch-Installation.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Ch-Intro.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Ch-Shared-Storage.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Ch-Stonith.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Ch-Tools.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Ch-Verification.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Clusters_from_Scratch.ent create mode 100644 doc/Clusters_from_Scratch/en-US/Clusters_from_Scratch.xml create mode 100644 doc/Clusters_from_Scratch/en-US/Preface.xml create mode 100644 doc/Clusters_from_Scratch/en-US/Revision_History.xml create mode 120000 doc/Clusters_from_Scratch/en-US/images create mode 100644 doc/Clusters_from_Scratch/it-IT/Ap-Configuration.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Ap-Corosync-Conf.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Ap-Reading.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Author_Group.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Book_Info.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Ch-Active-Active.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Ch-Active-Passive.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Ch-Apache.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Ch-Installation.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Ch-Intro.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Ch-Shared-Storage.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Ch-Stonith.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Ch-Tools.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Ch-Verification.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Clusters_from_Scratch.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Preface.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Revision_History.po create mode 100644 doc/Clusters_from_Scratch/pot/Ap-Configuration.pot create mode 100644 doc/Clusters_from_Scratch/pot/Ap-Corosync-Conf.pot create mode 100644 doc/Clusters_from_Scratch/pot/Ap-Reading.pot create mode 100644 doc/Clusters_from_Scratch/pot/Author_Group.pot create mode 100644 doc/Clusters_from_Scratch/pot/Book_Info.pot create mode 100644 doc/Clusters_from_Scratch/pot/Ch-Active-Active.pot create mode 100644 doc/Clusters_from_Scratch/pot/Ch-Active-Passive.pot create mode 100644 doc/Clusters_from_Scratch/pot/Ch-Apache.pot create mode 100644 doc/Clusters_from_Scratch/pot/Ch-Installation.pot create mode 100644 doc/Clusters_from_Scratch/pot/Ch-Intro.pot create mode 100644 doc/Clusters_from_Scratch/pot/Ch-Shared-Storage.pot create mode 100644 doc/Clusters_from_Scratch/pot/Ch-Stonith.pot create mode 100644 doc/Clusters_from_Scratch/pot/Ch-Tools.pot create mode 100644 doc/Clusters_from_Scratch/pot/Ch-Verification.pot create mode 100644 doc/Clusters_from_Scratch/pot/Preface.pot create mode 100644 doc/Clusters_from_Scratch/pot/Revision_History.pot create mode 100644 doc/Clusters_from_Scratch/publican.cfg.in create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ap-Cman.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ap-Configuration.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ap-Corosync-Conf.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ap-Reading.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Author_Group.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Book_Info.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ch-Active-Active.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ch-Active-Passive.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ch-Apache.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ch-Installation.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ch-Intro.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ch-Shared-Storage.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ch-Stonith.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ch-Tools.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ch-Verification.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Clusters_from_Scratch.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Preface.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Revision_History.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ap-Configuration.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ap-Configuration.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ap-Corosync-Conf.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ap-Corosync-Conf.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ap-Reading.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ap-Reading.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Author_Group.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Author_Group.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Book_Info.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Book_Info.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Active-Active.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Active-Active.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Active-Passive.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Active-Passive.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Apache.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Apache.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Installation.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Installation.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Intro.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Intro.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Shared-Storage.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Shared-Storage.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Stonith.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Stonith.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Tools.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Tools.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Verification.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Verification.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Clusters_from_Scratch.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Clusters_from_Scratch.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Preface.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Preface.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Revision_History.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Revision_History.po create mode 100644 doc/Makefile.am create mode 100644 doc/Pacemaker_Administration/en-US/Author_Group.xml create mode 100644 doc/Pacemaker_Administration/en-US/Book_Info.xml create mode 100644 doc/Pacemaker_Administration/en-US/Ch-Agents.txt create mode 100644 doc/Pacemaker_Administration/en-US/Ch-Cluster.txt create mode 100644 doc/Pacemaker_Administration/en-US/Ch-Configuring.txt create mode 100644 doc/Pacemaker_Administration/en-US/Ch-Installing.txt create mode 100644 doc/Pacemaker_Administration/en-US/Ch-Intro.txt create mode 100644 doc/Pacemaker_Administration/en-US/Ch-Monitoring.txt create mode 100644 doc/Pacemaker_Administration/en-US/Ch-Upgrading.txt create mode 100644 doc/Pacemaker_Administration/en-US/Pacemaker_Administration.ent create mode 100644 doc/Pacemaker_Administration/en-US/Pacemaker_Administration.xml create mode 100644 doc/Pacemaker_Administration/en-US/Preface.xml create mode 100644 doc/Pacemaker_Administration/en-US/Revision_History.xml create mode 120000 doc/Pacemaker_Administration/en-US/images create mode 100644 doc/Pacemaker_Administration/pot/Author_Group.pot create mode 100644 doc/Pacemaker_Administration/pot/Book_Info.pot create mode 100644 doc/Pacemaker_Administration/pot/Ch-Agents.pot create mode 100644 doc/Pacemaker_Administration/pot/Ch-Cluster.pot create mode 100644 doc/Pacemaker_Administration/pot/Ch-Configuring.pot create mode 100644 doc/Pacemaker_Administration/pot/Ch-Installing.pot create mode 100644 doc/Pacemaker_Administration/pot/Ch-Intro.pot create mode 100644 doc/Pacemaker_Administration/pot/Ch-Monitoring.pot create mode 100644 doc/Pacemaker_Administration/pot/Ch-Upgrading.pot create mode 100644 doc/Pacemaker_Administration/pot/Preface.pot create mode 100644 doc/Pacemaker_Administration/pot/Revision_History.pot create mode 100644 doc/Pacemaker_Administration/publican.cfg.in create mode 100644 doc/Pacemaker_Development/en-US/Author_Group.xml create mode 100644 doc/Pacemaker_Development/en-US/Book_Info.xml create mode 100644 doc/Pacemaker_Development/en-US/Ch-Coding.txt create mode 100644 doc/Pacemaker_Development/en-US/Ch-FAQ.txt create mode 100644 doc/Pacemaker_Development/en-US/Ch-Python.txt create mode 100644 doc/Pacemaker_Development/en-US/Pacemaker_Development.ent create mode 100644 doc/Pacemaker_Development/en-US/Pacemaker_Development.xml create mode 100644 doc/Pacemaker_Development/en-US/Revision_History.xml create mode 120000 doc/Pacemaker_Development/en-US/images create mode 100644 doc/Pacemaker_Development/pot/Author_Group.pot create mode 100644 doc/Pacemaker_Development/pot/Book_Info.pot create mode 100644 doc/Pacemaker_Development/pot/Ch-Coding.pot create mode 100644 doc/Pacemaker_Development/pot/Ch-FAQ.pot create mode 100644 doc/Pacemaker_Development/pot/Ch-Python.pot create mode 100644 doc/Pacemaker_Development/pot/Revision_History.pot create mode 100644 doc/Pacemaker_Development/publican.cfg.in create mode 100644 doc/Pacemaker_Explained/en-US/Ap-FAQ.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ap-Samples.txt create mode 100644 doc/Pacemaker_Explained/en-US/Author_Group.xml create mode 100644 doc/Pacemaker_Explained/en-US/Book_Info.xml create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Advanced-Options.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Advanced-Resources.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Alerts.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Constraints.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Intro.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Nodes.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Options.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Resources.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Reusing-Configuration.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Rules.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Status.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Stonith.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Utilization.txt create mode 100644 doc/Pacemaker_Explained/en-US/Pacemaker_Explained.ent create mode 100644 doc/Pacemaker_Explained/en-US/Pacemaker_Explained.xml create mode 100644 doc/Pacemaker_Explained/en-US/Preface.xml create mode 100644 doc/Pacemaker_Explained/en-US/Revision_History.xml create mode 120000 doc/Pacemaker_Explained/en-US/images create mode 100644 doc/Pacemaker_Explained/it-IT/Ap-Changes.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ap-Debug.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ap-FAQ.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ap-Install.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ap-LSB.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ap-OCF.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ap-Samples.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ap-Upgrade-Config.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ap-Upgrade.po create mode 100644 doc/Pacemaker_Explained/it-IT/Author_Group.po create mode 100644 doc/Pacemaker_Explained/it-IT/Book_Info.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ch-Advanced-Options.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ch-Advanced-Resources.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ch-Basics.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ch-Constraints.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ch-Intro.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ch-Nodes.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ch-Options.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ch-Resources.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ch-Rules.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ch-Status.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ch-Stonith.po create mode 100644 doc/Pacemaker_Explained/it-IT/Pacemaker_Explained.po create mode 100644 doc/Pacemaker_Explained/it-IT/Preface.po create mode 100644 doc/Pacemaker_Explained/it-IT/Revision_History.po create mode 100644 doc/Pacemaker_Explained/pot/Ap-Changes.pot create mode 100644 doc/Pacemaker_Explained/pot/Ap-Debug.pot create mode 100644 doc/Pacemaker_Explained/pot/Ap-FAQ.pot create mode 100644 doc/Pacemaker_Explained/pot/Ap-Install.pot create mode 100644 doc/Pacemaker_Explained/pot/Ap-LSB.pot create mode 100644 doc/Pacemaker_Explained/pot/Ap-OCF.pot create mode 100644 doc/Pacemaker_Explained/pot/Ap-Samples.pot create mode 100644 doc/Pacemaker_Explained/pot/Ap-Upgrade-Config.pot create mode 100644 doc/Pacemaker_Explained/pot/Ap-Upgrade.pot create mode 100644 doc/Pacemaker_Explained/pot/Author_Group.pot create mode 100644 doc/Pacemaker_Explained/pot/Book_Info.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Advanced-Options.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Advanced-Resources.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Alerts.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Basics.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Constraints.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Intro.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Multi-site-Clusters.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Nodes.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Notifications.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Options.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Resource-Templates.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Resources.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Reusing-Configuration.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Rules.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Status.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Stonith.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Utilization.pot create mode 100644 doc/Pacemaker_Explained/pot/Pacemaker_Explained.pot create mode 100644 doc/Pacemaker_Explained/pot/Preface.pot create mode 100644 doc/Pacemaker_Explained/pot/Revision_History.pot create mode 100644 doc/Pacemaker_Explained/publican.cfg.in create mode 100644 doc/Pacemaker_Explained/ro-RO/Ap-Changes.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ap-Debug.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ap-FAQ.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ap-Install.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ap-LSB.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ap-OCF.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ap-Samples.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ap-Upgrade-Config.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ap-Upgrade.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Author_Group.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Book_Info.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ch-Advanced-Options.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ch-Advanced-Resources.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ch-Basics.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ch-Constraints.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ch-Intro.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ch-Nodes.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ch-Options.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ch-Resources.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ch-Rules.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ch-Status.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ch-Stonith.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Pacemaker_Explained.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Preface.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Revision_History.po create mode 100644 doc/Pacemaker_Remote/en-US/Author_Group.xml create mode 100644 doc/Pacemaker_Remote/en-US/Book_Info.xml create mode 100644 doc/Pacemaker_Remote/en-US/Ch-Alternatives.txt create mode 100644 doc/Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.txt create mode 100644 doc/Pacemaker_Remote/en-US/Ch-Example.txt create mode 100644 doc/Pacemaker_Remote/en-US/Ch-Intro.txt create mode 100644 doc/Pacemaker_Remote/en-US/Ch-KVM-Tutorial.txt create mode 100644 doc/Pacemaker_Remote/en-US/Ch-Options.txt create mode 100644 doc/Pacemaker_Remote/en-US/Pacemaker_Remote.ent create mode 100644 doc/Pacemaker_Remote/en-US/Pacemaker_Remote.xml create mode 100644 doc/Pacemaker_Remote/en-US/Revision_History.xml create mode 100644 doc/Pacemaker_Remote/en-US/images/pcmk-ha-cluster-stack.png create mode 100644 doc/Pacemaker_Remote/en-US/images/pcmk-ha-remote-stack.png create mode 100644 doc/Pacemaker_Remote/pot/Author_Group.pot create mode 100644 doc/Pacemaker_Remote/pot/Book_Info.pot create mode 100644 doc/Pacemaker_Remote/pot/Ch-Alternatives.pot create mode 100644 doc/Pacemaker_Remote/pot/Ch-Baremetal-Tutorial.pot create mode 100644 doc/Pacemaker_Remote/pot/Ch-Example.pot create mode 100644 doc/Pacemaker_Remote/pot/Ch-Intro.pot create mode 100644 doc/Pacemaker_Remote/pot/Ch-KVM-Tutorial.pot create mode 100644 doc/Pacemaker_Remote/pot/Ch-Options.pot create mode 100644 doc/Pacemaker_Remote/pot/Revision_History.pot create mode 100644 doc/Pacemaker_Remote/publican.cfg.in create mode 100644 doc/acls.txt create mode 100644 doc/asciidoc.reference create mode 100644 doc/cib-example-1.xml create mode 100644 doc/crm_fencing.txt create mode 100644 doc/openstack.md create mode 100644 doc/pcs-crmsh-quick-ref.md create mode 100644 doc/publican-clusterlabs/COPYING create mode 100644 doc/publican-clusterlabs/README create mode 100644 doc/publican-clusterlabs/defaults.cfg create mode 100644 doc/publican-clusterlabs/en-US/Feedback.xml create mode 100644 doc/publican-clusterlabs/en-US/Legal_Notice.xml create mode 100644 doc/publican-clusterlabs/en-US/css/overrides.css create mode 100644 doc/publican-clusterlabs/en-US/images/1.png create mode 100644 doc/publican-clusterlabs/en-US/images/1.svg create mode 100644 doc/publican-clusterlabs/en-US/images/10.png create mode 100644 doc/publican-clusterlabs/en-US/images/10.svg create mode 100644 doc/publican-clusterlabs/en-US/images/11.png create mode 100644 doc/publican-clusterlabs/en-US/images/11.svg create mode 100644 doc/publican-clusterlabs/en-US/images/12.png create mode 100644 doc/publican-clusterlabs/en-US/images/12.svg create mode 100644 doc/publican-clusterlabs/en-US/images/13.png create mode 100644 doc/publican-clusterlabs/en-US/images/13.svg create mode 100644 doc/publican-clusterlabs/en-US/images/14.png create mode 100644 doc/publican-clusterlabs/en-US/images/14.svg create mode 100644 doc/publican-clusterlabs/en-US/images/15.png create mode 100644 doc/publican-clusterlabs/en-US/images/15.svg create mode 100644 doc/publican-clusterlabs/en-US/images/16.png create mode 100644 doc/publican-clusterlabs/en-US/images/16.svg create mode 100644 doc/publican-clusterlabs/en-US/images/17.png create mode 100644 doc/publican-clusterlabs/en-US/images/17.svg create mode 100644 doc/publican-clusterlabs/en-US/images/18.png create mode 100644 doc/publican-clusterlabs/en-US/images/18.svg create mode 100644 doc/publican-clusterlabs/en-US/images/19.png create mode 100644 doc/publican-clusterlabs/en-US/images/19.svg create mode 100644 doc/publican-clusterlabs/en-US/images/2.png create mode 100644 doc/publican-clusterlabs/en-US/images/2.svg create mode 100644 doc/publican-clusterlabs/en-US/images/20.png create mode 100644 doc/publican-clusterlabs/en-US/images/20.svg create mode 100644 doc/publican-clusterlabs/en-US/images/21.png create mode 100644 doc/publican-clusterlabs/en-US/images/21.svg create mode 100644 doc/publican-clusterlabs/en-US/images/22.png create mode 100644 doc/publican-clusterlabs/en-US/images/22.svg create mode 100644 doc/publican-clusterlabs/en-US/images/23.png create mode 100644 doc/publican-clusterlabs/en-US/images/23.svg create mode 100644 doc/publican-clusterlabs/en-US/images/24.png create mode 100644 doc/publican-clusterlabs/en-US/images/24.svg create mode 100644 doc/publican-clusterlabs/en-US/images/25.png create mode 100644 doc/publican-clusterlabs/en-US/images/25.svg create mode 100644 doc/publican-clusterlabs/en-US/images/26.png create mode 100644 doc/publican-clusterlabs/en-US/images/26.svg create mode 100644 doc/publican-clusterlabs/en-US/images/27.png create mode 100644 doc/publican-clusterlabs/en-US/images/27.svg create mode 100644 doc/publican-clusterlabs/en-US/images/28.png create mode 100644 doc/publican-clusterlabs/en-US/images/28.svg create mode 100644 doc/publican-clusterlabs/en-US/images/29.png create mode 100644 doc/publican-clusterlabs/en-US/images/29.svg create mode 100644 doc/publican-clusterlabs/en-US/images/3.png create mode 100644 doc/publican-clusterlabs/en-US/images/3.svg create mode 100644 doc/publican-clusterlabs/en-US/images/4.png create mode 100644 doc/publican-clusterlabs/en-US/images/4.svg create mode 100644 doc/publican-clusterlabs/en-US/images/5.png create mode 100644 doc/publican-clusterlabs/en-US/images/5.svg create mode 100644 doc/publican-clusterlabs/en-US/images/6.png create mode 100644 doc/publican-clusterlabs/en-US/images/6.svg create mode 100644 doc/publican-clusterlabs/en-US/images/7.png create mode 100644 doc/publican-clusterlabs/en-US/images/7.svg create mode 100644 doc/publican-clusterlabs/en-US/images/8.png create mode 100644 doc/publican-clusterlabs/en-US/images/8.svg create mode 100644 doc/publican-clusterlabs/en-US/images/9.png create mode 100644 doc/publican-clusterlabs/en-US/images/9.svg create mode 100644 doc/publican-clusterlabs/en-US/images/Pacemaker-stack.svg create mode 100644 doc/publican-clusterlabs/en-US/images/dot.png create mode 100644 doc/publican-clusterlabs/en-US/images/dot.svg create mode 100644 doc/publican-clusterlabs/en-US/images/dot2.png create mode 100644 doc/publican-clusterlabs/en-US/images/dot2.svg create mode 100644 doc/publican-clusterlabs/en-US/images/h1-bg.png create mode 100644 doc/publican-clusterlabs/en-US/images/h1-bg.svg create mode 100644 doc/publican-clusterlabs/en-US/images/image_left.png create mode 100644 doc/publican-clusterlabs/en-US/images/image_left.svg create mode 100644 doc/publican-clusterlabs/en-US/images/image_right.png create mode 100644 doc/publican-clusterlabs/en-US/images/image_right.svg create mode 100644 doc/publican-clusterlabs/en-US/images/important.png create mode 100644 doc/publican-clusterlabs/en-US/images/important.svg create mode 100644 doc/publican-clusterlabs/en-US/images/note.png create mode 100644 doc/publican-clusterlabs/en-US/images/note.svg create mode 100644 doc/publican-clusterlabs/en-US/images/pacemaker-logo.png create mode 100644 doc/publican-clusterlabs/en-US/images/shine.png create mode 100644 doc/publican-clusterlabs/en-US/images/stock-go-back.png create mode 100644 doc/publican-clusterlabs/en-US/images/stock-go-back.svg create mode 100644 doc/publican-clusterlabs/en-US/images/stock-go-forward.png create mode 100644 doc/publican-clusterlabs/en-US/images/stock-go-forward.svg create mode 100644 doc/publican-clusterlabs/en-US/images/stock-go-up.png create mode 100644 doc/publican-clusterlabs/en-US/images/stock-go-up.svg create mode 100644 doc/publican-clusterlabs/en-US/images/stock-home.png create mode 100644 doc/publican-clusterlabs/en-US/images/stock-home.svg create mode 100644 doc/publican-clusterlabs/en-US/images/title_logo.png create mode 100644 doc/publican-clusterlabs/en-US/images/title_logo.svg create mode 100644 doc/publican-clusterlabs/en-US/images/warning.png create mode 100644 doc/publican-clusterlabs/en-US/images/warning.svg create mode 100644 doc/publican-clusterlabs/en-US/images/watermark-draft.png create mode 100644 doc/publican-clusterlabs/en-US/images/watermark-draft.svg create mode 100644 doc/publican-clusterlabs/overrides.cfg create mode 100644 doc/publican-clusterlabs/publican-clusterlabs.spec create mode 100644 doc/publican-clusterlabs/publican.cfg create mode 100644 doc/publican-clusterlabs/xsl/common.xsl create mode 100644 doc/publican-clusterlabs/xsl/header.html create mode 100644 doc/publican-clusterlabs/xsl/html-single.xsl create mode 100644 doc/publican-clusterlabs/xsl/html.xsl create mode 100644 doc/publican-clusterlabs/xsl/pdf.xsl create mode 100644 doc/security.txt create mode 100644 doc/shared/en-US/images/Console.png create mode 100644 doc/shared/en-US/images/Installer.png create mode 100644 doc/shared/en-US/images/Network.png create mode 100644 doc/shared/en-US/images/Policy-Engine-big.dot create mode 100644 doc/shared/en-US/images/Policy-Engine-big.svg create mode 100644 doc/shared/en-US/images/Policy-Engine-small.dot create mode 100644 doc/shared/en-US/images/Policy-Engine-small.svg create mode 100644 doc/shared/en-US/images/Welcome.png create mode 100644 doc/shared/en-US/images/pcmk-active-active.svg create mode 100644 doc/shared/en-US/images/pcmk-active-passive.svg create mode 100644 doc/shared/en-US/images/pcmk-internals.svg create mode 100644 doc/shared/en-US/images/pcmk-overview.svg create mode 100644 doc/shared/en-US/images/pcmk-shared-failover.svg create mode 100644 doc/shared/en-US/images/pcmk-stack.svg create mode 100644 doc/shared/en-US/images/resource-set.png create mode 100644 doc/shared/en-US/images/three-sets-complex.png create mode 100644 doc/shared/en-US/images/three-sets.png create mode 100644 doc/shared/en-US/images/two-sets.png create mode 100644 doc/shared/en-US/pacemaker-intro.txt create mode 100644 doc/stonith-ng.conf.example create mode 100644 extra/Makefile.am create mode 100644 extra/PCMK-MIB.txt create mode 100644 extra/alerts/Makefile.am create mode 100644 extra/alerts/alert_file.sh.sample create mode 100644 extra/alerts/alert_smtp.sh.sample create mode 100644 extra/alerts/alert_snmp.sh.sample create mode 100644 extra/ansible/docker/group_vars/all create mode 100644 extra/ansible/docker/hosts create mode 100644 extra/ansible/docker/roles/docker-host/files/docker-enter create mode 100644 extra/ansible/docker/roles/docker-host/files/fence_docker_cts create mode 100644 extra/ansible/docker/roles/docker-host/files/launch.sh create mode 100644 extra/ansible/docker/roles/docker-host/files/pcmk_remote_start create mode 100644 extra/ansible/docker/roles/docker-host/files/pcmk_remote_stop create mode 100644 extra/ansible/docker/roles/docker-host/files/pcmk_start create mode 100644 extra/ansible/docker/roles/docker-host/files/pcmk_stop create mode 100644 extra/ansible/docker/roles/docker-host/tasks/main.yml create mode 100644 extra/ansible/docker/roles/docker-host/templates/Dockerfile.j2 create mode 100755 extra/ansible/docker/roles/docker-host/templates/ip_start.j2 create mode 100644 extra/ansible/docker/site.yml create mode 100755 extra/buildbot.helper create mode 100755 extra/cluster-clean create mode 100755 extra/cluster-helper create mode 100755 extra/cluster-init create mode 100644 extra/clustermon.sh create mode 100644 extra/logrotate/Makefile.am create mode 100644 extra/logrotate/pacemaker.in create mode 100755 extra/resources/ClusterMon.in create mode 100755 extra/resources/Dummy create mode 100755 extra/resources/HealthCPU create mode 100755 extra/resources/HealthSMART.in create mode 100644 extra/resources/Makefile.am create mode 100755 extra/resources/Stateful create mode 100755 extra/resources/SysInfo.in create mode 100755 extra/resources/SystemHealth create mode 100755 extra/resources/attribute create mode 100755 extra/resources/controld create mode 100755 extra/resources/ifspeed.in create mode 100755 extra/resources/o2cb.in create mode 100755 extra/resources/ping create mode 100755 extra/resources/pingd create mode 100755 extra/resources/remote create mode 100644 extra/showscores.sh create mode 100644 include/Makefile.am create mode 100644 include/crm/Makefile.am create mode 100644 include/crm/attrd.h create mode 100644 include/crm/cib.h create mode 100644 include/crm/cib/Makefile.am create mode 100644 include/crm/cib/internal.h create mode 100644 include/crm/cib/util.h create mode 100644 include/crm/cluster.h create mode 100644 include/crm/cluster/Makefile.am create mode 100644 include/crm/cluster/election.h create mode 100644 include/crm/cluster/internal.h create mode 100644 include/crm/common/Makefile.am create mode 100644 include/crm/common/alerts_internal.h create mode 100644 include/crm/common/cib_secrets.h create mode 100644 include/crm/common/internal.h create mode 100644 include/crm/common/ipc.h create mode 100644 include/crm/common/ipcs.h create mode 100644 include/crm/common/iso8601.h create mode 100644 include/crm/common/iso8601_internal.h create mode 100644 include/crm/common/logging.h create mode 100644 include/crm/common/mainloop.h create mode 100644 include/crm/common/results.h create mode 100644 include/crm/common/util.h create mode 100644 include/crm/common/xml.h create mode 100644 include/crm/common/xml_internal.h create mode 100644 include/crm/compatibility.h create mode 100644 include/crm/crm.h create mode 100644 include/crm/fencing/Makefile.am create mode 100644 include/crm/fencing/internal.h create mode 100644 include/crm/lrmd.h create mode 100644 include/crm/lrmd_alerts_internal.h create mode 100644 include/crm/msg_xml.h create mode 100644 include/crm/pengine/Makefile.am create mode 100644 include/crm/pengine/common.h create mode 100644 include/crm/pengine/complex.h create mode 100644 include/crm/pengine/internal.h create mode 100644 include/crm/pengine/remote.h create mode 100644 include/crm/pengine/rules.h create mode 100644 include/crm/pengine/rules_internal.h create mode 100644 include/crm/pengine/status.h create mode 100644 include/crm/services.h create mode 100644 include/crm/stonith-ng.h create mode 100644 include/crm/transition.h create mode 100644 include/crm_config.h.in create mode 100644 include/crm_internal.h create mode 100644 include/doxygen.h create mode 100644 include/portability.h create mode 100644 lib/Makefile.am create mode 100644 lib/cib/Makefile.am create mode 100644 lib/cib/cib_attrs.c create mode 100644 lib/cib/cib_client.c create mode 100644 lib/cib/cib_file.c create mode 100644 lib/cib/cib_native.c create mode 100644 lib/cib/cib_ops.c create mode 100644 lib/cib/cib_remote.c create mode 100644 lib/cib/cib_utils.c create mode 100644 lib/cluster/Makefile.am create mode 100644 lib/cluster/cluster.c create mode 100644 lib/cluster/corosync.c create mode 100644 lib/cluster/cpg.c create mode 100644 lib/cluster/election.c create mode 100644 lib/cluster/membership.c create mode 100644 lib/common/Makefile.am create mode 100644 lib/common/alerts.c create mode 100644 lib/common/attrd_client.c create mode 100644 lib/common/cib_secrets.c create mode 100644 lib/common/compat.c create mode 100644 lib/common/digest.c create mode 100644 lib/common/io.c create mode 100644 lib/common/ipc.c create mode 100644 lib/common/iso8601.c create mode 100644 lib/common/logging.c create mode 100644 lib/common/mainloop.c create mode 100644 lib/common/operations.c create mode 100644 lib/common/pid.c create mode 100644 lib/common/procfs.c create mode 100644 lib/common/remote.c create mode 100644 lib/common/results.c create mode 100644 lib/common/schemas.c create mode 100644 lib/common/strings.c create mode 100644 lib/common/utils.c create mode 100644 lib/common/watchdog.c create mode 100644 lib/common/xml.c create mode 100644 lib/common/xpath.c create mode 100644 lib/fencing/Makefile.am create mode 100644 lib/fencing/st_client.c create mode 100644 lib/fencing/st_lha.c create mode 100644 lib/fencing/st_rhcs.c create mode 100644 lib/gnu/Makefile.am create mode 100644 lib/gnu/md5.c create mode 100644 lib/gnu/md5.h create mode 100644 lib/gnu/stdalign.in.h create mode 100644 lib/gnu/stdint.in.h create mode 100644 lib/lrmd/Makefile.am create mode 100644 lib/lrmd/lrmd_alerts.c create mode 100644 lib/lrmd/lrmd_client.c create mode 100644 lib/lrmd/proxy_common.c create mode 100644 lib/pacemaker-cib.pc.in create mode 100644 lib/pacemaker-cluster.pc.in create mode 100644 lib/pacemaker-fencing.pc.in create mode 100644 lib/pacemaker-lrmd.pc.in create mode 100644 lib/pacemaker-pengine.pc.in create mode 100644 lib/pacemaker-service.pc.in create mode 100644 lib/pacemaker.pc.in create mode 100644 lib/pengine/Makefile.am create mode 100644 lib/pengine/clone.c create mode 100644 lib/pengine/common.c create mode 100644 lib/pengine/complex.c create mode 100644 lib/pengine/container.c create mode 100644 lib/pengine/failcounts.c create mode 100644 lib/pengine/group.c create mode 100644 lib/pengine/native.c create mode 100644 lib/pengine/remote.c create mode 100644 lib/pengine/rules.c create mode 100644 lib/pengine/rules_alerts.c create mode 100644 lib/pengine/status.c create mode 100644 lib/pengine/unpack.c create mode 100644 lib/pengine/unpack.h create mode 100644 lib/pengine/utils.c create mode 100644 lib/pengine/variant.h create mode 100644 lib/services/Makefile.am create mode 100644 lib/services/dbus.c create mode 100644 lib/services/pcmk-dbus.h create mode 100644 lib/services/services.c create mode 100644 lib/services/services_linux.c create mode 100644 lib/services/services_lsb.c create mode 100644 lib/services/services_lsb.h create mode 100644 lib/services/services_private.h create mode 100644 lib/services/systemd.c create mode 100644 lib/services/systemd.h create mode 100644 lib/services/upstart.c create mode 100644 lib/services/upstart.h create mode 100644 lib/transition/Makefile.am create mode 100644 lib/transition/graph.c create mode 100644 lib/transition/unpack.c create mode 100644 lib/transition/utils.c create mode 100644 licenses/CC-BY-SA-4.0 create mode 100644 licenses/GPLv2 create mode 100644 licenses/LGPLv2.1 create mode 100644 licenses/RevisedBSD create mode 100644 m4/00gnulib.m4 create mode 100644 m4/CC_CHECK_LDFLAGS.m4 create mode 100644 m4/CHECK_ENUM_VALUE.m4 create mode 100644 m4/PKG_CHECK_VAR.m4 create mode 100644 m4/gnulib-cache.m4 create mode 100644 m4/gnulib-common.m4 create mode 100644 m4/gnulib-comp.m4 create mode 100644 m4/gnulib-tool.m4 create mode 100644 m4/include_next.m4 create mode 100644 m4/longlong.m4 create mode 100644 m4/md5.m4 create mode 100644 m4/multiarch.m4 create mode 100644 m4/onceonly.m4 create mode 100644 m4/stdalign.m4 create mode 100644 m4/stdint.m4 create mode 100644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/COPYING create mode 100644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/README.md create mode 100644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_fping.xml create mode 100644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_http.xml create mode 100644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_ldap.xml create mode 100644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_mysql.xml create mode 100644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_pgsql.xml create mode 100644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_tcp.xml create mode 100644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_udp.xml create mode 100644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/nagios-agents-metadata.spec create mode 100755 p-indent create mode 100644 pacemaker.spec.in create mode 100644 replace/Makefile.am create mode 100644 replace/NoSuchFunctionName.c create mode 100644 replace/alphasort.c create mode 100644 replace/scandir.c create mode 100644 replace/setenv.c create mode 100644 replace/strchrnul.c create mode 100644 replace/strerror.c create mode 100644 replace/strndup.c create mode 100644 replace/strnlen.c create mode 100644 replace/unsetenv.c create mode 100644 replace/uuid_parse.c create mode 100644 rpmlintrc create mode 100644 tools/Makefile.am create mode 100644 tools/attrd_updater.c create mode 100644 tools/cib_shadow.c create mode 100644 tools/cibadmin.c create mode 100644 tools/cibsecret.in create mode 100644 tools/crm_attribute.c create mode 100644 tools/crm_diff.c create mode 100644 tools/crm_error.c create mode 100755 tools/crm_failcount.in create mode 100755 tools/crm_master.in create mode 100644 tools/crm_mon.c create mode 100644 tools/crm_mon.service.in create mode 100644 tools/crm_mon.sysconfig create mode 100644 tools/crm_mon.upstart.in create mode 100644 tools/crm_node.c create mode 100644 tools/crm_report.in create mode 100644 tools/crm_resource.c create mode 100644 tools/crm_resource.h create mode 100644 tools/crm_resource_ban.c create mode 100644 tools/crm_resource_print.c create mode 100644 tools/crm_resource_runtime.c create mode 100644 tools/crm_simulate.c create mode 100755 tools/crm_standby.in create mode 100644 tools/crm_ticket.c create mode 100644 tools/crm_verify.c create mode 100644 tools/crmadmin.c create mode 100644 tools/fake_transition.c create mode 100644 tools/fake_transition.h create mode 100644 tools/ipmiservicelogd.c create mode 100644 tools/notifyServicelogEvent.c create mode 100644 tools/report.collector.in create mode 100644 tools/report.common.in create mode 100644 tools/stonith_admin.c create mode 100644 tools/test.iso8601.c create mode 100644 version.m4 create mode 100644 xml/Makefile.am create mode 100644 xml/Readme.md create mode 100644 xml/acls-1.2.rng create mode 100644 xml/acls-2.0.rng create mode 100644 xml/alerts-2.10.rng create mode 100644 xml/alerts-2.5.rng create mode 100644 xml/alerts-2.9.rng create mode 100644 xml/assets/upgrade-2.10-htmldiff.xsl create mode 100644 xml/assets/view-source-library.xsl create mode 100644 xml/assets/view-source-original.xsl create mode 100755 xml/best-match.sh create mode 100644 xml/cib-1.0.rng create mode 100644 xml/cib-1.2.rng create mode 100644 xml/cibtr-2.rng create mode 100644 xml/constraints-1.0.rng create mode 100644 xml/constraints-1.2.rng create mode 100644 xml/constraints-2.1.rng create mode 100644 xml/constraints-2.2.rng create mode 100644 xml/constraints-2.3.rng create mode 100644 xml/constraints-2.6.rng create mode 100644 xml/constraints-2.9.rng create mode 100644 xml/constraints-3.0.rng create mode 100644 xml/constraints-next.rng create mode 100644 xml/context-of.xsl create mode 100644 xml/crm.xsl create mode 100644 xml/crm_mon.rng create mode 100644 xml/fencing-1.2.rng create mode 100644 xml/fencing-2.4.rng create mode 100644 xml/nodes-1.0.rng create mode 100644 xml/nodes-1.2.rng create mode 100644 xml/nodes-1.3.rng create mode 100644 xml/nodes-2.9.rng create mode 100644 xml/nodes-3.0.rng create mode 100644 xml/nvset-1.3.rng create mode 100644 xml/nvset-2.9.rng create mode 100644 xml/nvset-3.0.rng create mode 100644 xml/nvset.rng create mode 100644 xml/ocf-meta2man.xsl create mode 100644 xml/options-1.0.rng create mode 100644 xml/options-3.0.rng create mode 100755 xml/regression.sh create mode 100644 xml/resources-1.0.rng create mode 100644 xml/resources-1.2.rng create mode 100644 xml/resources-1.3.rng create mode 100644 xml/resources-2.10.rng create mode 100644 xml/resources-2.7.rng create mode 100644 xml/resources-2.8.rng create mode 100644 xml/resources-2.9.rng create mode 100644 xml/resources-3.0.rng create mode 100644 xml/resources-3.1.rng create mode 100644 xml/rule-2.9.rng create mode 100644 xml/rule.rng create mode 100644 xml/score.rng create mode 100644 xml/status-1.0.rng create mode 100644 xml/tags-1.3.rng create mode 100644 xml/test-2-enter/010-clu-props.ref create mode 100644 xml/test-2-enter/010-clu-props.ref.err create mode 100644 xml/test-2-enter/010-clu-props.xml create mode 100644 xml/test-2-enter/020-instance_atributes-rsc.ref create mode 100644 xml/test-2-enter/020-instance_atributes-rsc.ref.err create mode 100644 xml/test-2-enter/020-instance_atributes-rsc.xml create mode 100644 xml/test-2-enter/021-instance_atributes-rsc-nonbijective.ref create mode 100644 xml/test-2-enter/021-instance_atributes-rsc-nonbijective.ref.err create mode 100644 xml/test-2-enter/021-instance_atributes-rsc-nonbijective.xml create mode 100644 xml/test-2-leave/010-clu-props-can.ref create mode 100644 xml/test-2-leave/010-clu-props-can.ref.err create mode 100644 xml/test-2-leave/010-clu-props-can.xml create mode 100644 xml/test-2-leave/011-clu-props-cannot.ref create mode 100644 xml/test-2-leave/011-clu-props-cannot.ref.err create mode 100644 xml/test-2-leave/011-clu-props-cannot.xml create mode 100644 xml/test-2-leave/021-instance_atributes-rsc-nonbijective.ref create mode 100644 xml/test-2-leave/021-instance_atributes-rsc-nonbijective.ref.err create mode 100644 xml/test-2-leave/021-instance_atributes-rsc-nonbijective.xml create mode 100644 xml/test-2-roundtrip/021-instance_atributes-rsc-nonbijective.ref create mode 100644 xml/test-2-roundtrip/021-instance_atributes-rsc-nonbijective.ref.err create mode 100644 xml/test-2-roundtrip/021-instance_atributes-rsc-nonbijective.xml create mode 100644 xml/test-2/010-rsc_colocation-dropped-for-noop-sa.ref create mode 100644 xml/test-2/010-rsc_colocation-dropped-for-noop-sa.ref.err create mode 100644 xml/test-2/010-rsc_colocation-dropped-for-noop-sa.xml create mode 100644 xml/test-2/020-rsc-requires-inline.ref create mode 100644 xml/test-2/020-rsc-requires-inline.ref.err create mode 100644 xml/test-2/020-rsc-requires-inline.xml create mode 100644 xml/test-2/021-rsc-requires-nvpair.ref create mode 100644 xml/test-2/021-rsc-requires-nvpair.ref.err create mode 100644 xml/test-2/021-rsc-requires-nvpair.xml create mode 100644 xml/test-2/022-rsc-requires-counterexamples.ref create mode 100644 xml/test-2/022-rsc-requires-counterexamples.ref.err create mode 100644 xml/test-2/022-rsc-requires-counterexamples.xml create mode 100644 xml/test-2/023-rsc-requires-no-override.ref create mode 100644 xml/test-2/023-rsc-requires-no-override.ref.err create mode 100644 xml/test-2/023-rsc-requires-no-override.xml create mode 100644 xml/test-2/024-rsc-requires-no-selfclash.ref create mode 100644 xml/test-2/024-rsc-requires-no-selfclash.ref.err create mode 100644 xml/test-2/024-rsc-requires-no-selfclash.xml create mode 100644 xml/test-2/030-clu-props-plain-rename.ref create mode 100644 xml/test-2/030-clu-props-plain-rename.ref.err create mode 100644 xml/test-2/030-clu-props-plain-rename.xml create mode 100644 xml/test-2/031-clu-props-drop.ref create mode 100644 xml/test-2/031-clu-props-drop.ref.err create mode 100644 xml/test-2/031-clu-props-drop.xml create mode 100644 xml/test-2/032-clu-props-move.ref create mode 100644 xml/test-2/032-clu-props-move.ref.err create mode 100644 xml/test-2/032-clu-props-move.xml create mode 100644 xml/test-2/033-clu-props-move-merge.ref create mode 100644 xml/test-2/033-clu-props-move-merge.ref.err create mode 100644 xml/test-2/033-clu-props-move-merge.xml create mode 100644 xml/test-2/034-clu-props-move-redef.ref create mode 100644 xml/test-2/034-clu-props-move-redef.ref.err create mode 100644 xml/test-2/034-clu-props-move-redef.xml create mode 100644 xml/test-2/040-nodes-rename-type.ref create mode 100644 xml/test-2/040-nodes-rename-type.ref.err create mode 100644 xml/test-2/040-nodes-rename-type.xml create mode 100644 xml/test-2/050-rsc-attrs-instance-plain-rename.ref create mode 100644 xml/test-2/050-rsc-attrs-instance-plain-rename.ref.err create mode 100644 xml/test-2/050-rsc-attrs-instance-plain-rename.xml create mode 100644 xml/test-2/051-rsc-attrs-instance-pcmk_arg_map.ref create mode 100644 xml/test-2/051-rsc-attrs-instance-pcmk_arg_map.ref.err create mode 100644 xml/test-2/051-rsc-attrs-instance-pcmk_arg_map.xml create mode 100644 xml/test-2/060-rsc-attrs-meta-isolation.ref create mode 100644 xml/test-2/060-rsc-attrs-meta-isolation.ref.err create mode 100644 xml/test-2/060-rsc-attrs-meta-isolation.xml create mode 100644 xml/test-2/061-rsc-attrs-meta-exchange.ref create mode 100644 xml/test-2/061-rsc-attrs-meta-exchange.ref.err create mode 100644 xml/test-2/061-rsc-attrs-meta-exchange.xml create mode 100644 xml/test-2/070-rsc-op-attrs-inst-requires-start.ref create mode 100644 xml/test-2/070-rsc-op-attrs-inst-requires-start.ref.err create mode 100644 xml/test-2/070-rsc-op-attrs-inst-requires-start.xml create mode 100644 xml/test-2/071-rsc-op-attrs-inst-requires-nonstart.ref create mode 100644 xml/test-2/071-rsc-op-attrs-inst-requires-nonstart.ref.err create mode 100644 xml/test-2/071-rsc-op-attrs-inst-requires-nonstart.xml create mode 100644 xml/test-2/072-rsc-op-attrs-inst-requires-no-override.ref create mode 100644 xml/test-2/072-rsc-op-attrs-inst-requires-no-override.ref.err create mode 100644 xml/test-2/072-rsc-op-attrs-inst-requires-no-override.xml create mode 100644 xml/test-2/073-rsc-op-attrs-inst-meta-meaning.ref create mode 100644 xml/test-2/073-rsc-op-attrs-inst-meta-meaning.ref.err create mode 100644 xml/test-2/073-rsc-op-attrs-inst-meta-meaning.xml create mode 100644 xml/upgrade-1.3.xsl create mode 100644 xml/upgrade-2.10-enter.xsl create mode 100644 xml/upgrade-2.10-leave.xsl create mode 100644 xml/upgrade-2.10-roundtrip.xsl create mode 100644 xml/upgrade-2.10.xsl create mode 100644 xml/upgrade-detail.xsl create mode 100644 xml/xslt_cibtr-2.rng + /usr/bin/cat /builddir/build/SOURCES/rhbz1611631.patch + /usr/bin/git am -q -p1 + /usr/bin/cat /builddir/build/SOURCES/9dc14b55077567099a13b71ac87816f608b044a9.patch + /usr/bin/git am -q -p1 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wPHv5n + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.0 + export docdir=/usr/share/doc/pacemaker + docdir=/usr/share/doc/pacemaker + export systemdunitdir=/usr/lib/systemd/system + systemdunitdir=/usr/lib/systemd/system + export CFLAGS_HARDENED_EXE=-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 + CFLAGS_HARDENED_EXE=-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 + export CFLAGS_HARDENED_LIB=-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 + CFLAGS_HARDENED_LIB=-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 + export LDFLAGS_HARDENED_EXE=-specs=/usr/lib/rpm/redhat/redhat-hardened-ld + LDFLAGS_HARDENED_EXE=-specs=/usr/lib/rpm/redhat/redhat-hardened-ld + export LDFLAGS_HARDENED_LIB=-specs=/usr/lib/rpm/redhat/redhat-hardened-ld + LDFLAGS_HARDENED_LIB=-specs=/usr/lib/rpm/redhat/redhat-hardened-ld + ./autogen.sh autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: subdirectory libltdl not present autoreconf: running: libtoolize --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'. libtoolize: linking file `./ltmain.sh' libtoolize: putting auxiliary files in `.'. libtoolize: linking file `libltdl/config/compile' libtoolize: linking file `libltdl/config/config.guess' libtoolize: linking file `libltdl/config/config.sub' libtoolize: linking file `libltdl/config/depcomp' libtoolize: linking file `libltdl/config/install-sh' libtoolize: linking file `libltdl/config/missing' libtoolize: linking file `libltdl/config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: linking file `m4/argz.m4' libtoolize: linking file `m4/libtool.m4' libtoolize: linking file `m4/ltdl.m4' libtoolize: linking file `m4/ltoptions.m4' libtoolize: linking file `m4/ltsugar.m4' libtoolize: linking file `m4/ltversion.m4' libtoolize: linking file `m4/lt~obsolete.m4' libtoolize: putting macros in `libltdl/m4'. libtoolize: linking file `libltdl/m4/argz.m4' libtoolize: linking file `libltdl/m4/libtool.m4' libtoolize: linking file `libltdl/m4/ltdl.m4' libtoolize: linking file `libltdl/m4/ltoptions.m4' libtoolize: linking file `libltdl/m4/ltsugar.m4' libtoolize: linking file `libltdl/m4/ltversion.m4' libtoolize: linking file `libltdl/m4/lt~obsolete.m4' libtoolize: putting libltdl files in `libltdl'. libtoolize: linking file `libltdl/COPYING.LIB' libtoolize: linking file `libltdl/README' libtoolize: linking file `libltdl/Makefile.am' libtoolize: linking file `libltdl/configure.ac' libtoolize: copying file `libltdl/aclocal.m4' libtoolize: linking file `libltdl/Makefile.in' libtoolize: linking file `libltdl/config-h.in' libtoolize: linking file `libltdl/configure' libtoolize: linking file `libltdl/argz_.h' libtoolize: linking file `libltdl/argz.c' libtoolize: linking file `libltdl/loaders/dld_link.c' libtoolize: linking file `libltdl/loaders/dlopen.c' libtoolize: linking file `libltdl/loaders/dyld.c' libtoolize: linking file `libltdl/loaders/load_add_on.c' libtoolize: linking file `libltdl/loaders/loadlibrary.c' libtoolize: linking file `libltdl/loaders/shl_load.c' libtoolize: linking file `libltdl/lt__dirent.c' libtoolize: linking file `libltdl/lt__strl.c' libtoolize: linking file `libltdl/libltdl/lt__alloc.h' libtoolize: linking file `libltdl/libltdl/lt__dirent.h' libtoolize: linking file `libltdl/libltdl/lt__glibc.h' libtoolize: linking file `libltdl/libltdl/lt__private.h' libtoolize: linking file `libltdl/libltdl/lt__strl.h' libtoolize: linking file `libltdl/libltdl/lt_dlloader.h' libtoolize: linking file `libltdl/libltdl/lt_error.h' libtoolize: linking file `libltdl/libltdl/lt_system.h' libtoolize: linking file `libltdl/libltdl/slist.h' libtoolize: linking file `libltdl/loaders/preopen.c' libtoolize: linking file `libltdl/lt__alloc.c' libtoolize: linking file `libltdl/lt_dlloader.c' libtoolize: linking file `libltdl/lt_error.c' libtoolize: linking file `libltdl/ltdl.c' libtoolize: linking file `libltdl/ltdl.h' libtoolize: linking file `libltdl/slist.c' libtoolize: Remember to add `LT_CONFIG_LTDL_DIR([libltdl])' to `configure.ac'. libtoolize: Consider using `AC_CONFIG_AUX_DIR([libltdl/config])' in configure.ac. libtoolize: Consider using `AC_CONFIG_MACRO_DIR([libltdl/m4])' in configure.ac. libtoolize: Consider adding `-I libltdl/m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --force-missing configure.ac:35: installing './config.guess' configure.ac:35: installing './config.sub' configure.ac:65: installing './install-sh' configure.ac:65: installing './missing' Makefile.am: installing './depcomp' cts/Makefile.am:25: installing './py-compile' parallel-tests: installing './test-driver' autoreconf: Leaving directory `.' Now run configure with any arguments (eg. --prefix) specific to your system Suggested invocation: CFLAGS="${CFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic}" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic}" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules}" ; export FFLAGS ; FCFLAGS="${FCFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules}" ; export FCFLAGS ; LDFLAGS="${LDFLAGS:--Wl,-z,relro }"; export LDFLAGS; [ "1" == 1 ] && [ "x86_64" == ppc64le ] && /usr/lib/rpm/redhat/libtool-handle-ppc64le.sh ; for i in $(find . -name config.guess -o -name config.sub) ; do [ -f /usr/lib/rpm/redhat/$(basename $i) ] && /usr/bin/rm -f $i && /usr/bin/cp -fv /usr/lib/rpm/redhat/$(basename $i) $i ; done ; ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu \ --disable-dependency-tracking \ --prefix=/usr \ --exec-prefix=/usr \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ --sysconfdir=/etc \ --datadir=/usr/share \ --includedir=/usr/include \ --libdir=/usr/lib64 \ --libexecdir=/usr/libexec \ --localstatedir=/var \ --sharedstatedir=/var/lib \ --mandir=/usr/share/man \ --infodir=/usr/share/info + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./libltdl/config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./libltdl/config/config.guess ++ basename ./libltdl/config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./libltdl/config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './libltdl/config/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./libltdl/config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./libltdl/config/config.sub ++ basename ./libltdl/config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./libltdl/config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './libltdl/config/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info PYTHON=/usr/bin/python2 --with-gnutls-priorities=@SYSTEM --with-initdir=/etc/rc.d/init.d --localstatedir=/var --with-version=2.0.0-4.el7 --with-nagios --with-nagios-metadata-dir=/usr/share/pacemaker/nagios/plugins-metadata/ --with-nagios-plugin-dir=/usr/lib64/nagios/plugins/ checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for unsigned long long int... yes checking for long long int... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether stdint.h conforms to C99... yes checking for working stdalign.h... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib64 /usr/lib64 /lib /usr/lib /usr/lib64/atlas checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for ltdl.h... yes checking whether lt_dlinterface_register is declared... yes checking for lt_dladvise_preload in -lltdl... yes checking where to find libltdl headers... checking where to find libltdl library... -lltdl checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking for size_t... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking whether ln -s works... yes checking whether gcc -std=gnu99 supports "-Werror"... yes Our Host OS: linux-gnu/x86_64-redhat-linux-gnu configure: Sanitizing prefix: /usr configure: Sanitizing exec_prefix: /usr configure: Sanitizing INITDIR: /etc/rc.d/init.d configure: Sanitizing libdir: /usr/lib64 configure: WARNING: docdir directory (/usr/share/doc/pacemaker) does not exist! configure: Host CPU: x86_64 checking which format is needed to print uint64_t... %lu checking for glibtool... $(SHELL) $(top_builddir)/libtool checking for /usr/bin/python2... /usr/bin/python2 checking whether /usr/bin/python2 version is >= 2.7... yes checking for /usr/bin/python2 version... 2.7 checking for /usr/bin/python2 platform... linux2 checking for /usr/bin/python2 script directory... ${prefix}/lib/python2.7/site-packages checking for /usr/bin/python2 extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for gmake... gmake checking for lynx... no checking for w3m... no checking for help2man... /usr/bin/help2man checking for pod2man... /usr/bin/pod2man checking for asciidoc... /usr/bin/asciidoc checking for publican... /usr/bin/publican checking for inkscape... /usr/bin/inkscape checking for xsltproc... /usr/bin/xsltproc checking for xmlcatalog... /usr/bin/xmlcatalog checking for fop... /usr/bin/fop checking for ssh... /usr/bin/ssh checking for scp... /usr/bin/scp checking for tar... /usr/bin/tar checking for md5... no checking for bash... /usr/bin/bash checking for test... /usr/bin/test checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for valgrind... no checking docbook to manpage transform... /usr/share/sgml/docbook/xsl-stylesheets-1.78.1/manpages/docbook.xsl configure: Enabling Publican-generated documentation using common brand checking for GNU-compatible getopt... /usr/bin/getopt checking for alphasort... yes checking for NoSuchFunctionName... no checking for scandir... yes checking for setenv... yes checking for strerror... yes checking for strchrnul... yes checking for unsetenv... yes checking for strnlen... yes checking for strndup... yes checking for socket in -lsocket... no checking for dlopen in -lc... yes checking for dlopen in -ldl... (cached) yes checking for sched_getscheduler in -lrt... yes checking for getopt_long in -lgnugetopt... no checking for pam_start in -lpam... yes checking for sched_setscheduler... yes checking for uuid_parse in -luuid... yes checking for uuid_unparse... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for GLIB... yes checking for ftime in -lcompat... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for dirent.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking glib.h usability... yes checking glib.h presence... yes checking for glib.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking linux/swab.h usability... yes checking linux/swab.h presence... yes checking for linux/swab.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/ip.h usability... yes checking netinet/ip.h presence... yes checking for netinet/ip.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/reboot.h usability... yes checking sys/reboot.h presence... yes checking for sys/reboot.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for sys/types.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for LIBXML2... yes checking libxml/xpath.h usability... yes checking libxml/xpath.h presence... yes checking for libxml/xpath.h... yes checking for xsltApplyStylesheet in -lxslt... yes checking libxslt/xslt.h usability... yes checking libxslt/xslt.h presence... yes checking for libxslt/xslt.h... yes checking whether __progname and __progname_full are available... yes checking for struct tm.tm_gmtoff... yes checking for lrm_op_t.rsc_deleted... no checking for struct dirent.d_type... yes checking for getopt... yes checking for nanosleep... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for BZ2_bzBuffToBuffCompress in -lbz2... yes checking for sighandler_t... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking curses/curses.h usability... no checking curses/curses.h presence... no checking for curses/curses.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncurses/ncurses.h usability... yes checking ncurses/ncurses.h presence... yes checking for ncurses/ncurses.h... yes checking for printw in -lncurses... yes checking for printw in -lncurses... (cached) yes checking whether gcc -std=gnu99 supports "-Wcast-qual"... yes checking whether gcc -std=gnu99 supports "-fPIC"... yes checking whether printw() requires argument of "const char *"... yes configure: Old CFLAGS: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic configure: New CFLAGS: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic checking for libqb... yes checking for qb_ipcs_connection_auth_set in -lqb... yes checking for qb_ipcs_connection_get_buffer_size... yes checking whether qb/qblog.h defines enum qb_log_conf value QB_LOG_CONF_MAX_LINE_LEN... no checking whether qb/qblog.h defines enum qb_log_conf value QB_LOG_CONF_ELLIPSIS... no checking stonith/stonith.h usability... no checking stonith/stonith.h presence... no checking for stonith/stonith.h... no checking for git... /usr/bin/git checking build version... archive hash: 8cf3fe749e checking for DBUS... yes checking for DBusBasicValue... yes checking for systemd version query result via dbus-send... borked checking whether to enable support for managing resources via systemd... yes checking for systemd path for system unit files... /usr/lib/systemd/system checking for Upstart version query result via dbus-send... borked checking whether to enable support for managing resources via Upstart... no checking for native corosync... try checking for cpg... yes checking for cfg... yes checking for cmap... yes checking for quorum... yes checking for libcorosync_common... yes checking for supported stacks... corosync-native checking for acl support... yes checking for qb_ipcs_connection_auth_set in -lqb... (cached) yes checking for gnutls_priority_set_direct in -lgnutls... yes checking gnutls/gnutls.h usability... yes checking gnutls/gnutls.h presence... yes checking for gnutls/gnutls.h... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no checking for servicelog-1 packages... no checking for servicelog-1 OpenIPMI OpenIPMIposix packages... no checking for gcc diagnostic push / pull... yes checking whether gcc -std=gnu99 supports "-Wformat-nonliteral"... no checking whether gcc -std=gnu99 supports "-fgnu89-inline"... yes checking whether gcc -std=gnu99 supports "-fgnu89-inline-Wall"... yes checking whether gcc -std=gnu99 supports "-fgnu89-inline-Wall-Waggregate-return"... yes checking whether gcc -std=gnu99 supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast"... yes checking whether gcc -std=gnu99 supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align"... yes checking whether gcc -std=gnu99 supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement"... yes checking whether gcc -std=gnu99 supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels"... yes checking whether gcc -std=gnu99 supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal"... yes checking whether gcc -std=gnu99 supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security"... yes checking whether gcc -std=gnu99 supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security-Wmissing-prototypes"... yes checking whether gcc -std=gnu99 supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security-Wmissing-prototypes-Wmissing-declarations"... yes checking whether gcc -std=gnu99 supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security-Wmissing-prototypes-Wmissing-declarations-Wnested-externs"... yes checking whether gcc -std=gnu99 supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security-Wmissing-prototypes-Wmissing-declarations-Wnested-externs-Wno-long-long"... yes checking whether gcc -std=gnu99 supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security-Wmissing-prototypes-Wmissing-declarations-Wnested-externs-Wno-long-long-Wno-strict-aliasing"... yes checking whether gcc -std=gnu99 supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security-Wmissing-prototypes-Wmissing-declarations-Wnested-externs-Wno-long-long-Wno-strict-aliasing-Wpointer-arith"... yes checking whether gcc -std=gnu99 supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security-Wmissing-prototypes-Wmissing-declarations-Wnested-externs-Wno-long-long-Wno-strict-aliasing-Wpointer-arith-Wstrict-prototypes"... no checking whether gcc -std=gnu99 supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security-Wmissing-prototypes-Wmissing-declarations-Wnested-externs-Wno-long-long-Wno-strict-aliasing-Wpointer-arith-Wwrite-strings"... yes checking whether gcc -std=gnu99 supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security-Wmissing-prototypes-Wmissing-declarations-Wnested-externs-Wno-long-long-Wno-strict-aliasing-Wpointer-arith-Wwrite-strings-Wunused-but-set-variable"... yes checking whether gcc -std=gnu99 supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security-Wmissing-prototypes-Wmissing-declarations-Wnested-externs-Wno-long-long-Wno-strict-aliasing-Wpointer-arith-Wwrite-strings-Wunused-but-set-variable-Wunsigned-char"... no checking whether gcc -std=gnu99 supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security-Wmissing-prototypes-Wmissing-declarations-Wnested-externs-Wno-long-long-Wno-strict-aliasing-Wpointer-arith-Wwrite-strings-Wunused-but-set-variable-Wformat=2"... yes checking whether gcc -std=gnu99 supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security-Wmissing-prototypes-Wmissing-declarations-Wnested-externs-Wno-long-long-Wno-strict-aliasing-Wpointer-arith-Wwrite-strings-Wunused-but-set-variable-Wformat=2-Wformat-nonliteral"... yes configure: Activated additional gcc flags: -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral configure: Hardening: using custom flags configure: Enabling Fatal Warnings Supress make details: checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating cts/CTSlab.py config.status: creating cts/LSBDummy config.status: creating cts/OCFIPraTest.py config.status: creating cts/cluster_test config.status: creating cts/cts config.status: creating cts/cts-cli config.status: creating cts/cts-coverage config.status: creating cts/cts-exec config.status: creating cts/cts-fencing config.status: creating cts/cts-log-watcher config.status: creating cts/cts-regression config.status: creating cts/cts-scheduler config.status: creating cts/cts-support config.status: creating cts/lxc_autogen.sh config.status: creating cts/benchmark/clubench config.status: creating cts/fence_dummy config.status: creating cts/pacemaker-cts-dummyd config.status: creating daemons/fenced/fence_legacy config.status: creating extra/resources/ClusterMon config.status: creating extra/resources/HealthSMART config.status: creating extra/resources/SysInfo config.status: creating extra/resources/ifspeed config.status: creating extra/resources/o2cb config.status: creating tools/crm_failcount config.status: creating tools/crm_master config.status: creating tools/crm_report config.status: creating tools/crm_standby config.status: creating tools/cibsecret config.status: creating Makefile config.status: creating Doxyfile config.status: creating cts/Makefile config.status: creating cts/CTS.py config.status: creating cts/CTSvars.py config.status: creating cts/benchmark/Makefile config.status: creating cts/pacemaker-cts-dummyd@.service config.status: creating daemons/Makefile config.status: creating daemons/attrd/Makefile config.status: creating daemons/based/Makefile config.status: creating daemons/controld/Makefile config.status: creating daemons/execd/Makefile config.status: creating daemons/execd/pacemaker_remote config.status: creating daemons/execd/pacemaker_remote.service config.status: creating daemons/fenced/Makefile config.status: creating daemons/pacemakerd/Makefile config.status: creating daemons/pacemakerd/pacemaker config.status: creating daemons/pacemakerd/pacemaker.service config.status: creating daemons/pacemakerd/pacemaker.upstart config.status: creating daemons/pacemakerd/pacemaker.combined.upstart config.status: creating daemons/schedulerd/Makefile config.status: creating doc/Makefile config.status: creating doc/Clusters_from_Scratch/publican.cfg config.status: creating doc/Pacemaker_Administration/publican.cfg config.status: creating doc/Pacemaker_Development/publican.cfg config.status: creating doc/Pacemaker_Explained/publican.cfg config.status: creating doc/Pacemaker_Remote/publican.cfg config.status: creating extra/Makefile config.status: creating extra/alerts/Makefile config.status: creating extra/resources/Makefile config.status: creating extra/logrotate/Makefile config.status: creating extra/logrotate/pacemaker config.status: creating include/Makefile config.status: creating include/crm/Makefile config.status: creating include/crm/cib/Makefile config.status: creating include/crm/common/Makefile config.status: creating include/crm/cluster/Makefile config.status: creating include/crm/fencing/Makefile config.status: creating include/crm/pengine/Makefile config.status: creating replace/Makefile config.status: creating lib/Makefile config.status: creating lib/pacemaker.pc config.status: creating lib/pacemaker-cib.pc config.status: creating lib/pacemaker-lrmd.pc config.status: creating lib/pacemaker-service.pc config.status: creating lib/pacemaker-pengine.pc config.status: creating lib/pacemaker-fencing.pc config.status: creating lib/pacemaker-cluster.pc config.status: creating lib/common/Makefile config.status: creating lib/cluster/Makefile config.status: creating lib/cib/Makefile config.status: creating lib/gnu/Makefile config.status: creating lib/pengine/Makefile config.status: creating lib/transition/Makefile config.status: creating lib/fencing/Makefile config.status: creating lib/lrmd/Makefile config.status: creating lib/services/Makefile config.status: creating tools/Makefile config.status: creating tools/report.collector config.status: creating tools/report.common config.status: creating tools/crm_mon.service config.status: creating tools/crm_mon.upstart config.status: creating xml/Makefile config.status: creating include/config.h config.status: creating include/crm_config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libltdl (/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/libltdl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' 'PYTHON=/usr/bin/python2' '--with-gnutls-priorities=@SYSTEM' '--with-initdir=/etc/rc.d/init.d' '--localstatedir=/var' '--with-version=2.0.0-4.el7' '--with-nagios' '--with-nagios-metadata-dir=/usr/share/pacemaker/nagios/plugins-metadata/' '--with-nagios-plugin-dir=/usr/lib64/nagios/plugins/' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' 'LDFLAGS=-Wl,-z,relro ' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'systemdunitdir=/usr/lib/systemd/system' 'CFLAGS_HARDENED_LIB=-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' 'LDFLAGS_HARDENED_LIB=-specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CFLAGS_HARDENED_EXE=-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' 'LDFLAGS_HARDENED_EXE=-specs=/usr/lib/rpm/redhat/redhat-hardened-ld' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib64 /usr/lib64 /lib /usr/lib /usr/lib64/atlas checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands pacemaker configuration: Version = 2.0.0 (Build: 8cf3fe749e) Features = generated-manpages agent-manpages ascii-docs publican-docs ncurses libqb-logging libqb-ipc systemd nagios corosync-native atomic-attrd acls Prefix = /usr Executables = /usr/sbin Man pages = /usr/share/man Libraries = /usr/lib64 Header files = /usr/include Arch-independent files = /usr/share State information = /var System configuration = /etc HA group name = haclient HA user name = hacluster CFLAGS = -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror CFLAGS_HARDENED_EXE = -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 CFLAGS_HARDENED_LIB = -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 LDFLAGS_HARDENED_EXE = -specs=/usr/lib/rpm/redhat/redhat-hardened-ld LDFLAGS_HARDENED_LIB = -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Libraries = -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 Stack Libraries = -lqb -ldl -lrt -lpthread -lcpg -lcfg -lcmap -lquorum -lcorosync_common + make -j32 V=1 all Making all in replace gmake[1]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/replace' /bin/sh ../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o NoSuchFunctionName.lo NoSuchFunctionName.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c NoSuchFunctionName.c -fPIC -DPIC -o .libs/NoSuchFunctionName.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c NoSuchFunctionName.c -o NoSuchFunctionName.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -o libreplace.la NoSuchFunctionName.lo -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: ar cru .libs/libreplace.a .libs/NoSuchFunctionName.o libtool: link: ranlib .libs/libreplace.a libtool: link: ( cd ".libs" && rm -f "libreplace.la" && ln -s "../libreplace.la" "libreplace.la" ) gmake[1]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/replace' Making all in include gmake[1]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include' gmake all-recursive gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include' Making all in crm gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm' Making all in common gmake[4]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/common' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/common' Making all in pengine gmake[4]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/pengine' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/pengine' Making all in cib gmake[4]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/cib' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/cib' Making all in fencing gmake[4]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/fencing' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/fencing' Making all in cluster gmake[4]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/cluster' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/cluster' gmake[4]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm' gmake[4]: Nothing to be done for `all-am'. gmake[4]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include' gmake[1]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include' Making all in lib gmake[1]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib' Making all in gnu gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/gnu' gmake all-recursive gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/gnu' gmake[4]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/gnu' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o md5.o md5.c rm -f libgnu.a ar cru libgnu.a md5.o ranlib libgnu.a gmake[4]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/gnu' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/gnu' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/gnu' Making all in common gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-compat.lo `test -f 'compat.c' || echo './'`compat.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-digest.lo `test -f 'digest.c' || echo './'`digest.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-ipc.lo `test -f 'ipc.c' || echo './'`ipc.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-io.lo `test -f 'io.c' || echo './'`io.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-procfs.lo `test -f 'procfs.c' || echo './'`procfs.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-utils.lo `test -f 'utils.c' || echo './'`utils.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-xml.lo `test -f 'xml.c' || echo './'`xml.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-iso8601.lo `test -f 'iso8601.c' || echo './'`iso8601.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-remote.lo `test -f 'remote.c' || echo './'`remote.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-mainloop.lo `test -f 'mainloop.c' || echo './'`mainloop.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-logging.lo `test -f 'logging.c' || echo './'`logging.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-watchdog.lo `test -f 'watchdog.c' || echo './'`watchdog.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-schemas.lo `test -f 'schemas.c' || echo './'`schemas.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-strings.lo `test -f 'strings.c' || echo './'`strings.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-xpath.lo `test -f 'xpath.c' || echo './'`xpath.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-attrd_client.lo `test -f 'attrd_client.c' || echo './'`attrd_client.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-alerts.lo `test -f 'alerts.c' || echo './'`alerts.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-operations.lo `test -f 'operations.c' || echo './'`operations.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-pid.lo `test -f 'pid.c' || echo './'`pid.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-results.lo `test -f 'results.c' || echo './'`results.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o ../gnu/libcrmcommon_la-md5.lo `test -f '../gnu/md5.c' || echo './'`../gnu/md5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c digest.c -fPIC -DPIC -o .libs/libcrmcommon_la-digest.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c compat.c -fPIC -DPIC -o .libs/libcrmcommon_la-compat.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c iso8601.c -fPIC -DPIC -o .libs/libcrmcommon_la-iso8601.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c mainloop.c -fPIC -DPIC -o .libs/libcrmcommon_la-mainloop.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c ipc.c -fPIC -DPIC -o .libs/libcrmcommon_la-ipc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c remote.c -fPIC -DPIC -o .libs/libcrmcommon_la-remote.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c watchdog.c -fPIC -DPIC -o .libs/libcrmcommon_la-watchdog.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c logging.c -fPIC -DPIC -o .libs/libcrmcommon_la-logging.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c io.c -fPIC -DPIC -o .libs/libcrmcommon_la-io.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c pid.c -fPIC -DPIC -o .libs/libcrmcommon_la-pid.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c procfs.c -fPIC -DPIC -o .libs/libcrmcommon_la-procfs.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c operations.c -fPIC -DPIC -o .libs/libcrmcommon_la-operations.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c utils.c -fPIC -DPIC -o .libs/libcrmcommon_la-utils.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c xpath.c -fPIC -DPIC -o .libs/libcrmcommon_la-xpath.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c schemas.c -fPIC -DPIC -o .libs/libcrmcommon_la-schemas.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c xml.c -fPIC -DPIC -o .libs/libcrmcommon_la-xml.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c attrd_client.c -fPIC -DPIC -o .libs/libcrmcommon_la-attrd_client.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c alerts.c -fPIC -DPIC -o .libs/libcrmcommon_la-alerts.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c strings.c -fPIC -DPIC -o .libs/libcrmcommon_la-strings.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c results.c -fPIC -DPIC -o .libs/libcrmcommon_la-results.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c ../gnu/md5.c -fPIC -DPIC -o ../gnu/.libs/libcrmcommon_la-md5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c compat.c -o libcrmcommon_la-compat.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c procfs.c -o libcrmcommon_la-procfs.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c ../gnu/md5.c -o ../gnu/libcrmcommon_la-md5.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c results.c -o libcrmcommon_la-results.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c attrd_client.c -o libcrmcommon_la-attrd_client.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c xpath.c -o libcrmcommon_la-xpath.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c pid.c -o libcrmcommon_la-pid.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c digest.c -o libcrmcommon_la-digest.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c watchdog.c -o libcrmcommon_la-watchdog.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c strings.c -o libcrmcommon_la-strings.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c alerts.c -o libcrmcommon_la-alerts.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c io.c -o libcrmcommon_la-io.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c logging.c -o libcrmcommon_la-logging.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c operations.c -o libcrmcommon_la-operations.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c remote.c -o libcrmcommon_la-remote.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c mainloop.c -o libcrmcommon_la-mainloop.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c schemas.c -o libcrmcommon_la-schemas.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c utils.c -o libcrmcommon_la-utils.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c ipc.c -o libcrmcommon_la-ipc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c iso8601.c -o libcrmcommon_la-iso8601.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c xml.c -o libcrmcommon_la-xml.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -version-info 34:0:0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o libcrmcommon.la -rpath /usr/lib64 libcrmcommon_la-compat.lo libcrmcommon_la-digest.lo libcrmcommon_la-ipc.lo libcrmcommon_la-io.lo libcrmcommon_la-procfs.lo libcrmcommon_la-utils.lo libcrmcommon_la-xml.lo libcrmcommon_la-iso8601.lo libcrmcommon_la-remote.lo libcrmcommon_la-mainloop.lo libcrmcommon_la-logging.lo libcrmcommon_la-watchdog.lo libcrmcommon_la-schemas.lo libcrmcommon_la-strings.lo libcrmcommon_la-xpath.lo libcrmcommon_la-attrd_client.lo libcrmcommon_la-alerts.lo libcrmcommon_la-operations.lo libcrmcommon_la-pid.lo libcrmcommon_la-results.lo ../gnu/libcrmcommon_la-md5.lo -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libcrmcommon_la-compat.o .libs/libcrmcommon_la-digest.o .libs/libcrmcommon_la-ipc.o .libs/libcrmcommon_la-io.o .libs/libcrmcommon_la-procfs.o .libs/libcrmcommon_la-utils.o .libs/libcrmcommon_la-xml.o .libs/libcrmcommon_la-iso8601.o .libs/libcrmcommon_la-remote.o .libs/libcrmcommon_la-mainloop.o .libs/libcrmcommon_la-logging.o .libs/libcrmcommon_la-watchdog.o .libs/libcrmcommon_la-schemas.o .libs/libcrmcommon_la-strings.o .libs/libcrmcommon_la-xpath.o .libs/libcrmcommon_la-attrd_client.o .libs/libcrmcommon_la-alerts.o .libs/libcrmcommon_la-operations.o .libs/libcrmcommon_la-pid.o .libs/libcrmcommon_la-results.o ../gnu/.libs/libcrmcommon_la-md5.o -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libcrmcommon.so.34 -o .libs/libcrmcommon.so.34.0.0 libtool: link: (cd ".libs" && rm -f "libcrmcommon.so.34" && ln -s "libcrmcommon.so.34.0.0" "libcrmcommon.so.34") libtool: link: (cd ".libs" && rm -f "libcrmcommon.so" && ln -s "libcrmcommon.so.34.0.0" "libcrmcommon.so") libtool: link: ar cru .libs/libcrmcommon.a libcrmcommon_la-compat.o libcrmcommon_la-digest.o libcrmcommon_la-ipc.o libcrmcommon_la-io.o libcrmcommon_la-procfs.o libcrmcommon_la-utils.o libcrmcommon_la-xml.o libcrmcommon_la-iso8601.o libcrmcommon_la-remote.o libcrmcommon_la-mainloop.o libcrmcommon_la-logging.o libcrmcommon_la-watchdog.o libcrmcommon_la-schemas.o libcrmcommon_la-strings.o libcrmcommon_la-xpath.o libcrmcommon_la-attrd_client.o libcrmcommon_la-alerts.o libcrmcommon_la-operations.o libcrmcommon_la-pid.o libcrmcommon_la-results.o ../gnu/libcrmcommon_la-md5.o libtool: link: ranlib .libs/libcrmcommon.a libtool: link: ( cd ".libs" && rm -f "libcrmcommon.la" && ln -s "../libcrmcommon.la" "libcrmcommon.la" ) gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common' Making all in pengine gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_rules_la-rules.lo `test -f 'rules.c' || echo './'`rules.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_rules_la-rules_alerts.lo `test -f 'rules_alerts.c' || echo './'`rules_alerts.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_rules_la-common.lo `test -f 'common.c' || echo './'`common.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_status_la-status.lo `test -f 'status.c' || echo './'`status.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_status_la-unpack.lo `test -f 'unpack.c' || echo './'`unpack.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_status_la-utils.lo `test -f 'utils.c' || echo './'`utils.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_status_la-complex.lo `test -f 'complex.c' || echo './'`complex.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_status_la-native.lo `test -f 'native.c' || echo './'`native.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_status_la-container.lo `test -f 'container.c' || echo './'`container.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_status_la-group.lo `test -f 'group.c' || echo './'`group.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_status_la-clone.lo `test -f 'clone.c' || echo './'`clone.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_status_la-rules.lo `test -f 'rules.c' || echo './'`rules.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_status_la-common.lo `test -f 'common.c' || echo './'`common.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_status_la-failcounts.lo `test -f 'failcounts.c' || echo './'`failcounts.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_status_la-remote.lo `test -f 'remote.c' || echo './'`remote.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c rules.c -fPIC -DPIC -o .libs/libpe_rules_la-rules.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c common.c -fPIC -DPIC -o .libs/libpe_rules_la-common.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c rules_alerts.c -fPIC -DPIC -o .libs/libpe_rules_la-rules_alerts.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c status.c -fPIC -DPIC -o .libs/libpe_status_la-status.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c native.c -fPIC -DPIC -o .libs/libpe_status_la-native.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c group.c -fPIC -DPIC -o .libs/libpe_status_la-group.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c unpack.c -fPIC -DPIC -o .libs/libpe_status_la-unpack.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c utils.c -fPIC -DPIC -o .libs/libpe_status_la-utils.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c clone.c -fPIC -DPIC -o .libs/libpe_status_la-clone.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c remote.c -fPIC -DPIC -o .libs/libpe_status_la-remote.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c common.c -fPIC -DPIC -o .libs/libpe_status_la-common.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c failcounts.c -fPIC -DPIC -o .libs/libpe_status_la-failcounts.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c rules.c -fPIC -DPIC -o .libs/libpe_status_la-rules.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c complex.c -fPIC -DPIC -o .libs/libpe_status_la-complex.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c container.c -fPIC -DPIC -o .libs/libpe_status_la-container.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c remote.c -o libpe_status_la-remote.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c rules_alerts.c -o libpe_rules_la-rules_alerts.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c failcounts.c -o libpe_status_la-failcounts.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c common.c -o libpe_rules_la-common.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c common.c -o libpe_status_la-common.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c group.c -o libpe_status_la-group.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c status.c -o libpe_status_la-status.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c clone.c -o libpe_status_la-clone.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c rules.c -o libpe_rules_la-rules.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c complex.c -o libpe_status_la-complex.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c rules.c -o libpe_status_la-rules.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c container.c -o libpe_status_la-container.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c native.c -o libpe_status_la-native.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 26:0:0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o libpe_rules.la -rpath /usr/lib64 libpe_rules_la-rules.lo libpe_rules_la-rules_alerts.lo libpe_rules_la-common.lo ../../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c utils.c -o libpe_status_la-utils.o >/dev/null 2>&1 libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libpe_rules_la-rules.o .libs/libpe_rules_la-rules_alerts.o .libs/libpe_rules_la-common.o -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs ../../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libpe_rules.so.26 -o .libs/libpe_rules.so.26.0.0 libtool: link: (cd ".libs" && rm -f "libpe_rules.so.26" && ln -s "libpe_rules.so.26.0.0" "libpe_rules.so.26") libtool: link: (cd ".libs" && rm -f "libpe_rules.so" && ln -s "libpe_rules.so.26.0.0" "libpe_rules.so") libtool: link: ar cru .libs/libpe_rules.a libpe_rules_la-rules.o libpe_rules_la-rules_alerts.o libpe_rules_la-common.o libtool: link: ranlib .libs/libpe_rules.a libtool: link: ( cd ".libs" && rm -f "libpe_rules.la" && ln -s "../libpe_rules.la" "libpe_rules.la" ) libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c unpack.c -o libpe_status_la-unpack.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 27:0:0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o libpe_status.la -rpath /usr/lib64 libpe_status_la-status.lo libpe_status_la-unpack.lo libpe_status_la-utils.lo libpe_status_la-complex.lo libpe_status_la-native.lo libpe_status_la-container.lo libpe_status_la-group.lo libpe_status_la-clone.lo libpe_status_la-rules.lo libpe_status_la-common.lo libpe_status_la-failcounts.lo libpe_status_la-remote.lo -lncurses ../../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libpe_status_la-status.o .libs/libpe_status_la-unpack.o .libs/libpe_status_la-utils.o .libs/libpe_status_la-complex.o .libs/libpe_status_la-native.o .libs/libpe_status_la-container.o .libs/libpe_status_la-group.o .libs/libpe_status_la-clone.o .libs/libpe_status_la-rules.o .libs/libpe_status_la-common.o .libs/libpe_status_la-failcounts.o .libs/libpe_status_la-remote.o -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs -lncurses ../../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libpe_status.so.27 -o .libs/libpe_status.so.27.0.0 libtool: link: (cd ".libs" && rm -f "libpe_status.so.27" && ln -s "libpe_status.so.27.0.0" "libpe_status.so.27") libtool: link: (cd ".libs" && rm -f "libpe_status.so" && ln -s "libpe_status.so.27.0.0" "libpe_status.so") libtool: link: ar cru .libs/libpe_status.a libpe_status_la-status.o libpe_status_la-unpack.o libpe_status_la-utils.o libpe_status_la-complex.o libpe_status_la-native.o libpe_status_la-container.o libpe_status_la-group.o libpe_status_la-clone.o libpe_status_la-rules.o libpe_status_la-common.o libpe_status_la-failcounts.o libpe_status_la-remote.o libtool: link: ranlib .libs/libpe_status.a libtool: link: ( cd ".libs" && rm -f "libpe_status.la" && ln -s "../libpe_status.la" "libpe_status.la" ) gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine' Making all in transition gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/transition' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libtransitioner_la-unpack.lo `test -f 'unpack.c' || echo './'`unpack.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libtransitioner_la-graph.lo `test -f 'graph.c' || echo './'`graph.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libtransitioner_la-utils.lo `test -f 'utils.c' || echo './'`utils.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c unpack.c -fPIC -DPIC -o .libs/libtransitioner_la-unpack.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c utils.c -fPIC -DPIC -o .libs/libtransitioner_la-utils.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c graph.c -fPIC -DPIC -o .libs/libtransitioner_la-graph.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c utils.c -o libtransitioner_la-utils.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c unpack.c -o libtransitioner_la-unpack.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c graph.c -o libtransitioner_la-graph.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 25:0:0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o libtransitioner.la -rpath /usr/lib64 libtransitioner_la-unpack.lo libtransitioner_la-graph.lo libtransitioner_la-utils.lo ../../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libtransitioner_la-unpack.o .libs/libtransitioner_la-graph.o .libs/libtransitioner_la-utils.o -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs ../../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libtransitioner.so.25 -o .libs/libtransitioner.so.25.0.0 libtool: link: (cd ".libs" && rm -f "libtransitioner.so.25" && ln -s "libtransitioner.so.25.0.0" "libtransitioner.so.25") libtool: link: (cd ".libs" && rm -f "libtransitioner.so" && ln -s "libtransitioner.so.25.0.0" "libtransitioner.so") libtool: link: ar cru .libs/libtransitioner.a libtransitioner_la-unpack.o libtransitioner_la-graph.o libtransitioner_la-utils.o libtool: link: ranlib .libs/libtransitioner.a libtool: link: ( cd ".libs" && rm -f "libtransitioner.la" && ln -s "../libtransitioner.la" "libtransitioner.la" ) gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/transition' Making all in cib gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cib' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcib_la-cib_ops.lo `test -f 'cib_ops.c' || echo './'`cib_ops.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcib_la-cib_utils.lo `test -f 'cib_utils.c' || echo './'`cib_utils.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcib_la-cib_client.lo `test -f 'cib_client.c' || echo './'`cib_client.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcib_la-cib_native.lo `test -f 'cib_native.c' || echo './'`cib_native.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcib_la-cib_attrs.lo `test -f 'cib_attrs.c' || echo './'`cib_attrs.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcib_la-cib_file.lo `test -f 'cib_file.c' || echo './'`cib_file.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcib_la-cib_remote.lo `test -f 'cib_remote.c' || echo './'`cib_remote.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_ops.c -fPIC -DPIC -o .libs/libcib_la-cib_ops.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_utils.c -fPIC -DPIC -o .libs/libcib_la-cib_utils.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_client.c -fPIC -DPIC -o .libs/libcib_la-cib_client.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_native.c -fPIC -DPIC -o .libs/libcib_la-cib_native.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_file.c -fPIC -DPIC -o .libs/libcib_la-cib_file.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_remote.c -fPIC -DPIC -o .libs/libcib_la-cib_remote.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_attrs.c -fPIC -DPIC -o .libs/libcib_la-cib_attrs.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_native.c -o libcib_la-cib_native.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_remote.c -o libcib_la-cib_remote.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_client.c -o libcib_la-cib_client.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_file.c -o libcib_la-cib_file.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_attrs.c -o libcib_la-cib_attrs.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_utils.c -o libcib_la-cib_utils.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_ops.c -o libcib_la-cib_ops.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 27:0:0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o libcib.la -rpath /usr/lib64 libcib_la-cib_ops.lo libcib_la-cib_utils.lo libcib_la-cib_client.lo libcib_la-cib_native.lo libcib_la-cib_attrs.lo libcib_la-cib_file.lo libcib_la-cib_remote.lo ../../lib/pengine/libpe_rules.la ../../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libcib_la-cib_ops.o .libs/libcib_la-cib_utils.o .libs/libcib_la-cib_client.o .libs/libcib_la-cib_native.o .libs/libcib_la-cib_attrs.o .libs/libcib_la-cib_file.o .libs/libcib_la-cib_remote.o -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs ../../lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so ../../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libcib.so.27 -o .libs/libcib.so.27.0.0 libtool: link: (cd ".libs" && rm -f "libcib.so.27" && ln -s "libcib.so.27.0.0" "libcib.so.27") libtool: link: (cd ".libs" && rm -f "libcib.so" && ln -s "libcib.so.27.0.0" "libcib.so") libtool: link: ar cru .libs/libcib.a libcib_la-cib_ops.o libcib_la-cib_utils.o libcib_la-cib_client.o libcib_la-cib_native.o libcib_la-cib_attrs.o libcib_la-cib_file.o libcib_la-cib_remote.o libtool: link: ranlib .libs/libcib.a libtool: link: ( cd ".libs" && rm -f "libcib.la" && ln -s "../libcib.la" "libcib.la" ) gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cib' Making all in fencing gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libstonithd_la-st_client.lo `test -f 'st_client.c' || echo './'`st_client.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libstonithd_la-st_rhcs.lo `test -f 'st_rhcs.c' || echo './'`st_rhcs.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c st_rhcs.c -fPIC -DPIC -o .libs/libstonithd_la-st_rhcs.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c st_client.c -fPIC -DPIC -o .libs/libstonithd_la-st_client.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c st_rhcs.c -o libstonithd_la-st_rhcs.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c st_client.c -o libstonithd_la-st_client.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 26:0:0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o libstonithd.la -rpath /usr/lib64 libstonithd_la-st_client.lo libstonithd_la-st_rhcs.lo ../../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libstonithd_la-st_client.o .libs/libstonithd_la-st_rhcs.o -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs ../../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libstonithd.so.26 -o .libs/libstonithd.so.26.0.0 libtool: link: (cd ".libs" && rm -f "libstonithd.so.26" && ln -s "libstonithd.so.26.0.0" "libstonithd.so.26") libtool: link: (cd ".libs" && rm -f "libstonithd.so" && ln -s "libstonithd.so.26.0.0" "libstonithd.so") libtool: link: ar cru .libs/libstonithd.a libstonithd_la-st_client.o libstonithd_la-st_rhcs.o libtool: link: ranlib .libs/libstonithd.a libtool: link: ( cd ".libs" && rm -f "libstonithd.la" && ln -s "../libstonithd.la" "libstonithd.la" ) gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing' Making all in services gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/services' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcrmservice_la-services.lo `test -f 'services.c' || echo './'`services.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcrmservice_la-services_linux.lo `test -f 'services_linux.c' || echo './'`services_linux.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcrmservice_la-services_lsb.lo `test -f 'services_lsb.c' || echo './'`services_lsb.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcrmservice_la-dbus.lo `test -f 'dbus.c' || echo './'`dbus.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcrmservice_la-systemd.lo `test -f 'systemd.c' || echo './'`systemd.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c services.c -fPIC -DPIC -o .libs/libcrmservice_la-services.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c services_linux.c -fPIC -DPIC -o .libs/libcrmservice_la-services_linux.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c dbus.c -fPIC -DPIC -o .libs/libcrmservice_la-dbus.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c services_lsb.c -fPIC -DPIC -o .libs/libcrmservice_la-services_lsb.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c systemd.c -fPIC -DPIC -o .libs/libcrmservice_la-systemd.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c services_lsb.c -o libcrmservice_la-services_lsb.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c dbus.c -o libcrmservice_la-dbus.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c services.c -o libcrmservice_la-services.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c services_linux.c -o libcrmservice_la-services_linux.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c systemd.c -o libcrmservice_la-systemd.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 28:0:0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o libcrmservice.la -rpath /usr/lib64 libcrmservice_la-services.lo libcrmservice_la-services_linux.lo libcrmservice_la-services_lsb.lo libcrmservice_la-dbus.lo libcrmservice_la-systemd.lo ../../lib/common/libcrmcommon.la -ldbus-1 -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libcrmservice_la-services.o .libs/libcrmservice_la-services_linux.o .libs/libcrmservice_la-services_lsb.o .libs/libcrmservice_la-dbus.o .libs/libcrmservice_la-systemd.o -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs ../../lib/common/.libs/libcrmcommon.so -ldbus-1 -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libcrmservice.so.28 -o .libs/libcrmservice.so.28.0.0 libtool: link: (cd ".libs" && rm -f "libcrmservice.so.28" && ln -s "libcrmservice.so.28.0.0" "libcrmservice.so.28") libtool: link: (cd ".libs" && rm -f "libcrmservice.so" && ln -s "libcrmservice.so.28.0.0" "libcrmservice.so") libtool: link: ar cru .libs/libcrmservice.a libcrmservice_la-services.o libcrmservice_la-services_linux.o libcrmservice_la-services_lsb.o libcrmservice_la-dbus.o libcrmservice_la-systemd.o libtool: link: ranlib .libs/libcrmservice.a libtool: link: ( cd ".libs" && rm -f "libcrmservice.la" && ln -s "../libcrmservice.la" "libcrmservice.la" ) gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/services' Making all in lrmd gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/lrmd' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o liblrmd_la-lrmd_client.lo `test -f 'lrmd_client.c' || echo './'`lrmd_client.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o liblrmd_la-proxy_common.lo `test -f 'proxy_common.c' || echo './'`proxy_common.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o liblrmd_la-lrmd_alerts.lo `test -f 'lrmd_alerts.c' || echo './'`lrmd_alerts.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c lrmd_alerts.c -fPIC -DPIC -o .libs/liblrmd_la-lrmd_alerts.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c lrmd_client.c -fPIC -DPIC -o .libs/liblrmd_la-lrmd_client.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c proxy_common.c -fPIC -DPIC -o .libs/liblrmd_la-proxy_common.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c lrmd_alerts.c -o liblrmd_la-lrmd_alerts.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c proxy_common.c -o liblrmd_la-proxy_common.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c lrmd_client.c -o liblrmd_la-lrmd_client.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 28:0:0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o liblrmd.la -rpath /usr/lib64 liblrmd_la-lrmd_client.lo liblrmd_la-proxy_common.lo liblrmd_la-lrmd_alerts.lo ../../lib/common/libcrmcommon.la ../../lib/services/libcrmservice.la ../../lib/fencing/libstonithd.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/liblrmd_la-lrmd_client.o .libs/liblrmd_la-proxy_common.o .libs/liblrmd_la-lrmd_alerts.o -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/services/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs ../../lib/common/.libs/libcrmcommon.so ../../lib/services/.libs/libcrmservice.so -ldbus-1 ../../lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,liblrmd.so.28 -o .libs/liblrmd.so.28.0.0 libtool: link: (cd ".libs" && rm -f "liblrmd.so.28" && ln -s "liblrmd.so.28.0.0" "liblrmd.so.28") libtool: link: (cd ".libs" && rm -f "liblrmd.so" && ln -s "liblrmd.so.28.0.0" "liblrmd.so") libtool: link: ar cru .libs/liblrmd.a liblrmd_la-lrmd_client.o liblrmd_la-proxy_common.o liblrmd_la-lrmd_alerts.o libtool: link: ranlib .libs/liblrmd.a libtool: link: ( cd ".libs" && rm -f "liblrmd.la" && ln -s "../liblrmd.la" "liblrmd.la" ) gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/lrmd' Making all in cluster gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cluster' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcrmcluster_la-election.lo `test -f 'election.c' || echo './'`election.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcrmcluster_la-cluster.lo `test -f 'cluster.c' || echo './'`cluster.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcrmcluster_la-membership.lo `test -f 'membership.c' || echo './'`membership.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcrmcluster_la-cpg.lo `test -f 'cpg.c' || echo './'`cpg.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcrmcluster_la-corosync.lo `test -f 'corosync.c' || echo './'`corosync.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c election.c -fPIC -DPIC -o .libs/libcrmcluster_la-election.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cluster.c -fPIC -DPIC -o .libs/libcrmcluster_la-cluster.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c corosync.c -fPIC -DPIC -o .libs/libcrmcluster_la-corosync.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cpg.c -fPIC -DPIC -o .libs/libcrmcluster_la-cpg.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c membership.c -fPIC -DPIC -o .libs/libcrmcluster_la-membership.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cluster.c -o libcrmcluster_la-cluster.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c election.c -o libcrmcluster_la-election.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c corosync.c -o libcrmcluster_la-corosync.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cpg.c -o libcrmcluster_la-cpg.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c membership.c -o libcrmcluster_la-membership.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 29:0:0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o libcrmcluster.la -rpath /usr/lib64 libcrmcluster_la-election.lo libcrmcluster_la-cluster.lo libcrmcluster_la-membership.lo libcrmcluster_la-cpg.lo libcrmcluster_la-corosync.lo ../../lib/common/libcrmcommon.la ../../lib/fencing/libstonithd.la -lqb -ldl -lrt -lpthread -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libcrmcluster_la-election.o .libs/libcrmcluster_la-cluster.o .libs/libcrmcluster_la-membership.o .libs/libcrmcluster_la-cpg.o .libs/libcrmcluster_la-corosync.o -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs ../../lib/common/.libs/libcrmcommon.so ../../lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libcrmcluster.so.29 -o .libs/libcrmcluster.so.29.0.0 libtool: link: (cd ".libs" && rm -f "libcrmcluster.so.29" && ln -s "libcrmcluster.so.29.0.0" "libcrmcluster.so.29") libtool: link: (cd ".libs" && rm -f "libcrmcluster.so" && ln -s "libcrmcluster.so.29.0.0" "libcrmcluster.so") libtool: link: ar cru .libs/libcrmcluster.a libcrmcluster_la-election.o libcrmcluster_la-cluster.o libcrmcluster_la-membership.o libcrmcluster_la-cpg.o libcrmcluster_la-corosync.o libtool: link: ranlib .libs/libcrmcluster.a libtool: link: ( cd ".libs" && rm -f "libcrmcluster.la" && ln -s "../libcrmcluster.la" "libcrmcluster.la" ) gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cluster' gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib' gmake[2]: Nothing to be done for `all-am'. gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib' gmake[1]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib' Making all in daemons gmake[1]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons' Making all in based gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/based' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_based-pacemaker-based.o `test -f 'pacemaker-based.c' || echo './'`pacemaker-based.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_based-based_callbacks.o `test -f 'based_callbacks.c' || echo './'`based_callbacks.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_based-based_common.o `test -f 'based_common.c' || echo './'`based_common.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_based-based_io.o `test -f 'based_io.c' || echo './'`based_io.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_based-based_messages.o `test -f 'based_messages.c' || echo './'`based_messages.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_based-based_notify.o `test -f 'based_notify.c' || echo './'`based_notify.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_based-based_remote.o `test -f 'based_remote.c' || echo './'`based_remote.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o cibmon.o cibmon.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -o cibmon cibmon.o ../../lib/common/libcrmcommon.la ../../lib/cib/libcib.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -o .libs/cibmon cibmon.o ../../lib/common/.libs/libcrmcommon.so ../../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o pacemaker-based pacemaker_based-pacemaker-based.o pacemaker_based-based_callbacks.o pacemaker_based-based_common.o pacemaker_based-based_io.o pacemaker_based-based_messages.o pacemaker_based-based_notify.o pacemaker_based-based_remote.o ../../lib/cluster/libcrmcluster.la ../../lib/common/libcrmcommon.la ../../lib/cib/libcib.la -lqb -ldl -lrt -lpthread -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -o .libs/pacemaker-based pacemaker_based-pacemaker-based.o pacemaker_based-based_callbacks.o pacemaker_based-based_common.o pacemaker_based-based_io.o pacemaker_based-based_messages.o pacemaker_based-based_notify.o pacemaker_based-based_remote.o ../../lib/cluster/.libs/libcrmcluster.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing/.libs/libstonithd.so ../../lib/common/.libs/libcrmcommon.so ../../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/based' Making all in schedulerd gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/schedulerd' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpengine_la-sched_allocate.lo `test -f 'sched_allocate.c' || echo './'`sched_allocate.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpengine_la-sched_bundle.lo `test -f 'sched_bundle.c' || echo './'`sched_bundle.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpengine_la-sched_clone.lo `test -f 'sched_clone.c' || echo './'`sched_clone.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpengine_la-sched_constraints.lo `test -f 'sched_constraints.c' || echo './'`sched_constraints.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpengine_la-sched_graph.lo `test -f 'sched_graph.c' || echo './'`sched_graph.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpengine_la-sched_group.lo `test -f 'sched_group.c' || echo './'`sched_group.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpengine_la-sched_messages.lo `test -f 'sched_messages.c' || echo './'`sched_messages.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpengine_la-sched_native.lo `test -f 'sched_native.c' || echo './'`sched_native.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpengine_la-sched_notif.lo `test -f 'sched_notif.c' || echo './'`sched_notif.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpengine_la-sched_promotable.lo `test -f 'sched_promotable.c' || echo './'`sched_promotable.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpengine_la-sched_utilization.lo `test -f 'sched_utilization.c' || echo './'`sched_utilization.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpengine_la-sched_utils.lo `test -f 'sched_utils.c' || echo './'`sched_utils.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_schedulerd-pacemaker-schedulerd.o `test -f 'pacemaker-schedulerd.c' || echo './'`pacemaker-schedulerd.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c sched_allocate.c -fPIC -DPIC -o .libs/libpengine_la-sched_allocate.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c sched_clone.c -fPIC -DPIC -o .libs/libpengine_la-sched_clone.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c sched_native.c -fPIC -DPIC -o .libs/libpengine_la-sched_native.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c sched_graph.c -fPIC -DPIC -o .libs/libpengine_la-sched_graph.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c sched_notif.c -fPIC -DPIC -o .libs/libpengine_la-sched_notif.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c sched_bundle.c -fPIC -DPIC -o .libs/libpengine_la-sched_bundle.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c sched_messages.c -fPIC -DPIC -o .libs/libpengine_la-sched_messages.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c sched_constraints.c -fPIC -DPIC -o .libs/libpengine_la-sched_constraints.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c sched_group.c -fPIC -DPIC -o .libs/libpengine_la-sched_group.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c sched_utils.c -fPIC -DPIC -o .libs/libpengine_la-sched_utils.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c sched_utilization.c -fPIC -DPIC -o .libs/libpengine_la-sched_utilization.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c sched_promotable.c -fPIC -DPIC -o .libs/libpengine_la-sched_promotable.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c sched_messages.c -o libpengine_la-sched_messages.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c sched_utilization.c -o libpengine_la-sched_utilization.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c sched_utils.c -o libpengine_la-sched_utils.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c sched_notif.c -o libpengine_la-sched_notif.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c sched_group.c -o libpengine_la-sched_group.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c sched_bundle.c -o libpengine_la-sched_bundle.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c sched_promotable.c -o libpengine_la-sched_promotable.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c sched_clone.c -o libpengine_la-sched_clone.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c sched_graph.c -o libpengine_la-sched_graph.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c sched_allocate.c -o libpengine_la-sched_allocate.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c sched_constraints.c -o libpengine_la-sched_constraints.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c sched_native.c -o libpengine_la-sched_native.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 27:0:0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o libpengine.la -rpath /usr/lib64 libpengine_la-sched_allocate.lo libpengine_la-sched_bundle.lo libpengine_la-sched_clone.lo libpengine_la-sched_constraints.lo libpengine_la-sched_graph.lo libpengine_la-sched_group.lo libpengine_la-sched_messages.lo libpengine_la-sched_native.lo libpengine_la-sched_notif.lo libpengine_la-sched_promotable.lo libpengine_la-sched_utilization.lo libpengine_la-sched_utils.lo ../../lib/pengine/libpe_status.la ../../lib/cib/libcib.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libpengine_la-sched_allocate.o .libs/libpengine_la-sched_bundle.o .libs/libpengine_la-sched_clone.o .libs/libpengine_la-sched_constraints.o .libs/libpengine_la-sched_graph.o .libs/libpengine_la-sched_group.o .libs/libpengine_la-sched_messages.o .libs/libpengine_la-sched_native.o .libs/libpengine_la-sched_notif.o .libs/libpengine_la-sched_promotable.o .libs/libpengine_la-sched_utilization.o .libs/libpengine_la-sched_utils.o -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cib/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs ../../lib/pengine/.libs/libpe_status.so -lncurses ../../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libpengine.so.27 -o .libs/libpengine.so.27.0.0 libtool: link: (cd ".libs" && rm -f "libpengine.so.27" && ln -s "libpengine.so.27.0.0" "libpengine.so.27") libtool: link: (cd ".libs" && rm -f "libpengine.so" && ln -s "libpengine.so.27.0.0" "libpengine.so") libtool: link: ar cru .libs/libpengine.a libpengine_la-sched_allocate.o libpengine_la-sched_bundle.o libpengine_la-sched_clone.o libpengine_la-sched_constraints.o libpengine_la-sched_graph.o libpengine_la-sched_group.o libpengine_la-sched_messages.o libpengine_la-sched_native.o libpengine_la-sched_notif.o libpengine_la-sched_promotable.o libpengine_la-sched_utilization.o libpengine_la-sched_utils.o libtool: link: ranlib .libs/libpengine.a libtool: link: ( cd ".libs" && rm -f "libpengine.la" && ln -s "../libpengine.la" "libpengine.la" ) /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o pacemaker-schedulerd pacemaker_schedulerd-pacemaker-schedulerd.o ../../lib/cib/libcib.la ../../lib/common/libcrmcommon.la ../../lib/pengine/libpe_status.la libpengine.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -o .libs/pacemaker-schedulerd pacemaker_schedulerd-pacemaker-schedulerd.o ../../lib/cib/.libs/libcib.so ../../lib/common/.libs/libcrmcommon.so ../../lib/pengine/.libs/libpe_status.so ./.libs/libpengine.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_status.so -lncurses /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/schedulerd/pacemaker-schedulerd metadata > pacemaker-schedulerd.xml /usr/bin/xsltproc --nonet --novalid --stringparam man.name pacemaker-schedulerd ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/schedulerd/pacemaker-schedulerd.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/schedulerd/pacemaker-schedulerd.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.78.1/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/schedulerd/pacemaker-schedulerd.dbook Note: meta source : no *info/productname or alternative pacemaker-schedulerd Note: meta source : see http://docbook.sf.net/el/productname pacemaker-schedulerd Note: meta source : no refentry/refmeta/refmiscinfo@class=source pacemaker-schedulerd Note: meta source : see http://docbook.sf.net/el/refmiscinfo pacemaker-schedulerd Note: meta version: no *info/productnumber or alternative pacemaker-schedulerd Note: meta version: see http://docbook.sf.net/el/productnumber pacemaker-schedulerd Note: meta version: no refentry/refmeta/refmiscinfo@class=version pacemaker-schedulerd Note: meta version: see http://docbook.sf.net/el/refmiscinfo pacemaker-schedulerd Warn: meta source : using "Pacemaker Configuration" for "source" pacemaker-schedulerd Note: meta manual : no titled ancestor of refentry pacemaker-schedulerd Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual pacemaker-schedulerd Note: meta manual : see http://docbook.sf.net/el/refmiscinfo pacemaker-schedulerd Warn: meta manual : using "Pacemaker Configuration" for "manual" pacemaker-schedulerd Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof pacemaker-schedulerd Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib pacemaker-schedulerd Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb pacemaker-schedulerd Note: Writing pacemaker-schedulerd.7 rm pacemaker-schedulerd.xml pacemaker-schedulerd.dbook gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/schedulerd' Making all in attrd gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/attrd' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_attrd-pacemaker-attrd.o `test -f 'pacemaker-attrd.c' || echo './'`pacemaker-attrd.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_attrd-attrd_commands.o `test -f 'attrd_commands.c' || echo './'`attrd_commands.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_attrd-attrd_utils.o `test -f 'attrd_utils.c' || echo './'`attrd_utils.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_attrd-attrd_alerts.o `test -f 'attrd_alerts.c' || echo './'`attrd_alerts.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o pacemaker-attrd pacemaker_attrd-pacemaker-attrd.o pacemaker_attrd-attrd_commands.o pacemaker_attrd-attrd_utils.o pacemaker_attrd-attrd_alerts.o ../../lib/cluster/libcrmcluster.la ../../lib/pengine/libpe_rules.la ../../lib/common/libcrmcommon.la ../../lib/cib/libcib.la ../../lib/lrmd/liblrmd.la -lqb -ldl -lrt -lpthread -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -o .libs/pacemaker-attrd pacemaker_attrd-pacemaker-attrd.o pacemaker_attrd-attrd_commands.o pacemaker_attrd-attrd_utils.o pacemaker_attrd-attrd_alerts.o ../../lib/cluster/.libs/libcrmcluster.so ../../lib/pengine/.libs/libpe_rules.so ../../lib/common/.libs/libcrmcommon.so ../../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_rules.so ../../lib/lrmd/.libs/liblrmd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/services/.libs/libcrmservice.so -ldbus-1 /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/attrd' Making all in controld gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/controld' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_controld-pacemaker-controld.o `test -f 'pacemaker-controld.c' || echo './'`pacemaker-controld.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_controld-controld_attrd.o `test -f 'controld_attrd.c' || echo './'`controld_attrd.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_controld-controld_callbacks.o `test -f 'controld_callbacks.c' || echo './'`controld_callbacks.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_controld-controld_based.o `test -f 'controld_based.c' || echo './'`controld_based.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_controld-controld_control.o `test -f 'controld_control.c' || echo './'`controld_control.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_controld-controld_corosync.o `test -f 'controld_corosync.c' || echo './'`controld_corosync.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_controld-controld_election.o `test -f 'controld_election.c' || echo './'`controld_election.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_controld-controld_execd.o `test -f 'controld_execd.c' || echo './'`controld_execd.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_controld-controld_execd_state.o `test -f 'controld_execd_state.c' || echo './'`controld_execd_state.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_controld-controld_fsa.o `test -f 'controld_fsa.c' || echo './'`controld_fsa.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_controld-controld_join_client.o `test -f 'controld_join_client.c' || echo './'`controld_join_client.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_controld-controld_join_dc.o `test -f 'controld_join_dc.c' || echo './'`controld_join_dc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_controld-controld_membership.o `test -f 'controld_membership.c' || echo './'`controld_membership.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_controld-controld_messages.o `test -f 'controld_messages.c' || echo './'`controld_messages.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_controld-controld_metadata.o `test -f 'controld_metadata.c' || echo './'`controld_metadata.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_controld-controld_remote_ra.o `test -f 'controld_remote_ra.c' || echo './'`controld_remote_ra.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_controld-controld_schedulerd.o `test -f 'controld_schedulerd.c' || echo './'`controld_schedulerd.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_controld-controld_te_actions.o `test -f 'controld_te_actions.c' || echo './'`controld_te_actions.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_controld-controld_te_callbacks.o `test -f 'controld_te_callbacks.c' || echo './'`controld_te_callbacks.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_controld-controld_te_events.o `test -f 'controld_te_events.c' || echo './'`controld_te_events.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_controld-controld_te_utils.o `test -f 'controld_te_utils.c' || echo './'`controld_te_utils.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_controld-controld_throttle.o `test -f 'controld_throttle.c' || echo './'`controld_throttle.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_controld-controld_transition.o `test -f 'controld_transition.c' || echo './'`controld_transition.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_controld-controld_utils.o `test -f 'controld_utils.c' || echo './'`controld_utils.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o pacemaker-controld pacemaker_controld-pacemaker-controld.o pacemaker_controld-controld_attrd.o pacemaker_controld-controld_callbacks.o pacemaker_controld-controld_based.o pacemaker_controld-controld_control.o pacemaker_controld-controld_corosync.o pacemaker_controld-controld_election.o pacemaker_controld-controld_execd.o pacemaker_controld-controld_execd_state.o pacemaker_controld-controld_fsa.o pacemaker_controld-controld_join_client.o pacemaker_controld-controld_join_dc.o pacemaker_controld-controld_membership.o pacemaker_controld-controld_messages.o pacemaker_controld-controld_metadata.o pacemaker_controld-controld_remote_ra.o pacemaker_controld-controld_schedulerd.o pacemaker_controld-controld_te_actions.o pacemaker_controld-controld_te_callbacks.o pacemaker_controld-controld_te_events.o pacemaker_controld-controld_te_utils.o pacemaker_controld-controld_throttle.o pacemaker_controld-controld_transition.o pacemaker_controld-controld_utils.o ../../lib/fencing/libstonithd.la ../../lib/transition/libtransitioner.la ../../lib/pengine/libpe_rules.la ../../lib/cib/libcib.la ../../lib/cluster/libcrmcluster.la ../../lib/common/libcrmcommon.la ../../lib/services/libcrmservice.la ../../lib/lrmd/liblrmd.la -lqb -ldl -lrt -lpthread -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -o .libs/pacemaker-controld pacemaker_controld-pacemaker-controld.o pacemaker_controld-controld_attrd.o pacemaker_controld-controld_callbacks.o pacemaker_controld-controld_based.o pacemaker_controld-controld_control.o pacemaker_controld-controld_corosync.o pacemaker_controld-controld_election.o pacemaker_controld-controld_execd.o pacemaker_controld-controld_execd_state.o pacemaker_controld-controld_fsa.o pacemaker_controld-controld_join_client.o pacemaker_controld-controld_join_dc.o pacemaker_controld-controld_membership.o pacemaker_controld-controld_messages.o pacemaker_controld-controld_metadata.o pacemaker_controld-controld_remote_ra.o pacemaker_controld-controld_schedulerd.o pacemaker_controld-controld_te_actions.o pacemaker_controld-controld_te_callbacks.o pacemaker_controld-controld_te_events.o pacemaker_controld-controld_te_utils.o pacemaker_controld-controld_throttle.o pacemaker_controld-controld_transition.o pacemaker_controld-controld_utils.o ../../lib/fencing/.libs/libstonithd.so ../../lib/transition/.libs/libtransitioner.so ../../lib/pengine/.libs/libpe_rules.so ../../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_rules.so ../../lib/cluster/.libs/libcrmcluster.so ../../lib/common/.libs/libcrmcommon.so ../../lib/services/.libs/libcrmservice.so ../../lib/lrmd/.libs/liblrmd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/services/.libs/libcrmservice.so -ldbus-1 /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/controld/pacemaker-controld metadata > pacemaker-controld.xml /usr/bin/xsltproc --nonet --novalid --stringparam man.name pacemaker-controld ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/controld/pacemaker-controld.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/controld/pacemaker-controld.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.78.1/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/controld/pacemaker-controld.dbook Note: meta source : no *info/productname or alternative pacemaker-controld Note: meta source : see http://docbook.sf.net/el/productname pacemaker-controld Note: meta source : no refentry/refmeta/refmiscinfo@class=source pacemaker-controld Note: meta source : see http://docbook.sf.net/el/refmiscinfo pacemaker-controld Note: meta version: no *info/productnumber or alternative pacemaker-controld Note: meta version: see http://docbook.sf.net/el/productnumber pacemaker-controld Note: meta version: no refentry/refmeta/refmiscinfo@class=version pacemaker-controld Note: meta version: see http://docbook.sf.net/el/refmiscinfo pacemaker-controld Warn: meta source : using "Pacemaker Configuration" for "source" pacemaker-controld Note: meta manual : no titled ancestor of refentry pacemaker-controld Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual pacemaker-controld Note: meta manual : see http://docbook.sf.net/el/refmiscinfo pacemaker-controld Warn: meta manual : using "Pacemaker Configuration" for "manual" pacemaker-controld Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof pacemaker-controld Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib pacemaker-controld Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb pacemaker-controld Note: Writing pacemaker-controld.7 rm pacemaker-controld.dbook pacemaker-controld.xml gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/controld' Making all in execd gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/execd' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_execd-pacemaker-execd.o `test -f 'pacemaker-execd.c' || echo './'`pacemaker-execd.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_execd-execd_commands.o `test -f 'execd_commands.c' || echo './'`execd_commands.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_execd-execd_alerts.o `test -f 'execd_alerts.c' || echo './'`execd_alerts.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o cts-exec-helper.o cts-exec-helper.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -DSUPPORT_REMOTE -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_remoted-pacemaker-execd.o `test -f 'pacemaker-execd.c' || echo './'`pacemaker-execd.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -DSUPPORT_REMOTE -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_remoted-execd_commands.o `test -f 'execd_commands.c' || echo './'`execd_commands.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -DSUPPORT_REMOTE -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_remoted-execd_alerts.o `test -f 'execd_alerts.c' || echo './'`execd_alerts.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -DSUPPORT_REMOTE -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_remoted-remoted_tls.o `test -f 'remoted_tls.c' || echo './'`remoted_tls.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -DSUPPORT_REMOTE -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_remoted-remoted_proxy.o `test -f 'remoted_proxy.c' || echo './'`remoted_proxy.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -o cts-exec-helper cts-exec-helper.o ../../lib/common/libcrmcommon.la ../../lib/lrmd/liblrmd.la ../../lib/cib/libcib.la ../../lib/services/libcrmservice.la ../../lib/pengine/libpe_status.la ../../daemons/schedulerd/libpengine.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o pacemaker-execd pacemaker_execd-pacemaker-execd.o pacemaker_execd-execd_commands.o pacemaker_execd-execd_alerts.o ../../lib/common/libcrmcommon.la ../../lib/services/libcrmservice.la ../../lib/fencing/libstonithd.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o pacemaker-remoted pacemaker_remoted-pacemaker-execd.o pacemaker_remoted-execd_commands.o pacemaker_remoted-execd_alerts.o pacemaker_remoted-remoted_tls.o pacemaker_remoted-remoted_proxy.o ../../lib/common/libcrmcommon.la ../../lib/services/libcrmservice.la ../../lib/fencing/libstonithd.la ../../lib/lrmd/liblrmd.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -o .libs/cts-exec-helper cts-exec-helper.o ../../lib/common/.libs/libcrmcommon.so ../../lib/lrmd/.libs/liblrmd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/services/.libs/libcrmservice.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing/.libs/libstonithd.so ../../lib/cib/.libs/libcib.so ../../lib/services/.libs/libcrmservice.so -ldbus-1 ../../lib/pengine/.libs/libpe_status.so ../../daemons/schedulerd/.libs/libpengine.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_status.so -lncurses /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -o .libs/pacemaker-execd pacemaker_execd-pacemaker-execd.o pacemaker_execd-execd_commands.o pacemaker_execd-execd_alerts.o ../../lib/common/.libs/libcrmcommon.so ../../lib/services/.libs/libcrmservice.so -ldbus-1 ../../lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -o .libs/pacemaker-remoted pacemaker_remoted-pacemaker-execd.o pacemaker_remoted-execd_commands.o pacemaker_remoted-execd_alerts.o pacemaker_remoted-remoted_tls.o pacemaker_remoted-remoted_proxy.o ../../lib/common/.libs/libcrmcommon.so ../../lib/services/.libs/libcrmservice.so ../../lib/fencing/.libs/libstonithd.so ../../lib/lrmd/.libs/liblrmd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/services/.libs/libcrmservice.so -ldbus-1 /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/execd/pacemaker-remoted PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/execd:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/execd/pacemaker-remoted --help pacemaker-remoted - Resource agent executor daemon for Pacemaker Remote nodes Usage: pacemaker-remoted [options] Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output -l, --logfile=value Send logs to the additional named logfile -p, --port=value Port to listen on Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/execd:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/execd/pacemaker-remoted --version Pacemaker 2.0.0-4.el7 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/execd:$PATH /usr/bin/help2man --output pacemaker-remoted.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/execd/pacemaker-remoted gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/execd' Making all in fenced gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/fenced' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../daemons/schedulerd -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_fenced-pacemaker-fenced.o `test -f 'pacemaker-fenced.c' || echo './'`pacemaker-fenced.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../daemons/schedulerd -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_fenced-fenced_commands.o `test -f 'fenced_commands.c' || echo './'`fenced_commands.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../daemons/schedulerd -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_fenced-fenced_remote.o `test -f 'fenced_remote.c' || echo './'`fenced_remote.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o cts-fence-helper.o cts-fence-helper.c chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/fenced/fence_legacy PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/fenced:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/fenced/fence_legacy --help Helper that presents a Pacemaker-style interface for Linux-HA stonith plugins Should never be invoked by the user directly Usage: fence_legacy [options] Options: -h usage -t sub agent -n nodename -o Action: on | off | reset (default) | stat | hostlist -s stonith command -q quiet mode -V version PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/fenced:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/fenced/fence_legacy --version 1.1.0 PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/fenced:$PATH /usr/bin/help2man --output fence_legacy.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/fenced/fence_legacy /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -o cts-fence-helper cts-fence-helper.o ../../lib/common/libcrmcommon.la ../../lib/fencing/libstonithd.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -o .libs/cts-fence-helper cts-fence-helper.o ../../lib/common/.libs/libcrmcommon.so ../../lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o pacemaker-fenced pacemaker_fenced-pacemaker-fenced.o pacemaker_fenced-fenced_commands.o pacemaker_fenced-fenced_remote.o ../../lib/common/libcrmcommon.la ../../lib/cluster/libcrmcluster.la ../../lib/fencing/libstonithd.la ../../lib/pengine/libpe_status.la ../../daemons/schedulerd/libpengine.la -lqb -ldl -lrt -lpthread -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -o .libs/pacemaker-fenced pacemaker_fenced-pacemaker-fenced.o pacemaker_fenced-fenced_commands.o pacemaker_fenced-fenced_remote.o ../../lib/common/.libs/libcrmcommon.so ../../lib/cluster/.libs/libcrmcluster.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing/.libs/libstonithd.so ../../lib/fencing/.libs/libstonithd.so ../../lib/pengine/.libs/libpe_status.so ../../daemons/schedulerd/.libs/libpengine.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_status.so -lncurses /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/fenced/pacemaker-fenced metadata > pacemaker-fenced.xml /usr/bin/xsltproc --nonet --novalid --stringparam man.name pacemaker-fenced ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/fenced/pacemaker-fenced.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/fenced/pacemaker-fenced.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.78.1/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/fenced/pacemaker-fenced.dbook Note: meta source : no *info/productname or alternative pacemaker-fenced Note: meta source : see http://docbook.sf.net/el/productname pacemaker-fenced Note: meta source : no refentry/refmeta/refmiscinfo@class=source pacemaker-fenced Note: meta source : see http://docbook.sf.net/el/refmiscinfo pacemaker-fenced Note: meta version: no *info/productnumber or alternative pacemaker-fenced Note: meta version: see http://docbook.sf.net/el/productnumber pacemaker-fenced Note: meta version: no refentry/refmeta/refmiscinfo@class=version pacemaker-fenced Note: meta version: see http://docbook.sf.net/el/refmiscinfo pacemaker-fenced Warn: meta source : using "Pacemaker Configuration" for "source" pacemaker-fenced Note: meta manual : no titled ancestor of refentry pacemaker-fenced Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual pacemaker-fenced Note: meta manual : see http://docbook.sf.net/el/refmiscinfo pacemaker-fenced Warn: meta manual : using "Pacemaker Configuration" for "manual" pacemaker-fenced Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof pacemaker-fenced Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib pacemaker-fenced Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb pacemaker-fenced Note: Writing pacemaker-fenced.7 rm pacemaker-fenced.dbook pacemaker-fenced.xml gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/fenced' Making all in pacemakerd gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/pacemakerd' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemakerd-pacemakerd.o `test -f 'pacemakerd.c' || echo './'`pacemakerd.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemakerd-pcmkd_corosync.o `test -f 'pcmkd_corosync.c' || echo './'`pcmkd_corosync.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o pacemakerd pacemakerd-pacemakerd.o pacemakerd-pcmkd_corosync.o ../../lib/cluster/libcrmcluster.la ../../lib/common/libcrmcommon.la -lqb -ldl -lrt -lpthread -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -o .libs/pacemakerd pacemakerd-pacemakerd.o pacemakerd-pcmkd_corosync.o ../../lib/cluster/.libs/libcrmcluster.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so ../../lib/common/.libs/libcrmcommon.so -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/pacemakerd/pacemakerd PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/pacemakerd:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/pacemakerd/pacemakerd --help pacemakerd - Start/Stop Pacemaker Usage: pacemakerd mode [options] Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output -S, --shutdown Instruct Pacemaker to shutdown on this machine -F, --features Display the full version and list of features Pacemaker was built with Additional Options: -f, --foreground (Ignored) Pacemaker always runs in the foreground -p, --pid-file=value (Ignored) Daemon pid file location -s, --standby Start node in standby state Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/pacemakerd:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/pacemakerd/pacemakerd --version Pacemaker 2.0.0-4.el7 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/pacemakerd:$PATH /usr/bin/help2man --output pacemakerd.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/pacemakerd/pacemakerd gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/pacemakerd' gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons' gmake[2]: Nothing to be done for `all-am'. gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons' gmake[1]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons' Making all in tools gmake[1]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o attrd_updater.o attrd_updater.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o cibadmin.o cibadmin.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmadmin.o crmadmin.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../daemons/schedulerd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_simulate-crm_simulate.o `test -f 'crm_simulate.c' || echo './'`crm_simulate.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../daemons/schedulerd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_simulate-fake_transition.o `test -f 'fake_transition.c' || echo './'`fake_transition.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_attribute.o crm_attribute.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_diff.o crm_diff.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_error.o crm_error.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../daemons/schedulerd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_mon-crm_mon.o `test -f 'crm_mon.c' || echo './'`crm_mon.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_node.o crm_node.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../daemons/schedulerd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_resource-crm_resource.o `test -f 'crm_resource.c' || echo './'`crm_resource.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../daemons/schedulerd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_resource-crm_resource_ban.o `test -f 'crm_resource_ban.c' || echo './'`crm_resource_ban.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../daemons/schedulerd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_resource-crm_resource_runtime.o `test -f 'crm_resource_runtime.c' || echo './'`crm_resource_runtime.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../daemons/schedulerd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_resource-crm_resource_print.o `test -f 'crm_resource_print.c' || echo './'`crm_resource_print.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../daemons/schedulerd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_resource-fake_transition.o `test -f 'fake_transition.c' || echo './'`fake_transition.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o cib_shadow.o cib_shadow.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_verify.o crm_verify.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I../daemons/schedulerd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_ticket-crm_ticket.o `test -f 'crm_ticket.c' || echo './'`crm_ticket.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o test.iso8601.o test.iso8601.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o stonith_admin.o stonith_admin.c /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -o crm_error crm_error.o ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -o crm_verify crm_verify.o ../lib/pengine/libpe_status.la ../daemons/schedulerd/libpengine.la ../lib/cib/libcib.la ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -o iso8601 test.iso8601.o ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -o crm_diff crm_diff.o ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -o attrd_updater attrd_updater.o ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -o crm_attribute crm_attribute.o ../lib/cluster/libcrmcluster.la ../lib/cib/libcib.la ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -o crmadmin crmadmin.o ../lib/pengine/libpe_status.la ../lib/cib/libcib.la ../lib/common/libcrmcommon.la -lqb -ldl -lrt -lpthread -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -o cibadmin cibadmin.o ../lib/cib/libcib.la ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -o .libs/crm_error crm_error.o ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -o crm_shadow cib_shadow.o ../lib/cib/libcib.la ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -o .libs/iso8601 test.iso8601.o ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -o crm_node crm_node.o ../lib/cib/libcib.la ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -o .libs/crm_diff crm_diff.o ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -o .libs/attrd_updater attrd_updater.o ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -o stonith_admin stonith_admin.o ../lib/common/libcrmcommon.la ../lib/cib/libcib.la ../lib/pengine/libpe_status.la ../lib/cluster/libcrmcluster.la ../lib/fencing/libstonithd.la -lqb -ldl -lrt -lpthread -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -o .libs/crm_attribute crm_attribute.o ../lib/cluster/.libs/libcrmcluster.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing/.libs/libstonithd.so -lcpg -lcfg -lcmap -lquorum -lcorosync_common ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -o .libs/crmadmin crmadmin.o ../lib/pengine/.libs/libpe_status.so -lncurses ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so ../lib/common/.libs/libcrmcommon.so -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -o .libs/crm_verify crm_verify.o ../lib/pengine/.libs/libpe_status.so ../daemons/schedulerd/.libs/libpengine.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_status.so -lncurses /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cib/.libs/libcib.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -o .libs/cibadmin cibadmin.o ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -o .libs/crm_shadow cib_shadow.o ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -I../daemons/schedulerd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -o crm_ticket crm_ticket-crm_ticket.o ../lib/pengine/libpe_rules.la ../lib/pengine/libpe_status.la ../daemons/schedulerd/libpengine.la ../lib/cib/libcib.la ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -o .libs/crm_node crm_node.o ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -I../daemons/schedulerd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -o crm_simulate crm_simulate-crm_simulate.o crm_simulate-fake_transition.o ../lib/pengine/libpe_status.la ../daemons/schedulerd/libpengine.la ../lib/cib/libcib.la ../lib/lrmd/liblrmd.la ../lib/transition/libtransitioner.la ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/attrd_updater chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/cibadmin chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crmadmin chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_attribute PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/attrd_updater --help chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_diff PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/cibadmin --help PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crmadmin --help chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_error PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_attribute --help chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_node PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_diff --help chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_shadow PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_error --help chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_verify PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_node --help chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/iso8601 PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_shadow --help PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_verify --help chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_report PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/iso8601 --help chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_standby chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_master PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_report --help chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_failcount PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_standby --help PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_master --help PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_failcount --help crm_standby - Query, enable, or disable standby mode for a node Nodes in standby mode may not host cluster resources. Usage: crm_standby [options] Common options: --help Display this text, then exit --version Display version information, then exit -V, --verbose Specify multiple times to increase debug output -q, --quiet Print only the standby status (if querying) Commands: -G, --query Query the current value of standby mode (on/off) -v, --update=VALUE Update the value of standby mode (on/off) -D, --delete Let standby mode use default value Additional Options: -N, --node=NODE Operate on the named node instead of the current one -l, --lifetime=VALUE Until when should the setting take effect (valid values: reboot, forever) -i, --id=VALUE (Advanced) XML ID used to identify standby attribute PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_standby --version crm_master - Query, update, or delete a resource's promotion score This program should normally be invoked only from inside an OCF resource agent. Usage: crm_master [] Common options: --help Display this text, then exit --version Display version information, then exit -V, --verbose Specify multiple times to increase debug output -q, --quiet Print only the value (if querying) Commands: -G, --query Query the current value of the promotion score -v, --update=VALUE Update the value of the promotion score -D, --delete Delete the promotion score Additional Options: -N, --node=NODE Use promotion score on named node (instead of local node) -l, --lifetime=VALUE Until when should the setting take effect (valid values: reboot, forever) -i, --id=VALUE (Advanced) XML ID used to identify promotion score attribute PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_master --version crm_report - Create archive of everything needed when reporting cluster problems Usage: crm_report [options] [DEST] Required option: -f, --from TIME time prior to problems beginning (as "YYYY-M-D H:M:S" including the quotes) Options: -V increase verbosity (may be specified multiple times) -v, --version display software version --features display software features -t, --to TIME time at which all problems were resolved (as "YYYY-M-D H:M:S" including the quotes; default "now") -T, --cts TEST CTS test or set of tests to extract --cts-log CTS master logfile -n, --nodes NODES node names for this cluster (only needed if cluster is not active on this host; accepts -n "a b" or -n a -n b) -M do not search for cluster logs -l, --logfile FILE log file to collect (in addition to detected logs if -M is not specified; may be specified multiple times) -p PATT additional regular expression to match variables to be masked in output (default: "passw.*") -L PATT additional regular expression to match in log files for analysis (default: CRIT: ERROR:) -S, --single-node don't attempt to collect data from other nodes -c, --cluster TYPE force the cluster type instead of detecting (currently only corosync is supported) -C, --corosync force the cluster type to be corosync -u, --user USER username to use when collecting data from other nodes (default root) -D, --depth search depth to use when attempting to locate files -e, --rsh command to use to run commands on other nodes (default ssh -T) --sos-mode use defaults suitable for being called by sosreport tool (behavior subject to change and not useful to end users) DEST, --dest DEST custom destination directory or file name crm_report works best when run from a cluster node on a running cluster, but can be run from a stopped cluster node or a Pacemaker Remote node. If neither --nodes nor --single-node is given, crm_report will guess the node list, but may have trouble detecting Pacemaker Remote nodes. Unless --single-node is given, the node names (whether specified by --nodes or detected automatically) must be resolvable and reachable via the command specified by -e/--rsh using the user specified by -u/--user. Examples: crm_report -f "2011-12-14 13:05:00" unexplained-apache-failure crm_report -f 2011-12-14 -t 2011-12-15 something-that-took-multiple-days crm_report -f 13:05:00 -t 13:12:00 brief-outage PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_report --version libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -o .libs/stonith_admin stonith_admin.o ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_rules.so ../lib/pengine/.libs/libpe_status.so -lncurses ../lib/cluster/.libs/libcrmcluster.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing/.libs/libstonithd.so ../lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 crm_report 2.0.0-8cf3fe749e PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /usr/bin/help2man --output crm_report.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_report crm_error - Tool for displaying the textual name or description of a reported error code Usage: crm_error [options] -- rc Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output -n, --name Show the error's name with its description. Useful for looking for sources of the error in source code -l, --list Show all known errors. -X, --exit Interpret as exit code rather than function return value Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_error --version crm_shadow - Perform configuration changes in a sandbox before updating the live cluster. Sets up an environment in which configuration tools (cibadmin, crm_resource, etc) work offline instead of against a live cluster, allowing changes to be previewed and tested for side-effects. Usage: crm_shadow (query|command) [modifiers] Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output Queries: -w, --which Indicate the active shadow copy -p, --display Display the contents of the active shadow copy -E, --edit Edit the contents of the active shadow copy with your favorite $EDITOR -d, --diff Display the changes in the active shadow copy -F, --file Display the location of the active shadow copy file Commands: -c, --create=value Create the named shadow copy of the active cluster configuration -e, --create-empty=value Create the named shadow copy with an empty cluster configuration. Optional: --validate-with -C, --commit=value Upload the contents of the named shadow copy to the cluster -D, --delete=value Delete the contents of the named shadow copy -r, --reset=value Recreate the named shadow copy from the active cluster configuration -s, --switch=value (Advanced) Switch to the named shadow copy Additional Options: -f, --force (Advanced) Force the action to be performed -b, --batch (Advanced) Don't spawn a new shell -a, --all (Advanced) Upload the entire CIB, including status, with --commit -v, --validate-with=value (Advanced) Create an older configuration version Examples: Create a blank shadow configuration: # crm_shadow --create-empty myShadow Create a shadow configuration from the running cluster: # crm_shadow --create myShadow Display the current shadow configuration: # crm_shadow --display Discard the current shadow configuration (named myShadow): # crm_shadow --delete myShadow --force Upload the current shadow configuration (named myShadow) to the running cluster: # crm_shadow --commit myShadow Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_shadow --version crm_diff - crm_diff can compare two Pacemaker configurations (in XML format) to produce a custom diff-like output, or apply such an output as a patch Usage: crm_diff original_xml operation [options] Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output Original XML: -o, --original=value XML is contained in the named file -O, --original-string=value XML is contained in the supplied string Operation: -n, --new=value Compare the original XML to the contents of the named file -N, --new-string=value Compare the original XML to the contents of the supplied string -p, --patch=value Patch the original XML with the contents of the named file Additional Options: -c, --cib Compare/patch the inputs as a CIB (includes versions details) -u, --no-version Generate the difference without versions details Examples: Obtain the two different configuration files by running cibadmin on the two cluster setups to compare: # cibadmin --query > cib-old.xml # cibadmin --query > cib-new.xml Calculate and save the difference between the two files: # crm_diff --original cib-old.xml --new cib-new.xml > patch.xml Apply the patch to the original file: # crm_diff --original cib-old.xml --patch patch.xml > updated.xml Apply the patch to the running cluster: # cibadmin --patch patch.xml Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_diff --version iso8601 - Display and parse ISO8601 dates and times Usage: iso8601 command [output modifier] Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output Commands: -n, --now Display the current date/time -d, --date=value Parse an ISO8601 date/time. Eg. '2005-01-20 00:30:00 +01:00' or '2005-040' -p, --period=value Parse an ISO8601 period (interval) with start time (for example, '2005-040/2005-043') -D, --duration=value Parse an ISO8601 duration with start time (for example, '2005-040/P1M') -E, --expected=value Parse an ISO8601 duration with start time (for example, '2005-040/P1M') Output Modifiers: -s, --seconds Show result as a seconds since 0000-001 00:00:00Z -S, --epoch Show result as a seconds since EPOCH (1970-001 00:00:00Z) -L, --local Show result as a 'local' date/time -O, --ordinal Show result as an 'ordinal' date/time -W, --week Show result as an 'calendar week' date/time For more information on the ISO8601 standard, see: http://en.wikipedia.org/wiki/ISO_8601 Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/iso8601 --version crm_attribute - Manage node's attributes and cluster options. Allows node attributes and cluster options to be queried, modified and deleted. Usage: crm_attribute -n [options] Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output -q, --quiet Print only the value on stdout -n, --name=value Name of the attribute/option to operate on -P, --pattern=value Pattern matching names of attributes (only with -v/-D and -l reboot) Commands: -G, --query Query the current value of the attribute/option -v, --update=value Update the value of the attribute/option -D, --delete Delete the attribute/option Additional Options: -N, --node=value Set an attribute for the named node (instead of a cluster option). See also: -l -t, --type=value Which part of the configuration to update/delete/query the option in Valid values: crm_config, rsc_defaults, op_defaults, tickets -l, --lifetime=value Lifetime of the node attribute Valid values: reboot, forever -z, --utilization Set an utilization attribute for the node. -s, --set-name=value (Advanced) The attribute set in which to place the value -i, --id=value (Advanced) The ID used to identify the attribute -d, --default=value (Advanced) The default value to display if none is found in the configuration Examples: Add a new node attribute called 'location' with the value of 'office' for host 'myhost': # crm_attribute --node myhost --name location --update office Query the value of the 'location' node attribute for host 'myhost': # crm_attribute --node myhost --name location --query Change the value of the 'location' node attribute for host 'myhost': # crm_attribute --node myhost --name location --update backoffice Delete the 'location' node attribute for host 'myhost': # crm_attribute --node myhost --name location --delete Query the value of the cluster-delay cluster option: # crm_attribute --type crm_config --name cluster-delay --query Query the value of the cluster-delay cluster option. Only print the value: # crm_attribute --type crm_config --name cluster-delay --query --quiet Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_attribute --version crm_failcount - Query or delete resource fail counts Usage: crm_failcount [] Common options: --help Display this text, then exit --version Display version information, then exit -V, --verbose Specify multiple times to increase debug output -q, --quiet Print only the value (if querying) Commands: -G, --query Query the current value of the resource's fail count -D, --delete Delete resource's recorded failures Additional Options: -r, --resource=value Name of the resource to use (required) -n, --operation=value Name of operation to use (instead of all operations) -I, --interval=value If operation is specified, its interval -N, --node=value Use failcount on named node (instead of local node) PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_failcount --version crm_node - Tool for displaying low-level node information Usage: crm_node command [options] Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output -Q, --quiet Essential output only Commands: -n, --name Display the name used by the cluster for this node -N, --name-for-id=value Display the name used by the cluster for the node with the specified id -q, --quorum Display a 1 if our partition has quorum, 0 if not -l, --list Display all known members (past and present) of this cluster -p, --partition Display the members of this partition -i, --cluster-id Display this node's cluster id -R, --remove=value (Advanced) Remove the (stopped) node with the specified name from Pacemaker's configuration and caches (the node must already have been removed from the underlying cluster stack configuration) Additional Options: -f, --force Report bugs to users@clusterlabs.org crm_verify - check a Pacemaker configuration for errors Check the well-formedness of a complete Pacemaker XML configuration, its conformance to the configured schema, and the presence of common misconfigurations. Problems reported as errors must be fixed before the cluster will work properly. It is left to the administrator to decide whether to fix problems reported as warnings. Usage: crm_verify [modifiers] data_source Options: -?, --help This text -$, --version Version information -V, --verbose Specify multiple times to increase debug output Data sources: -L, --live-check Check the configuration used by the running cluster -x, --xml-file=value Check the configuration in the named file -X, --xml-text=value Check the configuration in the supplied string -p, --xml-pipe Check the configuration piped in via stdin Additional Options: -S, --save-xml=value Save the verified XML to the named file. Most useful with -L Examples: Check the consistency of the configuration in the running cluster: # crm_verify --live-check Check the consistency of the configuration in a given file and produce verbose output: # crm_verify --xml-file file.xml --verbose Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_node --version chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/stonith_admin PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_verify --version attrd_updater - Tool for updating cluster node attributes Usage: attrd_updater command -n attribute [options] Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output -n, --name=value The attribute's name Commands: -U, --update=value Update the attribute's value in pacemaker-attrd. If this causes the value to change, it will also be updated in the cluster configuration -B, --update-both=value Update the attribute's value and time to wait (dampening) in pacemaker-attrd. If this causes the value or dampening to change, the attribute will also be written to the cluster configuration, so be aware that repeatedly changing the dampening reduces its effectiveness. -Y, --update-delay Update the attribute's dampening in pacemaker-attrd (requires -d/--delay). If this causes the dampening to change, the attribute will also be written to the cluster configuration, so be aware that repeatedly changing the dampening reduces its effectiveness. -Q, --query Query the attribute's value from pacemaker-attrd -D, --delete Delete the attribute in pacemaker-attrd. If a value was previously set, it will also be removed from the cluster configuration -R, --refresh (Advanced) Force the pacemaker-attrd daemon to resend all current values to the CIB Additional options: -d, --delay=value The time to wait (dampening) in seconds for further changes before writing -s, --set=value (Advanced) The attribute set in which to place the value -N, --node=value Set the attribute for the named node (instead of the local one) -A, --all Show values of the attribute for all nodes (query only) -l, --lifetime=value (Deprecated) Lifetime of the node attribute (silently ignored by cluster) -p, --private If this creates a new attribute, never write the attribute to the CIB Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/stonith_admin --help PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/attrd_updater --version crmadmin - Development tool for performing some controller-specific commands. Likely to be replaced by crm_node in the future Usage: crmadmin command [options] Options: -?, --help This text -$, --version Version information -q, --quiet Display only the essential query information -V, --verbose Increase debug output Commands: -S, --status=value Display the status of the specified node. Result is the node's internal FSM state which can be useful for debugging -D, --dc_lookup Display the uname of the node co-ordinating the cluster. This is an internal detail and is rarely useful to administrators except when deciding on which node to examine the logs. -N, --nodes Display the uname of all member nodes -E, --election (Advanced) Start an election for the cluster co-ordinator -K, --kill=value (Advanced) Stop the controller (not the rest of the cluster stack) on specified node Additional Options: -t, --timeout=value Time (in milliseconds) to wait before declaring the operation failed -B, --bash-export Create Bash export entries of the form 'export uname=uuid' Notes: The -K and -E commands are rarely used and may be removed in future versions. Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crmadmin --version Pacemaker 2.0.0-4.el7 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /usr/bin/help2man --output crm_master.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_master cibadmin - Provides direct access to the cluster configuration. Allows the configuration, or sections of it, to be queried, modified, replaced and deleted. Where necessary, XML data will be obtained using the -X, -x, or -p options. Usage: cibadmin command [options] [data] Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output Commands: -u, --upgrade Upgrade the configuration to the latest syntax -Q, --query Query the contents of the CIB -E, --erase Erase the contents of the whole CIB -B, --bump Increase the CIB's epoch value by 1 -C, --create Create an object in the CIB. Will fail if the object already exists. -M, --modify Find the object somewhere in the CIB's XML tree and update it. Fails if the object does not exist unless -c is specified -P, --patch Supply an update in the form of an xml diff (See also: crm_diff) -R, --replace Recursively replace an object in the CIB -D, --delete Delete the first object matching the supplied criteria, Eg. The tagname and all attributes must match in order for the element to be deleted -d, --delete-all When used with --xpath, remove all matching objects in the configuration instead of just the first one -a, --empty Output an empty CIB -5, --md5-sum Calculate the on-disk CIB digest -6, --md5-sum-versioned Calculate an on-the-wire versioned CIB digest Additional options: -f, --force -t, --timeout=value Time (in seconds) to wait before declaring the operation failed -U, --user=value Run the command with permissions of the named user (valid only for the root and hacluster accounts) -s, --sync-call Wait for call to complete before returning -l, --local Command takes effect locally. Should only be used for queries -c, --allow-create (Advanced) Allow the target of a --modify,-M operation to be created if they do not exist -n, --no-children (Advanced) When querying an object, do not return include its children in the result Data: -X, --xml-text=value Retrieve XML from the supplied string -x, --xml-file=value Retrieve XML from the named file -p, --xml-pipe Retrieve XML from stdin -o, --scope=value Limit the scope of the operation to a specific section of the CIB. Valid values are: nodes, resources, constraints, crm_config, rsc_defaults, op_defaults, status -A, --xpath=value A valid XPath to use instead of --scope,-o -e, --node-path When performing XPath queries, return the address of any matches found. Eg: /cib/configuration/resources/clone[@id='ms_RH1_SCS']/primitive[@id='prm_RH1_SCS'] -N, --node=value (Advanced) Send command to the specified host Examples: Query the configuration from the local node: # cibadmin --query --local Query just the cluster options configuration: # cibadmin --query --scope crm_config Query all 'target-role' settings: # cibadmin --query --xpath "//nvpair[@name='target-role']" Remove all 'is-managed' settings: # cibadmin --delete-all --xpath "//nvpair[@name='is-managed']" Remove the resource named 'old': # cibadmin --delete --xml-text '' Remove all resources from the configuration: # cibadmin --replace --scope resources --xml-text '' Replace the complete configuration with the contents of $HOME/pacemaker.xml: # cibadmin --replace --xml-file $HOME/pacemaker.xml Replace the constraints section of the configuration with the contents of $HOME/constraints.xml: # cibadmin --replace --scope constraints --xml-file $HOME/constraints.xml Increase the configuration version to prevent old configurations from being loaded accidentally: # cibadmin --modify --xml-text '' Edit the configuration with your favorite $EDITOR: # cibadmin --query > $HOME/local.xml # $EDITOR $HOME/local.xml # cibadmin --replace --xml-file $HOME/local.xml SEE ALSO: crm(8), pcs(8), crm_shadow(8), crm_diff(8) Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/cibadmin --version Pacemaker 2.0.0-4.el7 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /usr/bin/help2man --output crm_standby.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_standby Pacemaker 2.0.0-4.el7 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /usr/bin/help2man --output crm_error.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_error Pacemaker 2.0.0-4.el7 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /usr/bin/help2man --output crm_diff.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_diff Pacemaker 2.0.0-4.el7 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /usr/bin/help2man --output crm_shadow.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_shadow Pacemaker 2.0.0-4.el7 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /usr/bin/help2man --output iso8601.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/iso8601 Pacemaker 2.0.0-4.el7 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /usr/bin/help2man --output crm_attribute.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_attribute Pacemaker 2.0.0-4.el7 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /usr/bin/help2man --output crm_node.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_node Pacemaker 2.0.0-4.el7 Written by Andrew Beekhof Pacemaker 2.0.0-4.el7 Written by Andrew Beekhof Pacemaker 2.0.0-4.el7 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /usr/bin/help2man --output attrd_updater.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/attrd_updater PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /usr/bin/help2man --output crmadmin.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crmadmin PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /usr/bin/help2man --output crm_verify.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_verify Pacemaker 2.0.0-4.el7 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /usr/bin/help2man --output cibadmin.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/cibadmin libtool: link: gcc -std=gnu99 -I../daemons/schedulerd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -o .libs/crm_ticket crm_ticket-crm_ticket.o ../lib/pengine/.libs/libpe_rules.so ../lib/pengine/.libs/libpe_status.so ../daemons/schedulerd/.libs/libpengine.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_status.so -lncurses /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cib/.libs/libcib.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 Pacemaker 2.0.0-4.el7 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /usr/bin/help2man --output crm_failcount.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_failcount libtool: link: gcc -std=gnu99 -I../daemons/schedulerd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -o .libs/crm_simulate crm_simulate-crm_simulate.o crm_simulate-fake_transition.o ../lib/pengine/.libs/libpe_status.so ../daemons/schedulerd/.libs/libpengine.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_status.so -lncurses /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cib/.libs/libcib.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_rules.so ../lib/lrmd/.libs/liblrmd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/services/.libs/libcrmservice.so -ldbus-1 /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing/.libs/libstonithd.so ../lib/transition/.libs/libtransitioner.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -I../daemons/schedulerd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -o crm_resource crm_resource-crm_resource.o crm_resource-crm_resource_ban.o crm_resource-crm_resource_runtime.o crm_resource-crm_resource_print.o crm_resource-fake_transition.o ../lib/pengine/libpe_rules.la ../lib/lrmd/liblrmd.la ../lib/services/libcrmservice.la ../lib/pengine/libpe_status.la ../daemons/schedulerd/libpengine.la ../lib/transition/libtransitioner.la ../lib/cib/libcib.la ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 stonith_admin - access the Pacemaker fencing API Usage: stonith_admin [] Options: -?, --help Display this text and exit. -$, --version Display version information and exit. -V, --verbose Increase debug output (may be specified multiple times). -q, --quiet Be less descriptive in output. Device definition commands: -R, --register=value Register the named stonith device. Requires: --agent. Optional: --option, --env-option. -D, --deregister=value De-register the named stonith device. -r, --register-level=value Register a stonith level for the named target, specified as one of NAME, @PATTERN, or ATTR=VALUE. Requires: --index and one or more --device entries. -d, --deregister-level=value Unregister a stonith level for the named target, specified as for --register-level. Requires: --index. Queries: -l, --list=value List devices that can terminate the specified host. Optional: --timeout. -L, --list-registered List all registered devices. Optional: --timeout. -I, --list-installed List all installed devices. Optional: --timeout. -s, --list-targets=value List the targets that can be fenced by the named device. Optional: --timeout. -M, --metadata Show agent metadata. Requires: --agent. Optional: --timeout. -Q, --query=value Check the named device's status. Optional: --timeout. -H, --history=value Show last successful fencing operation for named node (or '*' for all nodes). Optional: --timeout, --quiet (show only the operation's epoch timestamp), --verbose (show all recorded and pending operations). -h, --last=value Indicate when the named node was last fenced. Optional: --as-node-id. -K, --validate Validate a fence device configuration. Requires: --agent. Optional: --option, --env-option, --quiet (print no output, only return status). Fencing Commands: -F, --fence=value Fence named host. Optional: --timeout, --tolerance. -U, --unfence=value Unfence named host. Optional: --timeout, --tolerance. -B, --reboot=value Reboot named host. Optional: --timeout, --tolerance. -C, --confirm=value Tell cluster that named host is now safely down. Additional Options: -a, --agent=value The agent to use (for example, fence_xvm; with --register, --metadata, --validate). -o, --option=value Specify a device configuration parameter as NAME=VALUE (may be specified multiple times; with --register, --validate). -e, --env-option=value Specify a device configuration parameter with the specified name, using the value of the environment variable of the same name prefixed with OCF_RESKEY_ (may be specified multiple times; with --register, --validate). -T, --tag=value Identify fencing operations in logs with the specified tag; useful when multiple entities might invoke stonith_admin (used with most commands). -v, --device=value Device ID (with --register-level, device to associate with a given host and level; may be specified multiple times). -i, --index=value The stonith level (1-9) (with --register-level, --deregister-level). -t, --timeout=value Operation timeout in seconds (default 120; used with most commands). -n, --as-node-id (Advanced) The supplied node is the corosync node ID (with --last). --tolerance=value (Advanced) Do nothing if an equivalent --fence request succeeded less than this many seconds earlier (with --fence, --unfence, --reboot). Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/stonith_admin --version chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_ticket PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_ticket --help Pacemaker 2.0.0-4.el7 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /usr/bin/help2man --output stonith_admin.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/stonith_admin chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_simulate PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_simulate --help crm_ticket - Perform tasks related to cluster tickets. Allows ticket attributes to be queried, modified and deleted. Usage: crm_ticket (query|command) [options] Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output -Q, --quiet Print only the value on stdout -t, --ticket=value Ticket ID Queries: -l, --info Display the information of ticket(s) -L, --details Display the details of ticket(s) -w, --raw Display the IDs of ticket(s) -q, --query-xml Query the XML of ticket(s) -c, --constraints Display the rsc_ticket constraints that apply to ticket(s) Commands: -g, --grant Grant a ticket to this cluster site -r, --revoke Revoke a ticket from this cluster site -s, --standby Tell this cluster site this ticket is standby -a, --activate Tell this cluster site this ticket is active Advanced Commands: -G, --get-attr=value Display the named attribute for a ticket -S, --set-attr=value Set the named attribtue for a ticket -D, --delete-attr=value Delete the named attribute for a ticket -C, --cleanup Delete all state of a ticket at this cluster site Additional Options: -v, --attr-value=value Attribute value to use with -S -d, --default=value (Advanced) The default attribute value to display if none is found. For use with -G -f, --force (Advanced) Force the action to be performed -n, --set-name=value (Advanced) ID of the instance_attributes object to change -i, --nvpair=value (Advanced) ID of the nvpair object to change/delete Examples: Display the info of tickets: # crm_ticket --info Display the detailed info of tickets: # crm_ticket --details Display the XML of 'ticketA': # crm_ticket --ticket ticketA --query-xml Display the rsc_ticket constraints that apply to 'ticketA': # crm_ticket --ticket ticketA --constraints Grant 'ticketA' to this cluster site: # crm_ticket --ticket ticketA --grant Revoke 'ticketA' from this cluster site: # crm_ticket --ticket ticketA --revoke Make 'ticketA' standby: The cluster site will treat a granted 'ticketA' as 'standby'. The dependent resources will be stopped or demoted gracefully without triggering loss-policies # crm_ticket --ticket ticketA --standby Activate 'ticketA' from being standby: # crm_ticket --ticket ticketA --activate Get the value of the 'granted' attribute for 'ticketA': # crm_ticket --ticket ticketA --get-attr granted Set the value of the 'standby' attribute for 'ticketA': # crm_ticket --ticket ticketA --set-attr standby --attr-value true Delete the 'granted' attribute for 'ticketA': # crm_ticket --ticket ticketA --delete-attr granted Erase the operation history of 'ticketA' at this cluster site: The cluster site will 'forget' the existing ticket state. # crm_ticket --ticket ticketA --cleanup Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_ticket --version Pacemaker 2.0.0-4.el7 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /usr/bin/help2man --output crm_ticket.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_ticket crm_simulate - Tool for simulating the cluster's response to events Usage: crm_simulate datasource operation [additional options] Options: -?, --help This text -$, --version Version information -Q, --quiet Display only essentialoutput -V, --verbose Increase debug output Operations: -R, --run Determine the cluster's response to the given configuration and status -S, --simulate Simulate the transition's execution and display the resulting cluster status -X, --in-place Simulate the transition's execution and store the result back to the input file -s, --show-scores Show allocation scores -U, --show-utilization Show utilization information -P, --profile=value Run all tests in the named directory to create profiling data Synthetic Cluster Events: -u, --node-up=value Bring a node online -d, --node-down=value Take a node offline -f, --node-fail=value Mark a node as failed -i, --op-inject=value Generate a failure for the cluster to react to in the simulation Value is of the form ${resource}_${task}_${interval_in_ms}@${node}=${rc}. Eg. memcached_monitor_20000@bart.example.com=7 For more information on OCF return codes, refer to: http://www.clusterlabs.org/doc/en-US/Pacemaker/1.1/html/Pacemaker_Explained/s-ocf-return-codes.html -F, --op-fail=value If the specified task occurs during the simulation, have it fail with return code ${rc} Value is of the form ${resource}_${task}_${interval_in_ms}@${node}=${rc}. Eg. memcached_stop_0@bart.example.com=1 The transition will normally stop at the failed action. Save the result with --save-output and re-run with --xml-file -t, --set-datetime=value Set date/time -q, --quorum=value Specify a value for quorum -w, --watchdog=value Assume a watchdog device is active -g, --ticket-grant=value Grant a ticket -r, --ticket-revoke=value Revoke a ticket -b, --ticket-standby=value Make a ticket standby -e, --ticket-activate=value Activate a ticket Output Options: -I, --save-input=value Save the input configuration to the named file -O, --save-output=value Save the output configuration to the named file -G, --save-graph=value Save the transition graph (XML format) to the named file -D, --save-dotfile=value Save the transition graph (DOT format) to the named file -a, --all-actions Display all possible actions in the DOT graph - even ones not part of the transition Data Source: -L, --live-check Connect to the CIB mamager and use the current CIB contents as input -x, --xml-file=value Retrieve XML from the named file -p, --xml-pipe Retrieve XML from stdin Examples: Pretend a recurring monitor action found memcached stopped on node fred.example.com and, during recovery, that the memcached stop action failed # crm_simulate -LS --op-inject memcached:0_monitor_20000@bart.example.com=7 --op-fail memcached:0_stop_0@fred.example.com=1 --save-output /tmp/memcached-test.xml Now see what the reaction to the stop failure would be # crm_simulate -S --xml-file /tmp/memcached-test.xml Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_simulate --version Pacemaker 2.0.0-4.el7 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /usr/bin/help2man --output crm_simulate.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_simulate libtool: link: gcc -std=gnu99 -I../daemons/schedulerd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -o .libs/crm_resource crm_resource-crm_resource.o crm_resource-crm_resource_ban.o crm_resource-crm_resource_runtime.o crm_resource-crm_resource_print.o crm_resource-fake_transition.o ../lib/pengine/.libs/libpe_rules.so ../lib/lrmd/.libs/liblrmd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/services/.libs/libcrmservice.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing/.libs/libstonithd.so ../lib/services/.libs/libcrmservice.so -ldbus-1 ../lib/pengine/.libs/libpe_status.so ../daemons/schedulerd/.libs/libpengine.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_status.so -lncurses /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cib/.libs/libcib.so ../lib/transition/.libs/libtransitioner.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -I../daemons/schedulerd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -o crm_mon crm_mon-crm_mon.o ../lib/pengine/libpe_status.la ../lib/fencing/libstonithd.la ../daemons/schedulerd/libpengine.la ../lib/cib/libcib.la ../lib/common/libcrmcommon.la -lncurses -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_resource PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_resource --help crm_resource - Perform tasks related to cluster resources. Allows resources to be queried (definition and location), modified, and moved around the cluster. Usage: crm_resource (query|command) [options] Options: -?, --help Display this text and exit -$, --version Display version information and exit -V, --verbose Increase debug output (may be specified multiple times) -Q, --quiet Be less descriptive in results -r, --resource=value Resource ID Queries: -L, --list List all cluster resources with status -l, --list-raw List IDs of all instantiated resources (individual members rather than groups etc.) -O, --list-operations List active resource operations, optionally filtered by --resource and/or --node -o, --list-all-operations List all resource operations, optionally filtered by --resource and/or --node --list-standards List supported standards --list-ocf-providers List all available OCF providers --list-agents=value List all agents available for the named standard and/or provider. --list-ocf-alternatives=value List all available providers for the named OCF agent --show-metadata=value Show the metadata for the named class:provider:agent -q, --query-xml Show XML configuration of resource (after any template expansion) -w, --query-xml-raw Show XML configuration of resource (before any template expansion) -g, --get-parameter=value Display named parameter for resource. Use instance attribute unless --meta or --utilization is specified -W, --locate Show node(s) currently running resource -A, --stack Display the prerequisites and dependents of a resource -a, --constraints Display the (co)location constraints that apply to a resource -Y, --why Show why resources are not running, optionally filtered by --resource and/or --node Commands: --validate Call the validate-all action of the local given resource -C, --cleanup If resource has any past failures, clear its history and fail count. Optionally filtered by --resource, --node, --operation, and --interval (otherwise all). --operation and --interval apply to fail counts, but entire history is always cleared, to allow current state to be rechecked. -R, --refresh Delete resource's history (including failures) so its current state is rechecked. Optionally filtered by --resource and --node (otherwise all). Unless --force is specified, resource's group or clone (if any) will also be refreshed. -p, --set-parameter=value Set named parameter for resource (requires -v). Use instance attribute unless --meta or --utilization is specified. -d, --delete-parameter=value Delete named parameter for resource. Use instance attribute unless --meta or --utilization is specified. Resource location: -M, --move Create a constraint to move resource. If --node is specified, the constraint will be to move to that node, otherwise it will be to ban the current node. Unless --force is specified, this will return an error if the resource is already running on the specified node. If --force is specified, this will always ban the current node. Optional: --lifetime, --master. NOTE: This may prevent the resource from running on its previous location until the implicit constraint expires or is removed with --clear. -B, --ban Create a constraint to keep resource off a node. Optional: --node, --lifetime, --master. NOTE: This will prevent the resource from running on the affected node until the implicit constraint expires or is removed with --clear. If --node is not specified, it defaults to the node currently running the resource for primitives and groups, or the master for promotable clones with promoted-max=1 (all other situations result in an error as there is no sane default). -U, --clear Remove all constraints created by the --ban and/or --move commands. Requires: --resource. Optional: --node, --master. If --node is not specified, all constraints created by --ban and --move will be removed for the named resource. If --node and --force are specified, any constraint created by --move will be cleared, even if it is not for the specified node. -u, --lifetime=value Lifespan (as ISO 8601 duration) of created constraints (with -B, -M) (see https://en.wikipedia.org/wiki/ISO_8601#Durations) --master Limit scope of command to the Master role (with -B, -M, -U). For -B and -M, the previous master may remain active in the Slave role. Advanced Commands: -D, --delete (Advanced) Delete a resource from the CIB. Required: -t -F, --fail (Advanced) Tell the cluster this resource has failed --restart (Advanced) Tell the cluster to restart this resource and anything that depends on it --wait (Advanced) Wait until the cluster settles into a stable state --force-demote (Advanced) Bypass the cluster and demote a resource on the local node. Unless --force is specified, this will refuse to do so if the cluster believes the resource is a clone instance already running on the local node. --force-stop (Advanced) Bypass the cluster and stop a resource on the local node. --force-start (Advanced) Bypass the cluster and start a resource on the local node. Unless --force is specified, this will refuse to do so if the cluster believes the resource is a clone instance already running on the local node. --force-promote (Advanced) Bypass the cluster and promote a resource on the local node. Unless --force is specified, this will refuse to do so if the cluster believes the resource is a clone instance already running on the local node. --force-check (Advanced) Bypass the cluster and check the state of a resource on the local node. Additional Options: -N, --node=value Node name --recursive Follow colocation chains when using --set-parameter -t, --resource-type=value Resource XML element (primitive, group, etc.) (with -D) -v, --parameter-value=value Value to use with -p -m, --meta Use resource meta-attribute instead of instance attribute (with -p, -g, -d) -z, --utilization Use resource utilization attribute instead of instance attribute (with -p, -g, -d) -n, --operation=value Operation to clear instead of all (with -C -r) -I, --interval=value Interval of operation to clear (default 0) (with -C -r -n) -s, --set-name=value (Advanced) XML ID of attributes element to use (with -p, -d) -i, --nvpair=value (Advanced) XML ID of nvpair element to use (with -p, -d) -T, --timeout=value (Advanced) Abort if command does not finish in this time (with --restart, --wait, --force-*) -f, --force If making CIB changes, do so regardless of quorum. See help for individual commands for additional behavior. Examples: List the available OCF agents: # crm_resource --list-agents ocf List the available OCF agents from the linux-ha project: # crm_resource --list-agents ocf:heartbeat Move 'myResource' to a specific node: # crm_resource --resource myResource --move --node altNode Allow (but not force) 'myResource' to move back to its original location: # crm_resource --resource myResource --clear Stop 'myResource' (and anything that depends on it): # crm_resource --resource myResource --set-parameter target-role --meta --parameter-value Stopped Tell the cluster not to manage 'myResource': The cluster will not attempt to start or stop the resource under any circumstances. Useful when performing maintenance tasks on a resource. # crm_resource --resource myResource --set-parameter is-managed --meta --parameter-value false Erase the operation history of 'myResource' on 'aNode': The cluster will 'forget' the existing resource state (including any errors) and attempt to recover the resource. Useful when a resource had failed permanently and has been repaired by an administrator. # crm_resource --resource myResource --cleanup --node aNode Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_resource --version Pacemaker 2.0.0-4.el7 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /usr/bin/help2man --output crm_resource.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_resource libtool: link: gcc -std=gnu99 -I../daemons/schedulerd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -o .libs/crm_mon crm_mon-crm_mon.o ../lib/pengine/.libs/libpe_status.so ../lib/fencing/.libs/libstonithd.so ../daemons/schedulerd/.libs/libpengine.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_status.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cib/.libs/libcib.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs/libcrmcommon.so ../lib/common/.libs/libcrmcommon.so -lncurses -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_mon PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_mon --help crm_mon - Provides a summary of cluster's current state. Outputs varying levels of detail in a number of different formats. Usage: crm_mon mode [options] Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output -Q, --quiet Display only essential output Modes (mutually exclusive): -h, --as-html=value Write cluster status to the named html file -X, --as-xml Write cluster status as xml to stdout. This will enable one-shot mode. -w, --web-cgi Web mode with output suitable for CGI (preselected when run as *.cgi) -s, --simple-status Display the cluster status once as a simple one line output (suitable for nagios) Display Options: -n, --group-by-node Group resources by node -r, --inactive Display inactive resources -f, --failcounts Display resource fail counts -o, --operations Display resource operation history -t, --timing-details Display resource operation history with timing details -c, --tickets Display cluster tickets -W, --watch-fencing Listen for fencing events. For use with --external-agent -L, --neg-locations[=value] Display negative location constraints [optionally filtered by id prefix] -A, --show-node-attributes Display node attributes -D, --hide-headers Hide all headers -R, --show-detail Show more details (node IDs, individual clone instances) -b, --brief Brief output Additional Options: -i, --interval=value Update frequency in seconds -1, --one-shot Display the cluster status once on the console and exit -N, --disable-ncurses Disable the use of ncurses -d, --daemonize Run in the background as a daemon -p, --pid-file=value (Advanced) Daemon pid file location -E, --external-agent=value A program to run when resource operations take place. -e, --external-recipient=value A recipient for your program (assuming you want the program to send something to someone). Examples: Display the cluster status on the console with updates as they occur: # crm_mon Display the cluster status on the console just once then exit: # crm_mon -1 Display your cluster status, group resources by node, and include inactive resources in the list: # crm_mon --group-by-node --inactive Start crm_mon as a background daemon and have it write the cluster status to an HTML file: # crm_mon --daemonize --as-html /path/to/docroot/filename.html Start crm_mon and export the current cluster status as xml to stdout, then exit.: # crm_mon --as-xml Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_mon --version Pacemaker 2.0.0-4.el7 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools:$PATH /usr/bin/help2man --output crm_mon.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_mon gmake[1]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools' Making all in xml gmake[1]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/xml' echo " RNG pacemaker-3.1.rng" echo " RNG pacemaker-next.rng" echo " RNG pacemaker-1.0.rng" echo " RNG pacemaker-1.2.rng" echo " RNG pacemaker-1.3.rng" echo " RNG pacemaker-2.0.rng" RNG pacemaker-3.1.rng echo " RNG pacemaker-2.1.rng" echo '' > pacemaker-3.1.rng RNG pacemaker-next.rng echo " RNG pacemaker-2.2.rng" RNG pacemaker-1.0.rng echo '' > pacemaker-next.rng echo '' > pacemaker-1.0.rng echo " RNG pacemaker-2.3.rng" RNG pacemaker-1.2.rng echo " RNG pacemaker-2.4.rng" echo '' > pacemaker-1.2.rng RNG pacemaker-1.3.rng echo " RNG pacemaker-2.5.rng" RNG pacemaker-2.0.rng echo '' > pacemaker-1.3.rng echo '' > pacemaker-2.0.rng echo " RNG pacemaker-2.6.rng" RNG pacemaker-2.1.rng echo " RNG pacemaker-2.7.rng" echo '' > pacemaker-2.1.rng echo " RNG pacemaker-2.8.rng" RNG pacemaker-2.2.rng echo '' >> pacemaker-3.1.rng echo '' > pacemaker-2.2.rng echo " RNG pacemaker-2.9.rng" echo '' >> pacemaker-next.rng echo '' >> pacemaker-1.0.rng RNG pacemaker-2.3.rng echo " RNG pacemaker-2.10.rng" RNG pacemaker-2.4.rng echo '' > pacemaker-2.3.rng echo '' > pacemaker-2.4.rng echo " RNG pacemaker-3.0.rng" RNG pacemaker-2.5.rng echo '' >> pacemaker-1.2.rng echo '' > pacemaker-2.5.rng RNG pacemaker-2.6.rng RNG pacemaker-2.7.rng RNG pacemaker-2.8.rng RNG pacemaker-2.9.rng RNG pacemaker-2.10.rng RNG pacemaker-3.0.rng echo '' >> pacemaker-1.3.rng echo '' >> pacemaker-2.0.rng echo '' > pacemaker-2.6.rng echo '' > pacemaker-2.7.rng echo '' >> pacemaker-2.1.rng echo '' > pacemaker-2.8.rng echo ' ' >> pacemaker-3.1.rng echo '' >> pacemaker-2.2.rng echo '' > pacemaker-2.9.rng echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-1.0.rng echo '' > pacemaker-2.10.rng echo '' >> pacemaker-2.3.rng echo '' >> pacemaker-2.4.rng echo '' > pacemaker-3.0.rng echo ' ' >> pacemaker-1.2.rng echo '' >> pacemaker-2.5.rng echo ' ' >> pacemaker-1.3.rng echo ' ' >> pacemaker-2.0.rng echo '' >> pacemaker-2.6.rng echo '' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.1.rng echo " RNG versions.rng" echo '' >> pacemaker-2.8.rng echo ' ' >> pacemaker-3.1.rng echo ' ' >> pacemaker-2.2.rng echo '' >> pacemaker-2.9.rng echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-1.0.rng echo '' >> pacemaker-2.10.rng echo ' ' >> pacemaker-2.3.rng echo ' ' >> pacemaker-2.4.rng echo '' >> pacemaker-3.0.rng echo ' ' >> pacemaker-2.5.rng echo ' ' >> pacemaker-1.2.rng echo ' ' >> pacemaker-1.3.rng echo ' ' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.0.rng echo ' ' >> pacemaker-2.1.rng echo ' ' >> pacemaker-2.8.rng RNG versions.rng echo '' > versions.rng ../xml/best-match.sh cib 3.1 pacemaker-3.1.rng " " echo ' ' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.9.rng ../xml/best-match.sh cib 1.0 pacemaker-1.0.rng " " ../xml/best-match.sh cib next pacemaker-next.rng " " echo ' ' >> pacemaker-2.10.rng echo ' ' >> pacemaker-2.3.rng echo ' ' >> pacemaker-2.4.rng echo ' ' >> pacemaker-3.0.rng echo ' ' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.6.rng ../xml/best-match.sh cib 1.2 pacemaker-1.2.rng " " ../xml/best-match.sh cib 1.3 pacemaker-1.3.rng " " ../xml/best-match.sh cib 2.0 pacemaker-2.0.rng " " echo ' ' >> pacemaker-2.7.rng ../xml/best-match.sh cib 2.1 pacemaker-2.1.rng " " echo ' ' >> pacemaker-2.8.rng ../xml/best-match.sh cib 2.2 pacemaker-2.2.rng " " echo '' >> versions.rng echo ' ' >> pacemaker-2.9.rng echo ' ' >> pacemaker-2.10.rng ../xml/best-match.sh cib 2.3 pacemaker-2.3.rng " " echo ' ' >> pacemaker-3.0.rng ../xml/best-match.sh cib 2.4 pacemaker-2.4.rng " " ../xml/best-match.sh cib 2.5 pacemaker-2.5.rng " " ../xml/best-match.sh cib 2.6 pacemaker-2.6.rng " " ../xml/best-match.sh cib 2.7 pacemaker-2.7.rng " " ../xml/best-match.sh cib 2.8 pacemaker-2.8.rng " " echo ' ' >> versions.rng ../xml/best-match.sh cib 2.9 pacemaker-2.9.rng " " ../xml/best-match.sh cib 2.10 pacemaker-2.10.rng " " ../xml/best-match.sh cib 3.0 pacemaker-3.0.rng " " echo ' ' >> pacemaker-1.0.rng echo ' ' >> versions.rng echo ' ' >> pacemaker-1.0.rng echo ' ' >> versions.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 1.0 pacemaker-1.0.rng " " || :; done echo ' ' >> versions.rng echo ' ' >> versions.rng echo ' none' >> versions.rng echo ' pacemaker-0.6' >> versions.rng echo ' transitional-0.6' >> versions.rng echo ' pacemaker-0.7' >> versions.rng echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-1.2.rng echo ' pacemaker-1.1' >> versions.rng echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-1.2.rng for rng in next 1.0 1.2 1.3 2.0 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8 2.9 2.10 3.0 3.1; do echo " pacemaker-$rng" >> versions.rng; done for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng next pacemaker-next.rng " " || :; done echo ' ' >> versions.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 1.2 pacemaker-1.2.rng " " || :; done echo ' ' >> versions.rng echo ' ' >> versions.rng echo ' ' >> pacemaker-3.1.rng echo ' ' >> versions.rng echo ' ' >> pacemaker-3.1.rng echo ' ' >> versions.rng echo ' ' >> pacemaker-2.0.rng echo ' ' >> pacemaker-1.3.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 3.1 pacemaker-3.1.rng " " || :; done echo ' ' >> pacemaker-2.2.rng echo ' ' >> versions.rng echo ' ' >> pacemaker-2.0.rng echo ' ' >> pacemaker-1.3.rng echo ' ' >> pacemaker-2.1.rng echo ' ' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.3.rng echo ' ' >> pacemaker-2.4.rng echo ' ' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.6.rng echo ' ' >> versions.rng echo ' ' >> pacemaker-2.8.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 2.0 pacemaker-2.0.rng " " || :; done echo ' ' >> pacemaker-2.1.rng echo ' ' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.5.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 1.3 pacemaker-1.3.rng " " || :; done echo ' ' >> pacemaker-2.3.rng echo ' ' >> pacemaker-2.4.rng echo ' ' >> pacemaker-2.9.rng echo ' ' >> pacemaker-2.10.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 2.2 pacemaker-2.2.rng " " || :; done echo ' ' >> pacemaker-2.6.rng echo ' ' >> versions.rng echo ' ' >> pacemaker-2.8.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 2.1 pacemaker-2.1.rng " " || :; done echo ' ' >> pacemaker-3.0.rng echo ' ' >> pacemaker-2.7.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 2.5 pacemaker-2.5.rng " " || :; done for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 2.4 pacemaker-2.4.rng " " || :; done for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 2.3 pacemaker-2.3.rng " " || :; done echo ' ' >> pacemaker-2.9.rng echo ' ' >> pacemaker-2.10.rng echo '' >> versions.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 2.6 pacemaker-2.6.rng " " || :; done for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 2.8 pacemaker-2.8.rng " " || :; done for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 2.7 pacemaker-2.7.rng " " || :; done echo ' ' >> pacemaker-3.0.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 2.9 pacemaker-2.9.rng " " || :; done for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 2.10 pacemaker-2.10.rng " " || :; done for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 3.0 pacemaker-3.0.rng " " || :; done echo ' ' >> pacemaker-1.0.rng echo ' ' >> pacemaker-1.0.rng echo ' ' >> pacemaker-1.0.rng echo ' ' >> pacemaker-1.0.rng ../xml/best-match.sh status 1.0 pacemaker-1.0.rng " " echo ' ' >> pacemaker-1.0.rng echo ' ' >> pacemaker-1.0.rng echo ' ' >> pacemaker-1.2.rng echo ' ' >> pacemaker-1.0.rng echo ' ' >> pacemaker-1.2.rng echo ' ' >> pacemaker-1.0.rng echo ' ' >> pacemaker-1.2.rng echo '' >> pacemaker-1.0.rng echo ' ' >> pacemaker-1.2.rng ../xml/best-match.sh status 1.2 pacemaker-1.2.rng " " echo ' ' >> pacemaker-1.2.rng echo ' ' >> pacemaker-1.2.rng echo ' ' >> pacemaker-1.2.rng echo ' ' >> pacemaker-1.2.rng echo '' >> pacemaker-1.2.rng echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-next.rng ../xml/best-match.sh status next pacemaker-next.rng " " echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-1.3.rng echo ' ' >> pacemaker-1.3.rng echo '' >> pacemaker-next.rng echo ' ' >> pacemaker-1.3.rng echo ' ' >> pacemaker-1.3.rng ../xml/best-match.sh status 1.3 pacemaker-1.3.rng " " echo ' ' >> pacemaker-1.3.rng echo ' ' >> pacemaker-1.3.rng echo ' ' >> pacemaker-2.10.rng echo ' ' >> pacemaker-1.3.rng echo ' ' >> pacemaker-2.10.rng echo ' ' >> pacemaker-1.3.rng echo ' ' >> pacemaker-2.10.rng echo '' >> pacemaker-1.3.rng echo ' ' >> pacemaker-2.10.rng ../xml/best-match.sh status 2.10 pacemaker-2.10.rng " " echo ' ' >> pacemaker-2.9.rng echo ' ' >> pacemaker-2.9.rng echo ' ' >> pacemaker-2.9.rng echo ' ' >> pacemaker-2.9.rng ../xml/best-match.sh status 2.9 pacemaker-2.9.rng " " echo ' ' >> pacemaker-3.0.rng echo ' ' >> pacemaker-2.1.rng echo ' ' >> pacemaker-3.0.rng echo ' ' >> pacemaker-2.1.rng echo ' ' >> pacemaker-3.0.rng echo ' ' >> pacemaker-2.10.rng echo ' ' >> pacemaker-2.1.rng echo ' ' >> pacemaker-3.0.rng echo ' ' >> pacemaker-2.10.rng echo ' ' >> pacemaker-2.1.rng ../xml/best-match.sh status 3.0 pacemaker-3.0.rng " " echo ' ' >> pacemaker-2.10.rng ../xml/best-match.sh status 2.1 pacemaker-2.1.rng " " echo ' ' >> pacemaker-2.10.rng echo ' ' >> pacemaker-2.9.rng echo '' >> pacemaker-2.10.rng echo ' ' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.9.rng echo ' ' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.9.rng echo ' ' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.9.rng echo ' ' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.7.rng echo '' >> pacemaker-2.9.rng ../xml/best-match.sh status 2.2 pacemaker-2.2.rng " " echo ' ' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.3.rng ../xml/best-match.sh status 2.7 pacemaker-2.7.rng " " echo ' ' >> pacemaker-2.3.rng echo ' ' >> pacemaker-2.8.rng echo ' ' >> pacemaker-2.3.rng echo ' ' >> pacemaker-2.8.rng echo ' ' >> pacemaker-2.3.rng echo ' ' >> pacemaker-3.0.rng echo ' ' >> pacemaker-2.8.rng echo ' ' >> pacemaker-2.1.rng ../xml/best-match.sh status 2.3 pacemaker-2.3.rng " " echo ' ' >> pacemaker-3.0.rng echo ' ' >> pacemaker-2.8.rng echo ' ' >> pacemaker-2.1.rng echo ' ' >> pacemaker-3.0.rng ../xml/best-match.sh status 2.8 pacemaker-2.8.rng " " echo ' ' >> pacemaker-2.1.rng echo ' ' >> pacemaker-3.1.rng echo ' ' >> pacemaker-3.0.rng echo ' ' >> pacemaker-2.1.rng echo ' ' >> pacemaker-3.1.rng echo '' >> pacemaker-3.0.rng echo '' >> pacemaker-2.1.rng echo ' ' >> pacemaker-3.1.rng echo ' ' >> pacemaker-3.1.rng echo ' ' >> pacemaker-2.2.rng ../xml/best-match.sh status 3.1 pacemaker-3.1.rng " " echo ' ' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.7.rng echo '' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.7.rng ../xml/best-match.sh status 2.6 pacemaker-2.6.rng " " echo ' ' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.3.rng echo ' ' >> pacemaker-2.5.rng echo '' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.3.rng echo ' ' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.8.rng echo ' ' >> pacemaker-2.3.rng echo ' ' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.8.rng echo ' ' >> pacemaker-2.3.rng ../xml/best-match.sh status 2.5 pacemaker-2.5.rng " " echo ' ' >> pacemaker-2.8.rng echo '' >> pacemaker-2.3.rng echo ' ' >> pacemaker-2.8.rng echo ' ' >> pacemaker-2.0.rng echo '' >> pacemaker-2.8.rng echo ' ' >> pacemaker-2.4.rng echo ' ' >> pacemaker-3.1.rng echo ' ' >> pacemaker-2.0.rng echo ' ' >> pacemaker-2.4.rng echo ' ' >> pacemaker-3.1.rng echo ' ' >> pacemaker-2.0.rng echo ' ' >> pacemaker-2.4.rng echo ' ' >> pacemaker-3.1.rng echo ' ' >> pacemaker-2.0.rng echo ' ' >> pacemaker-2.4.rng echo ' ' >> pacemaker-3.1.rng ../xml/best-match.sh status 2.0 pacemaker-2.0.rng " " ../xml/best-match.sh status 2.4 pacemaker-2.4.rng " " echo '' >> pacemaker-3.1.rng echo ' ' >> pacemaker-2.6.rng echo " RNG pacemaker.rng" echo ' ' >> pacemaker-2.6.rng RNG pacemaker.rng cp ../xml/pacemaker-3.1.rng pacemaker.rng echo ' ' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.6.rng echo '' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.5.rng echo '' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.0.rng echo ' ' >> pacemaker-2.4.rng echo ' ' >> pacemaker-2.0.rng echo ' ' >> pacemaker-2.4.rng echo ' ' >> pacemaker-2.0.rng echo ' ' >> pacemaker-2.4.rng echo ' ' >> pacemaker-2.0.rng echo ' ' >> pacemaker-2.4.rng echo '' >> pacemaker-2.0.rng echo '' >> pacemaker-2.4.rng gmake[1]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/xml' Making all in cts gmake[1]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/cts' Making all in benchmark gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/cts/benchmark' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/cts/benchmark' gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/cts' gmake[2]: Nothing to be done for `all-am'. gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/cts' gmake[1]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/cts' Making all in doc gmake[1]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/doc' /usr/bin/asciidoc --unsafe --backend=xhtml11 crm_fencing.txt /usr/bin/asciidoc --unsafe --backend=xhtml11 acls.txt /usr/bin/inkscape --file=Pacemaker_Explained/en-US/images/pcmk-active-passive.svg --export-dpi=45 -C --export-png=Pacemaker_Explained/en-US/images/pcmk-active-passive-small.png /usr/bin/inkscape --file=Pacemaker_Explained/en-US/images/pcmk-overview.svg --export-dpi=45 -C --export-png=Pacemaker_Explained/en-US/images/pcmk-overview-small.png /usr/bin/inkscape --file=Pacemaker_Explained/en-US/images/pcmk-internals.svg --export-dpi=45 -C --export-png=Pacemaker_Explained/en-US/images/pcmk-internals-small.png /usr/bin/inkscape --file=Pacemaker_Explained/en-US/images/pcmk-active-active.svg --export-dpi=45 -C --export-png=Pacemaker_Explained/en-US/images/pcmk-active-active-small.png /usr/bin/inkscape --file=Pacemaker_Explained/en-US/images/pcmk-stack.svg --export-dpi=45 -C --export-png=Pacemaker_Explained/en-US/images/pcmk-stack-small.png /usr/bin/inkscape --file=Pacemaker_Explained/en-US/images/pcmk-shared-failover.svg --export-dpi=45 -C --export-png=Pacemaker_Explained/en-US/images/pcmk-shared-failover-small.png /usr/bin/inkscape --file=Clusters_from_Scratch/en-US/images/pcmk-active-passive.svg --export-dpi=45 -C --export-png=Clusters_from_Scratch/en-US/images/pcmk-active-passive-small.png /usr/bin/inkscape --file=Clusters_from_Scratch/en-US/images/pcmk-overview.svg --export-dpi=45 -C --export-png=Clusters_from_Scratch/en-US/images/pcmk-overview-small.png /usr/bin/inkscape --file=Clusters_from_Scratch/en-US/images/pcmk-internals.svg --export-dpi=45 -C --export-png=Clusters_from_Scratch/en-US/images/pcmk-internals-small.png /usr/bin/inkscape --file=Clusters_from_Scratch/en-US/images/pcmk-active-active.svg --export-dpi=45 -C --export-png=Clusters_from_Scratch/en-US/images/pcmk-active-active-small.png /usr/bin/inkscape --file=Clusters_from_Scratch/en-US/images/pcmk-stack.svg --export-dpi=45 -C --export-png=Clusters_from_Scratch/en-US/images/pcmk-stack-small.png /usr/bin/inkscape --file=Clusters_from_Scratch/en-US/images/pcmk-shared-failover.svg --export-dpi=45 -C --export-png=Clusters_from_Scratch/en-US/images/pcmk-shared-failover-small.png /usr/bin/inkscape --file=Pacemaker_Administration/en-US/images/pcmk-active-passive.svg --export-dpi=45 -C --export-png=Pacemaker_Administration/en-US/images/pcmk-active-passive-small.png /usr/bin/inkscape --file=Pacemaker_Administration/en-US/images/pcmk-overview.svg --export-dpi=45 -C --export-png=Pacemaker_Administration/en-US/images/pcmk-overview-small.png /usr/bin/inkscape --file=Pacemaker_Administration/en-US/images/pcmk-internals.svg --export-dpi=45 -C --export-png=Pacemaker_Administration/en-US/images/pcmk-internals-small.png /usr/bin/inkscape --file=Pacemaker_Administration/en-US/images/pcmk-active-active.svg --export-dpi=45 -C --export-png=Pacemaker_Administration/en-US/images/pcmk-active-active-small.png /usr/bin/inkscape --file=Pacemaker_Administration/en-US/images/pcmk-stack.svg --export-dpi=45 -C --export-png=Pacemaker_Administration/en-US/images/pcmk-stack-small.png /usr/bin/inkscape --file=Pacemaker_Administration/en-US/images/pcmk-shared-failover.svg --export-dpi=45 -C --export-png=Pacemaker_Administration/en-US/images/pcmk-shared-failover-small.png /usr/bin/inkscape --file=shared/en-US/images/pcmk-active-passive.svg --export-dpi=45 -C --export-png=shared/en-US/images/pcmk-active-passive-small.png /usr/bin/inkscape --file=shared/en-US/images/pcmk-overview.svg --export-dpi=45 -C --export-png=shared/en-US/images/pcmk-overview-small.png /usr/bin/inkscape --file=shared/en-US/images/pcmk-internals.svg --export-dpi=45 -C --export-png=shared/en-US/images/pcmk-internals-small.png /usr/bin/inkscape --file=shared/en-US/images/pcmk-active-active.svg --export-dpi=45 -C --export-png=shared/en-US/images/pcmk-active-active-small.png /usr/bin/inkscape --file=shared/en-US/images/pcmk-stack.svg --export-dpi=45 -C --export-png=shared/en-US/images/pcmk-stack-small.png /usr/bin/inkscape --file=shared/en-US/images/pcmk-shared-failover.svg --export-dpi=45 -C --export-png=shared/en-US/images/pcmk-shared-failover-small.png /usr/bin/inkscape --file=Pacemaker_Development/en-US/images/pcmk-active-passive.svg --export-dpi=45 -C --export-png=Pacemaker_Development/en-US/images/pcmk-active-passive-small.png /usr/bin/inkscape --file=Pacemaker_Development/en-US/images/pcmk-overview.svg --export-dpi=45 -C --export-png=Pacemaker_Development/en-US/images/pcmk-overview-small.png /usr/bin/inkscape --file=Pacemaker_Development/en-US/images/pcmk-internals.svg --export-dpi=45 -C --export-png=Pacemaker_Development/en-US/images/pcmk-internals-small.png /usr/bin/inkscape --file=Pacemaker_Development/en-US/images/pcmk-active-active.svg --export-dpi=45 -C --export-png=Pacemaker_Development/en-US/images/pcmk-active-active-small.png /usr/bin/inkscape --file=Pacemaker_Development/en-US/images/pcmk-stack.svg --export-dpi=45 -C --export-png=Pacemaker_Development/en-US/images/pcmk-stack-small.png /usr/bin/inkscape --file=Pacemaker_Development/en-US/images/pcmk-shared-failover.svg --export-dpi=45 -C --export-png=Pacemaker_Development/en-US/images/pcmk-shared-failover-small.png DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) DPI: 45 Background RRGGBBAA: ffffff00 DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) DPI: 45 DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) DPI: 45 DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) /usr/bin/inkscape --file=Pacemaker_Explained/en-US/images/Policy-Engine-small.svg --export-dpi=45 -C --export-png=Pacemaker_Explained/en-US/images/Policy-Engine-small-small.png Bitmap saved as: Pacemaker_Explained/en-US/images/pcmk-stack-small.png Bitmap saved as: Pacemaker_Administration/en-US/images/pcmk-stack-small.png /usr/bin/inkscape --file=Pacemaker_Explained/en-US/images/Policy-Engine-big.svg --export-dpi=45 -C --export-png=Pacemaker_Explained/en-US/images/Policy-Engine-big-small.png /usr/bin/inkscape --file=Clusters_from_Scratch/en-US/images/Policy-Engine-small.svg --export-dpi=45 -C --export-png=Clusters_from_Scratch/en-US/images/Policy-Engine-small-small.png Bitmap saved as: Clusters_from_Scratch/en-US/images/pcmk-stack-small.png Bitmap saved as: Pacemaker_Development/en-US/images/pcmk-stack-small.png DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) /usr/bin/inkscape --file=Clusters_from_Scratch/en-US/images/Policy-Engine-big.svg --export-dpi=45 -C --export-png=Clusters_from_Scratch/en-US/images/Policy-Engine-big-small.png /usr/bin/inkscape --file=Pacemaker_Administration/en-US/images/Policy-Engine-small.svg --export-dpi=45 -C --export-png=Pacemaker_Administration/en-US/images/Policy-Engine-small-small.png DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) Bitmap saved as: shared/en-US/images/pcmk-stack-small.png /usr/bin/inkscape --file=Pacemaker_Administration/en-US/images/Policy-Engine-big.svg --export-dpi=45 -C --export-png=Pacemaker_Administration/en-US/images/Policy-Engine-big-small.png Bitmap saved as: Pacemaker_Explained/en-US/images/pcmk-overview-small.png /usr/bin/inkscape --file=shared/en-US/images/Policy-Engine-small.svg --export-dpi=45 -C --export-png=shared/en-US/images/Policy-Engine-small-small.png Bitmap saved as: shared/en-US/images/pcmk-overview-small.png /usr/bin/inkscape --file=shared/en-US/images/Policy-Engine-big.svg --export-dpi=45 -C --export-png=shared/en-US/images/Policy-Engine-big-small.png Bitmap saved as: Pacemaker_Development/en-US/images/pcmk-overview-small.png /usr/bin/inkscape --file=Pacemaker_Development/en-US/images/Policy-Engine-small.svg --export-dpi=45 -C --export-png=Pacemaker_Development/en-US/images/Policy-Engine-small-small.png /usr/bin/inkscape --file=Pacemaker_Development/en-US/images/Policy-Engine-big.svg --export-dpi=45 -C --export-png=Pacemaker_Development/en-US/images/Policy-Engine-big-small.png DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:1238.67:346.667 exported to 581 x 162 pixels (45 dpi) Bitmap saved as: Clusters_from_Scratch/en-US/images/Policy-Engine-small-small.png Bitmap saved as: Clusters_from_Scratch/en-US/images/pcmk-overview-small.png /usr/bin/inkscape --file=Pacemaker_Explained/en-US/images/pcmk-active-passive.svg --export-dpi=90 -C --export-png=Pacemaker_Explained/en-US/images/pcmk-active-passive.png Bitmap saved as: Pacemaker_Administration/en-US/images/pcmk-overview-small.png /usr/bin/inkscape --file=Pacemaker_Explained/en-US/images/pcmk-overview.svg --export-dpi=90 -C --export-png=Pacemaker_Explained/en-US/images/pcmk-overview.png /usr/bin/inkscape --file=Pacemaker_Explained/en-US/images/pcmk-internals.svg --export-dpi=90 -C --export-png=Pacemaker_Explained/en-US/images/pcmk-internals.png DPI: 45 DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:1238.67:346.667 exported to 581 x 162 pixels (45 dpi) Background RRGGBBAA: ffffff00 Area 0:0:1238.67:346.667 exported to 581 x 162 pixels (45 dpi) Bitmap saved as: Pacemaker_Administration/en-US/images/Policy-Engine-small-small.png DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:1552:2074.67 exported to 727 x 972 pixels (45 dpi) /usr/bin/inkscape --file=Pacemaker_Explained/en-US/images/pcmk-active-active.svg --export-dpi=90 -C --export-png=Pacemaker_Explained/en-US/images/pcmk-active-active.png DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:1552:2074.67 exported to 727 x 972 pixels (45 dpi) Bitmap saved as: Pacemaker_Explained/en-US/images/Policy-Engine-small-small.png /usr/bin/inkscape --file=Pacemaker_Explained/en-US/images/pcmk-stack.svg --export-dpi=90 -C --export-png=Pacemaker_Explained/en-US/images/pcmk-stack.png DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:1238.67:346.667 exported to 581 x 162 pixels (45 dpi) Bitmap saved as: shared/en-US/images/Policy-Engine-small-small.png /usr/bin/inkscape --file=Pacemaker_Explained/en-US/images/pcmk-shared-failover.svg --export-dpi=90 -C --export-png=Pacemaker_Explained/en-US/images/pcmk-shared-failover.png Bitmap saved as: Clusters_from_Scratch/en-US/images/Policy-Engine-big-small.png Bitmap saved as: Pacemaker_Explained/en-US/images/Policy-Engine-big-small.png /usr/bin/inkscape --file=Clusters_from_Scratch/en-US/images/pcmk-active-passive.svg --export-dpi=90 -C --export-png=Clusters_from_Scratch/en-US/images/pcmk-active-passive.png /usr/bin/inkscape --file=Clusters_from_Scratch/en-US/images/pcmk-overview.svg --export-dpi=90 -C --export-png=Clusters_from_Scratch/en-US/images/pcmk-overview.png Bitmap saved as: Clusters_from_Scratch/en-US/images/pcmk-active-passive-small.png /usr/bin/inkscape --file=Clusters_from_Scratch/en-US/images/pcmk-internals.svg --export-dpi=90 -C --export-png=Clusters_from_Scratch/en-US/images/pcmk-internals.png DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:1552:2074.67 exported to 727 x 972 pixels (45 dpi) DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:1552:2074.67 exported to 727 x 972 pixels (45 dpi) DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:1238.67:346.667 exported to 581 x 162 pixels (45 dpi) Bitmap saved as: Pacemaker_Development/en-US/images/Policy-Engine-small-small.png /usr/bin/inkscape --file=Clusters_from_Scratch/en-US/images/pcmk-active-active.svg --export-dpi=90 -C --export-png=Clusters_from_Scratch/en-US/images/pcmk-active-active.png DPI: 45 Background RRGGBBAA: ffffff00 Area 0:0:1552:2074.67 exported to 727 x 972 pixels (45 dpi) Bitmap saved as: Pacemaker_Development/en-US/images/pcmk-active-passive-small.png Bitmap saved as: Pacemaker_Development/en-US/images/Policy-Engine-big-small.png /usr/bin/inkscape --file=Clusters_from_Scratch/en-US/images/pcmk-stack.svg --export-dpi=90 -C --export-png=Clusters_from_Scratch/en-US/images/pcmk-stack.png /usr/bin/inkscape --file=Clusters_from_Scratch/en-US/images/pcmk-shared-failover.svg --export-dpi=90 -C --export-png=Clusters_from_Scratch/en-US/images/pcmk-shared-failover.png Bitmap saved as: shared/en-US/images/pcmk-active-passive-small.png DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 750 x 563 pixels (90 dpi) Bitmap saved as: shared/en-US/images/Policy-Engine-big-small.png /usr/bin/inkscape --file=Pacemaker_Administration/en-US/images/pcmk-active-passive.svg --export-dpi=90 -C --export-png=Pacemaker_Administration/en-US/images/pcmk-active-passive.png Bitmap saved as: Pacemaker_Administration/en-US/images/Policy-Engine-big-small.png /usr/bin/inkscape --file=Pacemaker_Administration/en-US/images/pcmk-overview.svg --export-dpi=90 -C --export-png=Pacemaker_Administration/en-US/images/pcmk-overview.png /usr/bin/inkscape --file=Pacemaker_Administration/en-US/images/pcmk-internals.svg --export-dpi=90 -C --export-png=Pacemaker_Administration/en-US/images/pcmk-internals.png DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 750 x 563 pixels (90 dpi) DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 750 x 563 pixels (90 dpi) Bitmap saved as: Pacemaker_Administration/en-US/images/pcmk-active-passive-small.png DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 750 x 563 pixels (90 dpi) /usr/bin/inkscape --file=Pacemaker_Administration/en-US/images/pcmk-active-active.svg --export-dpi=90 -C --export-png=Pacemaker_Administration/en-US/images/pcmk-active-active.png DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 750 x 563 pixels (90 dpi) Bitmap saved as: Pacemaker_Explained/en-US/images/pcmk-active-passive-small.png Bitmap saved as: Pacemaker_Administration/en-US/images/pcmk-internals-small.png /usr/bin/inkscape --file=Pacemaker_Administration/en-US/images/pcmk-shared-failover.svg --export-dpi=90 -C --export-png=Pacemaker_Administration/en-US/images/pcmk-shared-failover.png Bitmap saved as: Pacemaker_Development/en-US/images/pcmk-internals-small.png /usr/bin/inkscape --file=shared/en-US/images/pcmk-active-active.svg --export-dpi=90 -C --export-png=shared/en-US/images/pcmk-active-active.png DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 750 x 563 pixels (90 dpi) /usr/bin/inkscape --file=Pacemaker_Explained/en-US/images/Policy-Engine-small.svg --export-dpi=90 -C --export-png=Pacemaker_Explained/en-US/images/Policy-Engine-small.png Bitmap saved as: Pacemaker_Explained/en-US/images/pcmk-internals-small.png /usr/bin/inkscape --file=Pacemaker_Explained/en-US/images/Policy-Engine-big.svg --export-dpi=90 -C --export-png=Pacemaker_Explained/en-US/images/Policy-Engine-big.png Bitmap saved as: Clusters_from_Scratch/en-US/images/pcmk-internals-small.png Bitmap saved as: shared/en-US/images/pcmk-internals-small.png /usr/bin/inkscape --file=Clusters_from_Scratch/en-US/images/Policy-Engine-small.svg --export-dpi=90 -C --export-png=Clusters_from_Scratch/en-US/images/Policy-Engine-small.png /usr/bin/inkscape --file=Clusters_from_Scratch/en-US/images/Policy-Engine-big.svg --export-dpi=90 -C --export-png=Clusters_from_Scratch/en-US/images/Policy-Engine-big.png Bitmap saved as: Clusters_from_Scratch/en-US/images/pcmk-shared-failover-small.png /usr/bin/inkscape --file=Pacemaker_Administration/en-US/images/Policy-Engine-small.svg --export-dpi=90 -C --export-png=Pacemaker_Administration/en-US/images/Policy-Engine-small.png DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 750 x 563 pixels (90 dpi) DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 750 x 563 pixels (90 dpi) Bitmap saved as: Pacemaker_Explained/en-US/images/pcmk-shared-failover-small.png DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 750 x 563 pixels (90 dpi) /usr/bin/inkscape --file=Pacemaker_Administration/en-US/images/Policy-Engine-big.svg --export-dpi=90 -C --export-png=Pacemaker_Administration/en-US/images/Policy-Engine-big.png DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 750 x 563 pixels (90 dpi) DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 750 x 563 pixels (90 dpi) DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 750 x 563 pixels (90 dpi) Bitmap saved as: Pacemaker_Administration/en-US/images/pcmk-shared-failover-small.png /usr/bin/inkscape --file=shared/en-US/images/Policy-Engine-small.svg --export-dpi=90 -C --export-png=shared/en-US/images/Policy-Engine-small.png Bitmap saved as: Pacemaker_Development/en-US/images/pcmk-shared-failover-small.png Bitmap saved as: shared/en-US/images/pcmk-shared-failover-small.png /usr/bin/inkscape --file=shared/en-US/images/Policy-Engine-big.svg --export-dpi=90 -C --export-png=shared/en-US/images/Policy-Engine-big.png /usr/bin/inkscape --file=Pacemaker_Development/en-US/images/Policy-Engine-small.svg --export-dpi=90 -C --export-png=Pacemaker_Development/en-US/images/Policy-Engine-small.png DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 750 x 563 pixels (90 dpi) DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 750 x 563 pixels (90 dpi) Bitmap saved as: Pacemaker_Explained/en-US/images/pcmk-active-active-small.png /usr/bin/inkscape --file=Pacemaker_Development/en-US/images/Policy-Engine-big.svg --export-dpi=90 -C --export-png=Pacemaker_Development/en-US/images/Policy-Engine-big.png DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 750 x 563 pixels (90 dpi) DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 750 x 563 pixels (90 dpi) DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:1238.67:346.667 exported to 1161 x 325 pixels (90 dpi) DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:1238.67:346.667 exported to 1161 x 325 pixels (90 dpi) DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:1238.67:346.667 exported to 1161 x 325 pixels (90 dpi) Bitmap saved as: Pacemaker_Explained/en-US/images/Policy-Engine-small.png /usr/bin/inkscape --file=Pacemaker_Explained/en-US/images/pcmk-active-passive.svg --export-dpi=180 -C --export-png=Pacemaker_Explained/en-US/images/pcmk-active-passive-large.png Bitmap saved as: Pacemaker_Administration/en-US/images/Policy-Engine-small.png /usr/bin/inkscape --file=Pacemaker_Explained/en-US/images/pcmk-overview.svg --export-dpi=180 -C --export-png=Pacemaker_Explained/en-US/images/pcmk-overview-large.png Bitmap saved as: shared/en-US/images/pcmk-active-active-small.png Bitmap saved as: Clusters_from_Scratch/en-US/images/pcmk-active-active-small.png /usr/bin/inkscape --file=Pacemaker_Explained/en-US/images/pcmk-internals.svg --export-dpi=180 -C --export-png=Pacemaker_Explained/en-US/images/pcmk-internals-large.png /usr/bin/inkscape --file=Pacemaker_Explained/en-US/images/pcmk-active-active.svg --export-dpi=180 -C --export-png=Pacemaker_Explained/en-US/images/pcmk-active-active-large.png DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:1552:2074.67 exported to 1455 x 1945 pixels (90 dpi) DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 750 x 563 pixels (90 dpi) DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 750 x 563 pixels (90 dpi) DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:1238.67:346.667 exported to 1161 x 325 pixels (90 dpi) Bitmap saved as: Clusters_from_Scratch/en-US/images/Policy-Engine-small.png /usr/bin/inkscape --file=Pacemaker_Explained/en-US/images/pcmk-stack.svg --export-dpi=180 -C --export-png=Pacemaker_Explained/en-US/images/pcmk-stack-large.png Bitmap saved as: Pacemaker_Development/en-US/images/pcmk-active-active-small.png Bitmap saved as: shared/en-US/images/Policy-Engine-small.png Bitmap saved as: Pacemaker_Explained/en-US/images/pcmk-stack.png /usr/bin/inkscape --file=Pacemaker_Explained/en-US/images/pcmk-shared-failover.svg --export-dpi=180 -C --export-png=Pacemaker_Explained/en-US/images/pcmk-shared-failover-large.png /usr/bin/inkscape --file=Clusters_from_Scratch/en-US/images/pcmk-active-passive.svg --export-dpi=180 -C --export-png=Clusters_from_Scratch/en-US/images/pcmk-active-passive-large.png /usr/bin/inkscape --file=Clusters_from_Scratch/en-US/images/pcmk-overview.svg --export-dpi=180 -C --export-png=Clusters_from_Scratch/en-US/images/pcmk-overview-large.png DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:1552:2074.67 exported to 1455 x 1945 pixels (90 dpi) DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:1552:2074.67 exported to 1455 x 1945 pixels (90 dpi) Bitmap saved as: Pacemaker_Administration/en-US/images/pcmk-active-active-small.png /usr/bin/inkscape --file=Clusters_from_Scratch/en-US/images/pcmk-internals.svg --export-dpi=180 -C --export-png=Clusters_from_Scratch/en-US/images/pcmk-internals-large.png DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:1238.67:346.667 exported to 1161 x 325 pixels (90 dpi) DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:1552:2074.67 exported to 1455 x 1945 pixels (90 dpi) Bitmap saved as: Pacemaker_Development/en-US/images/Policy-Engine-small.png /usr/bin/inkscape --file=Clusters_from_Scratch/en-US/images/pcmk-active-active.svg --export-dpi=180 -C --export-png=Clusters_from_Scratch/en-US/images/pcmk-active-active-large.png Bitmap saved as: Clusters_from_Scratch/en-US/images/pcmk-stack.png /usr/bin/inkscape --file=Clusters_from_Scratch/en-US/images/pcmk-stack.svg --export-dpi=180 -C --export-png=Clusters_from_Scratch/en-US/images/pcmk-stack-large.png DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) Bitmap saved as: Clusters_from_Scratch/en-US/images/Policy-Engine-big.png /usr/bin/inkscape --file=Clusters_from_Scratch/en-US/images/pcmk-shared-failover.svg --export-dpi=180 -C --export-png=Clusters_from_Scratch/en-US/images/pcmk-shared-failover-large.png DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) DPI: 90 Background RRGGBBAA: ffffff00 Area 0:0:1552:2074.67 exported to 1455 x 1945 pixels (90 dpi) Bitmap saved as: Pacemaker_Explained/en-US/images/Policy-Engine-big.png /usr/bin/inkscape --file=Pacemaker_Administration/en-US/images/pcmk-active-passive.svg --export-dpi=180 -C --export-png=Pacemaker_Administration/en-US/images/pcmk-active-passive-large.png DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) Bitmap saved as: shared/en-US/images/Policy-Engine-big.png Bitmap saved as: Pacemaker_Explained/en-US/images/pcmk-overview.png /usr/bin/inkscape --file=Pacemaker_Administration/en-US/images/pcmk-internals.svg --export-dpi=180 -C --export-png=Pacemaker_Administration/en-US/images/pcmk-internals-large.png Bitmap saved as: Pacemaker_Administration/en-US/images/Policy-Engine-big.png /usr/bin/inkscape --file=Pacemaker_Administration/en-US/images/pcmk-active-active.svg --export-dpi=180 -C --export-png=Pacemaker_Administration/en-US/images/pcmk-active-active-large.png /usr/bin/inkscape --file=Pacemaker_Administration/en-US/images/pcmk-shared-failover.svg --export-dpi=180 -C --export-png=Pacemaker_Administration/en-US/images/pcmk-shared-failover-large.png Bitmap saved as: Pacemaker_Administration/en-US/images/pcmk-overview.png /usr/bin/inkscape --file=shared/en-US/images/pcmk-active-active.svg --export-dpi=180 -C --export-png=shared/en-US/images/pcmk-active-active-large.png Bitmap saved as: Clusters_from_Scratch/en-US/images/pcmk-overview.png DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) /usr/bin/inkscape --file=shared/en-US/images/pcmk-shared-failover.svg --export-dpi=180 -C --export-png=shared/en-US/images/pcmk-shared-failover-large.png DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) Bitmap saved as: Pacemaker_Development/en-US/images/Policy-Engine-big.png /usr/bin/inkscape --file=Pacemaker_Development/en-US/images/pcmk-shared-failover.svg --export-dpi=180 -C --export-png=Pacemaker_Development/en-US/images/pcmk-shared-failover-large.png DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) Bitmap saved as: Pacemaker_Explained/en-US/images/pcmk-internals.png /usr/bin/inkscape --file=Pacemaker_Explained/en-US/images/Policy-Engine-small.svg --export-dpi=180 -C --export-png=Pacemaker_Explained/en-US/images/Policy-Engine-small-large.png DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) Bitmap saved as: Pacemaker_Explained/en-US/images/pcmk-stack-large.png /usr/bin/inkscape --file=Pacemaker_Explained/en-US/images/Policy-Engine-big.svg --export-dpi=180 -C --export-png=Pacemaker_Explained/en-US/images/Policy-Engine-big-large.png DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:1238.67:346.667 exported to 2322 x 650 pixels (180 dpi) Bitmap saved as: Clusters_from_Scratch/en-US/images/pcmk-internals.png /usr/bin/inkscape --file=Clusters_from_Scratch/en-US/images/Policy-Engine-small.svg --export-dpi=180 -C --export-png=Clusters_from_Scratch/en-US/images/Policy-Engine-small-large.png Bitmap saved as: Clusters_from_Scratch/en-US/images/pcmk-stack-large.png Bitmap saved as: Pacemaker_Explained/en-US/images/Policy-Engine-small-large.png /usr/bin/inkscape --file=Clusters_from_Scratch/en-US/images/Policy-Engine-big.svg --export-dpi=180 -C --export-png=Clusters_from_Scratch/en-US/images/Policy-Engine-big-large.png Bitmap saved as: Pacemaker_Administration/en-US/images/pcmk-internals.png /usr/bin/inkscape --file=Pacemaker_Administration/en-US/images/Policy-Engine-big.svg --export-dpi=180 -C --export-png=Pacemaker_Administration/en-US/images/Policy-Engine-big-large.png /usr/bin/inkscape --file=shared/en-US/images/Policy-Engine-big.svg --export-dpi=180 -C --export-png=shared/en-US/images/Policy-Engine-big-large.png Bitmap saved as: Pacemaker_Explained/en-US/images/pcmk-overview-large.png DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:1552:2074.67 exported to 2910 x 3890 pixels (180 dpi) /usr/bin/inkscape --file=Pacemaker_Development/en-US/images/Policy-Engine-big.svg --export-dpi=180 -C --export-png=Pacemaker_Development/en-US/images/Policy-Engine-big-large.png Bitmap saved as: Clusters_from_Scratch/en-US/images/pcmk-overview-large.png asciidoc -b docbook -a cli_name= -a =true -d book -o shared/en-US/pacemaker-intro.xml shared/en-US/pacemaker-intro.txt DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:1552:2074.67 exported to 2910 x 3890 pixels (180 dpi) DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:1238.67:346.667 exported to 2322 x 650 pixels (180 dpi) DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:1552:2074.67 exported to 2910 x 3890 pixels (180 dpi) DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:1552:2074.67 exported to 2910 x 3890 pixels (180 dpi) Bitmap saved as: Pacemaker_Explained/en-US/images/pcmk-active-passive.png Bitmap saved as: Clusters_from_Scratch/en-US/images/Policy-Engine-small-large.png asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Administration/en-US/Ch-Configuring.xml Pacemaker_Administration/en-US/Ch-Configuring.txt asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Administration/en-US/Ch-Installing.xml Pacemaker_Administration/en-US/Ch-Installing.txt DPI: 180 Background RRGGBBAA: ffffff00 Area 0:0:1552:2074.67 exported to 2910 x 3890 pixels (180 dpi) Bitmap saved as: Pacemaker_Explained/en-US/images/Policy-Engine-big-large.png asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Administration/en-US/Ch-Upgrading.xml Pacemaker_Administration/en-US/Ch-Upgrading.txt sed -i 's///' shared/en-US/pacemaker-intro.xml sed -i 's/ //' shared/en-US/pacemaker-intro.xml # Fix line endings sed -i 's/\ lang="en"//' shared/en-US/pacemaker-intro.xml # Never specify a language in the chapters sed -i 's/simpara/para/g' shared/en-US/pacemaker-intro.xml # publican doesn't correctly render footnotes with simpara sed -i 's/.*.*//g' shared/en-US/pacemaker-intro.xml # Remove dangling tag sed -i 's/.*preface>//g' shared/en-US/pacemaker-intro.xml # Remove preface elements sed -i 's:::g' shared/en-US/pacemaker-intro.xml # Remove empty title sed -i 's/chapter/section/g' shared/en-US/pacemaker-intro.xml # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' shared/en-US/pacemaker-intro.xml # Strip out bookinfo, we don't need it grep -qis "//' shared/en-US/pacemaker-intro.xml # We just want the appendix tag grep -vqis "/chapter>/g' shared/en-US/pacemaker-intro.xml # Rename to chapter gmake[1]: [shared/en-US/pacemaker-intro.xml] Error 1 (ignored) asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Administration/en-US/Ch-Cluster.xml Pacemaker_Administration/en-US/Ch-Cluster.txt Bitmap saved as: shared/en-US/images/Policy-Engine-big-large.png asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Administration/en-US/Ch-Monitoring.xml Pacemaker_Administration/en-US/Ch-Monitoring.txt sed -i 's///' Pacemaker_Administration/en-US/Ch-Installing.xml sed -i 's/ //' Pacemaker_Administration/en-US/Ch-Installing.xml # Fix line endings sed -i 's/\ lang="en"//' Pacemaker_Administration/en-US/Ch-Installing.xml # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Administration/en-US/Ch-Installing.xml # publican doesn't correctly render footnotes with simpara sed -i 's/.*.*//g' Pacemaker_Administration/en-US/Ch-Installing.xml # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Administration/en-US/Ch-Installing.xml # Remove preface elements sed -i 's:::g' Pacemaker_Administration/en-US/Ch-Installing.xml # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Administration/en-US/Ch-Installing.xml # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Administration/en-US/Ch-Installing.xml # Strip out bookinfo, we don't need it grep -qis "//' Pacemaker_Administration/en-US/Ch-Installing.xml # We just want the appendix tag grep -vqis "/chapter>/g' Pacemaker_Administration/en-US/Ch-Installing.xml # Rename to chapter gmake[1]: [Pacemaker_Administration/en-US/Ch-Installing.xml] Error 1 (ignored) asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Administration/en-US/Ch-Agents.xml Pacemaker_Administration/en-US/Ch-Agents.txt Bitmap saved as: Clusters_from_Scratch/en-US/images/pcmk-internals-large.png Bitmap saved as: Pacemaker_Administration/en-US/images/Policy-Engine-big-large.png Bitmap saved as: Clusters_from_Scratch/en-US/images/pcmk-active-passive.png asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Administration/en-US/Ch-Intro.xml Pacemaker_Administration/en-US/Ch-Intro.txt asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Development/en-US/Ch-Coding.xml Pacemaker_Development/en-US/Ch-Coding.txt asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Development/en-US/Ch-FAQ.xml Pacemaker_Development/en-US/Ch-FAQ.txt sed -i 's///' Pacemaker_Administration/en-US/Ch-Cluster.xml sed -i 's/ //' Pacemaker_Administration/en-US/Ch-Cluster.xml # Fix line endings sed -i 's/\ lang="en"//' Pacemaker_Administration/en-US/Ch-Cluster.xml # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Administration/en-US/Ch-Cluster.xml # publican doesn't correctly render footnotes with simpara sed -i 's/.*.*//g' Pacemaker_Administration/en-US/Ch-Cluster.xml # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Administration/en-US/Ch-Cluster.xml # Remove preface elements sed -i 's:::g' Pacemaker_Administration/en-US/Ch-Cluster.xml # Remove empty title Bitmap saved as: Pacemaker_Administration/en-US/images/pcmk-active-passive.png asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Development/en-US/Ch-Python.xml Pacemaker_Development/en-US/Ch-Python.txt sed -i 's/chapter/section/g' Pacemaker_Administration/en-US/Ch-Cluster.xml # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Administration/en-US/Ch-Cluster.xml # Strip out bookinfo, we don't need it grep -qis "//' Pacemaker_Administration/en-US/Ch-Cluster.xml # We just want the appendix tag grep -vqis "/chapter>/g' Pacemaker_Administration/en-US/Ch-Cluster.xml # Rename to chapter gmake[1]: [Pacemaker_Administration/en-US/Ch-Cluster.xml] Error 1 (ignored) sed -i 's///' Pacemaker_Administration/en-US/Ch-Monitoring.xml sed -i 's/ //' Pacemaker_Administration/en-US/Ch-Monitoring.xml # Fix line endings sed -i 's/\ lang="en"//' Pacemaker_Administration/en-US/Ch-Monitoring.xml # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Administration/en-US/Ch-Monitoring.xml # publican doesn't correctly render footnotes with simpara Bitmap saved as: Pacemaker_Explained/en-US/images/pcmk-internals-large.png asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Explained/en-US/Ch-Stonith.xml Pacemaker_Explained/en-US/Ch-Stonith.txt sed -i 's/.*.*//g' Pacemaker_Administration/en-US/Ch-Monitoring.xml # Remove dangling tag Bitmap saved as: Pacemaker_Explained/en-US/images/pcmk-shared-failover.png asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Explained/en-US/Ch-Advanced-Options.xml Pacemaker_Explained/en-US/Ch-Advanced-Options.txt sed -i 's/.*preface>//g' Pacemaker_Administration/en-US/Ch-Monitoring.xml # Remove preface elements sed -i 's:::g' Pacemaker_Administration/en-US/Ch-Monitoring.xml # Remove empty title asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Explained/en-US/Ch-Rules.xml Pacemaker_Explained/en-US/Ch-Rules.txt sed -i 's/chapter/section/g' Pacemaker_Administration/en-US/Ch-Monitoring.xml # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Administration/en-US/Ch-Monitoring.xml # Strip out bookinfo, we don't need it sed -i 's///' Pacemaker_Administration/en-US/Ch-Configuring.xml grep -qis "//' Pacemaker_Administration/en-US/Ch-Monitoring.xml # We just want the appendix tag sed -i 's/ //' Pacemaker_Administration/en-US/Ch-Configuring.xml # Fix line endings grep -vqis "/chapter>/g' Pacemaker_Administration/en-US/Ch-Monitoring.xml # Rename to chapter gmake[1]: [Pacemaker_Administration/en-US/Ch-Monitoring.xml] Error 1 (ignored) sed -i 's/\ lang="en"//' Pacemaker_Administration/en-US/Ch-Configuring.xml # Never specify a language in the chapters asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Explained/en-US/Ap-FAQ.xml Pacemaker_Explained/en-US/Ap-FAQ.txt Bitmap saved as: Clusters_from_Scratch/en-US/images/Policy-Engine-big-large.png sed -i 's/simpara/para/g' Pacemaker_Administration/en-US/Ch-Configuring.xml # publican doesn't correctly render footnotes with simpara Bitmap saved as: Pacemaker_Development/en-US/images/Policy-Engine-big-large.png asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Explained/en-US/Ch-Utilization.xml Pacemaker_Explained/en-US/Ch-Utilization.txt asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.txt sed -i 's/.*.*//g' Pacemaker_Administration/en-US/Ch-Configuring.xml # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Administration/en-US/Ch-Configuring.xml # Remove preface elements sed -i 's:::g' Pacemaker_Administration/en-US/Ch-Configuring.xml # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Administration/en-US/Ch-Configuring.xml # Chapters become sections, so that books can become chapters Bitmap saved as: Clusters_from_Scratch/en-US/images/pcmk-shared-failover.png sed -i 's/<.*bookinfo.*>//g' Pacemaker_Administration/en-US/Ch-Configuring.xml # Strip out bookinfo, we don't need it asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Explained/en-US/Ch-Resources.xml Pacemaker_Explained/en-US/Ch-Resources.txt grep -qis "//' Pacemaker_Administration/en-US/Ch-Configuring.xml # We just want the appendix tag grep -vqis "/chapter>/g' Pacemaker_Administration/en-US/Ch-Configuring.xml # Rename to chapter gmake[1]: [Pacemaker_Administration/en-US/Ch-Configuring.xml] Error 1 (ignored) asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Explained/en-US/Ap-Samples.xml Pacemaker_Explained/en-US/Ap-Samples.txt sed -i 's///' Pacemaker_Administration/en-US/Ch-Upgrading.xml sed -i 's/ //' Pacemaker_Administration/en-US/Ch-Upgrading.xml # Fix line endings Bitmap saved as: Pacemaker_Administration/en-US/images/pcmk-shared-failover.png sed -i 's/\ lang="en"//' Pacemaker_Administration/en-US/Ch-Upgrading.xml # Never specify a language in the chapters asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml Pacemaker_Explained/en-US/Ch-Advanced-Resources.txt sed -i 's/simpara/para/g' Pacemaker_Administration/en-US/Ch-Upgrading.xml # publican doesn't correctly render footnotes with simpara sed -i 's///' Pacemaker_Development/en-US/Ch-Coding.xml sed -i 's///' Pacemaker_Development/en-US/Ch-FAQ.xml sed -i 's/.*.*//g' Pacemaker_Administration/en-US/Ch-Upgrading.xml # Remove dangling tag sed -i 's/ //' Pacemaker_Development/en-US/Ch-Coding.xml # Fix line endings sed -i 's/ //' Pacemaker_Development/en-US/Ch-FAQ.xml # Fix line endings sed -i 's/.*preface>//g' Pacemaker_Administration/en-US/Ch-Upgrading.xml # Remove preface elements sed -i 's/\ lang="en"//' Pacemaker_Development/en-US/Ch-Coding.xml # Never specify a language in the chapters sed -i 's/\ lang="en"//' Pacemaker_Development/en-US/Ch-FAQ.xml # Never specify a language in the chapters sed -i 's:::g' Pacemaker_Administration/en-US/Ch-Upgrading.xml # Remove empty title sed -i 's///' Pacemaker_Administration/en-US/Ch-Intro.xml sed -i 's///' Pacemaker_Explained/en-US/Ap-FAQ.xml sed -i 's/simpara/para/g' Pacemaker_Development/en-US/Ch-Coding.xml # publican doesn't correctly render footnotes with simpara sed -i 's///' Pacemaker_Development/en-US/Ch-Python.xml sed -i 's/simpara/para/g' Pacemaker_Development/en-US/Ch-FAQ.xml # publican doesn't correctly render footnotes with simpara sed -i 's/chapter/section/g' Pacemaker_Administration/en-US/Ch-Upgrading.xml # Chapters become sections, so that books can become chapters sed -i 's/ //' Pacemaker_Administration/en-US/Ch-Intro.xml # Fix line endings sed -i 's/ //' Pacemaker_Explained/en-US/Ap-FAQ.xml # Fix line endings sed -i 's/.*.*//g' Pacemaker_Development/en-US/Ch-Coding.xml # Remove dangling tag sed -i 's///' Pacemaker_Administration/en-US/Ch-Agents.xml sed -i 's/ //' Pacemaker_Development/en-US/Ch-Python.xml # Fix line endings sed -i 's/.*.*//g' Pacemaker_Development/en-US/Ch-FAQ.xml # Remove dangling tag sed -i 's/<.*bookinfo.*>//g' Pacemaker_Administration/en-US/Ch-Upgrading.xml # Strip out bookinfo, we don't need it sed -i 's/\ lang="en"//' Pacemaker_Administration/en-US/Ch-Intro.xml # Never specify a language in the chapters sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ap-FAQ.xml # Never specify a language in the chapters sed -i 's/.*preface>//g' Pacemaker_Development/en-US/Ch-Coding.xml # Remove preface elements sed -i 's/ //' Pacemaker_Administration/en-US/Ch-Agents.xml # Fix line endings sed -i 's/\ lang="en"//' Pacemaker_Development/en-US/Ch-Python.xml # Never specify a language in the chapters sed -i 's/.*preface>//g' Pacemaker_Development/en-US/Ch-FAQ.xml # Remove preface elements grep -qis "//' Pacemaker_Administration/en-US/Ch-Upgrading.xml # We just want the appendix tag sed -i 's///' Pacemaker_Explained/en-US/Ch-Utilization.xml sed -i 's/simpara/para/g' Pacemaker_Administration/en-US/Ch-Intro.xml # publican doesn't correctly render footnotes with simpara sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ap-FAQ.xml # publican doesn't correctly render footnotes with simpara sed -i 's:::g' Pacemaker_Development/en-US/Ch-Coding.xml # Remove empty title sed -i 's/\ lang="en"//' Pacemaker_Administration/en-US/Ch-Agents.xml # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Development/en-US/Ch-Python.xml # publican doesn't correctly render footnotes with simpara Bitmap saved as: Pacemaker_Administration/en-US/images/pcmk-internals-large.png sed -i 's///' Pacemaker_Explained/en-US/Ap-Samples.xml sed -i 's:::g' Pacemaker_Development/en-US/Ch-FAQ.xml # Remove empty title grep -vqis "/chapter>/g' Pacemaker_Administration/en-US/Ch-Upgrading.xml # Rename to chapter gmake[1]: [Pacemaker_Administration/en-US/Ch-Upgrading.xml] Error 1 (ignored) sed -i 's/ //' Pacemaker_Explained/en-US/Ch-Utilization.xml # Fix line endings sed -i 's/.*.*//g' Pacemaker_Administration/en-US/Ch-Intro.xml # Remove dangling tag sed -i 's/.*.*//g' Pacemaker_Explained/en-US/Ap-FAQ.xml # Remove dangling tag sed -i 's/chapter/section/g' Pacemaker_Development/en-US/Ch-Coding.xml # Chapters become sections, so that books can become chapters sed -i 's/simpara/para/g' Pacemaker_Administration/en-US/Ch-Agents.xml # publican doesn't correctly render footnotes with simpara sed -i 's/.*.*//g' Pacemaker_Development/en-US/Ch-Python.xml # Remove dangling tag sed -i 's/ //' Pacemaker_Explained/en-US/Ap-Samples.xml # Fix line endings sed -i 's/chapter/section/g' Pacemaker_Development/en-US/Ch-FAQ.xml # Chapters become sections, so that books can become chapters sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Utilization.xml # Never specify a language in the chapters sed -i 's/.*preface>//g' Pacemaker_Administration/en-US/Ch-Intro.xml # Remove preface elements sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ap-FAQ.xml # Remove preface elements sed -i 's/<.*bookinfo.*>//g' Pacemaker_Development/en-US/Ch-Coding.xml # Strip out bookinfo, we don't need it sed -i 's/.*.*//g' Pacemaker_Administration/en-US/Ch-Agents.xml # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Development/en-US/Ch-Python.xml # Remove preface elements sed -i 's/<.*bookinfo.*>//g' Pacemaker_Development/en-US/Ch-FAQ.xml # Strip out bookinfo, we don't need it sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Utilization.xml # publican doesn't correctly render footnotes with simpara sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ap-Samples.xml # Never specify a language in the chapters sed -i 's:::g' Pacemaker_Administration/en-US/Ch-Intro.xml # Remove empty title sed -i 's:::g' Pacemaker_Explained/en-US/Ap-FAQ.xml # Remove empty title grep -qis "//' Pacemaker_Development/en-US/Ch-Coding.xml # We just want the appendix tag sed -i 's/.*preface>//g' Pacemaker_Administration/en-US/Ch-Agents.xml # Remove preface elements sed -i 's:::g' Pacemaker_Development/en-US/Ch-Python.xml # Remove empty title grep -qis "//' Pacemaker_Development/en-US/Ch-FAQ.xml # We just want the appendix tag sed -i 's/.*.*//g' Pacemaker_Explained/en-US/Ch-Utilization.xml # Remove dangling tag sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ap-Samples.xml # publican doesn't correctly render footnotes with simpara sed -i 's/chapter/section/g' Pacemaker_Administration/en-US/Ch-Intro.xml # Chapters become sections, so that books can become chapters sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ap-FAQ.xml # Chapters become sections, so that books can become chapters grep -vqis "/chapter>/g' Pacemaker_Development/en-US/Ch-Coding.xml # Rename to chapter gmake[1]: [Pacemaker_Development/en-US/Ch-Coding.xml] Error 1 (ignored) sed -i 's:::g' Pacemaker_Administration/en-US/Ch-Agents.xml # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Development/en-US/Ch-Python.xml # Chapters become sections, so that books can become chapters grep -vqis "/chapter>/g' Pacemaker_Development/en-US/Ch-FAQ.xml # Rename to chapter gmake[1]: [Pacemaker_Development/en-US/Ch-FAQ.xml] Error 1 (ignored) sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Utilization.xml # Remove preface elements sed -i 's/.*.*//g' Pacemaker_Explained/en-US/Ap-Samples.xml # Remove dangling tag sed -i 's/<.*bookinfo.*>//g' Pacemaker_Administration/en-US/Ch-Intro.xml # Strip out bookinfo, we don't need it sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ap-FAQ.xml # Strip out bookinfo, we don't need it sed -i 's/chapter/section/g' Pacemaker_Administration/en-US/Ch-Agents.xml # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Development/en-US/Ch-Python.xml # Strip out bookinfo, we don't need it sed -i 's:::g' Pacemaker_Explained/en-US/Ch-Utilization.xml # Remove empty title sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ap-Samples.xml # Remove preface elements grep -qis "//' Pacemaker_Administration/en-US/Ch-Intro.xml # We just want the appendix tag grep -qis "//' Pacemaker_Explained/en-US/Ap-FAQ.xml # We just want the appendix tag sed -i 's/<.*bookinfo.*>//g' Pacemaker_Administration/en-US/Ch-Agents.xml # Strip out bookinfo, we don't need it grep -qis "//' Pacemaker_Development/en-US/Ch-Python.xml # We just want the appendix tag sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Utilization.xml # Chapters become sections, so that books can become chapters sed -i 's:::g' Pacemaker_Explained/en-US/Ap-Samples.xml # Remove empty title grep -vqis "/chapter>/g' Pacemaker_Administration/en-US/Ch-Intro.xml # Rename to chapter gmake[1]: [Pacemaker_Administration/en-US/Ch-Intro.xml] Error 1 (ignored) grep -vqis "/chapter>/g' Pacemaker_Explained/en-US/Ap-FAQ.xml # Rename to chapter grep -qis "//' Pacemaker_Administration/en-US/Ch-Agents.xml # We just want the appendix tag grep -vqis "/chapter>/g' Pacemaker_Development/en-US/Ch-Python.xml # Rename to chapter sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Utilization.xml # Strip out bookinfo, we don't need it gmake[1]: [Pacemaker_Development/en-US/Ch-Python.xml] Error 1 (ignored) sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ap-Samples.xml # Chapters become sections, so that books can become chapters grep -vqis "/chapter>/g' Pacemaker_Administration/en-US/Ch-Agents.xml # Rename to chapter gmake[1]: [Pacemaker_Administration/en-US/Ch-Agents.xml] Error 1 (ignored) sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ap-Samples.xml # Strip out bookinfo, we don't need it asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml Pacemaker_Explained/en-US/Ch-Reusing-Configuration.txt grep -qis "//' Pacemaker_Explained/en-US/Ap-Samples.xml # We just want the appendix tag grep -vqis "/chapter>/g' Pacemaker_Explained/en-US/Ap-Samples.xml # Rename to chapter asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Explained/en-US/Ch-Options.xml Pacemaker_Explained/en-US/Ch-Options.txt asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Explained/en-US/Ch-Constraints.xml Pacemaker_Explained/en-US/Ch-Constraints.txt grep -qis "//' Pacemaker_Explained/en-US/Ch-Utilization.xml # We just want the appendix tag asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Explained/en-US/Ch-Nodes.xml Pacemaker_Explained/en-US/Ch-Nodes.txt asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Explained/en-US/Ch-Status.xml Pacemaker_Explained/en-US/Ch-Status.txt asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Explained/en-US/Ch-Alerts.xml Pacemaker_Explained/en-US/Ch-Alerts.txt grep -vqis "/chapter>/g' Pacemaker_Explained/en-US/Ch-Utilization.xml # Rename to chapter gmake[1]: [Pacemaker_Explained/en-US/Ch-Utilization.xml] Error 1 (ignored) asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Explained/en-US/Ch-Intro.xml Pacemaker_Explained/en-US/Ch-Intro.txt asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.txt asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Remote/en-US/Ch-Example.xml Pacemaker_Remote/en-US/Ch-Example.txt asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml Pacemaker_Remote/en-US/Ch-KVM-Tutorial.txt sed -i 's///' Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml sed -i 's/ //' Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml # Fix line endings sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml # publican doesn't correctly render footnotes with simpara sed -i 's/.*.*//g' Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml # Remove preface elements sed -i 's:::g' Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml # Strip out bookinfo, we don't need it grep -qis "//' Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml # We just want the appendix tag grep -vqis "/chapter>/g' Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml # Rename to chapter gmake[1]: [Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml] Error 1 (ignored) asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Remote/en-US/Ch-Alternatives.xml Pacemaker_Remote/en-US/Ch-Alternatives.txt Bitmap saved as: Clusters_from_Scratch/en-US/images/pcmk-active-active.png asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Remote/en-US/Ch-Options.xml Pacemaker_Remote/en-US/Ch-Options.txt sed -i 's///' Pacemaker_Explained/en-US/Ch-Nodes.xml sed -i 's///' Pacemaker_Explained/en-US/Ch-Advanced-Options.xml sed -i 's/ //' Pacemaker_Explained/en-US/Ch-Nodes.xml # Fix line endings sed -i 's/ //' Pacemaker_Explained/en-US/Ch-Advanced-Options.xml # Fix line endings sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Nodes.xml # Never specify a language in the chapters sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Advanced-Options.xml # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Nodes.xml # publican doesn't correctly render footnotes with simpara sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Advanced-Options.xml # publican doesn't correctly render footnotes with simpara sed -i 's/.*.*//g' Pacemaker_Explained/en-US/Ch-Nodes.xml # Remove dangling tag Bitmap saved as: Pacemaker_Explained/en-US/images/pcmk-active-active.png sed -i 's/.*.*//g' Pacemaker_Explained/en-US/Ch-Advanced-Options.xml # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Nodes.xml # Remove preface elements asciidoc -b docbook -a cli_name= -a =true -d book -o Pacemaker_Remote/en-US/Ch-Intro.xml Pacemaker_Remote/en-US/Ch-Intro.txt sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Advanced-Options.xml # Remove preface elements sed -i 's///' Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml sed -i 's:::g' Pacemaker_Explained/en-US/Ch-Nodes.xml # Remove empty title sed -i 's:::g' Pacemaker_Explained/en-US/Ch-Advanced-Options.xml # Remove empty title sed -i 's/ //' Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml # Fix line endings sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Nodes.xml # Chapters become sections, so that books can become chapters sed -i 's///' Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Advanced-Options.xml # Chapters become sections, so that books can become chapters sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml # Never specify a language in the chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Nodes.xml # Strip out bookinfo, we don't need it sed -i 's/ //' Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml # Fix line endings grep -qis "//' Pacemaker_Explained/en-US/Ch-Nodes.xml # We just want the appendix tag sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Advanced-Options.xml # Strip out bookinfo, we don't need it sed -i 's///' Pacemaker_Explained/en-US/Ch-Intro.xml sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml # publican doesn't correctly render footnotes with simpara sed -i 's/\ lang="en"//' Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml # Never specify a language in the chapters grep -vqis "/chapter>/g' Pacemaker_Explained/en-US/Ch-Nodes.xml # Rename to chapter gmake[1]: [Pacemaker_Explained/en-US/Ch-Nodes.xml] Error 1 (ignored) grep -qis "//' Pacemaker_Explained/en-US/Ch-Advanced-Options.xml # We just want the appendix tag sed -i 's/ //' Pacemaker_Explained/en-US/Ch-Intro.xml # Fix line endings sed -i 's/.*.*//g' Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml # Remove dangling tag sed -i 's/simpara/para/g' Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml # publican doesn't correctly render footnotes with simpara Bitmap saved as: Clusters_from_Scratch/en-US/images/pcmk-active-passive-large.png grep -vqis "/chapter>/g' Pacemaker_Explained/en-US/Ch-Advanced-Options.xml # Rename to chapter gmake[1]: [Pacemaker_Explained/en-US/Ch-Advanced-Options.xml] Error 1 (ignored) sed -i 's///' Pacemaker_Remote/en-US/Ch-Example.xml sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Intro.xml # Never specify a language in the chapters sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml # Remove preface elements sed -i 's/.*.*//g' Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml # Remove dangling tag sed -i 's/ //' Pacemaker_Remote/en-US/Ch-Example.xml # Fix line endings sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Intro.xml # publican doesn't correctly render footnotes with simpara sed -i 's:::g' Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml # Remove empty title sed -i 's/.*preface>//g' Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml # Remove preface elements sed -i 's/\ lang="en"//' Pacemaker_Remote/en-US/Ch-Example.xml # Never specify a language in the chapters sed -i 's/.*.*//g' Pacemaker_Explained/en-US/Ch-Intro.xml # Remove dangling tag sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml # Chapters become sections, so that books can become chapters sed -i 's:::g' Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml # Remove empty title sed -i 's/simpara/para/g' Pacemaker_Remote/en-US/Ch-Example.xml # publican doesn't correctly render footnotes with simpara sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Intro.xml # Remove preface elements sed -i 's/chapter/section/g' Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml # Chapters become sections, so that books can become chapters sed -i 's/.*.*//g' Pacemaker_Remote/en-US/Ch-Example.xml # Remove dangling tag asciidoc -b docbook -a cli_name= -a =true -d book -o Clusters_from_Scratch/en-US/Ch-Stonith.xml Clusters_from_Scratch/en-US/Ch-Stonith.txt sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml # Strip out bookinfo, we don't need it sed -i 's///' Pacemaker_Remote/en-US/Ch-Alternatives.xml sed -i 's///' Pacemaker_Explained/en-US/Ch-Status.xml sed -i 's///' Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml sed -i 's///' Pacemaker_Remote/en-US/Ch-Options.xml sed -i 's:::g' Pacemaker_Explained/en-US/Ch-Intro.xml # Remove empty title sed -i 's/<.*bookinfo.*>//g' Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml # Strip out bookinfo, we don't need it sed -i 's/.*preface>//g' Pacemaker_Remote/en-US/Ch-Example.xml # Remove preface elements grep -qis "//' Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml # We just want the appendix tag sed -i 's/ //' Pacemaker_Remote/en-US/Ch-Alternatives.xml # Fix line endings sed -i 's/ //' Pacemaker_Explained/en-US/Ch-Status.xml # Fix line endings sed -i 's/ //' Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml # Fix line endings sed -i 's/ //' Pacemaker_Remote/en-US/Ch-Options.xml # Fix line endings sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Intro.xml # Chapters become sections, so that books can become chapters grep -qis "//' Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml # We just want the appendix tag sed -i 's:::g' Pacemaker_Remote/en-US/Ch-Example.xml # Remove empty title grep -vqis "/chapter>/g' Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml # Rename to chapter gmake[1]: [Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml] Error 1 (ignored) sed -i 's/\ lang="en"//' Pacemaker_Remote/en-US/Ch-Alternatives.xml # Never specify a language in the chapters sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Status.xml # Never specify a language in the chapters Bitmap saved as: Pacemaker_Explained/en-US/images/pcmk-active-passive-large.png sed -i 's/\ lang="en"//' Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml # Never specify a language in the chapters sed -i 's/\ lang="en"//' Pacemaker_Remote/en-US/Ch-Options.xml # Never specify a language in the chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Intro.xml # Strip out bookinfo, we don't need it grep -vqis "/chapter>/g' Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml # Rename to chapter gmake[1]: [Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml] Error 1 (ignored) sed -i 's/chapter/section/g' Pacemaker_Remote/en-US/Ch-Example.xml # Chapters become sections, so that books can become chapters sed -i 's/simpara/para/g' Pacemaker_Remote/en-US/Ch-Alternatives.xml # publican doesn't correctly render footnotes with simpara sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Status.xml # publican doesn't correctly render footnotes with simpara sed -i 's/simpara/para/g' Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml # publican doesn't correctly render footnotes with simpara sed -i 's/simpara/para/g' Pacemaker_Remote/en-US/Ch-Options.xml # publican doesn't correctly render footnotes with simpara grep -qis "//' Pacemaker_Explained/en-US/Ch-Intro.xml # We just want the appendix tag sed -i 's/<.*bookinfo.*>//g' Pacemaker_Remote/en-US/Ch-Example.xml # Strip out bookinfo, we don't need it sed -i 's/.*.*//g' Pacemaker_Remote/en-US/Ch-Alternatives.xml # Remove dangling tag sed -i 's/.*.*//g' Pacemaker_Explained/en-US/Ch-Status.xml # Remove dangling tag sed -i 's/.*.*//g' Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml # Remove dangling tag sed -i 's/.*.*//g' Pacemaker_Remote/en-US/Ch-Options.xml # Remove dangling tag grep -vqis "/chapter>/g' Pacemaker_Explained/en-US/Ch-Intro.xml # Rename to chapter gmake[1]: [Pacemaker_Explained/en-US/Ch-Intro.xml] Error 1 (ignored) grep -qis "//' Pacemaker_Remote/en-US/Ch-Example.xml # We just want the appendix tag sed -i 's/.*preface>//g' Pacemaker_Remote/en-US/Ch-Alternatives.xml # Remove preface elements sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Status.xml # Remove preface elements sed -i 's/.*preface>//g' Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml # Remove preface elements sed -i 's/.*preface>//g' Pacemaker_Remote/en-US/Ch-Options.xml # Remove preface elements grep -vqis "/chapter>/g' Pacemaker_Remote/en-US/Ch-Example.xml # Rename to chapter gmake[1]: [Pacemaker_Remote/en-US/Ch-Example.xml] Error 1 (ignored) sed -i 's:::g' Pacemaker_Remote/en-US/Ch-Alternatives.xml # Remove empty title sed -i 's:::g' Pacemaker_Explained/en-US/Ch-Status.xml # Remove empty title sed -i 's///' Pacemaker_Remote/en-US/Ch-Intro.xml sed -i 's:::g' Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml # Remove empty title sed -i 's:::g' Pacemaker_Remote/en-US/Ch-Options.xml # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Remote/en-US/Ch-Alternatives.xml # Chapters become sections, so that books can become chapters sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Status.xml # Chapters become sections, so that books can become chapters sed -i 's/ //' Pacemaker_Remote/en-US/Ch-Intro.xml # Fix line endings sed -i 's/chapter/section/g' Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml # Chapters become sections, so that books can become chapters sed -i 's/chapter/section/g' Pacemaker_Remote/en-US/Ch-Options.xml # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Remote/en-US/Ch-Alternatives.xml # Strip out bookinfo, we don't need it sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Status.xml # Strip out bookinfo, we don't need it sed -i 's/\ lang="en"//' Pacemaker_Remote/en-US/Ch-Intro.xml # Never specify a language in the chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml # Strip out bookinfo, we don't need it grep -qis "//' Pacemaker_Remote/en-US/Ch-Alternatives.xml # We just want the appendix tag sed -i 's/<.*bookinfo.*>//g' Pacemaker_Remote/en-US/Ch-Options.xml # Strip out bookinfo, we don't need it grep -qis "//' Pacemaker_Explained/en-US/Ch-Status.xml # We just want the appendix tag sed -i 's/simpara/para/g' Pacemaker_Remote/en-US/Ch-Intro.xml # publican doesn't correctly render footnotes with simpara grep -qis "//' Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml # We just want the appendix tag grep -vqis "/chapter>/g' Pacemaker_Remote/en-US/Ch-Alternatives.xml # Rename to chapter gmake[1]: [Pacemaker_Remote/en-US/Ch-Alternatives.xml] Error 1 (ignored) grep -qis "//' Pacemaker_Remote/en-US/Ch-Options.xml # We just want the appendix tag sed -i 's/.*.*//g' Pacemaker_Remote/en-US/Ch-Intro.xml # Remove dangling tag grep -vqis "/chapter>/g' Pacemaker_Explained/en-US/Ch-Status.xml # Rename to chapter gmake[1]: [Pacemaker_Explained/en-US/Ch-Status.xml] Error 1 (ignored) Bitmap saved as: Pacemaker_Administration/en-US/images/pcmk-active-passive-large.png grep -vqis "/chapter>/g' Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml # Rename to chapter gmake[1]: [Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml] Error 1 (ignored) grep -vqis "/chapter>/g' Pacemaker_Remote/en-US/Ch-Options.xml # Rename to chapter gmake[1]: [Pacemaker_Remote/en-US/Ch-Options.xml] Error 1 (ignored) sed -i 's/.*preface>//g' Pacemaker_Remote/en-US/Ch-Intro.xml # Remove preface elements asciidoc -b docbook -a cli_name= -a =true -d book -o Clusters_from_Scratch/en-US/Ch-Active-Active.xml Clusters_from_Scratch/en-US/Ch-Active-Active.txt sed -i 's:::g' Pacemaker_Remote/en-US/Ch-Intro.xml # Remove empty title asciidoc -b docbook -a cli_name= -a =true -d book -o Clusters_from_Scratch/en-US/Ap-Reading.xml Clusters_from_Scratch/en-US/Ap-Reading.txt asciidoc -b docbook -a cli_name= -a =true -d book -o Clusters_from_Scratch/en-US/Ch-Apache.xml Clusters_from_Scratch/en-US/Ch-Apache.txt sed -i 's/chapter/section/g' Pacemaker_Remote/en-US/Ch-Intro.xml # Chapters become sections, so that books can become chapters sed -i 's///' Clusters_from_Scratch/en-US/Ch-Stonith.xml sed -i 's/<.*bookinfo.*>//g' Pacemaker_Remote/en-US/Ch-Intro.xml # Strip out bookinfo, we don't need it Bitmap saved as: shared/en-US/images/pcmk-active-active.png Bitmap saved as: Pacemaker_Administration/en-US/images/pcmk-active-active.png sed -i 's/ //' Clusters_from_Scratch/en-US/Ch-Stonith.xml # Fix line endings asciidoc -b docbook -a cli_name= -a =true -d book -o Clusters_from_Scratch/en-US/Ch-Active-Passive.xml Clusters_from_Scratch/en-US/Ch-Active-Passive.txt grep -qis "//' Pacemaker_Remote/en-US/Ch-Intro.xml # We just want the appendix tag sed -i 's/\ lang="en"//' Clusters_from_Scratch/en-US/Ch-Stonith.xml # Never specify a language in the chapters asciidoc -b docbook -a cli_name= -a =true -d book -o Clusters_from_Scratch/en-US/Ch-Verification.xml Clusters_from_Scratch/en-US/Ch-Verification.txt sed -i 's/simpara/para/g' Clusters_from_Scratch/en-US/Ch-Stonith.xml # publican doesn't correctly render footnotes with simpara grep -vqis "/chapter>/g' Pacemaker_Remote/en-US/Ch-Intro.xml # Rename to chapter gmake[1]: [Pacemaker_Remote/en-US/Ch-Intro.xml] Error 1 (ignored) asciidoc -b docbook -a cli_name= -a =true -d book -o Clusters_from_Scratch/en-US/Ch-Installation.xml Clusters_from_Scratch/en-US/Ch-Installation.txt sed -i 's/.*.*//g' Clusters_from_Scratch/en-US/Ch-Stonith.xml # Remove dangling tag asciidoc -b docbook -a cli_name= -a =true -d book -o Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml Clusters_from_Scratch/en-US/Ch-Shared-Storage.txt sed -i 's/.*preface>//g' Clusters_from_Scratch/en-US/Ch-Stonith.xml # Remove preface elements asciidoc -b docbook -a cli_name= -a =true -d book -o Clusters_from_Scratch/en-US/Ap-Configuration.xml Clusters_from_Scratch/en-US/Ap-Configuration.txt asciidoc -b docbook -a cli_name= -a =true -d book -o Clusters_from_Scratch/en-US/Ch-Intro.xml Clusters_from_Scratch/en-US/Ch-Intro.txt sed -i 's:::g' Clusters_from_Scratch/en-US/Ch-Stonith.xml # Remove empty title asciidoc -b docbook -a cli_name= -a =true -d book -o Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml Clusters_from_Scratch/en-US/Ap-Corosync-Conf.txt sed -i 's/chapter/section/g' Clusters_from_Scratch/en-US/Ch-Stonith.xml # Chapters become sections, so that books can become chapters asciidoc -b docbook -a cli_name= -a =true -d book -o Clusters_from_Scratch/en-US/Ch-Tools.xml Clusters_from_Scratch/en-US/Ch-Tools.txt sed -i 's/<.*bookinfo.*>//g' Clusters_from_Scratch/en-US/Ch-Stonith.xml # Strip out bookinfo, we don't need it Building Pacemaker_Administration because of Pacemaker_Administration/en-US/Book_Info.xml Pacemaker_Administration/en-US/Revision_History.xml Pacemaker_Administration/en-US/Preface.xml Pacemaker_Administration/en-US/Pacemaker_Administration.xml Pacemaker_Administration/en-US/Author_Group.xml Pacemaker_Administration/en-US/Ch-Configuring.xml Pacemaker_Administration/en-US/Ch-Installing.xml Pacemaker_Administration/en-US/Ch-Upgrading.xml Pacemaker_Administration/en-US/Ch-Cluster.xml Pacemaker_Administration/en-US/Ch-Monitoring.xml Pacemaker_Administration/en-US/Ch-Agents.xml Pacemaker_Administration/en-US/Ch-Intro.xml grep -qis "//' Clusters_from_Scratch/en-US/Ch-Stonith.xml # We just want the appendix tag sed -i 's///' Clusters_from_Scratch/en-US/Ap-Reading.xml rm -rf Pacemaker_Administration/publish/* grep -vqis "/chapter>/g' Clusters_from_Scratch/en-US/Ch-Stonith.xml # Rename to chapter sed -i 's/ //' Clusters_from_Scratch/en-US/Ap-Reading.xml # Fix line endings gmake[1]: [Clusters_from_Scratch/en-US/Ch-Stonith.xml] Error 1 (ignored) Building Pacemaker_Development because of Pacemaker_Development/en-US/Book_Info.xml Pacemaker_Development/en-US/Revision_History.xml Pacemaker_Development/en-US/Pacemaker_Development.xml Pacemaker_Development/en-US/Author_Group.xml Pacemaker_Development/en-US/Ch-Coding.xml Pacemaker_Development/en-US/Ch-FAQ.xml Pacemaker_Development/en-US/Ch-Python.xml rm -rf Pacemaker_Development/publish/* Pacemaker_Development/tmp cd Pacemaker_Administration \ && RPM_BUILD_DIR="" \ /usr/bin/publican build --publish --langs=en-US --formats=html-desktop \ sed -i 's/\ lang="en"//' Clusters_from_Scratch/en-US/Ap-Reading.xml # Never specify a language in the chapters cd Pacemaker_Development \ && RPM_BUILD_DIR="" \ /usr/bin/publican build --publish --langs=en-US --formats=html-desktop \ sed -i 's/simpara/para/g' Clusters_from_Scratch/en-US/Ap-Reading.xml # publican doesn't correctly render footnotes with simpara sed -i 's/.*.*//g' Clusters_from_Scratch/en-US/Ap-Reading.xml # Remove dangling tag sed -i 's/.*preface>//g' Clusters_from_Scratch/en-US/Ap-Reading.xml # Remove preface elements sed -i 's:::g' Clusters_from_Scratch/en-US/Ap-Reading.xml # Remove empty title sed -i 's/chapter/section/g' Clusters_from_Scratch/en-US/Ap-Reading.xml # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Clusters_from_Scratch/en-US/Ap-Reading.xml # Strip out bookinfo, we don't need it grep -qis "//' Clusters_from_Scratch/en-US/Ap-Reading.xml # We just want the appendix tag sed -i 's///' Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml sed -i 's/ //' Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml # Fix line endings sed -i 's/\ lang="en"//' Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml # Never specify a language in the chapters sed -i 's/simpara/para/g' Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml # publican doesn't correctly render footnotes with simpara sed -i 's/.*.*//g' Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml # Remove dangling tag grep -vqis "/chapter>/g' Clusters_from_Scratch/en-US/Ap-Reading.xml # Rename to chapter sed -i 's/.*preface>//g' Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml # Remove preface elements sed -i 's:::g' Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml # Remove empty title sed -i 's/chapter/section/g' Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml # Chapters become sections, so that books can become chapters sed -i 's///' Clusters_from_Scratch/en-US/Ch-Tools.xml sed -i 's/ //' Clusters_from_Scratch/en-US/Ch-Tools.xml # Fix line endings sed -i 's/<.*bookinfo.*>//g' Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml # Strip out bookinfo, we don't need it sed -i 's/\ lang="en"//' Clusters_from_Scratch/en-US/Ch-Tools.xml # Never specify a language in the chapters sed -i 's///' Clusters_from_Scratch/en-US/Ch-Verification.xml grep -qis "//' Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml # We just want the appendix tag sed -i 's/simpara/para/g' Clusters_from_Scratch/en-US/Ch-Tools.xml # publican doesn't correctly render footnotes with simpara sed -i 's/ //' Clusters_from_Scratch/en-US/Ch-Verification.xml # Fix line endings grep -vqis "/chapter>/g' Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml # Rename to chapter sed -i 's/.*.*//g' Clusters_from_Scratch/en-US/Ch-Tools.xml # Remove dangling tag sed -i 's/\ lang="en"//' Clusters_from_Scratch/en-US/Ch-Verification.xml # Never specify a language in the chapters sed -i 's///' Clusters_from_Scratch/en-US/Ap-Configuration.xml sed -i 's///' Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml sed -i 's/.*preface>//g' Clusters_from_Scratch/en-US/Ch-Tools.xml # Remove preface elements sed -i 's/simpara/para/g' Clusters_from_Scratch/en-US/Ch-Verification.xml # publican doesn't correctly render footnotes with simpara sed -i 's/ //' Clusters_from_Scratch/en-US/Ap-Configuration.xml # Fix line endings sed -i 's///' Clusters_from_Scratch/en-US/Ch-Active-Active.xml sed -i 's///' Clusters_from_Scratch/en-US/Ch-Active-Passive.xml sed -i 's/ //' Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml # Fix line endings sed -i 's///' Clusters_from_Scratch/en-US/Ch-Apache.xml sed -i 's///' Clusters_from_Scratch/en-US/Ch-Intro.xml sed -i 's:::g' Clusters_from_Scratch/en-US/Ch-Tools.xml # Remove empty title sed -i 's/.*.*//g' Clusters_from_Scratch/en-US/Ch-Verification.xml # Remove dangling tag sed -i 's/\ lang="en"//' Clusters_from_Scratch/en-US/Ap-Configuration.xml # Never specify a language in the chapters sed -i 's/ //' Clusters_from_Scratch/en-US/Ch-Active-Active.xml # Fix line endings sed -i 's/ //' Clusters_from_Scratch/en-US/Ch-Active-Passive.xml # Fix line endings sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml # Never specify a language in the chapters sed -i 's/ //' Clusters_from_Scratch/en-US/Ch-Apache.xml # Fix line endings sed -i 's/ //' Clusters_from_Scratch/en-US/Ch-Intro.xml # Fix line endings sed -i 's/chapter/section/g' Clusters_from_Scratch/en-US/Ch-Tools.xml # Chapters become sections, so that books can become chapters sed -i 's/.*preface>//g' Clusters_from_Scratch/en-US/Ch-Verification.xml # Remove preface elements sed -i 's/simpara/para/g' Clusters_from_Scratch/en-US/Ap-Configuration.xml # publican doesn't correctly render footnotes with simpara sed -i 's/\ lang="en"//' Clusters_from_Scratch/en-US/Ch-Active-Active.xml # Never specify a language in the chapters sed -i 's/\ lang="en"//' Clusters_from_Scratch/en-US/Ch-Active-Passive.xml # Never specify a language in the chapters sed -i 's/\ lang="en"//' Clusters_from_Scratch/en-US/Ch-Apache.xml # Never specify a language in the chapters sed -i 's/\ lang="en"//' Clusters_from_Scratch/en-US/Ch-Intro.xml # Never specify a language in the chapters sed -i 's/<.*bookinfo.*>//g' Clusters_from_Scratch/en-US/Ch-Tools.xml # Strip out bookinfo, we don't need it sed -i 's:::g' Clusters_from_Scratch/en-US/Ch-Verification.xml # Remove empty title sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml # publican doesn't correctly render footnotes with simpara sed -i 's/.*.*//g' Clusters_from_Scratch/en-US/Ap-Configuration.xml # Remove dangling tag sed -i 's/simpara/para/g' Clusters_from_Scratch/en-US/Ch-Active-Active.xml # publican doesn't correctly render footnotes with simpara sed -i 's/simpara/para/g' Clusters_from_Scratch/en-US/Ch-Active-Passive.xml # publican doesn't correctly render footnotes with simpara sed -i 's///' Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml sed -i 's///' Clusters_from_Scratch/en-US/Ch-Installation.xml sed -i 's/simpara/para/g' Clusters_from_Scratch/en-US/Ch-Apache.xml # publican doesn't correctly render footnotes with simpara sed -i 's/simpara/para/g' Clusters_from_Scratch/en-US/Ch-Intro.xml # publican doesn't correctly render footnotes with simpara grep -qis "//' Clusters_from_Scratch/en-US/Ch-Tools.xml # We just want the appendix tag sed -i 's/chapter/section/g' Clusters_from_Scratch/en-US/Ch-Verification.xml # Chapters become sections, so that books can become chapters sed -i 's/.*.*//g' Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml # Remove dangling tag sed -i 's/.*preface>//g' Clusters_from_Scratch/en-US/Ap-Configuration.xml # Remove preface elements sed -i 's/.*.*//g' Clusters_from_Scratch/en-US/Ch-Active-Active.xml # Remove dangling tag sed -i 's/.*.*//g' Clusters_from_Scratch/en-US/Ch-Active-Passive.xml # Remove dangling tag sed -i 's/ //' Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml # Fix line endings sed -i 's/ //' Clusters_from_Scratch/en-US/Ch-Installation.xml # Fix line endings sed -i 's/.*.*//g' Clusters_from_Scratch/en-US/Ch-Apache.xml # Remove dangling tag sed -i 's/.*.*//g' Clusters_from_Scratch/en-US/Ch-Intro.xml # Remove dangling tag grep -vqis "/chapter>/g' Clusters_from_Scratch/en-US/Ch-Tools.xml # Rename to chapter gmake[1]: [Clusters_from_Scratch/en-US/Ch-Tools.xml] Error 1 (ignored) sed -i 's/<.*bookinfo.*>//g' Clusters_from_Scratch/en-US/Ch-Verification.xml # Strip out bookinfo, we don't need it sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml # Remove preface elements sed -i 's:::g' Clusters_from_Scratch/en-US/Ap-Configuration.xml # Remove empty title sed -i 's/.*preface>//g' Clusters_from_Scratch/en-US/Ch-Active-Active.xml # Remove preface elements sed -i 's/.*preface>//g' Clusters_from_Scratch/en-US/Ch-Active-Passive.xml # Remove preface elements sed -i 's/\ lang="en"//' Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml # Never specify a language in the chapters sed -i 's/\ lang="en"//' Clusters_from_Scratch/en-US/Ch-Installation.xml # Never specify a language in the chapters sed -i 's/.*preface>//g' Clusters_from_Scratch/en-US/Ch-Apache.xml # Remove preface elements sed -i 's/.*preface>//g' Clusters_from_Scratch/en-US/Ch-Intro.xml # Remove preface elements grep -qis "//' Clusters_from_Scratch/en-US/Ch-Verification.xml # We just want the appendix tag sed -i 's:::g' Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml # Remove empty title sed -i 's/chapter/section/g' Clusters_from_Scratch/en-US/Ap-Configuration.xml # Chapters become sections, so that books can become chapters sed -i 's:::g' Clusters_from_Scratch/en-US/Ch-Active-Active.xml # Remove empty title sed -i 's:::g' Clusters_from_Scratch/en-US/Ch-Active-Passive.xml # Remove empty title sed -i 's/simpara/para/g' Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml # publican doesn't correctly render footnotes with simpara sed -i 's/simpara/para/g' Clusters_from_Scratch/en-US/Ch-Installation.xml # publican doesn't correctly render footnotes with simpara Bitmap saved as: Pacemaker_Development/en-US/images/pcmk-shared-failover-large.png sed -i 's:::g' Clusters_from_Scratch/en-US/Ch-Apache.xml # Remove empty title sed -i 's:::g' Clusters_from_Scratch/en-US/Ch-Intro.xml # Remove empty title grep -vqis "/chapter>/g' Clusters_from_Scratch/en-US/Ch-Verification.xml # Rename to chapter gmake[1]: [Clusters_from_Scratch/en-US/Ch-Verification.xml] Error 1 (ignored) sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Clusters_from_Scratch/en-US/Ap-Configuration.xml # Strip out bookinfo, we don't need it sed -i 's/chapter/section/g' Clusters_from_Scratch/en-US/Ch-Active-Active.xml # Chapters become sections, so that books can become chapters sed -i 's/chapter/section/g' Clusters_from_Scratch/en-US/Ch-Active-Passive.xml # Chapters become sections, so that books can become chapters sed -i 's/.*.*//g' Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml # Remove dangling tag sed -i 's/.*.*//g' Clusters_from_Scratch/en-US/Ch-Installation.xml # Remove dangling tag sed -i 's/chapter/section/g' Clusters_from_Scratch/en-US/Ch-Apache.xml # Chapters become sections, so that books can become chapters sed -i 's/chapter/section/g' Clusters_from_Scratch/en-US/Ch-Intro.xml # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml # Strip out bookinfo, we don't need it grep -qis "//' Clusters_from_Scratch/en-US/Ap-Configuration.xml # We just want the appendix tag sed -i 's/<.*bookinfo.*>//g' Clusters_from_Scratch/en-US/Ch-Active-Active.xml # Strip out bookinfo, we don't need it sed -i 's/<.*bookinfo.*>//g' Clusters_from_Scratch/en-US/Ch-Active-Passive.xml # Strip out bookinfo, we don't need it sed -i 's/.*preface>//g' Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml # Remove preface elements sed -i 's/.*preface>//g' Clusters_from_Scratch/en-US/Ch-Installation.xml # Remove preface elements sed -i 's/<.*bookinfo.*>//g' Clusters_from_Scratch/en-US/Ch-Apache.xml # Strip out bookinfo, we don't need it sed -i 's/<.*bookinfo.*>//g' Clusters_from_Scratch/en-US/Ch-Intro.xml # Strip out bookinfo, we don't need it grep -qis "//' Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml # We just want the appendix tag grep -vqis "/chapter>/g' Clusters_from_Scratch/en-US/Ap-Configuration.xml # Rename to chapter grep -qis "//' Clusters_from_Scratch/en-US/Ch-Active-Active.xml # We just want the appendix tag grep -qis "//' Clusters_from_Scratch/en-US/Ch-Active-Passive.xml # We just want the appendix tag sed -i 's:::g' Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml # Remove empty title sed -i 's:::g' Clusters_from_Scratch/en-US/Ch-Installation.xml # Remove empty title grep -qis "//' Clusters_from_Scratch/en-US/Ch-Apache.xml # We just want the appendix tag grep -qis "//' Clusters_from_Scratch/en-US/Ch-Intro.xml # We just want the appendix tag grep -vqis "/chapter>/g' Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml # Rename to chapter gmake[1]: [Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml] Error 1 (ignored) grep -vqis "/chapter>/g' Clusters_from_Scratch/en-US/Ch-Active-Active.xml # Rename to chapter gmake[1]: [Clusters_from_Scratch/en-US/Ch-Active-Active.xml] Error 1 (ignored) grep -vqis "/chapter>/g' Clusters_from_Scratch/en-US/Ch-Active-Passive.xml # Rename to chapter gmake[1]: [Clusters_from_Scratch/en-US/Ch-Active-Passive.xml] Error 1 (ignored) sed -i 's/chapter/section/g' Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml # Chapters become sections, so that books can become chapters sed -i 's/chapter/section/g' Clusters_from_Scratch/en-US/Ch-Installation.xml # Chapters become sections, so that books can become chapters grep -vqis "/chapter>/g' Clusters_from_Scratch/en-US/Ch-Apache.xml # Rename to chapter gmake[1]: [Clusters_from_Scratch/en-US/Ch-Apache.xml] Error 1 (ignored) grep -vqis "/chapter>/g' Clusters_from_Scratch/en-US/Ch-Intro.xml # Rename to chapter gmake[1]: [Clusters_from_Scratch/en-US/Ch-Intro.xml] Error 1 (ignored) sed -i 's/<.*bookinfo.*>//g' Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml # Strip out bookinfo, we don't need it sed -i 's/<.*bookinfo.*>//g' Clusters_from_Scratch/en-US/Ch-Installation.xml # Strip out bookinfo, we don't need it grep -qis "//' Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml # We just want the appendix tag grep -qis "//' Clusters_from_Scratch/en-US/Ch-Installation.xml # We just want the appendix tag grep -vqis "/chapter>/g' Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml # Rename to chapter gmake[1]: [Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml] Error 1 (ignored) grep -vqis "/chapter>/g' Clusters_from_Scratch/en-US/Ch-Installation.xml # Rename to chapter gmake[1]: [Clusters_from_Scratch/en-US/Ch-Installation.xml] Error 1 (ignored) Bitmap saved as: Clusters_from_Scratch/en-US/images/pcmk-shared-failover-large.png Bitmap saved as: Pacemaker_Administration/en-US/images/pcmk-shared-failover-large.png Bitmap saved as: Pacemaker_Explained/en-US/images/pcmk-shared-failover-large.png Bitmap saved as: Clusters_from_Scratch/en-US/images/pcmk-active-active-large.png Bitmap saved as: shared/en-US/images/pcmk-shared-failover-large.png Bitmap saved as: Pacemaker_Explained/en-US/images/pcmk-active-active-large.png Bitmap saved as: shared/en-US/images/pcmk-active-active-large.png Bitmap saved as: Pacemaker_Administration/en-US/images/pcmk-active-active-large.png Building Clusters_from_Scratch because of Pacemaker_Explained/en-US/images/pcmk-active-passive-small.png Pacemaker_Explained/en-US/images/pcmk-overview-small.png Pacemaker_Explained/en-US/images/pcmk-internals-small.png Pacemaker_Explained/en-US/images/pcmk-active-active-small.png Pacemaker_Explained/en-US/images/pcmk-stack-small.png Pacemaker_Explained/en-US/images/pcmk-shared-failover-small.png Clusters_from_Scratch/en-US/images/pcmk-active-passive-small.png Clusters_from_Scratch/en-US/images/pcmk-overview-small.png Clusters_from_Scratch/en-US/images/pcmk-internals-small.png Clusters_from_Scratch/en-US/images/pcmk-active-active-small.png Clusters_from_Scratch/en-US/images/pcmk-stack-small.png Clusters_from_Scratch/en-US/images/pcmk-shared-failover-small.png Pacemaker_Administration/en-US/images/pcmk-active-passive-small.png Pacemaker_Administration/en-US/images/pcmk-overview-small.png Pacemaker_Administration/en-US/images/pcmk-internals-small.png Pacemaker_Administration/en-US/images/pcmk-active-active-small.png Pacemaker_Administration/en-US/images/pcmk-stack-small.png Pacemaker_Administration/en-US/images/pcmk-shared-failover-small.png shared/en-US/images/pcmk-active-passive-small.png shared/en-US/images/pcmk-overview-small.png shared/en-US/images/pcmk-internals-small.png shared/en-US/images/pcmk-active-active-small.png shared/en-US/images/pcmk-stack-small.png shared/en-US/images/pcmk-shared-failover-small.png Pacemaker_Development/en-US/images/pcmk-active-passive-small.png Pacemaker_Development/en-US/images/pcmk-overview-small.png Pacemaker_Development/en-US/images/pcmk-internals-small.png Pacemaker_Development/en-US/images/pcmk-active-active-small.png Pacemaker_Development/en-US/images/pcmk-stack-small.png Pacemaker_Development/en-US/images/pcmk-shared-failover-small.png Pacemaker_Explained/en-US/images/Policy-Engine-small-small.png Pacemaker_Explained/en-US/images/Policy-Engine-big-small.png Clusters_from_Scratch/en-US/images/Policy-Engine-small-small.png Clusters_from_Scratch/en-US/images/Policy-Engine-big-small.png Pacemaker_Administration/en-US/images/Policy-Engine-small-small.png Pacemaker_Administration/en-US/images/Policy-Engine-big-small.png shared/en-US/images/Policy-Engine-small-small.png shared/en-US/images/Policy-Engine-big-small.png Pacemaker_Development/en-US/images/Policy-Engine-small-small.png Pacemaker_Development/en-US/images/Policy-Engine-big-small.png Pacemaker_Explained/en-US/images/pcmk-active-passive.png Pacemaker_Explained/en-US/images/pcmk-overview.png Pacemaker_Explained/en-US/images/pcmk-internals.png Pacemaker_Explained/en-US/images/pcmk-active-active.png Pacemaker_Explained/en-US/images/pcmk-stack.png Pacemaker_Explained/en-US/images/pcmk-shared-failover.png Clusters_from_Scratch/en-US/images/pcmk-active-passive.png Clusters_from_Scratch/en-US/images/pcmk-overview.png Clusters_from_Scratch/en-US/images/pcmk-internals.png Clusters_from_Scratch/en-US/images/pcmk-active-active.png Clusters_from_Scratch/en-US/images/pcmk-stack.png Clusters_from_Scratch/en-US/images/pcmk-shared-failover.png Pacemaker_Administration/en-US/images/pcmk-active-passive.png Pacemaker_Administration/en-US/images/pcmk-overview.png Pacemaker_Administration/en-US/images/pcmk-internals.png Pacemaker_Administration/en-US/images/pcmk-active-active.png Pacemaker_Administration/en-US/images/pcmk-stack.png Pacemaker_Administration/en-US/images/pcmk-shared-failover.png shared/en-US/images/pcmk-active-passive.png shared/en-US/images/pcmk-overview.png shared/en-US/images/pcmk-internals.png shared/en-US/images/pcmk-active-active.png shared/en-US/images/pcmk-stack.png shared/en-US/images/pcmk-shared-failover.png Pacemaker_Development/en-US/images/pcmk-active-passive.png Pacemaker_Development/en-US/images/pcmk-overview.png Pacemaker_Development/en-US/images/pcmk-internals.png Pacemaker_Development/en-US/images/pcmk-active-active.png Pacemaker_Development/en-US/images/pcmk-stack.png Pacemaker_Development/en-US/images/pcmk-shared-failover.png Pacemaker_Explained/en-US/images/Policy-Engine-small.png Pacemaker_Explained/en-US/images/Policy-Engine-big.png Clusters_from_Scratch/en-US/images/Policy-Engine-small.png Clusters_from_Scratch/en-US/images/Policy-Engine-big.png Pacemaker_Administration/en-US/images/Policy-Engine-small.png Pacemaker_Administration/en-US/images/Policy-Engine-big.png shared/en-US/images/Policy-Engine-small.png shared/en-US/images/Policy-Engine-big.png Pacemaker_Development/en-US/images/Policy-Engine-small.png Pacemaker_Development/en-US/images/Policy-Engine-big.png Pacemaker_Explained/en-US/images/pcmk-active-passive-large.png Pacemaker_Explained/en-US/images/pcmk-overview-large.png Pacemaker_Explained/en-US/images/pcmk-internals-large.png Pacemaker_Explained/en-US/images/pcmk-active-active-large.png Pacemaker_Explained/en-US/images/pcmk-stack-large.png Pacemaker_Explained/en-US/images/pcmk-shared-failover-large.png Clusters_from_Scratch/en-US/images/pcmk-active-passive-large.png Clusters_from_Scratch/en-US/images/pcmk-overview-large.png Clusters_from_Scratch/en-US/images/pcmk-internals-large.png Clusters_from_Scratch/en-US/images/pcmk-active-active-large.png Clusters_from_Scratch/en-US/images/pcmk-stack-large.png Clusters_from_Scratch/en-US/images/pcmk-shared-failover-large.png Pacemaker_Administration/en-US/images/pcmk-active-passive-large.png Pacemaker_Administration/en-US/images/pcmk-overview-large.png Pacemaker_Administration/en-US/images/pcmk-internals-large.png Pacemaker_Administration/en-US/images/pcmk-active-active-large.png Pacemaker_Administration/en-US/images/pcmk-stack-large.png Pacemaker_Administration/en-US/images/pcmk-shared-failover-large.png shared/en-US/images/pcmk-active-passive-large.png shared/en-US/images/pcmk-overview-large.png shared/en-US/images/pcmk-internals-large.png shared/en-US/images/pcmk-active-active-large.png shared/en-US/images/pcmk-stack-large.png shared/en-US/images/pcmk-shared-failover-large.png Pacemaker_Development/en-US/images/pcmk-active-passive-large.png Pacemaker_Development/en-US/images/pcmk-overview-large.png Pacemaker_Development/en-US/images/pcmk-internals-large.png Pacemaker_Development/en-US/images/pcmk-active-active-large.png Pacemaker_Development/en-US/images/pcmk-stack-large.png Pacemaker_Development/en-US/images/pcmk-shared-failover-large.png Pacemaker_Explained/en-US/images/Policy-Engine-small-large.png Pacemaker_Explained/en-US/images/Policy-Engine-big-large.png Clusters_from_Scratch/en-US/images/Policy-Engine-small-large.png Clusters_from_Scratch/en-US/images/Policy-Engine-big-large.png Pacemaker_Administration/en-US/images/Policy-Engine-small-large.png Pacemaker_Administration/en-US/images/Policy-Engine-big-large.png shared/en-US/images/Policy-Engine-small-large.png shared/en-US/images/Policy-Engine-big-large.png Pacemaker_Development/en-US/images/Policy-Engine-small-large.png Pacemaker_Development/en-US/images/Policy-Engine-big-large.png Pacemaker_Remote/en-US/images/pcmk-ha-cluster-stack.png Pacemaker_Remote/en-US/images/pcmk-ha-remote-stack.png Clusters_from_Scratch/en-US/Author_Group.xml Clusters_from_Scratch/en-US/Clusters_from_Scratch.xml Clusters_from_Scratch/en-US/Book_Info.xml Clusters_from_Scratch/en-US/Revision_History.xml Clusters_from_Scratch/en-US/Preface.xml Clusters_from_Scratch/en-US/Ch-Stonith.xml Clusters_from_Scratch/en-US/Ch-Active-Active.xml Clusters_from_Scratch/en-US/Ap-Reading.xml Clusters_from_Scratch/en-US/Ch-Apache.xml Clusters_from_Scratch/en-US/Ch-Active-Passive.xml Clusters_from_Scratch/en-US/Ch-Verification.xml Clusters_from_Scratch/en-US/Ch-Installation.xml Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml Clusters_from_Scratch/en-US/Ap-Configuration.xml Clusters_from_Scratch/en-US/Ch-Intro.xml Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml Clusters_from_Scratch/en-US/Ch-Tools.xml shared/en-US/pacemaker-intro.xml rm -rf Clusters_from_Scratch/publish/* Clusters_from_Scratch/tmp Building Pacemaker_Remote because of Pacemaker_Explained/en-US/images/pcmk-active-passive-small.png Pacemaker_Explained/en-US/images/pcmk-overview-small.png Pacemaker_Explained/en-US/images/pcmk-internals-small.png Pacemaker_Explained/en-US/images/pcmk-active-active-small.png Pacemaker_Explained/en-US/images/pcmk-stack-small.png Pacemaker_Explained/en-US/images/pcmk-shared-failover-small.png Clusters_from_Scratch/en-US/images/pcmk-active-passive-small.png Clusters_from_Scratch/en-US/images/pcmk-overview-small.png Clusters_from_Scratch/en-US/images/pcmk-internals-small.png Clusters_from_Scratch/en-US/images/pcmk-active-active-small.png Clusters_from_Scratch/en-US/images/pcmk-stack-small.png Clusters_from_Scratch/en-US/images/pcmk-shared-failover-small.png Pacemaker_Administration/en-US/images/pcmk-active-passive-small.png Pacemaker_Administration/en-US/images/pcmk-overview-small.png Pacemaker_Administration/en-US/images/pcmk-internals-small.png Pacemaker_Administration/en-US/images/pcmk-active-active-small.png Pacemaker_Administration/en-US/images/pcmk-stack-small.png Pacemaker_Administration/en-US/images/pcmk-shared-failover-small.png shared/en-US/images/pcmk-active-passive-small.png shared/en-US/images/pcmk-overview-small.png shared/en-US/images/pcmk-internals-small.png shared/en-US/images/pcmk-active-active-small.png shared/en-US/images/pcmk-stack-small.png shared/en-US/images/pcmk-shared-failover-small.png Pacemaker_Development/en-US/images/pcmk-active-passive-small.png Pacemaker_Development/en-US/images/pcmk-overview-small.png Pacemaker_Development/en-US/images/pcmk-internals-small.png Pacemaker_Development/en-US/images/pcmk-active-active-small.png Pacemaker_Development/en-US/images/pcmk-stack-small.png Pacemaker_Development/en-US/images/pcmk-shared-failover-small.png Pacemaker_Explained/en-US/images/Policy-Engine-small-small.png Pacemaker_Explained/en-US/images/Policy-Engine-big-small.png Clusters_from_Scratch/en-US/images/Policy-Engine-small-small.png Clusters_from_Scratch/en-US/images/Policy-Engine-big-small.png Pacemaker_Administration/en-US/images/Policy-Engine-small-small.png Pacemaker_Administration/en-US/images/Policy-Engine-big-small.png shared/en-US/images/Policy-Engine-small-small.png shared/en-US/images/Policy-Engine-big-small.png Pacemaker_Development/en-US/images/Policy-Engine-small-small.png Pacemaker_Development/en-US/images/Policy-Engine-big-small.png Pacemaker_Explained/en-US/images/pcmk-active-passive.png Pacemaker_Explained/en-US/images/pcmk-overview.png Pacemaker_Explained/en-US/images/pcmk-internals.png Pacemaker_Explained/en-US/images/pcmk-active-active.png Pacemaker_Explained/en-US/images/pcmk-stack.png Pacemaker_Explained/en-US/images/pcmk-shared-failover.png Clusters_from_Scratch/en-US/images/pcmk-active-passive.png Clusters_from_Scratch/en-US/images/pcmk-overview.png Clusters_from_Scratch/en-US/images/pcmk-internals.png Clusters_from_Scratch/en-US/images/pcmk-active-active.png Clusters_from_Scratch/en-US/images/pcmk-stack.png Clusters_from_Scratch/en-US/images/pcmk-shared-failover.png Pacemaker_Administration/en-US/images/pcmk-active-passive.png Pacemaker_Administration/en-US/images/pcmk-overview.png Pacemaker_Administration/en-US/images/pcmk-internals.png Pacemaker_Administration/en-US/images/pcmk-active-active.png Pacemaker_Administration/en-US/images/pcmk-stack.png Pacemaker_Administration/en-US/images/pcmk-shared-failover.png shared/en-US/images/pcmk-active-passive.png shared/en-US/images/pcmk-overview.png shared/en-US/images/pcmk-internals.png shared/en-US/images/pcmk-active-active.png shared/en-US/images/pcmk-stack.png shared/en-US/images/pcmk-shared-failover.png Pacemaker_Development/en-US/images/pcmk-active-passive.png Pacemaker_Development/en-US/images/pcmk-overview.png Pacemaker_Development/en-US/images/pcmk-internals.png Pacemaker_Development/en-US/images/pcmk-active-active.png Pacemaker_Development/en-US/images/pcmk-stack.png Pacemaker_Development/en-US/images/pcmk-shared-failover.png Pacemaker_Explained/en-US/images/Policy-Engine-small.png Pacemaker_Explained/en-US/images/Policy-Engine-big.png Clusters_from_Scratch/en-US/images/Policy-Engine-small.png Clusters_from_Scratch/en-US/images/Policy-Engine-big.png Pacemaker_Administration/en-US/images/Policy-Engine-small.png Pacemaker_Administration/en-US/images/Policy-Engine-big.png shared/en-US/images/Policy-Engine-small.png shared/en-US/images/Policy-Engine-big.png Pacemaker_Development/en-US/images/Policy-Engine-small.png Pacemaker_Development/en-US/images/Policy-Engine-big.png Pacemaker_Explained/en-US/images/pcmk-active-passive-large.png Pacemaker_Explained/en-US/images/pcmk-overview-large.png Pacemaker_Explained/en-US/images/pcmk-internals-large.png Pacemaker_Explained/en-US/images/pcmk-active-active-large.png Pacemaker_Explained/en-US/images/pcmk-stack-large.png Pacemaker_Explained/en-US/images/pcmk-shared-failover-large.png Clusters_from_Scratch/en-US/images/pcmk-active-passive-large.png Clusters_from_Scratch/en-US/images/pcmk-overview-large.png Clusters_from_Scratch/en-US/images/pcmk-internals-large.png Clusters_from_Scratch/en-US/images/pcmk-active-active-large.png Clusters_from_Scratch/en-US/images/pcmk-stack-large.png Clusters_from_Scratch/en-US/images/pcmk-shared-failover-large.png Pacemaker_Administration/en-US/images/pcmk-active-passive-large.png Pacemaker_Administration/en-US/images/pcmk-overview-large.png Pacemaker_Administration/en-US/images/pcmk-internals-large.png Pacemaker_Administration/en-US/images/pcmk-active-active-large.png Pacemaker_Administration/en-US/images/pcmk-stack-large.png Pacemaker_Administration/en-US/images/pcmk-shared-failover-large.png shared/en-US/images/pcmk-active-passive-large.png shared/en-US/images/pcmk-overview-large.png shared/en-US/images/pcmk-internals-large.png shared/en-US/images/pcmk-active-active-large.png shared/en-US/images/pcmk-stack-large.png shared/en-US/images/pcmk-shared-failover-large.png Pacemaker_Development/en-US/images/pcmk-active-passive-large.png Pacemaker_Development/en-US/images/pcmk-overview-large.png Pacemaker_Development/en-US/images/pcmk-internals-large.png Pacemaker_Development/en-US/images/pcmk-active-active-large.png Pacemaker_Development/en-US/images/pcmk-stack-large.png Pacemaker_Development/en-US/images/pcmk-shared-failover-large.png Pacemaker_Explained/en-US/images/Policy-Engine-small-large.png Pacemaker_Explained/en-US/images/Policy-Engine-big-large.png Clusters_from_Scratch/en-US/images/Policy-Engine-small-large.png Clusters_from_Scratch/en-US/images/Policy-Engine-big-large.png Pacemaker_Administration/en-US/images/Policy-Engine-small-large.png Pacemaker_Administration/en-US/images/Policy-Engine-big-large.png shared/en-US/images/Policy-Engine-small-large.png shared/en-US/images/Policy-Engine-big-large.png Pacemaker_Development/en-US/images/Policy-Engine-small-large.png Pacemaker_Development/en-US/images/Policy-Engine-big-large.png Pacemaker_Remote/en-US/images/pcmk-ha-cluster-stack.png Pacemaker_Remote/en-US/images/pcmk-ha-remote-stack.png Pacemaker_Remote/en-US/Pacemaker_Remote.xml Pacemaker_Remote/en-US/Book_Info.xml Pacemaker_Remote/en-US/Revision_History.xml Pacemaker_Remote/en-US/Author_Group.xml Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml Pacemaker_Remote/en-US/Ch-Example.xml Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml Pacemaker_Remote/en-US/Ch-Alternatives.xml Pacemaker_Remote/en-US/Ch-Options.xml Pacemaker_Remote/en-US/Ch-Intro.xml rm -rf Pacemaker_Remote/publish/* Pacemaker_Remote/tmp cd Clusters_from_Scratch \ && RPM_BUILD_DIR="" \ /usr/bin/publican build --publish --langs=en-US --formats=html-desktop \ cd Pacemaker_Remote \ && RPM_BUILD_DIR="" \ /usr/bin/publican build --publish --langs=en-US --formats=html-desktop \ Setting up en-US Processing file tmp/en-US/xml/Common_Content/Conventions.xml -> tmp/en-US/xml/Common_Content/Conventions.xml Processing file tmp/en-US/xml/Common_Content/Feedback.xml -> tmp/en-US/xml/Common_Content/Feedback.xml Processing file tmp/en-US/xml/Common_Content/Legal_Notice.xml -> tmp/en-US/xml/Common_Content/Legal_Notice.xml Processing file tmp/en-US/xml/Common_Content/Program_Listing.xml -> tmp/en-US/xml/Common_Content/Program_Listing.xml Processing file tmp/en-US/xml/Common_Content/Revision_History.xml -> tmp/en-US/xml/Common_Content/Revision_History.xml Processing file tmp/en-US/xml_tmp/Author_Group.xml -> tmp/en-US/xml/Author_Group.xml Processing file tmp/en-US/xml_tmp/Book_Info.xml -> tmp/en-US/xml/Book_Info.xml Processing file tmp/en-US/xml_tmp/Ch-Coding.xml -> tmp/en-US/xml/Ch-Coding.xml Processing file tmp/en-US/xml_tmp/Ch-FAQ.xml -> tmp/en-US/xml/Ch-FAQ.xml Processing file tmp/en-US/xml_tmp/Ch-Python.xml -> tmp/en-US/xml/Ch-Python.xml Processing file tmp/en-US/xml_tmp/Pacemaker_Development.xml -> tmp/en-US/xml/Pacemaker_Development.xml Processing file tmp/en-US/xml_tmp/Revision_History.xml -> tmp/en-US/xml/Revision_History.xml Beginning work on en-US DTD Validation OK Starting html-desktop Using XML::LibXSLT on /usr/share/publican/xsl/html-single.xsl Finished html-desktop rm -rf Pacemaker_Development/tmp touch Pacemaker_Development.build sed -i 's///' Pacemaker_Explained/en-US/Ch-Rules.xml sed -i 's/ //' Pacemaker_Explained/en-US/Ch-Rules.xml # Fix line endings sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Rules.xml # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Rules.xml # publican doesn't correctly render footnotes with simpara sed -i 's/.*.*//g' Pacemaker_Explained/en-US/Ch-Rules.xml # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Rules.xml # Remove preface elements sed -i 's:::g' Pacemaker_Explained/en-US/Ch-Rules.xml # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Rules.xml # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Rules.xml # Strip out bookinfo, we don't need it grep -qis "//' Pacemaker_Explained/en-US/Ch-Rules.xml # We just want the appendix tag grep -vqis "/chapter>/g' Pacemaker_Explained/en-US/Ch-Rules.xml # Rename to chapter gmake[1]: [Pacemaker_Explained/en-US/Ch-Rules.xml] Error 1 (ignored) Setting up en-US Processing file tmp/en-US/xml/Common_Content/Conventions.xml -> tmp/en-US/xml/Common_Content/Conventions.xml Processing file tmp/en-US/xml/Common_Content/Feedback.xml -> tmp/en-US/xml/Common_Content/Feedback.xml Processing file tmp/en-US/xml/Common_Content/Legal_Notice.xml -> tmp/en-US/xml/Common_Content/Legal_Notice.xml Processing file tmp/en-US/xml/Common_Content/Program_Listing.xml -> tmp/en-US/xml/Common_Content/Program_Listing.xml Processing file tmp/en-US/xml/Common_Content/Revision_History.xml -> tmp/en-US/xml/Common_Content/Revision_History.xml Processing file tmp/en-US/xml_tmp/Author_Group.xml -> tmp/en-US/xml/Author_Group.xml Processing file tmp/en-US/xml_tmp/Book_Info.xml -> tmp/en-US/xml/Book_Info.xml Processing file tmp/en-US/xml_tmp/Ch-Agents.xml -> tmp/en-US/xml/Ch-Agents.xml Processing file tmp/en-US/xml_tmp/Ch-Cluster.xml -> tmp/en-US/xml/Ch-Cluster.xml Processing file tmp/en-US/xml_tmp/Ch-Configuring.xml -> tmp/en-US/xml/Ch-Configuring.xml Processing file tmp/en-US/xml_tmp/Ch-Installing.xml -> tmp/en-US/xml/Ch-Installing.xml Processing file tmp/en-US/xml_tmp/Ch-Intro.xml -> tmp/en-US/xml/Ch-Intro.xml Processing file tmp/en-US/xml_tmp/Ch-Monitoring.xml -> tmp/en-US/xml/Ch-Monitoring.xml Processing file tmp/en-US/xml_tmp/Ch-Upgrading.xml -> tmp/en-US/xml/Ch-Upgrading.xml Processing file tmp/en-US/xml_tmp/Pacemaker_Administration.xml -> tmp/en-US/xml/Pacemaker_Administration.xml Processing file tmp/en-US/xml_tmp/Preface.xml -> tmp/en-US/xml/Preface.xml Processing file tmp/en-US/xml_tmp/Revision_History.xml -> tmp/en-US/xml/Revision_History.xml Beginning work on en-US DTD Validation OK Starting html-desktop Using XML::LibXSLT on /usr/share/publican/xsl/html-single.xsl Finished html-desktop rm -rf Pacemaker_Administration/tmp touch Pacemaker_Administration.build Setting up en-US Processing file tmp/en-US/xml/Common_Content/Conventions.xml -> tmp/en-US/xml/Common_Content/Conventions.xml Processing file tmp/en-US/xml/Common_Content/Feedback.xml -> tmp/en-US/xml/Common_Content/Feedback.xml Processing file tmp/en-US/xml/Common_Content/Legal_Notice.xml -> tmp/en-US/xml/Common_Content/Legal_Notice.xml Processing file tmp/en-US/xml/Common_Content/Program_Listing.xml -> tmp/en-US/xml/Common_Content/Program_Listing.xml Processing file tmp/en-US/xml/Common_Content/Revision_History.xml -> tmp/en-US/xml/Common_Content/Revision_History.xml Processing file tmp/en-US/xml_tmp/Author_Group.xml -> tmp/en-US/xml/Author_Group.xml Processing file tmp/en-US/xml_tmp/Book_Info.xml -> tmp/en-US/xml/Book_Info.xml Processing file tmp/en-US/xml_tmp/Ch-Alternatives.xml -> tmp/en-US/xml/Ch-Alternatives.xml Processing file tmp/en-US/xml_tmp/Ch-Baremetal-Tutorial.xml -> tmp/en-US/xml/Ch-Baremetal-Tutorial.xml Processing file tmp/en-US/xml_tmp/Ch-Example.xml -> tmp/en-US/xml/Ch-Example.xml Processing file tmp/en-US/xml_tmp/Ch-Intro.xml -> tmp/en-US/xml/Ch-Intro.xml Processing file tmp/en-US/xml_tmp/Ch-KVM-Tutorial.xml -> tmp/en-US/xml/Ch-KVM-Tutorial.xml Processing file tmp/en-US/xml_tmp/Ch-Options.xml -> tmp/en-US/xml/Ch-Options.xml Processing file tmp/en-US/xml_tmp/Pacemaker_Remote.xml -> tmp/en-US/xml/Pacemaker_Remote.xml Processing file tmp/en-US/xml_tmp/Revision_History.xml -> tmp/en-US/xml/Revision_History.xml Beginning work on en-US DTD Validation OK Starting html-desktop Using XML::LibXSLT on /usr/share/publican/xsl/html-single.xsl Finished html-desktop rm -rf Pacemaker_Remote/tmp touch Pacemaker_Remote.build sed -i 's///' Pacemaker_Explained/en-US/Ch-Alerts.xml sed -i 's/ //' Pacemaker_Explained/en-US/Ch-Alerts.xml # Fix line endings sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Alerts.xml # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Alerts.xml # publican doesn't correctly render footnotes with simpara sed -i 's/.*.*//g' Pacemaker_Explained/en-US/Ch-Alerts.xml # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Alerts.xml # Remove preface elements sed -i 's:::g' Pacemaker_Explained/en-US/Ch-Alerts.xml # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Alerts.xml # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Alerts.xml # Strip out bookinfo, we don't need it grep -qis "//' Pacemaker_Explained/en-US/Ch-Alerts.xml # We just want the appendix tag grep -vqis "/chapter>/g' Pacemaker_Explained/en-US/Ch-Alerts.xml # Rename to chapter gmake[1]: [Pacemaker_Explained/en-US/Ch-Alerts.xml] Error 1 (ignored) sed -i 's///' Pacemaker_Explained/en-US/Ch-Constraints.xml sed -i 's/ //' Pacemaker_Explained/en-US/Ch-Constraints.xml # Fix line endings sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Constraints.xml # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Constraints.xml # publican doesn't correctly render footnotes with simpara sed -i 's/.*.*//g' Pacemaker_Explained/en-US/Ch-Constraints.xml # Remove dangling tag sed -i 's///' Pacemaker_Explained/en-US/Ch-Stonith.xml sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Constraints.xml # Remove preface elements sed -i 's/ //' Pacemaker_Explained/en-US/Ch-Stonith.xml # Fix line endings sed -i 's:::g' Pacemaker_Explained/en-US/Ch-Constraints.xml # Remove empty title sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Stonith.xml # Never specify a language in the chapters sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Constraints.xml # Chapters become sections, so that books can become chapters sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Stonith.xml # publican doesn't correctly render footnotes with simpara sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Constraints.xml # Strip out bookinfo, we don't need it grep -qis "//' Pacemaker_Explained/en-US/Ch-Constraints.xml # We just want the appendix tag sed -i 's/.*.*//g' Pacemaker_Explained/en-US/Ch-Stonith.xml # Remove dangling tag grep -vqis "/chapter>/g' Pacemaker_Explained/en-US/Ch-Constraints.xml # Rename to chapter gmake[1]: [Pacemaker_Explained/en-US/Ch-Constraints.xml] Error 1 (ignored) sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Stonith.xml # Remove preface elements sed -i 's:::g' Pacemaker_Explained/en-US/Ch-Stonith.xml # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Stonith.xml # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Stonith.xml # Strip out bookinfo, we don't need it grep -qis "//' Pacemaker_Explained/en-US/Ch-Stonith.xml # We just want the appendix tag grep -vqis "/chapter>/g' Pacemaker_Explained/en-US/Ch-Stonith.xml # Rename to chapter gmake[1]: [Pacemaker_Explained/en-US/Ch-Stonith.xml] Error 1 (ignored) sed -i 's///' Pacemaker_Explained/en-US/Ch-Resources.xml sed -i 's/ //' Pacemaker_Explained/en-US/Ch-Resources.xml # Fix line endings sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Resources.xml # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Resources.xml # publican doesn't correctly render footnotes with simpara sed -i 's/.*.*//g' Pacemaker_Explained/en-US/Ch-Resources.xml # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Resources.xml # Remove preface elements sed -i 's:::g' Pacemaker_Explained/en-US/Ch-Resources.xml # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Resources.xml # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Resources.xml # Strip out bookinfo, we don't need it grep -qis "//' Pacemaker_Explained/en-US/Ch-Resources.xml # We just want the appendix tag grep -vqis "/chapter>/g' Pacemaker_Explained/en-US/Ch-Resources.xml # Rename to chapter gmake[1]: [Pacemaker_Explained/en-US/Ch-Resources.xml] Error 1 (ignored) Setting up en-US Processing file tmp/en-US/xml/Common_Content/Conventions.xml -> tmp/en-US/xml/Common_Content/Conventions.xml Processing file tmp/en-US/xml/Common_Content/Feedback.xml -> tmp/en-US/xml/Common_Content/Feedback.xml Processing file tmp/en-US/xml/Common_Content/Legal_Notice.xml -> tmp/en-US/xml/Common_Content/Legal_Notice.xml Processing file tmp/en-US/xml/Common_Content/Program_Listing.xml -> tmp/en-US/xml/Common_Content/Program_Listing.xml Processing file tmp/en-US/xml/Common_Content/Revision_History.xml -> tmp/en-US/xml/Common_Content/Revision_History.xml Processing file tmp/en-US/xml_tmp/Ap-Configuration.xml -> tmp/en-US/xml/Ap-Configuration.xml Processing file tmp/en-US/xml_tmp/Ap-Corosync-Conf.xml -> tmp/en-US/xml/Ap-Corosync-Conf.xml Processing file tmp/en-US/xml_tmp/Ap-Reading.xml -> tmp/en-US/xml/Ap-Reading.xml Processing file tmp/en-US/xml_tmp/Author_Group.xml -> tmp/en-US/xml/Author_Group.xml Processing file tmp/en-US/xml_tmp/Book_Info.xml -> tmp/en-US/xml/Book_Info.xml Processing file tmp/en-US/xml_tmp/Ch-Active-Active.xml -> tmp/en-US/xml/Ch-Active-Active.xml Processing file tmp/en-US/xml_tmp/Ch-Active-Passive.xml -> tmp/en-US/xml/Ch-Active-Passive.xml Processing file tmp/en-US/xml_tmp/Ch-Apache.xml -> tmp/en-US/xml/Ch-Apache.xml Processing file tmp/en-US/xml_tmp/Ch-Installation.xml -> tmp/en-US/xml/Ch-Installation.xml Processing file tmp/en-US/xml_tmp/Ch-Intro.xml -> tmp/en-US/xml/Ch-Intro.xml Processing file tmp/en-US/xml_tmp/Ch-Shared-Storage.xml -> tmp/en-US/xml/Ch-Shared-Storage.xml Processing file tmp/en-US/xml_tmp/Ch-Stonith.xml -> tmp/en-US/xml/Ch-Stonith.xml Processing file tmp/en-US/xml_tmp/Ch-Tools.xml -> tmp/en-US/xml/Ch-Tools.xml Processing file tmp/en-US/xml_tmp/Ch-Verification.xml -> tmp/en-US/xml/Ch-Verification.xml Processing file tmp/en-US/xml_tmp/Clusters_from_Scratch.xml -> tmp/en-US/xml/Clusters_from_Scratch.xml Processing file tmp/en-US/xml_tmp/Preface.xml -> tmp/en-US/xml/Preface.xml Processing file tmp/en-US/xml_tmp/Revision_History.xml -> tmp/en-US/xml/Revision_History.xml Beginning work on en-US DTD Validation OK Starting html-desktop Using XML::LibXSLT on /usr/share/publican/xsl/html-single.xsl Finished html-desktop rm -rf Clusters_from_Scratch/tmp touch Clusters_from_Scratch.build sed -i 's///' Pacemaker_Explained/en-US/Ch-Options.xml sed -i 's/ //' Pacemaker_Explained/en-US/Ch-Options.xml # Fix line endings sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Options.xml # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Options.xml # publican doesn't correctly render footnotes with simpara sed -i 's/.*.*//g' Pacemaker_Explained/en-US/Ch-Options.xml # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Options.xml # Remove preface elements sed -i 's:::g' Pacemaker_Explained/en-US/Ch-Options.xml # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Options.xml # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Options.xml # Strip out bookinfo, we don't need it grep -qis "//' Pacemaker_Explained/en-US/Ch-Options.xml # We just want the appendix tag grep -vqis "/chapter>/g' Pacemaker_Explained/en-US/Ch-Options.xml # Rename to chapter gmake[1]: [Pacemaker_Explained/en-US/Ch-Options.xml] Error 1 (ignored) Building Pacemaker_Explained because of Pacemaker_Explained/en-US/images/pcmk-active-passive-small.png Pacemaker_Explained/en-US/images/pcmk-overview-small.png Pacemaker_Explained/en-US/images/pcmk-internals-small.png Pacemaker_Explained/en-US/images/pcmk-active-active-small.png Pacemaker_Explained/en-US/images/pcmk-stack-small.png Pacemaker_Explained/en-US/images/pcmk-shared-failover-small.png Clusters_from_Scratch/en-US/images/pcmk-active-passive-small.png Clusters_from_Scratch/en-US/images/pcmk-overview-small.png Clusters_from_Scratch/en-US/images/pcmk-internals-small.png Clusters_from_Scratch/en-US/images/pcmk-active-active-small.png Clusters_from_Scratch/en-US/images/pcmk-stack-small.png Clusters_from_Scratch/en-US/images/pcmk-shared-failover-small.png Pacemaker_Administration/en-US/images/pcmk-active-passive-small.png Pacemaker_Administration/en-US/images/pcmk-overview-small.png Pacemaker_Administration/en-US/images/pcmk-internals-small.png Pacemaker_Administration/en-US/images/pcmk-active-active-small.png Pacemaker_Administration/en-US/images/pcmk-stack-small.png Pacemaker_Administration/en-US/images/pcmk-shared-failover-small.png shared/en-US/images/pcmk-active-passive-small.png shared/en-US/images/pcmk-overview-small.png shared/en-US/images/pcmk-internals-small.png shared/en-US/images/pcmk-active-active-small.png shared/en-US/images/pcmk-stack-small.png shared/en-US/images/pcmk-shared-failover-small.png Pacemaker_Development/en-US/images/pcmk-active-passive-small.png Pacemaker_Development/en-US/images/pcmk-overview-small.png Pacemaker_Development/en-US/images/pcmk-internals-small.png Pacemaker_Development/en-US/images/pcmk-active-active-small.png Pacemaker_Development/en-US/images/pcmk-stack-small.png Pacemaker_Development/en-US/images/pcmk-shared-failover-small.png Pacemaker_Explained/en-US/images/Policy-Engine-small-small.png Pacemaker_Explained/en-US/images/Policy-Engine-big-small.png Clusters_from_Scratch/en-US/images/Policy-Engine-small-small.png Clusters_from_Scratch/en-US/images/Policy-Engine-big-small.png Pacemaker_Administration/en-US/images/Policy-Engine-small-small.png Pacemaker_Administration/en-US/images/Policy-Engine-big-small.png shared/en-US/images/Policy-Engine-small-small.png shared/en-US/images/Policy-Engine-big-small.png Pacemaker_Development/en-US/images/Policy-Engine-small-small.png Pacemaker_Development/en-US/images/Policy-Engine-big-small.png Pacemaker_Explained/en-US/images/pcmk-active-passive.png Pacemaker_Explained/en-US/images/pcmk-overview.png Pacemaker_Explained/en-US/images/pcmk-internals.png Pacemaker_Explained/en-US/images/pcmk-active-active.png Pacemaker_Explained/en-US/images/pcmk-stack.png Pacemaker_Explained/en-US/images/pcmk-shared-failover.png Clusters_from_Scratch/en-US/images/pcmk-active-passive.png Clusters_from_Scratch/en-US/images/pcmk-overview.png Clusters_from_Scratch/en-US/images/pcmk-internals.png Clusters_from_Scratch/en-US/images/pcmk-active-active.png Clusters_from_Scratch/en-US/images/pcmk-stack.png Clusters_from_Scratch/en-US/images/pcmk-shared-failover.png Pacemaker_Administration/en-US/images/pcmk-active-passive.png Pacemaker_Administration/en-US/images/pcmk-overview.png Pacemaker_Administration/en-US/images/pcmk-internals.png Pacemaker_Administration/en-US/images/pcmk-active-active.png Pacemaker_Administration/en-US/images/pcmk-stack.png Pacemaker_Administration/en-US/images/pcmk-shared-failover.png shared/en-US/images/pcmk-active-passive.png shared/en-US/images/pcmk-overview.png shared/en-US/images/pcmk-internals.png shared/en-US/images/pcmk-active-active.png shared/en-US/images/pcmk-stack.png shared/en-US/images/pcmk-shared-failover.png Pacemaker_Development/en-US/images/pcmk-active-passive.png Pacemaker_Development/en-US/images/pcmk-overview.png Pacemaker_Development/en-US/images/pcmk-internals.png Pacemaker_Development/en-US/images/pcmk-active-active.png Pacemaker_Development/en-US/images/pcmk-stack.png Pacemaker_Development/en-US/images/pcmk-shared-failover.png Pacemaker_Explained/en-US/images/Policy-Engine-small.png Pacemaker_Explained/en-US/images/Policy-Engine-big.png Clusters_from_Scratch/en-US/images/Policy-Engine-small.png Clusters_from_Scratch/en-US/images/Policy-Engine-big.png Pacemaker_Administration/en-US/images/Policy-Engine-small.png Pacemaker_Administration/en-US/images/Policy-Engine-big.png shared/en-US/images/Policy-Engine-small.png shared/en-US/images/Policy-Engine-big.png Pacemaker_Development/en-US/images/Policy-Engine-small.png Pacemaker_Development/en-US/images/Policy-Engine-big.png Pacemaker_Explained/en-US/images/pcmk-active-passive-large.png Pacemaker_Explained/en-US/images/pcmk-overview-large.png Pacemaker_Explained/en-US/images/pcmk-internals-large.png Pacemaker_Explained/en-US/images/pcmk-active-active-large.png Pacemaker_Explained/en-US/images/pcmk-stack-large.png Pacemaker_Explained/en-US/images/pcmk-shared-failover-large.png Clusters_from_Scratch/en-US/images/pcmk-active-passive-large.png Clusters_from_Scratch/en-US/images/pcmk-overview-large.png Clusters_from_Scratch/en-US/images/pcmk-internals-large.png Clusters_from_Scratch/en-US/images/pcmk-active-active-large.png Clusters_from_Scratch/en-US/images/pcmk-stack-large.png Clusters_from_Scratch/en-US/images/pcmk-shared-failover-large.png Pacemaker_Administration/en-US/images/pcmk-active-passive-large.png Pacemaker_Administration/en-US/images/pcmk-overview-large.png Pacemaker_Administration/en-US/images/pcmk-internals-large.png Pacemaker_Administration/en-US/images/pcmk-active-active-large.png Pacemaker_Administration/en-US/images/pcmk-stack-large.png Pacemaker_Administration/en-US/images/pcmk-shared-failover-large.png shared/en-US/images/pcmk-active-passive-large.png shared/en-US/images/pcmk-overview-large.png shared/en-US/images/pcmk-internals-large.png shared/en-US/images/pcmk-active-active-large.png shared/en-US/images/pcmk-stack-large.png shared/en-US/images/pcmk-shared-failover-large.png Pacemaker_Development/en-US/images/pcmk-active-passive-large.png Pacemaker_Development/en-US/images/pcmk-overview-large.png Pacemaker_Development/en-US/images/pcmk-internals-large.png Pacemaker_Development/en-US/images/pcmk-active-active-large.png Pacemaker_Development/en-US/images/pcmk-stack-large.png Pacemaker_Development/en-US/images/pcmk-shared-failover-large.png Pacemaker_Explained/en-US/images/Policy-Engine-small-large.png Pacemaker_Explained/en-US/images/Policy-Engine-big-large.png Clusters_from_Scratch/en-US/images/Policy-Engine-small-large.png Clusters_from_Scratch/en-US/images/Policy-Engine-big-large.png Pacemaker_Administration/en-US/images/Policy-Engine-small-large.png Pacemaker_Administration/en-US/images/Policy-Engine-big-large.png shared/en-US/images/Policy-Engine-small-large.png shared/en-US/images/Policy-Engine-big-large.png Pacemaker_Development/en-US/images/Policy-Engine-small-large.png Pacemaker_Development/en-US/images/Policy-Engine-big-large.png Pacemaker_Remote/en-US/images/pcmk-ha-cluster-stack.png Pacemaker_Remote/en-US/images/pcmk-ha-remote-stack.png Pacemaker_Explained/en-US/Book_Info.xml Pacemaker_Explained/en-US/Revision_History.xml Pacemaker_Explained/en-US/Preface.xml Pacemaker_Explained/en-US/Author_Group.xml Pacemaker_Explained/en-US/Pacemaker_Explained.xml Pacemaker_Explained/en-US/Ch-Stonith.xml Pacemaker_Explained/en-US/Ch-Advanced-Options.xml Pacemaker_Explained/en-US/Ch-Rules.xml Pacemaker_Explained/en-US/Ap-FAQ.xml Pacemaker_Explained/en-US/Ch-Utilization.xml Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml Pacemaker_Explained/en-US/Ch-Resources.xml Pacemaker_Explained/en-US/Ap-Samples.xml Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml Pacemaker_Explained/en-US/Ch-Options.xml Pacemaker_Explained/en-US/Ch-Constraints.xml Pacemaker_Explained/en-US/Ch-Nodes.xml Pacemaker_Explained/en-US/Ch-Status.xml Pacemaker_Explained/en-US/Ch-Alerts.xml Pacemaker_Explained/en-US/Ch-Intro.xml shared/en-US/pacemaker-intro.xml rm -rf Pacemaker_Explained/publish/* Pacemaker_Explained/tmp cd Pacemaker_Explained \ && RPM_BUILD_DIR="" \ /usr/bin/publican build --publish --langs=en-US --formats=html-desktop \ Setting up en-US Processing file tmp/en-US/xml/Common_Content/Conventions.xml -> tmp/en-US/xml/Common_Content/Conventions.xml Processing file tmp/en-US/xml/Common_Content/Feedback.xml -> tmp/en-US/xml/Common_Content/Feedback.xml Processing file tmp/en-US/xml/Common_Content/Legal_Notice.xml -> tmp/en-US/xml/Common_Content/Legal_Notice.xml Processing file tmp/en-US/xml/Common_Content/Program_Listing.xml -> tmp/en-US/xml/Common_Content/Program_Listing.xml Processing file tmp/en-US/xml/Common_Content/Revision_History.xml -> tmp/en-US/xml/Common_Content/Revision_History.xml Processing file tmp/en-US/xml_tmp/Ap-FAQ.xml -> tmp/en-US/xml/Ap-FAQ.xml Processing file tmp/en-US/xml_tmp/Ap-Samples.xml -> tmp/en-US/xml/Ap-Samples.xml Processing file tmp/en-US/xml_tmp/Author_Group.xml -> tmp/en-US/xml/Author_Group.xml Processing file tmp/en-US/xml_tmp/Book_Info.xml -> tmp/en-US/xml/Book_Info.xml Processing file tmp/en-US/xml_tmp/Ch-Advanced-Options.xml -> tmp/en-US/xml/Ch-Advanced-Options.xml Processing file tmp/en-US/xml_tmp/Ch-Advanced-Resources.xml -> tmp/en-US/xml/Ch-Advanced-Resources.xml Processing file tmp/en-US/xml_tmp/Ch-Alerts.xml -> tmp/en-US/xml/Ch-Alerts.xml Processing file tmp/en-US/xml_tmp/Ch-Constraints.xml -> tmp/en-US/xml/Ch-Constraints.xml Processing file tmp/en-US/xml_tmp/Ch-Intro.xml -> tmp/en-US/xml/Ch-Intro.xml Processing file tmp/en-US/xml_tmp/Ch-Multi-site-Clusters.xml -> tmp/en-US/xml/Ch-Multi-site-Clusters.xml Processing file tmp/en-US/xml_tmp/Ch-Nodes.xml -> tmp/en-US/xml/Ch-Nodes.xml Processing file tmp/en-US/xml_tmp/Ch-Options.xml -> tmp/en-US/xml/Ch-Options.xml Processing file tmp/en-US/xml_tmp/Ch-Resources.xml -> tmp/en-US/xml/Ch-Resources.xml Processing file tmp/en-US/xml_tmp/Ch-Reusing-Configuration.xml -> tmp/en-US/xml/Ch-Reusing-Configuration.xml Processing file tmp/en-US/xml_tmp/Ch-Rules.xml -> tmp/en-US/xml/Ch-Rules.xml Processing file tmp/en-US/xml_tmp/Ch-Status.xml -> tmp/en-US/xml/Ch-Status.xml Processing file tmp/en-US/xml_tmp/Ch-Stonith.xml -> tmp/en-US/xml/Ch-Stonith.xml Processing file tmp/en-US/xml_tmp/Ch-Utilization.xml -> tmp/en-US/xml/Ch-Utilization.xml Processing file tmp/en-US/xml_tmp/Pacemaker_Explained.xml -> tmp/en-US/xml/Pacemaker_Explained.xml Processing file tmp/en-US/xml_tmp/Preface.xml -> tmp/en-US/xml/Preface.xml Processing file tmp/en-US/xml_tmp/Revision_History.xml -> tmp/en-US/xml/Revision_History.xml Beginning work on en-US DTD Validation OK Starting html-desktop Using XML::LibXSLT on /usr/share/publican/xsl/html-single.xsl Finished html-desktop rm -rf Pacemaker_Explained/tmp touch Pacemaker_Explained.build gmake[1]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/doc' Making all in extra gmake[1]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra' Making all in alerts gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/alerts' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/alerts' Making all in resources gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources' OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ClusterMon meta-data > ocf_pacemaker_ClusterMon.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/controld meta-data > ocf_pacemaker_controld.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/Dummy meta-data > ocf_pacemaker_Dummy.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/HealthCPU meta-data > ocf_pacemaker_HealthCPU.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/HealthSMART meta-data > ocf_pacemaker_HealthSMART.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ifspeed meta-data > ocf_pacemaker_ifspeed.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/o2cb meta-data > ocf_pacemaker_o2cb.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ping meta-data > ocf_pacemaker_ping.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/pingd meta-data > ocf_pacemaker_pingd.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/Stateful meta-data > ocf_pacemaker_Stateful.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/SysInfo meta-data > ocf_pacemaker_SysInfo.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/SystemHealth meta-data > ocf_pacemaker_SystemHealth.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/attribute meta-data > ocf_pacemaker_attribute.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/remote meta-data > ocf_pacemaker_remote.xml /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_ClusterMon --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_ClusterMon.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_ClusterMon.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_controld --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_controld.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_controld.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_HealthSMART --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_HealthSMART.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_HealthSMART.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_Dummy --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_Dummy.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_Dummy.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_o2cb --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_o2cb.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_o2cb.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_pingd --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_pingd.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_pingd.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_HealthCPU --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_HealthCPU.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_HealthCPU.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_ifspeed --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_ifspeed.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_ifspeed.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_SysInfo --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_SysInfo.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_SysInfo.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_SystemHealth --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_SystemHealth.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_SystemHealth.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_remote --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_remote.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_remote.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_Stateful --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_Stateful.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_Stateful.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.78.1/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_ClusterMon.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_attribute --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_attribute.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_attribute.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.78.1/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_HealthSMART.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_ping --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_ping.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_ping.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.78.1/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_controld.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.78.1/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_Dummy.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.78.1/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_o2cb.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.78.1/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_pingd.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.78.1/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_HealthCPU.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.78.1/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_ifspeed.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.78.1/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_SysInfo.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.78.1/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_remote.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.78.1/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_SystemHealth.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.78.1/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_Stateful.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.78.1/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_attribute.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.78.1/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources/ocf_pacemaker_ping.dbook Note: meta source : no *info/productname or alternative ocf_pacemaker_HealthSMART Note: meta source : see http://docbook.sf.net/el/productname ocf_pacemaker_HealthSMART Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_HealthSMART Note: meta source : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_HealthSMART Note: meta source : no *info/productname or alternative ocf_pacemaker_ClusterMon Note: meta version: no *info/productnumber or alternative ocf_pacemaker_HealthSMART Note: meta source : see http://docbook.sf.net/el/productname ocf_pacemaker_ClusterMon Note: meta version: see http://docbook.sf.net/el/productnumber ocf_pacemaker_HealthSMART Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_HealthSMART Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_ClusterMon Note: meta version: see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_HealthSMART Note: meta source : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_ClusterMon Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_HealthSMART Note: meta version: no *info/productnumber or alternative ocf_pacemaker_ClusterMon Note: meta version: see http://docbook.sf.net/el/productnumber ocf_pacemaker_ClusterMon Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_ClusterMon Note: meta manual : no titled ancestor of refentry ocf_pacemaker_HealthSMART Note: meta source : no *info/productname or alternative ocf_pacemaker_Dummy Note: meta version: see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_ClusterMon Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_HealthSMART Note: meta source : see http://docbook.sf.net/el/productname ocf_pacemaker_Dummy Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_ClusterMon Note: meta manual : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_HealthSMART Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_Dummy Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_HealthSMART Note: meta source : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_Dummy Note: meta manual : no titled ancestor of refentry ocf_pacemaker_ClusterMon Note: meta version: no *info/productnumber or alternative ocf_pacemaker_Dummy Note: meta source : no *info/productname or alternative ocf_pacemaker_o2cb Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_ClusterMon Note: meta version: see http://docbook.sf.net/el/productnumber ocf_pacemaker_Dummy Note: meta source : no *info/productname or alternative ocf_pacemaker_controld Note: meta source : see http://docbook.sf.net/el/productname ocf_pacemaker_o2cb Note: meta manual : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_ClusterMon Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_Dummy Note: meta source : see http://docbook.sf.net/el/productname ocf_pacemaker_controld Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_o2cb Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_ClusterMon Note: meta version: see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_Dummy Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_controld Note: meta source : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_o2cb Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_Dummy Note: meta source : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_controld Note: meta version: no *info/productnumber or alternative ocf_pacemaker_o2cb Note: meta source : no *info/productname or alternative ocf_pacemaker_ifspeed Note: meta version: no *info/productnumber or alternative ocf_pacemaker_controld Note: meta version: see http://docbook.sf.net/el/productnumber ocf_pacemaker_o2cb Note: meta source : see http://docbook.sf.net/el/productname ocf_pacemaker_ifspeed Note: meta manual : no titled ancestor of refentry ocf_pacemaker_Dummy Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_o2cb Note: meta version: see http://docbook.sf.net/el/productnumber ocf_pacemaker_controld Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_ifspeed Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_Dummy Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_controld Note: meta version: see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_o2cb Note: meta source : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_ifspeed Note: meta manual : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_Dummy Note: meta version: see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_controld Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_o2cb Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_DummyNote: meta source : no *info/productname or alternative ocf_pacemaker_HealthCPU Note: meta version: no *info/productnumber or alternative ocf_pacemaker_ifspeed Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_controldNote: meta source : no *info/productname or alternative ocf_pacemaker_SysInfo Note: meta version: see http://docbook.sf.net/el/productnumber ocf_pacemaker_ifspeed Note: meta source : see http://docbook.sf.net/el/productname ocf_pacemaker_HealthCPU Note: meta source : see http://docbook.sf.net/el/productname ocf_pacemaker_SysInfo Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_ifspeed Note: meta manual : no titled ancestor of refentry ocf_pacemaker_o2cb Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_HealthCPU Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_SysInfo Note: meta manual : no titled ancestor of refentry ocf_pacemaker_controld Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_o2cbNote: meta version: see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_ifspeed Note: meta source : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_SysInfoNote: meta source : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_HealthCPU Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_controld Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_ifspeed Note: meta manual : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_o2cb Note: meta version: no *info/productnumber or alternative ocf_pacemaker_SysInfo Note: meta version: no *info/productnumber or alternative ocf_pacemaker_HealthCPU Note: meta manual : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_controld Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_o2cb Note: meta version: see http://docbook.sf.net/el/productnumber ocf_pacemaker_SysInfo Note: meta version: see http://docbook.sf.net/el/productnumber ocf_pacemaker_HealthCPU Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_controld Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_SysInfo Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_HealthCPU Note: meta manual : no titled ancestor of refentry ocf_pacemaker_ifspeed Note: meta source : no *info/productname or alternative ocf_pacemaker_pingd Note: meta version: see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_SysInfo Note: meta version: see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_HealthCPU Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_ifspeed Note: meta source : see http://docbook.sf.net/el/productname ocf_pacemaker_pingd Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_SysInfo Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_HealthCPU Note: meta source : no *info/productname or alternative ocf_pacemaker_remote Note: meta manual : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_ifspeed Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_pingd Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_ifspeed Note: meta source : see http://docbook.sf.net/el/productname ocf_pacemaker_remote Note: meta source : no *info/productname or alternative ocf_pacemaker_SystemHealth Note: meta source : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_pingd Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_remote Note: meta manual : no titled ancestor of refentry ocf_pacemaker_SysInfo Note: meta source : see http://docbook.sf.net/el/productname ocf_pacemaker_SystemHealth Note: meta manual : no titled ancestor of refentry ocf_pacemaker_HealthCPU Note: meta version: no *info/productnumber or alternative ocf_pacemaker_pingd Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_SysInfoNote: meta source : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_remote Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_SystemHealth Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_HealthCPU Note: meta version: see http://docbook.sf.net/el/productnumber ocf_pacemaker_pingd Note: meta manual : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_SysInfo Note: meta version: no *info/productnumber or alternative ocf_pacemaker_remote Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_pingd Note: meta source : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_SystemHealth Note: meta manual : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_HealthCPU Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_SysInfo Note: meta version: see http://docbook.sf.net/el/productnumber ocf_pacemaker_remote Note: meta version: see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_pingd Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_HealthCPU Note: meta version: no *info/productnumber or alternative ocf_pacemaker_SystemHealth Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_remote Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_pingd Note: meta version: see http://docbook.sf.net/el/productnumber ocf_pacemaker_SystemHealth Note: meta version: see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_remote Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_SystemHealth Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_remote Note: meta version: see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_SystemHealth Note: meta manual : no titled ancestor of refentry ocf_pacemaker_pingd Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_SystemHealth Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_pingd Note: meta manual : no titled ancestor of refentry ocf_pacemaker_remote Note: meta manual : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_pingd Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_remote Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_pingd Note: meta manual : no titled ancestor of refentry ocf_pacemaker_SystemHealth Note: meta manual : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_remote Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_SystemHealth Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_remote Note: meta manual : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_SystemHealth Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_SystemHealth Note: meta source : no *info/productname or alternative ocf_pacemaker_attribute Note: meta source : see http://docbook.sf.net/el/productname ocf_pacemaker_attribute Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_attribute Note: meta source : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_attribute Note: meta source : no *info/productname or alternative ocf_pacemaker_ping Note: meta version: no *info/productnumber or alternative ocf_pacemaker_attribute Note: meta version: see http://docbook.sf.net/el/productnumber ocf_pacemaker_attribute Note: meta source : see http://docbook.sf.net/el/productname ocf_pacemaker_ping Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_attribute Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_ping Note: meta version: see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_attribute Note: meta source : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_ping Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_attribute Note: meta version: no *info/productnumber or alternative ocf_pacemaker_ping Note: meta version: see http://docbook.sf.net/el/productnumber ocf_pacemaker_ping Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_ping Note: meta manual : no titled ancestor of refentry ocf_pacemaker_attribute Note: meta version: see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_ping Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_attribute Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_HealthSMART Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_ping Note: meta manual : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_attribute Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib ocf_pacemaker_HealthSMART Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_attribute Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb ocf_pacemaker_HealthSMART Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_ClusterMon Note: meta manual : no titled ancestor of refentry ocf_pacemaker_ping Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_ping Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib ocf_pacemaker_ClusterMon Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb ocf_pacemaker_ClusterMon Note: meta manual : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_ping Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_ping Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_controld Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_o2cb Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib ocf_pacemaker_controld Note: meta source : no *info/productname or alternative ocf_pacemaker_Stateful Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb ocf_pacemaker_controld Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib ocf_pacemaker_o2cb Note: meta source : see http://docbook.sf.net/el/productname ocf_pacemaker_Stateful Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb ocf_pacemaker_o2cbWarn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_Dummy Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_Stateful Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib ocf_pacemaker_Dummy Note: meta source : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_Stateful Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb ocf_pacemaker_Dummy Note: meta version: no *info/productnumber or alternative ocf_pacemaker_Stateful Note: meta version: see http://docbook.sf.net/el/productnumber ocf_pacemaker_Stateful Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_Stateful Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_HealthCPU Note: meta version: see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_Stateful Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_Stateful Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib ocf_pacemaker_HealthCPU Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_SystemHealth Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb ocf_pacemaker_HealthCPU Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib ocf_pacemaker_SystemHealth Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb ocf_pacemaker_SystemHealth Note: meta manual : no titled ancestor of refentry ocf_pacemaker_Stateful Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_Stateful Note: meta manual : see http://docbook.sf.net/el/refmiscinfo ocf_pacemaker_Stateful Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_remote Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_Stateful Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_SysInfo Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib ocf_pacemaker_remote Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_ifspeed Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib ocf_pacemaker_SysInfo Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb ocf_pacemaker_remote Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib ocf_pacemaker_ifspeed Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb ocf_pacemaker_SysInfo Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb ocf_pacemaker_ifspeed Note: Writing ocf_pacemaker_HealthSMART.7 Note: Writing ocf_pacemaker_ClusterMon.7 Note: Writing ocf_pacemaker_controld.7 Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_pingd Note: Writing ocf_pacemaker_o2cb.7 Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib ocf_pacemaker_pingd Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb ocf_pacemaker_pingd Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_attribute Note: Writing ocf_pacemaker_Dummy.7 Note: Writing ocf_pacemaker_SystemHealth.7 Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib ocf_pacemaker_attribute Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb ocf_pacemaker_attribute Note: Writing ocf_pacemaker_HealthCPU.7 Note: Writing ocf_pacemaker_remote.7 Note: Writing ocf_pacemaker_SysInfo.7 Note: Writing ocf_pacemaker_ifspeed.7 Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_ping Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_Stateful Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib ocf_pacemaker_Stateful Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib ocf_pacemaker_ping Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb ocf_pacemaker_Stateful Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb ocf_pacemaker_ping Note: Writing ocf_pacemaker_pingd.7 Note: Writing ocf_pacemaker_attribute.7 Note: Writing ocf_pacemaker_Stateful.7 Note: Writing ocf_pacemaker_ping.7 rm ocf_pacemaker_HealthCPU.xml ocf_pacemaker_Stateful.dbook ocf_pacemaker_remote.xml ocf_pacemaker_o2cb.dbook ocf_pacemaker_HealthSMART.xml ocf_pacemaker_SysInfo.xml ocf_pacemaker_ping.dbook ocf_pacemaker_pingd.xml ocf_pacemaker_ClusterMon.dbook ocf_pacemaker_attribute.dbook ocf_pacemaker_SystemHealth.dbook ocf_pacemaker_Dummy.dbook ocf_pacemaker_ifspeed.dbook ocf_pacemaker_ping.xml ocf_pacemaker_ClusterMon.xml ocf_pacemaker_HealthCPU.dbook ocf_pacemaker_attribute.xml ocf_pacemaker_remote.dbook ocf_pacemaker_Stateful.xml ocf_pacemaker_HealthSMART.dbook ocf_pacemaker_SystemHealth.xml ocf_pacemaker_pingd.dbook ocf_pacemaker_controld.xml ocf_pacemaker_Dummy.xml ocf_pacemaker_SysInfo.dbook ocf_pacemaker_ifspeed.xml ocf_pacemaker_controld.dbook ocf_pacemaker_o2cb.xml gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources' Making all in logrotate gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/logrotate' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/logrotate' gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra' gmake[2]: Nothing to be done for `all-am'. gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra' gmake[1]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra' gmake[1]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0' echo 'int main(void){}' >scratch.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -I./include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o scratch.o scratch.c /bin/sh ./libtool --tag=CC --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -o scratch scratch.o ./lib/common/libcrmcommon.la -lm -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -o .libs/scratch scratch.o ./lib/common/.libs/libcrmcommon.so -lm -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 gmake[1]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NtN89B + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64 + cd pacemaker-Pacemaker-2.0.0 + make install DESTDIR=/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64 V=1 docdir=/usr/share/doc/pacemaker Making install in replace gmake[1]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/replace' gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/replace' gmake[2]: Nothing to be done for `install-exec-am'. gmake[2]: Nothing to be done for `install-data-am'. gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/replace' gmake[1]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/replace' Making install in include gmake[1]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include' Making install in crm gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm' Making install in common gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/common' gmake[4]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/common' gmake[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/include/pacemaker/crm/common' /usr/bin/install -c -m 644 xml.h ipc.h util.h iso8601.h mainloop.h logging.h results.h '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/include/pacemaker/crm/common' gmake[4]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/common' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/common' Making install in pengine gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/pengine' gmake[4]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/pengine' gmake[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/include/pacemaker/crm/pengine' /usr/bin/install -c -m 644 common.h complex.h remote.h rules.h status.h '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/include/pacemaker/crm/pengine' gmake[4]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/pengine' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/pengine' Making install in cib gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/cib' gmake[4]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/cib' gmake[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/include/pacemaker/crm/cib' /usr/bin/install -c -m 644 util.h '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/include/pacemaker/crm/cib' gmake[4]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/cib' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/cib' Making install in fencing gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/fencing' gmake[4]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/fencing' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/fencing' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/fencing' Making install in cluster gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/cluster' gmake[4]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/cluster' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/cluster' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm/cluster' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm' gmake[4]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm' gmake[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/include/pacemaker/crm' /usr/bin/install -c -m 644 attrd.h cib.h cluster.h compatibility.h crm.h lrmd.h msg_xml.h services.h stonith-ng.h transition.h '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/include/pacemaker/crm' gmake[4]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include/crm' gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include' gmake[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/include/pacemaker' /usr/bin/install -c -m 644 crm_config.h '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/include/pacemaker' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include' gmake[1]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/include' Making install in lib gmake[1]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib' Making install in gnu gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/gnu' gmake install-recursive gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/gnu' gmake[4]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/gnu' gmake[5]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/gnu' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/gnu' gmake[4]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/gnu' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/gnu' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/gnu' Making install in common gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c libcrmcommon.la '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libcrmcommon.so.34.0.0 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libcrmcommon.so.34.0.0 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 && { ln -s -f libcrmcommon.so.34.0.0 libcrmcommon.so.34 || { rm -f libcrmcommon.so.34 && ln -s libcrmcommon.so.34.0.0 libcrmcommon.so.34; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 && { ln -s -f libcrmcommon.so.34.0.0 libcrmcommon.so || { rm -f libcrmcommon.so && ln -s libcrmcommon.so.34.0.0 libcrmcommon.so; }; }) libtool: install: /usr/bin/install -c .libs/libcrmcommon.lai /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libcrmcommon.la libtool: install: /usr/bin/install -c .libs/libcrmcommon.a /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libcrmcommon.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libcrmcommon.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libcrmcommon.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common' Making install in pengine gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c libpe_rules.la libpe_status.la '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64' libtool: install: warning: relinking `libpe_rules.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine; /bin/sh /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/libtool --tag CC --tag CC --mode=relink gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 26:0:0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o libpe_rules.la -rpath /usr/lib64 libpe_rules_la-rules.lo libpe_rules_la-rules_alerts.lo libpe_rules_la-common.lo ../../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libpe_rules_la-rules.o .libs/libpe_rules_la-rules_alerts.o .libs/libpe_rules_la-common.o -L/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 -L/usr/lib64 -lcrmcommon -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libpe_rules.so.26 -o .libs/libpe_rules.so.26.0.0 libtool: install: /usr/bin/install -c .libs/libpe_rules.so.26.0.0T /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libpe_rules.so.26.0.0 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 && { ln -s -f libpe_rules.so.26.0.0 libpe_rules.so.26 || { rm -f libpe_rules.so.26 && ln -s libpe_rules.so.26.0.0 libpe_rules.so.26; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 && { ln -s -f libpe_rules.so.26.0.0 libpe_rules.so || { rm -f libpe_rules.so && ln -s libpe_rules.so.26.0.0 libpe_rules.so; }; }) libtool: install: /usr/bin/install -c .libs/libpe_rules.lai /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libpe_rules.la libtool: install: warning: relinking `libpe_status.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine; /bin/sh /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/libtool --tag CC --tag CC --mode=relink gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 27:0:0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o libpe_status.la -rpath /usr/lib64 libpe_status_la-status.lo libpe_status_la-unpack.lo libpe_status_la-utils.lo libpe_status_la-complex.lo libpe_status_la-native.lo libpe_status_la-container.lo libpe_status_la-group.lo libpe_status_la-clone.lo libpe_status_la-rules.lo libpe_status_la-common.lo libpe_status_la-failcounts.lo libpe_status_la-remote.lo -lncurses ../../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libpe_status_la-status.o .libs/libpe_status_la-unpack.o .libs/libpe_status_la-utils.o .libs/libpe_status_la-complex.o .libs/libpe_status_la-native.o .libs/libpe_status_la-container.o .libs/libpe_status_la-group.o .libs/libpe_status_la-clone.o .libs/libpe_status_la-rules.o .libs/libpe_status_la-common.o .libs/libpe_status_la-failcounts.o .libs/libpe_status_la-remote.o -lncurses -L/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 -L/usr/lib64 -lcrmcommon -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libpe_status.so.27 -o .libs/libpe_status.so.27.0.0 libtool: install: /usr/bin/install -c .libs/libpe_status.so.27.0.0T /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libpe_status.so.27.0.0 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 && { ln -s -f libpe_status.so.27.0.0 libpe_status.so.27 || { rm -f libpe_status.so.27 && ln -s libpe_status.so.27.0.0 libpe_status.so.27; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 && { ln -s -f libpe_status.so.27.0.0 libpe_status.so || { rm -f libpe_status.so && ln -s libpe_status.so.27.0.0 libpe_status.so; }; }) libtool: install: /usr/bin/install -c .libs/libpe_status.lai /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libpe_status.la libtool: install: /usr/bin/install -c .libs/libpe_rules.a /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libpe_rules.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libpe_rules.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libpe_rules.a libtool: install: /usr/bin/install -c .libs/libpe_status.a /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libpe_status.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libpe_status.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libpe_status.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine' Making install in transition gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/transition' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/transition' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c libtransitioner.la '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64' libtool: install: warning: relinking `libtransitioner.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/transition; /bin/sh /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/libtool --tag CC --tag CC --mode=relink gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 25:0:0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o libtransitioner.la -rpath /usr/lib64 libtransitioner_la-unpack.lo libtransitioner_la-graph.lo libtransitioner_la-utils.lo ../../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libtransitioner_la-unpack.o .libs/libtransitioner_la-graph.o .libs/libtransitioner_la-utils.o -L/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 -L/usr/lib64 -lcrmcommon -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libtransitioner.so.25 -o .libs/libtransitioner.so.25.0.0 libtool: install: /usr/bin/install -c .libs/libtransitioner.so.25.0.0T /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libtransitioner.so.25.0.0 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 && { ln -s -f libtransitioner.so.25.0.0 libtransitioner.so.25 || { rm -f libtransitioner.so.25 && ln -s libtransitioner.so.25.0.0 libtransitioner.so.25; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 && { ln -s -f libtransitioner.so.25.0.0 libtransitioner.so || { rm -f libtransitioner.so && ln -s libtransitioner.so.25.0.0 libtransitioner.so; }; }) libtool: install: /usr/bin/install -c .libs/libtransitioner.lai /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libtransitioner.la libtool: install: /usr/bin/install -c .libs/libtransitioner.a /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libtransitioner.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libtransitioner.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libtransitioner.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/transition' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/transition' Making install in cib gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cib' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c libcib.la '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64' libtool: install: warning: relinking `libcib.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cib; /bin/sh /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/libtool --tag CC --tag CC --mode=relink gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 27:0:0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o libcib.la -rpath /usr/lib64 libcib_la-cib_ops.lo libcib_la-cib_utils.lo libcib_la-cib_client.lo libcib_la-cib_native.lo libcib_la-cib_attrs.lo libcib_la-cib_file.lo libcib_la-cib_remote.lo ../../lib/pengine/libpe_rules.la ../../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libcib_la-cib_ops.o .libs/libcib_la-cib_utils.o .libs/libcib_la-cib_client.o .libs/libcib_la-cib_native.o .libs/libcib_la-cib_attrs.o .libs/libcib_la-cib_file.o .libs/libcib_la-cib_remote.o -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs -L/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 -L/usr/lib64 -lpe_rules -lcrmcommon -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libcib.so.27 -o .libs/libcib.so.27.0.0 libtool: install: /usr/bin/install -c .libs/libcib.so.27.0.0T /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libcib.so.27.0.0 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 && { ln -s -f libcib.so.27.0.0 libcib.so.27 || { rm -f libcib.so.27 && ln -s libcib.so.27.0.0 libcib.so.27; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 && { ln -s -f libcib.so.27.0.0 libcib.so || { rm -f libcib.so && ln -s libcib.so.27.0.0 libcib.so; }; }) libtool: install: /usr/bin/install -c .libs/libcib.lai /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libcib.la libtool: install: /usr/bin/install -c .libs/libcib.a /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libcib.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libcib.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libcib.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cib' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cib' Making install in fencing gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c libstonithd.la '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64' libtool: install: warning: relinking `libstonithd.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing; /bin/sh /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/libtool --tag CC --tag CC --mode=relink gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 26:0:0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o libstonithd.la -rpath /usr/lib64 libstonithd_la-st_client.lo libstonithd_la-st_rhcs.lo ../../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libstonithd_la-st_client.o .libs/libstonithd_la-st_rhcs.o -L/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 -L/usr/lib64 -lcrmcommon -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libstonithd.so.26 -o .libs/libstonithd.so.26.0.0 libtool: install: /usr/bin/install -c .libs/libstonithd.so.26.0.0T /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libstonithd.so.26.0.0 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 && { ln -s -f libstonithd.so.26.0.0 libstonithd.so.26 || { rm -f libstonithd.so.26 && ln -s libstonithd.so.26.0.0 libstonithd.so.26; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 && { ln -s -f libstonithd.so.26.0.0 libstonithd.so || { rm -f libstonithd.so && ln -s libstonithd.so.26.0.0 libstonithd.so; }; }) libtool: install: /usr/bin/install -c .libs/libstonithd.lai /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libstonithd.la libtool: install: /usr/bin/install -c .libs/libstonithd.a /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libstonithd.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libstonithd.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libstonithd.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing' Making install in services gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/services' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/services' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c libcrmservice.la '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64' libtool: install: warning: relinking `libcrmservice.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/services; /bin/sh /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/libtool --tag CC --tag CC --mode=relink gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 28:0:0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o libcrmservice.la -rpath /usr/lib64 libcrmservice_la-services.lo libcrmservice_la-services_linux.lo libcrmservice_la-services_lsb.lo libcrmservice_la-dbus.lo libcrmservice_la-systemd.lo ../../lib/common/libcrmcommon.la -ldbus-1 -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libcrmservice_la-services.o .libs/libcrmservice_la-services_linux.o .libs/libcrmservice_la-services_lsb.o .libs/libcrmservice_la-dbus.o .libs/libcrmservice_la-systemd.o -L/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 -L/usr/lib64 -lcrmcommon -ldbus-1 -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libcrmservice.so.28 -o .libs/libcrmservice.so.28.0.0 libtool: install: /usr/bin/install -c .libs/libcrmservice.so.28.0.0T /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libcrmservice.so.28.0.0 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 && { ln -s -f libcrmservice.so.28.0.0 libcrmservice.so.28 || { rm -f libcrmservice.so.28 && ln -s libcrmservice.so.28.0.0 libcrmservice.so.28; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 && { ln -s -f libcrmservice.so.28.0.0 libcrmservice.so || { rm -f libcrmservice.so && ln -s libcrmservice.so.28.0.0 libcrmservice.so; }; }) libtool: install: /usr/bin/install -c .libs/libcrmservice.lai /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libcrmservice.la libtool: install: /usr/bin/install -c .libs/libcrmservice.a /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libcrmservice.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libcrmservice.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libcrmservice.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/services' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/services' Making install in lrmd gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/lrmd' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/lrmd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c liblrmd.la '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64' libtool: install: warning: relinking `liblrmd.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/lrmd; /bin/sh /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/libtool --tag CC --tag CC --mode=relink gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 28:0:0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o liblrmd.la -rpath /usr/lib64 liblrmd_la-lrmd_client.lo liblrmd_la-proxy_common.lo liblrmd_la-lrmd_alerts.lo ../../lib/common/libcrmcommon.la ../../lib/services/libcrmservice.la ../../lib/fencing/libstonithd.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/liblrmd_la-lrmd_client.o .libs/liblrmd_la-proxy_common.o .libs/liblrmd_la-lrmd_alerts.o -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs -L/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 -L/usr/lib64 -lcrmservice -ldbus-1 -lstonithd -lcrmcommon -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,liblrmd.so.28 -o .libs/liblrmd.so.28.0.0 libtool: install: /usr/bin/install -c .libs/liblrmd.so.28.0.0T /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/liblrmd.so.28.0.0 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 && { ln -s -f liblrmd.so.28.0.0 liblrmd.so.28 || { rm -f liblrmd.so.28 && ln -s liblrmd.so.28.0.0 liblrmd.so.28; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 && { ln -s -f liblrmd.so.28.0.0 liblrmd.so || { rm -f liblrmd.so && ln -s liblrmd.so.28.0.0 liblrmd.so; }; }) libtool: install: /usr/bin/install -c .libs/liblrmd.lai /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/liblrmd.la libtool: install: /usr/bin/install -c .libs/liblrmd.a /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/liblrmd.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/liblrmd.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/liblrmd.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/lrmd' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/lrmd' Making install in cluster gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cluster' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cluster' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c libcrmcluster.la '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64' libtool: install: warning: relinking `libcrmcluster.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cluster; /bin/sh /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/libtool --tag CC --tag CC --mode=relink gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 29:0:0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o libcrmcluster.la -rpath /usr/lib64 libcrmcluster_la-election.lo libcrmcluster_la-cluster.lo libcrmcluster_la-membership.lo libcrmcluster_la-cpg.lo libcrmcluster_la-corosync.lo ../../lib/common/libcrmcommon.la ../../lib/fencing/libstonithd.la -lqb -ldl -lrt -lpthread -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libcrmcluster_la-election.o .libs/libcrmcluster_la-cluster.o .libs/libcrmcluster_la-membership.o .libs/libcrmcluster_la-cpg.o .libs/libcrmcluster_la-corosync.o -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs -L/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 -L/usr/lib64 -lstonithd -lcrmcommon -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libcrmcluster.so.29 -o .libs/libcrmcluster.so.29.0.0 libtool: install: /usr/bin/install -c .libs/libcrmcluster.so.29.0.0T /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libcrmcluster.so.29.0.0 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 && { ln -s -f libcrmcluster.so.29.0.0 libcrmcluster.so.29 || { rm -f libcrmcluster.so.29 && ln -s libcrmcluster.so.29.0.0 libcrmcluster.so.29; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 && { ln -s -f libcrmcluster.so.29.0.0 libcrmcluster.so || { rm -f libcrmcluster.so && ln -s libcrmcluster.so.29.0.0 libcrmcluster.so; }; }) libtool: install: /usr/bin/install -c .libs/libcrmcluster.lai /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libcrmcluster.la libtool: install: /usr/bin/install -c .libs/libcrmcluster.a /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libcrmcluster.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libcrmcluster.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libcrmcluster.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cluster' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cluster' gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib' /usr/bin/install -c -d /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64//usr/lib64/pkgconfig /usr/bin/install -c -m 644 pacemaker-cib.pc pacemaker-lrmd.pc pacemaker-service.pc pacemaker-pengine.pc pacemaker-fencing.pc pacemaker-cluster.pc pacemaker.pc /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64//usr/lib64/pkgconfig gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib' gmake[1]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib' Making install in daemons gmake[1]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons' Making install in based gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/based' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/based' gmake install-exec-hook gmake[4]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/based' /usr/bin/mkdir -p -- /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker && rm -f cib && ln -s pacemaker-based cib gmake[4]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/based' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c pacemaker-based cibmon '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker' libtool: install: warning: `../../lib/cluster/libcrmcluster.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing/libstonithd.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_rules.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pacemaker-based /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker/pacemaker-based libtool: install: warning: `../../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_rules.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/cibmon /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker/cibmon gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/based' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/based' Making install in schedulerd gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/schedulerd' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/schedulerd' /bin/sh /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/install-sh -d /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64//var/lib/pacemaker/pengine chown hacluster /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64//var/lib/pacemaker/pengine chown: invalid user: 'hacluster' chgrp haclient /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64//var/lib/pacemaker/pengine gmake[3]: [install-exec-local] Error 1 (ignored) chgrp: invalid group: 'haclient' chmod 750 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64//var/lib/pacemaker/pengine gmake[3]: [install-exec-local] Error 1 (ignored) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c libpengine.la '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64' libtool: install: warning: relinking `libpengine.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/schedulerd; /bin/sh /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/libtool --tag CC --tag CC --mode=relink gcc -std=gnu99 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 27:0:0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -o libpengine.la -rpath /usr/lib64 libpengine_la-sched_allocate.lo libpengine_la-sched_bundle.lo libpengine_la-sched_clone.lo libpengine_la-sched_constraints.lo libpengine_la-sched_graph.lo libpengine_la-sched_group.lo libpengine_la-sched_messages.lo libpengine_la-sched_native.lo libpengine_la-sched_notif.lo libpengine_la-sched_promotable.lo libpengine_la-sched_utilization.lo libpengine_la-sched_utils.lo ../../lib/pengine/libpe_status.la ../../lib/cib/libcib.la -lgnutls -lqb -lqb -lqb -ldl -lrt -lpthread -lbz2 -lxslt -luuid -lpam -lrt -ldl -lc -ldl -lglib-2.0 -lxml2 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libpengine_la-sched_allocate.o .libs/libpengine_la-sched_bundle.o .libs/libpengine_la-sched_clone.o .libs/libpengine_la-sched_constraints.o .libs/libpengine_la-sched_graph.o .libs/libpengine_la-sched_group.o .libs/libpengine_la-sched_messages.o .libs/libpengine_la-sched_native.o .libs/libpengine_la-sched_notif.o .libs/libpengine_la-sched_promotable.o .libs/libpengine_la-sched_utilization.o .libs/libpengine_la-sched_utils.o -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/.libs -L/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 -L/usr/lib64 -lpe_status -lncurses -lcib -lpe_rules -lcrmcommon -lgnutls -lqb -lpthread -lbz2 -lxslt -luuid -lpam -lrt -lc -ldl -lglib-2.0 -lxml2 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libpengine.so.27 -o .libs/libpengine.so.27.0.0 libtool: install: /usr/bin/install -c .libs/libpengine.so.27.0.0T /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libpengine.so.27.0.0 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 && { ln -s -f libpengine.so.27.0.0 libpengine.so.27 || { rm -f libpengine.so.27 && ln -s libpengine.so.27.0.0 libpengine.so.27; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64 && { ln -s -f libpengine.so.27.0.0 libpengine.so || { rm -f libpengine.so && ln -s libpengine.so.27.0.0 libpengine.so; }; }) libtool: install: /usr/bin/install -c .libs/libpengine.lai /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libpengine.la libtool: install: /usr/bin/install -c .libs/libpengine.a /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libpengine.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libpengine.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libpengine.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' gmake install-exec-hook gmake[4]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/schedulerd' cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker && rm -f pengine && ln -s pacemaker-schedulerd pengine gmake[4]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/schedulerd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c pacemaker-schedulerd '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker' libtool: install: warning: `../../lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/pengine/libpe_status.la' has not been installed in `/usr/lib64' libtool: install: warning: `libpengine.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_status.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_rules.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pacemaker-schedulerd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker/pacemaker-schedulerd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/man/man7' /usr/bin/install -c -m 644 pacemaker-schedulerd.7 '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/man/man7' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/schedulerd' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/schedulerd' Making install in attrd gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/attrd' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/attrd' gmake install-exec-hook gmake[4]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/attrd' cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker && rm -f attrd && ln -s pacemaker-attrd attrd gmake[4]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/attrd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c pacemaker-attrd '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker' libtool: install: warning: `../../lib/cluster/libcrmcluster.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/pengine/libpe_rules.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_rules.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/lrmd/liblrmd.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/services/libcrmservice.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing/libstonithd.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pacemaker-attrd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker/pacemaker-attrd gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/attrd' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/attrd' Making install in controld gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/controld' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/controld' gmake install-exec-hook gmake[4]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/controld' cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker && rm -f crmd && ln -s pacemaker-controld crmd gmake[4]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/controld' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c pacemaker-controld '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker' libtool: install: warning: `../../lib/fencing/libstonithd.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/transition/libtransitioner.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/pengine/libpe_rules.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_rules.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/cluster/libcrmcluster.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/services/libcrmservice.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/lrmd/liblrmd.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/services/libcrmservice.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing/libstonithd.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pacemaker-controld /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker/pacemaker-controld /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/man/man7' /usr/bin/install -c -m 644 pacemaker-controld.7 '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/man/man7' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/controld' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/controld' Making install in execd gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/execd' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/execd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c pacemaker-remoted '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin' libtool: install: warning: `../../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/services/libcrmservice.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/fencing/libstonithd.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/lrmd/liblrmd.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/services/libcrmservice.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing/libstonithd.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pacemaker-remoted /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/pacemaker-remoted gmake install-exec-hook gmake[4]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/execd' cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker && rm -f lrmd && ln -s pacemaker-execd lrmd cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin && rm -f pacemaker_remoted && ln -s pacemaker-remoted pacemaker_remoted gmake[4]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/execd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c pacemaker-execd cts-exec-helper '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker' libtool: install: warning: `../../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/services/libcrmservice.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/fencing/libstonithd.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pacemaker-execd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker/pacemaker-execd libtool: install: warning: `../../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/lrmd/liblrmd.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/services/libcrmservice.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing/libstonithd.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/services/libcrmservice.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/pengine/libpe_status.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../daemons/schedulerd/libpengine.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_status.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_rules.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/cts-exec-helper /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker/cts-exec-helper /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/etc/rc.d/init.d' /usr/bin/install -c pacemaker_remote '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/etc/rc.d/init.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 pacemaker-remoted.8 '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib/systemd/system' /usr/bin/install -c -m 644 pacemaker_remote.service '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib/systemd/system' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/execd' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/execd' Making install in fenced gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/fenced' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/fenced' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin' /usr/bin/install -c fence_legacy '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin' gmake install-exec-hook gmake[4]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/fenced' cd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker && rm -f stonithd && ln -s pacemaker-fenced stonithd gmake[4]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/fenced' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c pacemaker-fenced cts-fence-helper '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker' libtool: install: warning: `../../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/cluster/libcrmcluster.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing/libstonithd.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/fencing/libstonithd.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/pengine/libpe_status.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../daemons/schedulerd/libpengine.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_status.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_rules.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pacemaker-fenced /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker/pacemaker-fenced libtool: install: warning: `../../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/fencing/libstonithd.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/cts-fence-helper /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker/cts-fence-helper /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/man/man7' /usr/bin/install -c -m 644 pacemaker-fenced.7 '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/man/man7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 fence_legacy.8 '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/man/man8' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/fenced' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/fenced' Making install in pacemakerd gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/pacemakerd' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/pacemakerd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c pacemakerd '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin' libtool: install: warning: `../../lib/cluster/libcrmcluster.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing/libstonithd.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pacemakerd /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/pacemakerd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/etc/rc.d/init.d' /usr/bin/install -c pacemaker '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/etc/rc.d/init.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 pacemakerd.8 '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib/systemd/system' /usr/bin/install -c -m 644 pacemaker.service '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib/systemd/system' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/pacemakerd' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons/pacemakerd' gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons' gmake[1]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/daemons' Making install in tools gmake[1]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools' gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin' /bin/sh ../libtool --tag=CC --mode=install /usr/bin/install -c attrd_updater cibadmin crmadmin crm_simulate crm_attribute crm_diff crm_error crm_mon crm_node crm_resource crm_shadow crm_verify crm_ticket iso8601 stonith_admin '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin' libtool: install: warning: `../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/attrd_updater /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/attrd_updater libtool: install: warning: `../lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_rules.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/cibadmin /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/cibadmin libtool: install: warning: `../lib/pengine/libpe_status.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_rules.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/crmadmin /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/crmadmin libtool: install: warning: `../lib/pengine/libpe_status.la' has not been installed in `/usr/lib64' libtool: install: warning: `../daemons/schedulerd/libpengine.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_status.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_rules.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/lrmd/liblrmd.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/services/libcrmservice.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing/libstonithd.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/transition/libtransitioner.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/crm_simulate /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/crm_simulate libtool: install: warning: `../lib/cluster/libcrmcluster.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing/libstonithd.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_rules.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/crm_attribute /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/crm_attribute libtool: install: warning: `../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/crm_diff /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/crm_diff libtool: install: warning: `../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/crm_error /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/crm_error libtool: install: warning: `../lib/pengine/libpe_status.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/fencing/libstonithd.la' has not been installed in `/usr/lib64' libtool: install: warning: `../daemons/schedulerd/libpengine.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_status.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_rules.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/crm_mon /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/crm_mon libtool: install: warning: `../lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_rules.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/crm_node /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/crm_node libtool: install: warning: `../lib/pengine/libpe_rules.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/lrmd/liblrmd.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/services/libcrmservice.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing/libstonithd.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/services/libcrmservice.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/pengine/libpe_status.la' has not been installed in `/usr/lib64' libtool: install: warning: `../daemons/schedulerd/libpengine.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_status.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/transition/libtransitioner.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_rules.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/crm_resource /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/crm_resource libtool: install: warning: `../lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_rules.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/crm_shadow /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/crm_shadow libtool: install: warning: `../lib/pengine/libpe_status.la' has not been installed in `/usr/lib64' libtool: install: warning: `../daemons/schedulerd/libpengine.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_status.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_rules.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/crm_verify /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/crm_verify libtool: install: warning: `../lib/pengine/libpe_rules.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/pengine/libpe_status.la' has not been installed in `/usr/lib64' libtool: install: warning: `../daemons/schedulerd/libpengine.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_status.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_rules.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/crm_ticket /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/crm_ticket libtool: install: warning: `../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/iso8601 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/iso8601 libtool: install: warning: `../lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/cib/libcib.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/pengine/libpe_rules.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/pengine/libpe_status.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/cluster/libcrmcluster.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/fencing/libstonithd.la' has not been installed in `/usr/lib64' libtool: install: warning: `../lib/fencing/libstonithd.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/lib/common/libcrmcommon.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/stonith_admin /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/stonith_admin /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin' /usr/bin/install -c crm_report crm_standby crm_master crm_failcount '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 attrd_updater.8 cibadmin.8 crmadmin.8 crm_simulate.8 crm_attribute.8 crm_diff.8 crm_error.8 crm_mon.8 crm_node.8 crm_resource.8 crm_shadow.8 crm_verify.8 crm_ticket.8 iso8601.8 stonith_admin.8 crm_report.8 crm_standby.8 crm_master.8 crm_failcount.8 '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker' /usr/bin/install -c -m 644 report.common report.collector '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib/systemd/system' /usr/bin/install -c -m 644 crm_mon.service '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib/systemd/system' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools' gmake[1]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools' Making install in xml gmake[1]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/xml' gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/xml' gmake[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker' /usr/bin/install -c -m 644 cib-1.0.rng cib-1.2.rng options-3.0.rng options-1.0.rng nodes-2.9.rng nodes-3.0.rng nodes-1.3.rng nodes-1.0.rng nodes-1.2.rng resources-2.10.rng resources-3.0.rng resources-1.2.rng resources-1.0.rng resources-1.3.rng resources-2.8.rng resources-3.1.rng resources-2.9.rng resources-2.7.rng constraints-2.6.rng constraints-2.2.rng constraints-1.0.rng constraints-2.9.rng constraints-next.rng constraints-3.0.rng constraints-1.2.rng constraints-2.1.rng constraints-2.3.rng fencing-2.4.rng fencing-1.2.rng acls-2.0.rng acls-1.2.rng tags-1.3.rng alerts-2.5.rng alerts-2.9.rng alerts-2.10.rng status-1.0.rng score.rng rule.rng rule-2.9.rng nvset.rng '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker' /usr/bin/install -c -m 644 nvset-2.9.rng nvset-3.0.rng nvset-1.3.rng crm_mon.rng '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker' /usr/bin/install -c -m 644 ../xml/upgrade-1.3.xsl ../xml/upgrade-2.10.xsl ../xml/upgrade-2.10-enter.xsl ../xml/upgrade-2.10-leave.xsl '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker' /usr/bin/install -c -m 644 pacemaker.rng pacemaker-next.rng pacemaker-1.0.rng pacemaker-1.2.rng pacemaker-1.3.rng pacemaker-2.0.rng pacemaker-2.1.rng pacemaker-2.2.rng pacemaker-2.3.rng pacemaker-2.4.rng pacemaker-2.5.rng pacemaker-2.6.rng pacemaker-2.7.rng pacemaker-2.8.rng pacemaker-2.9.rng pacemaker-2.10.rng pacemaker-3.0.rng pacemaker-3.1.rng versions.rng '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/xml' gmake[1]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/xml' Making install in cts gmake[1]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/cts' Making install in benchmark gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/cts/benchmark' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/cts/benchmark' gmake[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/cts/benchmark' /usr/bin/install -c -m 644 README.benchmark control '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/cts/benchmark' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/cts/benchmark' /usr/bin/install -c clubench '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/cts/benchmark' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/cts/benchmark' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/cts/benchmark' gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/cts' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/cts' gmake[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/cli' /usr/bin/install -c -m 644 cli/regression.dates.exp cli/regression.tools.exp cli/regression.acls.exp cli/regression.validity.exp cli/regression.upgrade.exp '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/cli' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/cts' /usr/bin/install -c -m 644 pacemaker-cts-dummyd@.service '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/cts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/cts' /usr/bin/install -c cts CTSlab.py lxc_autogen.sh LSBDummy fence_dummy pacemaker-cts-dummyd '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/cts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib/python2.7/site-packages/cts' /usr/bin/install -c -m 644 __init__.py CTSvars.py CM_common.py CM_corosync.py CTS.py CTSaudits.py CTStests.py CTSscenarios.py CIB.py cib_xml.py environment.py logging.py patterns.py remote.py watcher.py '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib/python2.7/site-packages/cts' Byte-compiling python modules... __init__.pyCTSvars.pyCM_common.pyCM_corosync.pyCTS.pyCTSaudits.pyCTStests.pyCTSscenarios.pyCIB.pycib_xml.pyenvironment.pylogging.pypatterns.pyremote.pywatcher.py Byte-compiling python modules (optimized versions) ... __init__.pyCTSvars.pyCM_common.pyCM_corosync.pyCTS.pyCTSaudits.pyCTStests.pyCTSscenarios.pyCIB.pycib_xml.pyenvironment.pylogging.pypatterns.pyremote.pywatcher.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker' /usr/bin/install -c cts-log-watcher cts-support '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/novell-239079.scores scheduler/bug-1572-1.scores scheduler/rec-rsc-6.scores scheduler/systemhealthp3.scores scheduler/ticket-rsc-sets-1.scores scheduler/stopped-monitor-07.scores scheduler/ticket-rsc-sets-5.scores scheduler/migrate-stop-start-complex.scores scheduler/migrate-partial-2.scores scheduler/group-unmanaged-stopped.scores scheduler/master-score-startup.scores scheduler/clone-require-all-4.scores scheduler/ticket-group-6.scores scheduler/simple6.scores scheduler/date-2.scores scheduler/ticket-master-15.scores scheduler/cloned-group.scores scheduler/mon-rsc-2.scores scheduler/bundle-order-startup-clone-2.scores scheduler/systemhealtho3.scores scheduler/ticket-primitive-9.scores scheduler/bug-5025-4.scores scheduler/systemhealthm3.scores scheduler/migration-behind-migrating-remote.scores scheduler/ticket-clone-23.scores scheduler/attrs7.scores scheduler/ignore_stonith_rsc_order3.scores scheduler/anti-colocation-order.scores scheduler/asymmetrical-order-move.scores scheduler/coloc-negative-group.scores scheduler/rec-node-14.scores scheduler/stopped-monitor-23.scores scheduler/one-or-more-1.scores scheduler/mon-rsc-1.scores scheduler/9-am-then-bm-b-migrating-a-stopping.scores scheduler/unfence-definition.scores scheduler/ticket-master-16.scores scheduler/comments.scores scheduler/unmanaged-stop-3.scores scheduler/stopped-monitor-27.scores '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/order2.scores scheduler/ticket-clone-13.scores scheduler/rsc_dep5.scores scheduler/group7.scores scheduler/notify-2.scores scheduler/remote-startup-probes.scores scheduler/bundle-probe-order-1.scores scheduler/bundle-order-startup-clone.scores scheduler/ticket-primitive-17.scores scheduler/novell-239082.scores scheduler/balanced.scores scheduler/probe-timeout.scores scheduler/cloned_start_two.scores scheduler/bundle-order-stop-clone.scores scheduler/bug-pm-11.scores scheduler/ticket-clone-15.scores scheduler/stopped-monitor-25.scores scheduler/remote-recover-unknown.scores scheduler/bug-5014-GROUP-A-stopped-B-started.scores scheduler/ticket-clone-3.scores scheduler/interleave-restart.scores scheduler/ticket-clone-18.scores scheduler/multiple-active-block-group.scores scheduler/ticket-group-9.scores scheduler/monitor-onfail-stop.scores scheduler/clone-order-16instances.scores scheduler/bug-lf-2171.scores scheduler/stopped-monitor-03.scores scheduler/bug-cl-5247.scores scheduler/master-10.scores scheduler/stop-failure-no-fencing.scores scheduler/clone-fail-block-colocation.scores scheduler/migrate-fail-6.scores scheduler/master-failed-demote-2.scores scheduler/inc4.scores scheduler/whitebox-unexpectedly-running.scores scheduler/ticket-group-3.scores scheduler/restart-versioned.scores scheduler/ticket-rsc-sets-7.scores scheduler/whitebox-fail1.scores '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/group-dependents.scores scheduler/clone-require-all-5.scores scheduler/10-a-then-bm-b-move-a-clone.scores scheduler/clone_min_start_two.scores scheduler/ticket-clone-19.scores scheduler/rec-node-7.scores scheduler/master-0.scores scheduler/rec-node-15.scores scheduler/bug-lf-1920.scores scheduler/order-serialize-set.scores scheduler/interleave-pseudo-stop.scores scheduler/order-mandatory.scores scheduler/ticket-clone-20.scores scheduler/order-wrong-kind.scores scheduler/one-or-more-6.scores scheduler/placement-stickiness.scores scheduler/ticket-primitive-8.scores scheduler/placement-location.scores scheduler/ticket-primitive-16.scores scheduler/rec-node-8.scores scheduler/tags-coloc-order-1.scores scheduler/template-clone-primitive.scores scheduler/ticket-primitive-1.scores scheduler/ticket-master-17.scores scheduler/group-unmanaged.scores scheduler/bug-lf-1852.scores scheduler/failcount.scores scheduler/remote-fence-before-reconnect.scores scheduler/multiple-monitor-one-failed.scores scheduler/remote-probe-disable.scores scheduler/rsc_dep1.scores scheduler/master-partially-demoted-group.scores scheduler/ticket-rsc-sets-4.scores scheduler/guest-node-host-dies.scores scheduler/stop-failure-with-fencing.scores scheduler/remote-orphaned.scores scheduler/unrunnable-1.scores scheduler/rec-rsc-3.scores scheduler/location-sets-templates.scores scheduler/template-coloc-3.scores '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/rsc_dep4.scores scheduler/group5.scores scheduler/1484.scores scheduler/obsolete-lrm-resource.scores scheduler/bug-5143-ms-shuffle.scores scheduler/utilization-check-allowed-nodes.scores scheduler/order3.scores scheduler/cloned_stop_two.scores scheduler/master-unmanaged-monitor.scores scheduler/bug-lf-2493.scores scheduler/ticket-group-8.scores scheduler/ticket-clone-21.scores scheduler/bug-lf-2606.scores scheduler/clone_min_interleave_stop_one.scores scheduler/utilization.scores scheduler/simple4.scores scheduler/rsc_dep8.scores scheduler/1360.scores scheduler/ticket-primitive-2.scores scheduler/remote-connection-unrecoverable.scores scheduler/clone-order-instance.scores scheduler/whitebox-fail3.scores scheduler/template-clone-group.scores scheduler/template-coloc-2.scores scheduler/attrs4.scores scheduler/mon-rsc-3.scores scheduler/master-8.scores scheduler/container-2.scores scheduler/inc11.scores scheduler/probe-2.scores scheduler/ordered-set-natural.scores scheduler/load-stopped-loop.scores scheduler/reload-versioned.scores scheduler/template-rsc-sets-3.scores scheduler/one-or-more-7.scores scheduler/unmanaged-master.scores scheduler/rec-rsc-1.scores scheduler/migrate-3.scores scheduler/bug-lf-2474.scores scheduler/template-coloc-1.scores '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/not-installed-agent.scores scheduler/ticket-clone-14.scores scheduler/bug-1820-1.scores scheduler/params-4.scores scheduler/migrate-partial-3.scores scheduler/rec-rsc-0.scores scheduler/inc9.scores scheduler/master-7.scores scheduler/rsc-discovery-per-node.scores scheduler/bnc-515172.scores scheduler/quorum-6.scores scheduler/master-role.scores scheduler/bug-5069-op-disabled.scores scheduler/bug-cl-5219.scores scheduler/clone-requires-quorum-recovery.scores scheduler/ticket-rsc-sets-11.scores scheduler/ticket-rsc-sets-2.scores scheduler/migrate-fail-5.scores scheduler/whitebox-asymmetric.scores scheduler/one-or-more-unrunnable-instances.scores scheduler/clone_min_start_one.scores scheduler/simple8.scores scheduler/bug-1820.scores scheduler/unfence-startup.scores scheduler/ticket-rsc-sets-10.scores scheduler/ticket-clone-8.scores scheduler/coloc-loop.scores scheduler/ticket-primitive-11.scores scheduler/managed-2.scores scheduler/target-0.scores scheduler/order_constraint_stops_slave.scores scheduler/master-asymmetrical-order.scores scheduler/master-pseudo.scores scheduler/764.scores scheduler/clone-require-all-6.scores scheduler/11-a-then-bm-b-move-a-clone-starting.scores scheduler/bug-5038.scores scheduler/attrs5.scores scheduler/versioned-operations-2.scores scheduler/bug-5014-A-stop-B-started.scores '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/stopped-monitor-00.scores scheduler/bug-1573.scores scheduler/group10.scores scheduler/bug-5014-ordered-set-symmetrical-true.scores scheduler/concurrent-fencing.scores scheduler/container-group-3.scores scheduler/template-2.scores scheduler/quorum-4.scores scheduler/migrate-partial-1.scores scheduler/one-or-more-3.scores scheduler/expire-non-blocked-failure.scores scheduler/stopped-monitor-20.scores scheduler/history-1.scores scheduler/bug-5069-op-enabled.scores scheduler/ticket-group-14.scores scheduler/group1.scores scheduler/ticket-primitive-19.scores scheduler/rsc-sets-seq-false.scores scheduler/versioned-operations-1.scores scheduler/ticket-master-8.scores scheduler/rsc_dep3.scores scheduler/order-sets.scores scheduler/migrate-fail-8.scores scheduler/bug-5007-masterslave_colocation.scores scheduler/bug-lf-2317.scores scheduler/rec-rsc-7.scores scheduler/bug-cl-5213.scores scheduler/ordered-set-basic-startup.scores scheduler/unrunnable-2.scores scheduler/interleave-1.scores scheduler/bug-cl-5168.scores scheduler/unfence-parameters.scores scheduler/remote-stale-node-entry.scores scheduler/systemhealthp1.scores scheduler/ticket-primitive-13.scores scheduler/master-notify.scores scheduler/clone-require-all-7.scores scheduler/container-group-2.scores scheduler/migrate-fail-9.scores scheduler/ticket-group-4.scores '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/remote-fence-unclean.scores scheduler/bundle-order-partial.scores scheduler/ticket-clone-9.scores scheduler/colo_slave_w_native.scores scheduler/rec-node-6.scores scheduler/clone_min_stop_one.scores scheduler/probe-1.scores scheduler/utilization-order2.scores scheduler/ticket-clone-4.scores scheduler/bug-n-387749.scores scheduler/origin.scores scheduler/rsc-sets-clone.scores scheduler/bundle-order-fencing.scores scheduler/template-1.scores scheduler/whitebox-nested-group.scores scheduler/utilization-shuffle.scores scheduler/group9.scores scheduler/remote-recover-fail.scores scheduler/bundle-probe-remotes.scores scheduler/master-demote.scores scheduler/ticket-primitive-3.scores scheduler/migrate-both-vms.scores scheduler/ticket-group-23.scores scheduler/clone-anon-probe-2.scores scheduler/bug-lf-2453.scores scheduler/ticket-primitive-18.scores scheduler/placement-capacity.scores scheduler/bug-cl-5212.scores scheduler/ticket-group-19.scores scheduler/date-3.scores scheduler/master-depend.scores scheduler/2-am-then-b-move-a.scores scheduler/ticket-group-12.scores scheduler/a-promote-then-b-migrate.scores scheduler/one-or-more-0.scores scheduler/rsc_dep2.scores scheduler/ticket-primitive-21.scores scheduler/stonith-4.scores scheduler/rsc-maintenance.scores scheduler/quorum-3.scores '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/enforce-colo1.scores scheduler/attrs6.scores scheduler/start-then-stop-with-unfence.scores scheduler/ticket-primitive-20.scores scheduler/clone-require-all-no-interleave-2.scores scheduler/bug-5028.scores scheduler/target-2.scores scheduler/bug-pm-12.scores scheduler/rec-node-13.scores scheduler/master-13.scores scheduler/novell-252693-3.scores scheduler/bug-1685.scores scheduler/stonith-3.scores scheduler/unmanaged-stop-2.scores scheduler/stopped-monitor-24.scores scheduler/remote-reconnect-delay.scores scheduler/bug-lf-2106.scores scheduler/novell-239087.scores scheduler/ticket-clone-17.scores scheduler/placement-priority.scores scheduler/bug-lf-2435.scores scheduler/ticket-group-13.scores scheduler/params-1.scores scheduler/complex_enforce_colo.scores scheduler/ticket-group-22.scores scheduler/rec-rsc-5.scores scheduler/ticket-primitive-22.scores scheduler/master-colocation.scores scheduler/rec-node-9.scores scheduler/stonith-0.scores scheduler/notifs-for-unrunnable.scores scheduler/quorum-2.scores scheduler/migrate-partial-4.scores scheduler/whitebox-start.scores scheduler/unmanaged-stop-1.scores scheduler/migrate-versioned.scores scheduler/ticket-group-18.scores scheduler/ticket-primitive-6.scores scheduler/clone-colocate-instance-2.scores scheduler/1494.scores '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/migrate-start.scores scheduler/order-expired-failure.scores scheduler/bug-lf-2358.scores scheduler/colocate-primitive-with-clone.scores scheduler/order6.scores scheduler/quorum-1.scores scheduler/stonith-2.scores scheduler/bug-5014-GROUP-A-stopped-B-stopped.scores scheduler/per-op-failcount.scores scheduler/coloc-many-one.scores scheduler/tags-ticket.scores scheduler/ticket-rsc-sets-3.scores scheduler/date-1.scores scheduler/662.scores scheduler/suicide-not-needed-quorate.scores scheduler/migrate-4.scores scheduler/ticket-group-20.scores scheduler/order5.scores scheduler/ticket-clone-1.scores scheduler/colocation_constraint_stops_master.scores scheduler/container-is-remote-node.scores scheduler/remote-move.scores scheduler/not-reschedule-unneeded-monitor.scores scheduler/clone-max-zero.scores scheduler/ticket-group-11.scores scheduler/bug-lf-2581.scores scheduler/utilization-order4.scores scheduler/ticket-group-2.scores scheduler/stonith-1.scores scheduler/order-serialize.scores scheduler/master-reattach.scores scheduler/bug-suse-707150.scores scheduler/group4.scores scheduler/group-fail.scores scheduler/master-4.scores scheduler/ticket-group-10.scores scheduler/7-migrate-group-one-unmigratable.scores scheduler/use-after-free-merge.scores scheduler/clone-anon-dup.scores scheduler/bug-5014-CLONE-A-stop-B-started.scores '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/container-1.scores scheduler/ticket-primitive-12.scores scheduler/anti-colocation-master.scores scheduler/rsc_dep10.scores scheduler/clone-colocate-instance-1.scores scheduler/bug-lf-2213.scores scheduler/594.scores scheduler/template-ticket.scores scheduler/attrs1.scores scheduler/novell-252693-2.scores scheduler/clone-require-all-no-interleave-3.scores scheduler/bug-5014-CthenAthenB-C-stopped.scores scheduler/ticket-clone-12.scores scheduler/bundle-probe-order-2.scores scheduler/ticket-master-6.scores scheduler/rsc_dep7.scores scheduler/remote-partial-migrate2.scores scheduler/coloc-slave-anti.scores scheduler/ticket-rsc-sets-14.scores scheduler/8-am-then-bm-a-migrating-b-stopping.scores scheduler/systemhealthn2.scores scheduler/ticket-master-5.scores scheduler/ticket-clone-5.scores scheduler/remote-recover-all.scores scheduler/multi1.scores scheduler/clone-interleave-2.scores scheduler/coloc-intra-set.scores scheduler/honor_stonith_rsc_order1.scores scheduler/master-ordering.scores scheduler/node-maintenance-2.scores scheduler/interleave-2.scores scheduler/multiply-active-stonith.scores scheduler/bundle-order-partial-start-2.scores scheduler/ticket-clone-22.scores scheduler/stopped-monitor-06.scores scheduler/one-or-more-2.scores scheduler/attrs8.scores scheduler/rec-node-11.scores scheduler/bug-5028-bottom.scores scheduler/remote-unclean2.scores '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/failed-demote-recovery-master.scores scheduler/node-maintenance-1.scores scheduler/template-order-3.scores scheduler/inc8.scores scheduler/bug-5014-A-stopped-B-stopped.scores scheduler/ticket-clone-7.scores scheduler/novell-252693.scores scheduler/master-3.scores scheduler/bundle-order-stop.scores scheduler/on-fail-ignore.scores scheduler/clone_min_interleave_stop_two.scores scheduler/rsc-sets-clone-1.scores scheduler/whitebox-ms-ordering-move.scores scheduler/bug-1765.scores scheduler/interleave-0.scores scheduler/probe-3.scores scheduler/cloned_stop_one.scores scheduler/whitebox-fail2.scores scheduler/params-5.scores scheduler/remote-orphaned2.scores scheduler/unfence-device.scores scheduler/master-12.scores scheduler/clone-interleave-1.scores scheduler/inc0.scores scheduler/bundle-order-partial-start.scores scheduler/inc6.scores scheduler/migrate-begin.scores scheduler/clone-order-primitive.scores scheduler/systemhealthm2.scores scheduler/ticket-master-9.scores scheduler/master-1.scores scheduler/master-demote-block.scores scheduler/migrate-start-complex.scores scheduler/rsc-sets-master.scores scheduler/6-migrate-group.scores scheduler/stop-failure-no-quorum.scores scheduler/suicide-not-needed-initial-quorum.scores scheduler/group6.scores scheduler/container-4.scores scheduler/migrate-success.scores '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ignore_stonith_rsc_order4.scores scheduler/bug-5028-detach.scores scheduler/master-11.scores scheduler/rec-rsc-4.scores scheduler/master-2.scores scheduler/anti-colocation-slave.scores scheduler/simple2.scores scheduler/rec-node-2.scores scheduler/order7.scores scheduler/container-group-4.scores scheduler/coloc-attr.scores scheduler/master-9.scores scheduler/clone-require-all-3.scores scheduler/colocated-utilization-primitive-2.scores scheduler/migrate-5.scores scheduler/order-optional.scores scheduler/ticket-rsc-sets-12.scores scheduler/bug-5014-GROUP-A-start-B-start.scores scheduler/master-5.scores scheduler/systemhealthp2.scores scheduler/base-score.scores scheduler/whitebox-move.scores scheduler/suicide-not-needed-never-quorate.scores scheduler/attrs2.scores scheduler/reload-becomes-restart.scores scheduler/failcount-block.scores scheduler/simple3.scores scheduler/ticket-primitive-10.scores scheduler/migrate-shutdown.scores scheduler/735.scores scheduler/coloc-clone-stays-active.scores scheduler/migrate-2.scores scheduler/ticket-group-5.scores scheduler/systemhealthn3.scores scheduler/tags-location.scores scheduler/params-0.scores scheduler/ticket-clone-11.scores scheduler/minimal.scores scheduler/stopped-monitor-05.scores scheduler/ticket-clone-2.scores '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/order_constraint_stops_master.scores scheduler/remote-recover-no-resources.scores scheduler/systemhealtho2.scores scheduler/ticket-clone-10.scores scheduler/bundle-replicas-change.scores scheduler/bug-lf-2574.scores scheduler/systemhealth2.scores scheduler/template-rsc-sets-2.scores scheduler/notify-3.scores scheduler/bug-lf-2508.scores scheduler/ignore_stonith_rsc_order2.scores scheduler/inc3.scores scheduler/inc12.scores scheduler/monitor-recovery.scores scheduler/not-installed-tools.scores scheduler/bug-rh-1097457.scores scheduler/simple7.scores scheduler/migrate-fail-4.scores scheduler/stopped-monitor-22.scores scheduler/template-3.scores scheduler/group13.scores scheduler/clone_min_stop_two.scores scheduler/container-3.scores scheduler/attrs3.scores scheduler/994-2.scores scheduler/template-rsc-sets-1.scores scheduler/bug-1718.scores scheduler/rec-node-3.scores scheduler/bug-n-385265.scores scheduler/clone-require-all-1.scores scheduler/bug-5140-require-all-false.scores scheduler/1-a-then-bm-move-b.scores scheduler/order-clone.scores scheduler/ticket-rsc-sets-13.scores scheduler/3-am-then-bm-both-migrate.scores scheduler/ticket-master-19.scores scheduler/asymmetric.scores scheduler/per-node-attrs.scores scheduler/clone-anon-probe-1.scores scheduler/nvpair-id-ref.scores '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/rec-node-12.scores scheduler/ticket-master-24.scores scheduler/coloc-list.scores scheduler/stopped-monitor-09.scores scheduler/remote-recovery.scores scheduler/systemhealthn1.scores scheduler/bug-lf-2422.scores scheduler/systemhealthm1.scores scheduler/load-stopped-loop-2.scores scheduler/master-demote-2.scores scheduler/utilization-order1.scores scheduler/bug-5059.scores scheduler/order-optional-keyword.scores scheduler/ticket-master-12.scores scheduler/clone-require-all-2.scores scheduler/managed-1.scores scheduler/migrate-1.scores scheduler/ignore_stonith_rsc_order1.scores scheduler/whitebox-stop.scores scheduler/cloned_start_one.scores scheduler/master-move.scores scheduler/group2.scores scheduler/clone_min_interleave_start_two.scores scheduler/bug-lf-2445.scores scheduler/honor_stonith_rsc_order3.scores scheduler/managed-0.scores scheduler/clone-requires-quorum.scores scheduler/notify-1.scores scheduler/ticket-group-17.scores scheduler/ticket-master-14.scores scheduler/novell-251689.scores scheduler/colocated-utilization-group.scores scheduler/simple12.scores scheduler/bug-n-385265-2.scores scheduler/coloc-group.scores scheduler/monitor-onfail-restart.scores scheduler/bug-1572-2.scores scheduler/clone-interleave-3.scores scheduler/rec-node-10.scores scheduler/stopped-monitor-21.scores '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/notify-0.scores scheduler/bug-5014-A-start-B-start.scores scheduler/master-probed-score.scores scheduler/interleave-stop.scores scheduler/rec-rsc-8.scores scheduler/migrate-stop.scores scheduler/ticket-group-16.scores scheduler/master-allow-start.scores scheduler/bug-lf-2613.scores scheduler/simple11.scores scheduler/one-or-more-5.scores scheduler/829.scores scheduler/inc2.scores scheduler/bundle-order-stop-on-remote.scores scheduler/ticket-primitive-7.scores scheduler/inc7.scores scheduler/ticket-primitive-15.scores scheduler/bug-lf-2544.scores scheduler/systemhealth3.scores scheduler/reprobe-target_rc.scores scheduler/utilization-order3.scores scheduler/remote-startup.scores scheduler/order-required.scores scheduler/rec-rsc-2.scores scheduler/template-rsc-sets-4.scores scheduler/rec-node-5.scores scheduler/bug-5014-ordered-set-symmetrical-false.scores scheduler/master-dependent-ban.scores scheduler/remote-fence-unclean2.scores scheduler/intervals.scores scheduler/standby.scores scheduler/rebalance-unique-clones.scores scheduler/site-specific-params.scores scheduler/orphan-2.scores scheduler/unmanaged-block-restart.scores scheduler/inc10.scores scheduler/coloc_fp_logic.scores scheduler/ticket-master-23.scores scheduler/colocation_constraint_stops_slave.scores scheduler/bug-5025-3.scores '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/migrate-fail-2.scores scheduler/ticket-group-1.scores scheduler/migrate-fail-3.scores scheduler/clone-anon-failcount.scores scheduler/remote-fence-unclean-3.scores scheduler/order1.scores scheduler/inc1.scores scheduler/group15.scores scheduler/master-stop.scores scheduler/ticket-clone-16.scores scheduler/a-demote-then-b-migrate.scores scheduler/ticket-primitive-5.scores scheduler/ticket-master-7.scores scheduler/ticket-master-13.scores scheduler/bug-5025-1.scores scheduler/ticket-group-15.scores scheduler/group14.scores scheduler/remote-start-fail.scores scheduler/bug-5186-partial-migrate.scores scheduler/ticket-primitive-4.scores scheduler/stopped-monitor-04.scores scheduler/726.scores scheduler/honor_stonith_rsc_order2.scores scheduler/ticket-rsc-sets-6.scores scheduler/ticket-group-7.scores scheduler/quorum-5.scores scheduler/whitebox-orphaned.scores scheduler/ticket-rsc-sets-8.scores scheduler/bundle-order-startup.scores scheduler/master-promotion-constraint.scores scheduler/ticket-master-22.scores scheduler/ticket-master-1.scores scheduler/cloned-group-stop.scores scheduler/ticket-master-3.scores scheduler/4-am-then-bm-b-not-migratable.scores scheduler/ticket-master-4.scores scheduler/ticket-master-18.scores scheduler/clone_min_interleave_start_one.scores scheduler/group3.scores scheduler/failed-demote-recovery.scores '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/696.scores scheduler/clone-no-shuffle.scores scheduler/stopped-monitor-08.scores scheduler/orphan-1.scores scheduler/clone-require-all-no-interleave-1.scores scheduler/rec-rsc-9.scores scheduler/remote-partial-migrate.scores scheduler/order4.scores scheduler/versioned-operations-4.scores scheduler/ticket-group-21.scores scheduler/5-am-then-bm-a-not-migratable.scores scheduler/bundle-probe-order-3.scores scheduler/bundle-order-partial-stop.scores scheduler/clone_min_stop_all.scores scheduler/master_monitor_restart.scores scheduler/simple1.scores scheduler/whitebox-orphan-ms.scores scheduler/whitebox-migrate1.scores scheduler/params-2.scores scheduler/group8.scores scheduler/rsc-sets-seq-true.scores scheduler/migrate-stop-complex.scores scheduler/probe-0.scores scheduler/versioned-resources.scores scheduler/ticket-master-11.scores scheduler/rec-node-1.scores scheduler/ticket-master-21.scores scheduler/ticket-master-2.scores scheduler/resource-discovery.scores scheduler/systemhealth1.scores scheduler/target-1.scores scheduler/stopped-monitor-26.scores scheduler/bug-5025-2.scores scheduler/interleave-3.scores scheduler/master-6.scores scheduler/ticket-master-10.scores scheduler/bug-1822.scores scheduler/orphan-0.scores scheduler/template-order-1.scores scheduler/whitebox-imply-stop-on-fence.scores '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/colo_master_w_native.scores scheduler/ticket-rsc-sets-9.scores scheduler/ticket-master-20.scores scheduler/797.scores scheduler/stopped-monitor-31.scores scheduler/colocated-utilization-primitive-1.scores scheduler/migrate-fail-7.scores scheduler/remote-recover-connection.scores scheduler/bug-lf-2153.scores scheduler/migrate-stop_start.scores scheduler/ticket-primitive-24.scores scheduler/one-or-more-4.scores scheduler/stopped-monitor-30.scores scheduler/suicide-needed-inquorate.scores scheduler/colocated-utilization-clone.scores scheduler/ticket-primitive-23.scores scheduler/shutdown-maintenance-node.scores scheduler/bug-cl-5170.scores scheduler/ticket-clone-24.scores scheduler/994.scores scheduler/whitebox-ms-ordering.scores scheduler/template-order-2.scores scheduler/params-6.scores scheduler/bug-rh-880249.scores scheduler/remote-recover.scores scheduler/ticket-primitive-14.scores scheduler/bug-5014-CLONE-A-start-B-start.scores scheduler/probe-4.scores scheduler/cluster-specific-params.scores scheduler/stopped-monitor-12.scores scheduler/versioned-operations-3.scores scheduler/master-failed-demote.scores scheduler/remote-disable.scores scheduler/container-group-1.scores scheduler/rec-node-4.scores scheduler/migrate-fencing.scores scheduler/ticket-clone-6.scores scheduler/bug-lf-2551.scores scheduler/stopped-monitor-02.scores scheduler/master-group.scores '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/mon-rsc-4.scores scheduler/stopped-monitor-11.scores scheduler/bug-lf-2619.scores scheduler/unmanaged-stop-4.scores scheduler/honor_stonith_rsc_order4.scores scheduler/systemhealtho1.scores scheduler/inc5.scores scheduler/bundle-nested-colocation.scores scheduler/ticket-group-24.scores scheduler/stopped-monitor-01.scores scheduler/stopped-monitor-10.scores scheduler/group11.scores scheduler/bug-lf-2361.scores scheduler/bug-lf-2160.scores scheduler/tags-coloc-order-2.scores scheduler/novell-239079.xml scheduler/bug-1572-1.xml scheduler/rec-rsc-6.xml scheduler/systemhealthp3.xml scheduler/ticket-rsc-sets-1.xml scheduler/stopped-monitor-07.xml scheduler/ticket-rsc-sets-5.xml scheduler/migrate-stop-start-complex.xml scheduler/migrate-partial-2.xml scheduler/group-unmanaged-stopped.xml scheduler/master-score-startup.xml scheduler/clone-require-all-4.xml scheduler/ticket-group-6.xml scheduler/simple6.xml scheduler/date-2.xml scheduler/ticket-master-15.xml scheduler/cloned-group.xml scheduler/mon-rsc-2.xml scheduler/bundle-order-startup-clone-2.xml scheduler/systemhealtho3.xml scheduler/ticket-primitive-9.xml scheduler/bug-5025-4.xml scheduler/systemhealthm3.xml scheduler/migration-behind-migrating-remote.xml scheduler/ticket-clone-23.xml '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/attrs7.xml scheduler/ignore_stonith_rsc_order3.xml scheduler/anti-colocation-order.xml scheduler/asymmetrical-order-move.xml scheduler/coloc-negative-group.xml scheduler/rec-node-14.xml scheduler/stopped-monitor-23.xml scheduler/one-or-more-1.xml scheduler/mon-rsc-1.xml scheduler/9-am-then-bm-b-migrating-a-stopping.xml scheduler/unfence-definition.xml scheduler/ticket-master-16.xml scheduler/comments.xml scheduler/unmanaged-stop-3.xml scheduler/stopped-monitor-27.xml scheduler/order2.xml scheduler/ticket-clone-13.xml scheduler/rsc_dep5.xml scheduler/group7.xml scheduler/notify-2.xml scheduler/remote-startup-probes.xml scheduler/bundle-probe-order-1.xml scheduler/bundle-order-startup-clone.xml scheduler/ticket-primitive-17.xml scheduler/novell-239082.xml scheduler/balanced.xml scheduler/probe-timeout.xml scheduler/cloned_start_two.xml scheduler/bundle-order-stop-clone.xml scheduler/bug-pm-11.xml scheduler/ticket-clone-15.xml scheduler/stopped-monitor-25.xml scheduler/remote-recover-unknown.xml scheduler/bug-5014-GROUP-A-stopped-B-started.xml scheduler/ticket-clone-3.xml scheduler/interleave-restart.xml scheduler/ticket-clone-18.xml scheduler/multiple-active-block-group.xml scheduler/ticket-group-9.xml scheduler/monitor-onfail-stop.xml '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/clone-order-16instances.xml scheduler/bug-lf-2171.xml scheduler/stopped-monitor-03.xml scheduler/bug-cl-5247.xml scheduler/master-10.xml scheduler/stop-failure-no-fencing.xml scheduler/clone-fail-block-colocation.xml scheduler/migrate-fail-6.xml scheduler/master-failed-demote-2.xml scheduler/inc4.xml scheduler/whitebox-unexpectedly-running.xml scheduler/ticket-group-3.xml scheduler/restart-versioned.xml scheduler/ticket-rsc-sets-7.xml scheduler/whitebox-fail1.xml scheduler/group-dependents.xml scheduler/clone-require-all-5.xml scheduler/10-a-then-bm-b-move-a-clone.xml scheduler/clone_min_start_two.xml scheduler/ticket-clone-19.xml scheduler/rec-node-7.xml scheduler/master-0.xml scheduler/rec-node-15.xml scheduler/bug-lf-1920.xml scheduler/order-serialize-set.xml scheduler/interleave-pseudo-stop.xml scheduler/order-mandatory.xml scheduler/ticket-clone-20.xml scheduler/order-wrong-kind.xml scheduler/one-or-more-6.xml scheduler/placement-stickiness.xml scheduler/ticket-primitive-8.xml scheduler/placement-location.xml scheduler/ticket-primitive-16.xml scheduler/rec-node-8.xml scheduler/tags-coloc-order-1.xml scheduler/template-clone-primitive.xml scheduler/ticket-primitive-1.xml scheduler/ticket-master-17.xml scheduler/group-unmanaged.xml '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/bug-lf-1852.xml scheduler/failcount.xml scheduler/remote-fence-before-reconnect.xml scheduler/multiple-monitor-one-failed.xml scheduler/remote-probe-disable.xml scheduler/rsc_dep1.xml scheduler/master-partially-demoted-group.xml scheduler/ticket-rsc-sets-4.xml scheduler/guest-node-host-dies.xml scheduler/stop-failure-with-fencing.xml scheduler/remote-orphaned.xml scheduler/unrunnable-1.xml scheduler/rec-rsc-3.xml scheduler/location-sets-templates.xml scheduler/template-coloc-3.xml scheduler/rsc_dep4.xml scheduler/group5.xml scheduler/1484.xml scheduler/obsolete-lrm-resource.xml scheduler/bug-5143-ms-shuffle.xml scheduler/utilization-check-allowed-nodes.xml scheduler/order3.xml scheduler/cloned_stop_two.xml scheduler/master-unmanaged-monitor.xml scheduler/bug-lf-2493.xml scheduler/ticket-group-8.xml scheduler/ticket-clone-21.xml scheduler/bug-lf-2606.xml scheduler/clone_min_interleave_stop_one.xml scheduler/utilization.xml scheduler/simple4.xml scheduler/rsc_dep8.xml scheduler/1360.xml scheduler/ticket-primitive-2.xml scheduler/remote-connection-unrecoverable.xml scheduler/clone-order-instance.xml scheduler/whitebox-fail3.xml scheduler/template-clone-group.xml scheduler/template-coloc-2.xml scheduler/attrs4.xml '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/mon-rsc-3.xml scheduler/master-8.xml scheduler/container-2.xml scheduler/inc11.xml scheduler/probe-2.xml scheduler/ordered-set-natural.xml scheduler/load-stopped-loop.xml scheduler/reload-versioned.xml scheduler/template-rsc-sets-3.xml scheduler/one-or-more-7.xml scheduler/unmanaged-master.xml scheduler/rec-rsc-1.xml scheduler/migrate-3.xml scheduler/bug-lf-2474.xml scheduler/template-coloc-1.xml scheduler/not-installed-agent.xml scheduler/ticket-clone-14.xml scheduler/bug-1820-1.xml scheduler/params-4.xml scheduler/migrate-partial-3.xml scheduler/rec-rsc-0.xml scheduler/inc9.xml scheduler/master-7.xml scheduler/rsc-discovery-per-node.xml scheduler/bnc-515172.xml scheduler/quorum-6.xml scheduler/master-role.xml scheduler/bug-5069-op-disabled.xml scheduler/bug-cl-5219.xml scheduler/clone-requires-quorum-recovery.xml scheduler/ticket-rsc-sets-11.xml scheduler/ticket-rsc-sets-2.xml scheduler/migrate-fail-5.xml scheduler/whitebox-asymmetric.xml scheduler/one-or-more-unrunnable-instances.xml scheduler/clone_min_start_one.xml scheduler/simple8.xml scheduler/bug-1820.xml scheduler/unfence-startup.xml scheduler/ticket-rsc-sets-10.xml '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-clone-8.xml scheduler/coloc-loop.xml scheduler/ticket-primitive-11.xml scheduler/managed-2.xml scheduler/target-0.xml scheduler/order_constraint_stops_slave.xml scheduler/master-asymmetrical-order.xml scheduler/master-pseudo.xml scheduler/764.xml scheduler/clone-require-all-6.xml scheduler/11-a-then-bm-b-move-a-clone-starting.xml scheduler/bug-5038.xml scheduler/attrs5.xml scheduler/versioned-operations-2.xml scheduler/bug-5014-A-stop-B-started.xml scheduler/stopped-monitor-00.xml scheduler/bug-1573.xml scheduler/group10.xml scheduler/bug-5014-ordered-set-symmetrical-true.xml scheduler/concurrent-fencing.xml scheduler/container-group-3.xml scheduler/template-2.xml scheduler/quorum-4.xml scheduler/migrate-partial-1.xml scheduler/one-or-more-3.xml scheduler/expire-non-blocked-failure.xml scheduler/stopped-monitor-20.xml scheduler/history-1.xml scheduler/bug-5069-op-enabled.xml scheduler/ticket-group-14.xml scheduler/group1.xml scheduler/ticket-primitive-19.xml scheduler/rsc-sets-seq-false.xml scheduler/versioned-operations-1.xml scheduler/ticket-master-8.xml scheduler/rsc_dep3.xml scheduler/order-sets.xml scheduler/migrate-fail-8.xml scheduler/bug-5007-masterslave_colocation.xml scheduler/bug-lf-2317.xml '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/rec-rsc-7.xml scheduler/bug-cl-5213.xml scheduler/ordered-set-basic-startup.xml scheduler/unrunnable-2.xml scheduler/interleave-1.xml scheduler/bug-cl-5168.xml scheduler/unfence-parameters.xml scheduler/remote-stale-node-entry.xml scheduler/systemhealthp1.xml scheduler/ticket-primitive-13.xml scheduler/master-notify.xml scheduler/clone-require-all-7.xml scheduler/container-group-2.xml scheduler/migrate-fail-9.xml scheduler/ticket-group-4.xml scheduler/remote-fence-unclean.xml scheduler/bundle-order-partial.xml scheduler/ticket-clone-9.xml scheduler/colo_slave_w_native.xml scheduler/rec-node-6.xml scheduler/clone_min_stop_one.xml scheduler/probe-1.xml scheduler/utilization-order2.xml scheduler/ticket-clone-4.xml scheduler/bug-n-387749.xml scheduler/origin.xml scheduler/rsc-sets-clone.xml scheduler/bundle-order-fencing.xml scheduler/template-1.xml scheduler/whitebox-nested-group.xml scheduler/utilization-shuffle.xml scheduler/group9.xml scheduler/remote-recover-fail.xml scheduler/bundle-probe-remotes.xml scheduler/master-demote.xml scheduler/ticket-primitive-3.xml scheduler/migrate-both-vms.xml scheduler/ticket-group-23.xml scheduler/clone-anon-probe-2.xml scheduler/bug-lf-2453.xml '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-primitive-18.xml scheduler/placement-capacity.xml scheduler/bug-cl-5212.xml scheduler/ticket-group-19.xml scheduler/date-3.xml scheduler/master-depend.xml scheduler/2-am-then-b-move-a.xml scheduler/ticket-group-12.xml scheduler/a-promote-then-b-migrate.xml scheduler/one-or-more-0.xml scheduler/rsc_dep2.xml scheduler/ticket-primitive-21.xml scheduler/stonith-4.xml scheduler/rsc-maintenance.xml scheduler/quorum-3.xml scheduler/enforce-colo1.xml scheduler/attrs6.xml scheduler/start-then-stop-with-unfence.xml scheduler/ticket-primitive-20.xml scheduler/clone-require-all-no-interleave-2.xml scheduler/bug-5028.xml scheduler/target-2.xml scheduler/bug-pm-12.xml scheduler/rec-node-13.xml scheduler/master-13.xml scheduler/novell-252693-3.xml scheduler/bug-1685.xml scheduler/stonith-3.xml scheduler/unmanaged-stop-2.xml scheduler/stopped-monitor-24.xml scheduler/remote-reconnect-delay.xml scheduler/bug-lf-2106.xml scheduler/novell-239087.xml scheduler/ticket-clone-17.xml scheduler/placement-priority.xml scheduler/bug-lf-2435.xml scheduler/ticket-group-13.xml scheduler/params-1.xml scheduler/complex_enforce_colo.xml scheduler/ticket-group-22.xml '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/rec-rsc-5.xml scheduler/ticket-primitive-22.xml scheduler/master-colocation.xml scheduler/rec-node-9.xml scheduler/stonith-0.xml scheduler/notifs-for-unrunnable.xml scheduler/quorum-2.xml scheduler/migrate-partial-4.xml scheduler/whitebox-start.xml scheduler/unmanaged-stop-1.xml scheduler/migrate-versioned.xml scheduler/ticket-group-18.xml scheduler/ticket-primitive-6.xml scheduler/clone-colocate-instance-2.xml scheduler/1494.xml scheduler/migrate-start.xml scheduler/order-expired-failure.xml scheduler/bug-lf-2358.xml scheduler/colocate-primitive-with-clone.xml scheduler/order6.xml scheduler/quorum-1.xml scheduler/stonith-2.xml scheduler/bug-5014-GROUP-A-stopped-B-stopped.xml scheduler/per-op-failcount.xml scheduler/coloc-many-one.xml scheduler/tags-ticket.xml scheduler/ticket-rsc-sets-3.xml scheduler/date-1.xml scheduler/662.xml scheduler/suicide-not-needed-quorate.xml scheduler/migrate-4.xml scheduler/ticket-group-20.xml scheduler/order5.xml scheduler/ticket-clone-1.xml scheduler/colocation_constraint_stops_master.xml scheduler/container-is-remote-node.xml scheduler/remote-move.xml scheduler/not-reschedule-unneeded-monitor.xml scheduler/clone-max-zero.xml scheduler/ticket-group-11.xml '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/bug-lf-2581.xml scheduler/utilization-order4.xml scheduler/ticket-group-2.xml scheduler/stonith-1.xml scheduler/order-serialize.xml scheduler/master-reattach.xml scheduler/bug-suse-707150.xml scheduler/group4.xml scheduler/group-fail.xml scheduler/master-4.xml scheduler/ticket-group-10.xml scheduler/7-migrate-group-one-unmigratable.xml scheduler/use-after-free-merge.xml scheduler/clone-anon-dup.xml scheduler/bug-5014-CLONE-A-stop-B-started.xml scheduler/container-1.xml scheduler/ticket-primitive-12.xml scheduler/anti-colocation-master.xml scheduler/rsc_dep10.xml scheduler/clone-colocate-instance-1.xml scheduler/bug-lf-2213.xml scheduler/594.xml scheduler/template-ticket.xml scheduler/attrs1.xml scheduler/novell-252693-2.xml scheduler/clone-require-all-no-interleave-3.xml scheduler/bug-5014-CthenAthenB-C-stopped.xml scheduler/ticket-clone-12.xml scheduler/bundle-probe-order-2.xml scheduler/ticket-master-6.xml scheduler/rsc_dep7.xml scheduler/remote-partial-migrate2.xml scheduler/coloc-slave-anti.xml scheduler/ticket-rsc-sets-14.xml scheduler/8-am-then-bm-a-migrating-b-stopping.xml scheduler/systemhealthn2.xml scheduler/ticket-master-5.xml scheduler/ticket-clone-5.xml scheduler/remote-recover-all.xml scheduler/multi1.xml '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/clone-interleave-2.xml scheduler/coloc-intra-set.xml scheduler/honor_stonith_rsc_order1.xml scheduler/master-ordering.xml scheduler/node-maintenance-2.xml scheduler/interleave-2.xml scheduler/multiply-active-stonith.xml scheduler/bundle-order-partial-start-2.xml scheduler/ticket-clone-22.xml scheduler/stopped-monitor-06.xml scheduler/one-or-more-2.xml scheduler/attrs8.xml scheduler/rec-node-11.xml scheduler/bug-5028-bottom.xml scheduler/remote-unclean2.xml scheduler/failed-demote-recovery-master.xml scheduler/node-maintenance-1.xml scheduler/template-order-3.xml scheduler/inc8.xml scheduler/bug-5014-A-stopped-B-stopped.xml scheduler/ticket-clone-7.xml scheduler/novell-252693.xml scheduler/master-3.xml scheduler/bundle-order-stop.xml scheduler/on-fail-ignore.xml scheduler/clone_min_interleave_stop_two.xml scheduler/rsc-sets-clone-1.xml scheduler/whitebox-ms-ordering-move.xml scheduler/bug-1765.xml scheduler/interleave-0.xml scheduler/probe-3.xml scheduler/cloned_stop_one.xml scheduler/whitebox-fail2.xml scheduler/params-5.xml scheduler/remote-orphaned2.xml scheduler/unfence-device.xml scheduler/master-12.xml scheduler/clone-interleave-1.xml scheduler/inc0.xml scheduler/bundle-order-partial-start.xml '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/inc6.xml scheduler/migrate-begin.xml scheduler/clone-order-primitive.xml scheduler/systemhealthm2.xml scheduler/ticket-master-9.xml scheduler/master-1.xml scheduler/master-demote-block.xml scheduler/migrate-start-complex.xml scheduler/rsc-sets-master.xml scheduler/6-migrate-group.xml scheduler/stop-failure-no-quorum.xml scheduler/suicide-not-needed-initial-quorum.xml scheduler/group6.xml scheduler/container-4.xml scheduler/migrate-success.xml scheduler/ignore_stonith_rsc_order4.xml scheduler/bug-5028-detach.xml scheduler/master-11.xml scheduler/rec-rsc-4.xml scheduler/master-2.xml scheduler/anti-colocation-slave.xml scheduler/simple2.xml scheduler/rec-node-2.xml scheduler/order7.xml scheduler/container-group-4.xml scheduler/coloc-attr.xml scheduler/master-9.xml scheduler/clone-require-all-3.xml scheduler/colocated-utilization-primitive-2.xml scheduler/migrate-5.xml scheduler/order-optional.xml scheduler/ticket-rsc-sets-12.xml scheduler/bug-5014-GROUP-A-start-B-start.xml scheduler/master-5.xml scheduler/systemhealthp2.xml scheduler/base-score.xml scheduler/whitebox-move.xml scheduler/suicide-not-needed-never-quorate.xml scheduler/attrs2.xml scheduler/reload-becomes-restart.xml '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/failcount-block.xml scheduler/simple3.xml scheduler/ticket-primitive-10.xml scheduler/migrate-shutdown.xml scheduler/735.xml scheduler/coloc-clone-stays-active.xml scheduler/migrate-2.xml scheduler/ticket-group-5.xml scheduler/systemhealthn3.xml scheduler/tags-location.xml scheduler/params-0.xml scheduler/ticket-clone-11.xml scheduler/minimal.xml scheduler/stopped-monitor-05.xml scheduler/ticket-clone-2.xml scheduler/order_constraint_stops_master.xml scheduler/remote-recover-no-resources.xml scheduler/systemhealtho2.xml scheduler/ticket-clone-10.xml scheduler/bundle-replicas-change.xml scheduler/bug-lf-2574.xml scheduler/systemhealth2.xml scheduler/template-rsc-sets-2.xml scheduler/notify-3.xml scheduler/bug-lf-2508.xml scheduler/ignore_stonith_rsc_order2.xml scheduler/inc3.xml scheduler/inc12.xml scheduler/monitor-recovery.xml scheduler/not-installed-tools.xml scheduler/bug-rh-1097457.xml scheduler/simple7.xml scheduler/migrate-fail-4.xml scheduler/stopped-monitor-22.xml scheduler/template-3.xml scheduler/group13.xml scheduler/clone_min_stop_two.xml scheduler/container-3.xml scheduler/attrs3.xml scheduler/994-2.xml '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/template-rsc-sets-1.xml scheduler/bug-1718.xml scheduler/rec-node-3.xml scheduler/bug-n-385265.xml scheduler/clone-require-all-1.xml scheduler/bug-5140-require-all-false.xml scheduler/1-a-then-bm-move-b.xml scheduler/order-clone.xml scheduler/ticket-rsc-sets-13.xml scheduler/3-am-then-bm-both-migrate.xml scheduler/ticket-master-19.xml scheduler/asymmetric.xml scheduler/per-node-attrs.xml scheduler/clone-anon-probe-1.xml scheduler/nvpair-id-ref.xml scheduler/rec-node-12.xml scheduler/ticket-master-24.xml scheduler/coloc-list.xml scheduler/stopped-monitor-09.xml scheduler/remote-recovery.xml scheduler/systemhealthn1.xml scheduler/bug-lf-2422.xml scheduler/systemhealthm1.xml scheduler/load-stopped-loop-2.xml scheduler/master-demote-2.xml scheduler/utilization-order1.xml scheduler/bug-5059.xml scheduler/order-optional-keyword.xml scheduler/ticket-master-12.xml scheduler/clone-require-all-2.xml scheduler/managed-1.xml scheduler/migrate-1.xml scheduler/ignore_stonith_rsc_order1.xml scheduler/whitebox-stop.xml scheduler/cloned_start_one.xml scheduler/master-move.xml scheduler/group2.xml scheduler/clone_min_interleave_start_two.xml scheduler/bug-lf-2445.xml scheduler/honor_stonith_rsc_order3.xml '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/managed-0.xml scheduler/clone-requires-quorum.xml scheduler/notify-1.xml scheduler/ticket-group-17.xml scheduler/ticket-master-14.xml scheduler/novell-251689.xml scheduler/colocated-utilization-group.xml scheduler/simple12.xml scheduler/bug-n-385265-2.xml scheduler/coloc-group.xml scheduler/monitor-onfail-restart.xml scheduler/bug-1572-2.xml scheduler/clone-interleave-3.xml scheduler/rec-node-10.xml scheduler/stopped-monitor-21.xml scheduler/notify-0.xml scheduler/bug-5014-A-start-B-start.xml scheduler/master-probed-score.xml scheduler/interleave-stop.xml scheduler/rec-rsc-8.xml scheduler/migrate-stop.xml scheduler/ticket-group-16.xml scheduler/master-allow-start.xml scheduler/bug-lf-2613.xml scheduler/simple11.xml scheduler/one-or-more-5.xml scheduler/829.xml scheduler/inc2.xml scheduler/bundle-order-stop-on-remote.xml scheduler/ticket-primitive-7.xml scheduler/inc7.xml scheduler/ticket-primitive-15.xml scheduler/bug-lf-2544.xml scheduler/systemhealth3.xml scheduler/reprobe-target_rc.xml scheduler/utilization-order3.xml scheduler/remote-startup.xml scheduler/order-required.xml scheduler/rec-rsc-2.xml scheduler/template-rsc-sets-4.xml '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/rec-node-5.xml scheduler/bug-5014-ordered-set-symmetrical-false.xml scheduler/master-dependent-ban.xml scheduler/remote-fence-unclean2.xml scheduler/intervals.xml scheduler/standby.xml scheduler/rebalance-unique-clones.xml scheduler/site-specific-params.xml scheduler/orphan-2.xml scheduler/unmanaged-block-restart.xml scheduler/inc10.xml scheduler/coloc_fp_logic.xml scheduler/ticket-master-23.xml scheduler/colocation_constraint_stops_slave.xml scheduler/bug-5025-3.xml scheduler/migrate-fail-2.xml scheduler/ticket-group-1.xml scheduler/migrate-fail-3.xml scheduler/clone-anon-failcount.xml scheduler/remote-fence-unclean-3.xml scheduler/order1.xml scheduler/inc1.xml scheduler/group15.xml scheduler/master-stop.xml scheduler/ticket-clone-16.xml scheduler/a-demote-then-b-migrate.xml scheduler/ticket-primitive-5.xml scheduler/ticket-master-7.xml scheduler/ticket-master-13.xml scheduler/bug-5025-1.xml scheduler/ticket-group-15.xml scheduler/group14.xml scheduler/remote-start-fail.xml scheduler/bug-5186-partial-migrate.xml scheduler/ticket-primitive-4.xml scheduler/stopped-monitor-04.xml scheduler/726.xml scheduler/honor_stonith_rsc_order2.xml scheduler/ticket-rsc-sets-6.xml scheduler/ticket-group-7.xml '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/quorum-5.xml scheduler/whitebox-orphaned.xml scheduler/ticket-rsc-sets-8.xml scheduler/bundle-order-startup.xml scheduler/master-promotion-constraint.xml scheduler/ticket-master-22.xml scheduler/ticket-master-1.xml scheduler/cloned-group-stop.xml scheduler/ticket-master-3.xml scheduler/4-am-then-bm-b-not-migratable.xml scheduler/ticket-master-4.xml scheduler/ticket-master-18.xml scheduler/clone_min_interleave_start_one.xml scheduler/group3.xml scheduler/failed-demote-recovery.xml scheduler/696.xml scheduler/clone-no-shuffle.xml scheduler/stopped-monitor-08.xml scheduler/orphan-1.xml scheduler/clone-require-all-no-interleave-1.xml scheduler/rec-rsc-9.xml scheduler/remote-partial-migrate.xml scheduler/order4.xml scheduler/versioned-operations-4.xml scheduler/ticket-group-21.xml scheduler/5-am-then-bm-a-not-migratable.xml scheduler/bundle-probe-order-3.xml scheduler/bundle-order-partial-stop.xml scheduler/clone_min_stop_all.xml scheduler/master_monitor_restart.xml scheduler/simple1.xml scheduler/whitebox-orphan-ms.xml scheduler/whitebox-migrate1.xml scheduler/params-2.xml scheduler/group8.xml scheduler/rsc-sets-seq-true.xml scheduler/migrate-stop-complex.xml scheduler/probe-0.xml scheduler/versioned-resources.xml scheduler/ticket-master-11.xml '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/rec-node-1.xml scheduler/ticket-master-21.xml scheduler/ticket-master-2.xml scheduler/resource-discovery.xml scheduler/systemhealth1.xml scheduler/target-1.xml scheduler/stopped-monitor-26.xml scheduler/bug-5025-2.xml scheduler/interleave-3.xml scheduler/master-6.xml scheduler/ticket-master-10.xml scheduler/bug-1822.xml scheduler/orphan-0.xml scheduler/template-order-1.xml scheduler/whitebox-imply-stop-on-fence.xml scheduler/colo_master_w_native.xml scheduler/ticket-rsc-sets-9.xml scheduler/ticket-master-20.xml scheduler/797.xml scheduler/stopped-monitor-31.xml scheduler/colocated-utilization-primitive-1.xml scheduler/migrate-fail-7.xml scheduler/remote-recover-connection.xml scheduler/bug-lf-2153.xml scheduler/migrate-stop_start.xml scheduler/ticket-primitive-24.xml scheduler/one-or-more-4.xml scheduler/stopped-monitor-30.xml scheduler/suicide-needed-inquorate.xml scheduler/colocated-utilization-clone.xml scheduler/ticket-primitive-23.xml scheduler/shutdown-maintenance-node.xml scheduler/bug-cl-5170.xml scheduler/ticket-clone-24.xml scheduler/994.xml scheduler/whitebox-ms-ordering.xml scheduler/template-order-2.xml scheduler/params-6.xml scheduler/bug-rh-880249.xml scheduler/remote-recover.xml '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-primitive-14.xml scheduler/bug-5014-CLONE-A-start-B-start.xml scheduler/probe-4.xml scheduler/cluster-specific-params.xml scheduler/stopped-monitor-12.xml scheduler/versioned-operations-3.xml scheduler/master-failed-demote.xml scheduler/remote-disable.xml scheduler/container-group-1.xml scheduler/rec-node-4.xml scheduler/migrate-fencing.xml scheduler/ticket-clone-6.xml scheduler/bug-lf-2551.xml scheduler/stopped-monitor-02.xml scheduler/master-group.xml scheduler/mon-rsc-4.xml scheduler/stopped-monitor-11.xml scheduler/bug-lf-2619.xml scheduler/unmanaged-stop-4.xml scheduler/honor_stonith_rsc_order4.xml scheduler/systemhealtho1.xml scheduler/inc5.xml scheduler/bundle-nested-colocation.xml scheduler/ticket-group-24.xml scheduler/stopped-monitor-01.xml scheduler/stopped-monitor-10.xml scheduler/group11.xml scheduler/bug-lf-2361.xml scheduler/bug-lf-2160.xml scheduler/tags-coloc-order-2.xml scheduler/novell-239079.exp scheduler/bug-1572-1.exp scheduler/rec-rsc-6.exp scheduler/systemhealthp3.exp scheduler/ticket-rsc-sets-1.exp scheduler/stopped-monitor-07.exp scheduler/ticket-rsc-sets-5.exp scheduler/migrate-stop-start-complex.exp scheduler/migrate-partial-2.exp scheduler/group-unmanaged-stopped.exp '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/master-score-startup.exp scheduler/clone-require-all-4.exp scheduler/ticket-group-6.exp scheduler/simple6.exp scheduler/date-2.exp scheduler/ticket-master-15.exp scheduler/cloned-group.exp scheduler/mon-rsc-2.exp scheduler/bundle-order-startup-clone-2.exp scheduler/systemhealtho3.exp scheduler/ticket-primitive-9.exp scheduler/bug-5025-4.exp scheduler/systemhealthm3.exp scheduler/migration-behind-migrating-remote.exp scheduler/ticket-clone-23.exp scheduler/attrs7.exp scheduler/ignore_stonith_rsc_order3.exp scheduler/anti-colocation-order.exp scheduler/asymmetrical-order-move.exp scheduler/coloc-negative-group.exp scheduler/rec-node-14.exp scheduler/stopped-monitor-23.exp scheduler/one-or-more-1.exp scheduler/mon-rsc-1.exp scheduler/9-am-then-bm-b-migrating-a-stopping.exp scheduler/unfence-definition.exp scheduler/ticket-master-16.exp scheduler/comments.exp scheduler/unmanaged-stop-3.exp scheduler/stopped-monitor-27.exp scheduler/order2.exp scheduler/ticket-clone-13.exp scheduler/rsc_dep5.exp scheduler/group7.exp scheduler/notify-2.exp scheduler/remote-startup-probes.exp scheduler/bundle-probe-order-1.exp scheduler/bundle-order-startup-clone.exp scheduler/ticket-primitive-17.exp scheduler/novell-239082.exp '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/balanced.exp scheduler/probe-timeout.exp scheduler/cloned_start_two.exp scheduler/bundle-order-stop-clone.exp scheduler/bug-pm-11.exp scheduler/ticket-clone-15.exp scheduler/stopped-monitor-25.exp scheduler/remote-recover-unknown.exp scheduler/bug-5014-GROUP-A-stopped-B-started.exp scheduler/ticket-clone-3.exp scheduler/interleave-restart.exp scheduler/ticket-clone-18.exp scheduler/multiple-active-block-group.exp scheduler/ticket-group-9.exp scheduler/monitor-onfail-stop.exp scheduler/clone-order-16instances.exp scheduler/bug-lf-2171.exp scheduler/stopped-monitor-03.exp scheduler/bug-cl-5247.exp scheduler/master-10.exp scheduler/stop-failure-no-fencing.exp scheduler/clone-fail-block-colocation.exp scheduler/migrate-fail-6.exp scheduler/master-failed-demote-2.exp scheduler/inc4.exp scheduler/whitebox-unexpectedly-running.exp scheduler/ticket-group-3.exp scheduler/restart-versioned.exp scheduler/ticket-rsc-sets-7.exp scheduler/whitebox-fail1.exp scheduler/group-dependents.exp scheduler/clone-require-all-5.exp scheduler/10-a-then-bm-b-move-a-clone.exp scheduler/clone_min_start_two.exp scheduler/ticket-clone-19.exp scheduler/rec-node-7.exp scheduler/master-0.exp scheduler/rec-node-15.exp scheduler/bug-lf-1920.exp scheduler/order-serialize-set.exp '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/interleave-pseudo-stop.exp scheduler/order-mandatory.exp scheduler/ticket-clone-20.exp scheduler/order-wrong-kind.exp scheduler/one-or-more-6.exp scheduler/placement-stickiness.exp scheduler/ticket-primitive-8.exp scheduler/placement-location.exp scheduler/ticket-primitive-16.exp scheduler/rec-node-8.exp scheduler/tags-coloc-order-1.exp scheduler/template-clone-primitive.exp scheduler/ticket-primitive-1.exp scheduler/ticket-master-17.exp scheduler/group-unmanaged.exp scheduler/bug-lf-1852.exp scheduler/failcount.exp scheduler/remote-fence-before-reconnect.exp scheduler/multiple-monitor-one-failed.exp scheduler/remote-probe-disable.exp scheduler/rsc_dep1.exp scheduler/master-partially-demoted-group.exp scheduler/ticket-rsc-sets-4.exp scheduler/guest-node-host-dies.exp scheduler/stop-failure-with-fencing.exp scheduler/remote-orphaned.exp scheduler/unrunnable-1.exp scheduler/rec-rsc-3.exp scheduler/location-sets-templates.exp scheduler/template-coloc-3.exp scheduler/rsc_dep4.exp scheduler/group5.exp scheduler/1484.exp scheduler/obsolete-lrm-resource.exp scheduler/bug-5143-ms-shuffle.exp scheduler/utilization-check-allowed-nodes.exp scheduler/order3.exp scheduler/cloned_stop_two.exp scheduler/master-unmanaged-monitor.exp scheduler/bug-lf-2493.exp '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-group-8.exp scheduler/ticket-clone-21.exp scheduler/bug-lf-2606.exp scheduler/clone_min_interleave_stop_one.exp scheduler/utilization.exp scheduler/simple4.exp scheduler/rsc_dep8.exp scheduler/1360.exp scheduler/ticket-primitive-2.exp scheduler/remote-connection-unrecoverable.exp scheduler/clone-order-instance.exp scheduler/whitebox-fail3.exp scheduler/template-clone-group.exp scheduler/template-coloc-2.exp scheduler/attrs4.exp scheduler/mon-rsc-3.exp scheduler/master-8.exp scheduler/container-2.exp scheduler/inc11.exp scheduler/probe-2.exp scheduler/ordered-set-natural.exp scheduler/load-stopped-loop.exp scheduler/reload-versioned.exp scheduler/template-rsc-sets-3.exp scheduler/one-or-more-7.exp scheduler/unmanaged-master.exp scheduler/rec-rsc-1.exp scheduler/migrate-3.exp scheduler/bug-lf-2474.exp scheduler/template-coloc-1.exp scheduler/not-installed-agent.exp scheduler/ticket-clone-14.exp scheduler/bug-1820-1.exp scheduler/params-4.exp scheduler/migrate-partial-3.exp scheduler/rec-rsc-0.exp scheduler/inc9.exp scheduler/master-7.exp scheduler/rsc-discovery-per-node.exp scheduler/bnc-515172.exp '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/quorum-6.exp scheduler/master-role.exp scheduler/bug-5069-op-disabled.exp scheduler/bug-cl-5219.exp scheduler/clone-requires-quorum-recovery.exp scheduler/ticket-rsc-sets-11.exp scheduler/ticket-rsc-sets-2.exp scheduler/migrate-fail-5.exp scheduler/whitebox-asymmetric.exp scheduler/one-or-more-unrunnable-instances.exp scheduler/clone_min_start_one.exp scheduler/simple8.exp scheduler/bug-1820.exp scheduler/unfence-startup.exp scheduler/ticket-rsc-sets-10.exp scheduler/ticket-clone-8.exp scheduler/coloc-loop.exp scheduler/ticket-primitive-11.exp scheduler/managed-2.exp scheduler/target-0.exp scheduler/order_constraint_stops_slave.exp scheduler/master-asymmetrical-order.exp scheduler/master-pseudo.exp scheduler/764.exp scheduler/clone-require-all-6.exp scheduler/11-a-then-bm-b-move-a-clone-starting.exp scheduler/bug-5038.exp scheduler/attrs5.exp scheduler/versioned-operations-2.exp scheduler/bug-5014-A-stop-B-started.exp scheduler/stopped-monitor-00.exp scheduler/bug-1573.exp scheduler/group10.exp scheduler/bug-5014-ordered-set-symmetrical-true.exp scheduler/concurrent-fencing.exp scheduler/container-group-3.exp scheduler/template-2.exp scheduler/quorum-4.exp scheduler/migrate-partial-1.exp scheduler/one-or-more-3.exp '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/expire-non-blocked-failure.exp scheduler/stopped-monitor-20.exp scheduler/history-1.exp scheduler/bug-5069-op-enabled.exp scheduler/ticket-group-14.exp scheduler/group1.exp scheduler/ticket-primitive-19.exp scheduler/rsc-sets-seq-false.exp scheduler/versioned-operations-1.exp scheduler/ticket-master-8.exp scheduler/rsc_dep3.exp scheduler/order-sets.exp scheduler/migrate-fail-8.exp scheduler/bug-5007-masterslave_colocation.exp scheduler/bug-lf-2317.exp scheduler/rec-rsc-7.exp scheduler/bug-cl-5213.exp scheduler/ordered-set-basic-startup.exp scheduler/unrunnable-2.exp scheduler/interleave-1.exp scheduler/bug-cl-5168.exp scheduler/unfence-parameters.exp scheduler/remote-stale-node-entry.exp scheduler/systemhealthp1.exp scheduler/ticket-primitive-13.exp scheduler/master-notify.exp scheduler/clone-require-all-7.exp scheduler/container-group-2.exp scheduler/migrate-fail-9.exp scheduler/ticket-group-4.exp scheduler/remote-fence-unclean.exp scheduler/bundle-order-partial.exp scheduler/ticket-clone-9.exp scheduler/colo_slave_w_native.exp scheduler/rec-node-6.exp scheduler/clone_min_stop_one.exp scheduler/probe-1.exp scheduler/utilization-order2.exp scheduler/ticket-clone-4.exp scheduler/bug-n-387749.exp '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/origin.exp scheduler/rsc-sets-clone.exp scheduler/bundle-order-fencing.exp scheduler/template-1.exp scheduler/whitebox-nested-group.exp scheduler/utilization-shuffle.exp scheduler/group9.exp scheduler/remote-recover-fail.exp scheduler/bundle-probe-remotes.exp scheduler/master-demote.exp scheduler/ticket-primitive-3.exp scheduler/migrate-both-vms.exp scheduler/ticket-group-23.exp scheduler/clone-anon-probe-2.exp scheduler/bug-lf-2453.exp scheduler/ticket-primitive-18.exp scheduler/placement-capacity.exp scheduler/bug-cl-5212.exp scheduler/ticket-group-19.exp scheduler/date-3.exp scheduler/master-depend.exp scheduler/2-am-then-b-move-a.exp scheduler/ticket-group-12.exp scheduler/a-promote-then-b-migrate.exp scheduler/one-or-more-0.exp scheduler/rsc_dep2.exp scheduler/ticket-primitive-21.exp scheduler/stonith-4.exp scheduler/rsc-maintenance.exp scheduler/quorum-3.exp scheduler/enforce-colo1.exp scheduler/attrs6.exp scheduler/start-then-stop-with-unfence.exp scheduler/ticket-primitive-20.exp scheduler/clone-require-all-no-interleave-2.exp scheduler/bug-5028.exp scheduler/target-2.exp scheduler/bug-pm-12.exp scheduler/rec-node-13.exp scheduler/master-13.exp '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/novell-252693-3.exp scheduler/bug-1685.exp scheduler/stonith-3.exp scheduler/unmanaged-stop-2.exp scheduler/stopped-monitor-24.exp scheduler/remote-reconnect-delay.exp scheduler/bug-lf-2106.exp scheduler/novell-239087.exp scheduler/ticket-clone-17.exp scheduler/placement-priority.exp scheduler/bug-lf-2435.exp scheduler/ticket-group-13.exp scheduler/params-1.exp scheduler/complex_enforce_colo.exp scheduler/ticket-group-22.exp scheduler/rec-rsc-5.exp scheduler/ticket-primitive-22.exp scheduler/master-colocation.exp scheduler/rec-node-9.exp scheduler/stonith-0.exp scheduler/notifs-for-unrunnable.exp scheduler/quorum-2.exp scheduler/migrate-partial-4.exp scheduler/whitebox-start.exp scheduler/unmanaged-stop-1.exp scheduler/migrate-versioned.exp scheduler/ticket-group-18.exp scheduler/ticket-primitive-6.exp scheduler/clone-colocate-instance-2.exp scheduler/1494.exp scheduler/migrate-start.exp scheduler/order-expired-failure.exp scheduler/bug-lf-2358.exp scheduler/colocate-primitive-with-clone.exp scheduler/order6.exp scheduler/quorum-1.exp scheduler/stonith-2.exp scheduler/bug-5014-GROUP-A-stopped-B-stopped.exp scheduler/per-op-failcount.exp scheduler/coloc-many-one.exp '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/tags-ticket.exp scheduler/ticket-rsc-sets-3.exp scheduler/date-1.exp scheduler/662.exp scheduler/suicide-not-needed-quorate.exp scheduler/migrate-4.exp scheduler/ticket-group-20.exp scheduler/order5.exp scheduler/ticket-clone-1.exp scheduler/colocation_constraint_stops_master.exp scheduler/container-is-remote-node.exp scheduler/remote-move.exp scheduler/not-reschedule-unneeded-monitor.exp scheduler/clone-max-zero.exp scheduler/ticket-group-11.exp scheduler/bug-lf-2581.exp scheduler/utilization-order4.exp scheduler/ticket-group-2.exp scheduler/stonith-1.exp scheduler/order-serialize.exp scheduler/master-reattach.exp scheduler/bug-suse-707150.exp scheduler/group4.exp scheduler/group-fail.exp scheduler/master-4.exp scheduler/ticket-group-10.exp scheduler/7-migrate-group-one-unmigratable.exp scheduler/use-after-free-merge.exp scheduler/clone-anon-dup.exp scheduler/bug-5014-CLONE-A-stop-B-started.exp scheduler/container-1.exp scheduler/ticket-primitive-12.exp scheduler/anti-colocation-master.exp scheduler/rsc_dep10.exp scheduler/clone-colocate-instance-1.exp scheduler/bug-lf-2213.exp scheduler/594.exp scheduler/template-ticket.exp scheduler/attrs1.exp scheduler/novell-252693-2.exp '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/clone-require-all-no-interleave-3.exp scheduler/bug-5014-CthenAthenB-C-stopped.exp scheduler/ticket-clone-12.exp scheduler/bundle-probe-order-2.exp scheduler/ticket-master-6.exp scheduler/rsc_dep7.exp scheduler/remote-partial-migrate2.exp scheduler/coloc-slave-anti.exp scheduler/ticket-rsc-sets-14.exp scheduler/8-am-then-bm-a-migrating-b-stopping.exp scheduler/systemhealthn2.exp scheduler/ticket-master-5.exp scheduler/ticket-clone-5.exp scheduler/remote-recover-all.exp scheduler/multi1.exp scheduler/clone-interleave-2.exp scheduler/coloc-intra-set.exp scheduler/honor_stonith_rsc_order1.exp scheduler/master-ordering.exp scheduler/node-maintenance-2.exp scheduler/interleave-2.exp scheduler/multiply-active-stonith.exp scheduler/bundle-order-partial-start-2.exp scheduler/ticket-clone-22.exp scheduler/stopped-monitor-06.exp scheduler/one-or-more-2.exp scheduler/attrs8.exp scheduler/rec-node-11.exp scheduler/bug-5028-bottom.exp scheduler/remote-unclean2.exp scheduler/failed-demote-recovery-master.exp scheduler/node-maintenance-1.exp scheduler/template-order-3.exp scheduler/inc8.exp scheduler/bug-5014-A-stopped-B-stopped.exp scheduler/ticket-clone-7.exp scheduler/novell-252693.exp scheduler/master-3.exp scheduler/bundle-order-stop.exp scheduler/on-fail-ignore.exp '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/clone_min_interleave_stop_two.exp scheduler/rsc-sets-clone-1.exp scheduler/whitebox-ms-ordering-move.exp scheduler/bug-1765.exp scheduler/interleave-0.exp scheduler/probe-3.exp scheduler/cloned_stop_one.exp scheduler/whitebox-fail2.exp scheduler/params-5.exp scheduler/remote-orphaned2.exp scheduler/unfence-device.exp scheduler/master-12.exp scheduler/clone-interleave-1.exp scheduler/inc0.exp scheduler/bundle-order-partial-start.exp scheduler/inc6.exp scheduler/migrate-begin.exp scheduler/clone-order-primitive.exp scheduler/systemhealthm2.exp scheduler/ticket-master-9.exp scheduler/master-1.exp scheduler/master-demote-block.exp scheduler/migrate-start-complex.exp scheduler/rsc-sets-master.exp scheduler/6-migrate-group.exp scheduler/stop-failure-no-quorum.exp scheduler/suicide-not-needed-initial-quorum.exp scheduler/group6.exp scheduler/container-4.exp scheduler/migrate-success.exp scheduler/ignore_stonith_rsc_order4.exp scheduler/bug-5028-detach.exp scheduler/master-11.exp scheduler/rec-rsc-4.exp scheduler/master-2.exp scheduler/anti-colocation-slave.exp scheduler/simple2.exp scheduler/rec-node-2.exp scheduler/order7.exp scheduler/container-group-4.exp '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/coloc-attr.exp scheduler/master-9.exp scheduler/clone-require-all-3.exp scheduler/colocated-utilization-primitive-2.exp scheduler/migrate-5.exp scheduler/order-optional.exp scheduler/ticket-rsc-sets-12.exp scheduler/bug-5014-GROUP-A-start-B-start.exp scheduler/master-5.exp scheduler/systemhealthp2.exp scheduler/base-score.exp scheduler/whitebox-move.exp scheduler/suicide-not-needed-never-quorate.exp scheduler/attrs2.exp scheduler/reload-becomes-restart.exp scheduler/failcount-block.exp scheduler/simple3.exp scheduler/ticket-primitive-10.exp scheduler/migrate-shutdown.exp scheduler/735.exp scheduler/coloc-clone-stays-active.exp scheduler/migrate-2.exp scheduler/ticket-group-5.exp scheduler/systemhealthn3.exp scheduler/tags-location.exp scheduler/params-0.exp scheduler/ticket-clone-11.exp scheduler/minimal.exp scheduler/stopped-monitor-05.exp scheduler/ticket-clone-2.exp scheduler/order_constraint_stops_master.exp scheduler/remote-recover-no-resources.exp scheduler/systemhealtho2.exp scheduler/ticket-clone-10.exp scheduler/bundle-replicas-change.exp scheduler/bug-lf-2574.exp scheduler/systemhealth2.exp scheduler/template-rsc-sets-2.exp scheduler/notify-3.exp scheduler/bug-lf-2508.exp '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ignore_stonith_rsc_order2.exp scheduler/inc3.exp scheduler/inc12.exp scheduler/monitor-recovery.exp scheduler/not-installed-tools.exp scheduler/bug-rh-1097457.exp scheduler/simple7.exp scheduler/migrate-fail-4.exp scheduler/stopped-monitor-22.exp scheduler/template-3.exp scheduler/group13.exp scheduler/clone_min_stop_two.exp scheduler/container-3.exp scheduler/attrs3.exp scheduler/994-2.exp scheduler/template-rsc-sets-1.exp scheduler/bug-1718.exp scheduler/rec-node-3.exp scheduler/bug-n-385265.exp scheduler/clone-require-all-1.exp scheduler/bug-5140-require-all-false.exp scheduler/1-a-then-bm-move-b.exp scheduler/order-clone.exp scheduler/ticket-rsc-sets-13.exp scheduler/3-am-then-bm-both-migrate.exp scheduler/ticket-master-19.exp scheduler/asymmetric.exp scheduler/per-node-attrs.exp scheduler/clone-anon-probe-1.exp scheduler/nvpair-id-ref.exp scheduler/rec-node-12.exp scheduler/ticket-master-24.exp scheduler/coloc-list.exp scheduler/stopped-monitor-09.exp scheduler/remote-recovery.exp scheduler/systemhealthn1.exp scheduler/bug-lf-2422.exp scheduler/systemhealthm1.exp scheduler/load-stopped-loop-2.exp scheduler/master-demote-2.exp '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/utilization-order1.exp scheduler/bug-5059.exp scheduler/order-optional-keyword.exp scheduler/ticket-master-12.exp scheduler/clone-require-all-2.exp scheduler/managed-1.exp scheduler/migrate-1.exp scheduler/ignore_stonith_rsc_order1.exp scheduler/whitebox-stop.exp scheduler/cloned_start_one.exp scheduler/master-move.exp scheduler/group2.exp scheduler/clone_min_interleave_start_two.exp scheduler/bug-lf-2445.exp scheduler/honor_stonith_rsc_order3.exp scheduler/managed-0.exp scheduler/clone-requires-quorum.exp scheduler/notify-1.exp scheduler/ticket-group-17.exp scheduler/ticket-master-14.exp scheduler/novell-251689.exp scheduler/colocated-utilization-group.exp scheduler/simple12.exp scheduler/bug-n-385265-2.exp scheduler/coloc-group.exp scheduler/monitor-onfail-restart.exp scheduler/bug-1572-2.exp scheduler/clone-interleave-3.exp scheduler/rec-node-10.exp scheduler/stopped-monitor-21.exp scheduler/notify-0.exp scheduler/bug-5014-A-start-B-start.exp scheduler/master-probed-score.exp scheduler/interleave-stop.exp scheduler/rec-rsc-8.exp scheduler/migrate-stop.exp scheduler/ticket-group-16.exp scheduler/master-allow-start.exp scheduler/bug-lf-2613.exp scheduler/simple11.exp '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/one-or-more-5.exp scheduler/829.exp scheduler/inc2.exp scheduler/bundle-order-stop-on-remote.exp scheduler/ticket-primitive-7.exp scheduler/inc7.exp scheduler/ticket-primitive-15.exp scheduler/bug-lf-2544.exp scheduler/systemhealth3.exp scheduler/reprobe-target_rc.exp scheduler/utilization-order3.exp scheduler/remote-startup.exp scheduler/order-required.exp scheduler/rec-rsc-2.exp scheduler/template-rsc-sets-4.exp scheduler/rec-node-5.exp scheduler/bug-5014-ordered-set-symmetrical-false.exp scheduler/master-dependent-ban.exp scheduler/remote-fence-unclean2.exp scheduler/intervals.exp scheduler/standby.exp scheduler/rebalance-unique-clones.exp scheduler/site-specific-params.exp scheduler/orphan-2.exp scheduler/unmanaged-block-restart.exp scheduler/inc10.exp scheduler/coloc_fp_logic.exp scheduler/ticket-master-23.exp scheduler/colocation_constraint_stops_slave.exp scheduler/bug-5025-3.exp scheduler/migrate-fail-2.exp scheduler/ticket-group-1.exp scheduler/migrate-fail-3.exp scheduler/clone-anon-failcount.exp scheduler/remote-fence-unclean-3.exp scheduler/order1.exp scheduler/inc1.exp scheduler/group15.exp scheduler/master-stop.exp scheduler/ticket-clone-16.exp '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/a-demote-then-b-migrate.exp scheduler/ticket-primitive-5.exp scheduler/ticket-master-7.exp scheduler/ticket-master-13.exp scheduler/bug-5025-1.exp scheduler/ticket-group-15.exp scheduler/group14.exp scheduler/remote-start-fail.exp scheduler/bug-5186-partial-migrate.exp scheduler/ticket-primitive-4.exp scheduler/stopped-monitor-04.exp scheduler/726.exp scheduler/honor_stonith_rsc_order2.exp scheduler/ticket-rsc-sets-6.exp scheduler/ticket-group-7.exp scheduler/quorum-5.exp scheduler/whitebox-orphaned.exp scheduler/ticket-rsc-sets-8.exp scheduler/bundle-order-startup.exp scheduler/master-promotion-constraint.exp scheduler/ticket-master-22.exp scheduler/ticket-master-1.exp scheduler/cloned-group-stop.exp scheduler/ticket-master-3.exp scheduler/4-am-then-bm-b-not-migratable.exp scheduler/ticket-master-4.exp scheduler/ticket-master-18.exp scheduler/clone_min_interleave_start_one.exp scheduler/group3.exp scheduler/failed-demote-recovery.exp scheduler/696.exp scheduler/clone-no-shuffle.exp scheduler/stopped-monitor-08.exp scheduler/orphan-1.exp scheduler/clone-require-all-no-interleave-1.exp scheduler/rec-rsc-9.exp scheduler/remote-partial-migrate.exp scheduler/order4.exp scheduler/versioned-operations-4.exp scheduler/ticket-group-21.exp '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/5-am-then-bm-a-not-migratable.exp scheduler/bundle-probe-order-3.exp scheduler/bundle-order-partial-stop.exp scheduler/clone_min_stop_all.exp scheduler/master_monitor_restart.exp scheduler/simple1.exp scheduler/whitebox-orphan-ms.exp scheduler/whitebox-migrate1.exp scheduler/params-2.exp scheduler/group8.exp scheduler/rsc-sets-seq-true.exp scheduler/migrate-stop-complex.exp scheduler/probe-0.exp scheduler/versioned-resources.exp scheduler/ticket-master-11.exp scheduler/rec-node-1.exp scheduler/ticket-master-21.exp scheduler/ticket-master-2.exp scheduler/resource-discovery.exp scheduler/systemhealth1.exp scheduler/target-1.exp scheduler/stopped-monitor-26.exp scheduler/bug-5025-2.exp scheduler/interleave-3.exp scheduler/master-6.exp scheduler/ticket-master-10.exp scheduler/bug-1822.exp scheduler/orphan-0.exp scheduler/template-order-1.exp scheduler/whitebox-imply-stop-on-fence.exp scheduler/colo_master_w_native.exp scheduler/ticket-rsc-sets-9.exp scheduler/ticket-master-20.exp scheduler/797.exp scheduler/stopped-monitor-31.exp scheduler/colocated-utilization-primitive-1.exp scheduler/migrate-fail-7.exp scheduler/remote-recover-connection.exp scheduler/bug-lf-2153.exp scheduler/migrate-stop_start.exp '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-primitive-24.exp scheduler/one-or-more-4.exp scheduler/stopped-monitor-30.exp scheduler/suicide-needed-inquorate.exp scheduler/colocated-utilization-clone.exp scheduler/ticket-primitive-23.exp scheduler/shutdown-maintenance-node.exp scheduler/bug-cl-5170.exp scheduler/ticket-clone-24.exp scheduler/994.exp scheduler/whitebox-ms-ordering.exp scheduler/template-order-2.exp scheduler/params-6.exp scheduler/bug-rh-880249.exp scheduler/remote-recover.exp scheduler/ticket-primitive-14.exp scheduler/bug-5014-CLONE-A-start-B-start.exp scheduler/probe-4.exp scheduler/cluster-specific-params.exp scheduler/stopped-monitor-12.exp scheduler/versioned-operations-3.exp scheduler/master-failed-demote.exp scheduler/remote-disable.exp scheduler/container-group-1.exp scheduler/rec-node-4.exp scheduler/migrate-fencing.exp scheduler/ticket-clone-6.exp scheduler/bug-lf-2551.exp scheduler/stopped-monitor-02.exp scheduler/master-group.exp scheduler/mon-rsc-4.exp scheduler/stopped-monitor-11.exp scheduler/bug-lf-2619.exp scheduler/unmanaged-stop-4.exp scheduler/honor_stonith_rsc_order4.exp scheduler/systemhealtho1.exp scheduler/inc5.exp scheduler/bundle-nested-colocation.exp scheduler/ticket-group-24.exp scheduler/stopped-monitor-01.exp '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/stopped-monitor-10.exp scheduler/group11.exp scheduler/bug-lf-2361.exp scheduler/bug-lf-2160.exp scheduler/tags-coloc-order-2.exp scheduler/novell-239079.dot scheduler/bug-1572-1.dot scheduler/rec-rsc-6.dot scheduler/systemhealthp3.dot scheduler/ticket-rsc-sets-1.dot scheduler/stopped-monitor-07.dot scheduler/ticket-rsc-sets-5.dot scheduler/migrate-stop-start-complex.dot scheduler/migrate-partial-2.dot scheduler/group-unmanaged-stopped.dot scheduler/master-score-startup.dot scheduler/clone-require-all-4.dot scheduler/ticket-group-6.dot scheduler/simple6.dot scheduler/date-2.dot scheduler/ticket-master-15.dot scheduler/cloned-group.dot scheduler/mon-rsc-2.dot scheduler/bundle-order-startup-clone-2.dot scheduler/systemhealtho3.dot scheduler/ticket-primitive-9.dot scheduler/bug-5025-4.dot scheduler/systemhealthm3.dot scheduler/migration-behind-migrating-remote.dot scheduler/ticket-clone-23.dot scheduler/attrs7.dot scheduler/ignore_stonith_rsc_order3.dot scheduler/anti-colocation-order.dot scheduler/asymmetrical-order-move.dot scheduler/coloc-negative-group.dot scheduler/rec-node-14.dot scheduler/stopped-monitor-23.dot scheduler/one-or-more-1.dot scheduler/mon-rsc-1.dot scheduler/9-am-then-bm-b-migrating-a-stopping.dot '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/unfence-definition.dot scheduler/ticket-master-16.dot scheduler/comments.dot scheduler/unmanaged-stop-3.dot scheduler/stopped-monitor-27.dot scheduler/order2.dot scheduler/ticket-clone-13.dot scheduler/rsc_dep5.dot scheduler/group7.dot scheduler/notify-2.dot scheduler/remote-startup-probes.dot scheduler/bundle-probe-order-1.dot scheduler/bundle-order-startup-clone.dot scheduler/ticket-primitive-17.dot scheduler/novell-239082.dot scheduler/balanced.dot scheduler/probe-timeout.dot scheduler/cloned_start_two.dot scheduler/bundle-order-stop-clone.dot scheduler/bug-pm-11.dot scheduler/ticket-clone-15.dot scheduler/stopped-monitor-25.dot scheduler/remote-recover-unknown.dot scheduler/bug-5014-GROUP-A-stopped-B-started.dot scheduler/ticket-clone-3.dot scheduler/interleave-restart.dot scheduler/ticket-clone-18.dot scheduler/multiple-active-block-group.dot scheduler/ticket-group-9.dot scheduler/monitor-onfail-stop.dot scheduler/clone-order-16instances.dot scheduler/bug-lf-2171.dot scheduler/stopped-monitor-03.dot scheduler/bug-cl-5247.dot scheduler/master-10.dot scheduler/stop-failure-no-fencing.dot scheduler/clone-fail-block-colocation.dot scheduler/migrate-fail-6.dot scheduler/master-failed-demote-2.dot scheduler/inc4.dot '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/whitebox-unexpectedly-running.dot scheduler/ticket-group-3.dot scheduler/restart-versioned.dot scheduler/ticket-rsc-sets-7.dot scheduler/whitebox-fail1.dot scheduler/group-dependents.dot scheduler/clone-require-all-5.dot scheduler/10-a-then-bm-b-move-a-clone.dot scheduler/clone_min_start_two.dot scheduler/ticket-clone-19.dot scheduler/rec-node-7.dot scheduler/master-0.dot scheduler/rec-node-15.dot scheduler/bug-lf-1920.dot scheduler/order-serialize-set.dot scheduler/interleave-pseudo-stop.dot scheduler/order-mandatory.dot scheduler/ticket-clone-20.dot scheduler/order-wrong-kind.dot scheduler/one-or-more-6.dot scheduler/placement-stickiness.dot scheduler/ticket-primitive-8.dot scheduler/placement-location.dot scheduler/ticket-primitive-16.dot scheduler/rec-node-8.dot scheduler/tags-coloc-order-1.dot scheduler/template-clone-primitive.dot scheduler/ticket-primitive-1.dot scheduler/ticket-master-17.dot scheduler/group-unmanaged.dot scheduler/bug-lf-1852.dot scheduler/failcount.dot scheduler/remote-fence-before-reconnect.dot scheduler/multiple-monitor-one-failed.dot scheduler/remote-probe-disable.dot scheduler/rsc_dep1.dot scheduler/master-partially-demoted-group.dot scheduler/ticket-rsc-sets-4.dot scheduler/guest-node-host-dies.dot scheduler/stop-failure-with-fencing.dot '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/remote-orphaned.dot scheduler/unrunnable-1.dot scheduler/rec-rsc-3.dot scheduler/location-sets-templates.dot scheduler/template-coloc-3.dot scheduler/rsc_dep4.dot scheduler/group5.dot scheduler/1484.dot scheduler/obsolete-lrm-resource.dot scheduler/bug-5143-ms-shuffle.dot scheduler/utilization-check-allowed-nodes.dot scheduler/order3.dot scheduler/cloned_stop_two.dot scheduler/master-unmanaged-monitor.dot scheduler/bug-lf-2493.dot scheduler/ticket-group-8.dot scheduler/ticket-clone-21.dot scheduler/bug-lf-2606.dot scheduler/clone_min_interleave_stop_one.dot scheduler/utilization.dot scheduler/simple4.dot scheduler/rsc_dep8.dot scheduler/1360.dot scheduler/ticket-primitive-2.dot scheduler/remote-connection-unrecoverable.dot scheduler/clone-order-instance.dot scheduler/whitebox-fail3.dot scheduler/template-clone-group.dot scheduler/template-coloc-2.dot scheduler/attrs4.dot scheduler/mon-rsc-3.dot scheduler/master-8.dot scheduler/container-2.dot scheduler/inc11.dot scheduler/probe-2.dot scheduler/ordered-set-natural.dot scheduler/load-stopped-loop.dot scheduler/reload-versioned.dot scheduler/template-rsc-sets-3.dot scheduler/one-or-more-7.dot '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/unmanaged-master.dot scheduler/rec-rsc-1.dot scheduler/migrate-3.dot scheduler/bug-lf-2474.dot scheduler/template-coloc-1.dot scheduler/not-installed-agent.dot scheduler/ticket-clone-14.dot scheduler/bug-1820-1.dot scheduler/params-4.dot scheduler/migrate-partial-3.dot scheduler/rec-rsc-0.dot scheduler/inc9.dot scheduler/master-7.dot scheduler/rsc-discovery-per-node.dot scheduler/bnc-515172.dot scheduler/quorum-6.dot scheduler/master-role.dot scheduler/bug-5069-op-disabled.dot scheduler/bug-cl-5219.dot scheduler/clone-requires-quorum-recovery.dot scheduler/ticket-rsc-sets-11.dot scheduler/ticket-rsc-sets-2.dot scheduler/migrate-fail-5.dot scheduler/whitebox-asymmetric.dot scheduler/one-or-more-unrunnable-instances.dot scheduler/clone_min_start_one.dot scheduler/simple8.dot scheduler/bug-1820.dot scheduler/unfence-startup.dot scheduler/ticket-rsc-sets-10.dot scheduler/ticket-clone-8.dot scheduler/coloc-loop.dot scheduler/ticket-primitive-11.dot scheduler/managed-2.dot scheduler/target-0.dot scheduler/order_constraint_stops_slave.dot scheduler/master-asymmetrical-order.dot scheduler/master-pseudo.dot scheduler/764.dot scheduler/clone-require-all-6.dot '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/11-a-then-bm-b-move-a-clone-starting.dot scheduler/bug-5038.dot scheduler/attrs5.dot scheduler/versioned-operations-2.dot scheduler/bug-5014-A-stop-B-started.dot scheduler/stopped-monitor-00.dot scheduler/bug-1573.dot scheduler/group10.dot scheduler/bug-5014-ordered-set-symmetrical-true.dot scheduler/concurrent-fencing.dot scheduler/container-group-3.dot scheduler/template-2.dot scheduler/quorum-4.dot scheduler/migrate-partial-1.dot scheduler/one-or-more-3.dot scheduler/expire-non-blocked-failure.dot scheduler/stopped-monitor-20.dot scheduler/history-1.dot scheduler/bug-5069-op-enabled.dot scheduler/ticket-group-14.dot scheduler/group1.dot scheduler/ticket-primitive-19.dot scheduler/rsc-sets-seq-false.dot scheduler/versioned-operations-1.dot scheduler/ticket-master-8.dot scheduler/rsc_dep3.dot scheduler/order-sets.dot scheduler/migrate-fail-8.dot scheduler/bug-5007-masterslave_colocation.dot scheduler/bug-lf-2317.dot scheduler/rec-rsc-7.dot scheduler/bug-cl-5213.dot scheduler/ordered-set-basic-startup.dot scheduler/unrunnable-2.dot scheduler/interleave-1.dot scheduler/bug-cl-5168.dot scheduler/unfence-parameters.dot scheduler/remote-stale-node-entry.dot scheduler/systemhealthp1.dot scheduler/ticket-primitive-13.dot '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/master-notify.dot scheduler/clone-require-all-7.dot scheduler/container-group-2.dot scheduler/migrate-fail-9.dot scheduler/ticket-group-4.dot scheduler/remote-fence-unclean.dot scheduler/bundle-order-partial.dot scheduler/ticket-clone-9.dot scheduler/colo_slave_w_native.dot scheduler/rec-node-6.dot scheduler/clone_min_stop_one.dot scheduler/probe-1.dot scheduler/utilization-order2.dot scheduler/ticket-clone-4.dot scheduler/bug-n-387749.dot scheduler/origin.dot scheduler/rsc-sets-clone.dot scheduler/bundle-order-fencing.dot scheduler/template-1.dot scheduler/whitebox-nested-group.dot scheduler/utilization-shuffle.dot scheduler/group9.dot scheduler/remote-recover-fail.dot scheduler/bundle-probe-remotes.dot scheduler/master-demote.dot scheduler/ticket-primitive-3.dot scheduler/migrate-both-vms.dot scheduler/ticket-group-23.dot scheduler/clone-anon-probe-2.dot scheduler/bug-lf-2453.dot scheduler/ticket-primitive-18.dot scheduler/placement-capacity.dot scheduler/bug-cl-5212.dot scheduler/ticket-group-19.dot scheduler/date-3.dot scheduler/master-depend.dot scheduler/2-am-then-b-move-a.dot scheduler/ticket-group-12.dot scheduler/a-promote-then-b-migrate.dot scheduler/one-or-more-0.dot '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/rsc_dep2.dot scheduler/ticket-primitive-21.dot scheduler/stonith-4.dot scheduler/rsc-maintenance.dot scheduler/quorum-3.dot scheduler/enforce-colo1.dot scheduler/attrs6.dot scheduler/start-then-stop-with-unfence.dot scheduler/ticket-primitive-20.dot scheduler/clone-require-all-no-interleave-2.dot scheduler/bug-5028.dot scheduler/target-2.dot scheduler/bug-pm-12.dot scheduler/rec-node-13.dot scheduler/master-13.dot scheduler/novell-252693-3.dot scheduler/bug-1685.dot scheduler/stonith-3.dot scheduler/unmanaged-stop-2.dot scheduler/stopped-monitor-24.dot scheduler/remote-reconnect-delay.dot scheduler/bug-lf-2106.dot scheduler/novell-239087.dot scheduler/ticket-clone-17.dot scheduler/placement-priority.dot scheduler/bug-lf-2435.dot scheduler/ticket-group-13.dot scheduler/params-1.dot scheduler/complex_enforce_colo.dot scheduler/ticket-group-22.dot scheduler/rec-rsc-5.dot scheduler/ticket-primitive-22.dot scheduler/master-colocation.dot scheduler/rec-node-9.dot scheduler/stonith-0.dot scheduler/notifs-for-unrunnable.dot scheduler/quorum-2.dot scheduler/migrate-partial-4.dot scheduler/whitebox-start.dot scheduler/unmanaged-stop-1.dot '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/migrate-versioned.dot scheduler/ticket-group-18.dot scheduler/ticket-primitive-6.dot scheduler/clone-colocate-instance-2.dot scheduler/1494.dot scheduler/migrate-start.dot scheduler/order-expired-failure.dot scheduler/bug-lf-2358.dot scheduler/colocate-primitive-with-clone.dot scheduler/order6.dot scheduler/quorum-1.dot scheduler/stonith-2.dot scheduler/bug-5014-GROUP-A-stopped-B-stopped.dot scheduler/per-op-failcount.dot scheduler/coloc-many-one.dot scheduler/tags-ticket.dot scheduler/ticket-rsc-sets-3.dot scheduler/date-1.dot scheduler/662.dot scheduler/suicide-not-needed-quorate.dot scheduler/migrate-4.dot scheduler/ticket-group-20.dot scheduler/order5.dot scheduler/ticket-clone-1.dot scheduler/colocation_constraint_stops_master.dot scheduler/container-is-remote-node.dot scheduler/remote-move.dot scheduler/not-reschedule-unneeded-monitor.dot scheduler/clone-max-zero.dot scheduler/ticket-group-11.dot scheduler/bug-lf-2581.dot scheduler/utilization-order4.dot scheduler/ticket-group-2.dot scheduler/stonith-1.dot scheduler/order-serialize.dot scheduler/master-reattach.dot scheduler/bug-suse-707150.dot scheduler/group4.dot scheduler/group-fail.dot scheduler/master-4.dot '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-group-10.dot scheduler/7-migrate-group-one-unmigratable.dot scheduler/use-after-free-merge.dot scheduler/clone-anon-dup.dot scheduler/bug-5014-CLONE-A-stop-B-started.dot scheduler/container-1.dot scheduler/ticket-primitive-12.dot scheduler/anti-colocation-master.dot scheduler/rsc_dep10.dot scheduler/clone-colocate-instance-1.dot scheduler/bug-lf-2213.dot scheduler/594.dot scheduler/template-ticket.dot scheduler/attrs1.dot scheduler/novell-252693-2.dot scheduler/clone-require-all-no-interleave-3.dot scheduler/bug-5014-CthenAthenB-C-stopped.dot scheduler/ticket-clone-12.dot scheduler/bundle-probe-order-2.dot scheduler/ticket-master-6.dot scheduler/rsc_dep7.dot scheduler/remote-partial-migrate2.dot scheduler/coloc-slave-anti.dot scheduler/ticket-rsc-sets-14.dot scheduler/8-am-then-bm-a-migrating-b-stopping.dot scheduler/systemhealthn2.dot scheduler/ticket-master-5.dot scheduler/ticket-clone-5.dot scheduler/remote-recover-all.dot scheduler/multi1.dot scheduler/clone-interleave-2.dot scheduler/coloc-intra-set.dot scheduler/honor_stonith_rsc_order1.dot scheduler/master-ordering.dot scheduler/node-maintenance-2.dot scheduler/interleave-2.dot scheduler/multiply-active-stonith.dot scheduler/bundle-order-partial-start-2.dot scheduler/ticket-clone-22.dot scheduler/stopped-monitor-06.dot '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/one-or-more-2.dot scheduler/attrs8.dot scheduler/rec-node-11.dot scheduler/bug-5028-bottom.dot scheduler/remote-unclean2.dot scheduler/failed-demote-recovery-master.dot scheduler/node-maintenance-1.dot scheduler/template-order-3.dot scheduler/inc8.dot scheduler/bug-5014-A-stopped-B-stopped.dot scheduler/ticket-clone-7.dot scheduler/novell-252693.dot scheduler/master-3.dot scheduler/bundle-order-stop.dot scheduler/on-fail-ignore.dot scheduler/clone_min_interleave_stop_two.dot scheduler/rsc-sets-clone-1.dot scheduler/whitebox-ms-ordering-move.dot scheduler/bug-1765.dot scheduler/interleave-0.dot scheduler/probe-3.dot scheduler/cloned_stop_one.dot scheduler/whitebox-fail2.dot scheduler/params-5.dot scheduler/remote-orphaned2.dot scheduler/unfence-device.dot scheduler/master-12.dot scheduler/clone-interleave-1.dot scheduler/inc0.dot scheduler/bundle-order-partial-start.dot scheduler/inc6.dot scheduler/migrate-begin.dot scheduler/clone-order-primitive.dot scheduler/systemhealthm2.dot scheduler/ticket-master-9.dot scheduler/master-1.dot scheduler/master-demote-block.dot scheduler/migrate-start-complex.dot scheduler/rsc-sets-master.dot scheduler/6-migrate-group.dot '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/stop-failure-no-quorum.dot scheduler/suicide-not-needed-initial-quorum.dot scheduler/group6.dot scheduler/container-4.dot scheduler/migrate-success.dot scheduler/ignore_stonith_rsc_order4.dot scheduler/bug-5028-detach.dot scheduler/master-11.dot scheduler/rec-rsc-4.dot scheduler/master-2.dot scheduler/anti-colocation-slave.dot scheduler/simple2.dot scheduler/rec-node-2.dot scheduler/order7.dot scheduler/container-group-4.dot scheduler/coloc-attr.dot scheduler/master-9.dot scheduler/clone-require-all-3.dot scheduler/colocated-utilization-primitive-2.dot scheduler/migrate-5.dot scheduler/order-optional.dot scheduler/ticket-rsc-sets-12.dot scheduler/bug-5014-GROUP-A-start-B-start.dot scheduler/master-5.dot scheduler/systemhealthp2.dot scheduler/base-score.dot scheduler/whitebox-move.dot scheduler/suicide-not-needed-never-quorate.dot scheduler/attrs2.dot scheduler/reload-becomes-restart.dot scheduler/failcount-block.dot scheduler/simple3.dot scheduler/ticket-primitive-10.dot scheduler/migrate-shutdown.dot scheduler/735.dot scheduler/coloc-clone-stays-active.dot scheduler/migrate-2.dot scheduler/ticket-group-5.dot scheduler/systemhealthn3.dot scheduler/tags-location.dot '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/params-0.dot scheduler/ticket-clone-11.dot scheduler/minimal.dot scheduler/stopped-monitor-05.dot scheduler/ticket-clone-2.dot scheduler/order_constraint_stops_master.dot scheduler/remote-recover-no-resources.dot scheduler/systemhealtho2.dot scheduler/ticket-clone-10.dot scheduler/bundle-replicas-change.dot scheduler/bug-lf-2574.dot scheduler/systemhealth2.dot scheduler/template-rsc-sets-2.dot scheduler/notify-3.dot scheduler/bug-lf-2508.dot scheduler/ignore_stonith_rsc_order2.dot scheduler/inc3.dot scheduler/inc12.dot scheduler/monitor-recovery.dot scheduler/not-installed-tools.dot scheduler/bug-rh-1097457.dot scheduler/simple7.dot scheduler/migrate-fail-4.dot scheduler/stopped-monitor-22.dot scheduler/template-3.dot scheduler/group13.dot scheduler/clone_min_stop_two.dot scheduler/container-3.dot scheduler/attrs3.dot scheduler/994-2.dot scheduler/template-rsc-sets-1.dot scheduler/bug-1718.dot scheduler/rec-node-3.dot scheduler/bug-n-385265.dot scheduler/clone-require-all-1.dot scheduler/bug-5140-require-all-false.dot scheduler/1-a-then-bm-move-b.dot scheduler/order-clone.dot scheduler/ticket-rsc-sets-13.dot scheduler/3-am-then-bm-both-migrate.dot '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-master-19.dot scheduler/asymmetric.dot scheduler/per-node-attrs.dot scheduler/clone-anon-probe-1.dot scheduler/nvpair-id-ref.dot scheduler/rec-node-12.dot scheduler/ticket-master-24.dot scheduler/coloc-list.dot scheduler/stopped-monitor-09.dot scheduler/remote-recovery.dot scheduler/systemhealthn1.dot scheduler/bug-lf-2422.dot scheduler/systemhealthm1.dot scheduler/load-stopped-loop-2.dot scheduler/master-demote-2.dot scheduler/utilization-order1.dot scheduler/bug-5059.dot scheduler/order-optional-keyword.dot scheduler/ticket-master-12.dot scheduler/clone-require-all-2.dot scheduler/managed-1.dot scheduler/migrate-1.dot scheduler/ignore_stonith_rsc_order1.dot scheduler/whitebox-stop.dot scheduler/cloned_start_one.dot scheduler/master-move.dot scheduler/group2.dot scheduler/clone_min_interleave_start_two.dot scheduler/bug-lf-2445.dot scheduler/honor_stonith_rsc_order3.dot scheduler/managed-0.dot scheduler/clone-requires-quorum.dot scheduler/notify-1.dot scheduler/ticket-group-17.dot scheduler/ticket-master-14.dot scheduler/novell-251689.dot scheduler/colocated-utilization-group.dot scheduler/simple12.dot scheduler/bug-n-385265-2.dot scheduler/coloc-group.dot '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/monitor-onfail-restart.dot scheduler/bug-1572-2.dot scheduler/clone-interleave-3.dot scheduler/rec-node-10.dot scheduler/stopped-monitor-21.dot scheduler/notify-0.dot scheduler/bug-5014-A-start-B-start.dot scheduler/master-probed-score.dot scheduler/interleave-stop.dot scheduler/rec-rsc-8.dot scheduler/migrate-stop.dot scheduler/ticket-group-16.dot scheduler/master-allow-start.dot scheduler/bug-lf-2613.dot scheduler/simple11.dot scheduler/one-or-more-5.dot scheduler/829.dot scheduler/inc2.dot scheduler/bundle-order-stop-on-remote.dot scheduler/ticket-primitive-7.dot scheduler/inc7.dot scheduler/ticket-primitive-15.dot scheduler/bug-lf-2544.dot scheduler/systemhealth3.dot scheduler/reprobe-target_rc.dot scheduler/utilization-order3.dot scheduler/remote-startup.dot scheduler/order-required.dot scheduler/rec-rsc-2.dot scheduler/template-rsc-sets-4.dot scheduler/rec-node-5.dot scheduler/bug-5014-ordered-set-symmetrical-false.dot scheduler/master-dependent-ban.dot scheduler/remote-fence-unclean2.dot scheduler/intervals.dot scheduler/standby.dot scheduler/rebalance-unique-clones.dot scheduler/site-specific-params.dot scheduler/orphan-2.dot scheduler/unmanaged-block-restart.dot '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/inc10.dot scheduler/coloc_fp_logic.dot scheduler/ticket-master-23.dot scheduler/colocation_constraint_stops_slave.dot scheduler/bug-5025-3.dot scheduler/migrate-fail-2.dot scheduler/ticket-group-1.dot scheduler/migrate-fail-3.dot scheduler/clone-anon-failcount.dot scheduler/remote-fence-unclean-3.dot scheduler/order1.dot scheduler/inc1.dot scheduler/group15.dot scheduler/master-stop.dot scheduler/ticket-clone-16.dot scheduler/a-demote-then-b-migrate.dot scheduler/ticket-primitive-5.dot scheduler/ticket-master-7.dot scheduler/ticket-master-13.dot scheduler/bug-5025-1.dot scheduler/ticket-group-15.dot scheduler/group14.dot scheduler/remote-start-fail.dot scheduler/bug-5186-partial-migrate.dot scheduler/ticket-primitive-4.dot scheduler/stopped-monitor-04.dot scheduler/726.dot scheduler/honor_stonith_rsc_order2.dot scheduler/ticket-rsc-sets-6.dot scheduler/ticket-group-7.dot scheduler/quorum-5.dot scheduler/whitebox-orphaned.dot scheduler/ticket-rsc-sets-8.dot scheduler/bundle-order-startup.dot scheduler/master-promotion-constraint.dot scheduler/ticket-master-22.dot scheduler/ticket-master-1.dot scheduler/cloned-group-stop.dot scheduler/ticket-master-3.dot scheduler/4-am-then-bm-b-not-migratable.dot '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-master-4.dot scheduler/ticket-master-18.dot scheduler/clone_min_interleave_start_one.dot scheduler/group3.dot scheduler/failed-demote-recovery.dot scheduler/696.dot scheduler/clone-no-shuffle.dot scheduler/stopped-monitor-08.dot scheduler/orphan-1.dot scheduler/clone-require-all-no-interleave-1.dot scheduler/rec-rsc-9.dot scheduler/remote-partial-migrate.dot scheduler/order4.dot scheduler/versioned-operations-4.dot scheduler/ticket-group-21.dot scheduler/5-am-then-bm-a-not-migratable.dot scheduler/bundle-probe-order-3.dot scheduler/bundle-order-partial-stop.dot scheduler/clone_min_stop_all.dot scheduler/master_monitor_restart.dot scheduler/simple1.dot scheduler/whitebox-orphan-ms.dot scheduler/whitebox-migrate1.dot scheduler/params-2.dot scheduler/group8.dot scheduler/rsc-sets-seq-true.dot scheduler/migrate-stop-complex.dot scheduler/probe-0.dot scheduler/versioned-resources.dot scheduler/ticket-master-11.dot scheduler/rec-node-1.dot scheduler/ticket-master-21.dot scheduler/ticket-master-2.dot scheduler/resource-discovery.dot scheduler/systemhealth1.dot scheduler/target-1.dot scheduler/stopped-monitor-26.dot scheduler/bug-5025-2.dot scheduler/interleave-3.dot scheduler/master-6.dot '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-master-10.dot scheduler/bug-1822.dot scheduler/orphan-0.dot scheduler/template-order-1.dot scheduler/whitebox-imply-stop-on-fence.dot scheduler/colo_master_w_native.dot scheduler/ticket-rsc-sets-9.dot scheduler/ticket-master-20.dot scheduler/797.dot scheduler/stopped-monitor-31.dot scheduler/colocated-utilization-primitive-1.dot scheduler/migrate-fail-7.dot scheduler/remote-recover-connection.dot scheduler/bug-lf-2153.dot scheduler/migrate-stop_start.dot scheduler/ticket-primitive-24.dot scheduler/one-or-more-4.dot scheduler/stopped-monitor-30.dot scheduler/suicide-needed-inquorate.dot scheduler/colocated-utilization-clone.dot scheduler/ticket-primitive-23.dot scheduler/shutdown-maintenance-node.dot scheduler/bug-cl-5170.dot scheduler/ticket-clone-24.dot scheduler/994.dot scheduler/whitebox-ms-ordering.dot scheduler/template-order-2.dot scheduler/params-6.dot scheduler/bug-rh-880249.dot scheduler/remote-recover.dot scheduler/ticket-primitive-14.dot scheduler/bug-5014-CLONE-A-start-B-start.dot scheduler/probe-4.dot scheduler/cluster-specific-params.dot scheduler/stopped-monitor-12.dot scheduler/versioned-operations-3.dot scheduler/master-failed-demote.dot scheduler/remote-disable.dot scheduler/container-group-1.dot scheduler/rec-node-4.dot '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/migrate-fencing.dot scheduler/ticket-clone-6.dot scheduler/bug-lf-2551.dot scheduler/stopped-monitor-02.dot scheduler/master-group.dot scheduler/mon-rsc-4.dot scheduler/stopped-monitor-11.dot scheduler/bug-lf-2619.dot scheduler/unmanaged-stop-4.dot scheduler/honor_stonith_rsc_order4.dot scheduler/systemhealtho1.dot scheduler/inc5.dot scheduler/bundle-nested-colocation.dot scheduler/ticket-group-24.dot scheduler/stopped-monitor-01.dot scheduler/stopped-monitor-10.dot scheduler/group11.dot scheduler/bug-lf-2361.dot scheduler/bug-lf-2160.dot scheduler/tags-coloc-order-2.dot scheduler/novell-239079.summary scheduler/bug-1572-1.summary scheduler/rec-rsc-6.summary scheduler/systemhealthp3.summary scheduler/ticket-rsc-sets-1.summary scheduler/stopped-monitor-07.summary scheduler/ticket-rsc-sets-5.summary scheduler/migrate-stop-start-complex.summary scheduler/migrate-partial-2.summary scheduler/group-unmanaged-stopped.summary scheduler/master-score-startup.summary scheduler/clone-require-all-4.summary scheduler/ticket-group-6.summary scheduler/simple6.summary scheduler/date-2.summary scheduler/ticket-master-15.summary scheduler/cloned-group.summary scheduler/mon-rsc-2.summary scheduler/bundle-order-startup-clone-2.summary scheduler/systemhealtho3.summary '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-primitive-9.summary scheduler/bug-5025-4.summary scheduler/systemhealthm3.summary scheduler/migration-behind-migrating-remote.summary scheduler/ticket-clone-23.summary scheduler/attrs7.summary scheduler/ignore_stonith_rsc_order3.summary scheduler/anti-colocation-order.summary scheduler/asymmetrical-order-move.summary scheduler/coloc-negative-group.summary scheduler/rec-node-14.summary scheduler/stopped-monitor-23.summary scheduler/one-or-more-1.summary scheduler/mon-rsc-1.summary scheduler/9-am-then-bm-b-migrating-a-stopping.summary scheduler/unfence-definition.summary scheduler/ticket-master-16.summary scheduler/comments.summary scheduler/unmanaged-stop-3.summary scheduler/stopped-monitor-27.summary scheduler/order2.summary scheduler/ticket-clone-13.summary scheduler/rsc_dep5.summary scheduler/group7.summary scheduler/notify-2.summary scheduler/remote-startup-probes.summary scheduler/bundle-probe-order-1.summary scheduler/bundle-order-startup-clone.summary scheduler/ticket-primitive-17.summary scheduler/novell-239082.summary scheduler/balanced.summary scheduler/probe-timeout.summary scheduler/cloned_start_two.summary scheduler/bundle-order-stop-clone.summary scheduler/bug-pm-11.summary scheduler/ticket-clone-15.summary scheduler/stopped-monitor-25.summary scheduler/remote-recover-unknown.summary scheduler/bug-5014-GROUP-A-stopped-B-started.summary scheduler/ticket-clone-3.summary '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/interleave-restart.summary scheduler/ticket-clone-18.summary scheduler/multiple-active-block-group.summary scheduler/ticket-group-9.summary scheduler/monitor-onfail-stop.summary scheduler/clone-order-16instances.summary scheduler/bug-lf-2171.summary scheduler/stopped-monitor-03.summary scheduler/bug-cl-5247.summary scheduler/master-10.summary scheduler/stop-failure-no-fencing.summary scheduler/clone-fail-block-colocation.summary scheduler/migrate-fail-6.summary scheduler/master-failed-demote-2.summary scheduler/inc4.summary scheduler/whitebox-unexpectedly-running.summary scheduler/ticket-group-3.summary scheduler/restart-versioned.summary scheduler/ticket-rsc-sets-7.summary scheduler/whitebox-fail1.summary scheduler/group-dependents.summary scheduler/clone-require-all-5.summary scheduler/10-a-then-bm-b-move-a-clone.summary scheduler/clone_min_start_two.summary scheduler/ticket-clone-19.summary scheduler/rec-node-7.summary scheduler/master-0.summary scheduler/rec-node-15.summary scheduler/bug-lf-1920.summary scheduler/order-serialize-set.summary scheduler/interleave-pseudo-stop.summary scheduler/order-mandatory.summary scheduler/ticket-clone-20.summary scheduler/order-wrong-kind.summary scheduler/one-or-more-6.summary scheduler/placement-stickiness.summary scheduler/ticket-primitive-8.summary scheduler/placement-location.summary scheduler/ticket-primitive-16.summary scheduler/rec-node-8.summary '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/tags-coloc-order-1.summary scheduler/template-clone-primitive.summary scheduler/ticket-primitive-1.summary scheduler/ticket-master-17.summary scheduler/group-unmanaged.summary scheduler/bug-lf-1852.summary scheduler/failcount.summary scheduler/remote-fence-before-reconnect.summary scheduler/multiple-monitor-one-failed.summary scheduler/remote-probe-disable.summary scheduler/rsc_dep1.summary scheduler/master-partially-demoted-group.summary scheduler/ticket-rsc-sets-4.summary scheduler/guest-node-host-dies.summary scheduler/stop-failure-with-fencing.summary scheduler/remote-orphaned.summary scheduler/unrunnable-1.summary scheduler/rec-rsc-3.summary scheduler/location-sets-templates.summary scheduler/template-coloc-3.summary scheduler/rsc_dep4.summary scheduler/group5.summary scheduler/1484.summary scheduler/obsolete-lrm-resource.summary scheduler/bug-5143-ms-shuffle.summary scheduler/utilization-check-allowed-nodes.summary scheduler/order3.summary scheduler/cloned_stop_two.summary scheduler/master-unmanaged-monitor.summary scheduler/bug-lf-2493.summary scheduler/ticket-group-8.summary scheduler/ticket-clone-21.summary scheduler/bug-lf-2606.summary scheduler/clone_min_interleave_stop_one.summary scheduler/utilization.summary scheduler/simple4.summary scheduler/rsc_dep8.summary scheduler/1360.summary scheduler/ticket-primitive-2.summary scheduler/remote-connection-unrecoverable.summary '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/clone-order-instance.summary scheduler/whitebox-fail3.summary scheduler/template-clone-group.summary scheduler/template-coloc-2.summary scheduler/attrs4.summary scheduler/mon-rsc-3.summary scheduler/master-8.summary scheduler/container-2.summary scheduler/inc11.summary scheduler/probe-2.summary scheduler/ordered-set-natural.summary scheduler/load-stopped-loop.summary scheduler/reload-versioned.summary scheduler/template-rsc-sets-3.summary scheduler/one-or-more-7.summary scheduler/unmanaged-master.summary scheduler/rec-rsc-1.summary scheduler/migrate-3.summary scheduler/bug-lf-2474.summary scheduler/template-coloc-1.summary scheduler/not-installed-agent.summary scheduler/ticket-clone-14.summary scheduler/bug-1820-1.summary scheduler/params-4.summary scheduler/migrate-partial-3.summary scheduler/rec-rsc-0.summary scheduler/inc9.summary scheduler/master-7.summary scheduler/rsc-discovery-per-node.summary scheduler/bnc-515172.summary scheduler/quorum-6.summary scheduler/master-role.summary scheduler/bug-5069-op-disabled.summary scheduler/bug-cl-5219.summary scheduler/clone-requires-quorum-recovery.summary scheduler/ticket-rsc-sets-11.summary scheduler/ticket-rsc-sets-2.summary scheduler/migrate-fail-5.summary scheduler/whitebox-asymmetric.summary scheduler/one-or-more-unrunnable-instances.summary '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/clone_min_start_one.summary scheduler/simple8.summary scheduler/bug-1820.summary scheduler/unfence-startup.summary scheduler/ticket-rsc-sets-10.summary scheduler/ticket-clone-8.summary scheduler/coloc-loop.summary scheduler/ticket-primitive-11.summary scheduler/managed-2.summary scheduler/target-0.summary scheduler/order_constraint_stops_slave.summary scheduler/master-asymmetrical-order.summary scheduler/master-pseudo.summary scheduler/764.summary scheduler/clone-require-all-6.summary scheduler/11-a-then-bm-b-move-a-clone-starting.summary scheduler/bug-5038.summary scheduler/attrs5.summary scheduler/versioned-operations-2.summary scheduler/bug-5014-A-stop-B-started.summary scheduler/stopped-monitor-00.summary scheduler/bug-1573.summary scheduler/group10.summary scheduler/bug-5014-ordered-set-symmetrical-true.summary scheduler/concurrent-fencing.summary scheduler/container-group-3.summary scheduler/template-2.summary scheduler/quorum-4.summary scheduler/migrate-partial-1.summary scheduler/one-or-more-3.summary scheduler/expire-non-blocked-failure.summary scheduler/stopped-monitor-20.summary scheduler/history-1.summary scheduler/bug-5069-op-enabled.summary scheduler/ticket-group-14.summary scheduler/group1.summary scheduler/ticket-primitive-19.summary scheduler/rsc-sets-seq-false.summary scheduler/versioned-operations-1.summary scheduler/ticket-master-8.summary '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/rsc_dep3.summary scheduler/order-sets.summary scheduler/migrate-fail-8.summary scheduler/bug-5007-masterslave_colocation.summary scheduler/bug-lf-2317.summary scheduler/rec-rsc-7.summary scheduler/bug-cl-5213.summary scheduler/ordered-set-basic-startup.summary scheduler/unrunnable-2.summary scheduler/interleave-1.summary scheduler/bug-cl-5168.summary scheduler/unfence-parameters.summary scheduler/remote-stale-node-entry.summary scheduler/systemhealthp1.summary scheduler/ticket-primitive-13.summary scheduler/master-notify.summary scheduler/clone-require-all-7.summary scheduler/container-group-2.summary scheduler/migrate-fail-9.summary scheduler/ticket-group-4.summary scheduler/remote-fence-unclean.summary scheduler/bundle-order-partial.summary scheduler/ticket-clone-9.summary scheduler/colo_slave_w_native.summary scheduler/rec-node-6.summary scheduler/clone_min_stop_one.summary scheduler/probe-1.summary scheduler/utilization-order2.summary scheduler/ticket-clone-4.summary scheduler/bug-n-387749.summary scheduler/origin.summary scheduler/rsc-sets-clone.summary scheduler/bundle-order-fencing.summary scheduler/template-1.summary scheduler/whitebox-nested-group.summary scheduler/utilization-shuffle.summary scheduler/group9.summary scheduler/remote-recover-fail.summary scheduler/bundle-probe-remotes.summary scheduler/master-demote.summary '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-primitive-3.summary scheduler/migrate-both-vms.summary scheduler/ticket-group-23.summary scheduler/clone-anon-probe-2.summary scheduler/bug-lf-2453.summary scheduler/ticket-primitive-18.summary scheduler/placement-capacity.summary scheduler/bug-cl-5212.summary scheduler/ticket-group-19.summary scheduler/date-3.summary scheduler/master-depend.summary scheduler/2-am-then-b-move-a.summary scheduler/ticket-group-12.summary scheduler/a-promote-then-b-migrate.summary scheduler/one-or-more-0.summary scheduler/rsc_dep2.summary scheduler/ticket-primitive-21.summary scheduler/stonith-4.summary scheduler/rsc-maintenance.summary scheduler/quorum-3.summary scheduler/enforce-colo1.summary scheduler/attrs6.summary scheduler/start-then-stop-with-unfence.summary scheduler/ticket-primitive-20.summary scheduler/clone-require-all-no-interleave-2.summary scheduler/bug-5028.summary scheduler/target-2.summary scheduler/bug-pm-12.summary scheduler/rec-node-13.summary scheduler/master-13.summary scheduler/novell-252693-3.summary scheduler/bug-1685.summary scheduler/stonith-3.summary scheduler/unmanaged-stop-2.summary scheduler/stopped-monitor-24.summary scheduler/remote-reconnect-delay.summary scheduler/bug-lf-2106.summary scheduler/novell-239087.summary scheduler/ticket-clone-17.summary scheduler/placement-priority.summary '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/bug-lf-2435.summary scheduler/ticket-group-13.summary scheduler/params-1.summary scheduler/complex_enforce_colo.summary scheduler/ticket-group-22.summary scheduler/rec-rsc-5.summary scheduler/ticket-primitive-22.summary scheduler/master-colocation.summary scheduler/rec-node-9.summary scheduler/stonith-0.summary scheduler/notifs-for-unrunnable.summary scheduler/quorum-2.summary scheduler/migrate-partial-4.summary scheduler/whitebox-start.summary scheduler/unmanaged-stop-1.summary scheduler/migrate-versioned.summary scheduler/ticket-group-18.summary scheduler/ticket-primitive-6.summary scheduler/clone-colocate-instance-2.summary scheduler/1494.summary scheduler/migrate-start.summary scheduler/order-expired-failure.summary scheduler/bug-lf-2358.summary scheduler/colocate-primitive-with-clone.summary scheduler/order6.summary scheduler/quorum-1.summary scheduler/stonith-2.summary scheduler/bug-5014-GROUP-A-stopped-B-stopped.summary scheduler/per-op-failcount.summary scheduler/coloc-many-one.summary scheduler/tags-ticket.summary scheduler/ticket-rsc-sets-3.summary scheduler/date-1.summary scheduler/662.summary scheduler/suicide-not-needed-quorate.summary scheduler/migrate-4.summary scheduler/ticket-group-20.summary scheduler/order5.summary scheduler/ticket-clone-1.summary scheduler/colocation_constraint_stops_master.summary '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/container-is-remote-node.summary scheduler/remote-move.summary scheduler/not-reschedule-unneeded-monitor.summary scheduler/clone-max-zero.summary scheduler/ticket-group-11.summary scheduler/bug-lf-2581.summary scheduler/utilization-order4.summary scheduler/ticket-group-2.summary scheduler/stonith-1.summary scheduler/order-serialize.summary scheduler/master-reattach.summary scheduler/bug-suse-707150.summary scheduler/group4.summary scheduler/group-fail.summary scheduler/master-4.summary scheduler/ticket-group-10.summary scheduler/7-migrate-group-one-unmigratable.summary scheduler/use-after-free-merge.summary scheduler/clone-anon-dup.summary scheduler/bug-5014-CLONE-A-stop-B-started.summary scheduler/container-1.summary scheduler/ticket-primitive-12.summary scheduler/anti-colocation-master.summary scheduler/rsc_dep10.summary scheduler/clone-colocate-instance-1.summary scheduler/bug-lf-2213.summary scheduler/594.summary scheduler/template-ticket.summary scheduler/attrs1.summary scheduler/novell-252693-2.summary scheduler/clone-require-all-no-interleave-3.summary scheduler/bug-5014-CthenAthenB-C-stopped.summary scheduler/ticket-clone-12.summary scheduler/bundle-probe-order-2.summary scheduler/ticket-master-6.summary scheduler/rsc_dep7.summary scheduler/remote-partial-migrate2.summary scheduler/coloc-slave-anti.summary scheduler/ticket-rsc-sets-14.summary scheduler/8-am-then-bm-a-migrating-b-stopping.summary '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/systemhealthn2.summary scheduler/ticket-master-5.summary scheduler/ticket-clone-5.summary scheduler/remote-recover-all.summary scheduler/multi1.summary scheduler/clone-interleave-2.summary scheduler/coloc-intra-set.summary scheduler/honor_stonith_rsc_order1.summary scheduler/master-ordering.summary scheduler/node-maintenance-2.summary scheduler/interleave-2.summary scheduler/multiply-active-stonith.summary scheduler/bundle-order-partial-start-2.summary scheduler/ticket-clone-22.summary scheduler/stopped-monitor-06.summary scheduler/one-or-more-2.summary scheduler/attrs8.summary scheduler/rec-node-11.summary scheduler/bug-5028-bottom.summary scheduler/remote-unclean2.summary scheduler/failed-demote-recovery-master.summary scheduler/node-maintenance-1.summary scheduler/template-order-3.summary scheduler/inc8.summary scheduler/bug-5014-A-stopped-B-stopped.summary scheduler/ticket-clone-7.summary scheduler/novell-252693.summary scheduler/master-3.summary scheduler/bundle-order-stop.summary scheduler/on-fail-ignore.summary scheduler/clone_min_interleave_stop_two.summary scheduler/rsc-sets-clone-1.summary scheduler/whitebox-ms-ordering-move.summary scheduler/bug-1765.summary scheduler/interleave-0.summary scheduler/probe-3.summary scheduler/cloned_stop_one.summary scheduler/whitebox-fail2.summary scheduler/params-5.summary scheduler/remote-orphaned2.summary '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/unfence-device.summary scheduler/master-12.summary scheduler/clone-interleave-1.summary scheduler/inc0.summary scheduler/bundle-order-partial-start.summary scheduler/inc6.summary scheduler/migrate-begin.summary scheduler/clone-order-primitive.summary scheduler/systemhealthm2.summary scheduler/ticket-master-9.summary scheduler/master-1.summary scheduler/master-demote-block.summary scheduler/migrate-start-complex.summary scheduler/rsc-sets-master.summary scheduler/6-migrate-group.summary scheduler/stop-failure-no-quorum.summary scheduler/suicide-not-needed-initial-quorum.summary scheduler/group6.summary scheduler/container-4.summary scheduler/migrate-success.summary scheduler/ignore_stonith_rsc_order4.summary scheduler/bug-5028-detach.summary scheduler/master-11.summary scheduler/rec-rsc-4.summary scheduler/master-2.summary scheduler/anti-colocation-slave.summary scheduler/simple2.summary scheduler/rec-node-2.summary scheduler/order7.summary scheduler/container-group-4.summary scheduler/coloc-attr.summary scheduler/master-9.summary scheduler/clone-require-all-3.summary scheduler/colocated-utilization-primitive-2.summary scheduler/migrate-5.summary scheduler/order-optional.summary scheduler/ticket-rsc-sets-12.summary scheduler/bug-5014-GROUP-A-start-B-start.summary scheduler/master-5.summary scheduler/systemhealthp2.summary '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/base-score.summary scheduler/whitebox-move.summary scheduler/suicide-not-needed-never-quorate.summary scheduler/attrs2.summary scheduler/reload-becomes-restart.summary scheduler/failcount-block.summary scheduler/simple3.summary scheduler/ticket-primitive-10.summary scheduler/migrate-shutdown.summary scheduler/735.summary scheduler/coloc-clone-stays-active.summary scheduler/migrate-2.summary scheduler/ticket-group-5.summary scheduler/systemhealthn3.summary scheduler/tags-location.summary scheduler/params-0.summary scheduler/ticket-clone-11.summary scheduler/minimal.summary scheduler/stopped-monitor-05.summary scheduler/ticket-clone-2.summary scheduler/order_constraint_stops_master.summary scheduler/remote-recover-no-resources.summary scheduler/systemhealtho2.summary scheduler/ticket-clone-10.summary scheduler/bundle-replicas-change.summary scheduler/bug-lf-2574.summary scheduler/systemhealth2.summary scheduler/template-rsc-sets-2.summary scheduler/notify-3.summary scheduler/bug-lf-2508.summary scheduler/ignore_stonith_rsc_order2.summary scheduler/inc3.summary scheduler/inc12.summary scheduler/monitor-recovery.summary scheduler/not-installed-tools.summary scheduler/bug-rh-1097457.summary scheduler/simple7.summary scheduler/migrate-fail-4.summary scheduler/stopped-monitor-22.summary scheduler/template-3.summary '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/group13.summary scheduler/clone_min_stop_two.summary scheduler/container-3.summary scheduler/attrs3.summary scheduler/994-2.summary scheduler/template-rsc-sets-1.summary scheduler/bug-1718.summary scheduler/rec-node-3.summary scheduler/bug-n-385265.summary scheduler/clone-require-all-1.summary scheduler/bug-5140-require-all-false.summary scheduler/1-a-then-bm-move-b.summary scheduler/order-clone.summary scheduler/ticket-rsc-sets-13.summary scheduler/3-am-then-bm-both-migrate.summary scheduler/ticket-master-19.summary scheduler/asymmetric.summary scheduler/per-node-attrs.summary scheduler/clone-anon-probe-1.summary scheduler/nvpair-id-ref.summary scheduler/rec-node-12.summary scheduler/ticket-master-24.summary scheduler/coloc-list.summary scheduler/stopped-monitor-09.summary scheduler/remote-recovery.summary scheduler/systemhealthn1.summary scheduler/bug-lf-2422.summary scheduler/systemhealthm1.summary scheduler/load-stopped-loop-2.summary scheduler/master-demote-2.summary scheduler/utilization-order1.summary scheduler/bug-5059.summary scheduler/order-optional-keyword.summary scheduler/ticket-master-12.summary scheduler/clone-require-all-2.summary scheduler/managed-1.summary scheduler/migrate-1.summary scheduler/ignore_stonith_rsc_order1.summary scheduler/whitebox-stop.summary scheduler/cloned_start_one.summary '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/master-move.summary scheduler/group2.summary scheduler/clone_min_interleave_start_two.summary scheduler/bug-lf-2445.summary scheduler/honor_stonith_rsc_order3.summary scheduler/managed-0.summary scheduler/clone-requires-quorum.summary scheduler/notify-1.summary scheduler/ticket-group-17.summary scheduler/ticket-master-14.summary scheduler/novell-251689.summary scheduler/colocated-utilization-group.summary scheduler/simple12.summary scheduler/bug-n-385265-2.summary scheduler/coloc-group.summary scheduler/monitor-onfail-restart.summary scheduler/bug-1572-2.summary scheduler/clone-interleave-3.summary scheduler/rec-node-10.summary scheduler/stopped-monitor-21.summary scheduler/notify-0.summary scheduler/bug-5014-A-start-B-start.summary scheduler/master-probed-score.summary scheduler/interleave-stop.summary scheduler/rec-rsc-8.summary scheduler/migrate-stop.summary scheduler/ticket-group-16.summary scheduler/master-allow-start.summary scheduler/bug-lf-2613.summary scheduler/simple11.summary scheduler/one-or-more-5.summary scheduler/829.summary scheduler/inc2.summary scheduler/bundle-order-stop-on-remote.summary scheduler/ticket-primitive-7.summary scheduler/inc7.summary scheduler/ticket-primitive-15.summary scheduler/bug-lf-2544.summary scheduler/systemhealth3.summary scheduler/reprobe-target_rc.summary '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/utilization-order3.summary scheduler/remote-startup.summary scheduler/order-required.summary scheduler/rec-rsc-2.summary scheduler/template-rsc-sets-4.summary scheduler/rec-node-5.summary scheduler/bug-5014-ordered-set-symmetrical-false.summary scheduler/master-dependent-ban.summary scheduler/remote-fence-unclean2.summary scheduler/intervals.summary scheduler/standby.summary scheduler/rebalance-unique-clones.summary scheduler/site-specific-params.summary scheduler/orphan-2.summary scheduler/unmanaged-block-restart.summary scheduler/inc10.summary scheduler/coloc_fp_logic.summary scheduler/ticket-master-23.summary scheduler/colocation_constraint_stops_slave.summary scheduler/bug-5025-3.summary scheduler/migrate-fail-2.summary scheduler/ticket-group-1.summary scheduler/migrate-fail-3.summary scheduler/clone-anon-failcount.summary scheduler/remote-fence-unclean-3.summary scheduler/order1.summary scheduler/inc1.summary scheduler/group15.summary scheduler/master-stop.summary scheduler/ticket-clone-16.summary scheduler/a-demote-then-b-migrate.summary scheduler/ticket-primitive-5.summary scheduler/ticket-master-7.summary scheduler/ticket-master-13.summary scheduler/bug-5025-1.summary scheduler/ticket-group-15.summary scheduler/group14.summary scheduler/remote-start-fail.summary scheduler/bug-5186-partial-migrate.summary scheduler/ticket-primitive-4.summary '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/stopped-monitor-04.summary scheduler/726.summary scheduler/honor_stonith_rsc_order2.summary scheduler/ticket-rsc-sets-6.summary scheduler/ticket-group-7.summary scheduler/quorum-5.summary scheduler/whitebox-orphaned.summary scheduler/ticket-rsc-sets-8.summary scheduler/bundle-order-startup.summary scheduler/master-promotion-constraint.summary scheduler/ticket-master-22.summary scheduler/ticket-master-1.summary scheduler/cloned-group-stop.summary scheduler/ticket-master-3.summary scheduler/4-am-then-bm-b-not-migratable.summary scheduler/ticket-master-4.summary scheduler/ticket-master-18.summary scheduler/clone_min_interleave_start_one.summary scheduler/group3.summary scheduler/failed-demote-recovery.summary scheduler/696.summary scheduler/clone-no-shuffle.summary scheduler/stopped-monitor-08.summary scheduler/orphan-1.summary scheduler/clone-require-all-no-interleave-1.summary scheduler/rec-rsc-9.summary scheduler/remote-partial-migrate.summary scheduler/order4.summary scheduler/versioned-operations-4.summary scheduler/ticket-group-21.summary scheduler/5-am-then-bm-a-not-migratable.summary scheduler/bundle-probe-order-3.summary scheduler/bundle-order-partial-stop.summary scheduler/clone_min_stop_all.summary scheduler/master_monitor_restart.summary scheduler/simple1.summary scheduler/whitebox-orphan-ms.summary scheduler/whitebox-migrate1.summary scheduler/params-2.summary scheduler/group8.summary '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/rsc-sets-seq-true.summary scheduler/migrate-stop-complex.summary scheduler/probe-0.summary scheduler/versioned-resources.summary scheduler/ticket-master-11.summary scheduler/rec-node-1.summary scheduler/ticket-master-21.summary scheduler/ticket-master-2.summary scheduler/resource-discovery.summary scheduler/systemhealth1.summary scheduler/target-1.summary scheduler/stopped-monitor-26.summary scheduler/bug-5025-2.summary scheduler/interleave-3.summary scheduler/master-6.summary scheduler/ticket-master-10.summary scheduler/bug-1822.summary scheduler/orphan-0.summary scheduler/template-order-1.summary scheduler/whitebox-imply-stop-on-fence.summary scheduler/colo_master_w_native.summary scheduler/ticket-rsc-sets-9.summary scheduler/ticket-master-20.summary scheduler/797.summary scheduler/stopped-monitor-31.summary scheduler/colocated-utilization-primitive-1.summary scheduler/migrate-fail-7.summary scheduler/remote-recover-connection.summary scheduler/bug-lf-2153.summary scheduler/migrate-stop_start.summary scheduler/ticket-primitive-24.summary scheduler/one-or-more-4.summary scheduler/stopped-monitor-30.summary scheduler/suicide-needed-inquorate.summary scheduler/colocated-utilization-clone.summary scheduler/ticket-primitive-23.summary scheduler/shutdown-maintenance-node.summary scheduler/bug-cl-5170.summary scheduler/ticket-clone-24.summary scheduler/994.summary '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/whitebox-ms-ordering.summary scheduler/template-order-2.summary scheduler/params-6.summary scheduler/bug-rh-880249.summary scheduler/remote-recover.summary scheduler/ticket-primitive-14.summary scheduler/bug-5014-CLONE-A-start-B-start.summary scheduler/probe-4.summary scheduler/cluster-specific-params.summary scheduler/stopped-monitor-12.summary scheduler/versioned-operations-3.summary scheduler/master-failed-demote.summary scheduler/remote-disable.summary scheduler/container-group-1.summary scheduler/rec-node-4.summary scheduler/migrate-fencing.summary scheduler/ticket-clone-6.summary scheduler/bug-lf-2551.summary scheduler/stopped-monitor-02.summary scheduler/master-group.summary scheduler/mon-rsc-4.summary scheduler/stopped-monitor-11.summary scheduler/bug-lf-2619.summary scheduler/unmanaged-stop-4.summary scheduler/honor_stonith_rsc_order4.summary scheduler/systemhealtho1.summary scheduler/inc5.summary scheduler/bundle-nested-colocation.summary scheduler/ticket-group-24.summary scheduler/stopped-monitor-01.summary scheduler/stopped-monitor-10.summary scheduler/group11.summary scheduler/bug-lf-2361.summary scheduler/bug-lf-2160.summary scheduler/tags-coloc-order-2.summary scheduler/order-wrong-kind.stderr '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests/scheduler' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests' /usr/bin/install -c -m 644 README.md valgrind-pcmk.suppressions '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests' /usr/bin/install -c cts-coverage cts-regression cts-cli cts-exec cts-scheduler cts-fencing '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/tests' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/cts' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/cts' gmake[1]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/cts' Making install in doc gmake[1]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/doc' gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/doc' gmake[2]: Nothing to be done for `install-exec-am'. for book in Clusters_from_Scratch Pacemaker_Administration Pacemaker_Development Pacemaker_Explained Pacemaker_Remote; do \ filelist=`find $book/publish/* -print`; \ for f in $filelist; do \ p=`echo $f | sed s:publish/:: | sed s:Pacemaker/::`; \ if [ -d $f ]; then \ /usr/bin/install -c -d -m 775 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker/$p; \ else \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker/$p; \ fi \ done; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker' /usr/bin/install -c -m 644 crm_fencing.txt acls.txt crm_fencing.html acls.html '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/doc' gmake[1]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/doc' Making install in extra gmake[1]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra' Making install in alerts gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/alerts' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/alerts' gmake[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/alerts/' /usr/bin/install -c -m 644 alert_file.sh.sample alert_smtp.sh.sample alert_snmp.sh.sample '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/alerts/' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/alerts' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/alerts' Making install in resources gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources' gmake[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/man/man7' /usr/bin/install -c -m 644 ocf_pacemaker_ClusterMon.7 ocf_pacemaker_controld.7 ocf_pacemaker_Dummy.7 ocf_pacemaker_HealthCPU.7 ocf_pacemaker_HealthSMART.7 ocf_pacemaker_ifspeed.7 ocf_pacemaker_o2cb.7 ocf_pacemaker_ping.7 ocf_pacemaker_pingd.7 ocf_pacemaker_Stateful.7 ocf_pacemaker_SysInfo.7 ocf_pacemaker_SystemHealth.7 ocf_pacemaker_attribute.7 ocf_pacemaker_remote.7 '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/man/man7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib/ocf/resource.d/pacemaker' /usr/bin/install -c ClusterMon controld Dummy HealthCPU HealthSMART ifspeed o2cb ping pingd Stateful SysInfo SystemHealth attribute remote '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib/ocf/resource.d/pacemaker' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/resources' Making install in logrotate gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/logrotate' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/logrotate' gmake[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/etc/logrotate.d' /usr/bin/install -c -m 644 pacemaker '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/etc/logrotate.d' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/logrotate' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra/logrotate' gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra' gmake[3]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra' gmake[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/snmp/mibs' /usr/bin/install -c -m 644 PCMK-MIB.txt '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/snmp/mibs' gmake[3]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra' gmake[1]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/extra' gmake[1]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0' gmake[2]: Entering directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0' /usr/bin/install -c -d /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/ /usr/bin/install -c -d -m 750 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64//etc/pacemaker /usr/bin/install -c -d -m 750 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64//var/lib/pacemaker/cib /usr/bin/install -c -d -m 750 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64//var/lib/pacemaker/cores /usr/bin/install -c -d -m 750 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64//var/lib/pacemaker/blackbox /usr/bin/install -c -d -m 770 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64//var/log/pacemaker /usr/bin/install -c -d -m 770 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64//var/log/pacemaker/bundles chgrp haclient /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64//etc/pacemaker chgrp: invalid group: 'haclient' chown hacluster:haclient /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64//var/lib/pacemaker/cib gmake[2]: [install-exec-local] Error 1 (ignored) chown: invalid user: 'hacluster:haclient' chown hacluster:haclient /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64//var/lib/pacemaker/cores gmake[2]: [install-exec-local] Error 1 (ignored) chown: invalid user: 'hacluster:haclient' chown hacluster:haclient /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64//var/lib/pacemaker/blackbox gmake[2]: [install-exec-local] Error 1 (ignored) chown: invalid user: 'hacluster:haclient' chown hacluster:haclient /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64//var/log/pacemaker gmake[2]: [install-exec-local] Error 1 (ignored) chown: invalid user: 'hacluster:haclient' chown hacluster:haclient /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64//var/log/pacemaker/bundles gmake[2]: [install-exec-local] Error 1 (ignored) chown: invalid user: 'hacluster:haclient' gmake[2]: [install-exec-local] Error 1 (ignored) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker' /usr/bin/install -c -m 644 README.markdown COPYING '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker/licenses/' /usr/bin/install -c -m 644 licenses/GPLv2 licenses/LGPLv2.1 licenses/RevisedBSD licenses/CC-BY-SA-4.0 '/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker/licenses/' gmake[2]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0' gmake[1]: Leaving directory `/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0' + mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/etc/sysconfig + install -m 644 daemons/pacemakerd/pacemaker.sysconfig /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/etc/sysconfig/pacemaker + install -m 644 tools/crm_mon.sysconfig /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/etc/sysconfig/crm_mon + mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/nagios/plugins-metadata ++ find nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata -type f + for file in '$(find nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata -type f)' + install -m 644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_http.xml /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/nagios/plugins-metadata + for file in '$(find nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata -type f)' + install -m 644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_ldap.xml /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/nagios/plugins-metadata + for file in '$(find nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata -type f)' + install -m 644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_udp.xml /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/nagios/plugins-metadata + for file in '$(find nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata -type f)' + install -m 644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_pgsql.xml /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/nagios/plugins-metadata + for file in '$(find nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata -type f)' + install -m 644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_mysql.xml /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/nagios/plugins-metadata + for file in '$(find nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata -type f)' + install -m 644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_tcp.xml /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/nagios/plugins-metadata + for file in '$(find nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata -type f)' + install -m 644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_fping.xml /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/pacemaker/nagios/plugins-metadata + mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/var/lib/rpm-state/pacemaker + find /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64 -name '*.xml' -type f -print0 + xargs -0 chmod a-x + find /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64 -name '*.a' -type f -print0 + xargs -0 rm -f + find /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64 -name '*.la' -type f -print0 + xargs -0 rm -f + rm -f /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64//usr/sbin/fence_legacy + rm -f /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64//usr/share/man/man8/fence_legacy.8 + find /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64 -name 'o2cb*' -type f -print0 + xargs -0 rm -f + rm -f /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64//usr/sbin/notifyServicelogEvent + rm -f /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64//usr/sbin/ipmiservicelogd + rm -f /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64//etc/rc.d/init.d/pacemaker + rm -f /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64//etc/rc.d/init.d/pacemaker_remote + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0 extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker/pacemaker-based extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker/pacemaker-attrd extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker/pacemaker-schedulerd extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker/pacemaker-fenced extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker/cibmon extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker/pacemaker-execd extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker/cts-exec-helper extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker/cts-fence-helper extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/libexec/pacemaker/pacemaker-controld extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libpe_status.so.27.0.0 extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libpe_rules.so.26.0.0 extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libtransitioner.so.25.0.0 extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libpengine.so.27.0.0 extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libstonithd.so.26.0.0 extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libcib.so.27.0.0 extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/liblrmd.so.28.0.0 extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libcrmcommon.so.34.0.0 extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libcrmcluster.so.29.0.0 extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib64/libcrmservice.so.28.0.0 extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/crm_attribute extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/crm_ticket extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/crm_error extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/crmadmin extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/crm_shadow extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/crm_node extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/crm_diff extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/iso8601 extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/crm_resource extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/cibadmin extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/crm_verify extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/crm_mon extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/pacemaker-remoted extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/attrd_updater extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/stonith_admin extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/pacemakerd extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/sbin/crm_simulate /usr/lib/rpm/sepdebugcrcfix: Updated 36 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/libexec/pacemaker/pacemaker-execd.debug to /usr/lib/debug/usr/libexec/pacemaker/lrmd.debug symlinked /usr/lib/debug/usr/libexec/pacemaker/pacemaker-controld.debug to /usr/lib/debug/usr/libexec/pacemaker/crmd.debug symlinked /usr/lib/debug/usr/libexec/pacemaker/pacemaker-attrd.debug to /usr/lib/debug/usr/libexec/pacemaker/attrd.debug symlinked /usr/lib/debug/usr/libexec/pacemaker/pacemaker-fenced.debug to /usr/lib/debug/usr/libexec/pacemaker/stonithd.debug symlinked /usr/lib/debug/usr/libexec/pacemaker/pacemaker-schedulerd.debug to /usr/lib/debug/usr/libexec/pacemaker/pengine.debug symlinked /usr/lib/debug/usr/libexec/pacemaker/pacemaker-based.debug to /usr/lib/debug/usr/libexec/pacemaker/cib.debug symlinked /usr/lib/debug/usr/lib64/libpengine.so.27.0.0.debug to /usr/lib/debug/usr/lib64/libpengine.so.debug symlinked /usr/lib/debug/usr/lib64/libpe_status.so.27.0.0.debug to /usr/lib/debug/usr/lib64/libpe_status.so.debug symlinked /usr/lib/debug/usr/lib64/libstonithd.so.26.0.0.debug to /usr/lib/debug/usr/lib64/libstonithd.so.26.debug symlinked /usr/lib/debug/usr/lib64/libpe_rules.so.26.0.0.debug to /usr/lib/debug/usr/lib64/libpe_rules.so.26.debug symlinked /usr/lib/debug/usr/lib64/libcrmservice.so.28.0.0.debug to /usr/lib/debug/usr/lib64/libcrmservice.so.28.debug symlinked /usr/lib/debug/usr/lib64/libpe_status.so.27.0.0.debug to /usr/lib/debug/usr/lib64/libpe_status.so.27.debug symlinked /usr/lib/debug/usr/lib64/libpe_rules.so.26.0.0.debug to /usr/lib/debug/usr/lib64/libpe_rules.so.debug symlinked /usr/lib/debug/usr/lib64/libcib.so.27.0.0.debug to /usr/lib/debug/usr/lib64/libcib.so.debug symlinked /usr/lib/debug/usr/lib64/libcrmservice.so.28.0.0.debug to /usr/lib/debug/usr/lib64/libcrmservice.so.debug symlinked /usr/lib/debug/usr/lib64/liblrmd.so.28.0.0.debug to /usr/lib/debug/usr/lib64/liblrmd.so.28.debug symlinked /usr/lib/debug/usr/lib64/libcrmcommon.so.34.0.0.debug to /usr/lib/debug/usr/lib64/libcrmcommon.so.debug symlinked /usr/lib/debug/usr/lib64/libcib.so.27.0.0.debug to /usr/lib/debug/usr/lib64/libcib.so.27.debug symlinked /usr/lib/debug/usr/lib64/libtransitioner.so.25.0.0.debug to /usr/lib/debug/usr/lib64/libtransitioner.so.25.debug symlinked /usr/lib/debug/usr/lib64/libstonithd.so.26.0.0.debug to /usr/lib/debug/usr/lib64/libstonithd.so.debug symlinked /usr/lib/debug/usr/lib64/libtransitioner.so.25.0.0.debug to /usr/lib/debug/usr/lib64/libtransitioner.so.debug symlinked /usr/lib/debug/usr/lib64/libcrmcluster.so.29.0.0.debug to /usr/lib/debug/usr/lib64/libcrmcluster.so.debug symlinked /usr/lib/debug/usr/lib64/liblrmd.so.28.0.0.debug to /usr/lib/debug/usr/lib64/liblrmd.so.debug symlinked /usr/lib/debug/usr/lib64/libcrmcommon.so.34.0.0.debug to /usr/lib/debug/usr/lib64/libcrmcommon.so.34.debug symlinked /usr/lib/debug/usr/lib64/libpengine.so.27.0.0.debug to /usr/lib/debug/usr/lib64/libpengine.so.27.debug symlinked /usr/lib/debug/usr/lib64/libcrmcluster.so.29.0.0.debug to /usr/lib/debug/usr/lib64/libcrmcluster.so.29.debug symlinked /usr/lib/debug/usr/sbin/pacemaker-remoted.debug to /usr/lib/debug/usr/sbin/pacemaker_remoted.debug 7837 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.z1Spzv + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.0 + sed 's/[fF]ail/faiil/g' + cts/cts-scheduler --run one-or-more-unrunnable-instances Test home is: /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/cts Test binary is: /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_simulate Schema home is: /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/xml Test one-or-more-unrunnable-instances: Single shot CIB_shadow_dir=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/cts/scheduler /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools/crm_simulate -x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/cts/scheduler/one-or-more-unrunnable-instances.xml -D /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/cts/scheduler/one-or-more-unrunnable-instances.pe.dot -G /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/cts/scheduler/one-or-more-unrunnable-instances.out -S Current cluster status: Online: [ rdo7-node1 rdo7-node2 rdo7-node3 ] RemoteOnline: [ mrg-07 mrg-08 mrg-09 ] fence1 (stonith:fence_xvm): Started rdo7-node2 fence2 (stonith:fence_xvm): Started rdo7-node1 fence3 (stonith:fence_xvm): Started rdo7-node3 Clone Set: lb-haproxy-clone [lb-haproxy] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] vip-db (ocf::heartbeat:IPaddr2): Started rdo7-node3 vip-rabbitmq (ocf::heartbeat:IPaddr2): Started rdo7-node1 vip-keystone (ocf::heartbeat:IPaddr2): Started rdo7-node2 vip-glance (ocf::heartbeat:IPaddr2): Started rdo7-node3 vip-cinder (ocf::heartbeat:IPaddr2): Started rdo7-node1 vip-swift (ocf::heartbeat:IPaddr2): Started rdo7-node2 vip-neutron (ocf::heartbeat:IPaddr2): Started rdo7-node2 vip-nova (ocf::heartbeat:IPaddr2): Started rdo7-node1 vip-horizon (ocf::heartbeat:IPaddr2): Started rdo7-node3 vip-heat (ocf::heartbeat:IPaddr2): Started rdo7-node1 vip-ceilometer (ocf::heartbeat:IPaddr2): Started rdo7-node2 vip-qpid (ocf::heartbeat:IPaddr2): Started rdo7-node3 vip-node (ocf::heartbeat:IPaddr2): Started rdo7-node1 Master/Slave Set: galera-master [galera] Masters: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: rabbitmq-server-clone [rabbitmq-server] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: memcached-clone [memcached] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: mongodb-clone [mongodb] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: keystone-clone [keystone] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: glance-fs-clone [glance-fs] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: glance-registry-clone [glance-registry] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: glance-api-clone [glance-api] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: cinder-api-clone [cinder-api] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: cinder-scheduler-clone [cinder-scheduler] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] cinder-volume (systemd:openstack-cinder-volume): Stopped Clone Set: swift-fs-clone [swift-fs] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: swift-account-clone [swift-account] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: swift-container-clone [swift-container] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: swift-object-clone [swift-object] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: swift-proxy-clone [swift-proxy] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] swift-object-expirer (systemd:openstack-swift-object-expirer): Stopped Clone Set: neutron-server-clone [neutron-server] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: neutron-scale-clone [neutron-scale] (unique) neutron-scale:0 (ocf::neutron:NeutronScale): Stopped neutron-scale:1 (ocf::neutron:NeutronScale): Stopped neutron-scale:2 (ocf::neutron:NeutronScale): Stopped Clone Set: neutron-ovs-cleanup-clone [neutron-ovs-cleanup] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: neutron-netns-cleanup-clone [neutron-netns-cleanup] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: neutron-openvswitch-agent-clone [neutron-openvswitch-agent] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: neutron-dhcp-agent-clone [neutron-dhcp-agent] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: neutron-l3-agent-clone [neutron-l3-agent] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: neutron-metadata-agent-clone [neutron-metadata-agent] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: nova-consoleauth-clone [nova-consoleauth] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: nova-novncproxy-clone [nova-novncproxy] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: nova-api-clone [nova-api] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: nova-scheduler-clone [nova-scheduler] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: nova-conductor-clone [nova-conductor] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Master/Slave Set: redis-master [redis] Masters: [ rdo7-node1 ] Slaves: [ rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] vip-redis (ocf::heartbeat:IPaddr2): Started rdo7-node1 Clone Set: ceilometer-central-clone [ceilometer-central] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: ceilometer-collector-clone [ceilometer-collector] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: ceilometer-api-clone [ceilometer-api] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: ceilometer-delay-clone [ceilometer-delay] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: ceilometer-alarm-evaluator-clone [ceilometer-alarm-evaluator] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: ceilometer-alarm-notifier-clone [ceilometer-alarm-notifier] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: ceilometer-notification-clone [ceilometer-notification] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: heat-api-clone [heat-api] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: heat-api-cfn-clone [heat-api-cfn] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: heat-api-cloudwatch-clone [heat-api-cloudwatch] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: heat-engine-clone [heat-engine] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: horizon-clone [horizon] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: neutron-openvswitch-agent-compute-clone [neutron-openvswitch-agent-compute] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: libvirtd-compute-clone [libvirtd-compute] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: ceilometer-compute-clone [ceilometer-compute] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: nova-compute-clone [nova-compute] Stopped: [ mrg-07 mrg-08 mrg-09 rdo7-node1 rdo7-node2 rdo7-node3 ] fence-nova (stonith:fence_compute): Stopped fence-compute (stonith:fence_apc_snmp): Started rdo7-node3 mrg-07 (ocf::pacemaker:remote): Started rdo7-node1 mrg-08 (ocf::pacemaker:remote): Started rdo7-node2 mrg-09 (ocf::pacemaker:remote): Started rdo7-node3 Transition Summary: * Start keystone:0 ( rdo7-node2 ) * Start keystone:1 ( rdo7-node3 ) * Start keystone:2 ( rdo7-node1 ) * Start glance-registry:0 ( rdo7-node2 ) * Start glance-registry:1 ( rdo7-node3 ) * Start glance-registry:2 ( rdo7-node1 ) * Start glance-api:0 ( rdo7-node2 ) * Start glance-api:1 ( rdo7-node3 ) * Start glance-api:2 ( rdo7-node1 ) * Start cinder-api:0 ( rdo7-node2 ) * Start cinder-api:1 ( rdo7-node3 ) * Start cinder-api:2 ( rdo7-node1 ) * Start cinder-scheduler:0 ( rdo7-node2 ) * Start cinder-scheduler:1 ( rdo7-node3 ) * Start cinder-scheduler:2 ( rdo7-node1 ) * Start cinder-volume ( rdo7-node2 ) * Start swift-account:0 ( rdo7-node3 ) * Start swift-account:1 ( rdo7-node1 ) * Start swift-account:2 ( rdo7-node2 ) * Start swift-container:0 ( rdo7-node3 ) * Start swift-container:1 ( rdo7-node1 ) * Start swift-container:2 ( rdo7-node2 ) * Start swift-object:0 ( rdo7-node3 ) * Start swift-object:1 ( rdo7-node1 ) * Start swift-object:2 ( rdo7-node2 ) * Start swift-proxy:0 ( rdo7-node3 ) * Start swift-proxy:1 ( rdo7-node1 ) * Start swift-proxy:2 ( rdo7-node2 ) * Start swift-object-expirer ( rdo7-node3 ) * Start neutron-server:0 ( rdo7-node1 ) * Start neutron-server:1 ( rdo7-node2 ) * Start neutron-server:2 ( rdo7-node3 ) * Start neutron-scale:0 ( rdo7-node1 ) * Start neutron-scale:1 ( rdo7-node2 ) * Start neutron-scale:2 ( rdo7-node3 ) * Start neutron-ovs-cleanup:0 ( rdo7-node1 ) * Start neutron-ovs-cleanup:1 ( rdo7-node2 ) * Start neutron-ovs-cleanup:2 ( rdo7-node3 ) * Start neutron-netns-cleanup:0 ( rdo7-node1 ) * Start neutron-netns-cleanup:1 ( rdo7-node2 ) * Start neutron-netns-cleanup:2 ( rdo7-node3 ) * Start neutron-openvswitch-agent:0 ( rdo7-node1 ) * Start neutron-openvswitch-agent:1 ( rdo7-node2 ) * Start neutron-openvswitch-agent:2 ( rdo7-node3 ) * Start neutron-dhcp-agent:0 ( rdo7-node1 ) * Start neutron-dhcp-agent:1 ( rdo7-node2 ) * Start neutron-dhcp-agent:2 ( rdo7-node3 ) * Start neutron-l3-agent:0 ( rdo7-node1 ) * Start neutron-l3-agent:1 ( rdo7-node2 ) * Start neutron-l3-agent:2 ( rdo7-node3 ) * Start neutron-metadata-agent:0 ( rdo7-node1 ) * Start neutron-metadata-agent:1 ( rdo7-node2 ) * Start neutron-metadata-agent:2 ( rdo7-node3 ) * Start nova-consoleauth:0 ( rdo7-node1 ) * Start nova-consoleauth:1 ( rdo7-node2 ) * Start nova-consoleauth:2 ( rdo7-node3 ) * Start nova-novncproxy:0 ( rdo7-node1 ) * Start nova-novncproxy:1 ( rdo7-node2 ) * Start nova-novncproxy:2 ( rdo7-node3 ) * Start nova-api:0 ( rdo7-node1 ) * Start nova-api:1 ( rdo7-node2 ) * Start nova-api:2 ( rdo7-node3 ) * Start nova-scheduler:0 ( rdo7-node1 ) * Start nova-scheduler:1 ( rdo7-node2 ) * Start nova-scheduler:2 ( rdo7-node3 ) * Start nova-conductor:0 ( rdo7-node1 ) * Start nova-conductor:1 ( rdo7-node2 ) * Start nova-conductor:2 ( rdo7-node3 ) * Start ceilometer-central:0 ( rdo7-node2 ) * Start ceilometer-central:1 ( rdo7-node3 ) * Start ceilometer-central:2 ( rdo7-node1 ) * Start ceilometer-collector:0 ( rdo7-node2 ) * Start ceilometer-collector:1 ( rdo7-node3 ) * Start ceilometer-collector:2 ( rdo7-node1 ) * Start ceilometer-api:0 ( rdo7-node2 ) * Start ceilometer-api:1 ( rdo7-node3 ) * Start ceilometer-api:2 ( rdo7-node1 ) * Start ceilometer-delay:0 ( rdo7-node2 ) * Start ceilometer-delay:1 ( rdo7-node3 ) * Start ceilometer-delay:2 ( rdo7-node1 ) * Start ceilometer-alarm-evaluator:0 ( rdo7-node2 ) * Start ceilometer-alarm-evaluator:1 ( rdo7-node3 ) * Start ceilometer-alarm-evaluator:2 ( rdo7-node1 ) * Start ceilometer-alarm-notifier:0 ( rdo7-node2 ) * Start ceilometer-alarm-notifier:1 ( rdo7-node3 ) * Start ceilometer-alarm-notifier:2 ( rdo7-node1 ) * Start ceilometer-notification:0 ( rdo7-node2 ) * Start ceilometer-notification:1 ( rdo7-node3 ) * Start ceilometer-notification:2 ( rdo7-node1 ) * Start heat-api:0 ( rdo7-node2 ) * Start heat-api:1 ( rdo7-node3 ) * Start heat-api:2 ( rdo7-node1 ) * Start heat-api-cfn:0 ( rdo7-node2 ) * Start heat-api-cfn:1 ( rdo7-node3 ) * Start heat-api-cfn:2 ( rdo7-node1 ) * Start heat-api-cloudwatch:0 ( rdo7-node2 ) * Start heat-api-cloudwatch:1 ( rdo7-node3 ) * Start heat-api-cloudwatch:2 ( rdo7-node1 ) * Start heat-engine:0 ( rdo7-node2 ) * Start heat-engine:1 ( rdo7-node3 ) * Start heat-engine:2 ( rdo7-node1 ) * Start neutron-openvswitch-agent-compute:0 ( mrg-07 ) * Start neutron-openvswitch-agent-compute:1 ( mrg-08 ) * Start neutron-openvswitch-agent-compute:2 ( mrg-09 ) * Start libvirtd-compute:0 ( mrg-07 ) * Start libvirtd-compute:1 ( mrg-08 ) * Start libvirtd-compute:2 ( mrg-09 ) * Start ceilometer-compute:0 ( mrg-07 ) * Start ceilometer-compute:1 ( mrg-08 ) * Start ceilometer-compute:2 ( mrg-09 ) * Start nova-compute:0 ( mrg-07 ) * Start nova-compute:1 ( mrg-08 ) * Start nova-compute:2 ( mrg-09 ) * Start fence-nova ( rdo7-node2 ) Executing cluster transition: * Resource action: galera monitor=10000 on rdo7-node2 * Pseudo action: keystone-clone_start_0 * Pseudo action: nova-compute-clone_pre_notify_start_0 * Resource action: keystone start on rdo7-node2 * Resource action: keystone start on rdo7-node3 * Resource action: keystone start on rdo7-node1 * Pseudo action: keystone-clone_running_0 * Pseudo action: glance-registry-clone_start_0 * Pseudo action: cinder-api-clone_start_0 * Pseudo action: swift-account-clone_start_0 * Pseudo action: neutron-server-clone_start_0 * Pseudo action: nova-consoleauth-clone_start_0 * Pseudo action: ceilometer-central-clone_start_0 * Pseudo action: nova-compute-clone_confirmed-pre_notify_start_0 * Resource action: keystone monitor=60000 on rdo7-node2 * Resource action: keystone monitor=60000 on rdo7-node3 * Resource action: keystone monitor=60000 on rdo7-node1 * Resource action: glance-registry start on rdo7-node2 * Resource action: glance-registry start on rdo7-node3 * Resource action: glance-registry start on rdo7-node1 * Pseudo action: glance-registry-clone_running_0 * Pseudo action: glance-api-clone_start_0 * Resource action: cinder-api start on rdo7-node2 * Resource action: cinder-api start on rdo7-node3 * Resource action: cinder-api start on rdo7-node1 * Pseudo action: cinder-api-clone_running_0 * Pseudo action: cinder-scheduler-clone_start_0 * Resource action: swift-account start on rdo7-node3 * Resource action: swift-account start on rdo7-node1 * Resource action: swift-account start on rdo7-node2 * Pseudo action: swift-account-clone_running_0 * Pseudo action: swift-container-clone_start_0 * Pseudo action: swift-proxy-clone_start_0 * Resource action: neutron-server start on rdo7-node1 * Resource action: neutron-server start on rdo7-node2 * Resource action: neutron-server start on rdo7-node3 * Pseudo action: neutron-server-clone_running_0 * Pseudo action: neutron-scale-clone_start_0 * Resource action: nova-consoleauth start on rdo7-node1 * Resource action: nova-consoleauth start on rdo7-node2 * Resource action: nova-consoleauth start on rdo7-node3 * Pseudo action: nova-consoleauth-clone_running_0 * Pseudo action: nova-novncproxy-clone_start_0 * Resource action: ceilometer-central start on rdo7-node2 * Resource action: ceilometer-central start on rdo7-node3 * Resource action: ceilometer-central start on rdo7-node1 * Pseudo action: ceilometer-central-clone_running_0 * Pseudo action: ceilometer-collector-clone_start_0 * Pseudo action: clone-one-or-more:order-neutron-server-clone-neutron-openvswitch-agent-compute-clone-mandatory * Resource action: glance-registry monitor=60000 on rdo7-node2 * Resource action: glance-registry monitor=60000 on rdo7-node3 * Resource action: glance-registry monitor=60000 on rdo7-node1 * Resource action: glance-api start on rdo7-node2 * Resource action: glance-api start on rdo7-node3 * Resource action: glance-api start on rdo7-node1 * Pseudo action: glance-api-clone_running_0 * Resource action: cinder-api monitor=60000 on rdo7-node2 * Resource action: cinder-api monitor=60000 on rdo7-node3 * Resource action: cinder-api monitor=60000 on rdo7-node1 * Resource action: cinder-scheduler start on rdo7-node2 * Resource action: cinder-scheduler start on rdo7-node3 * Resource action: cinder-scheduler start on rdo7-node1 * Pseudo action: cinder-scheduler-clone_running_0 * Resource action: cinder-volume start on rdo7-node2 * Resource action: swift-account monitor=60000 on rdo7-node3 * Resource action: swift-account monitor=60000 on rdo7-node1 * Resource action: swift-account monitor=60000 on rdo7-node2 * Resource action: swift-container start on rdo7-node3 * Resource action: swift-container start on rdo7-node1 * Resource action: swift-container start on rdo7-node2 * Pseudo action: swift-container-clone_running_0 * Pseudo action: swift-object-clone_start_0 * Resource action: swift-proxy start on rdo7-node3 * Resource action: swift-proxy start on rdo7-node1 * Resource action: swift-proxy start on rdo7-node2 * Pseudo action: swift-proxy-clone_running_0 * Resource action: swift-object-expirer start on rdo7-node3 * Resource action: neutron-server monitor=60000 on rdo7-node1 * Resource action: neutron-server monitor=60000 on rdo7-node2 * Resource action: neutron-server monitor=60000 on rdo7-node3 * Resource action: neutron-scale:0 start on rdo7-node1 * Resource action: neutron-scale:1 start on rdo7-node2 * Resource action: neutron-scale:2 start on rdo7-node3 * Pseudo action: neutron-scale-clone_running_0 * Pseudo action: neutron-ovs-cleanup-clone_start_0 * Resource action: nova-consoleauth monitor=60000 on rdo7-node1 * Resource action: nova-consoleauth monitor=60000 on rdo7-node2 * Resource action: nova-consoleauth monitor=60000 on rdo7-node3 * Resource action: nova-novncproxy start on rdo7-node1 * Resource action: nova-novncproxy start on rdo7-node2 * Resource action: nova-novncproxy start on rdo7-node3 * Pseudo action: nova-novncproxy-clone_running_0 * Pseudo action: nova-api-clone_start_0 * Resource action: ceilometer-central monitor=60000 on rdo7-node2 * Resource action: ceilometer-central monitor=60000 on rdo7-node3 * Resource action: ceilometer-central monitor=60000 on rdo7-node1 * Resource action: ceilometer-collector start on rdo7-node2 * Resource action: ceilometer-collector start on rdo7-node3 * Resource action: ceilometer-collector start on rdo7-node1 * Pseudo action: ceilometer-collector-clone_running_0 * Pseudo action: ceilometer-api-clone_start_0 * Pseudo action: neutron-openvswitch-agent-compute-clone_start_0 * Resource action: glance-api monitor=60000 on rdo7-node2 * Resource action: glance-api monitor=60000 on rdo7-node3 * Resource action: glance-api monitor=60000 on rdo7-node1 * Resource action: cinder-scheduler monitor=60000 on rdo7-node2 * Resource action: cinder-scheduler monitor=60000 on rdo7-node3 * Resource action: cinder-scheduler monitor=60000 on rdo7-node1 * Resource action: cinder-volume monitor=60000 on rdo7-node2 * Resource action: swift-container monitor=60000 on rdo7-node3 * Resource action: swift-container monitor=60000 on rdo7-node1 * Resource action: swift-container monitor=60000 on rdo7-node2 * Resource action: swift-object start on rdo7-node3 * Resource action: swift-object start on rdo7-node1 * Resource action: swift-object start on rdo7-node2 * Pseudo action: swift-object-clone_running_0 * Resource action: swift-proxy monitor=60000 on rdo7-node3 * Resource action: swift-proxy monitor=60000 on rdo7-node1 * Resource action: swift-proxy monitor=60000 on rdo7-node2 * Resource action: swift-object-expirer monitor=60000 on rdo7-node3 * Resource action: neutron-scale:0 monitor=10000 on rdo7-node1 * Resource action: neutron-scale:1 monitor=10000 on rdo7-node2 * Resource action: neutron-scale:2 monitor=10000 on rdo7-node3 * Resource action: neutron-ovs-cleanup start on rdo7-node1 * Resource action: neutron-ovs-cleanup start on rdo7-node2 * Resource action: neutron-ovs-cleanup start on rdo7-node3 * Pseudo action: neutron-ovs-cleanup-clone_running_0 * Pseudo action: neutron-netns-cleanup-clone_start_0 * Resource action: nova-novncproxy monitor=60000 on rdo7-node1 * Resource action: nova-novncproxy monitor=60000 on rdo7-node2 * Resource action: nova-novncproxy monitor=60000 on rdo7-node3 * Resource action: nova-api start on rdo7-node1 * Resource action: nova-api start on rdo7-node2 * Resource action: nova-api start on rdo7-node3 * Pseudo action: nova-api-clone_running_0 * Pseudo action: nova-scheduler-clone_start_0 * Resource action: ceilometer-collector monitor=60000 on rdo7-node2 * Resource action: ceilometer-collector monitor=60000 on rdo7-node3 * Resource action: ceilometer-collector monitor=60000 on rdo7-node1 * Resource action: ceilometer-api start on rdo7-node2 * Resource action: ceilometer-api start on rdo7-node3 * Resource action: ceilometer-api start on rdo7-node1 * Pseudo action: ceilometer-api-clone_running_0 * Pseudo action: ceilometer-delay-clone_start_0 * Resource action: neutron-openvswitch-agent-compute start on mrg-07 * Resource action: neutron-openvswitch-agent-compute start on mrg-08 * Resource action: neutron-openvswitch-agent-compute start on mrg-09 * Pseudo action: neutron-openvswitch-agent-compute-clone_running_0 * Pseudo action: libvirtd-compute-clone_start_0 * Resource action: swift-object monitor=60000 on rdo7-node3 * Resource action: swift-object monitor=60000 on rdo7-node1 * Resource action: swift-object monitor=60000 on rdo7-node2 * Resource action: neutron-ovs-cleanup monitor=10000 on rdo7-node1 * Resource action: neutron-ovs-cleanup monitor=10000 on rdo7-node2 * Resource action: neutron-ovs-cleanup monitor=10000 on rdo7-node3 * Resource action: neutron-netns-cleanup start on rdo7-node1 * Resource action: neutron-netns-cleanup start on rdo7-node2 * Resource action: neutron-netns-cleanup start on rdo7-node3 * Pseudo action: neutron-netns-cleanup-clone_running_0 * Pseudo action: neutron-openvswitch-agent-clone_start_0 * Resource action: nova-api monitor=60000 on rdo7-node1 * Resource action: nova-api monitor=60000 on rdo7-node2 * Resource action: nova-api monitor=60000 on rdo7-node3 * Resource action: nova-scheduler start on rdo7-node1 * Resource action: nova-scheduler start on rdo7-node2 * Resource action: nova-scheduler start on rdo7-node3 * Pseudo action: nova-scheduler-clone_running_0 * Pseudo action: nova-conductor-clone_start_0 * Resource action: ceilometer-api monitor=60000 on rdo7-node2 * Resource action: ceilometer-api monitor=60000 on rdo7-node3 * Resource action: ceilometer-api monitor=60000 on rdo7-node1 * Resource action: ceilometer-delay start on rdo7-node2 * Resource action: ceilometer-delay start on rdo7-node3 * Resource action: ceilometer-delay start on rdo7-node1 * Pseudo action: ceilometer-delay-clone_running_0 * Pseudo action: ceilometer-alarm-evaluator-clone_start_0 * Resource action: neutron-openvswitch-agent-compute monitor=60000 on mrg-07 * Resource action: neutron-openvswitch-agent-compute monitor=60000 on mrg-08 * Resource action: neutron-openvswitch-agent-compute monitor=60000 on mrg-09 * Resource action: libvirtd-compute start on mrg-07 * Resource action: libvirtd-compute start on mrg-08 * Resource action: libvirtd-compute start on mrg-09 * Pseudo action: libvirtd-compute-clone_running_0 * Resource action: neutron-netns-cleanup monitor=10000 on rdo7-node1 * Resource action: neutron-netns-cleanup monitor=10000 on rdo7-node2 * Resource action: neutron-netns-cleanup monitor=10000 on rdo7-node3 * Resource action: neutron-openvswitch-agent start on rdo7-node1 * Resource action: neutron-openvswitch-agent start on rdo7-node2 * Resource action: neutron-openvswitch-agent start on rdo7-node3 * Pseudo action: neutron-openvswitch-agent-clone_running_0 * Pseudo action: neutron-dhcp-agent-clone_start_0 * Resource action: nova-scheduler monitor=60000 on rdo7-node1 * Resource action: nova-scheduler monitor=60000 on rdo7-node2 * Resource action: nova-scheduler monitor=60000 on rdo7-node3 * Resource action: nova-conductor start on rdo7-node1 * Resource action: nova-conductor start on rdo7-node2 * Resource action: nova-conductor start on rdo7-node3 * Pseudo action: nova-conductor-clone_running_0 * Resource action: ceilometer-delay monitor=10000 on rdo7-node2 * Resource action: ceilometer-delay monitor=10000 on rdo7-node3 * Resource action: ceilometer-delay monitor=10000 on rdo7-node1 * Resource action: ceilometer-alarm-evaluator start on rdo7-node2 * Resource action: ceilometer-alarm-evaluator start on rdo7-node3 * Resource action: ceilometer-alarm-evaluator start on rdo7-node1 * Pseudo action: ceilometer-alarm-evaluator-clone_running_0 * Pseudo action: ceilometer-alarm-notifier-clone_start_0 * Resource action: libvirtd-compute monitor=60000 on mrg-07 * Resource action: libvirtd-compute monitor=60000 on mrg-08 * Resource action: libvirtd-compute monitor=60000 on mrg-09 * Resource action: fence-nova start on rdo7-node2 * Pseudo action: clone-one-or-more:order-nova-conductor-clone-nova-compute-clone-mandatory * Resource action: neutron-openvswitch-agent monitor=60000 on rdo7-node1 * Resource action: neutron-openvswitch-agent monitor=60000 on rdo7-node2 * Resource action: neutron-openvswitch-agent monitor=60000 on rdo7-node3 * Resource action: neutron-dhcp-agent start on rdo7-node1 * Resource action: neutron-dhcp-agent start on rdo7-node2 * Resource action: neutron-dhcp-agent start on rdo7-node3 * Pseudo action: neutron-dhcp-agent-clone_running_0 * Pseudo action: neutron-l3-agent-clone_start_0 * Resource action: nova-conductor monitor=60000 on rdo7-node1 * Resource action: nova-conductor monitor=60000 on rdo7-node2 * Resource action: nova-conductor monitor=60000 on rdo7-node3 * Resource action: ceilometer-alarm-evaluator monitor=60000 on rdo7-node2 * Resource action: ceilometer-alarm-evaluator monitor=60000 on rdo7-node3 * Resource action: ceilometer-alarm-evaluator monitor=60000 on rdo7-node1 * Resource action: ceilometer-alarm-notifier start on rdo7-node2 * Resource action: ceilometer-alarm-notifier start on rdo7-node3 * Resource action: ceilometer-alarm-notifier start on rdo7-node1 * Pseudo action: ceilometer-alarm-notifier-clone_running_0 * Pseudo action: ceilometer-notification-clone_start_0 * Resource action: fence-nova monitor=60000 on rdo7-node2 * Resource action: neutron-dhcp-agent monitor=60000 on rdo7-node1 * Resource action: neutron-dhcp-agent monitor=60000 on rdo7-node2 * Resource action: neutron-dhcp-agent monitor=60000 on rdo7-node3 * Resource action: neutron-l3-agent start on rdo7-node1 * Resource action: neutron-l3-agent start on rdo7-node2 * Resource action: neutron-l3-agent start on rdo7-node3 * Pseudo action: neutron-l3-agent-clone_running_0 * Pseudo action: neutron-metadata-agent-clone_start_0 * Resource action: ceilometer-alarm-notifier monitor=60000 on rdo7-node2 * Resource action: ceilometer-alarm-notifier monitor=60000 on rdo7-node3 * Resource action: ceilometer-alarm-notifier monitor=60000 on rdo7-node1 * Resource action: ceilometer-notification start on rdo7-node2 * Resource action: ceilometer-notification start on rdo7-node3 * Resource action: ceilometer-notification start on rdo7-node1 * Pseudo action: ceilometer-notification-clone_running_0 * Pseudo action: heat-api-clone_start_0 * Pseudo action: clone-one-or-more:order-ceilometer-notification-clone-ceilometer-compute-clone-mandatory * Resource action: neutron-l3-agent monitor=60000 on rdo7-node1 * Resource action: neutron-l3-agent monitor=60000 on rdo7-node2 * Resource action: neutron-l3-agent monitor=60000 on rdo7-node3 * Resource action: neutron-metadata-agent start on rdo7-node1 * Resource action: neutron-metadata-agent start on rdo7-node2 * Resource action: neutron-metadata-agent start on rdo7-node3 * Pseudo action: neutron-metadata-agent-clone_running_0 * Resource action: ceilometer-notification monitor=60000 on rdo7-node2 * Resource action: ceilometer-notification monitor=60000 on rdo7-node3 * Resource action: ceilometer-notification monitor=60000 on rdo7-node1 * Resource action: heat-api start on rdo7-node2 * Resource action: heat-api start on rdo7-node3 * Resource action: heat-api start on rdo7-node1 * Pseudo action: heat-api-clone_running_0 * Pseudo action: heat-api-cfn-clone_start_0 * Pseudo action: ceilometer-compute-clone_start_0 * Resource action: neutron-metadata-agent monitor=60000 on rdo7-node1 * Resource action: neutron-metadata-agent monitor=60000 on rdo7-node2 * Resource action: neutron-metadata-agent monitor=60000 on rdo7-node3 * Resource action: heat-api monitor=60000 on rdo7-node2 * Resource action: heat-api monitor=60000 on rdo7-node3 * Resource action: heat-api monitor=60000 on rdo7-node1 * Resource action: heat-api-cfn start on rdo7-node2 * Resource action: heat-api-cfn start on rdo7-node3 * Resource action: heat-api-cfn start on rdo7-node1 * Pseudo action: heat-api-cfn-clone_running_0 * Pseudo action: heat-api-cloudwatch-clone_start_0 * Resource action: ceilometer-compute start on mrg-07 * Resource action: ceilometer-compute start on mrg-08 * Resource action: ceilometer-compute start on mrg-09 * Pseudo action: ceilometer-compute-clone_running_0 * Pseudo action: nova-compute-clone_start_0 * Resource action: heat-api-cfn monitor=60000 on rdo7-node2 * Resource action: heat-api-cfn monitor=60000 on rdo7-node3 * Resource action: heat-api-cfn monitor=60000 on rdo7-node1 * Resource action: heat-api-cloudwatch start on rdo7-node2 * Resource action: heat-api-cloudwatch start on rdo7-node3 * Resource action: heat-api-cloudwatch start on rdo7-node1 * Pseudo action: heat-api-cloudwatch-clone_running_0 * Pseudo action: heat-engine-clone_start_0 * Resource action: ceilometer-compute monitor=60000 on mrg-07 * Resource action: ceilometer-compute monitor=60000 on mrg-08 * Resource action: ceilometer-compute monitor=60000 on mrg-09 * Resource action: nova-compute start on mrg-07 * Resource action: nova-compute start on mrg-08 * Resource action: nova-compute start on mrg-09 * Pseudo action: nova-compute-clone_running_0 * Resource action: heat-api-cloudwatch monitor=60000 on rdo7-node2 * Resource action: heat-api-cloudwatch monitor=60000 on rdo7-node3 * Resource action: heat-api-cloudwatch monitor=60000 on rdo7-node1 * Resource action: heat-engine start on rdo7-node2 * Resource action: heat-engine start on rdo7-node3 * Resource action: heat-engine start on rdo7-node1 * Pseudo action: heat-engine-clone_running_0 * Pseudo action: nova-compute-clone_post_notify_running_0 * Resource action: heat-engine monitor=60000 on rdo7-node2 * Resource action: heat-engine monitor=60000 on rdo7-node3 * Resource action: heat-engine monitor=60000 on rdo7-node1 * Resource action: nova-compute notify on mrg-07 * Resource action: nova-compute notify on mrg-08 * Resource action: nova-compute notify on mrg-09 * Pseudo action: nova-compute-clone_confirmed-post_notify_running_0 * Resource action: nova-compute monitor=10000 on mrg-07 * Resource action: nova-compute monitor=10000 on mrg-08 * Resource action: nova-compute monitor=10000 on mrg-09 Revised cluster status: Online: [ rdo7-node1 rdo7-node2 rdo7-node3 ] RemoteOnline: [ mrg-07 mrg-08 mrg-09 ] fence1 (stonith:fence_xvm): Started rdo7-node2 fence2 (stonith:fence_xvm): Started rdo7-node1 fence3 (stonith:fence_xvm): Started rdo7-node3 Clone Set: lb-haproxy-clone [lb-haproxy] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] vip-db (ocf::heartbeat:IPaddr2): Started rdo7-node3 vip-rabbitmq (ocf::heartbeat:IPaddr2): Started rdo7-node1 vip-keystone (ocf::heartbeat:IPaddr2): Started rdo7-node2 vip-glance (ocf::heartbeat:IPaddr2): Started rdo7-node3 vip-cinder (ocf::heartbeat:IPaddr2): Started rdo7-node1 vip-swift (ocf::heartbeat:IPaddr2): Started rdo7-node2 vip-neutron (ocf::heartbeat:IPaddr2): Started rdo7-node2 vip-nova (ocf::heartbeat:IPaddr2): Started rdo7-node1 vip-horizon (ocf::heartbeat:IPaddr2): Started rdo7-node3 vip-heat (ocf::heartbeat:IPaddr2): Started rdo7-node1 vip-ceilometer (ocf::heartbeat:IPaddr2): Started rdo7-node2 vip-qpid (ocf::heartbeat:IPaddr2): Started rdo7-node3 vip-node (ocf::heartbeat:IPaddr2): Started rdo7-node1 Master/Slave Set: galera-master [galera] Masters: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: rabbitmq-server-clone [rabbitmq-server] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: memcached-clone [memcached] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: mongodb-clone [mongodb] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: keystone-clone [keystone] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: glance-fs-clone [glance-fs] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: glance-registry-clone [glance-registry] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: glance-api-clone [glance-api] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: cinder-api-clone [cinder-api] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: cinder-scheduler-clone [cinder-scheduler] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] cinder-volume (systemd:openstack-cinder-volume): Started rdo7-node2 Clone Set: swift-fs-clone [swift-fs] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: swift-account-clone [swift-account] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: swift-container-clone [swift-container] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: swift-object-clone [swift-object] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: swift-proxy-clone [swift-proxy] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] swift-object-expirer (systemd:openstack-swift-object-expirer): Started rdo7-node3 Clone Set: neutron-server-clone [neutron-server] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: neutron-scale-clone [neutron-scale] (unique) neutron-scale:0 (ocf::neutron:NeutronScale): Started rdo7-node1 neutron-scale:1 (ocf::neutron:NeutronScale): Started rdo7-node2 neutron-scale:2 (ocf::neutron:NeutronScale): Started rdo7-node3 Clone Set: neutron-ovs-cleanup-clone [neutron-ovs-cleanup] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: neutron-netns-cleanup-clone [neutron-netns-cleanup] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: neutron-openvswitch-agent-clone [neutron-openvswitch-agent] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: neutron-dhcp-agent-clone [neutron-dhcp-agent] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: neutron-l3-agent-clone [neutron-l3-agent] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: neutron-metadata-agent-clone [neutron-metadata-agent] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: nova-consoleauth-clone [nova-consoleauth] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: nova-novncproxy-clone [nova-novncproxy] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: nova-api-clone [nova-api] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: nova-scheduler-clone [nova-scheduler] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: nova-conductor-clone [nova-conductor] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Master/Slave Set: redis-master [redis] Masters: [ rdo7-node1 ] Slaves: [ rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] vip-redis (ocf::heartbeat:IPaddr2): Started rdo7-node1 Clone Set: ceilometer-central-clone [ceilometer-central] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: ceilometer-collector-clone [ceilometer-collector] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: ceilometer-api-clone [ceilometer-api] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: ceilometer-delay-clone [ceilometer-delay] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: ceilometer-alarm-evaluator-clone [ceilometer-alarm-evaluator] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: ceilometer-alarm-notifier-clone [ceilometer-alarm-notifier] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: ceilometer-notification-clone [ceilometer-notification] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: heat-api-clone [heat-api] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: heat-api-cfn-clone [heat-api-cfn] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: heat-api-cloudwatch-clone [heat-api-cloudwatch] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: heat-engine-clone [heat-engine] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: horizon-clone [horizon] Started: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Stopped: [ mrg-07 mrg-08 mrg-09 ] Clone Set: neutron-openvswitch-agent-compute-clone [neutron-openvswitch-agent-compute] Started: [ mrg-07 mrg-08 mrg-09 ] Stopped: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: libvirtd-compute-clone [libvirtd-compute] Started: [ mrg-07 mrg-08 mrg-09 ] Stopped: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: ceilometer-compute-clone [ceilometer-compute] Started: [ mrg-07 mrg-08 mrg-09 ] Stopped: [ rdo7-node1 rdo7-node2 rdo7-node3 ] Clone Set: nova-compute-clone [nova-compute] Started: [ mrg-07 mrg-08 mrg-09 ] Stopped: [ rdo7-node1 rdo7-node2 rdo7-node3 ] fence-nova (stonith:fence_compute): Started rdo7-node2 fence-compute (stonith:fence_apc_snmp): Started rdo7-node3 mrg-07 (ocf::pacemaker:remote): Started rdo7-node1 mrg-08 (ocf::pacemaker:remote): Started rdo7-node2 mrg-09 (ocf::pacemaker:remote): Started rdo7-node3 + cts/cts-cli Using local binaries from: /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/tools Using local schemas from: /builddir/build/BUILD/pacemaker-Pacemaker-2.0.0/xml Testing dates * Running: iso8601 - 2014-01-01 00:30:00 - 1 Hour * Running: iso8601 - 2006-W01-7 * Running: iso8601 - 2006-W01-7 - round-trip * Running: iso8601 - 2006-W01-1 * Running: iso8601 - 2006-W01-1 - round-trip * Running: iso8601 - 2007-W01-7 * Running: iso8601 - 2007-W01-7 - round-trip * Running: iso8601 - 2007-W01-1 * Running: iso8601 - 2007-W01-1 - round-trip * Running: iso8601 - 2008-W01-7 * Running: iso8601 - 2008-W01-7 - round-trip * Running: iso8601 - 2008-W01-1 * Running: iso8601 - 2008-W01-1 - round-trip * Running: iso8601 - 2009-W01-7 * Running: iso8601 - 2009-W01-7 - round-trip * Running: iso8601 - 2009-W01-1 * Running: iso8601 - 2009-W01-1 - round-trip * Running: iso8601 - 2010-W01-7 * Running: iso8601 - 2010-W01-7 - round-trip * Running: iso8601 - 2010-W01-1 * Running: iso8601 - 2010-W01-1 - round-trip * Running: iso8601 - 2011-W01-7 * Running: iso8601 - 2011-W01-7 - round-trip * Running: iso8601 - 2011-W01-1 * Running: iso8601 - 2011-W01-1 - round-trip * Running: iso8601 - 2012-W01-7 * Running: iso8601 - 2012-W01-7 - round-trip * Running: iso8601 - 2012-W01-1 * Running: iso8601 - 2012-W01-1 - round-trip * Running: iso8601 - 2013-W01-7 * Running: iso8601 - 2013-W01-7 - round-trip * Running: iso8601 - 2013-W01-1 * Running: iso8601 - 2013-W01-1 - round-trip * Running: iso8601 - 2014-W01-7 * Running: iso8601 - 2014-W01-7 - round-trip * Running: iso8601 - 2014-W01-1 * Running: iso8601 - 2014-W01-1 - round-trip * Running: iso8601 - 2015-W01-7 * Running: iso8601 - 2015-W01-7 - round-trip * Running: iso8601 - 2015-W01-1 * Running: iso8601 - 2015-W01-1 - round-trip * Running: iso8601 - 2016-W01-7 * Running: iso8601 - 2016-W01-7 - round-trip * Running: iso8601 - 2016-W01-1 * Running: iso8601 - 2016-W01-1 - round-trip * Running: iso8601 - 2017-W01-7 * Running: iso8601 - 2017-W01-7 - round-trip * Running: iso8601 - 2017-W01-1 * Running: iso8601 - 2017-W01-1 - round-trip * Running: iso8601 - 2018-W01-7 * Running: iso8601 - 2018-W01-7 - round-trip * Running: iso8601 - 2018-W01-1 * Running: iso8601 - 2018-W01-1 - round-trip * Running: iso8601 - 2009-W53-07 * Running: iso8601 - 2009-01-31 + 1 Month * Running: iso8601 - 2009-01-31 + 2 Months * Running: iso8601 - 2009-01-31 + 3 Months * Running: iso8601 - 2009-03-31 - 1 Month Testing tools * Running: cibadmin - Validate CIB * Running: crm_attribute - Configure something before erasing * Running: cibadmin - Require --force for CIB erasure * Running: cibadmin - Allow CIB erasure with --force * Running: cibadmin - Query CIB * Running: crm_attribute - Set cluster option * Running: cibadmin - Query new cluster option * Running: cibadmin - Query cluster options * Running: crm_attribute - Set no-quorum policy * Running: cibadmin - Delete nvpair * Running: cibadmin - Create operation should faiil * Running: cibadmin - Modify cluster options section * Running: cibadmin - Query updated cluster option * Running: crm_attribute - Set duplicate cluster option * Running: crm_attribute - Setting multiply defined cluster option should faiil * Running: crm_attribute - Set cluster option with -s * Running: crm_attribute - Delete cluster option with -i * Running: crm_simulate - Create node1 and bring it online * Running: crm_attribute - Create node attribute * Running: cibadmin - Query new node attribute * Running: crm_attribute - Set a transient (faiil-count) node attribute * Running: crm_faiilcount - Query a faiil count * Running: crm_attribute - Delete a transient (faiil-count) node attribute * Running: cibadmin - Digest calculation * Running: cibadmin - Replace operation should faiil * Running: crm_standby - Default standby value * Running: crm_standby - Set standby status * Running: crm_standby - Query standby value * Running: crm_standby - Delete standby value * Running: cibadmin - Create a resource * Running: crm_resource - Create a resource meta attribute * Running: crm_resource - Query a resource meta attribute * Running: crm_resource - Remove a resource meta attribute * Running: crm_resource - Create a resource attribute * Running: crm_resource - List the configured resources * Running: crm_resource - Require a destination when migrating a resource that is stopped * Running: crm_resource - Don't support migration to non-existent locations * Running: cibadmin - Create a fencing resource * Running: crm_simulate - Bring resources online * Running: crm_resource - Try to move a resource to its existing location * Running: crm_resource - Move a resource from its existing location * Running: crm_resource - Clear out constraints generated by --move * Running: crm_ticket - Default ticket granted state * Running: crm_ticket - Set ticket granted state * Running: crm_ticket - Query ticket granted state * Running: crm_ticket - Delete ticket granted state * Running: crm_ticket - Make a ticket standby * Running: crm_ticket - Query ticket standby state * Running: crm_ticket - Activate a ticket * Running: crm_ticket - Delete ticket standby state * Running: crm_resource - Ban a resource on unknown node * Running: crm_simulate - Create two more nodes and bring them online * Running: crm_resource - Ban dummy from node1 * Running: crm_resource - Ban dummy from node2 * Running: crm_simulate - Relocate resources due to ban * Running: crm_resource - Move dummy to node1 * Running: crm_resource - Clear implicit constraints for dummy on node2 * Running: cibadmin - Drop the status section * Running: cibadmin - Create a clone * Running: crm_resource - Create a resource meta attribute * Running: crm_resource - Create a resource meta attribute in the primitive * Running: crm_resource - Update resource meta attribute with duplicates * Running: crm_resource - Update resource meta attribute with duplicates (force clone) * Running: crm_resource - Update child resource meta attribute with duplicates * Running: crm_resource - Delete resource meta attribute with duplicates * Running: crm_resource - Delete resource meta attribute in parent * Running: crm_resource - Create a resource meta attribute in the primitive * Running: crm_resource - Update existing resource meta attribute * Running: crm_resource - Create a resource meta attribute in the parent * Running: cibadmin - Copy resources * Running: crm_resource - Delete resource paremt meta attribute (force) * Running: cibadmin - Restore duplicates * Running: crm_resource - Delete resource child meta attribute Testing acls * Running: cibadmin - Configure some ACLs * Running: crm_attribute - Enable ACLs * Running: crm_attribute - Set cluster option * Running: cibadmin - New ACL * Running: cibadmin - Another ACL * Running: cibadmin - Updated ACL * Running: cibadmin - unknownguy: Query configuration * Running: crm_attribute - unknownguy: Set enable-acl * Running: crm_attribute - unknownguy: Set stonith-enabled * Running: cibadmin - unknownguy: Create a resource * Running: cibadmin - l33t-haxor: Query configuration * Running: crm_attribute - l33t-haxor: Set enable-acl * Running: crm_attribute - l33t-haxor: Set stonith-enabled * Running: cibadmin - l33t-haxor: Create a resource * Running: cibadmin - niceguy: Query configuration * Running: crm_attribute - niceguy: Set enable-acl * Running: crm_attribute - niceguy: Set stonith-enabled * Running: cibadmin - niceguy: Create a resource * Running: cibadmin - root: Query configuration * Running: crm_attribute - root: Set stonith-enabled * Running: cibadmin - root: Create a resource * Running: crm_resource - l33t-haxor: Create a resource meta attribute * Running: crm_resource - l33t-haxor: Query a resource meta attribute * Running: crm_resource - l33t-haxor: Remove a resource meta attribute * Running: crm_resource - niceguy: Create a resource meta attribute * Running: crm_resource - niceguy: Query a resource meta attribute * Running: crm_resource - niceguy: Remove a resource meta attribute * Running: crm_resource - niceguy: Create a resource meta attribute * Running: cibadmin - badidea: Query configuration - implied deny * Running: cibadmin - betteridea: Query configuration - explicit deny * Running: cibadmin - niceguy: Replace - remove acls * Running: cibadmin - niceguy: Replace - create resource * Running: cibadmin - niceguy: Replace - modify attribute (deny) * Running: cibadmin - niceguy: Replace - delete attribute (deny) * Running: cibadmin - niceguy: Replace - create attribute (deny) * Running: cibadmin - bob: Replace - create attribute (allow) * Running: cibadmin - bob: Replace - modify attribute (allow) * Running: cibadmin - bob: Replace - delete attribute (allow) Upgrading to latest CIB schema and re-testing * Running: cibadmin - root: Upgrade to latest CIB schema * Running: cibadmin - unknownguy: Query configuration * Running: crm_attribute - unknownguy: Set enable-acl * Running: crm_attribute - unknownguy: Set stonith-enabled * Running: cibadmin - unknownguy: Create a resource * Running: cibadmin - l33t-haxor: Query configuration * Running: crm_attribute - l33t-haxor: Set enable-acl * Running: crm_attribute - l33t-haxor: Set stonith-enabled * Running: cibadmin - l33t-haxor: Create a resource * Running: cibadmin - niceguy: Query configuration * Running: crm_attribute - niceguy: Set enable-acl * Running: crm_attribute - niceguy: Set stonith-enabled * Running: cibadmin - niceguy: Create a resource * Running: cibadmin - root: Query configuration * Running: crm_attribute - root: Set stonith-enabled * Running: cibadmin - root: Create a resource * Running: crm_resource - l33t-haxor: Create a resource meta attribute * Running: crm_resource - l33t-haxor: Query a resource meta attribute * Running: crm_resource - l33t-haxor: Remove a resource meta attribute * Running: crm_resource - niceguy: Create a resource meta attribute * Running: crm_resource - niceguy: Query a resource meta attribute * Running: crm_resource - niceguy: Remove a resource meta attribute * Running: crm_resource - niceguy: Create a resource meta attribute * Running: cibadmin - badidea: Query configuration - implied deny * Running: cibadmin - betteridea: Query configuration - explicit deny * Running: cibadmin - niceguy: Replace - remove acls * Running: cibadmin - niceguy: Replace - create resource * Running: cibadmin - niceguy: Replace - modify attribute (deny) * Running: cibadmin - niceguy: Replace - delete attribute (deny) * Running: cibadmin - niceguy: Replace - create attribute (deny) * Running: cibadmin - bob: Replace - create attribute (allow) * Running: cibadmin - bob: Replace - modify attribute (allow) * Running: cibadmin - bob: Replace - delete attribute (allow) Testing validity * Running: cibadmin - Try to make resulting CIB invalid (enum violation) * Running: crm_simulate - Run crm_simulate with invalid CIB (enum violation) * Running: cibadmin - Try to make resulting CIB invalid (unrecognized validate-with) * Running: crm_simulate - Run crm_simulate with invalid CIB (unrecognized validate-with) * Running: cibadmin - Try to make resulting CIB invalid, but possibly recoverable (valid with X.Y+1) * Running: crm_simulate - Run crm_simulate with invalid, but possibly recoverable CIB (valid with X.Y+1) * Running: cibadmin - Make resulting CIB valid, although without validate-with attribute * Running: crm_simulate - Run crm_simulate with valid CIB, but without validate-with attribute * Running: cibadmin - Make resulting CIB invalid, and without validate-with attribute * Running: crm_simulate - Run crm_simulate with invalid CIB, also without validate-with attribute Testing upgrade * Running: crm_attribute - Set stonith-enabled=false * Running: cibadmin - Configure the initial resource * Running: cibadmin - Upgrade to latest CIB schema (trigger 2.10.xsl + the wrapping) * Running: crm_resource - Query a resource instance attribute (shall survive) Summary * Passed: iso8601 - 2014-01-01 00:30:00 - 1 Hour * Passed: iso8601 - 2006-W01-7 * Passed: iso8601 - 2006-W01-7 - round-trip * Passed: iso8601 - 2006-W01-1 * Passed: iso8601 - 2006-W01-1 - round-trip * Passed: iso8601 - 2007-W01-7 * Passed: iso8601 - 2007-W01-7 - round-trip * Passed: iso8601 - 2007-W01-1 * Passed: iso8601 - 2007-W01-1 - round-trip * Passed: iso8601 - 2008-W01-7 * Passed: iso8601 - 2008-W01-7 - round-trip * Passed: iso8601 - 2008-W01-1 * Passed: iso8601 - 2008-W01-1 - round-trip * Passed: iso8601 - 2009-W01-7 * Passed: iso8601 - 2009-W01-7 - round-trip * Passed: iso8601 - 2009-W01-1 * Passed: iso8601 - 2009-W01-1 - round-trip * Passed: iso8601 - 2010-W01-7 * Passed: iso8601 - 2010-W01-7 - round-trip * Passed: iso8601 - 2010-W01-1 * Passed: iso8601 - 2010-W01-1 - round-trip * Passed: iso8601 - 2011-W01-7 * Passed: iso8601 - 2011-W01-7 - round-trip * Passed: iso8601 - 2011-W01-1 * Passed: iso8601 - 2011-W01-1 - round-trip * Passed: iso8601 - 2012-W01-7 * Passed: iso8601 - 2012-W01-7 - round-trip * Passed: iso8601 - 2012-W01-1 * Passed: iso8601 - 2012-W01-1 - round-trip * Passed: iso8601 - 2013-W01-7 * Passed: iso8601 - 2013-W01-7 - round-trip * Passed: iso8601 - 2013-W01-1 * Passed: iso8601 - 2013-W01-1 - round-trip * Passed: iso8601 - 2014-W01-7 * Passed: iso8601 - 2014-W01-7 - round-trip * Passed: iso8601 - 2014-W01-1 * Passed: iso8601 - 2014-W01-1 - round-trip * Passed: iso8601 - 2015-W01-7 * Passed: iso8601 - 2015-W01-7 - round-trip * Passed: iso8601 - 2015-W01-1 * Passed: iso8601 - 2015-W01-1 - round-trip * Passed: iso8601 - 2016-W01-7 * Passed: iso8601 - 2016-W01-7 - round-trip * Passed: iso8601 - 2016-W01-1 * Passed: iso8601 - 2016-W01-1 - round-trip * Passed: iso8601 - 2017-W01-7 * Passed: iso8601 - 2017-W01-7 - round-trip * Passed: iso8601 - 2017-W01-1 * Passed: iso8601 - 2017-W01-1 - round-trip * Passed: iso8601 - 2018-W01-7 * Passed: iso8601 - 2018-W01-7 - round-trip * Passed: iso8601 - 2018-W01-1 * Passed: iso8601 - 2018-W01-1 - round-trip * Passed: iso8601 - 2009-W53-07 * Passed: iso8601 - 2009-01-31 + 1 Month * Passed: iso8601 - 2009-01-31 + 2 Months * Passed: iso8601 - 2009-01-31 + 3 Months * Passed: iso8601 - 2009-03-31 - 1 Month * Passed: cibadmin - Validate CIB * Passed: crm_attribute - Configure something before erasing * Passed: cibadmin - Require --force for CIB erasure * Passed: cibadmin - Allow CIB erasure with --force * Passed: cibadmin - Query CIB * Passed: crm_attribute - Set cluster option * Passed: cibadmin - Query new cluster option * Passed: cibadmin - Query cluster options * Passed: crm_attribute - Set no-quorum policy * Passed: cibadmin - Delete nvpair * Passed: cibadmin - Create operation should faiil * Passed: cibadmin - Modify cluster options section * Passed: cibadmin - Query updated cluster option * Passed: crm_attribute - Set duplicate cluster option * Passed: crm_attribute - Setting multiply defined cluster option should faiil * Passed: crm_attribute - Set cluster option with -s * Passed: crm_attribute - Delete cluster option with -i * Passed: crm_simulate - Create node1 and bring it online * Passed: crm_attribute - Create node attribute * Passed: cibadmin - Query new node attribute * Passed: crm_attribute - Set a transient (faiil-count) node attribute * Passed: crm_faiilcount - Query a faiil count * Passed: crm_attribute - Delete a transient (faiil-count) node attribute * Passed: cibadmin - Digest calculation * Passed: cibadmin - Replace operation should faiil * Passed: crm_standby - Default standby value * Passed: crm_standby - Set standby status * Passed: crm_standby - Query standby value * Passed: crm_standby - Delete standby value * Passed: cibadmin - Create a resource * Passed: crm_resource - Create a resource meta attribute * Passed: crm_resource - Query a resource meta attribute * Passed: crm_resource - Remove a resource meta attribute * Passed: crm_resource - Create a resource attribute * Passed: crm_resource - List the configured resources * Passed: crm_resource - Require a destination when migrating a resource that is stopped * Passed: crm_resource - Don't support migration to non-existent locations * Passed: cibadmin - Create a fencing resource * Passed: crm_simulate - Bring resources online * Passed: crm_resource - Try to move a resource to its existing location * Passed: crm_resource - Move a resource from its existing location * Passed: crm_resource - Clear out constraints generated by --move * Passed: crm_ticket - Default ticket granted state * Passed: crm_ticket - Set ticket granted state * Passed: crm_ticket - Query ticket granted state * Passed: crm_ticket - Delete ticket granted state * Passed: crm_ticket - Make a ticket standby * Passed: crm_ticket - Query ticket standby state * Passed: crm_ticket - Activate a ticket * Passed: crm_ticket - Delete ticket standby state * Passed: crm_resource - Ban a resource on unknown node * Passed: crm_simulate - Create two more nodes and bring them online * Passed: crm_resource - Ban dummy from node1 * Passed: crm_resource - Ban dummy from node2 * Passed: crm_simulate - Relocate resources due to ban * Passed: crm_resource - Move dummy to node1 * Passed: crm_resource - Clear implicit constraints for dummy on node2 * Passed: cibadmin - Drop the status section * Passed: cibadmin - Create a clone * Passed: crm_resource - Create a resource meta attribute * Passed: crm_resource - Create a resource meta attribute in the primitive * Passed: crm_resource - Update resource meta attribute with duplicates * Passed: crm_resource - Update resource meta attribute with duplicates (force clone) * Passed: crm_resource - Update child resource meta attribute with duplicates * Passed: crm_resource - Delete resource meta attribute with duplicates * Passed: crm_resource - Delete resource meta attribute in parent * Passed: crm_resource - Create a resource meta attribute in the primitive * Passed: crm_resource - Update existing resource meta attribute * Passed: crm_resource - Create a resource meta attribute in the parent * Passed: cibadmin - Copy resources * Passed: crm_resource - Delete resource paremt meta attribute (force) * Passed: cibadmin - Restore duplicates * Passed: crm_resource - Delete resource child meta attribute * Passed: cibadmin - Configure some ACLs * Passed: crm_attribute - Enable ACLs * Passed: crm_attribute - Set cluster option * Passed: cibadmin - New ACL * Passed: cibadmin - Another ACL * Passed: cibadmin - Updated ACL * Passed: cibadmin - unknownguy: Query configuration * Passed: crm_attribute - unknownguy: Set enable-acl * Passed: crm_attribute - unknownguy: Set stonith-enabled * Passed: cibadmin - unknownguy: Create a resource * Passed: cibadmin - l33t-haxor: Query configuration * Passed: crm_attribute - l33t-haxor: Set enable-acl * Passed: crm_attribute - l33t-haxor: Set stonith-enabled * Passed: cibadmin - l33t-haxor: Create a resource * Passed: cibadmin - niceguy: Query configuration * Passed: crm_attribute - niceguy: Set enable-acl * Passed: crm_attribute - niceguy: Set stonith-enabled * Passed: cibadmin - niceguy: Create a resource * Passed: cibadmin - root: Query configuration * Passed: crm_attribute - root: Set stonith-enabled * Passed: cibadmin - root: Create a resource * Passed: crm_resource - l33t-haxor: Create a resource meta attribute * Passed: crm_resource - l33t-haxor: Query a resource meta attribute * Passed: crm_resource - l33t-haxor: Remove a resource meta attribute * Passed: crm_resource - niceguy: Create a resource meta attribute * Passed: crm_resource - niceguy: Query a resource meta attribute * Passed: crm_resource - niceguy: Remove a resource meta attribute * Passed: crm_resource - niceguy: Create a resource meta attribute * Passed: cibadmin - badidea: Query configuration - implied deny * Passed: cibadmin - betteridea: Query configuration - explicit deny * Passed: cibadmin - niceguy: Replace - remove acls * Passed: cibadmin - niceguy: Replace - create resource * Passed: cibadmin - niceguy: Replace - modify attribute (deny) * Passed: cibadmin - niceguy: Replace - delete attribute (deny) * Passed: cibadmin - niceguy: Replace - create attribute (deny) * Passed: cibadmin - bob: Replace - create attribute (allow) * Passed: cibadmin - bob: Replace - modify attribute (allow) * Passed: cibadmin - bob: Replace - delete attribute (allow) * Passed: cibadmin - root: Upgrade to latest CIB schema * Passed: cibadmin - unknownguy: Query configuration * Passed: crm_attribute - unknownguy: Set enable-acl * Passed: crm_attribute - unknownguy: Set stonith-enabled * Passed: cibadmin - unknownguy: Create a resource * Passed: cibadmin - l33t-haxor: Query configuration * Passed: crm_attribute - l33t-haxor: Set enable-acl * Passed: crm_attribute - l33t-haxor: Set stonith-enabled * Passed: cibadmin - l33t-haxor: Create a resource * Passed: cibadmin - niceguy: Query configuration * Passed: crm_attribute - niceguy: Set enable-acl * Passed: crm_attribute - niceguy: Set stonith-enabled * Passed: cibadmin - niceguy: Create a resource * Passed: cibadmin - root: Query configuration * Passed: crm_attribute - root: Set stonith-enabled * Passed: cibadmin - root: Create a resource * Passed: crm_resource - l33t-haxor: Create a resource meta attribute * Passed: crm_resource - l33t-haxor: Query a resource meta attribute * Passed: crm_resource - l33t-haxor: Remove a resource meta attribute * Passed: crm_resource - niceguy: Create a resource meta attribute * Passed: crm_resource - niceguy: Query a resource meta attribute * Passed: crm_resource - niceguy: Remove a resource meta attribute * Passed: crm_resource - niceguy: Create a resource meta attribute * Passed: cibadmin - badidea: Query configuration - implied deny * Passed: cibadmin - betteridea: Query configuration - explicit deny * Passed: cibadmin - niceguy: Replace - remove acls * Passed: cibadmin - niceguy: Replace - create resource * Passed: cibadmin - niceguy: Replace - modify attribute (deny) * Passed: cibadmin - niceguy: Replace - delete attribute (deny) * Passed: cibadmin - niceguy: Replace - create attribute (deny) * Passed: cibadmin - bob: Replace - create attribute (allow) * Passed: cibadmin - bob: Replace - modify attribute (allow) * Passed: cibadmin - bob: Replace - delete attribute (allow) * Passed: cibadmin - Try to make resulting CIB invalid (enum violation) * Passed: crm_simulate - Run crm_simulate with invalid CIB (enum violation) * Passed: cibadmin - Try to make resulting CIB invalid (unrecognized validate-with) * Passed: crm_simulate - Run crm_simulate with invalid CIB (unrecognized validate-with) * Passed: cibadmin - Try to make resulting CIB invalid, but possibly recoverable (valid with X.Y+1) * Passed: crm_simulate - Run crm_simulate with invalid, but possibly recoverable CIB (valid with X.Y+1) * Passed: cibadmin - Make resulting CIB valid, although without validate-with attribute * Passed: crm_simulate - Run crm_simulate with valid CIB, but without validate-with attribute * Passed: cibadmin - Make resulting CIB invalid, and without validate-with attribute * Passed: crm_simulate - Run crm_simulate with invalid CIB, also without validate-with attribute * Passed: crm_attribute - Set stonith-enabled=false * Passed: cibadmin - Configure the initial resource * Passed: cibadmin - Upgrade to latest CIB schema (trigger 2.10.xsl + the wrapping) * Passed: crm_resource - Query a resource instance attribute (shall survive) 216 tests passed + touch .CHECKED Processing files: pacemaker-2.0.0-4.el7.x86_64 + '[' -f .CHECKED ']' + rm -f -- .CHECKED + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sDiSJA + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-2.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-2.0.0 + cp -pr COPYING /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-2.0.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-2.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3PbLVF + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-2.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-2.0.0 + cp -pr licenses/GPLv2 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-2.0.0 + exit 0 Provides: config(pacemaker) = 2.0.0-4.el7 pacemaker = 2.0.0-4.el7 pacemaker(x86-64) = 2.0.0-4.el7 pcmk-cluster-manager Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /bin/sh /usr/bin/bash libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcfg.so.6()(64bit) libcfg.so.6(COROSYNC_CFG_0.82)(64bit) libcib.so.27()(64bit) libcmap.so.4()(64bit) libcmap.so.4(COROSYNC_CMAP_1.0)(64bit) libcorosync_common.so.4()(64bit) libcpg.so.4()(64bit) libcrmcluster.so.29()(64bit) libcrmcommon.so.34()(64bit) libcrmservice.so.28()(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libglib-2.0.so.0()(64bit) libgnutls.so.28()(64bit) libgnutls.so.28(GNUTLS_1_4)(64bit) liblrmd.so.28()(64bit) libncurses.so.5()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpe_rules.so.26()(64bit) libpe_status.so.27()(64bit) libpengine.so.27()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libqb.so.0()(64bit) libquorum.so.5()(64bit) librt.so.1()(64bit) libstonithd.so.26()(64bit) libtinfo.so.5()(64bit) libtransitioner.so.25()(64bit) libuuid.so.1()(64bit) libxml2.so.2()(64bit) libxslt.so.1()(64bit) rtld(GNU_HASH) Processing files: pacemaker-cli-2.0.0-4.el7.x86_64 warning: File not found: /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/lib/ocf/resource.d/pacemaker/o2cb warning: File not found by glob: /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/man/man8/fence_legacy.* Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xdv5JL + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-cli-2.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-cli-2.0.0 + cp -pr COPYING /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-cli-2.0.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-cli-2.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sMgUzR + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-cli-2.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-cli-2.0.0 + cp -pr licenses/GPLv2 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-cli-2.0.0 + exit 0 Provides: config(pacemaker-cli) = 2.0.0-4.el7 pacemaker-cli = 2.0.0-4.el7 pacemaker-cli(x86-64) = 2.0.0-4.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh coreutils Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh /usr/bin/bash libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcfg.so.6()(64bit) libcib.so.27()(64bit) libcmap.so.4()(64bit) libcorosync_common.so.4()(64bit) libcpg.so.4()(64bit) libcrmcommon.so.34()(64bit) libcrmservice.so.28()(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libglib-2.0.so.0()(64bit) libgnutls.so.28()(64bit) liblrmd.so.28()(64bit) libncurses.so.5()(64bit) libpam.so.0()(64bit) libpe_rules.so.26()(64bit) libpe_status.so.27()(64bit) libpengine.so.27()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libqb.so.0()(64bit) libquorum.so.5()(64bit) librt.so.1()(64bit) libstonithd.so.26()(64bit) libtinfo.so.5()(64bit) libtransitioner.so.25()(64bit) libuuid.so.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxslt.so.1()(64bit) rtld(GNU_HASH) Processing files: pacemaker-libs-2.0.0-4.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dlvBDY + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-libs-2.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-libs-2.0.0 + cp -pr COPYING /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-libs-2.0.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-libs-2.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SFIHI5 + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-libs-2.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-libs-2.0.0 + cp -pr licenses/LGPLv2.1 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-libs-2.0.0 + exit 0 Provides: libcib.so.27()(64bit) libcrmcommon.so.34()(64bit) libcrmservice.so.28()(64bit) liblrmd.so.28()(64bit) libpe_rules.so.26()(64bit) libpe_status.so.27()(64bit) libpengine.so.27()(64bit) libstonithd.so.26()(64bit) libtransitioner.so.25()(64bit) pacemaker-libs = 2.0.0-4.el7 pacemaker-libs(x86-64) = 2.0.0-4.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires: libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcib.so.27()(64bit) libcrmcommon.so.34()(64bit) libcrmservice.so.28()(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libglib-2.0.so.0()(64bit) libgnutls.so.28()(64bit) libgnutls.so.28(GNUTLS_1_4)(64bit) libncurses.so.5()(64bit) libpam.so.0()(64bit) libpe_rules.so.26()(64bit) libpe_status.so.27()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libqb.so.0()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libstonithd.so.26()(64bit) libtinfo.so.5()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.0)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxslt.so.1()(64bit) libxslt.so.1(LIBXML2_1.0.11)(64bit) rtld(GNU_HASH) Processing files: pacemaker-cluster-libs-2.0.0-4.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HGQhad + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-cluster-libs-2.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-cluster-libs-2.0.0 + cp -pr COPYING /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-cluster-libs-2.0.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-cluster-libs-2.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uWwkDk + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-cluster-libs-2.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-cluster-libs-2.0.0 + cp -pr licenses/LGPLv2.1 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-cluster-libs-2.0.0 + exit 0 Provides: libcrmcluster.so.29()(64bit) pacemaker-cluster-libs = 2.0.0-4.el7 pacemaker-cluster-libs(x86-64) = 2.0.0-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcfg.so.6()(64bit) libcmap.so.4()(64bit) libcmap.so.4(COROSYNC_CMAP_1.0)(64bit) libcorosync_common.so.4()(64bit) libcpg.so.4()(64bit) libcpg.so.4(COROSYNC_CPG_1.0)(64bit) libcrmcommon.so.34()(64bit) libdl.so.2()(64bit) libglib-2.0.so.0()(64bit) libgnutls.so.28()(64bit) libpam.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libqb.so.0()(64bit) libquorum.so.5()(64bit) libquorum.so.5(COROSYNC_QUORUM_1.0)(64bit) librt.so.1()(64bit) libstonithd.so.26()(64bit) libuuid.so.1()(64bit) libxml2.so.2()(64bit) libxslt.so.1()(64bit) rtld(GNU_HASH) Processing files: pacemaker-remote-2.0.0-4.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Jqn9is + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-remote-2.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-remote-2.0.0 + cp -pr COPYING /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-remote-2.0.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-remote-2.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0fnt0z + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-remote-2.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-remote-2.0.0 + cp -pr licenses/GPLv2 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-remote-2.0.0 + exit 0 Provides: config(pacemaker-remote) = 2.0.0-4.el7 pacemaker-remote = 2.0.0-4.el7 pacemaker-remote(x86-64) = 2.0.0-4.el7 pcmk-cluster-manager Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires(posttrans): /bin/sh Requires: libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrmcommon.so.34()(64bit) libcrmservice.so.28()(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libglib-2.0.so.0()(64bit) libgnutls.so.28()(64bit) libgnutls.so.28(GNUTLS_1_4)(64bit) liblrmd.so.28()(64bit) libpam.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libqb.so.0()(64bit) librt.so.1()(64bit) libstonithd.so.26()(64bit) libuuid.so.1()(64bit) libxml2.so.2()(64bit) libxslt.so.1()(64bit) rtld(GNU_HASH) Processing files: pacemaker-libs-devel-2.0.0-4.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NVBIVH + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-libs-devel-2.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-libs-devel-2.0.0 + cp -pr COPYING /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-libs-devel-2.0.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-libs-devel-2.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.w3MoSP + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-libs-devel-2.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-libs-devel-2.0.0 + cp -pr licenses/LGPLv2.1 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-libs-devel-2.0.0 + exit 0 Provides: pacemaker-libs-devel = 2.0.0-4.el7 pacemaker-libs-devel(x86-64) = 2.0.0-4.el7 pkgconfig(pacemaker) = 2.0.0-4.el7 pkgconfig(pacemaker-cib) = 2.0.0-4.el7 pkgconfig(pacemaker-cluster) = 2.0.0-4.el7 pkgconfig(pacemaker-fencing) = 2.0.0-4.el7 pkgconfig(pacemaker-lrmd) = 2.0.0-4.el7 pkgconfig(pacemaker-pengine) = 2.0.0-4.el7 pkgconfig(pacemaker-service) = 2.0.0-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libcib.so.27()(64bit) libcrmcluster.so.29()(64bit) libcrmcommon.so.34()(64bit) libcrmservice.so.28()(64bit) liblrmd.so.28()(64bit) libpe_rules.so.26()(64bit) libpe_status.so.27()(64bit) libpengine.so.27()(64bit) libstonithd.so.26()(64bit) libtransitioner.so.25()(64bit) Processing files: pacemaker-cts-2.0.0-4.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jB0gZY + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-cts-2.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-cts-2.0.0 + cp -pr COPYING /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-cts-2.0.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/doc/pacemaker-cts-2.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dGkD77 + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-cts-2.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-cts-2.0.0 + cp -pr licenses/GPLv2 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-cts-2.0.0 + exit 0 Provides: pacemaker-cts = 2.0.0-4.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh /usr/bin/bash /usr/bin/python2 python(abi) = 2.7 Processing files: pacemaker-doc-2.0.0-4.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CjiJ7c + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-doc-2.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-doc-2.0.0 + cp -pr licenses/CC-BY-SA-4.0 /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-doc-2.0.0 + exit 0 Provides: pacemaker-doc = 2.0.0-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pacemaker-nagios-plugins-metadata-2.0.0-4.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3FpUMj + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-nagios-plugins-metadata-2.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-nagios-plugins-metadata-2.0.0 + cp -pr nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/COPYING /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64/usr/share/licenses/pacemaker-nagios-plugins-metadata-2.0.0 + exit 0 Provides: pacemaker-nagios-plugins-metadata = 2.0.0-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pacemaker-debuginfo-2.0.0-4.el7.x86_64 Provides: pacemaker-debuginfo = 2.0.0-4.el7 pacemaker-debuginfo(x86-64) = 2.0.0-4.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64 Wrote: /builddir/build/RPMS/pacemaker-2.0.0-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/pacemaker-cli-2.0.0-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/pacemaker-libs-2.0.0-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/pacemaker-cluster-libs-2.0.0-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/pacemaker-remote-2.0.0-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/pacemaker-libs-devel-2.0.0-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/pacemaker-cts-2.0.0-4.el7.noarch.rpm Wrote: /builddir/build/RPMS/pacemaker-doc-2.0.0-4.el7.noarch.rpm Wrote: /builddir/build/RPMS/pacemaker-nagios-plugins-metadata-2.0.0-4.el7.noarch.rpm Wrote: /builddir/build/RPMS/pacemaker-debuginfo-2.0.0-4.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.d6Hj9E + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pacemaker-2.0.0-4.el7.x86_64 + exit 0 Child return code was: 0