See
<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/6771/display/redirect>
Changes:
------------------------------------------
[...truncated 1.30 MB...]
alias pydoc 2>/dev/null >/dev/null && unalias pydoc || true
pydoc () {
python -m pydoc "$@"
}
# This should detect bash and zsh, which have a hash command that must
# be called to get it to forget past commands. Without forgetting
# past commands the $PATH changes we made may not be respected
if [ -n "${BASH-}" ] || [ -n "${ZSH_VERSION-}" ] ; then
hash -r 2>/dev/null
fi
cd sdks/python
pip install -e .[gcp,test]
Obtaining
file://<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python>
Processing
/home/jenkins/.cache/pip/wheels/50/24/4d/4580ca4a299f1ad6fd63443e6e584cb21e9a07988e4aa8daac/crcmod-1.7-cp35-cp35m-linux_x86_64.whl
Processing
/home/jenkins/.cache/pip/wheels/34/63/8b/137c251bca70f301c47a62dae335f36c21a8b86e42c803129a/dill-0.3.1.1-py3-none-any.whl
Collecting fastavro<0.24,>=0.21.4
Using cached fastavro-0.23.6-cp35-cp35m-manylinux2010_x86_64.whl (1.3 MB)
Processing
/home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/future-0.18.2-py3-none-any.whl
Collecting grpcio<2,>=1.29.0
Using cached grpcio-1.31.0-cp35-cp35m-manylinux2014_x86_64.whl (3.4 MB)
Processing
/home/jenkins/.cache/pip/wheels/c3/cd/d8/8d1f32dc46461f8eccebb0bfde7131007393ce4ec0ef866e15/hdfs-2.5.8-py3-none-any.whl
Collecting httplib2<0.18.0,>=0.8
Using cached httplib2-0.17.4-py3-none-any.whl (95 kB)
Collecting mock<3.0.0,>=1.0.1
Using cached mock-2.0.0-py2.py3-none-any.whl (56 kB)
Collecting numpy<2,>=1.14.3
Using cached numpy-1.18.5-cp35-cp35m-manylinux1_x86_64.whl (19.9 MB)
Collecting pymongo<4.0.0,>=3.8.0
Using cached pymongo-3.11.0-cp35-cp35m-manylinux2014_x86_64.whl (507 kB)
Processing
/home/jenkins/.cache/pip/wheels/48/f7/87/b932f09c6335dbcf45d916937105a372ab14f353a9ca431d7d/oauth2client-3.0.0-cp35-none-any.whl
Collecting protobuf<4,>=3.12.2
Using cached protobuf-3.13.0-cp35-cp35m-manylinux1_x86_64.whl (1.3 MB)
Collecting pydot<2,>=1.2.0
Using cached pydot-1.4.1-py2.py3-none-any.whl (19 kB)
Collecting python-dateutil<3,>=2.8.0
Using cached python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
Collecting pytz>=2018.3
Using cached pytz-2020.1-py2.py3-none-any.whl (510 kB)
Collecting requests<3.0.0,>=2.24.0
Using cached requests-2.24.0-py2.py3-none-any.whl (61 kB)
Collecting typing-extensions<3.8.0,>=3.7.0
Using cached typing_extensions-3.7.4.3-py3-none-any.whl (22 kB)
Processing
/home/jenkins/.cache/pip/wheels/de/f4/b9/d6546ebbb81a0b7c261c73b4a831a285cc47184821aa2e6e8e/avro_python3-1.9.2.1-py3-none-any.whl
Collecting pyarrow<0.18.0,>=0.15.1
Using cached pyarrow-0.17.1-cp35-cp35m-manylinux2014_x86_64.whl (63.7 MB)
Processing
/home/jenkins/.cache/pip/wheels/cf/01/c2/53623e87850d11e77346db9b35980b55be20e161327f06bf11/typing-3.7.4.3-py3-none-any.whl
Collecting cachetools<4,>=3.1.0
Using cached cachetools-3.1.1-py2.py3-none-any.whl (11 kB)
Processing
/home/jenkins/.cache/pip/wheels/51/42/03/26316dd9645ec6cd24dad93e2562f7a70d0e535157fe52feec/google_apitools-0.5.31-py3-none-any.whl
Collecting google-auth<2,>=1.18.0
Using cached google_auth-1.21.0-py2.py3-none-any.whl (92 kB)
Collecting google-cloud-datastore<2,>=1.7.1
Using cached google_cloud_datastore-1.15.0-py2.py3-none-any.whl (132 kB)
Collecting google-cloud-pubsub<2,>=0.39.0
Using cached google_cloud_pubsub-1.7.0-py2.py3-none-any.whl (144 kB)
Collecting google-cloud-bigquery<2,>=1.6.0
Using cached google_cloud_bigquery-1.27.2-py2.py3-none-any.whl (172 kB)
Collecting google-cloud-core<2,>=0.28.1
Using cached google_cloud_core-1.4.1-py2.py3-none-any.whl (26 kB)
Collecting google-cloud-bigtable<2,>=0.31.1
Using cached google_cloud_bigtable-1.4.0-py2.py3-none-any.whl (265 kB)
Collecting google-cloud-spanner<2,>=1.13.0
Using cached google_cloud_spanner-1.18.0-py2.py3-none-any.whl (255 kB)
Collecting grpcio-gcp<1,>=0.2.2
Using cached grpcio_gcp-0.2.2-py2.py3-none-any.whl (9.4 kB)
Collecting google-cloud-dlp<2,>=0.12.0
Using cached google_cloud_dlp-1.0.0-py2.py3-none-any.whl (169 kB)
Collecting google-cloud-language<2,>=1.3.0
Using cached google_cloud_language-1.3.0-py2.py3-none-any.whl (83 kB)
Collecting google-cloud-videointelligence<2,>=1.8.0
Using cached google_cloud_videointelligence-1.15.0-py2.py3-none-any.whl (180
kB)
Collecting google-cloud-vision<2,>=0.38.0
Using cached google_cloud_vision-1.0.0-py2.py3-none-any.whl (435 kB)
Collecting freezegun>=0.3.12
Using cached freezegun-0.3.15-py2.py3-none-any.whl (14 kB)
Collecting nose>=1.3.7
Using cached nose-1.3.7-py3-none-any.whl (154 kB)
Processing
/home/jenkins/.cache/pip/wheels/cf/90/07/287645608eafad8090586024dc245b16aa8b4d273d80558106/nose_xunitmp-0.4.1-py3-none-any.whl
Collecting parameterized<0.8.0,>=0.7.1
Using cached parameterized-0.7.4-py2.py3-none-any.whl (25 kB)
Collecting pyhamcrest!=1.10.0,<2.0.0,>=1.9
Using cached PyHamcrest-1.10.1-py3-none-any.whl (48 kB)
Processing
/home/jenkins/.cache/pip/wheels/57/d0/2c/e2003abb5bc1a94c2e8a6fe1c03b8055d074e34c13672e7eb7/PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting requests_mock<2.0,>=1.7
Using cached requests_mock-1.8.0-py2.py3-none-any.whl (23 kB)
Collecting tenacity<6.0,>=5.0.2
Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting pytest<5.0,>=4.4.0
Using cached pytest-4.6.11-py2.py3-none-any.whl (231 kB)
Collecting pytest-xdist<2,>=1.29.0
Using cached pytest_xdist-1.34.0-py2.py3-none-any.whl (36 kB)
Collecting pytest-timeout<2,>=1.3.3
Using cached pytest_timeout-1.4.2-py2.py3-none-any.whl (10 kB)
Collecting pandas<1,>=0.24.2
Using cached pandas-0.24.2-cp35-cp35m-manylinux1_x86_64.whl (10.0 MB)
Collecting sqlalchemy<2.0,>=1.3
Using cached SQLAlchemy-1.3.19-cp35-cp35m-manylinux2010_x86_64.whl (1.3 MB)
Collecting psycopg2-binary<3.0.0,>=2.8.5
Using cached psycopg2_binary-2.8.5-cp35-cp35m-manylinux1_x86_64.whl (2.9 MB)
Processing
/home/jenkins/.cache/pip/wheels/c9/9c/9f/734b39f47ccea455455e70d5e54830de377f19250d7c7a6982/testcontainers-3.0.3-py2.py3-none-any.whl
Collecting six>=1.5.2
Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
Processing
/home/jenkins/.cache/pip/wheels/9b/04/dd/7daf4150b6d9b12949298737de9431a324d4b797ffd63f526e/docopt-0.6.2-py2.py3-none-any.whl
Collecting pbr>=0.11
Using cached pbr-5.4.5-py2.py3-none-any.whl (110 kB)
Collecting rsa>=3.1.4
Using cached rsa-4.6-py3-none-any.whl (47 kB)
Collecting pyasn1-modules>=0.0.5
Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
Collecting pyasn1>=0.1.7
Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
Requirement already satisfied: setuptools in
./container/venv/python3.5/lib/python3.5/site-packages (from
protobuf<4,>=3.12.2->apache-beam==2.25.0.dev0) (50.0.0)
Collecting pyparsing>=2.1.4
Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
Collecting chardet<4,>=3.0.2
Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB)
Collecting idna<3,>=2.5
Using cached idna-2.10-py2.py3-none-any.whl (58 kB)
Collecting certifi>=2017.4.17
Using cached certifi-2020.6.20-py2.py3-none-any.whl (156 kB)
Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
Using cached urllib3-1.25.10-py2.py3-none-any.whl (127 kB)
Collecting fasteners>=0.14
Using cached fasteners-0.15-py2.py3-none-any.whl (23 kB)
Collecting google-api-core[grpc]<2.0.0dev,>=1.14.0
Using cached google_api_core-1.22.1-py2.py3-none-any.whl (91 kB)
Processing
/home/jenkins/.cache/pip/wheels/fa/58/04/985e12654d20e7afe695f5cf35631a16bf6a762a506898c808/grpc_google_iam_v1-0.12.3-py3-none-any.whl
Collecting google-resumable-media<2.0dev,>=0.5.0
Using cached google_resumable_media-1.0.0-py2.py3-none-any.whl (42 kB)
Collecting py>=1.5.0
Using cached py-1.9.0-py2.py3-none-any.whl (99 kB)
Collecting packaging
Using cached packaging-20.4-py2.py3-none-any.whl (37 kB)
Collecting more-itertools>=4.0.0; python_version > "2.7"
Using cached more_itertools-8.5.0-py3-none-any.whl (44 kB)
Collecting pluggy<1.0,>=0.12
Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
Collecting importlib-metadata>=0.12; python_version < "3.8"
Using cached importlib_metadata-1.7.0-py2.py3-none-any.whl (31 kB)
Collecting wcwidth
Using cached wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
Collecting pathlib2>=2.2.0; python_version < "3.6"
Using cached pathlib2-2.3.5-py2.py3-none-any.whl (18 kB)
Collecting atomicwrites>=1.0
Using cached atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB)
Collecting attrs>=17.4.0
Using cached attrs-20.1.0-py2.py3-none-any.whl (49 kB)
Collecting execnet>=1.1
Using cached execnet-1.7.1-py2.py3-none-any.whl (39 kB)
Collecting pytest-forked
Using cached pytest_forked-1.3.0-py2.py3-none-any.whl (4.7 kB)
Collecting crayons
Using cached crayons-0.4.0-py2.py3-none-any.whl (4.6 kB)
Processing
/home/jenkins/.cache/pip/wheels/12/30/01/9ad692eda25f892c00d53d955f3f0b06c3c7cc3e1cb601cb20/blindspin-2.0.1-py3-none-any.whl
Processing
/home/jenkins/.cache/pip/wheels/b8/2d/88/2fb764a7404287819251978fbfe4cacf9b4d8a1d41fce5dd97/wrapt-1.12.1-cp35-cp35m-linux_x86_64.whl
Collecting deprecation
Using cached deprecation-2.1.0-py2.py3-none-any.whl (11 kB)
Collecting docker
Using cached docker-4.3.1-py2.py3-none-any.whl (145 kB)
Collecting monotonic>=0.1
Using cached monotonic-1.5-py2.py3-none-any.whl (5.3 kB)
Collecting googleapis-common-protos<2.0dev,>=1.6.0
Using cached googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB)
Collecting google-crc32c<2.0dev,>=1.0; python_version >= "3.5"
Using cached google_crc32c-1.0.0-cp35-cp35m-manylinux2010_x86_64.whl (39 kB)
Collecting zipp>=0.5
Using cached zipp-1.2.0-py2.py3-none-any.whl (4.8 kB)
Collecting apipkg>=1.4
Using cached apipkg-1.5-py2.py3-none-any.whl (4.9 kB)
Collecting colorama
Using cached colorama-0.4.3-py2.py3-none-any.whl (15 kB)
Collecting websocket-client>=0.32.0
Using cached websocket_client-0.57.0-py2.py3-none-any.whl (200 kB)
Collecting cffi>=1.0.0
Using cached cffi-1.14.2-cp35-cp35m-manylinux1_x86_64.whl (400 kB)
Collecting pycparser
Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB)
Installing collected packages: crcmod, dill, pytz, fastavro, future, six,
grpcio, chardet, idna, certifi, urllib3, requests, docopt, hdfs, httplib2, pbr,
mock, numpy, pymongo, pyasn1, rsa, pyasn1-modules, oauth2client, protobuf,
pyparsing, pydot, python-dateutil, typing-extensions, avro-python3, pyarrow,
typing, cachetools, monotonic, fasteners, google-apitools, google-auth,
googleapis-common-protos, google-api-core, google-cloud-core,
google-cloud-datastore, grpc-google-iam-v1, google-cloud-pubsub, pycparser,
cffi, google-crc32c, google-resumable-media, google-cloud-bigquery,
google-cloud-bigtable, google-cloud-spanner, grpcio-gcp, google-cloud-dlp,
google-cloud-language, google-cloud-videointelligence, google-cloud-vision,
freezegun, nose, nose-xunitmp, parameterized, pyhamcrest, pyyaml,
requests-mock, tenacity, py, packaging, more-itertools, zipp,
importlib-metadata, pluggy, wcwidth, pathlib2, atomicwrites, attrs, pytest,
apipkg, execnet, pytest-forked, pytest-xdist, pytest-timeout, pandas,
sqlalchemy, psycopg2-binary, colorama, crayons, blindspin, wrapt, deprecation,
websocket-client, docker, testcontainers, apache-beam
Running setup.py develop for apache-beam
Successfully installed apache-beam apipkg-1.5 atomicwrites-1.4.0 attrs-20.1.0
avro-python3-1.9.2.1 blindspin-2.0.1 cachetools-3.1.1 certifi-2020.6.20
cffi-1.14.2 chardet-3.0.4 colorama-0.4.3 crayons-0.4.0 crcmod-1.7
deprecation-2.1.0 dill-0.3.1.1 docker-4.3.1 docopt-0.6.2 execnet-1.7.1
fastavro-0.23.6 fasteners-0.15 freezegun-0.3.15 future-0.18.2
google-api-core-1.22.1 google-apitools-0.5.31 google-auth-1.21.0
google-cloud-bigquery-1.27.2 google-cloud-bigtable-1.4.0
google-cloud-core-1.4.1 google-cloud-datastore-1.15.0 google-cloud-dlp-1.0.0
google-cloud-language-1.3.0 google-cloud-pubsub-1.7.0
google-cloud-spanner-1.18.0 google-cloud-videointelligence-1.15.0
google-cloud-vision-1.0.0 google-crc32c-1.0.0 google-resumable-media-1.0.0
googleapis-common-protos-1.52.0 grpc-google-iam-v1-0.12.3 grpcio-1.31.0
grpcio-gcp-0.2.2 hdfs-2.5.8 httplib2-0.17.4 idna-2.10 importlib-metadata-1.7.0
mock-2.0.0 monotonic-1.5 more-itertools-8.5.0 nose-1.3.7 nose-xunitmp-0.4.1
numpy-1.18.5 oauth2client-3.0.0 packaging-20.4 pandas-0.24.2
parameterized-0.7.4 pathlib2-2.3.5 pbr-5.4.5 pluggy-0.13.1 protobuf-3.13.0
psycopg2-binary-2.8.5 py-1.9.0 pyarrow-0.17.1 pyasn1-0.4.8 pyasn1-modules-0.2.8
pycparser-2.20 pydot-1.4.1 pyhamcrest-1.10.1 pymongo-3.11.0 pyparsing-2.4.7
pytest-4.6.11 pytest-forked-1.3.0 pytest-timeout-1.4.2 pytest-xdist-1.34.0
python-dateutil-2.8.1 pytz-2020.1 pyyaml-5.3.1 requests-2.24.0
requests-mock-1.8.0 rsa-4.6 six-1.15.0 sqlalchemy-1.3.19 tenacity-5.1.5
testcontainers-3.0.3 typing-3.7.4.3 typing-extensions-3.7.4.3 urllib3-1.25.10
wcwidth-0.2.5 websocket-client-0.57.0 wrapt-1.12.1 zipp-1.2.0
# Create a tarball
python setup.py sdist
Traceback (most recent call last):
File "setup.py", line 26, in <module>
from distutils.errors import DistutilsError
File "<frozen importlib._bootstrap>", line 969, in _find_and_load
File "<frozen importlib._bootstrap>", line 958, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 666, in _load_unlocked
File "<frozen importlib._bootstrap>", line 577, in module_from_spec
File
"<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python3.5/lib/python3.5/site-packages/_distutils_hack/__init__.py",>
line 82, in create_module
return importlib.import_module('._distutils', 'setuptools')
File
"<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python3.5/lib/python3.5/importlib/__init__.py",>
line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 981, in _gcd_import
File "<frozen importlib._bootstrap>", line 931, in _sanity_check
SystemError: Parent module 'setuptools' not loaded, cannot perform relative
import
cleanup_container
Untagged:
us.gcr.io/apache-beam-testing/jenkins/beam_python3.5_sdk:20200831-062455
Untagged:
us.gcr.io/apache-beam-testing/jenkins/beam_python3.5_sdk@sha256:d06456591323caacef5bd3aed02901f7721e8a83994c7c5f8f6b17dfd8a22068
Deleted: sha256:3f5f83723a1c05aad472e6cd42f200d6af7ce86b365dc4f9e03a06b48c7b754b
Deleted: sha256:7bf012f4647b04f5bb17aad0c19aaeea7cb4556a3170db75636e052a071f0343
Deleted: sha256:58e97ce0c51fe9d898df41e50b8229640d895e0a84b93ee638f7dbce93d93704
Deleted: sha256:fa8996b0606f9fe02cba839cb234bc01a25c96b48af1434662b29b12d3e4e1e8
Deleted: sha256:44137b7afd45743b8d9900a93d7791b21878cb56d2ac0c2c993fa51c5ad185b9
Deleted: sha256:f68032a7f62ba85a9c7ff2df6b7c350874ff3d678c102b57d0965f6e4dfad876
Deleted: sha256:8e27818b3cbf25fac670be9d085909b87d74a9b80ca9f83b00ecdb4aa24f659b
Deleted: sha256:7c991da6e233e79000f786fc14aaf7c4b02a7ed041c404882fcd0a065840aa9f
Deleted: sha256:0f7555b8de5c74b524d163cce90aca3bc93ba4fec68944361e6d2351fea4a73a
Deleted: sha256:32fd7760e238ff7656c293dd6891a320325c92d160dfb6736d2bf56a004f3044
Deleted: sha256:5107aab3de063b5ad8ac8f5d601555ae51bc20038e187005e3c8ceeb707db3d9
Deleted: sha256:96cf439600ff033f6d537dfc62a53f632117fb2dbd84539ae37516d44a50fa6e
Deleted: sha256:db95c7fb7336027782036fedf3925b79f99b77aa08080420c2b3f1ed27e94d22
Deleted: sha256:ffdc55f09f5792c9c6a9f48e4c3f1b1967e37c5d281469697d6dc59ea8b4cf6a
Deleted: sha256:e066a0644a1034eea6470ebdd6c8012a3d718efae36948699c2f674157b920be
Deleted: sha256:c880262aaf6b656c938f383f4b6b36a9e00838720796bbbd71da0f6827ed696e
Deleted: sha256:fab61231c75a9ba7ea07c107306bd691b793b56cde049e3d5e45da57bb61430c
Deleted: sha256:94697e62850c370b0e35d8facfecfe7b99172d6471737099e8765c0453e92e8b
Deleted: sha256:c4f92dc3e57fd643bff7ea19cb92ebee3cc2e5a77cc21890fc505e6c8bd1951e
Deleted: sha256:ba4619ffb85cff40252072d08ac65a650127fce2ceb4ee1b8d285c3183bd6e51
Deleted: sha256:1730adcce79e3b951d771692f14c42cd5574b6fb2ade99721dba4711f5a1a13e
Deleted: sha256:d4120230cbaa9b08d15c96330f27e51978db261fc11db200cf871e5c9cd306bc
Deleted: sha256:9722c0ded69ead4da0d1e3911b199ab08dc95d824008bc4b96d9565e8e3f5b54
Deleted: sha256:ac67ef5c34c7517d8365450da3aeda63330c5f5f882e6a40eae9451a94c1730a
Deleted: sha256:efb558858d9307095987274a42d6886478666a52990718c2f5c54eeeceaa4000
Deleted: sha256:389dec5603766bab1368438fc623a01851ac326c3033186e00f19c6a70704388
Deleted: sha256:3ae5c7f82084419d711f2ea771eed223d6e05de3d4fd0de179324e3524d5949e
Deleted: sha256:57d21d1085c74e813faeab6a023de7b0fa7f44af031b10af506172bf91936229
Deleted: sha256:f84791f735cf97a411132e447e7aa3372886b1a72cf28ceae86cd293e3a38d97
Deleted: sha256:db374b132d4f2d1b42dd96fdc2d8c341af67cd76be6dd3222ef5cdefb6096ff1
Deleted: sha256:a6127e5b46a402b9aa01ec6e4dfd9135cf465699be587ae907f23bcb2b06ffbd
Deleted: sha256:a34f70999cc0f9331ecd292563d89f23177a2727f2ede34e03dfc1597a6936e4
Deleted: sha256:e229c3144884b24c4fb59bed71024618ea7c552c274d71d43794cc981334726a
Deleted: sha256:17776a1542fef27d0c2fe3375194abb8871f42547c408de7624d88b9b430fe19
Deleted: sha256:a6da1f02f26df563e1916bc9514d334a06b462439277d9064b106b908d69036e
Deleted: sha256:20c72f6f452d9494200fba6d96722bfbbf1114007bfe6e9ac1a708f14af98421
Deleted: sha256:b617cdcb115996b975ffdb9d413067bb637612509b5d07ac91d92018adcbd45c
Digests:
-
us.gcr.io/apache-beam-testing/jenkins/beam_python3.5_sdk@sha256:d06456591323caacef5bd3aed02901f7721e8a83994c7c5f8f6b17dfd8a22068
Associated tags:
- 20200831-062455
Tags:
- us.gcr.io/apache-beam-testing/jenkins/beam_python3.5_sdk:20200831-062455
Deleted
[us.gcr.io/apache-beam-testing/jenkins/beam_python3.5_sdk:20200831-062455].
Deleted
[us.gcr.io/apache-beam-testing/jenkins/beam_python3.5_sdk@sha256:d06456591323caacef5bd3aed02901f7721e8a83994c7c5f8f6b17dfd8a22068].
Removed the container
Build step 'Execute shell' marked build as failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]