Untitled
unknown
plain_text
2 years ago
9.9 kB
14
Indexable
INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/builds/passport/.cache/venv/lib/python3.9/site-packages/_pytest/main.py", line 267, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "/builds/passport/.cache/venv/lib/python3.9/site-packages/_pytest/config/__init__.py", line 1053, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "/builds/passport/.cache/venv/lib/python3.9/site-packages/pluggy/_hooks.py", line 514, in call_historic INTERNALERROR> res = self._hookexec(self.name, self._hookimpls, kwargs, False) INTERNALERROR> File "/builds/passport/.cache/venv/lib/python3.9/site-packages/pluggy/_manager.py", line 115, in _hookexec INTERNALERROR> return self._inner_hookexec(hook_name, methods, kwargs, firstresult) INTERNALERROR> File "/builds/passport/.cache/venv/lib/python3.9/site-packages/pluggy/_callers.py", line 113, in _multicall INTERNALERROR> raise exception.with_traceback(exception.__traceback__) INTERNALERROR> File "/builds/passport/.cache/venv/lib/python3.9/site-packages/pluggy/_callers.py", line 77, in _multicall INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/builds/passport/.cache/venv/lib/python3.9/site-packages/testit_adapter_pytest/listener.py", line 41, in pytest_configure INTERNALERROR> config.test_run_id = self.__adapter_manager.get_test_run_id() INTERNALERROR> File "/builds/passport/.cache/venv/lib/python3.9/site-packages/testit_python_commons/services/logger.py", line 22, in wrapper INTERNALERROR> result = function(*args, **kwargs) INTERNALERROR> File "/builds/passport/.cache/venv/lib/python3.9/site-packages/testit_python_commons/services/adapter_manager.py", line 32, in get_test_run_id INTERNALERROR> return self.__api_client.create_test_run() INTERNALERROR> File "/builds/passport/.cache/venv/lib/python3.9/site-packages/testit_python_commons/services/logger.py", line 22, in wrapper INTERNALERROR> result = function(*args, **kwargs) INTERNALERROR> File "/builds/passport/.cache/venv/lib/python3.9/site-packages/testit_python_commons/client/api_client.py", line 51, in create_test_run INTERNALERROR> response = self.__test_run_api.create_empty(create_empty_request=model) INTERNALERROR> File "/builds/passport/.cache/venv/lib/python3.9/site-packages/testit_api_client/api/test_runs_api.py", line 1792, in create_empty INTERNALERROR> return self.create_empty_endpoint.call_with_http_info(**kwargs) INTERNALERROR> File "/builds/passport/.cache/venv/lib/python3.9/site-packages/testit_api_client/api_client.py", line 881, in call_with_http_info INTERNALERROR> return self.api_client.call_api( INTERNALERROR> File "/builds/passport/.cache/venv/lib/python3.9/site-packages/testit_api_client/api_client.py", line 423, in call_api INTERNALERROR> return self.__call_api(resource_path, method, INTERNALERROR> File "/builds/passport/.cache/venv/lib/python3.9/site-packages/testit_api_client/api_client.py", line 205, in __call_api INTERNALERROR> raise e INTERNALERROR> File "/builds/passport/.cache/venv/lib/python3.9/site-packages/testit_api_client/api_client.py", line 198, in __call_api INTERNALERROR> response_data = self.request( INTERNALERROR> File "/builds/passport/.cache/venv/lib/python3.9/site-packages/testit_api_client/api_client.py", line 469, in request INTERNALERROR> return self.rest_client.POST(url, INTERNALERROR> File "/builds/passport/.cache/venv/lib/python3.9/site-packages/testit_api_client/rest.py", line 274, in POST INTERNALERROR> return self.request("POST", url, INTERNALERROR> File "/builds/passport/.cache/venv/lib/python3.9/site-packages/testit_api_client/rest.py", line 231, in request INTERNALERROR> raise ServiceException(http_resp=r) INTERNALERROR> testit_api_client.exceptions.ServiceException: Status Code: 500 INTERNALERROR> Reason: Internal Server Error INTERNALERROR> HTTP response headers: HTTPHeaderDict({'Date': 'Fri, 01 Dec 2023 06:08:15 GMT', 'Content-Type': 'application/json', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Access-Control-Allow-Origin': '*', 'X-Correlation-Id': 'b027f0bb-d1ec-4aeb-9919-c1688d70645e', 'api-supported-versions': '1.0, 2.0', 'Strict-Transport-Security': 'max-age=15724800; includeSubDomains'}) INTERNALERROR> HTTP response body: {"error":{"type":"InvalidOperationException","key":"InternalServerError (report to a program administrator)","stack":[" at MassTransit.RabbitMqTransport.RabbitMqModelContext.RunRpc(Action callback, CancellationToken cancellationToken) in /_/src/Transports/MassTransit.RabbitMqTransport/RabbitMqTransport/RabbitMqModelContext.cs:line 228\n at MassTransit.RabbitMqTransport.Middleware.ConfigureRabbitMqTopologyFilter`1.ConfigureTopology(ModelContext context) in /_/src/Transports/MassTransit.RabbitMqTransport/RabbitMqTransport/Middleware/ConfigureRabbitMqTopologyFilter.cs:line 54\n at MassTransit.RabbitMqTransport.Middleware.ConfigureRabbitMqTopologyFilter`1.<>c__DisplayClass3_0.<<MassTransit-IFilter<MassTransit-RabbitMqTransport-ModelContext>-Send>b__0>d.MoveNext() in /_/src/Transports/MassTransit.RabbitMqTransport/RabbitMqTransport/Middleware/ConfigureRabbitMqTopologyFilter.cs:line 33\n--- End of stack trace from previous location ---\n at MassTransit.PipeExtensions.OneTimeSetup[T](PipeContext context, Func`2 setupMethod, PayloadFactory`1 payloadFactory) in /_/src/MassTransit.Abstractions/Middleware/PipeExtensions.cs:line 119\n at MassTransit.RabbitMqTransport.Middleware.ConfigureRabbitMqTopologyFilter`1.MassTransit.IFilter<MassTransit.RabbitMqTransport.ModelContext>.Send(ModelContext context, IPipe`1 next) in /_/src/Transports/MassTransit.RabbitMqTransport/RabbitMqTransport/Middleware/ConfigureRabbitMqTopologyFilter.cs:line 36\n at MassTransit.RabbitMqTransport.RabbitMqSendTransportContext.Send[T](ModelContext transportContext, SendContext`1 sendContext) in /_/src/Transports/MassTransit.RabbitMqTransport/RabbitMqTransport/RabbitMqSendTransportContext.cs:line 165\n at MassTransit.Transports.SendTransport`1.SendPipe`1.Send(TContext context) in /_/src/MassTransit/Transports/SendTransport.cs:line 118\n at MassTransit.Transports.SendTransport`1.SendPipe`1.Send(TContext context) in /_/src/MassTransit/Transports/SendTransport.cs:line 118\n at MassTransit.Agents.PipeContextSupervisor`1.Send(IPipe`1 pipe, CancellationToken cancellationToken) in /_/src/MassTransit/Agents/PipeContextSupervisor.cs:line 69\n at MassTransit.Agents.PipeContextSupervisor`1.Send(IPipe`1 pipe, CancellationToken cancellationToken) in /_/src/MassTransit/Agents/PipeContextSupervisor.cs:line 69\n at MassTransit.Agents.PipeContextSupervisor`1.Send(IPipe`1 pipe, CancellationToken cancellationToken) in /_/src/MassTransit/Agents/PipeContextSupervisor.cs:line 69\n at MassTransit.Transports.HostConfigurationRetryExtensions.Retry(IHostConfiguration hostConfiguration, Func`1 factory, CancellationToken cancellationToken, CancellationToken stoppingToken) in /_/src/MassTransit/Transports/HostConfigurationRetryExtensions.cs:line 39\n at Messaging.MessagePublisher.PublishPendingMessages()\n at WebApi.Infrastructure.Filters.TransactionFilter.OnActionExecutionAsync(ActionExecutingContext context, ActionExecutionDelegate next)\n at WebApi.Infrastructure.Filters.TransactionFilter.OnActionExecutionAsync(ActionExecutingContext context, ActionExecutionDelegate next)\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)\n at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)\n at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)\n at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)\n at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)\n at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)\n at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)\n at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)\n at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)\n at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)\n at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)\n at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context)\n at WebApi.Infrastructure.Middleware.GlobalExceptionsMiddleware.Invoke(HttpContext httpContext)"],"path":"/api/v2/testRuns","context":{}}}
Editor is loading...
Leave a Comment