Project

General

Profile

Bug #22217 » packer-build-compute-image-262.log

Brett Smith, 10/18/2024 01:35 PM

 
Started by user Brett Smith
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on build-l6ox3m (diagnostics build) in workspace /tmp/workspace/packer-build-compute-image
The recommended git tool is: NONE
using credential c9bcf704-d840-44fe-928e-2eecd48c3006
Cloning the remote Git repository
Cloning repository git@git.arvados.org:arvados.git
> git init /tmp/workspace/packer-build-compute-image # timeout=10
Fetching upstream changes from git@git.arvados.org:arvados.git
> git --version # timeout=10
> git --version # 'git version 2.30.2'
using GIT_SSH to set credentials
Verifying host key using manually-configured host key entries
> git fetch --tags --force --progress -- git@git.arvados.org:arvados.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git@git.arvados.org:arvados.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse f7d4b53226017e236002f7e2887335084dfe92bb^{commit} # timeout=10
Checking out Revision f7d4b53226017e236002f7e2887335084dfe92bb (detached)
> git config core.sparsecheckout # timeout=10
> git checkout -f f7d4b53226017e236002f7e2887335084dfe92bb # timeout=10
Commit message: "Merge branch '22154-included-kind'"
> git rev-list --no-walk f7d4b53226017e236002f7e2887335084dfe92bb # timeout=10
provisioning config files...
copy managed file [su92l adc public ssh key] to file:/tmp/workspace/packer-build-compute-image/su92l-adc.pub
copy managed file [ce8i5 adc public ssh key] to file:/tmp/workspace/packer-build-compute-image/ce8i5-adc.pub
copy managed file [pirca adc public ssh key] to file:/tmp/workspace/packer-build-compute-image/pirca-adc.pub
copy managed file [lugli adc public ssh key] to file:/tmp/workspace/packer-build-compute-image/lugli-adc.pub
copy managed file [tordo adc public ssh key] to file:/tmp/workspace/packer-build-compute-image/tordo-adc.pub
copy managed file [bd44f adc public ssh key] to file:/tmp/workspace/packer-build-compute-image/bd44f-adc.pub
copy managed file [2xpu4 adc public ssh key] to file:/tmp/workspace/packer-build-compute-image/2xpu4-adc.pub
copy managed file [jutro adc public ssh key] to file:/tmp/workspace/packer-build-compute-image/jutro-adc.pub
copy managed file [ac2it adc public ssh key] to file:/tmp/workspace/packer-build-compute-image/ac2it-adc.pub
[packer-build-compute-image] $ /bin/bash -x /tmp/jenkins3104858278512639503.sh
+ set -e
+ packer version
Packer v1.8.0

Your version of Packer is out of date! The latest version
is 1.11.2. You can update by downloading from www.packer.io/downloads
+ cd /tmp/workspace/packer-build-compute-image/tools/compute-images/
+ case "$cluster_id" in
+ export PACKER_LOG=1
+ PACKER_LOG=1
+ ./build.sh --json-file arvados-images-aws.json --arvados-cluster-id tordo --aws-secrets-file **** --aws-source-ami ami-064519b8c76274859 --aws-vpc-id vpc-06efa3e085394e460 --aws-subnet-id subnet-05b635657ce13d74e --aws-region=us-east-1 --aws-ebs-autoscale --resolver 10.253.0.2 --ssh_user admin --reposuffix -dev --nvidia-gpu-support --public-key-file /tmp/workspace/packer-build-compute-image/tordo-adc.pub

