python get_externals.py --verbose --platform=aarch64
in dir /build_dir/own-linux-aarch64/build (timeout 1200 secs)
watching logfiles {}
argv: ['python', 'get_externals.py', '--verbose', '--platform=aarch64']
environment:
AUDITWHEEL_ARCH=aarch64
AUDITWHEEL_PLAT=manylinux2014_aarch64
AUDITWHEEL_POLICY=manylinux2014
DEVTOOLSET_ROOTPATH=/opt/rh/devtoolset-10/root
HOME=/home/buildslave
HOSTNAME=530e0d063b5c
LANG=en_US.UTF-8
LANGUAGE=en_US.UTF-8
LC_ALL=en_US.UTF-8
LD_LIBRARY_PATH=/usr/local/lib:/opt/rh/devtoolset-10/root/usr/lib64:/opt/rh/devtoolset-10/root/usr/lib:/opt/rh/devtoolset-10/root/usr/lib64/dyninst:/opt/rh/devtoolset-10/root/usr/lib/dyninst:/usr/local/lib64
LOGNAME=buildslave
PATH=/python27_virt/bin:/opt/rh/devtoolset-10/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig:/usr/local/lib/pkgconfig
PWD=/build_dir/own-linux-aarch64/build
PYPY_GC_NURSERY=16M
PYPY_LOCALBASE=/usr/local
PYPY_MAKE_PORTABLE=1
SHELL=/bin/bash
SHLVL=2
SSL_CERT_FILE=/opt/_internal/certs.pem
TERM=xterm
USER=buildslave
_=/python27_virt/bin/buildslave
using PTY: False
fatal: unable to access 'https://github.com/pypy/externals/': Failed to connect to github.com port 443 after 129354 ms: Could not connect to server
only needed on windows
Traceback (most recent call last):
File "get_externals.py", line 59, in <module>
main()
File "get_externals.py", line 55, in main
verbose=args.verbose,
File "get_externals.py", line 26, in checkout_repo
check_call(cmd, verbose)
File "/usr/local/lib/python2.7/subprocess.py", line 190, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['git', '-C', '/build_dir/own-linux-aarch64/build/externals', 'pull', 'https://github.com/pypy/externals']' returned non-zero exit status 1
program finished with exit code 1
elapsedTime=129.747331