Hide Forgot
initial bug opening
IMAGE ID= ami-6c897e05 hostname ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # NEW TEST: ## Partition Format ... ###################################################################################### mount | grep /dev/xvda1 | awk '{ print }' COMMAND: echo ext4 RESULT: ext4 EXPECTED RESULT: ext4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Partition Size ... ###################################################################################### size=5904748 COMMAND: echo true RESULT: true EXPECTED RESULT: true RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## /sbin/getenforce ... ###################################################################################### COMMAND: /usr/sbin/getenforce RESULT: Enforcing EXPECTED RESULT: Enforcing RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify SELINUX enforcing ... ###################################################################################### COMMAND: grep ^SELINUX= /etc/sysconfig/selinux | cut -d\= -f2 RESULT: enforcing EXPECTED RESULT: enforcing RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify SELINUXTYPE targeted ... ###################################################################################### COMMAND: grep ^SELINUXTYPE= /etc/sysconfig/selinux | cut -d\= -f2 RESULT: targeted EXPECTED RESULT: targeted RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Flip Selinux Permissive ... ###################################################################################### COMMAND: /usr/sbin/setenforce Permissive && /usr/sbin/getenforce RESULT: Permissive EXPECTED RESULT: Permissive RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Flip Selinux Enforcing ... ###################################################################################### COMMAND: /usr/sbin/setenforce Enforcing && /usr/sbin/getenforce RESULT: Enforcing EXPECTED RESULT: Enforcing RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify no missing packages ... ###################################################################################### COMMAND: /bin/rpm -qa --queryformat='%{NAME}\n' > /tmp/rpmqa.tmp RETURN CODE: 0 COMMAND: comm -23 packages_6 /tmp/rpmqa RETURN CODE: 0 COMMAND: cat /tmp/package_diff | wc -l RESULT: 0 EXPECTED RESULT: 0 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify RPMs ... ###################################################################################### ....L.... c /etc/pam.d/fingerprint-auth ....L.... c /etc/pam.d/password-auth ....L.... c /etc/pam.d/smartcard-auth ....L.... c /etc/pam.d/system-auth S file Size differs M Mode differs (includes permissions and file type) 5 MD5 sum differs D Device major/minor number mismatch L readLink(2) path mismatch U User ownership differs G Group ownership differs T mTime differs COMMAND: cat /tmp/rpmqaV.txt | wc -l RESULT: 4 EXPECTED RESULT: 4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify Version 2 ... ###################################################################################### COMMAND: /bin/rpm -q --queryformat '%{RELEASE}\n' redhat-release-server | cut -d. -f1,2 RESULT: 6.0 EXPECTED RESULT: 6.0 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify packager ... ###################################################################################### COMMAND: cat /tmp/Packager | grep -v 'Red Hat, Inc.' | grep -v crash-trace-commandPackager| wc -l RESULT: 0 EXPECTED RESULT: 0 RETURN CODE: 0 PASS crash-trace-commandPackager : Lai Jiangshan <laijs.com> ###################################################################################### # NEW TEST: ## Verify GPG checking ... ###################################################################################### COMMAND: grep '^gpgcheck=1' /etc/yum.repos.d/redhat-*.repo | cut -d\= -f2 | sort -f | uniq RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify GPG Keys ... ###################################################################################### COMMAND: rpm -qa gpg-pubkey* | wc -l RESULT: 2 EXPECTED RESULT: 2 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify GPG RPMS ... ###################################################################################### COMMAND: rpm -qa gpg-pubkey* | sort -f | tail -n 1 RESULT: gpg-pubkey-fd431d51-4ae0493b EXPECTED RESULT: gpg-pubkey-fd431d51-4ae0493b RETURN CODE: 0 PASS COMMAND: rpm -qa gpg-pubkey* | grep 2fa6 RESULT: gpg-pubkey-2fa658e0-45700c69 EXPECTED RESULT: gpg-pubkey-2fa658e0-45700c69 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify disabled yum plugin ... ###################################################################################### COMMAND: grep ^enabled /etc/yum/pluginconf.d/rhnplugin.conf | grep -v '^#' | cut -d\= -f2 | awk '{print }' | sort -f | uniq RESULT: 0 EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## install zsh ... ###################################################################################### COMMAND: /usr/bin/yum -y install zsh Warning: RPMDB altered outside of yum. RETURN CODE: 0 COMMAND: /bin/rpm -q --queryformat '%{NAME}\n' zsh RESULT: zsh EXPECTED RESULT: zsh RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify package removal ... ###################################################################################### COMMAND: /bin/rpm -e zsh RETURN CODE: 0 COMMAND: /bin/rpm -q zsh RESULT: package zsh is not installed EXPECTED RESULT: package zsh is not installed RETURN CODE: 1 PASS ###################################################################################### # NEW TEST: ## Verify yum update ... ###################################################################################### COMMAND: /usr/bin/yum -y update Warning: RPMDB altered outside of yum. RESULT: Loaded plugins: amazon-id, security Skipping security plugin, no data Setting up Update Process Resolving Dependencies Skipping security plugin, no data --> Running transaction check ---> Package bzip2.x86_64 0:1.0.5-7.el6_0 set to be updated ---> Package bzip2-libs.x86_64 0:1.0.5-7.el6_0 set to be updated ---> Package cups-libs.x86_64 1:1.4.2-35.el6_0.1 set to be updated ---> Package device-mapper.x86_64 0:1.02.53-8.el6_0.2 set to be updated ---> Package device-mapper-event.x86_64 0:1.02.53-8.el6_0.2 set to be updated ---> Package device-mapper-event-libs.x86_64 0:1.02.53-8.el6_0.2 set to be updated ---> Package device-mapper-libs.x86_64 0:1.02.53-8.el6_0.2 set to be updated ---> Package dracut.noarch 0:004-33.el6_0 set to be updated ---> Package dracut-kernel.noarch 0:004-33.el6_0 set to be updated ---> Package freetype.x86_64 0:2.3.11-6.el6_0.2 set to be updated ---> Package glibc.x86_64 0:2.12-1.7.el6_0.3 set to be updated ---> Package glibc-common.x86_64 0:2.12-1.7.el6_0.3 set to be updated ---> Package glibc-devel.x86_64 0:2.12-1.7.el6_0.3 set to be updated ---> Package glibc-headers.x86_64 0:2.12-1.7.el6_0.3 set to be updated ---> Package java-1.6.0-openjdk.x86_64 1:1.6.0.0-1.31.b17.el6_0 set to be updated ---> Package kernel.x86_64 0:2.6.32-71.7.1.el6 set to be installed ---> Package kernel-devel.x86_64 0:2.6.32-71.7.1.el6 set to be installed ---> Package kernel-firmware.noarch 0:2.6.32-71.7.1.el6 set to be updated ---> Package kernel-headers.x86_64 0:2.6.32-71.7.1.el6 set to be updated ---> Package krb5-libs.x86_64 0:1.8.2-3.el6_0.1 set to be updated ---> Package krb5-pkinit-openssl.x86_64 0:1.8.2-3.el6_0.1 set to be updated ---> Package krb5-workstation.x86_64 0:1.8.2-3.el6_0.1 set to be updated ---> Package libcollection.x86_64 0:0.5.0-28.el6_0.2 set to be updated ---> Package libdhash.x86_64 0:0.4.0-28.el6_0.2 set to be updated ---> Package libini_config.x86_64 0:0.5.1-28.el6_0.2 set to be updated ---> Package lvm2.x86_64 0:2.02.72-8.el6_0.2 set to be updated ---> Package lvm2-libs.x86_64 0:2.02.72-8.el6_0.2 set to be updated ---> Package nscd.x86_64 0:2.12-1.7.el6_0.3 set to be updated ---> Package nss.x86_64 0:3.12.8-1.el6_0 set to be updated ---> Package nss-softokn.x86_64 0:3.12.8-1.el6_0 set to be updated ---> Package nss-softokn-freebl.x86_64 0:3.12.8-1.el6_0 set to be updated ---> Package nss-sysinit.x86_64 0:3.12.8-1.el6_0 set to be updated ---> Package nss-tools.x86_64 0:3.12.8-1.el6_0 set to be updated ---> Package nss-util.x86_64 0:3.12.8-1.el6_0 set to be updated ---> Package openssl.x86_64 0:1.0.0-4.el6_0.1 set to be updated ---> Package openswan.x86_64 0:2.6.24-8.el6_0.1 set to be updated ---> Package pam.x86_64 0:1.1.1-4.el6_0.1 set to be updated ---> Package perf.noarch 0:2.6.32-71.7.1.el6 set to be updated ---> Package python-gudev.x86_64 0:147.1-4.el6_0.1 set to be updated ---> Package samba-client.x86_64 0:3.5.4-68.el6_0.1 set to be updated ---> Package samba-common.x86_64 0:3.5.4-68.el6_0.1 set to be updated ---> Package samba-winbind-clients.x86_64 0:3.5.4-68.el6_0.1 set to be updated ---> Package selinux-policy.noarch 0:3.7.19-54.el6_0.3 set to be updated ---> Package selinux-policy-targeted.noarch 0:3.7.19-54.el6_0.3 set to be updated ---> Package sssd.x86_64 0:1.2.1-28.el6_0.2 set to be updated ---> Package sssd-client.x86_64 0:1.2.1-28.el6_0.2 set to be updated ---> Package systemtap-runtime.x86_64 0:1.2-11.el6_0 set to be updated ---> Package upstart.x86_64 0:0.6.5-6.1.el6_0.1 set to be updated ---> Package xulrunner.x86_64 0:1.9.2.12-1.el6_0 set to be updated ---> Package yum.noarch 0:3.2.27-14.el6_0.1 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: kernel x86_64 2.6.32-71.7.1.el6 rhui-us-east-rhel-server-updates 22 M kernel-devel x86_64 2.6.32-71.7.1.el6 rhui-us-east-rhel-server-updates 6.4 M Updating: bzip2 x86_64 1.0.5-7.el6_0 rhui-us-east-rhel-server-updates 49 k bzip2-libs x86_64 1.0.5-7.el6_0 rhui-us-east-rhel-server-updates 37 k cups-libs x86_64 1:1.4.2-35.el6_0.1 rhui-us-east-rhel-server-updates 313 k device-mapper x86_64 1.02.53-8.el6_0.2 rhui-us-east-rhel-server-updates 119 k device-mapper-event x86_64 1.02.53-8.el6_0.2 rhui-us-east-rhel-server-updates 80 k device-mapper-event-libs x86_64 1.02.53-8.el6_0.2 rhui-us-east-rhel-server-updates 75 k device-mapper-libs x86_64 1.02.53-8.el6_0.2 rhui-us-east-rhel-server-updates 128 k dracut noarch 004-33.el6_0 rhui-us-east-rhel-server-updates 87 k dracut-kernel noarch 004-33.el6_0 rhui-us-east-rhel-server-updates 15 k freetype x86_64 2.3.11-6.el6_0.2 rhui-us-east-rhel-server-updates 359 k glibc x86_64 2.12-1.7.el6_0.3 rhui-us-east-rhel-server-updates 3.7 M glibc-common x86_64 2.12-1.7.el6_0.3 rhui-us-east-rhel-server-updates 14 M glibc-devel x86_64 2.12-1.7.el6_0.3 rhui-us-east-rhel-server-updates 960 k glibc-headers x86_64 2.12-1.7.el6_0.3 rhui-us-east-rhel-server-updates 591 k java-1.6.0-openjdk x86_64 1:1.6.0.0-1.31.b17.el6_0 rhui-us-east-rhel-server-updates 25 M kernel-firmware noarch 2.6.32-71.7.1.el6 rhui-us-east-rhel-server-updates 1.1 M kernel-headers x86_64 2.6.32-71.7.1.el6 rhui-us-east-rhel-server-updates 972 k krb5-libs x86_64 1.8.2-3.el6_0.1 rhui-us-east-rhel-server-updates 683 k krb5-pkinit-openssl x86_64 1.8.2-3.el6_0.1 rhui-us-east-rhel-server-updates 98 k krb5-workstation x86_64 1.8.2-3.el6_0.1 rhui-us-east-rhel-server-updates 431 k libcollection x86_64 0.5.0-28.el6_0.2 rhui-us-east-rhel-server-updates 44 k libdhash x86_64 0.4.0-28.el6_0.2 rhui-us-east-rhel-server-updates 32 k libini_config x86_64 0.5.1-28.el6_0.2 rhui-us-east-rhel-server-updates 37 k lvm2 x86_64 2.02.72-8.el6_0.2 rhui-us-east-rhel-server-updates 508 k lvm2-libs x86_64 2.02.72-8.el6_0.2 rhui-us-east-rhel-server-updates 552 k nscd x86_64 2.12-1.7.el6_0.3 rhui-us-east-rhel-server-updates 198 k nss x86_64 3.12.8-1.el6_0 rhui-us-east-rhel-server-updates 739 k nss-softokn x86_64 3.12.8-1.el6_0 rhui-us-east-rhel-server-updates 166 k nss-softokn-freebl x86_64 3.12.8-1.el6_0 rhui-us-east-rhel-server-updates 115 k nss-sysinit x86_64 3.12.8-1.el6_0 rhui-us-east-rhel-server-updates 26 k nss-tools x86_64 3.12.8-1.el6_0 rhui-us-east-rhel-server-updates 747 k nss-util x86_64 3.12.8-1.el6_0 rhui-us-east-rhel-server-updates 46 k openssl x86_64 1.0.0-4.el6_0.1 rhui-us-east-rhel-server-updates 1.4 M openswan x86_64 2.6.24-8.el6_0.1 rhui-us-east-rhel-server-updates 820 k pam x86_64 1.1.1-4.el6_0.1 rhui-us-east-rhel-server-updates 646 k perf noarch 2.6.32-71.7.1.el6 rhui-us-east-rhel-server-updates 326 k python-gudev x86_64 147.1-4.el6_0.1 rhui-us-east-rhel-server-updates 16 k samba-client x86_64 3.5.4-68.el6_0.1 rhui-us-east-rhel-server-updates 11 M samba-common x86_64 3.5.4-68.el6_0.1 rhui-us-east-rhel-server-updates 13 M samba-winbind-clients x86_64 3.5.4-68.el6_0.1 rhui-us-east-rhel-server-updates 1.1 M selinux-policy noarch 3.7.19-54.el6_0.3 rhui-us-east-rhel-server-updates 719 k selinux-policy-targeted noarch 3.7.19-54.el6_0.3 rhui-us-east-rhel-server-updates 2.3 M sssd x86_64 1.2.1-28.el6_0.2 rhui-us-east-rhel-server-updates 1.1 M sssd-client x86_64 1.2.1-28.el6_0.2 rhui-us-east-rhel-server-updates 48 k systemtap-runtime x86_64 1.2-11.el6_0 rhui-us-east-rhel-server-updates 76 k upstart x86_64 0.6.5-6.1.el6_0.1 rhui-us-east-rhel-server-updates 158 k xulrunner x86_64 1.9.2.12-1.el6_0 rhui-us-east-rhel-server-updates 8.9 M yum noarch 3.2.27-14.el6_0.1 rhui-us-east-rhel-server-updates 859 k Transaction Summary ================================================================================ Install 2 Package(s) Upgrade 48 Package(s) Total download size: 123 M Downloading Packages: -------------------------------------------------------------------------------- Total 8.0 MB/s | 123 MB 00:15 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Updating : nss-softokn-freebl-3.12.8-1.el6_0.x86_64 1/98 Updating : glibc-2.12-1.7.el6_0.3.x86_64 2/98 Updating : glibc-common-2.12-1.7.el6_0.3.x86_64 3/98 Updating : krb5-libs-1.8.2-3.el6_0.1.x86_64 4/98 Updating : nss-util-3.12.8-1.el6_0.x86_64 5/98 Updating : device-mapper-libs-1.02.53-8.el6_0.2.x86_64 6/98 Updating : device-mapper-1.02.53-8.el6_0.2.x86_64 7/98 Updating : pam-1.1.1-4.el6_0.1.x86_64 8/98 Updating : device-mapper-event-libs-1.02.53-8.el6_0.2.x86_64 9/98 Updating : samba-winbind-clients-3.5.4-68.el6_0.1.x86_64 10/98 Updating : libcollection-0.5.0-28.el6_0.2.x86_64 11/98 Updating : bzip2-libs-1.0.5-7.el6_0.x86_64 12/98 Updating : bzip2-1.0.5-7.el6_0.x86_64 13/98 Updating : freetype-2.3.11-6.el6_0.2.x86_64 14/98 Updating : libini_config-0.5.1-28.el6_0.2.x86_64 15/98 Updating : samba-common-3.5.4-68.el6_0.1.x86_64 16/98 Updating : device-mapper-event-1.02.53-8.el6_0.2.x86_64 17/98 Updating : lvm2-libs-2.02.72-8.el6_0.2.x86_64 18/98 Updating : sssd-client-1.2.1-28.el6_0.2.x86_64 19/98 Updating : nss-softokn-3.12.8-1.el6_0.x86_64 20/98 Updating : nss-sysinit-3.12.8-1.el6_0.x86_64 21/98 Updating : nss-3.12.8-1.el6_0.x86_64 22/98 Updating : openssl-1.0.0-4.el6_0.1.x86_64 23/98 Updating : libdhash-0.4.0-28.el6_0.2.x86_64 24/98 Updating : dracut-004-33.el6_0.noarch 25/98 Updating : dracut-kernel-004-33.el6_0.noarch 26/98 Updating : selinux-policy-3.7.19-54.el6_0.3.noarch 27/98 Updating : kernel-firmware-2.6.32-71.7.1.el6.noarch 28/98 Installing : kernel-2.6.32-71.7.1.el6.x86_64 29/98 Updating : kernel-headers-2.6.32-71.7.1.el6.x86_64 30/98 Updating : systemtap-runtime-1.2-11.el6_0.x86_64 31/98 Updating : sssd-1.2.1-28.el6_0.2.x86_64 32/98 Updating : krb5-pkinit-openssl-1.8.2-3.el6_0.1.x86_64 33/98 Updating : xulrunner-1.9.2.12-1.el6_0.x86_64 34/98 Updating : openswan-2.6.24-8.el6_0.1.x86_64 35/98 Updating : nss-tools-3.12.8-1.el6_0.x86_64 36/98 Updating : lvm2-2.02.72-8.el6_0.2.x86_64 37/98 Updating : samba-client-3.5.4-68.el6_0.1.x86_64 38/98 Updating : 1:java-1.6.0-openjdk-1.6.0.0-1.31.b17.el6_0.x86_64 39/98 Updating : 1:cups-libs-1.4.2-35.el6_0.1.x86_64 40/98 Updating : krb5-workstation-1.8.2-3.el6_0.1.x86_64 41/98 Updating : python-gudev-147.1-4.el6_0.1.x86_64 42/98 Updating : upstart-0.6.5-6.1.el6_0.1.x86_64 43/98 Updating : nscd-2.12-1.7.el6_0.3.x86_64 44/98 Updating : glibc-headers-2.12-1.7.el6_0.3.x86_64 45/98 Updating : glibc-devel-2.12-1.7.el6_0.3.x86_64 46/98 Updating : selinux-policy-targeted-3.7.19-54.el6_0.3.noarch 47/98 Updating : perf-2.6.32-71.7.1.el6.noarch 48/98
Installing : kernel-devel-2.6.32-71.7.1.el6.x86_64 49/98 Updating : yum-3.2.27-14.el6_0.1.noarch 50/98 Cleanup : sssd-1.2.1-28.el6.x86_64 51/98 Cleanup : xulrunner-1.9.2.9-1.el6.x86_64 52/98 Cleanup : samba-client-3.5.4-68.el6.x86_64 53/98 Cleanup : samba-common-3.5.4-68.el6.x86_64 54/98 Cleanup : nss-tools-3.12.7-2.el6.x86_64 55/98 Cleanup : krb5-pkinit-openssl-1.8.2-3.el6.x86_64 56/98 Cleanup : lvm2-2.02.72-8.el6.x86_64 57/98 Cleanup : lvm2-libs-2.02.72-8.el6.x86_64 58/98 Cleanup : device-mapper-event-1.02.53-8.el6.x86_64 59/98 Cleanup : samba-winbind-clients-3.5.4-68.el6.x86_64 60/98 Cleanup : krb5-workstation-1.8.2-3.el6.x86_64 61/98 Cleanup : device-mapper-event-libs-1.02.53-8.el6.x86_64 62/98 Cleanup : device-mapper-1.02.53-8.el6.x86_64 63/98 Cleanup : device-mapper-libs-1.02.53-8.el6.x86_64 64/98 Cleanup : openssl-1.0.0-4.el6.x86_64 65/98 Cleanup : libini_config-0.5.1-28.el6.x86_64 66/98 Cleanup : sssd-client-1.2.1-28.el6.x86_64 67/98 Cleanup : systemtap-runtime-1.2-9.el6.x86_64 68/98 Cleanup : openswan-2.6.24-8.el6.x86_64 69/98 Cleanup : nss-sysinit-3.12.7-2.el6.x86_64 70/98 Cleanup : nss-3.12.7-2.el6.x86_64 71/98 Cleanup : nss-softokn-3.12.7-1.1.el6.x86_64 72/98 Cleanup : 1:java-1.6.0-openjdk-1.6.0.0-1.21.b17.el6.x86_64 73/98 Cleanup : 1:cups-libs-1.4.2-35.el6.x86_64 74/98 Cleanup : krb5-libs-1.8.2-3.el6.x86_64 75/98 Cleanup : freetype-2.3.11-5.el6.x86_64 76/98 Cleanup : nss-util-3.12.7-1.el6.x86_64 77/98 Cleanup : pam-1.1.1-4.el6.x86_64 78/98 Cleanup : libcollection-0.5.0-28.el6.x86_64 79/98 Cleanup : libdhash-0.4.0-28.el6.x86_64 80/98 Cleanup : nscd-2.12-1.7.el6.x86_64 81/98 Cleanup : upstart-0.6.5-6.1.el6.x86_64 82/98 Cleanup : python-gudev-147.1-4.el6.x86_64 83/98 Cleanup : glibc-devel-2.12-1.7.el6.x86_64 84/98 Cleanup : glibc-headers-2.12-1.7.el6.x86_64 85/98 Cleanup : selinux-policy-targeted-3.7.19-54.el6.noarch 86/98 Cleanup : selinux-policy-3.7.19-54.el6.noarch 87/98 Cleanup : dracut-kernel-004-32.el6.noarch 88/98 Cleanup : dracut-004-32.el6.noarch 89/98 Cleanup : bzip2-1.0.5-6.1.el6.x86_64 90/98 Cleanup : bzip2-libs-1.0.5-6.1.el6.x86_64 91/98 Cleanup : glibc-common-2.12-1.7.el6.x86_64 92/98 Cleanup : nss-softokn-freebl-3.12.7-1.1.el6.x86_64 93/98 Cleanup : glibc-2.12-1.7.el6.x86_64 94/98 Cleanup : kernel-headers-2.6.32-71.el6.x86_64 95/98 Cleanup : perf-2.6.32-71.el6.noarch 96/98 Cleanup : kernel-firmware-2.6.32-71.el6.noarch 97/98 Cleanup : yum-3.2.27-14.el6.noarch 98/98 Installed: kernel.x86_64 0:2.6.32-71.7.1.el6 kernel-devel.x86_64 0:2.6.32-71.7.1.el6 Updated: bzip2.x86_64 0:1.0.5-7.el6_0 bzip2-libs.x86_64 0:1.0.5-7.el6_0 cups-libs.x86_64 1:1.4.2-35.el6_0.1 device-mapper.x86_64 0:1.02.53-8.el6_0.2 device-mapper-event.x86_64 0:1.02.53-8.el6_0.2 device-mapper-event-libs.x86_64 0:1.02.53-8.el6_0.2 device-mapper-libs.x86_64 0:1.02.53-8.el6_0.2 dracut.noarch 0:004-33.el6_0 dracut-kernel.noarch 0:004-33.el6_0 freetype.x86_64 0:2.3.11-6.el6_0.2 glibc.x86_64 0:2.12-1.7.el6_0.3 glibc-common.x86_64 0:2.12-1.7.el6_0.3 glibc-devel.x86_64 0:2.12-1.7.el6_0.3 glibc-headers.x86_64 0:2.12-1.7.el6_0.3 java-1.6.0-openjdk.x86_64 1:1.6.0.0-1.31.b17.el6_0 kernel-firmware.noarch 0:2.6.32-71.7.1.el6 kernel-headers.x86_64 0:2.6.32-71.7.1.el6 krb5-libs.x86_64 0:1.8.2-3.el6_0.1 krb5-pkinit-openssl.x86_64 0:1.8.2-3.el6_0.1 krb5-workstation.x86_64 0:1.8.2-3.el6_0.1 libcollection.x86_64 0:0.5.0-28.el6_0.2 libdhash.x86_64 0:0.4.0-28.el6_0.2 libini_config.x86_64 0:0.5.1-28.el6_0.2 lvm2.x86_64 0:2.02.72-8.el6_0.2 lvm2-libs.x86_64 0:2.02.72-8.el6_0.2 nscd.x86_64 0:2.12-1.7.el6_0.3 nss.x86_64 0:3.12.8-1.el6_0 nss-softokn.x86_64 0:3.12.8-1.el6_0 nss-softokn-freebl.x86_64 0:3.12.8-1.el6_0 nss-sysinit.x86_64 0:3.12.8-1.el6_0 nss-tools.x86_64 0:3.12.8-1.el6_0 nss-util.x86_64 0:3.12.8-1.el6_0 openssl.x86_64 0:1.0.0-4.el6_0.1 openswan.x86_64 0:2.6.24-8.el6_0.1 pam.x86_64 0:1.1.1-4.el6_0.1 perf.noarch 0:2.6.32-71.7.1.el6 python-gudev.x86_64 0:147.1-4.el6_0.1 samba-client.x86_64 0:3.5.4-68.el6_0.1 samba-common.x86_64 0:3.5.4-68.el6_0.1 samba-winbind-clients.x86_64 0:3.5.4-68.el6_0.1 selinux-policy.noarch 0:3.7.19-54.el6_0.3 selinux-policy-targeted.noarch 0:3.7.19-54.el6_0.3 sssd.x86_64 0:1.2.1-28.el6_0.2 sssd-client.x86_64 0:1.2.1-28.el6_0.2 systemtap-runtime.x86_64 0:1.2-11.el6_0 upstart.x86_64 0:0.6.5-6.1.el6_0.1 xulrunner.x86_64 0:1.9.2.12-1.el6_0 yum.noarch 0:3.2.27-14.el6_0.1 Complete! EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify bash_history ... ###################################################################################### COMMAND: cat ~/.bash_history | wc -l RESULT: 0 EXPECTED RESULT: 0 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify no systemid file ... ###################################################################################### COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify rh-cloud-firstboot is on ... ###################################################################################### COMMAND: chkconfig --list | grep rh-cloud | grep 3:off | wc -l RESULT: 0 EXPECTED RESULT: 1 RETURN CODE: 0 FAIL 0 /etc/sysconfig/rh-cloud-firstboot NOT FOUND COMMAND: /bin/asdf /root/valid/testlib.sh: line 102: /bin/asdf: No such file or directory RESULT: EXPECTED RESULT: RETURN CODE: 127 FAIL COMMAND: cat /etc/sysconfig/rh-cloud-firstboot cat: /etc/sysconfig/rh-cloud-firstboot: No such file or directory RESULT: EXPECTED RESULT: RUN_FIRSTBOOT=NO RETURN CODE: 1 FAIL ###################################################################################### # NEW TEST: ## Verify nameserver ... ###################################################################################### COMMAND: /usr/bin/dig clock.redhat.com 2>> /root/valid/validate.log | grep 66.187.233.4 | wc -l RESULT: 1 EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify group file ... ###################################################################################### COMMAND: cat /etc/group | grep root:x:0 RESULT: root:x:0:root EXPECTED RESULT: root:x:0:root RETURN CODE: 0 PASS COMMAND: cat /etc/group | grep bin:x:1 RESULT: bin:x:1:root,bin,daemon EXPECTED RESULT: bin:x:1:root,bin,daemon RETURN CODE: 0 PASS COMMAND: cat /etc/group | grep daemon:x:2 RESULT: daemon:x:2:root,bin,daemon EXPECTED RESULT: daemon:x:2:root,bin,daemon RETURN CODE: 0 PASS COMMAND: cat /etc/group | grep nobody:x:99 RESULT: nobody:x:99: EXPECTED RESULT: nobody:x:99: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify new passwd file ... ###################################################################################### COMMAND: cat /etc/passwd | grep root:x:0 RESULT: root:x:0:0:root:/root:/bin/bash EXPECTED RESULT: root:x:0:0:root:/root:/bin/bash RETURN CODE: 0 PASS COMMAND: cat /etc/passwd | grep nobody:x:99 RESULT: nobody:x:99:99:Nobody:/:/sbin/nologin EXPECTED RESULT: nobody:x:99:99:Nobody:/:/sbin/nologin RETURN CODE: 0 PASS COMMAND: cat /etc/passwd | grep sshd RESULT: sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin EXPECTED RESULT: sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify runlevel ... ###################################################################################### COMMAND: cat /etc/inittab | grep id: RESULT: id:3:initdefault: EXPECTED RESULT: id:3:initdefault: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify new shells file ... ###################################################################################### COMMAND: cat /etc/shells | grep bash RESULT: /bin/bash EXPECTED RESULT: /bin/bash RETURN CODE: 0 PASS COMMAND: cat /etc/shells | grep nologin RESULT: /sbin/nologin EXPECTED RESULT: /sbin/nologin RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify IPv6 disabled ... ###################################################################################### COMMAND: grep ^NETWORKING_IPV6= /etc/sysconfig/network | cut -d\= -f2 RESULT: no EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify networking ... ###################################################################################### COMMAND: grep ^NETWORKING= /etc/sysconfig/network | cut -d\= -f2 RESULT: yes EXPECTED RESULT: yes RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify device ... ###################################################################################### COMMAND: grep ^DEVICE= /etc/sysconfig/network-scripts/ifcfg-eth0 | cut -d\= -f2 RESULT: eth0 EXPECTED RESULT: eth0 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify iptables ... ###################################################################################### COMMAND: /etc/init.d/iptables status | grep REJECT 5 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited 1 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited RETURN CODE: 0 COMMAND: /etc/init.d/iptables status | grep :22 | grep ACCEPT | wc -l RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify sshd ... ###################################################################################### COMMAND: chkconfig --list | grep sshd RESULT: sshd 0:off 1:off 2:on 3:on 4:on 5:on 6:off EXPECTED RESULT: sshd 0:off 1:off 2:on 3:on 4:on 5:on 6:off RETURN CODE: 0 PASS COMMAND: /etc/init.d/sshd status | grep running | wc -l RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify chkconfig ... ###################################################################################### COMMAND: chkconfig --list | grep crond | cut -f 5 RESULT: 3:on EXPECTED RESULT: 3:on RETURN CODE: 0 PASS COMMAND: chkconfig --list | grep iptables | cut -f 5 RESULT: 3:on EXPECTED RESULT: 3:on RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify rsyslog is on ... ###################################################################################### COMMAND: chkconfig --list | grep rsyslog | cut -f 5 RESULT: 3:on EXPECTED RESULT: 3:on RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify rsyslog config ... ###################################################################################### COMMAND: md5sum /etc/rsyslog.conf | cut -f 1 -d " " RESULT: dd356958ca9c4e779f7fac13dde3c1b5 EXPECTED RESULT: dd356958ca9c4e779f7fac13dde3c1b5 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify auditd is on ... ###################################################################################### COMMAND: /sbin/chkconfig --list auditd | grep 3:on RESULT: auditd 0:off 1:off 2:on 3:on 4:on 5:on 6:off EXPECTED RESULT: RETURN CODE: 0 PASS COMMAND: /sbin/chkconfig --list auditd | grep 5:on RESULT: auditd 0:off 1:off 2:on 3:on 4:on 5:on 6:off EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify audit.rules ... ###################################################################################### COMMAND: md5sum /etc/audit/audit.rules | cut -f 1 -d " " RESULT: f9869e1191838c461f5b9051c78a638d EXPECTED RESULT: f9869e1191838c461f5b9051c78a638d RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify auditd.conf ... ###################################################################################### COMMAND: md5sum /etc/audit/auditd.conf | cut -f 1 -d " " RESULT: 612ddf28c3916530d47ef56a1b1ed1ed EXPECTED RESULT: 612ddf28c3916530d47ef56a1b1ed1ed RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify auditd sysconfig ... ###################################################################################### COMMAND: md5sum /etc/sysconfig/auditd | cut -f 1 -d " " RESULT: 123beb3a97a32d96eba4f11509e39da2 EXPECTED RESULT: 123beb3a97a32d96eba4f11509e39da2 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify kernel name ... ###################################################################################### COMMAND: /bin/uname -s RESULT: Linux EXPECTED RESULT: Linux RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify kernel release ... ###################################################################################### COMMAND: /bin/uname -r RESULT: 2.6.32-71.el6.x86_64 EXPECTED RESULT: 2.6.32-71.el6.x86_64 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify operating system ... ###################################################################################### COMMAND: /bin/uname -o RESULT: GNU/Linux EXPECTED RESULT: GNU/Linux RETURN CODE: 0 PASS ## Summary ## FAILURES = 3 LOG FILE = /root/valid/validate.log ## Summary ## ###################################################################################### # NEW TEST: ## Open a bugzilla ######################################################################################
IMAGE ID= ami-6c897e05_us-east-1 hostname ###################################################################################### # NEW TEST: The selected image has the version RHEL 6.0 ###################################################################################### ###################################################################################### # NEW TEST: ## Partition Format ... ###################################################################################### mount | grep /dev/xvda1 | awk '{ print }' COMMAND: echo ext4 RESULT: ext4 EXPECTED RESULT: ext4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Partition Size ... ###################################################################################### size=5904748 COMMAND: echo true RESULT: true EXPECTED RESULT: true RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## /sbin/getenforce ... ###################################################################################### COMMAND: /usr/sbin/getenforce RESULT: Enforcing EXPECTED RESULT: Enforcing RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify SELINUX enforcing ... ###################################################################################### COMMAND: grep ^SELINUX= /etc/sysconfig/selinux | cut -d\= -f2 RESULT: enforcing EXPECTED RESULT: enforcing RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify SELINUXTYPE targeted ... ###################################################################################### COMMAND: grep ^SELINUXTYPE= /etc/sysconfig/selinux | cut -d\= -f2 RESULT: targeted EXPECTED RESULT: targeted RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Flip Selinux Permissive ... ###################################################################################### COMMAND: /usr/sbin/setenforce Permissive && /usr/sbin/getenforce RESULT: Permissive EXPECTED RESULT: Permissive RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Flip Selinux Enforcing ... ###################################################################################### COMMAND: /usr/sbin/setenforce Enforcing && /usr/sbin/getenforce RESULT: Enforcing EXPECTED RESULT: Enforcing RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify no missing packages ... ###################################################################################### COMMAND: /bin/rpm -qa --queryformat='%{NAME}\n' > /tmp/rpmqa.tmp RETURN CODE: 0 COMMAND: comm -23 packages_6 /tmp/rpmqa RETURN CODE: 0 COMMAND: cat /tmp/package_diff | wc -l RESULT: 0 EXPECTED RESULT: 0 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify RPMs ... ###################################################################################### ....L.... c /etc/pam.d/fingerprint-auth ....L.... c /etc/pam.d/password-auth ....L.... c /etc/pam.d/smartcard-auth ....L.... c /etc/pam.d/system-auth S file Size differs M Mode differs (includes permissions and file type) 5 MD5 sum differs D Device major/minor number mismatch L readLink(2) path mismatch U User ownership differs G Group ownership differs T mTime differs COMMAND: cat /tmp/rpmqaV.txt | wc -l RESULT: 4 EXPECTED RESULT: 4 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify Version 2 ... ###################################################################################### COMMAND: /bin/rpm -q --queryformat '%{RELEASE}\n' redhat-release-server | cut -d. -f1,2 RESULT: 6.0 EXPECTED RESULT: 6.0 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify packager ... ###################################################################################### COMMAND: cat /tmp/Packager | grep -v 'Red Hat, Inc.' | grep -v crash-trace-commandPackager| wc -l RESULT: 0 EXPECTED RESULT: 0 RETURN CODE: 0 PASS crash-trace-commandPackager : Lai Jiangshan <laijs.com> ###################################################################################### # NEW TEST: ## Verify GPG checking ... ###################################################################################### COMMAND: grep '^gpgcheck=1' /etc/yum.repos.d/redhat-*.repo | cut -d\= -f2 | sort -f | uniq RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify GPG Keys ... ###################################################################################### COMMAND: rpm -qa gpg-pubkey* | wc -l RESULT: 2 EXPECTED RESULT: 2 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify GPG RPMS ... ###################################################################################### COMMAND: rpm -qa gpg-pubkey* | sort -f | tail -n 1 RESULT: gpg-pubkey-fd431d51-4ae0493b EXPECTED RESULT: gpg-pubkey-fd431d51-4ae0493b RETURN CODE: 0 PASS COMMAND: rpm -qa gpg-pubkey* | grep 2fa6 RESULT: gpg-pubkey-2fa658e0-45700c69 EXPECTED RESULT: gpg-pubkey-2fa658e0-45700c69 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify disabled yum plugin ... ###################################################################################### COMMAND: grep ^enabled /etc/yum/pluginconf.d/rhnplugin.conf | grep -v '^#' | cut -d\= -f2 | awk '{print }' | sort -f | uniq RESULT: 0 EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## List the configured repositories... ###################################################################################### COMMAND: /usr/bin/yum repolist RESULT: Loaded plugins: amazon-id, security repo id repo name status rhui-us-east-rhel-server-releases Red Hat Enterprise Linux Server 6 Relea 3,391 rhui-us-east-rhel-server-updates Red Hat Enterprise Linux Server 6 Updat 140 repolist: 3,531 EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Search zsh... ###################################################################################### COMMAND: /usr/bin/yum search zsh RESULT: Loaded plugins: amazon-id, security ================================= Matched: zsh ================================= zsh.x86_64 : A powerful interactive shell environment-modules.x86_64 : Provides dynamic modification of a user's : environment EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## install zsh ... ###################################################################################### COMMAND: /usr/bin/yum -y install zsh Warning: RPMDB altered outside of yum. RETURN CODE: 0 COMMAND: /bin/rpm -q --queryformat '%{NAME}\n' zsh RESULT: zsh EXPECTED RESULT: zsh RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## List available groups.. ###################################################################################### COMMAND: /usr/bin/yum grouplist RESULT: Loaded plugins: amazon-id, security Setting up Group Process Installed Groups: Additional Development Arabic Support Armenian Support Base Compatibility libraries Console internet tools Debugging Tools Desktop Debugging and Performance Tools Directory Client E-mail server Fonts French Support General Purpose Desktop Georgian Support Graphical Administration Tools Hardware monitoring utilities Hebrew Support Inuktitut Support Italian Support Japanese Support Java Platform Korean Support Lao Support Large Systems Performance Legacy UNIX compatibility Legacy X Window System compatibility NFS file server Network file system client Networking Tools Performance Tools Perl Support Polish Support PostgreSQL Database client PostgreSQL Database server Russian Support SNMP Support Scientific support Server Platform Smart card support Spanish Support System administration tools Tajik Support Web Server iSCSI Storage Client Available Groups: Afrikaans Support Albanian Support Amazigh Support Assamese Support Azerbaijani Support Backup Client Backup Server Basque Support Belarusian Support Bengali Support Bhutanese Support Brazilian Portuguese Support Breton Support Bulgarian Support CIFS file server Catalan Support Chhattisgarhi Support Chichewa Support Chinese Support Coptic Support Croatian Support Czech Support Danish Support Desktop Desktop Platform Desktop Platform Development Development tools Dial-up Networking Support Directory Server Dutch Support Eclipse Emacs English (UK) Support Esperanto Support Estonian Support Ethiopic Support FCoE Storage Client FTP server Faroese Support Fijian Support Filipino Support Finnish Support Frisian Support Friulian Support Gaelic Support Galician Support German Support Graphics Creation Tools Greek Support Gujarati Support Hiligaynon Support Hindi Support Hungarian Support Icelandic Support Indonesian Support Infiniband Support Input Methods Interlingua Support Internet Browser Irish Support KDE Desktop Kannada Support Kashmiri Support Kashubian Support Kazakh Support Khmer Support Kinyarwanda Support Konkani Support Kurdish Support Latin Support Latvian Support Lithuanian Support Low Saxon Support Luxembourgish Support Macedonian Support Mainframe Access Maithili Support Malagasy Support Malay Support Malayalam Support Maltese Support Manx Support Maori Support Marathi Support Messaging Client Support Messaging Server Support Mongolian Support MySQL Database client MySQL Database server Myanmar (Burmese) Support Nepali Support Network Infrastructure Server Network Storage Server Northern Sotho Support Norwegian Support Occitan Support Oriya Support PHP Support Persian Support Portuguese Support Print Server Printing client Punjabi Support Remote Desktop Clients Romanian Support Sanskrit Support Sardinian Support Security Tools Serbian Support Server Platform Development Sindhi Support Sinhala Support Slovak Support Slovenian Support Somali Support Southern Ndebele Support Southern Sotho Support Storage Availability Tools Swahili Support Swati Support Swedish Support System Management Tagalog Support Tamil Support TeX support Technical Writing Telugu Support Tetum Support Thai Support Tibetan Support Tsonga Support Tswana Support TurboGears application framework Turkish Support Turkmen Support Ukrainian Support Upper Sorbian Support Urdu Support Uzbek Support Venda Support Vietnamese Support Virtualization Virtualization Client Virtualization Platform Virtualization Tools Walloon Support Web Servlet Engine Web-Based Enterprise Management Welsh Support X Window System Xhosa Support Zulu Support Done EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Install Development tools group... ###################################################################################### COMMAND: /usr/bin/yum -y groupinstall 'Development tools' RESULT: Loaded plugins: amazon-id, security Setting up Group Process Package gcc-4.4.4-13.el6.x86_64 already installed and latest version Package 1:make-3.81-19.el6.x86_64 already installed and latest version Package patch-2.6-6.el6.x86_64 already installed and latest version Package 1:pkgconfig-0.23-9.1.el6.x86_64 already installed and latest version Package gettext-0.17-16.el6.x86_64 already installed and latest version Package binutils-2.20.51.0.2-5.11.el6.x86_64 already installed and latest version Package elfutils-0.148-1.el6.x86_64 already installed and latest version Package cvs-1.11.23-11.el6.x86_64 already installed and latest version Package subversion-1.6.11-2.el6.x86_64 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package autoconf.noarch 0:2.63-5.1.el6 set to be updated ---> Package automake.noarch 0:1.11.1-1.2.el6 set to be updated ---> Package bison.x86_64 0:2.4.1-5.el6 set to be updated ---> Package byacc.x86_64 0:1.9.20070509-6.1.el6 set to be updated ---> Package cscope.x86_64 0:15.6-6.el6 set to be updated ---> Package ctags.x86_64 0:5.8-2.el6 set to be updated ---> Package diffstat.x86_64 0:1.51-2.el6 set to be updated ---> Package doxygen.x86_64 1:1.6.1-4.el6 set to be updated ---> Package flex.x86_64 0:2.5.35-8.el6 set to be updated ---> Package gcc-c++.x86_64 0:4.4.4-13.el6 set to be updated --> Processing Dependency: libstdc++-devel = 4.4.4-13.el6 for package: gcc-c++-4.4.4-13.el6.x86_64 ---> Package gcc-gfortran.x86_64 0:4.4.4-13.el6 set to be updated ---> Package git.x86_64 0:1.7.1-2.el6 set to be updated --> Processing Dependency: perl-Git = 1.7.1-2.el6 for package: git-1.7.1-2.el6.x86_64 --> Processing Dependency: perl(Error) for package: git-1.7.1-2.el6.x86_64 --> Processing Dependency: perl(Git) for package: git-1.7.1-2.el6.x86_64 ---> Package indent.x86_64 0:2.2.10-5.1.el6 set to be updated ---> Package intltool.noarch 0:0.41.0-1.1.el6 set to be updated --> Processing Dependency: gettext-devel for package: intltool-0.41.0-1.1.el6.noarch ---> Package libtool.x86_64 0:2.2.6-15.5.el6 set to be updated ---> Package patchutils.x86_64 0:0.3.1-3.1.el6 set to be updated ---> Package rcs.x86_64 0:5.7-37.el6 set to be updated ---> Package redhat-rpm-config.noarch 0:9.0.3-25.el6 set to be updated ---> Package rpm-build.x86_64 0:4.8.0-12.el6 set to be updated ---> Package swig.x86_64 0:1.3.40-5.el6 set to be updated ---> Package systemtap.x86_64 0:1.2-11.el6_0 set to be updated --> Processing Dependency: systemtap-runtime = 1.2-11.el6_0 for package: systemtap-1.2-11.el6_0.x86_64 --> Running transaction check ---> Package gettext-devel.x86_64 0:0.17-16.el6 set to be updated --> Processing Dependency: gettext-libs = 0.17-16.el6 for package: gettext-devel-0.17-16.el6.x86_64 --> Processing Dependency: libasprintf.so.0()(64bit) for package: gettext-devel-0.17-16.el6.x86_64 --> Processing Dependency: libgettextpo.so.0()(64bit) for package: gettext-devel-0.17-16.el6.x86_64 ---> Package libstdc++-devel.x86_64 0:4.4.4-13.el6 set to be updated ---> Package perl-Error.noarch 1:0.17015-4.el6 set to be updated ---> Package perl-Git.noarch 0:1.7.1-2.el6 set to be updated ---> Package systemtap-runtime.x86_64 0:1.2-11.el6_0 set to be updated --> Running transaction check ---> Package gettext-libs.x86_64 0:0.17-16.el6 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: autoconf noarch 2.63-5.1.el6 rhui-us-east-rhel-server-releases 781 k automake noarch 1.11.1-1.2.el6 rhui-us-east-rhel-server-releases 550 k bison x86_64 2.4.1-5.el6 rhui-us-east-rhel-server-releases 637 k byacc x86_64 1.9.20070509-6.1.el6 rhui-us-east-rhel-server-releases 48 k cscope x86_64 15.6-6.el6 rhui-us-east-rhel-server-releases 136 k ctags x86_64 5.8-2.el6 rhui-us-east-rhel-server-releases 147 k diffstat x86_64 1.51-2.el6 rhui-us-east-rhel-server-releases 29 k doxygen x86_64 1:1.6.1-4.el6 rhui-us-east-rhel-server-releases 2.4 M flex x86_64 2.5.35-8.el6 rhui-us-east-rhel-server-releases 286 k gcc-c++ x86_64 4.4.4-13.el6 rhui-us-east-rhel-server-releases 4.7 M gcc-gfortran x86_64 4.4.4-13.el6 rhui-us-east-rhel-server-releases 4.7 M git x86_64 1.7.1-2.el6 rhui-us-east-rhel-server-releases 4.6 M indent x86_64 2.2.10-5.1.el6 rhui-us-east-rhel-server-releases 115 k intltool noarch 0.41.0-1.1.el6 rhui-us-east-rhel-server-releases 58 k libtool x86_64 2.2.6-15.5.el6 rhui-us-east-rhel-server-releases 564 k patchutils x86_64 0.3.1-3.1.el6 rhui-us-east-rhel-server-releases 95 k rcs x86_64 5.7-37.el6 rhui-us-east-rhel-server-releases 173 k redhat-rpm-config noarch 9.0.3-25.el6 rhui-us-east-rhel-server-releases 56 k rpm-build x86_64 4.8.0-12.el6 rhui-us-east-rhel-server-releases 122 k swig x86_64 1.3.40-5.el6 rhui-us-east-rhel-server-releases 1.1 M systemtap x86_64 1.2-11.el6_0 rhui-us-east-rhel-server-updates 2.4 M Installing for dependencies: gettext-devel x86_64 0.17-16.el6 rhui-us-east-rhel-server-releases 155 k gettext-libs x86_64 0.17-16.el6 rhui-us-east-rhel-server-releases 112 k libstdc++-devel x86_64 4.4.4-13.el6 rhui-us-east-rhel-server-releases 1.5 M perl-Error noarch 1:0.17015-4.el6 rhui-us-east-rhel-server-releases 29 k perl-Git noarch 1.7.1-2.el6 rhui-us-east-rhel-server-releases 28 k Updating for dependencies: systemtap-runtime x86_64 1.2-11.el6_0 rhui-us-east-rhel-server-updates 76 k Transaction Summary ================================================================================ Install 26 Package(s) Upgrade 1 Package(s) Total download size: 26 M Downloading Packages: -------------------------------------------------------------------------------- Total 3.1 MB/s | 26 MB 00:08 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Installing : gettext-libs-0.17-16.el6.x86_64 1/28 Installing : gettext-devel-0.17-16.el6.x86_64 2/28 Updating : systemtap-runtime-1.2-11.el6_0.x86_64 3/28 Installing : systemtap-1.2-11.el6_0.x86_64 4/28 Installing : rcs-5.7-37.el6.x86_64 5/28 Installing : diffstat-1.51-2.el6.x86_64 6/28 Installing : gcc-gfortran-4.4.4-13.el6.x86_64 7/28 Installing : indent-2.2.10-5.1.el6.x86_64 8/28 Installing : patchutils-0.3.1-3.1.el6.x86_64 9/28 Installing : 1:doxygen-1.6.1-4.el6.x86_64 10/28 Installing : swig-1.3.40-5.el6.x86_64 11/28 Installing : byacc-1.9.20070509-6.1.el6.x86_64 12/28 Installing : rpm-build-4.8.0-12.el6.x86_64 13/28 Installing : cscope-15.6-6.el6.x86_64 14/28 Installing : ctags-5.8-2.el6.x86_64 15/28 Installing : flex-2.5.35-8.el6.x86_64 16/28 Installing : bison-2.4.1-5.el6.x86_64 17/28 Installing : autoconf-2.63-5.1.el6.noarch 18/28 Installing : automake-1.11.1-1.2.el6.noarch 19/28 Installing : 1:perl-Error-0.17015-4.el6.noarch 20/28 Installing : perl-Git-1.7.1-2.el6.noarch 21/28 Installing : git-1.7.1-2.el6.x86_64 22/28 Installing : libstdc++-devel-4.4.4-13.el6.x86_64 23/28 Installing : gcc-c++-4.4.4-13.el6.x86_64 24/28 Installing : intltool-0.41.0-1.1.el6.noarch 25/28 Installing : libtool-2.2.6-15.5.el6.x86_64 26/28 Installing : redhat-rpm-config-9.0.3-25.el6.noarch 27/28 Cleanup : systemtap-runtime-1.2-9.el6.x86_64 28/28 Installed: autoconf.noarch 0:2.63-5.1.el6 automake.noarch 0:1.11.1-1.2.el6 bison.x86_64 0:2.4.1-5.el6 byacc.x86_64 0:1.9.20070509-6.1.el6 cscope.x86_64 0:15.6-6.el6 ctags.x86_64 0:5.8-2.el6 diffstat.x86_64 0:1.51-2.el6 doxygen.x86_64 1:1.6.1-4.el6 flex.x86_64 0:2.5.35-8.el6 gcc-c++.x86_64 0:4.4.4-13.el6 gcc-gfortran.x86_64 0:4.4.4-13.el6 git.x86_64 0:1.7.1-2.el6 indent.x86_64 0:2.2.10-5.1.el6 intltool.noarch 0:0.41.0-1.1.el6 libtool.x86_64 0:2.2.6-15.5.el6 patchutils.x86_64 0:0.3.1-3.1.el6 rcs.x86_64 0:5.7-37.el6 redhat-rpm-config.noarch 0:9.0.3-25.el6 rpm-build.x86_64 0:4.8.0-12.el6 swig.x86_64 0:1.3.40-5.el6 systemtap.x86_64 0:1.2-11.el6_0 Dependency Installed: gettext-devel.x86_64 0:0.17-16.el6 gettext-libs.x86_64 0:0.17-16.el6 libstdc++-devel.x86_64 0:4.4.4-13.el6 perl-Error.noarch 1:0.17015-4.el6 perl-Git.noarch 0:1.7.1-2.el6
Dependency Updated: systemtap-runtime.x86_64 0:1.2-11.el6_0 Complete! EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify yum update ... ###################################################################################### COMMAND: /usr/bin/yum -y update RESULT: Loaded plugins: amazon-id, security Skipping security plugin, no data Setting up Update Process Resolving Dependencies Skipping security plugin, no data --> Running transaction check ---> Package bzip2.x86_64 0:1.0.5-7.el6_0 set to be updated ---> Package bzip2-libs.x86_64 0:1.0.5-7.el6_0 set to be updated ---> Package cups-libs.x86_64 1:1.4.2-35.el6_0.1 set to be updated ---> Package device-mapper.x86_64 0:1.02.53-8.el6_0.2 set to be updated ---> Package device-mapper-event.x86_64 0:1.02.53-8.el6_0.2 set to be updated ---> Package device-mapper-event-libs.x86_64 0:1.02.53-8.el6_0.2 set to be updated ---> Package device-mapper-libs.x86_64 0:1.02.53-8.el6_0.2 set to be updated ---> Package dracut.noarch 0:004-33.el6_0 set to be updated ---> Package dracut-kernel.noarch 0:004-33.el6_0 set to be updated ---> Package freetype.x86_64 0:2.3.11-6.el6_0.2 set to be updated ---> Package glibc.x86_64 0:2.12-1.7.el6_0.3 set to be updated ---> Package glibc-common.x86_64 0:2.12-1.7.el6_0.3 set to be updated ---> Package glibc-devel.x86_64 0:2.12-1.7.el6_0.3 set to be updated ---> Package glibc-headers.x86_64 0:2.12-1.7.el6_0.3 set to be updated ---> Package java-1.6.0-openjdk.x86_64 1:1.6.0.0-1.31.b17.el6_0 set to be updated ---> Package kernel.x86_64 0:2.6.32-71.7.1.el6 set to be installed ---> Package kernel-devel.x86_64 0:2.6.32-71.7.1.el6 set to be installed ---> Package kernel-firmware.noarch 0:2.6.32-71.7.1.el6 set to be updated ---> Package kernel-headers.x86_64 0:2.6.32-71.7.1.el6 set to be updated ---> Package krb5-libs.x86_64 0:1.8.2-3.el6_0.1 set to be updated ---> Package krb5-pkinit-openssl.x86_64 0:1.8.2-3.el6_0.1 set to be updated ---> Package krb5-workstation.x86_64 0:1.8.2-3.el6_0.1 set to be updated ---> Package libcollection.x86_64 0:0.5.0-28.el6_0.2 set to be updated ---> Package libdhash.x86_64 0:0.4.0-28.el6_0.2 set to be updated ---> Package libini_config.x86_64 0:0.5.1-28.el6_0.2 set to be updated ---> Package lvm2.x86_64 0:2.02.72-8.el6_0.2 set to be updated ---> Package lvm2-libs.x86_64 0:2.02.72-8.el6_0.2 set to be updated ---> Package nscd.x86_64 0:2.12-1.7.el6_0.3 set to be updated ---> Package nss.x86_64 0:3.12.8-1.el6_0 set to be updated ---> Package nss-softokn.x86_64 0:3.12.8-1.el6_0 set to be updated ---> Package nss-softokn-freebl.x86_64 0:3.12.8-1.el6_0 set to be updated ---> Package nss-sysinit.x86_64 0:3.12.8-1.el6_0 set to be updated ---> Package nss-tools.x86_64 0:3.12.8-1.el6_0 set to be updated ---> Package nss-util.x86_64 0:3.12.8-1.el6_0 set to be updated ---> Package openssl.x86_64 0:1.0.0-4.el6_0.1 set to be updated ---> Package openswan.x86_64 0:2.6.24-8.el6_0.1 set to be updated ---> Package pam.x86_64 0:1.1.1-4.el6_0.1 set to be updated ---> Package perf.noarch 0:2.6.32-71.7.1.el6 set to be updated ---> Package python-gudev.x86_64 0:147.1-4.el6_0.1 set to be updated ---> Package samba-client.x86_64 0:3.5.4-68.el6_0.1 set to be updated ---> Package samba-common.x86_64 0:3.5.4-68.el6_0.1 set to be updated ---> Package samba-winbind-clients.x86_64 0:3.5.4-68.el6_0.1 set to be updated ---> Package selinux-policy.noarch 0:3.7.19-54.el6_0.3 set to be updated ---> Package selinux-policy-targeted.noarch 0:3.7.19-54.el6_0.3 set to be updated ---> Package sssd.x86_64 0:1.2.1-28.el6_0.2 set to be updated ---> Package sssd-client.x86_64 0:1.2.1-28.el6_0.2 set to be updated ---> Package upstart.x86_64 0:0.6.5-6.1.el6_0.1 set to be updated ---> Package xulrunner.x86_64 0:1.9.2.12-1.el6_0 set to be updated ---> Package yum.noarch 0:3.2.27-14.el6_0.1 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: kernel x86_64 2.6.32-71.7.1.el6 rhui-us-east-rhel-server-updates 22 M kernel-devel x86_64 2.6.32-71.7.1.el6 rhui-us-east-rhel-server-updates 6.4 M Updating: bzip2 x86_64 1.0.5-7.el6_0 rhui-us-east-rhel-server-updates 49 k bzip2-libs x86_64 1.0.5-7.el6_0 rhui-us-east-rhel-server-updates 37 k cups-libs x86_64 1:1.4.2-35.el6_0.1 rhui-us-east-rhel-server-updates 313 k device-mapper x86_64 1.02.53-8.el6_0.2 rhui-us-east-rhel-server-updates 119 k device-mapper-event x86_64 1.02.53-8.el6_0.2 rhui-us-east-rhel-server-updates 80 k device-mapper-event-libs x86_64 1.02.53-8.el6_0.2 rhui-us-east-rhel-server-updates 75 k device-mapper-libs x86_64 1.02.53-8.el6_0.2 rhui-us-east-rhel-server-updates 128 k dracut noarch 004-33.el6_0 rhui-us-east-rhel-server-updates 87 k dracut-kernel noarch 004-33.el6_0 rhui-us-east-rhel-server-updates 15 k freetype x86_64 2.3.11-6.el6_0.2 rhui-us-east-rhel-server-updates 359 k glibc x86_64 2.12-1.7.el6_0.3 rhui-us-east-rhel-server-updates 3.7 M glibc-common x86_64 2.12-1.7.el6_0.3 rhui-us-east-rhel-server-updates 14 M glibc-devel x86_64 2.12-1.7.el6_0.3 rhui-us-east-rhel-server-updates 960 k glibc-headers x86_64 2.12-1.7.el6_0.3 rhui-us-east-rhel-server-updates 591 k java-1.6.0-openjdk x86_64 1:1.6.0.0-1.31.b17.el6_0 rhui-us-east-rhel-server-updates 25 M kernel-firmware noarch 2.6.32-71.7.1.el6 rhui-us-east-rhel-server-updates 1.1 M kernel-headers x86_64 2.6.32-71.7.1.el6 rhui-us-east-rhel-server-updates 972 k krb5-libs x86_64 1.8.2-3.el6_0.1 rhui-us-east-rhel-server-updates 683 k krb5-pkinit-openssl x86_64 1.8.2-3.el6_0.1 rhui-us-east-rhel-server-updates 98 k krb5-workstation x86_64 1.8.2-3.el6_0.1 rhui-us-east-rhel-server-updates 431 k libcollection x86_64 0.5.0-28.el6_0.2 rhui-us-east-rhel-server-updates 44 k libdhash x86_64 0.4.0-28.el6_0.2 rhui-us-east-rhel-server-updates 32 k libini_config x86_64 0.5.1-28.el6_0.2 rhui-us-east-rhel-server-updates 37 k lvm2 x86_64 2.02.72-8.el6_0.2 rhui-us-east-rhel-server-updates 508 k lvm2-libs x86_64 2.02.72-8.el6_0.2 rhui-us-east-rhel-server-updates 552 k nscd x86_64 2.12-1.7.el6_0.3 rhui-us-east-rhel-server-updates 198 k nss x86_64 3.12.8-1.el6_0 rhui-us-east-rhel-server-updates 739 k nss-softokn x86_64 3.12.8-1.el6_0 rhui-us-east-rhel-server-updates 166 k nss-softokn-freebl x86_64 3.12.8-1.el6_0 rhui-us-east-rhel-server-updates 115 k nss-sysinit x86_64 3.12.8-1.el6_0 rhui-us-east-rhel-server-updates 26 k nss-tools x86_64 3.12.8-1.el6_0 rhui-us-east-rhel-server-updates 747 k nss-util x86_64 3.12.8-1.el6_0 rhui-us-east-rhel-server-updates 46 k openssl x86_64 1.0.0-4.el6_0.1 rhui-us-east-rhel-server-updates 1.4 M openswan x86_64 2.6.24-8.el6_0.1 rhui-us-east-rhel-server-updates 820 k pam x86_64 1.1.1-4.el6_0.1 rhui-us-east-rhel-server-updates 646 k perf noarch 2.6.32-71.7.1.el6 rhui-us-east-rhel-server-updates 326 k python-gudev x86_64 147.1-4.el6_0.1 rhui-us-east-rhel-server-updates 16 k samba-client x86_64 3.5.4-68.el6_0.1 rhui-us-east-rhel-server-updates 11 M samba-common x86_64 3.5.4-68.el6_0.1 rhui-us-east-rhel-server-updates 13 M samba-winbind-clients x86_64 3.5.4-68.el6_0.1 rhui-us-east-rhel-server-updates 1.1 M selinux-policy noarch 3.7.19-54.el6_0.3 rhui-us-east-rhel-server-updates 719 k selinux-policy-targeted noarch 3.7.19-54.el6_0.3 rhui-us-east-rhel-server-updates 2.3 M sssd x86_64 1.2.1-28.el6_0.2 rhui-us-east-rhel-server-updates 1.1 M sssd-client x86_64 1.2.1-28.el6_0.2 rhui-us-east-rhel-server-updates 48 k upstart x86_64 0.6.5-6.1.el6_0.1 rhui-us-east-rhel-server-updates 158 k xulrunner x86_64 1.9.2.12-1.el6_0 rhui-us-east-rhel-server-updates 8.9 M yum noarch 3.2.27-14.el6_0.1 rhui-us-east-rhel-server-updates 859 k Transaction Summary ================================================================================ Install 2 Package(s) Upgrade 47 Package(s) Total download size: 123 M Downloading Packages: -------------------------------------------------------------------------------- Total 4.5 MB/s | 123 MB 00:27 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Updating : nss-softokn-freebl-3.12.8-1.el6_0.x86_64 1/96 Updating : glibc-2.12-1.7.el6_0.3.x86_64 2/96 Updating : glibc-common-2.12-1.7.el6_0.3.x86_64 3/96 Updating : krb5-libs-1.8.2-3.el6_0.1.x86_64 4/96 Updating : nss-util-3.12.8-1.el6_0.x86_64 5/96 Updating : device-mapper-libs-1.02.53-8.el6_0.2.x86_64 6/96 Updating : device-mapper-1.02.53-8.el6_0.2.x86_64 7/96 Updating : pam-1.1.1-4.el6_0.1.x86_64 8/96 Updating : device-mapper-event-libs-1.02.53-8.el6_0.2.x86_64 9/96 Updating : samba-winbind-clients-3.5.4-68.el6_0.1.x86_64 10/96 Updating : libcollection-0.5.0-28.el6_0.2.x86_64 11/96 Updating : bzip2-libs-1.0.5-7.el6_0.x86_64 12/96 Updating : bzip2-1.0.5-7.el6_0.x86_64 13/96 Updating : freetype-2.3.11-6.el6_0.2.x86_64 14/96 Updating : libini_config-0.5.1-28.el6_0.2.x86_64 15/96 Updating : samba-common-3.5.4-68.el6_0.1.x86_64 16/96 Updating : device-mapper-event-1.02.53-8.el6_0.2.x86_64 17/96 Updating : lvm2-libs-2.02.72-8.el6_0.2.x86_64 18/96 Updating : sssd-client-1.2.1-28.el6_0.2.x86_64 19/96 Updating : nss-softokn-3.12.8-1.el6_0.x86_64 20/96 Updating : nss-sysinit-3.12.8-1.el6_0.x86_64 21/96 Updating : nss-3.12.8-1.el6_0.x86_64 22/96 Updating : openssl-1.0.0-4.el6_0.1.x86_64 23/96 Updating : libdhash-0.4.0-28.el6_0.2.x86_64 24/96 Updating : dracut-004-33.el6_0.noarch 25/96 Updating : dracut-kernel-004-33.el6_0.noarch 26/96 Updating : selinux-policy-3.7.19-54.el6_0.3.noarch 27/96 Updating : kernel-firmware-2.6.32-71.7.1.el6.noarch 28/96 Updating : kernel-headers-2.6.32-71.7.1.el6.x86_64 29/96 Updating : sssd-1.2.1-28.el6_0.2.x86_64 30/96 Updating : krb5-pkinit-openssl-1.8.2-3.el6_0.1.x86_64 31/96 Updating : xulrunner-1.9.2.12-1.el6_0.x86_64 32/96 Updating : openswan-2.6.24-8.el6_0.1.x86_64 33/96 Updating : nss-tools-3.12.8-1.el6_0.x86_64 34/96 Updating : lvm2-2.02.72-8.el6_0.2.x86_64 35/96 Updating : samba-client-3.5.4-68.el6_0.1.x86_64 36/96 Updating : 1:java-1.6.0-openjdk-1.6.0.0-1.31.b17.el6_0.x86_64 37/96 Updating : 1:cups-libs-1.4.2-35.el6_0.1.x86_64 38/96 Updating : krb5-workstation-1.8.2-3.el6_0.1.x86_64 39/96 Updating : python-gudev-147.1-4.el6_0.1.x86_64 40/96 Updating : upstart-0.6.5-6.1.el6_0.1.x86_64 41/96 Updating : nscd-2.12-1.7.el6_0.3.x86_64 42/96 Updating : glibc-headers-2.12-1.7.el6_0.3.x86_64 43/96 Updating : glibc-devel-2.12-1.7.el6_0.3.x86_64 44/96 Installing : kernel-2.6.32-71.7.1.el6.x86_64 45/96 Updating : selinux-policy-targeted-3.7.19-54.el6_0.3.noarch 46/96 Updating : perf-2.6.32-71.7.1.el6.noarch 47/96 Installing : kernel-devel-2.6.32-71.7.1.el6.x86_64 48/96 Updating : yum-3.2.27-14.el6_0.1.noarch 49/96 Cleanup : sssd-1.2.1-28.el6.x86_64 50/96 Cleanup : xulrunner-1.9.2.9-1.el6.x86_64 51/96 Cleanup : samba-client-3.5.4-68.el6.x86_64 52/96 Cleanup : samba-common-3.5.4-68.el6.x86_64 53/96 Cleanup : nss-tools-3.12.7-2.el6.x86_64 54/96 Cleanup : krb5-pkinit-openssl-1.8.2-3.el6.x86_64 55/96 Cleanup : lvm2-2.02.72-8.el6.x86_64 56/96 Cleanup : lvm2-libs-2.02.72-8.el6.x86_64 57/96 Cleanup : device-mapper-event-1.02.53-8.el6.x86_64 58/96 Cleanup : samba-winbind-clients-3.5.4-68.el6.x86_64 59/96 Cleanup : krb5-workstation-1.8.2-3.el6.x86_64 60/96 Cleanup : device-mapper-event-libs-1.02.53-8.el6.x86_64 61/96 Cleanup : device-mapper-1.02.53-8.el6.x86_64 62/96 Cleanup : device-mapper-libs-1.02.53-8.el6.x86_64 63/96 Cleanup : openssl-1.0.0-4.el6.x86_64 64/96 Cleanup : libini_config-0.5.1-28.el6.x86_64 65/96 Cleanup : sssd-client-1.2.1-28.el6.x86_64 66/96 Cleanup : openswan-2.6.24-8.el6.x86_64 67/96 Cleanup : nss-sysinit-3.12.7-2.el6.x86_64 68/96 Cleanup : nss-3.12.7-2.el6.x86_64 69/96 Cleanup : nss-softokn-3.12.7-1.1.el6.x86_64 70/96 Cleanup : 1:java-1.6.0-openjdk-1.6.0.0-1.21.b17.el6.x86_64 71/96 Cleanup : 1:cups-libs-1.4.2-35.el6.x86_64 72/96 Cleanup : krb5-libs-1.8.2-3.el6.x86_64 73/96 Cleanup : freetype-2.3.11-5.el6.x86_64 74/96 Cleanup : nss-util-3.12.7-1.el6.x86_64 75/96 Cleanup : pam-1.1.1-4.el6.x86_64 76/96 Cleanup : libcollection-0.5.0-28.el6.x86_64 77/96 Cleanup : libdhash-0.4.0-28.el6.x86_64 78/96 Cleanup : nscd-2.12-1.7.el6.x86_64 79/96 Cleanup : upstart-0.6.5-6.1.el6.x86_64 80/96 Cleanup : python-gudev-147.1-4.el6.x86_64 81/96 Cleanup : glibc-devel-2.12-1.7.el6.x86_64 82/96 Cleanup : glibc-headers-2.12-1.7.el6.x86_64 83/96 Cleanup : selinux-policy-targeted-3.7.19-54.el6.noarch 84/96 Cleanup : selinux-policy-3.7.19-54.el6.noarch 85/96 Cleanup : dracut-kernel-004-32.el6.noarch 86/96 Cleanup : dracut-004-32.el6.noarch 87/96 Cleanup : bzip2-1.0.5-6.1.el6.x86_64 88/96 Cleanup : bzip2-libs-1.0.5-6.1.el6.x86_64 89/96 Cleanup : glibc-common-2.12-1.7.el6.x86_64 90/96 Cleanup : nss-softokn-freebl-3.12.7-1.1.el6.x86_64 91/96 Cleanup : glibc-2.12-1.7.el6.x86_64 92/96 Cleanup : kernel-headers-2.6.32-71.el6.x86_64 93/96 Cleanup : perf-2.6.32-71.el6.noarch 94/96 Cleanup : kernel-firmware-2.6.32-71.el6.noarch 95/96 Cleanup : yum-3.2.27-14.el6.noarch 96/96 Installed: kernel.x86_64 0:2.6.32-71.7.1.el6 kernel-devel.x86_64 0:2.6.32-71.7.1.el6 Updated: bzip2.x86_64 0:1.0.5-7.el6_0 bzip2-libs.x86_64 0:1.0.5-7.el6_0 cups-libs.x86_64 1:1.4.2-35.el6_0.1 device-mapper.x86_64 0:1.02.53-8.el6_0.2 device-mapper-event.x86_64 0:1.02.53-8.el6_0.2 device-mapper-event-libs.x86_64 0:1.02.53-8.el6_0.2 device-mapper-libs.x86_64 0:1.02.53-8.el6_0.2 dracut.noarch 0:004-33.el6_0 dracut-kernel.noarch 0:004-33.el6_0 freetype.x86_64 0:2.3.11-6.el6_0.2 glibc.x86_64 0:2.12-1.7.el6_0.3 glibc-common.x86_64 0:2.12-1.7.el6_0.3 glibc-devel.x86_64 0:2.12-1.7.el6_0.3 glibc-headers.x86_64 0:2.12-1.7.el6_0.3 java-1.6.0-openjdk.x86_64 1:1.6.0.0-1.31.b17.el6_0 kernel-firmware.noarch 0:2.6.32-71.7.1.el6 kernel-headers.x86_64 0:2.6.32-71.7.1.el6 krb5-libs.x86_64 0:1.8.2-3.el6_0.1 krb5-pkinit-openssl.x86_64 0:1.8.2-3.el6_0.1 krb5-workstation.x86_64 0:1.8.2-3.el6_0.1 libcollection.x86_64 0:0.5.0-28.el6_0.2 libdhash.x86_64 0:0.4.0-28.el6_0.2 libini_config.x86_64 0:0.5.1-28.el6_0.2 lvm2.x86_64 0:2.02.72-8.el6_0.2 lvm2-libs.x86_64 0:2.02.72-8.el6_0.2 nscd.x86_64 0:2.12-1.7.el6_0.3 nss.x86_64 0:3.12.8-1.el6_0 nss-softokn.x86_64 0:3.12.8-1.el6_0 nss-softokn-freebl.x86_64 0:3.12.8-1.el6_0 nss-sysinit.x86_64 0:3.12.8-1.el6_0 nss-tools.x86_64 0:3.12.8-1.el6_0 nss-util.x86_64 0:3.12.8-1.el6_0 openssl.x86_64 0:1.0.0-4.el6_0.1 openswan.x86_64 0:2.6.24-8.el6_0.1 pam.x86_64 0:1.1.1-4.el6_0.1 perf.noarch 0:2.6.32-71.7.1.el6 python-gudev.x86_64 0:147.1-4.el6_0.1 samba-client.x86_64 0:3.5.4-68.el6_0.1 samba-common.x86_64 0:3.5.4-68.el6_0.1 samba-winbind-clients.x86_64 0:3.5.4-68.el6_0.1 selinux-policy.noarch 0:3.7.19-54.el6_0.3 selinux-policy-targeted.noarch 0:3.7.19-54.el6_0.3 sssd.x86_64 0:1.2.1-28.el6_0.2 sssd-client.x86_64 0:1.2.1-28.el6_0.2 upstart.x86_64 0:0.6.5-6.1.el6_0.1 xulrunner.x86_64 0:1.9.2.12-1.el6_0 yum.noarch 0:3.2.27-14.el6_0.1 Complete! EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify package removal... ###################################################################################### COMMAND: /bin/rpm -e zsh RETURN CODE: 0 COMMAND: /bin/rpm -q zsh RESULT: package zsh is not installed EXPECTED RESULT: package zsh is not installed RETURN CODE: 1 PASS ###################################################################################### # NEW TEST: ## Verify bash_history ... ###################################################################################### COMMAND: cat ~/.bash_history | wc -l RESULT: 0 EXPECTED RESULT: 0 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify no systemid file ... ###################################################################################### COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify nameserver ... ###################################################################################### COMMAND: /usr/bin/dig clock.redhat.com 2>> /root/validate.log | grep 66.187.233.4 | wc -l RESULT: 1 EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify group file ... ###################################################################################### COMMAND: cat /etc/group | grep root:x:0 RESULT: root:x:0:root EXPECTED RESULT: root:x:0:root RETURN CODE: 0 PASS COMMAND: cat /etc/group | grep bin:x:1 RESULT: bin:x:1:root,bin,daemon EXPECTED RESULT: bin:x:1:root,bin,daemon RETURN CODE: 0 PASS COMMAND: cat /etc/group | grep daemon:x:2 RESULT: daemon:x:2:root,bin,daemon EXPECTED RESULT: daemon:x:2:root,bin,daemon RETURN CODE: 0 PASS COMMAND: cat /etc/group | grep nobody:x:99 RESULT: nobody:x:99: EXPECTED RESULT: nobody:x:99: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify new passwd file ... ###################################################################################### COMMAND: cat /etc/passwd | grep root:x:0 RESULT: root:x:0:0:root:/root:/bin/bash EXPECTED RESULT: root:x:0:0:root:/root:/bin/bash RETURN CODE: 0 PASS COMMAND: cat /etc/passwd | grep nobody:x:99 RESULT: nobody:x:99:99:Nobody:/:/sbin/nologin EXPECTED RESULT: nobody:x:99:99:Nobody:/:/sbin/nologin RETURN CODE: 0 PASS COMMAND: cat /etc/passwd | grep sshd RESULT: sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin EXPECTED RESULT: sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify runlevel ... ###################################################################################### COMMAND: cat /etc/inittab | grep id: RESULT: id:3:initdefault: EXPECTED RESULT: id:3:initdefault: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify new shells file ... ###################################################################################### COMMAND: cat /etc/shells | grep bash RESULT: /bin/bash EXPECTED RESULT: /bin/bash RETURN CODE: 0 PASS COMMAND: cat /etc/shells | grep nologin RESULT: /sbin/nologin EXPECTED RESULT: /sbin/nologin RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify IPv6 disabled ... ###################################################################################### COMMAND: grep ^NETWORKING_IPV6= /etc/sysconfig/network | cut -d\= -f2 RESULT: no EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify networking ... ###################################################################################### COMMAND: grep ^NETWORKING= /etc/sysconfig/network | cut -d\= -f2 RESULT: yes EXPECTED RESULT: yes RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify device ... ###################################################################################### COMMAND: grep ^DEVICE= /etc/sysconfig/network-scripts/ifcfg-eth0 | cut -d\= -f2 RESULT: eth0 EXPECTED RESULT: eth0 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify iptables ... ###################################################################################### COMMAND: /etc/init.d/iptables status | grep REJECT 5 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited 1 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited RETURN CODE: 0 COMMAND: /etc/init.d/iptables status | grep :22 | grep ACCEPT | wc -l RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify sshd ... ###################################################################################### COMMAND: chkconfig --list | grep sshd RESULT: sshd 0:off 1:off 2:on 3:on 4:on 5:on 6:off EXPECTED RESULT: sshd 0:off 1:off 2:on 3:on 4:on 5:on 6:off RETURN CODE: 0 PASS COMMAND: /etc/init.d/sshd status | grep running | wc -l RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify chkconfig ... ###################################################################################### COMMAND: chkconfig --list | grep crond | cut -f 5 RESULT: 3:on EXPECTED RESULT: 3:on RETURN CODE: 0 PASS COMMAND: chkconfig --list | grep iptables | cut -f 5 RESULT: 3:on EXPECTED RESULT: 3:on RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify rsyslog is on ... ###################################################################################### COMMAND: chkconfig --list | grep rsyslog | cut -f 5 RESULT: 3:on EXPECTED RESULT: 3:on RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify rsyslog config ... ###################################################################################### COMMAND: md5sum /etc/rsyslog.conf | cut -f 1 -d " " RESULT: dd356958ca9c4e779f7fac13dde3c1b5 EXPECTED RESULT: dd356958ca9c4e779f7fac13dde3c1b5 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify auditd is on ... ###################################################################################### COMMAND: /sbin/chkconfig --list auditd | grep 3:on RESULT: auditd 0:off 1:off 2:on 3:on 4:on 5:on 6:off EXPECTED RESULT: RETURN CODE: 0 PASS COMMAND: /sbin/chkconfig --list auditd | grep 5:on RESULT: auditd 0:off 1:off 2:on 3:on 4:on 5:on 6:off EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify audit.rules ... ###################################################################################### COMMAND: md5sum /etc/audit/audit.rules | cut -f 1 -d " " RESULT: f9869e1191838c461f5b9051c78a638d EXPECTED RESULT: f9869e1191838c461f5b9051c78a638d RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify auditd.conf ... ###################################################################################### COMMAND: md5sum /etc/audit/auditd.conf | cut -f 1 -d " " RESULT: 612ddf28c3916530d47ef56a1b1ed1ed EXPECTED RESULT: 612ddf28c3916530d47ef56a1b1ed1ed RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify auditd sysconfig ... ###################################################################################### COMMAND: md5sum /etc/sysconfig/auditd | cut -f 1 -d " " RESULT: 123beb3a97a32d96eba4f11509e39da2 EXPECTED RESULT: 123beb3a97a32d96eba4f11509e39da2 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify kernel name ... ###################################################################################### COMMAND: /bin/uname -s RESULT: Linux EXPECTED RESULT: Linux RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify kernel release ... ###################################################################################### COMMAND: /bin/uname -r RESULT: 2.6.32-71.el6.x86_64 EXPECTED RESULT: 2.6.32-71.el6.x86_64 RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify operating system ... ###################################################################################### COMMAND: /bin/uname -o RESULT: GNU/Linux EXPECTED RESULT: GNU/Linux RETURN CODE: 0 PASS ## Summary ## FAILURES = 0 LOG FILE = /root/validate.log ## Summary ## ###################################################################################### # NEW TEST: ## Open a bugzilla ######################################################################################