2024/10/18 01:26:23 [INFO] Packer version: 1.8.0 [go1.17.8 linux amd64]
2024/10/18 01:26:23 [TRACE] discovering plugins in /usr/local/bin
2024/10/18 01:26:23 [TRACE] discovering plugins in /home/jenkins/.config/packer/plugins
2024/10/18 01:26:23 [TRACE] discovering plugins in .
2024/10/18 01:26:23 [INFO] PACKER_CONFIG env var not set; checking the default config file path
2024/10/18 01:26:23 [INFO] PACKER_CONFIG env var set; attempting to open config file: /home/jenkins/.packerconfig
2024/10/18 01:26:23 [WARN] Config file doesn't exist: /home/jenkins/.packerconfig
2024/10/18 01:26:23 [INFO] Setting cache directory: /home/jenkins/.cache/packer
e: Running in background, not using a TTY
2024/10/18 01:26:23 machine readable: version []string{"1.8.0"}
2024/10/18 01:26:23 machine readable: version-prelease []string{""}
2024/10/18 01:26:23 machine readable: version-commit []string{"1c398a73b426dc2c84a777dda29a01b7e957435e"}
Your version of Packer is out of date! The latest version
is 1.11.2. You can update by downloading from www.packer.io/downloads
Packer v1.8.0

Your version of Packer is out of date! The latest version
is 1.11.2. You can update by downloading from www.packer.io/downloads
2024/10/18 01:26:23 [INFO] (telemetry) Finalizing.
2024/10/18 01:26:23 waiting for all plugin processes to complete...

