Explore an issue

Đang mở
#101 1 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức phù hợp với người mới
15/100
Loại issue
Lỗi
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
python
Lĩnh vực
cli, networking

Hướng nghiên cứu

Bắt đầu với driver.py tại Deploy và driver_files/flows.py tại create_ls, sau đó lần theo commit_rollback_actions.py và session receive stack được hiển thị trong báo cáo. Nếu có thể, hãy tái hiện Juniper commit timeout; issue không xác định hành vi được mong đợi hoặc completion nên trông như thế nào.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

help wanted Ready to Take

2020-03-24 09:24:50,197 [DEBUG]: QS.JuniperLSCP_105.202.Thread-5 expect_session - hardware_expect
2020-03-24 09:24:50,322 [DEBUG]: QS.JuniperLSCP_105.202.Thread-5 expect_session - hardware_expect root#
2020-03-24 09:24:50,539 [DEBUG]: QS.JuniperLSCP_105.202.Thread-5 expect_session - hardware_expect Command: commit
2020-03-24 09:24:50,794 [DEBUG]: QS.JuniperLSCP_105.202.Thread-5 expect_session - hardware_expect commit
2020-03-24 09:24:51,055 [DEBUG]: QS.JuniperLSCP_105.202.Thread-5 expect_session - hardware_expect
2020-03-24 09:24:51,055 [DEBUG]: QS.JuniperLSCP_105.202.Thread-5 expect_session - hardware_expect
2020-03-24 09:25:21,059 [DEBUG]: QS.JuniperLSCP_105.202.Thread-5 session_pool_manager - remove_session Removing session
2020-03-24 09:25:21,060 [DEBUG]: QS.JuniperLSCP_105.202.Thread-5 session_manager_impl - remove_session SSH session was removed
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit Error occurred
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit Traceback (most recent call last):
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit File "C:\ProgramData\QualiSystems\venv\Juniper_LS_Cloud_Provider_2_10\lib\site-packages\paramiko\channel.py", line 699, in recv
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit out = self.in_buffer.read(nbytes, self.timeout)
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit File "C:\ProgramData\QualiSystems\venv\Juniper_LS_Cloud_Provider_2_10\lib\site-packages\paramiko\buffered_pipe.py", line 164, in read
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit raise PipeTimeout()
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit paramiko.buffered_pipe.PipeTimeout
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit During handling of the above exception, another exception occurred:
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit Traceback (most recent call last):
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit File "C:\ProgramData\QualiSystems\venv\Juniper_LS_Cloud_Provider_2_10\lib\site-packages\cloudshell\cli\session\ssh_session.py", line 137, in _receive
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit byte_data = self._current_channel.recv(self._buffer_size)
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit File "C:\ProgramData\QualiSystems\venv\Juniper_LS_Cloud_Provider_2_10\lib\site-packages\paramiko\channel.py", line 701, in recv
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit raise socket.timeout()
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit socket.timeout
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit During handling of the above exception, another exception occurred:
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit Traceback (most recent call last):
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit File "C:\ProgramData\QualiSystems\venv\Juniper_LS_Cloud_Provider_2_10\lib\site-packages\cloudshell\cli\session\expect_session.py", line 152, in _receive_all
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit read_buffer += self._receive(0.1, logger)
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit File "C:\ProgramData\QualiSystems\venv\Juniper_LS_Cloud_Provider_2_10\lib\site-packages\cloudshell\cli\session\ssh_session.py", line 140, in _receive
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit raise SessionReadTimeout()
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit cloudshell.cli.session.session_exceptions.SessionReadTimeout
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit During handling of the above exception, another exception occurred:
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit Traceback (most recent call last):
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit File "C:\Windows\TEMP\tmpev0m0ury.zip_env\driver.py", line 141, in Deploy
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit int_list = ls_flow.create_ls(ls_name, int_list)
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit File "C:\Windows\TEMP\tmpev0m0ury.zip_env\driver_files\flows.py", line 47, in create_ls
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit commit_rollback.commit()
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit File "C:\ProgramData\QualiSystems\venv\Juniper_LS_Cloud_Provider_2_10\lib\site-packages\cloudshell\networking\juniper\command_actions\commit_rollback_actions.py", line 25, in commit
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit self._cli_service, command_template.COMMIT
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit File "C:\ProgramData\QualiSystems\venv\Juniper_LS_Cloud_Provider_2_10\lib\site-packages\cloudshell\cli\command_template\command_template_executor.py", line 60, in execute_command
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit **self.optional_kwargs
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit File "C:\ProgramData\QualiSystems\venv\Juniper_LS_Cloud_Provider_2_10\lib\site-packages\cloudshell\cli\service\cli_service_impl.py", line 143, in send_command
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit **kwargs
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit File "C:\ProgramData\QualiSystems\venv\Juniper_LS_Cloud_Provider_2_10\lib\site-packages\cloudshell\cli\session\expect_session.py", line 266, in hardware_expect
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit read_buffer = self._receive_all(timeout, logger)
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit File "C:\ProgramData\QualiSystems\venv\Juniper_LS_Cloud_Provider_2_10\lib\site-packages\cloudshell\cli\session\expect_session.py", line 158, in _receive_all
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit self.class.name, "Socket closed by timeout"
2020-03-24 09:25:21,061 [ERROR]: QS.JuniperLSCP_105.202.Thread-5 logging_session - exit cloudshell.cli.session.session_exceptions.ExpectedSessionException: ('JuniperSSHSession', 'Socket closed by timeout')
JuniperLSCP_105.202--24-Mar-2020--09-24-22.log

Ngôn ngữ chính
Python
Star
7
Fork
5
Merge trung bình
20 phút
Pull request đã merge (30 ngày)
1

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của QualiSystems/cloudshell-cli

Tất cả issue của QualiSystems/cloudshell-cli

Issue tương tự

Thêm issue về Python

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.