yangulei commented on PR #11140: URL: https://github.com/apache/tvm/pull/11140#issuecomment-1115510883
The CI failed due to connection error during the installation of tensorflow-aarch64 v2.6.2: > [2022-04-28T01:43:42.770Z]` WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0xffff827a3050>, 'Connection to snapshots.linaro.org timed out. (connect timeout=15)')': /ldcg/python-cache/tensorflow-aarch64/ > [2022-04-28T01:43:55.126Z] ERROR: Could not find a version that satisfies the requirement tensorflow-aarch64==2.6.2 (from versions: 1.2, 2.7.0rc0, 2.7.0rc1, 2.7.0, 2.7.1, 2.8.0rc0, 2.8.0rc1, 2.8.0, 2.9.0rc0, 2.9.0rc1) > [2022-04-28T01:43:55.126Z] ERROR: No matching distribution found for tensorflow-aarch64==2.6.2 > [2022-04-28T01:44:00.406Z] WARNING: You are using pip version 19.3.1; however, version 22.0.4 is available. > [2022-04-28T01:44:00.406Z] You should consider upgrading via the 'pip install --upgrade pip' command. > [2022-04-28T01:44:00.406Z] The command '/bin/sh -c bash /install/ubuntu_install_tensorflow_aarch64.sh' returned a non-zero code: 1 > [2022-04-28T01:44:00.406Z] ERROR: docker build failed. > script returned exit code 1 Should I do something or just ignore this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
