Skip to content

Instantly share code, notes, and snippets.

@JKetelaar
Created January 13, 2021 23:56
Show Gist options
  • Save JKetelaar/6cfab554d0f24f0b4f1b653c82aadf84 to your computer and use it in GitHub Desktop.
Save JKetelaar/6cfab554d0f24f0b4f1b653c82aadf84 to your computer and use it in GitHub Desktop.
==> gocd: Creating temporary ssh key for server...
==> common: Creating temporary ssh key for server...
==> common: Creating server...
==> gocd: Creating server...
==> gocd: Using ssh communicator to connect: 116.203.213.239
==> gocd: Waiting for SSH to become available...
==> common: Using ssh communicator to connect: 116.203.51.13
==> common: Waiting for SSH to become available...
==> gocd: Connected to SSH!
==> gocd: Provisioning with shell script: /var/folders/3w/39m15bx92gv32355pj5p2p7m0000gn/T/packer-shell189089402
gocd:
gocd: status: done
==> gocd: Provisioning with Ansible...
gocd: Setting up proxy adapter for Ansible....
==> gocd: Executing Ansible: ansible-playbook -e packer_build_name="gocd" -e packer_builder_type=hcloud --ssh-extra-args '-o IdentitiesOnly=yes' -e ansible_ssh_private_key_file=/var/folders/3w/39m15bx92gv32355pj5p2p7m0000gn/T/ansible-key021019270 -i /var/folders/3w/39m15bx92gv32355pj5p2p7m0000gn/T/packer-provisioner-ansible310707757 /Users/jeroen/Projects/Project-X/Ansible/playbooks/packer-debug.yml
gocd: [DEPRECATION WARNING]: DEFAULT_SQUASH_ACTIONS option, Loop squashing is
gocd: deprecated and this configuration will no longer be used , use a list directly
gocd: with the module argument instead. This feature will be removed in version 2.11.
gocd: Deprecation warnings can be disabled by setting deprecation_warnings=False in
gocd: ansible.cfg.
gocd:
gocd: PLAY [all] *********************************************************************
gocd:
gocd: TASK [debug] *******************************************************************
gocd: Thursday 14 January 2021 00:53:56 +0100 (0:00:00.073) 0:00:00.073 ******
gocd: ok: [default] => {
gocd: "ansible_all_ipv4_addresses": [
gocd: "116.203.213.239"
gocd: ]
gocd: }
gocd:
gocd: TASK [debug] *******************************************************************
gocd: Thursday 14 January 2021 00:53:56 +0100 (0:00:00.172) 0:00:00.246 ******
gocd: ok: [default] => {
gocd: "ansible_default_ipv4.address": "116.203.213.239"
gocd: }
gocd:
gocd: PLAY RECAP *********************************************************************
gocd: default : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
gocd:
gocd: Thursday 14 January 2021 00:53:56 +0100 (0:00:00.088) 0:00:00.335 ******
gocd: ===============================================================================
gocd: debug ------------------------------------------------------------------- 0.17s
gocd: debug ------------------------------------------------------------------- 0.09s
==> gocd: Shutting down server...
==> gocd: Creating snapshot ...
==> gocd: This can take some time
==> common: Connected to SSH!
==> common: Provisioning with shell script: /var/folders/3w/39m15bx92gv32355pj5p2p7m0000gn/T/packer-shell707111405
common:
common: status: done
==> common: Provisioning with Ansible...
common: Setting up proxy adapter for Ansible....
==> common: Executing Ansible: ansible-playbook -e packer_build_name="common" -e packer_builder_type=hcloud --ssh-extra-args '-o IdentitiesOnly=yes' -e ansible_ssh_private_key_file=/var/folders/3w/39m15bx92gv32355pj5p2p7m0000gn/T/ansible-key985884145 -i /var/folders/3w/39m15bx92gv32355pj5p2p7m0000gn/T/packer-provisioner-ansible334504604 /Users/jeroen/Projects/Project-X/Ansible/playbooks/packer-debug.yml
common: [DEPRECATION WARNING]: DEFAULT_SQUASH_ACTIONS option, Loop squashing is
common: deprecated and this configuration will no longer be used , use a list directly
common: with the module argument instead. This feature will be removed in version 2.11.
common: Deprecation warnings can be disabled by setting deprecation_warnings=False in
common: ansible.cfg.
common:
common: PLAY [all] *********************************************************************
common:
common: TASK [debug] *******************************************************************
common: Thursday 14 January 2021 00:54:02 +0100 (0:00:00.053) 0:00:00.053 ******
common: ok: [default] => {
common: "ansible_all_ipv4_addresses": [
common: "116.203.213.239"
common: ]
common: }
common:
common: TASK [debug] *******************************************************************
common: Thursday 14 January 2021 00:54:02 +0100 (0:00:00.172) 0:00:00.226 ******
common: ok: [default] => {
common: "ansible_default_ipv4.address": "116.203.213.239"
common: }
common:
common: PLAY RECAP *********************************************************************
common: default : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
common:
common: Thursday 14 January 2021 00:54:02 +0100 (0:00:00.093) 0:00:00.319 ******
common: ===============================================================================
common: debug ------------------------------------------------------------------- 0.17s
common: debug ------------------------------------------------------------------- 0.09s
==> common: Shutting down server...
==> common: Creating snapshot ...
==> common: This can take some time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment