In our build, we consistently get something like the following:
byte-compiling build/bdist.linux-aarch64/egg/pip/_internal/commands/hash.py to hash.cpython-37.pyc
byte-compiling build/bdist.linux-aarch64/egg/pip/_internal/commands/help.py to help.cpython-37.pyc
byte-compiling build/bdist.linux-aarch64/egg/pip/_internal/commands/check.py to check.cpython-37.
No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on: Common Build Problems - Travis CI
This is in the middle of a pip install
command. Every time we retriggered the build, it got stuck in a different spot. This started happening a couple of days ago on our previously passing builds, and has been happening on all ARM boards across our repos with PRs that make very minor changes. Could anyone help us, please? Thanks in advance.