packer build -var arvados_cluster=tordo -var aws_source_ami=ami-064519b8c76274859 -var vpc_id=vpc-06efa3e085394e460 -var subnet_id=subnet-05b635657ce13d74e -var aws_default_region=us-east-1 -var aws_ebs_autoscale=1 -var aws_associate_public_ip_address=true -var aws_ena_support=true -var ssh_user=admin -var resolver=10.253.0.2 -var reposuffix=-dev -var public_key_file=/tmp/workspace/packer-build-compute-image/tordo-adc.pub -var mksquashfs_mem=256M -var nvidia_gpu_support=1 -var goversion=1.21.10 arvados-images-aws.json
2024/10/18 01:26:23 [INFO] Packer version: 1.8.0 [go1.17.8 linux amd64]
2024/10/18 01:26:23 [TRACE] discovering plugins in /usr/local/bin
2024/10/18 01:26:23 [TRACE] discovering plugins in /home/jenkins/.config/packer/plugins
2024/10/18 01:26:23 [TRACE] discovering plugins in .
2024/10/18 01:26:23 [INFO] PACKER_CONFIG env var not set; checking the default config file path
2024/10/18 01:26:23 [INFO] PACKER_CONFIG env var set; attempting to open config file: /home/jenkins/.packerconfig
2024/10/18 01:26:23 [WARN] Config file doesn't exist: /home/jenkins/.packerconfig
2024/10/18 01:26:23 [INFO] Setting cache directory: /home/jenkins/.cache/packer
e: Running in background, not using a TTY
2024/10/18 01:26:23 [TRACE] Starting internal plugin packer-builder-amazon-ebs
2024/10/18 01:26:23 Starting plugin: /usr/local/bin/packer []string{"/usr/local/bin/packer", "plugin", "packer-builder-amazon-ebs"}
2024/10/18 01:26:23 Waiting for RPC address for: /usr/local/bin/packer
2024/10/18 01:26:23 packer-builder-amazon-ebs plugin: [INFO] Packer version: 1.8.0 [go1.17.8 linux amd64]
2024/10/18 01:26:23 packer-builder-amazon-ebs plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2024/10/18 01:26:23 packer-builder-amazon-ebs plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: /home/jenkins/.packerconfig
2024/10/18 01:26:23 packer-builder-amazon-ebs plugin: [WARN] Config file doesn't exist: /home/jenkins/.packerconfig
2024/10/18 01:26:23 packer-builder-amazon-ebs plugin: [INFO] Setting cache directory: /home/jenkins/.cache/packer
2024/10/18 01:26:23 packer-builder-amazon-ebs plugin: args: []string{"packer-builder-amazon-ebs"}
2024/10/18 01:26:23 Received unix RPC address for /usr/local/bin/packer: addr is /tmp/packer-plugin1478307853
2024/10/18 01:26:23 packer-builder-amazon-ebs plugin: Plugin address: unix /tmp/packer-plugin1478307853
2024/10/18 01:26:23 packer-builder-amazon-ebs plugin: Waiting for connection...
2024/10/18 01:26:23 packer-builder-amazon-ebs plugin: Serving a plugin connection...
2024/10/18 01:26:23 [TRACE] Starting internal plugin packer-provisioner-file
2024/10/18 01:26:23 Starting plugin: /usr/local/bin/packer []string{"/usr/local/bin/packer", "plugin", "packer-provisioner-file"}
2024/10/18 01:26:23 Waiting for RPC address for: /usr/local/bin/packer
2024/10/18 01:26:23 packer-provisioner-file plugin: [INFO] Packer version: 1.8.0 [go1.17.8 linux amd64]
2024/10/18 01:26:23 packer-provisioner-file plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2024/10/18 01:26:23 packer-provisioner-file plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: /home/jenkins/.packerconfig
2024/10/18 01:26:23 packer-provisioner-file plugin: [WARN] Config file doesn't exist: /home/jenkins/.packerconfig
2024/10/18 01:26:23 packer-provisioner-file plugin: [INFO] Setting cache directory: /home/jenkins/.cache/packer
2024/10/18 01:26:23 packer-provisioner-file plugin: args: []string{"packer-provisioner-file"}
2024/10/18 01:26:23 Received unix RPC address for /usr/local/bin/packer: addr is /tmp/packer-plugin2611804751
2024/10/18 01:26:23 packer-provisioner-file plugin: Plugin address: unix /tmp/packer-plugin2611804751
2024/10/18 01:26:23 packer-provisioner-file plugin: Waiting for connection...
2024/10/18 01:26:23 packer-provisioner-file plugin: Serving a plugin connection...
2024/10/18 01:26:23 [TRACE] Starting internal plugin packer-provisioner-file
2024/10/18 01:26:23 Starting plugin: /usr/local/bin/packer []string{"/usr/local/bin/packer", "plugin", "packer-provisioner-file"}
2024/10/18 01:26:23 Waiting for RPC address for: /usr/local/bin/packer
2024/10/18 01:26:24 packer-provisioner-file plugin: [INFO] Packer version: 1.8.0 [go1.17.8 linux amd64]
2024/10/18 01:26:24 packer-provisioner-file plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2024/10/18 01:26:24 packer-provisioner-file plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: /home/jenkins/.packerconfig
2024/10/18 01:26:24 packer-provisioner-file plugin: [WARN] Config file doesn't exist: /home/jenkins/.packerconfig
2024/10/18 01:26:24 packer-provisioner-file plugin: [INFO] Setting cache directory: /home/jenkins/.cache/packer
2024/10/18 01:26:24 packer-provisioner-file plugin: args: []string{"packer-provisioner-file"}
2024/10/18 01:26:24 packer-provisioner-file plugin: Plugin address: unix /tmp/packer-plugin2178887156
2024/10/18 01:26:24 Received unix RPC address for /usr/local/bin/packer: addr is /tmp/packer-plugin2178887156
2024/10/18 01:26:24 packer-provisioner-file plugin: Waiting for connection...
2024/10/18 01:26:24 packer-provisioner-file plugin: Serving a plugin connection...
2024/10/18 01:26:24 [TRACE] Starting internal plugin packer-provisioner-file
2024/10/18 01:26:24 Starting plugin: /usr/local/bin/packer []string{"/usr/local/bin/packer", "plugin", "packer-provisioner-file"}
2024/10/18 01:26:24 Waiting for RPC address for: /usr/local/bin/packer
2024/10/18 01:26:24 packer-provisioner-file plugin: [INFO] Packer version: 1.8.0 [go1.17.8 linux amd64]
2024/10/18 01:26:24 packer-provisioner-file plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2024/10/18 01:26:24 packer-provisioner-file plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: /home/jenkins/.packerconfig
2024/10/18 01:26:24 packer-provisioner-file plugin: [WARN] Config file doesn't exist: /home/jenkins/.packerconfig
2024/10/18 01:26:24 packer-provisioner-file plugin: [INFO] Setting cache directory: /home/jenkins/.cache/packer
2024/10/18 01:26:24 packer-provisioner-file plugin: args: []string{"packer-provisioner-file"}
2024/10/18 01:26:24 Received unix RPC address for /usr/local/bin/packer: addr is /tmp/packer-plugin1806807859
2024/10/18 01:26:24 packer-provisioner-file plugin: Plugin address: unix /tmp/packer-plugin1806807859
2024/10/18 01:26:24 packer-provisioner-file plugin: Waiting for connection...
2024/10/18 01:26:24 packer-provisioner-file plugin: Serving a plugin connection...
2024/10/18 01:26:24 [TRACE] Starting internal plugin packer-provisioner-file
2024/10/18 01:26:24 Starting plugin: /usr/local/bin/packer []string{"/usr/local/bin/packer", "plugin", "packer-provisioner-file"}
2024/10/18 01:26:24 Waiting for RPC address for: /usr/local/bin/packer
2024/10/18 01:26:24 packer-provisioner-file plugin: [INFO] Packer version: 1.8.0 [go1.17.8 linux amd64]
2024/10/18 01:26:24 packer-provisioner-file plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2024/10/18 01:26:24 packer-provisioner-file plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: /home/jenkins/.packerconfig
2024/10/18 01:26:24 packer-provisioner-file plugin: [WARN] Config file doesn't exist: /home/jenkins/.packerconfig
2024/10/18 01:26:24 packer-provisioner-file plugin: [INFO] Setting cache directory: /home/jenkins/.cache/packer
2024/10/18 01:26:24 packer-provisioner-file plugin: args: []string{"packer-provisioner-file"}
2024/10/18 01:26:24 packer-provisioner-file plugin: Plugin address: unix /tmp/packer-plugin3663101220
2024/10/18 01:26:24 packer-provisioner-file plugin: Waiting for connection...
2024/10/18 01:26:24 Received unix RPC address for /usr/local/bin/packer: addr is /tmp/packer-plugin3663101220
2024/10/18 01:26:24 packer-provisioner-file plugin: Serving a plugin connection...
2024/10/18 01:26:24 [TRACE] Starting internal plugin packer-provisioner-file
2024/10/18 01:26:24 Starting plugin: /usr/local/bin/packer []string{"/usr/local/bin/packer", "plugin", "packer-provisioner-file"}
2024/10/18 01:26:24 Waiting for RPC address for: /usr/local/bin/packer
2024/10/18 01:26:24 packer-provisioner-file plugin: [INFO] Packer version: 1.8.0 [go1.17.8 linux amd64]
2024/10/18 01:26:24 packer-provisioner-file plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2024/10/18 01:26:24 packer-provisioner-file plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: /home/jenkins/.packerconfig
2024/10/18 01:26:24 packer-provisioner-file plugin: [WARN] Config file doesn't exist: /home/jenkins/.packerconfig
2024/10/18 01:26:24 packer-provisioner-file plugin: [INFO] Setting cache directory: /home/jenkins/.cache/packer
2024/10/18 01:26:24 packer-provisioner-file plugin: args: []string{"packer-provisioner-file"}
2024/10/18 01:26:24 Received unix RPC address for /usr/local/bin/packer: addr is /tmp/packer-plugin3125730187
2024/10/18 01:26:24 packer-provisioner-file plugin: Plugin address: unix /tmp/packer-plugin3125730187
2024/10/18 01:26:24 packer-provisioner-file plugin: Waiting for connection...
2024/10/18 01:26:24 packer-provisioner-file plugin: Serving a plugin connection...
2024/10/18 01:26:24 [TRACE] Starting internal plugin packer-provisioner-shell
2024/10/18 01:26:24 Starting plugin: /usr/local/bin/packer []string{"/usr/local/bin/packer", "plugin", "packer-provisioner-shell"}
2024/10/18 01:26:24 Waiting for RPC address for: /usr/local/bin/packer
2024/10/18 01:26:24 packer-provisioner-shell plugin: [INFO] Packer version: 1.8.0 [go1.17.8 linux amd64]
2024/10/18 01:26:24 Received unix RPC address for /usr/local/bin/packer: addr is /tmp/packer-plugin1228763050
2024/10/18 01:26:24 packer-provisioner-shell plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2024/10/18 01:26:24 packer-provisioner-shell plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: /home/jenkins/.packerconfig
2024/10/18 01:26:24 packer-provisioner-shell plugin: [WARN] Config file doesn't exist: /home/jenkins/.packerconfig
2024/10/18 01:26:24 packer-provisioner-shell plugin: [INFO] Setting cache directory: /home/jenkins/.cache/packer
2024/10/18 01:26:24 packer-provisioner-shell plugin: args: []string{"packer-provisioner-shell"}
2024/10/18 01:26:24 packer-provisioner-shell plugin: Plugin address: unix /tmp/packer-plugin1228763050
2024/10/18 01:26:24 packer-provisioner-shell plugin: Waiting for connection...
2024/10/18 01:26:24 packer-provisioner-shell plugin: Serving a plugin connection...
2024/10/18 01:26:24 Preparing build: amazon-ebs
2024/10/18 01:26:24 packer-builder-amazon-ebs plugin: [INFO] (aws): No AWS timeout and polling overrides have been set. Packer will default to waiter-specific delays and timeouts. If you would like to customize the length of time between retries and max number of retries you may do so by setting the environment variables AWS_POLL_DELAY_SECONDS and AWS_MAX_ATTEMPTS or the configuration options aws_polling_delay_seconds and aws_polling_max_attempts to your desired values.
amazon-ebs: output will be in this color.

