| Summary: | ami-b6c8b6e4 2011-03-21 18:21 | ||
|---|---|---|---|
| Product: | Cloud Image Validation | Reporter: | releng-rhel <releng-rhel> |
| Component: | images | Assignee: | Jay Greguske <jgreguske> |
| Status: | CLOSED WONTFIX | QA Contact: | wes hayutin <whayutin> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.0 | CC: | kbidarka, sghai |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
These tests were executed w/o a valid content source.. closing
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-04-04 21:06:36 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
releng-rhel@redhat.com
2011-03-21 22:23:08 UTC
IMAGE ID= ami-b6c8b6e4
hostname
######################################################################################
# NEW TEST: The selected image has the version RHEL 6.1
######################################################################################
######################################################################################
# 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=5905728
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_61 /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.1
EXPECTED RESULT: 6.1
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: 4
EXPECTED RESULT: 4
RETURN CODE: 0
PASS
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* | sort -f | head -n 1
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
INFO:rhsm-app.repolib:repos updated: 0
RESULT: Loaded plugins: amazon-id, product-id, subscription-manager
Updating Red Hat repositories.
repo id repo name status
rhui-ap-se-rhel-server Red Hat Enterprise Linux Server (RPMs) 3,470
repolist: 3,470
EXPECTED RESULT:
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Search zsh...
######################################################################################
COMMAND: /usr/bin/yum search zsh
INFO:rhsm-app.repolib:repos updated: 0
RESULT: Loaded plugins: amazon-id, product-id, subscription-manager
Updating Red Hat repositories.
=============================== N/S Matched: zsh ===============================
zsh.x86_64 : A powerful interactive shell
Name and summary matches only, use "search all" for everything.
EXPECTED RESULT:
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## install zsh ...
######################################################################################
COMMAND: /usr/bin/yum -y install zsh
INFO:rhsm-app.repolib:repos updated: 0
Warning: RPMDB altered outside of yum.
Installed products updated.
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
INFO:rhsm-app.repolib:repos updated: 0
RESULT: Loaded plugins: amazon-id, product-id, subscription-manager
Updating Red Hat repositories.
Setting up Group Process
Installed Groups:
Additional Development
Base
Client management tools
Console internet tools
Debugging Tools
Desktop Platform
Directory Client
E-mail server
Fonts
Graphical Administration Tools
Hardware monitoring utilities
Java Platform
Large Systems Performance
Legacy UNIX compatibility
Messaging Client Support
NFS file server
Network file system client
Networking Tools
Performance Tools
Perl Support
Scientific support
Server Platform
Installed Language Groups:
Arabic Support [ar]
Armenian Support [hy]
Georgian Support [ka]
Hebrew Support [he]
Inuktitut Support [iu]
Japanese Support [ja]
Korean Support [ko]
Lao Support [lo]
Tajik Support [tg]
Available Groups:
Backup Client
Backup Server
CIFS file server
Compatibility libraries
Desktop
Desktop Debugging and Performance Tools
Desktop Platform Development
Development tools
Dial-up Networking Support
Directory Server
Eclipse
Emacs
Enterprise Identity Server Base
FCoE Storage Client
FTP server
General Purpose Desktop
Graphics Creation Tools
Infiniband Support
Input Methods
Internet Browser
KDE Desktop
Legacy X Window System compatibility
Mainframe Access
Messaging Server Support
MySQL Database client
MySQL Database server
Network Infrastructure Server
Network Storage Server
PHP Support
PostgreSQL Database client
PostgreSQL Database server
Print Server
Printing client
Remote Desktop Clients
SNMP Support
Security Tools
Server Platform Development
Smart card support
Somali Support
Storage Availability Tools
System Management
System administration tools
TeX support
Technical Writing
TurboGears application framework
Virtualization
Virtualization Client
Virtualization Platform
Virtualization Tools
Web Server
Web Servlet Engine
Web-Based Enterprise Management
X Window System
iSCSI Storage Client
Available Language Groups:
Afrikaans Support [af]
Albanian Support [sq]
Amazigh Support [ber]
Assamese Support [as]
Azerbaijani Support [az]
Basque Support [eu]
Belarusian Support [be]
Bengali Support [bn]
Bhutanese Support [dz]
Brazilian Portuguese Support [pt_BR]
Breton Support [br]
Bulgarian Support [bg]
Catalan Support [ca]
Chhattisgarhi Support [hne]
Chichewa Support [ny]
Chinese Support [zh]
Coptic Support [cop]
Croatian Support [hr]
Czech Support [cs]
Danish Support [da]
Dutch Support [nl]
English (UK) Support [en_GB]
Esperanto Support [eo]
Estonian Support [et]
Ethiopic Support [am]
Faroese Support [fo]
Fijian Support [fj]
Filipino Support [fil]
Finnish Support [fi]
French Support [fr]
Frisian Support [fy]
Friulian Support [fur]
Gaelic Support [gd]
Galician Support [gl]
German Support [de]
Greek Support [el]
Gujarati Support [gu]
Hiligaynon Support [hil]
Hindi Support [hi]
Hungarian Support [hu]
Icelandic Support [is]
Indonesian Support [id]
Interlingua Support [ia]
Irish Support [ga]
Italian Support [it]
Kannada Support [kn]
Kashmiri Support [ks]
Kashubian Support [csb]
Kazakh Support [kk]
Khmer Support [km]
Kinyarwanda Support [rw]
Konkani Support [kok]
Kurdish Support [ku]
Latin Support [la]
Latvian Support [lv]
Lithuanian Support [lt]
Low Saxon Support [nds]
Luxembourgish Support [lb]
Macedonian Support [mk]
Maithili Support [mai]
Malagasy Support [mg]
Malay Support [ms]
Malayalam Support [ml]
Maltese Support [mt]
Manx Support [gv]
Maori Support [mi]
Marathi Support [mr]
Mongolian Support [mn]
Myanmar (Burmese) Support [my]
Nepali Support [ne]
Northern Sotho Support [nso]
Norwegian Support [nb]
Occitan Support [oc]
Oriya Support [or]
Persian Support [fa]
Polish Support [pl]
Portuguese Support [pt]
Punjabi Support [pa]
Romanian Support [ro]
Russian Support [ru]
Sanskrit Support [sa]
Sardinian Support [sc]
Serbian Support [sr]
Sindhi Support [sd]
Sinhala Support [si]
Slovak Support [sk]
Slovenian Support [sl]
Southern Ndebele Support [nr]
Southern Sotho Support [st]
Spanish Support [es]
Swahili Support [sw]
Swati Support [ss]
Swedish Support [sv]
Tagalog Support [tl]
Tamil Support [ta]
Telugu Support [te]
Tetum Support [tet]
Thai Support [th]
Tibetan Support [bo]
Tsonga Support [ts]
Tswana Support [tn]
Turkish Support [tr]
Turkmen Support [tk]
Ukrainian Support [uk]
Upper Sorbian Support [hsb]
Urdu Support [ur]
Uzbek Support [uz]
Venda Support [ve]
Vietnamese Support [vi]
Walloon Support [wa]
Welsh Support [cy]
Xhosa Support [xh]
Zulu Support [zu]
Done
EXPECTED RESULT:
RETURN CODE: 0
PASS
######################################################################################
# NEW TEST: ## Install Development tools group...
######################################################################################
COMMAND: /usr/bin/yum -y groupinstall 'Development tools'
INFO:rhsm-app.repolib:repos updated: 0
Installed products updated.
RESULT: Loaded plugins: amazon-id, product-id, subscription-manager
Updating Red Hat repositories.
Setting up Group Process
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.19.el6.x86_64 already installed and latest version
Package elfutils-0.152-1.el6.x86_64 already installed and latest version
Package cvs-1.11.23-11.el6_0.1.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package autoconf.noarch 0:2.63-5.1.el6 will be installed
---> Package automake.noarch 0:1.11.1-1.2.el6 will be installed
---> Package bison.x86_64 0:2.4.1-5.el6 will be installed
---> Package byacc.x86_64 0:1.9.20070509-6.1.el6 will be installed
---> Package cscope.x86_64 0:15.6-6.el6 will be installed
---> Package ctags.x86_64 0:5.8-2.el6 will be installed
---> Package diffstat.x86_64 0:1.51-2.el6 will be installed
---> Package doxygen.x86_64 1:1.6.1-4.el6 will be installed
---> Package flex.x86_64 0:2.5.35-8.el6 will be installed
---> Package gcc.x86_64 0:4.4.5-6.el6 will be installed
--> Processing Dependency: cpp = 4.4.5-6.el6 for package: gcc-4.4.5-6.el6.x86_64
--> Processing Dependency: cloog-ppl >= 0.15 for package: gcc-4.4.5-6.el6.x86_64
--> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.4.5-6.el6.x86_64
---> Package gcc-c++.x86_64 0:4.4.5-6.el6 will be installed
--> Processing Dependency: libstdc++-devel = 4.4.5-6.el6 for package: gcc-c++-4.4.5-6.el6.x86_64
--> Processing Dependency: libmpfr.so.1()(64bit) for package: gcc-c++-4.4.5-6.el6.x86_64
---> Package gcc-gfortran.x86_64 0:4.4.5-6.el6 will be installed
---> Package git.x86_64 0:1.7.1-2.el6_0.1 will be installed
--> Processing Dependency: perl-Git = 1.7.1-2.el6_0.1 for package: git-1.7.1-2.el6_0.1.x86_64
--> Processing Dependency: perl(Error) for package: git-1.7.1-2.el6_0.1.x86_64
--> Processing Dependency: perl(Git) for package: git-1.7.1-2.el6_0.1.x86_64
---> Package indent.x86_64 0:2.2.10-5.1.el6 will be installed
---> Package intltool.noarch 0:0.41.0-1.1.el6 will be installed
--> 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 will be installed
---> Package patchutils.x86_64 0:0.3.1-3.1.el6 will be installed
---> Package rcs.x86_64 0:5.7-37.el6 will be installed
---> Package redhat-rpm-config.noarch 0:9.0.3-33.el6 will be installed
---> Package rpm-build.x86_64 0:4.8.0-16.el6 will be installed
---> Package subversion.x86_64 0:1.6.11-2.el6_0.3 will be installed
--> Processing Dependency: apr >= 1.3.0 for package: subversion-1.6.11-2.el6_0.3.x86_64
--> Processing Dependency: libneon.so.27()(64bit) for package: subversion-1.6.11-2.el6_0.3.x86_64
--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: subversion-1.6.11-2.el6_0.3.x86_64
--> Processing Dependency: libapr-1.so.0()(64bit) for package: subversion-1.6.11-2.el6_0.3.x86_64
---> Package swig.x86_64 0:1.3.40-5.el6 will be installed
---> Package systemtap.x86_64 0:1.4-3.el6 will be installed
--> Processing Dependency: kernel-devel for package: systemtap-1.4-3.el6.x86_64
--> Running transaction check
---> Package apr.x86_64 0:1.3.9-3.el6 will be installed
---> Package apr-util.x86_64 0:1.3.9-3.el6_0.1 will be installed
---> Package cloog-ppl.x86_64 0:0.15.7-1.2.el6 will be installed
--> Processing Dependency: libppl.so.7()(64bit) for package: cloog-ppl-0.15.7-1.2.el6.x86_64
--> Processing Dependency: libppl_c.so.2()(64bit) for package: cloog-ppl-0.15.7-1.2.el6.x86_64
---> Package cpp.x86_64 0:4.4.5-6.el6 will be installed
---> Package gettext-devel.x86_64 0:0.17-16.el6 will be installed
--> Processing Dependency: gettext-libs = 0.17-16.el6 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
--> Processing Dependency: libgcj_bc.so.1()(64bit) 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
---> Package glibc-devel.x86_64 0:2.12-1.19.el6 will be installed
--> Processing Dependency: glibc-headers = 2.12-1.19.el6 for package: glibc-devel-2.12-1.19.el6.x86_64
--> Processing Dependency: glibc-headers for package: glibc-devel-2.12-1.19.el6.x86_64
---> Package kernel-devel.x86_64 0:2.6.32-122.el6 will be installed
---> Package libstdc++-devel.x86_64 0:4.4.5-6.el6 will be installed
---> Package mpfr.x86_64 0:2.4.1-6.el6 will be installed
--> Processing Dependency: libpakchois.so.0()(64bit) for package: neon-0.29.3-1.2.el6.x86_64 --> Processing Dependency: libproxy.so.0()(64bit) for package: neon-0.29.3-1.2.el6.x86_64 ---> Package perl-Error.noarch 1:0.17015-4.el6 will be installed ---> Package perl-Git.noarch 0:1.7.1-2.el6_0.1 will be installed --> Running transaction check ---> Package gettext-libs.x86_64 0:0.17-16.el6 will be installed ---> Package glibc-headers.x86_64 0:2.12-1.19.el6 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.12-1.19.el6.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.12-1.19.el6.x86_64 ---> Package libgcj.x86_64 0:4.4.5-6.el6 will be installed --> Processing Dependency: libart_lgpl >= 2.1.0 for package: libgcj-4.4.5-6.el6.x86_64 ---> Package libproxy.x86_64 0:0.3.0-2.el6 will be installed --> Processing Dependency: libproxy-bin = 0.3.0-2.el6 for package: libproxy-0.3.0-2.el6.x86_64 --> Processing Dependency: libproxy-python = 0.3.0-2.el6 for package: libproxy-0.3.0-2.el6.x86_64 ---> Package pakchois.x86_64 0:0.4-3.2.el6 will be installed ---> Package ppl.x86_64 0:0.10.2-11.el6 will be installed --> Running transaction check ---> Package kernel-headers.x86_64 0:2.6.32-122.el6 will be installed ---> Package libart_lgpl.x86_64 0:2.3.20-5.1.el6 will be installed ---> Package libproxy-bin.x86_64 0:0.3.0-2.el6 will be installed ---> Package libproxy-python.x86_64 0:0.3.0-2.el6 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: autoconf noarch 2.63-5.1.el6 rhui-ap-se-rhel-server 781 k automake noarch 1.11.1-1.2.el6 rhui-ap-se-rhel-server 550 k bison x86_64 2.4.1-5.el6 rhui-ap-se-rhel-server 637 k byacc x86_64 1.9.20070509-6.1.el6 rhui-ap-se-rhel-server 48 k cscope x86_64 15.6-6.el6 rhui-ap-se-rhel-server 136 k ctags x86_64 5.8-2.el6 rhui-ap-se-rhel-server 147 k diffstat x86_64 1.51-2.el6 rhui-ap-se-rhel-server 29 k doxygen x86_64 1:1.6.1-4.el6 rhui-ap-se-rhel-server 2.4 M flex x86_64 2.5.35-8.el6 rhui-ap-se-rhel-server 286 k gcc x86_64 4.4.5-6.el6 rhui-ap-se-rhel-server 10 M gcc-c++ x86_64 4.4.5-6.el6 rhui-ap-se-rhel-server 4.7 M gcc-gfortran x86_64 4.4.5-6.el6 rhui-ap-se-rhel-server 4.7 M git x86_64 1.7.1-2.el6_0.1 rhui-ap-se-rhel-server 4.6 M indent x86_64 2.2.10-5.1.el6 rhui-ap-se-rhel-server 115 k intltool noarch 0.41.0-1.1.el6 rhui-ap-se-rhel-server 58 k libtool x86_64 2.2.6-15.5.el6 rhui-ap-se-rhel-server 564 k patchutils x86_64 0.3.1-3.1.el6 rhui-ap-se-rhel-server 95 k rcs x86_64 5.7-37.el6 rhui-ap-se-rhel-server 173 k redhat-rpm-config noarch 9.0.3-33.el6 rhui-ap-se-rhel-server 57 k rpm-build x86_64 4.8.0-16.el6 rhui-ap-se-rhel-server 123 k subversion x86_64 1.6.11-2.el6_0.3 rhui-ap-se-rhel-server 2.3 M swig x86_64 1.3.40-5.el6 rhui-ap-se-rhel-server 1.1 M systemtap x86_64 1.4-3.el6 rhui-ap-se-rhel-server 2.8 M Installing for dependencies: apr x86_64 1.3.9-3.el6 rhui-ap-se-rhel-server 123 k apr-util x86_64 1.3.9-3.el6_0.1 rhui-ap-se-rhel-server 87 k cloog-ppl x86_64 0.15.7-1.2.el6 rhui-ap-se-rhel-server 93 k cpp x86_64 4.4.5-6.el6 rhui-ap-se-rhel-server 3.7 M gettext-devel x86_64 0.17-16.el6 rhui-ap-se-rhel-server 155 k gettext-libs x86_64 0.17-16.el6 rhui-ap-se-rhel-server 112 k glibc-devel x86_64 2.12-1.19.el6 rhui-ap-se-rhel-server 962 k glibc-headers x86_64 2.12-1.19.el6 rhui-ap-se-rhel-server 592 k kernel-devel x86_64 2.6.32-122.el6 rhui-ap-se-rhel-server 6.8 M kernel-headers x86_64 2.6.32-122.el6 rhui-ap-se-rhel-server 1.3 M libart_lgpl x86_64 2.3.20-5.1.el6 rhui-ap-se-rhel-server 65 k libgcj x86_64 4.4.5-6.el6 rhui-ap-se-rhel-server 18 M libproxy x86_64 0.3.0-2.el6 rhui-ap-se-rhel-server 39 k libproxy-bin x86_64 0.3.0-2.el6 rhui-ap-se-rhel-server 8.1 k libproxy-python x86_64 0.3.0-2.el6 rhui-ap-se-rhel-server 8.3 k libstdc++-devel x86_64 4.4.5-6.el6 rhui-ap-se-rhel-server 1.5 M mpfr x86_64 2.4.1-6.el6 rhui-ap-se-rhel-server 156 k neon x86_64 0.29.3-1.2.el6 rhui-ap-se-rhel-server 119 k pakchois x86_64 0.4-3.2.el6 rhui-ap-se-rhel-server 21 k perl-Error noarch 1:0.17015-4.el6 rhui-ap-se-rhel-server 29 k perl-Git noarch 1.7.1-2.el6_0.1 rhui-ap-se-rhel-server 28 k ppl x86_64 0.10.2-11.el6 rhui-ap-se-rhel-server 1.3 M Transaction Summary ================================================================================ Install 45 Package(s) Total download size: 72 M Installed size: 218 M Downloading Packages: -------------------------------------------------------------------------------- Total 5.7 MB/s | 72 MB 00:12 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Installing : mpfr-2.4.1-6.el6.x86_64 1/45 Installing : 1:perl-Error-0.17015-4.el6.noarch 2/45 Installing : autoconf-2.63-5.1.el6.noarch 3/45 Installing : automake-1.11.1-1.2.el6.noarch 4/45 Installing : apr-1.3.9-3.el6.x86_64 5/45 Installing : apr-util-1.3.9-3.el6_0.1.x86_64 6/45 Installing : git-1.7.1-2.el6_0.1.x86_64 7/45 Installing : perl-Git-1.7.1-2.el6_0.1.noarch 8/45 Installing : cpp-4.4.5-6.el6.x86_64 9/45 Installing : libproxy-bin-0.3.0-2.el6.x86_64 10/45 Installing : libproxy-0.3.0-2.el6.x86_64 11/45 Installing : libproxy-python-0.3.0-2.el6.x86_64 12/45 Installing : kernel-devel-2.6.32-122.el6.x86_64 13/45 Installing : gettext-libs-0.17-16.el6.x86_64 14/45 Installing : kernel-headers-2.6.32-122.el6.x86_64 15/45 Installing : glibc-headers-2.12-1.19.el6.x86_64 16/45 Installing : glibc-devel-2.12-1.19.el6.x86_64 17/45 Installing : libstdc++-devel-4.4.5-6.el6.x86_64 18/45 Installing : libart_lgpl-2.3.20-5.1.el6.x86_64 19/45 Installing : libgcj-4.4.5-6.el6.x86_64 20/45 Installing : gettext-devel-0.17-16.el6.x86_64 21/45 Installing : ppl-0.10.2-11.el6.x86_64 22/45 Installing : cloog-ppl-0.15.7-1.2.el6.x86_64 23/45 Installing : gcc-4.4.5-6.el6.x86_64 24/45 Installing : pakchois-0.4-3.2.el6.x86_64 25/45 Installing : neon-0.29.3-1.2.el6.x86_64 26/45 Installing : subversion-1.6.11-2.el6_0.3.x86_64 27/45 Installing : systemtap-1.4-3.el6.x86_64 28/45 Installing : gcc-c++-4.4.5-6.el6.x86_64 29/45 Installing : gcc-gfortran-4.4.5-6.el6.x86_64 30/45 Installing : libtool-2.2.6-15.5.el6.x86_64 31/45 Installing : intltool-0.41.0-1.1.el6.noarch 32/45 Installing : flex-2.5.35-8.el6.x86_64 33/45 Installing : indent-2.2.10-5.1.el6.x86_64 34/45 Installing : patchutils-0.3.1-3.1.el6.x86_64 35/45 Installing : 1:doxygen-1.6.1-4.el6.x86_64 36/45 Installing : swig-1.3.40-5.el6.x86_64 37/45 Installing : byacc-1.9.20070509-6.1.el6.x86_64 38/45 Installing : rpm-build-4.8.0-16.el6.x86_64 39/45 Installing : rcs-5.7-37.el6.x86_64 40/45 Installing : bison-2.4.1-5.el6.x86_64 41/45 Installing : ctags-5.8-2.el6.x86_64 42/45 Installing : diffstat-1.51-2.el6.x86_64 43/45 Installing : redhat-rpm-config-9.0.3-33.el6.noarch 44/45 Installing : cscope-15.6-6.el6.x86_64 45/45 duration: 173(ms) 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.x86_64 0:4.4.5-6.el6 gcc-c++.x86_64 0:4.4.5-6.el6 gcc-gfortran.x86_64 0:4.4.5-6.el6 git.x86_64 0:1.7.1-2.el6_0.1 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-33.el6 rpm-build.x86_64 0:4.8.0-16.el6 subversion.x86_64 0:1.6.11-2.el6_0.3 swig.x86_64 0:1.3.40-5.el6 systemtap.x86_64 0:1.4-3.el6 Dependency Installed: apr.x86_64 0:1.3.9-3.el6 apr-util.x86_64 0:1.3.9-3.el6_0.1 cloog-ppl.x86_64 0:0.15.7-1.2.el6 cpp.x86_64 0:4.4.5-6.el6 gettext-devel.x86_64 0:0.17-16.el6 gettext-libs.x86_64 0:0.17-16.el6 glibc-devel.x86_64 0:2.12-1.19.el6 glibc-headers.x86_64 0:2.12-1.19.el6 kernel-devel.x86_64 0:2.6.32-122.el6 kernel-headers.x86_64 0:2.6.32-122.el6 libart_lgpl.x86_64 0:2.3.20-5.1.el6 libgcj.x86_64 0:4.4.5-6.el6 libproxy.x86_64 0:0.3.0-2.el6 libproxy-bin.x86_64 0:0.3.0-2.el6 libproxy-python.x86_64 0:0.3.0-2.el6 libstdc++-devel.x86_64 0:4.4.5-6.el6 mpfr.x86_64 0:2.4.1-6.el6 neon.x86_64 0:0.29.3-1.2.el6 pakchois.x86_64 0:0.4-3.2.el6 perl-Error.noarch 1:0.17015-4.el6 perl-Git.noarch 0:1.7.1-2.el6_0.1 ppl.x86_64 0:0.10.2-11.el6 Complete! EXPECTED RESULT: RETURN CODE: 0 PASS ###################################################################################### # NEW TEST: ## Verify yum update ... ###################################################################################### COMMAND: /usr/bin/yum -y update INFO:rhsm-app.repolib:repos updated: 0 Installed products updated. RESULT: Loaded plugins: amazon-id, product-id, subscription-manager Updating Red Hat repositories. Setting up Update Process Resolving Dependencies --> Running transaction check ---> Package grub.x86_64 1:0.97-70.el6 will be updated ---> Package grub.x86_64 1:0.97-71.el6 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Updating: grub x86_64 1:0.97-71.el6 rhui-ap-se-rhel-server 906 k Transaction Summary ================================================================================ Upgrade 1 Package(s) Total download size: 906 k Downloading Packages: Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Updating : 1:grub-0.97-71.el6.x86_64 1/2 Cleanup : 1:grub-0.97-70.el6.x86_64 2/2 duration: 197(ms) Updated: grub.x86_64 1:0.97-71.el6 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 rh-cloud-firstboot is on ... ###################################################################################### COMMAND: chkconfig --list | grep rh-cloud | grep 3:off | wc -l RESULT: 1 EXPECTED RESULT: 1 RETURN CODE: 0 PASS /etc/sysconfig/rh-cloud-firstboot FOUND COMMAND: echo true RESULT: true EXPECTED RESULT: RETURN CODE: 0 PASS COMMAND: cat /etc/sysconfig/rh-cloud-firstboot RESULT: RUN_FIRSTBOOT=NO EXPECTED RESULT: RUN_FIRSTBOOT=NO RETURN CODE: 0 PASS ###################################################################################### # 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-122.el6.x86_64 EXPECTED RESULT: 2.6.32-122.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/valid/validate.log ## Summary ## ###################################################################################### # NEW TEST: ## Open a bugzilla ######################################################################################
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
New Contents:
These tests were executed w/o a valid content source.. closing
|