Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Platform] itest testplatformvmuniverse failure #7045

Open
iSignal opened this issue Feb 1, 2021 · 0 comments
Open

[Platform] itest testplatformvmuniverse failure #7045

iSignal opened this issue Feb 1, 2021 · 0 comments
Assignees
Labels
area/platform Yugabyte Platform
Projects

Comments

@iSignal
Copy link
Contributor

iSignal commented Feb 1, 2021

testplatformvmuniverse seems to be failing with an error to download sudo wget https://downloads.yugabyte.com/platform-support-packages.tar.gz in 2.4.1 and 2.5.2 cc : @WesleyW

inflating: aws/dist/cryptography/hazmat/bindings/_constant_time.abi3.so
inflating: aws/dist/cryptography/hazmat/bindings/_openssl.abi3.so
You can now run: /usr/bin/aws --version
Initializing database ... OK

Skipping user creation - user 'yugabyte' already exists.
, ERR=+ '[' 4 -eq 0 ']'+ (( 4 ))+ case "$1" in+ BUNDLE_SRC=s3://releases.yugabyte.com/2.4.1.0-b9/yugabundle-2.4.1.0-b9-centos-x86_64.tar.gz+ shift 2+ (( 2 ))+ case "$1" in+ BUNDLE_VERSION=2.4.1.0-b9+ shift 2+ (( 0 ))+ sudo yum -y --enablerepo=extras install epel-release+ sudo yum -y install redhat-rpm-config gcc libffi-devel python-devel openssl-devel+ sudo yum -y install java-1.8.0-openjdk java-1.8.0-openjdk-devel+ sudo yum -y install python-pip+ sudo yum -y install https://download.postgresql.org/pub/repos/yum/9.6/redhat/rhel-7-x86_64/pgdg-redhat-repo-latest.noarch.rpm+ sudo yum -y install postgresql96 postgresql96-server postgresql96-contrib postgresql96-libswarning: /var/cache/yum/x86_64/7/pgdg96/packages/postgresql96-contrib-9.6.20-2PGDG.rhel7.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 442df0f8: NOKEYImporting GPG key 0x442DF0F8:Userid : "PostgreSQL RPM Building Project <pgsqlrpms-hackers@pgfoundry.org>"Fingerprint: 68c9 e2b9 1a37 d136 fe74 d176 1f16 d2e1 442d f0f8Package : pgdg-redhat-repo-42.0-11.noarch (@/pgdg-redhat-repo-latest.noarch)From : /etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG+ sudo yum -y install wget unzip+ curl https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip -o awscliv2.zip% Total % Received % Xferd Average Speed Time Time Time CurrentDload Upload Total Spent Left Speed0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0^M100 33.6M 100 33.6M 0 0 86.2M 0 --:--:-- --:--:-- --:--:-- 86.3M+ unzip awscliv2.zip+ sudo ./aws/install -b /usr/bin+ sudo /usr/pgsql-9.6/bin/postgresql96-setup initdb+ sudo systemctl enable postgresql-9.6.serviceCreated symlink from /etc/systemd/system/multi-user.target.wants/postgresql-9.6.service to /usr/lib/systemd/system/postgresql-9.6.service.+ sudo systemctl start postgresql-9.6.service+ sudo -i -u postgres bash+ sudo systemctl restart postgresql-9.6.service+ sudo useradd yugabyteuseradd: user 'yugabyte' already exists+ echo 'Skipping user creation - user '\''yugabyte'\'' already exists.'+ sudo mkdir -p /opt/yugabyte/third-party /opt/yugabyte/swamper_targets+ sudo chown yugabyte:yugabyte -R /opt/yugabyte+ cd /opt/yugabyte+ sudo wget https://downloads.yugabyte.com/platform-support-packages.tar.gz--2021-01-31 14:34:42-- https://downloads.yugabyte.com/platform-support-packages.tar.gzResolving downloads.yugabyte.com (downloads.yugabyte.com)... 104.26.4.123, 104.26.5.123, 172.67.73.218, ...Connecting to downloads.yugabyte.com (downloads.yugabyte.com)|104.26.4.123|:443... connected.HTTP request sent, awaiting response... 403 Forbidden2021-01-31 14:34:42 ERROR 403: Forbidden.
2021-01-31 14:34:42,749 test_base.py:150 ERROR testplatformvmuniverse-default ITEST FAILED testplatformvmuniverse-default : RuntimeError("'/home/centos/ce_tests/yugabundle_setup.sh --bundle_source s3://releases.yugabyte.com/2.4.1.0-b9/yugabundle-2.4.1.0-b9-centos-x86_64.tar.gz --version 2.4.1.0-b9' returned error code 8.")

@iSignal iSignal added the area/platform Yugabyte Platform label Feb 1, 2021
@streddy-yb streddy-yb added this to Backlog in Platform Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/platform Yugabyte Platform
Projects
Platform
  
Backlog
Development

No branches or pull requests

2 participants