git --version
in dir /build_dir/own-linux-x86-64/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', '--version']
using PTY: False
git version 2.45.2
program finished with exit code 0
elapsedTime=0.014727
program finished with exit code 0
git clean -f -d -x
in dir /build_dir/own-linux-x86-64/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'clean', '-f', '-d', '-x']
using PTY: False
program finished with exit code 0
elapsedTime=0.042002
git fetch -t https://github.com/pypy/pypy/ py3.12
in dir /build_dir/own-linux-x86-64/build (timeout 2400 secs)
watching logfiles {}
argv: ['git', 'fetch', '-t', 'https://github.com/pypy/pypy/', 'py3.12']
using PTY: False
fatal: unable to access 'https://github.com/pypy/pypy/': Could not resolve host: github.com; Unknown error
program finished with exit code 128
elapsedTime=0.046042