Kamilla Aslami created GEODE-8708:
-------------------------------------
Summary: CI failure in build-geode-benchmarks-image
Key: GEODE-8708
URL: https://issues.apache.org/jira/browse/GEODE-8708
Project: Geode
Issue Type: Bug
Components: ci
Reporter: Kamilla Aslami
Geode-benchmarks build fails with
{noformat}
Packer experienced an authentication error when trying to connect via SSH. This
can happen if your username/password are wrong. You may want to double-check
your credentials as part of your debugging process.{noformat}
Full build-image log:
{noformat}
/tmp/build/2ebbeb81/geode-benchmarks-image/infrastructure/scripts/aws/image
/tmp/build/2ebbeb81
geode-benchmarks output will be in this color.==> geode-benchmarks:
Prevalidating AMI Name: geode-benchmarks-1605228588
geode-benchmarks: Found Image ID: ami-08f6a7b1c02ad4ece
==> geode-benchmarks: Creating temporary keypair:
packer_5fadd82d-f9b2-0a6d-b69d-1f1298b31866
==> geode-benchmarks: Creating temporary security group for this instance:
packer_5fadd82f-006b-570a-43dd-801c4d305269
==> geode-benchmarks: Authorizing access to port 22 from [0.0.0.0/0] in the
temporary security groups...
==> geode-benchmarks: Launching a source AWS instance...
==> geode-benchmarks: Adding tags to source instance
geode-benchmarks: Adding tag: "Name": "Packer Builder"
geode-benchmarks: Instance ID: i-0590e362acd08ed74
==> geode-benchmarks: Waiting for instance (i-0590e362acd08ed74) to become
ready...
==> geode-benchmarks: Using ssh communicator to connect: 18.236.218.182
==> geode-benchmarks: Waiting for SSH to become available...
==> geode-benchmarks: Error waiting for SSH: Packer experienced an
authentication error when trying to connect via SSH. This can happen if your
username/password are wrong. You may want to double-check your credentials as
part of your debugging process. original error: ssh: handshake failed: ssh:
unable to authenticate, attempted methods [publickey none], no supported
methods remain
==> geode-benchmarks: Terminating the source AWS instance...
==> geode-benchmarks: Cleaning up any extra volumes...
==> geode-benchmarks: No volumes to clean up, skipping
==> geode-benchmarks: Deleting temporary security group...
==> geode-benchmarks: Deleting temporary keypair...
Build 'geode-benchmarks' errored: Packer experienced an authentication error
when trying to connect via SSH. This can happen if your username/password are
wrong. You may want to double-check your credentials as part of your debugging
process. original error: ssh: handshake failed: ssh: unable to authenticate,
attempted methods [publickey none], no supported methods remain==> Some builds
didn't complete successfully and had errors:
--> geode-benchmarks: Packer experienced an authentication error when trying to
connect via SSH. This can happen if your username/password are wrong. You may
want to double-check your credentials as part of your debugging process.
original error: ssh: handshake failed: ssh: unable to authenticate, attempted
methods [publickey none], no supported methods remain==> Builds finished but no
artifacts were created.{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)