2024/10/18 01:26:24 Build debug mode: false
2024/10/18 01:26:24 Force build: false
2024/10/18 01:26:24 On error:
2024/10/18 01:26:24 Waiting on builds to complete...
2024/10/18 01:26:24 Starting build run: amazon-ebs
2024/10/18 01:26:24 Running builder: amazon-ebs
2024/10/18 01:26:24 [INFO] (telemetry) Starting builder amazon-ebs
2024/10/18 01:26:24 packer-builder-amazon-ebs plugin: [INFO] AWS Auth provider used: "EnvProvider"
2024/10/18 01:26:24 packer-builder-amazon-ebs plugin: Found region us-east-1
2024/10/18 01:26:24 packer-builder-amazon-ebs plugin: [INFO] AWS Auth provider used: "EnvProvider"
==> amazon-ebs: Prevalidating any provided VPC information
==> amazon-ebs: Prevalidating AMI Name: arvados-tordo-compute-20241018012623
2024/10/18 01:26:25 packer-builder-amazon-ebs plugin: Using AMI Filters {
2024/10/18 01:26:25 packer-builder-amazon-ebs plugin: ImageIds: ["ami-064519b8c76274859"]
2024/10/18 01:26:25 packer-builder-amazon-ebs plugin: }
 amazon-ebs: Found Image ID: ami-064519b8c76274859
