Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Management Samples #343

Open
wants to merge 15 commits into
base: latest
Choose a base branch
from

Inject HttpClient into model

0dc48ca
Select commit
Loading
Failed to load commit list.
Open

Replace Management Samples #343

Inject HttpClient into model
0dc48ca
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Steeltoe-Samples-Connectors-RabbitMQ failed Nov 15, 2024 in 1m 34s

Build #20241115.2 had test failures

Details

Tests

  • Failed: 1 (50.00%)
  • Passed: 0 (0.00%)
  • Other: 1 (50.00%)
  • Total: 2

Annotations

Check failure on line 92 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Steeltoe-Samples-Connectors-RabbitMQ

Build log #L92

Bash exited with code '1'.

Check failure on line 1 in Rabbit Connector (net8.0/windows)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Steeltoe-Samples-Connectors-RabbitMQ

Rabbit Connector (net8.0/windows)

HOOK-ERROR in before_scenario: CommandException: command returned non-zero return code: 1, stderr:
Job (808ab5ea-2f21-48e4-b57f-706100c508ee) failed: Service broker failed to delete service binding for instance sampleRabbitMQService: Service broker error: delete user failed: Delete "https://q-s0.rabbitmq-server.dhaka-services-subnet.service-instance-d86d6ad5-ec58-4858-a6a9-9cad4b9ac14a.bosh:15671/api/users/6868d1e7-1aa4-4e45-9a42-31c8570e6b60": tls: failed to verify certificate: x509: certificate signed by unknown authority
Raw output
Traceback:
  File "/home/vsts/.local/share/virtualenvs/s-8OsOGiLq/lib/python3.11/site-packages/behave/runner.py", line 545, in run_hook
    self.hooks[name](context, *args)
  File "environment.py", line 105, in before_scenario
    setup_scaffold(context, scenario, scaffold)
  File "environment.py", line 283, in setup_scaffold
    sample_scaffold_module.setup(context)
  File "/home/vsts/work/1/s/Connectors/src/RabbitMQ/scaffold/cloudfoundry.py", line 11, in setup
    cf.delete_app(app)
  File "/home/vsts/work/1/s/pysteel/cloudfoundry.py", line 187, in delete_app
    command.Command(self._context, cmd_s).run()
  File "/home/vsts/work/1/s/pysteel/command.py", line 92, in run
    raise CommandException(