Skip to content

Conversation

@diegorusso
Copy link
Contributor

The old machine has been decommisioned and replaced with a new more powerful one.
This is an AmpereOne with 192 cores and 500GB of memory.

The old machine has been decommisioned and replaced with a new more
powerful one.
This is an AmpereOne with 192 cores and 500GB of memory.
@diegorusso diegorusso requested a review from ambv October 7, 2025 15:33
Copy link
Member

@StanFromIreland StanFromIreland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@StanFromIreland
Copy link
Member

StanFromIreland commented Oct 7, 2025

192 cores

That's a few cores;-)

@diegorusso
Copy link
Contributor Author

I moved under unstable because of the folloiwng issues:

  • test_urllib2net will fail as the outbound ftp connection is blocked for now. I've requested to unblock it.
  • test_embed is sensitive to the virtual environment where buildbot is installed. I've run it now without activating it but calling directly.
  • test_bigmem used to timeout but it should be OK now.

@vstinner vstinner merged commit d2aea45 into python:main Oct 7, 2025
2 checks passed
@vstinner
Copy link
Member

vstinner commented Oct 7, 2025

Merged. Let's see how it goes.

@vstinner
Copy link
Member

vstinner commented Oct 7, 2025

A first build has completed, sadly it failed: https://buildbot.python.org/#/builders/1832/builds/1 FTP tests of test_urllib2net failed with TimeoutError/URLError.

Diego is aware of the issue:

test_urllib2net will fail as the outbound ftp connection is blocked for now. I've requested to unblock it.

@diegorusso
Copy link
Contributor Author

A first build has completed, sadly it failed: https://buildbot.python.org/#/builders/1832/builds/1 FTP tests of test_urllib2net failed with TimeoutError/URLError.

Diego is aware of the issue:

test_urllib2net will fail as the outbound ftp connection is blocked for now. I've requested to unblock it.

I've already informed the IT department to unblock the ftp connection. I'll keep you posted. This is why I put the worken in the unstable section for now.

@diegorusso
Copy link
Contributor Author

the FTP timeout has been fixed: https://buildbot.python.org/#/builders/1832

@vstinner
Copy link
Member

The _decimal C extension is not built. You might try this recipe to install its dependency libmpdec:
https://github.com/python/cpython/blob/1c598e04361dbfc9cf465f3a02f83715c11b028c/.github/workflows/posix-deps-apt.sh#L30-L35

@diegorusso
Copy link
Contributor Author

Done, I've added to my notes!

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

Successfully merging this pull request may close these issues.

3 participants