Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Metrics capture is broken #1214

Closed
cryptonemo opened this issue Jul 14, 2020 · 2 comments
Closed

Metrics capture is broken #1214

cryptonemo opened this issue Jul 14, 2020 · 2 comments
Assignees

Comments

@cryptonemo
Copy link
Collaborator

Description

After code is merged, CI kicks off a metrics_capture job that fails trying to execute a script on a remote machine. There is no indication of where the script fails. I was able to run it on a locally-remote machine without issue. For all I know, the remote machine it's contacting is not available and it's timing out after 2 minutes.

What is the purpose of this CI job and does it have to be run remotely?

Acceptance criteria

The CI job is either fixed or removed.

Risks + pitfalls

Where to begin

It's been an ongoing issue, and several attempts have been made to fix it. None have worked yet.

@cryptonemo
Copy link
Collaborator Author

I've confirmed that the remote host is unavailable. This host needs to be made available, or the metrics capture will be disabled.

ssh: connect to host ************** port 22: Connection timed out

@cryptonemo cryptonemo self-assigned this Jul 15, 2020
@cryptonemo
Copy link
Collaborator Author

Resolved by #1215

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant