You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make upgrade-start command failed to create the apt-local instance
Steps to Reproduce
make upgrade-start
Expected Behavior
It should finish creating a vm.
Actual Behavior
make upgrade-start
███ Starting upgrade test environment...
molecule converge -s upgrade
--> Test matrix
└── upgrade
├── dependency
├── create
├── prepare
└── converge
--> Scenario: 'upgrade'
--> Action: 'dependency'
[WARNING]: - jdauphant.nginx was NOT installed successfully: - command
/usr/bin/git clone https://github.com/jdauphant/ansible-role-nginx.git
jdauphant.nginx failed in directory /home/kdas/.ansible/tmp/ansible-
local-294558x2z8lq9/tmpgo1qzol7 (rc=128) - Cloning into 'jdauphant.nginx'...
fatal: unable to access 'https://github.com/jdauphant/ansible-role-nginx.git/':
Failed sending HTTP2 data
ERROR! - you can use --ignore-errors to skip failed roles and finish processing the list.
Retrying dependency ... 1/3 time(s)
Sleeping 3 seconds before retrying ...
[WARNING]: - jdauphant.nginx was NOT installed successfully: - command
/usr/bin/git clone https://github.com/jdauphant/ansible-role-nginx.git
jdauphant.nginx failed in directory /home/kdas/.ansible/tmp/ansible-
local-294683tt3yeaf/tmpkm16f54_ (rc=128) - Cloning into 'jdauphant.nginx'...
fatal: unable to access 'https://github.com/jdauphant/ansible-role-nginx.git/':
Failed sending HTTP2 data
ERROR! - you can use --ignore-errors to skip failed roles and finish processing the list.
Retrying dependency ... 2/3 time(s)
Sleeping 6 seconds before retrying ...
[WARNING]: - jdauphant.nginx was NOT installed successfully: - command
/usr/bin/git clone https://github.com/jdauphant/ansible-role-nginx.git
jdauphant.nginx failed in directory /home/kdas/.ansible/tmp/ansible-
local-29481j1ed_ksk/tmpt3dhdotz (rc=128) - Cloning into 'jdauphant.nginx'...
fatal: unable to access 'https://github.com/jdauphant/ansible-role-nginx.git/':
Failed sending HTTP2 data
ERROR! - you can use --ignore-errors to skip failed roles and finish processing the list.
Retrying dependency ... 3/3 time(s)
Sleeping 9 seconds before retrying ...
[WARNING]: - jdauphant.nginx was NOT installed successfully: - command
/usr/bin/git clone https://github.com/jdauphant/ansible-role-nginx.git
jdauphant.nginx failed in directory /home/kdas/.ansible/tmp/ansible-
local-29560bhlgsvl5/tmpld68ycxv (rc=128) - Cloning into 'jdauphant.nginx'...
fatal: unable to access 'https://github.com/jdauphant/ansible-role-nginx.git/':
Failed sending HTTP2 data
ERROR! - you can use --ignore-errors to skip failed roles and finish processing the list.
make: *** [Makefile:236: upgrade-start] Error 1
Comments
https://github.com/jdauphant/ansible-role-nginx.git repository is archived.
The text was updated successfully, but these errors were encountered:
Description
make upgrade-start
command failed to create the apt-local instanceSteps to Reproduce
make upgrade-start
Expected Behavior
It should finish creating a vm.
Actual Behavior
Comments
https://github.com/jdauphant/ansible-role-nginx.git
repository is archived.The text was updated successfully, but these errors were encountered: