aws / sagemaker-pytorch-inference-toolkit

Toolkit for allowing inference and serving with PyTorch on SageMaker. Dockerfiles used for building SageMaker Pytorch Containers are at https://github.com/aws/deep-learning-containers.
Apache License 2.0
134 stars 70 forks source link

Update TS Archiver to v0.3.1 / Integ tests #95

Closed dhanainme closed 3 years ago

dhanainme commented 3 years ago

Issue #, if available: #86 / model_fn ignore in PyTorch models.

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

sagemaker-bot commented 3 years ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot commented 3 years ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot commented 3 years ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot commented 3 years ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot commented 3 years ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot commented 3 years ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot commented 3 years ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

dhanainme commented 3 years ago

Tests failed coz of timeout

[Container] 2021/03/11 14:24:35 Running command generic_cmd="IGNORE_COVERAGE=- tox -e py36 -- test/integration/local --region $AWS_DEFAULT_REGION --docker-base-name $ECR_REPO --aws-id $ACCOUNT --framework-version $FRAMEWORK_VERSION --processor gpu --tag $GENERIC_TAG"

[Container] 2021/03/11 14:24:35 Running command test_cmd="remote-test --github-repo $GITHUB_REPO --test-cmd \"$generic_cmd\" --setup-file $SETUP_FILE --pr-number \"$PR_NUM\""

[Container] 2021/03/11 14:24:35 Running command execute-command-if-has-matching-changes "$test_cmd" "test/" "src/*.py" "setup.py" "setup.cfg" "buildspec-toolkit.yml" "artifacts/*"
Comparing current PR to master or main.
Changes Found. Executing command passed in as first parameter.
INFO:sagemakerci.cli.remote_test:Creating conda env: test_env_py3
Traceback (most recent call last):
  File "/.pyenv/versions/3.6.10/bin/remote-test", line 11, in <module>
    load_entry_point('sagemakerci==0.1.0', 'console_scripts', 'remote-test')()
  File "/.pyenv/versions/3.6.10/lib/python3.6/site-packages/sagemakerci/cli/remote_test.py", line 69, in main
    conn.run(args.test_cmd)
  File "/.pyenv/versions/3.6.10/lib/python3.6/site-packages/sagemakerci/cli/remote_test.py", line 154, in run
    self.create_conda_env()
  File "/.pyenv/versions/3.6.10/lib/python3.6/site-packages/sagemakerci/cli/remote_test.py", line 104, in create_conda_env
    self.conn.run(create_env_cmd, hide="out")
  File "<decorator-gen-3>", line 2, in run
  File "/.pyenv/versions/3.6.10/lib/python3.6/site-packages/fabric/connection.py", line 29, in opens
    self.open()
  File "/.pyenv/versions/3.6.10/lib/python3.6/site-packages/fabric/connection.py", line 636, in open
    self.client.connect(**kwargs)
  File "/.pyenv/versions/3.6.10/lib/python3.6/site-packages/paramiko/client.py", line 349, in connect
    retry_on_signal(lambda: sock.connect(addr))
  File "/.pyenv/versions/3.6.10/lib/python3.6/site-packages/paramiko/util.py", line 283, in retry_on_signal
    return function()
  File "/.pyenv/versions/3.6.10/lib/python3.6/site-packages/paramiko/client.py", line 349, in <lambda>
    retry_on_signal(lambda: sock.connect(addr))
socket.timeout: timed out

Can you please retry in CodeBuild UI ?

sagemaker-bot commented 3 years ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot commented 3 years ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot commented 3 years ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot commented 3 years ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot commented 3 years ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot commented 3 years ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot commented 3 years ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository