Guest User

Untitled

a guest
Mar 18th, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. C:\Users\kishore_venkataraman\Desktop\Git\packer>packer build --debug packer.json
  2. Debug mode enabled. Builds will not be parallelized.
  3. amazon-ebs output will be in this color.
  4.  
  5. ==> amazon-ebs: Prevalidating AMI Name: Ezto Packer
  6. ==> amazon-ebs: Pausing after run of step 'StepPreValidate'. Press enter to continue.
  7. amazon-ebs: Found Image ID: ami-aef109d3
  8. ==> amazon-ebs: Pausing after run of step 'StepSourceAMIInfo'. Press enter to continue.
  9. ==> amazon-ebs: Using existing SSH private key
  10. ==> amazon-ebs: Pausing after run of step 'StepKeyPair'. Press enter to continue.
  11. ==> amazon-ebs: Pausing after run of step 'StepSecurityGroup'. Press enter to continue.
  12. ==> amazon-ebs: Pausing after run of step 'stepCleanupVolumes'. Press enter to continue.
  13. ==> amazon-ebs: Launching a source AWS instance...
  14. ==> amazon-ebs: Adding tags to source instance
  15. amazon-ebs: Adding tag: "Name": "Packer Builder"
  16. amazon-ebs: Instance ID: i-id
  17. ==> amazon-ebs: Waiting for instance (i-id) to become ready...
  18.  
  19. amazon-ebs: Private IP: 10.221.0.152
  20. ==> amazon-ebs: Pausing after run of step 'StepRunSourceInstance'. Press enter to continue. ==> amazon-ebs: Pausing after run of step 'StepGetPassword'. Press enter to continue.
  21. ==> amazon-ebs: Waiting for SSH to become available...
  22.  
  23. ==> amazon-ebs: Connected to SSH!
  24. ==> amazon-ebs: Pausing after run of step 'StepConnect'. Press enter to continue. ==> amazon-ebs: Provisioning with shell script: C:\Users\KISHOR~1\AppData\Local\Temp\1\packer-shell475669107
  25. Build 'amazon-ebs' errored: unexpected EOF
  26.  
  27. ==> Some builds didn't complete successfully and had errors:
  28. --> amazon-ebs: unexpected EOF
  29.  
  30. ==> Builds finished but no artifacts were created.
Add Comment
Please, Sign In to add comment