2024/10/18 01:26:25 packer-builder-amazon-ebs plugin: [INFO] Finding AZ and VpcId for the given subnet 'subnet-05b635657ce13d74e'
2024/10/18 01:26:26 packer-builder-amazon-ebs plugin: [INFO] AvailabilityZone found: 'us-east-1a'
==> amazon-ebs: Creating temporary keypair: packer_6711b940-20f8-53a6-fb38-184e3bd1202d
==> amazon-ebs: Creating temporary security group for this instance: packer_6711b942-dfaa-e25f-475a-58ff29f7508c
2024/10/18 01:26:26 packer-builder-amazon-ebs plugin: [DEBUG] Waiting for temporary security group: sg-0fd98f80ba0be0694
2024/10/18 01:26:27 packer-builder-amazon-ebs plugin: [DEBUG] Found security group sg-0fd98f80ba0be0694
==> amazon-ebs: Authorizing access to port 22 from [0.0.0.0/0] in the temporary security groups...
==> amazon-ebs: Launching a source AWS instance...
==> amazon-ebs: Adding tags to source instance
 amazon-ebs: Adding tag: "creation_date": "20241018012623"
 amazon-ebs: Adding tag: "environment": "development"
 amazon-ebs: Adding tag: "Name": "packer-arvados-tordo-compute-builder"
 amazon-ebs: Adding tag: "Name": "packer-arvados-tordo-compute-builder"
 amazon-ebs: Adding tag: "creation_date": "20241018012623"
 amazon-ebs: Adding tag: "environment": "development"
 amazon-ebs: Instance ID: i-00e3951fef44f5abf
