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

Nightly build failure 2024-01-26 #3298

Closed
9 tasks done
jdangerx opened this issue Jan 26, 2024 · 0 comments · Fixed by #3299
Closed
9 tasks done

Nightly build failure 2024-01-26 #3298

jdangerx opened this issue Jan 26, 2024 · 0 comments · Fixed by #3299
Assignees
Labels
nightly-builds Anything having to do with nightly builds or continuous deployment.

Comments

@jdangerx
Copy link
Member

jdangerx commented Jan 26, 2024

Overview

What do you think happened, if anything?

Seems like a Zenodo upload failure again.

Next steps

What next steps do we need to do to understand or remediate the issue?

It looks like an actual Zenodo file upload failed, instead of just the publication - we should check the actual Zenodo draft and see if everything made it. If not, we should:

Tasks

Verify that everything is fixed!

Tasks

Relevant logs

link to build logs from internal distribution bucket

2024-01-26 12:46:25,321: INFO - Uploading file to https://sandbox.zenodo.org/api/files/e728d1ee-73e4-4364-af3b-b5e97ca21663/ferc2_dbf.sqlite.gz (zenodo_data_release.py:162)
Traceback (most recent call last):
  File "/home/mambauser/env/lib/python3.11/site-packages/urllib3/connectionpool.py", line 467, in _make_request
    six.raise_from(e, None)
  File "<string>", line 3, in raise_from
  File "/home/mambauser/env/lib/python3.11/site-packages/urllib3/connectionpool.py", line 462, in _make_request
    httplib_response = conn.getresponse()
                       ^^^^^^^^^^^^^^^^^^
  File "/home/mambauser/env/lib/python3.11/http/client.py", line 1386, in getresponse
    response.begin()
  File "/home/mambauser/env/lib/python3.11/http/client.py", line 325, in begin
    version, status, reason = self._read_status()
                              ^^^^^^^^^^^^^^^^^^^
  File "/home/mambauser/env/lib/python3.11/http/client.py", line 286, in _read_status
    line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/mambauser/env/lib/python3.11/socket.py", line 706, in readinto
    return self._sock.recv_into(b)
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/mambauser/env/lib/python3.11/ssl.py", line 1315, in recv_into
    return self.read(nbytes, buffer)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/mambauser/env/lib/python3.11/ssl.py", line 1167, in read
    return self._sslobj.read(len, buffer)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TimeoutError: The read operation timed out
@jdangerx jdangerx self-assigned this Jan 26, 2024
@jdangerx jdangerx moved this from New to In progress in Catalyst Megaproject Jan 26, 2024
@zaneselvans zaneselvans added the nightly-builds Anything having to do with nightly builds or continuous deployment. label Jan 26, 2024
@jdangerx jdangerx moved this from In progress to In review in Catalyst Megaproject Jan 26, 2024
@github-project-automation github-project-automation bot moved this from In review to Done in Catalyst Megaproject Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nightly-builds Anything having to do with nightly builds or continuous deployment.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants