from celery import signals # pylint: disable=no-name-in-module
infra-ci-test-playground-test-75c7c9c487-rp5q5: File "/home/delhivery/.local/lib/python3.6/site-packages/celery/__init__.py", line 121, in <module>
infra-ci-test-playground-test-75c7c9c487-rp5q5: def maybe_patch_concurrency(argv=sys.argv,
infra-ci-test-playground-test-75c7c9c487-rp5q5: AttributeError: module 'sys' has no attribute 'argv'
infra-ci-test-playground-test-75c7c9c487-rp5q5: Failed to auto initialize opentelemetry
infra-ci-test-playground-test-75c7c9c487-rp5q5: Traceback (most recent call last):
infra-ci-test-playground-test-75c7c9c487-rp5q5: File "/home/delhivery/.local/lib/python3.6/site-packages/opentelemetry/instrumentation/auto_instrumentation/sitecustomize.py", line 122, in initialize
infra-ci-test-playground-test-75c7c9c487-rp5q5: _load_instrumentors(distro)
infra-ci-test-playground-test-75c7c9c487-rp5q5: File "/home/delhivery/.local/lib/python3.6/site-packages/opentelemetry/instrumentation/auto_instrumentation/sitecustomize.py", line 88, in _load_instrumentors