Skip to content

[temurin-compliance] cannot ssh to jck-marist-rhel7-s390x-1 on port 22

Summary

we only have 2 s390 rhel7 machines in total, one is being used for testing, and 2 jdk versions are waiting for s390 rhel7 for interactive tests, so this is kinda urgent to get it back to work.

Steps to reproduce

(How one can reproduce the issue - this is very important)

What is the current bug behavior?

(What actually happens)

What is the expected correct behavior?

(What you should see instead)

Relevant logs and/or screenshots

ssh -v 148.100.84.144
OpenSSH_8.0p1, OpenSSL 1.1.1k  FIPS 25 Mar 2021
debug1: Reading configuration data /home/wenzhou/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/05-redhat.conf
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
debug1: re-parsing configuration
debug1: Reading configuration data /home/wenzhou/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/05-redhat.conf
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: Connecting to 148.100.84.144 [148.100.84.144] port 22.
debug1: connect to address 148.100.84.144 port 22: Connection timed out
ssh: connect to host 148.100.84.144 port 22: Connection timed out

Priority

  • Urgent
  • High
  • Medium
  • Low

Severity

  • Blocker
  • Major
  • Normal
  • Low

Impact

(What is the impact of this issue? Is it blocking a release? Are there any time constraints?, for example: "We have a release tomorrow")

Edited by Wen Zhou