Page MenuHomePhabricator

[maintain-harbor] Errors when creating a new project and policy
Closed, ResolvedPublic

Description

From the logs, the tool django-test seems to have failed creating (the project and the image policy) as it shows errors in the logs, but the project was created and the policy is there:

ools.maintain-harbor@tools-sgebastion-10:~$ grep django-test maintain-harbor*err
2023-06-05T09:35:57Z - ERROR - tools - Request to create harbor project tool-django-test failed. Reason: Expecting value: line 1 column 1 (char 0)
2023-06-05T09:41:39Z - ERROR - tools - Request to create image retention policy for project tool-django-test failed. Reason: Expecting value: line 1 column 1 (char 0)
tools.maintain-harbor@tools-sgebastion-10:~$ grep django-test maintain-harbor*out