trigger build #22
Annotations
1 error
update-gql-data
google-github-actions/ssh-compute failed with: failed to execute gcloud command `gcloud compute ssh ga@graphql5 --zone us-east1-b --ssh-key-file /tmp/e8c5344689af8366b77696a5/google_compute_engine --quiet --tunnel-through-iap --command sudo -i sh -c 'cd pokeapi && make update-graphql-data-prod'`: WARNING:
To increase the performance of the tunnel, consider installing NumPy. For instructions,
please see https://cloud.google.com/iap/docs/using-tcp-forwarding#increasing_the_tcp_upload_bandwidth
Warning: Permanently added 'compute.1324999638822140079' (ED25519) to the list of known hosts.
hint: Pulling without specifying how to reconcile divergent branches is
hint: discouraged. You can squelch this message by running one of the following
hint: commands sometime before your next pull:
hint:
hint: git config pull.rebase false # merge (the default strategy)
hint: git config pull.rebase true # rebase
hint: git config pull.ff only # fast-forward only
hint:
hint: You can replace "git config" with "git config --global" to set a default
hint: preference for all repositories. You can also pass --rebase, --no-rebase,
hint: or --ff-only on the command line to override the configured default per
hint: invocation.
From https://github.com/PokeAPI/pokeapi
* branch master -> FETCH_HEAD
Container pokeapi-graphql-engine-1 Stopping
Container pokeapi-graphql-engine-1 Stopped
Container pokeapi-cache-1 Running
Container pokeapi-db-1 Running
Container pokeapi-app-1 Created
Container pokeapi-app-1 Starting
Container pokeapi-app-1 Started
WARNING: Failed to send all data from [stdin].
client_loop: send disconnect: Broken pipe
Recommendation: To check for possible causes of SSH connectivity issues and get
recommendations, rerun the ssh command with the --troubleshoot option.
gcloud compute ssh graphql5 --project=pokeapi-215911 --zone=us-east1-b --ssh-key-file=/tmp/e8c5344689af8366b77696a5/google_compute_engine --troubleshoot
Or, to investigate an IAP tunneling issue:
gcloud compute ssh graphql5 --project=pokeapi-215911 --zone=us-east1-b --ssh-key-file=/tmp/e8c5344689af8366b77696a5/google_compute_engine --troubleshoot --tunnel-through-iap
ERROR: (gcloud.compute.ssh) [/usr/bin/ssh] exited with return code [255].
|