==> amazon-ebs: Waiting for instance (i-00e3951fef44f5abf) to become ready...
2024/10/18 01:26:44 packer-builder-amazon-ebs plugin: [INFO] Not using winrm communicator, skipping get password...
==> amazon-ebs: Using SSH communicator to connect: 54.175.47.1
2024/10/18 01:26:44 packer-builder-amazon-ebs plugin: [INFO] Waiting for SSH, up to timeout: 5m0s
==> amazon-ebs: Waiting for SSH to become available...
2024/10/18 01:26:44 packer-builder-amazon-ebs plugin: Using host value: 54.175.47.1
2024/10/18 01:26:47 packer-builder-amazon-ebs plugin: [DEBUG] TCP connection to SSH ip/port failed: dial tcp 54.175.47.1:22: connect: connection refused
2024/10/18 01:26:52 packer-builder-amazon-ebs plugin: Using host value: 54.175.47.1
2024/10/18 01:26:52 packer-builder-amazon-ebs plugin: [INFO] Attempting SSH connection to 54.175.47.1:22...
2024/10/18 01:26:52 packer-builder-amazon-ebs plugin: [DEBUG] reconnecting to TCP connection for SSH
2024/10/18 01:26:52 packer-builder-amazon-ebs plugin: [DEBUG] handshaking with SSH
2024/10/18 01:26:52 packer-builder-amazon-ebs plugin: [DEBUG] SSH handshake err: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
2024/10/18 01:26:52 packer-builder-amazon-ebs plugin: [DEBUG] Detected authentication error. Increasing handshake attempts.
2024/10/18 01:26:59 packer-builder-amazon-ebs plugin: Using host value: 54.175.47.1
2024/10/18 01:27:00 packer-builder-amazon-ebs plugin: [INFO] Attempting SSH connection to 54.175.47.1:22...
2024/10/18 01:27:00 packer-builder-amazon-ebs plugin: [DEBUG] reconnecting to TCP connection for SSH
2024/10/18 01:27:00 packer-builder-amazon-ebs plugin: [DEBUG] handshaking with SSH
2024/10/18 01:27:00 packer-builder-amazon-ebs plugin: [DEBUG] SSH handshake err: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
2024/10/18 01:27:00 packer-builder-amazon-ebs plugin: [DEBUG] Detected authentication error. Increasing handshake attempts.
2024/10/18 01:27:07 packer-builder-amazon-ebs plugin: Using host value: 54.175.47.1
2024/10/18 01:27:07 packer-builder-amazon-ebs plugin: [INFO] Attempting SSH connection to 54.175.47.1:22...
2024/10/18 01:27:07 packer-builder-amazon-ebs plugin: [DEBUG] reconnecting to TCP connection for SSH
2024/10/18 01:27:07 packer-builder-amazon-ebs plugin: [DEBUG] handshaking with SSH
2024/10/18 01:27:07 packer-builder-amazon-ebs plugin: [DEBUG] SSH handshake err: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
2024/10/18 01:27:07 packer-builder-amazon-ebs plugin: [DEBUG] Detected authentication error. Increasing handshake attempts.
2024/10/18 01:27:14 packer-builder-amazon-ebs plugin: Using host value: 54.175.47.1
2024/10/18 01:27:14 packer-builder-amazon-ebs plugin: [INFO] Attempting SSH connection to 54.175.47.1:22...
2024/10/18 01:27:14 packer-builder-amazon-ebs plugin: [DEBUG] reconnecting to TCP connection for SSH
2024/10/18 01:27:14 packer-builder-amazon-ebs plugin: [DEBUG] handshaking with SSH
2024/10/18 01:27:14 packer-builder-amazon-ebs plugin: [DEBUG] SSH handshake err: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
2024/10/18 01:27:14 packer-builder-amazon-ebs plugin: [DEBUG] Detected authentication error. Increasing handshake attempts.
2024/10/18 01:27:21 packer-builder-amazon-ebs plugin: Using host value: 54.175.47.1
2024/10/18 01:27:21 packer-builder-amazon-ebs plugin: [INFO] Attempting SSH connection to 54.175.47.1:22...
2024/10/18 01:27:21 packer-builder-amazon-ebs plugin: [DEBUG] reconnecting to TCP connection for SSH
2024/10/18 01:27:21 packer-builder-amazon-ebs plugin: [DEBUG] handshaking with SSH
2024/10/18 01:27:22 packer-builder-amazon-ebs plugin: [DEBUG] SSH handshake err: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
2024/10/18 01:27:22 packer-builder-amazon-ebs plugin: [DEBUG] Detected authentication error. Increasing handshake attempts.
2024/10/18 01:27:29 packer-builder-amazon-ebs plugin: Using host value: 54.175.47.1
2024/10/18 01:27:29 packer-builder-amazon-ebs plugin: [INFO] Attempting SSH connection to 54.175.47.1:22...
2024/10/18 01:27:29 packer-builder-amazon-ebs plugin: [DEBUG] reconnecting to TCP connection for SSH
2024/10/18 01:27:29 packer-builder-amazon-ebs plugin: [DEBUG] handshaking with SSH
2024/10/18 01:27:29 packer-builder-amazon-ebs plugin: [DEBUG] SSH handshake err: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
2024/10/18 01:27:29 packer-builder-amazon-ebs plugin: [DEBUG] Detected authentication error. Increasing handshake attempts.
2024/10/18 01:27:36 packer-builder-amazon-ebs plugin: Using host value: 54.175.47.1
2024/10/18 01:27:36 packer-builder-amazon-ebs plugin: [INFO] Attempting SSH connection to 54.175.47.1:22...
2024/10/18 01:27:36 packer-builder-amazon-ebs plugin: [DEBUG] reconnecting to TCP connection for SSH
2024/10/18 01:27:36 packer-builder-amazon-ebs plugin: [DEBUG] handshaking with SSH
2024/10/18 01:27:36 packer-builder-amazon-ebs plugin: [DEBUG] SSH handshake err: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
2024/10/18 01:27:36 packer-builder-amazon-ebs plugin: [DEBUG] Detected authentication error. Increasing handshake attempts.
2024/10/18 01:27:43 packer-builder-amazon-ebs plugin: Using host value: 54.175.47.1
2024/10/18 01:27:43 packer-builder-amazon-ebs plugin: [INFO] Attempting SSH connection to 54.175.47.1:22...
2024/10/18 01:27:43 packer-builder-amazon-ebs plugin: [DEBUG] reconnecting to TCP connection for SSH
2024/10/18 01:27:43 packer-builder-amazon-ebs plugin: [DEBUG] handshaking with SSH
2024/10/18 01:27:43 packer-builder-amazon-ebs plugin: [DEBUG] SSH handshake err: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
2024/10/18 01:27:43 packer-builder-amazon-ebs plugin: [DEBUG] Detected authentication error. Increasing handshake attempts.
2024/10/18 01:27:50 packer-builder-amazon-ebs plugin: Using host value: 54.175.47.1
2024/10/18 01:27:50 packer-builder-amazon-ebs plugin: [INFO] Attempting SSH connection to 54.175.47.1:22...
2024/10/18 01:27:50 packer-builder-amazon-ebs plugin: [DEBUG] reconnecting to TCP connection for SSH
2024/10/18 01:27:50 packer-builder-amazon-ebs plugin: [DEBUG] handshaking with SSH
2024/10/18 01:27:51 packer-builder-amazon-ebs plugin: [DEBUG] SSH handshake err: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
2024/10/18 01:27:51 packer-builder-amazon-ebs plugin: [DEBUG] Detected authentication error. Increasing handshake attempts.
2024/10/18 01:27:58 packer-builder-amazon-ebs plugin: Using host value: 54.175.47.1
2024/10/18 01:27:58 packer-builder-amazon-ebs plugin: [INFO] Attempting SSH connection to 54.175.47.1:22...
2024/10/18 01:27:58 packer-builder-amazon-ebs plugin: [DEBUG] reconnecting to TCP connection for SSH
2024/10/18 01:27:58 packer-builder-amazon-ebs plugin: [DEBUG] handshaking with SSH
2024/10/18 01:27:58 packer-builder-amazon-ebs plugin: [DEBUG] SSH handshake err: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
2024/10/18 01:27:58 packer-builder-amazon-ebs plugin: [DEBUG] Detected authentication error. Increasing handshake attempts.
==> amazon-ebs: 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 [none publickey], no supported methods remain
==> amazon-ebs: Terminating the source AWS instance...
==> amazon-ebs: Cleaning up any extra volumes...
==> amazon-ebs: No volumes to clean up, skipping
==> amazon-ebs: Deleting temporary security group...
==> amazon-ebs: Deleting temporary keypair...
2024/10/18 01:29:31 [INFO] (telemetry) ending amazon-ebs
==> Wait completed after 3 minutes 7 seconds
2024/10/18 01:29:31 machine readable: error-count []string{"1"}
==> Some builds didn't complete successfully and had errors:
2024/10/18 01:29:31 machine readable: amazon-ebs,error []string{"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 [none publickey], no supported methods remain"}
==> Builds finished but no artifacts were created.
Build 'amazon-ebs' errored after 3 minutes 7 seconds: 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 [none publickey], no supported methods remain

==> Wait completed after 3 minutes 7 seconds

==> Some builds didn't complete successfully and had errors:
--> amazon-ebs: 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 [none publickey], no supported methods remain

==> Builds finished but no artifacts were created.
2024/10/18 01:29:31 [INFO] (telemetry) Finalizing.
2024/10/18 01:29:31 waiting for all plugin processes to complete...
2024/10/18 01:29:31 /usr/local/bin/packer: plugin process exited
2024/10/18 01:29:31 /usr/local/bin/packer: plugin process exited
2024/10/18 01:29:31 /usr/local/bin/packer: plugin process exited
2024/10/18 01:29:31 /usr/local/bin/packer: plugin process exited
2024/10/18 01:29:31 /usr/local/bin/packer: plugin process exited
2024/10/18 01:29:31 /usr/local/bin/packer: plugin process exited
2024/10/18 01:29:31 /usr/local/bin/packer: plugin process exited
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS
(1-1/2)