Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[crc-support] windows download bundle failure #48

Open
lilyLuLiu opened this issue Dec 5, 2024 · 2 comments
Open

[crc-support] windows download bundle failure #48

lilyLuLiu opened this issue Dec 5, 2024 · 2 comments

Comments

@lilyLuLiu
Copy link
Contributor

ssh connection time out during download bundle.
The shasum check of bundle didn't execute. And there is no failure of the download task.

log:

Directory: C:\Users\crcqe\OpenshiftLocal\bundle

Mode LastWriteTime Length Name
d---- 12/5/2024 5:52 AM 4.17.7
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 295 100 295 0 0 1136 0 --:--:-- --:--:-- --:--:-- 1147

100 399 100 399 0 0 618 0 --:--:-- --:--:-- --:--:-- 618
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 315 100 315 0 0 1264 0 --:--:-- --:--:-- --:--:-- 1275

0 5202M 0 31953 0 0 43756 0 34:38:03 --:--:-- 34:38:03 43756
0 5202M 0 3343k 0 0 1906k 0 0:46:34 0:00:01 0:46:33 3238k
0 5202M 0 18.3M 0 0 6763k 0 0:13:07 0:00:02 0:13:05 9157k
……
8 5202M 8 420M 0 0 14.1M 0 0:06:07 0:00:29 0:05:38 17.6M
8 5202M 8 435M 0 0 14.2M 0 0:06:05 0:00:30 0:05:35 15.9M
8 5202M 8 452M 0 0 14.3M 0 0:06:03 0:00:31 0:05:32 16.0M
9 5202M 9 469M 0 0 14.3M 0 0:06:01 0:00:32 0:05:29 16.5Mclient_loop: send disconnect: Broken pipe
ssh: connect to host windows-crcqe.tpb.lab.eng.brq.redhat.com port 22: Connection timed out
ssh: connect to host windows-crcqe.tpb.lab.eng.brq.redhat.com port 22: Connection timed out
ssh: connect to host windows-crcqe.tpb.lab.eng.brq.redhat.com port 22: Connection timed out
ssh: connect to host windows-crcqe.tpb.lab.eng.brq.redhat.com port 22: Connection timed out
ssh: connect to host windows-crcqe.tpb.lab.eng.brq.redhat.com port 22: Connection timed out
ssh: connect to host windows-crcqe.tpb.lab.eng.brq.redhat.com port 22: Connection timed out
ssh: connect to host windows-crcqe.tpb.lab.eng.brq.redhat.com port 22: Connection timed out
Warning: Permanently added 'windows-crcqe.tpb.lab.eng.brq.redhat.com' (ED25519) to the list of known hosts.

Path
C:\Users\crcqe

Warning: Permanently added 'windows-crcqe.tpb.lab.eng.brq.redhat.com' (ED25519) to the list of known hosts.
/Users/crcqe/OpenshiftLocal/bundle/4.17.7

@gbraad
Copy link

gbraad commented Dec 5, 2024

And there is no failure of the download task.

Connection timed out

This looks like a network failure to the nodes, which can also explain the disconnection/failure of the download.

@lilyLuLiu
Copy link
Contributor Author

When the script met ssh timeout, my connection to machine also closed:

PS C:\Users\crcqe> Read from remote host windows-crcqe.tpb.lab.eng.brq.redhat.com: Connection reset by peer
Connection to windows-crcqe.tpb.lab.eng.brq.redhat.com closed.
client_loop: send disconnect: Broken pipe

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

No branches or pull requests

2 participants