-
Notifications
You must be signed in to change notification settings - Fork 184
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
[tests-only][full-ci] Bump core commit id to the latest upto 2022-05-25 #3873
Conversation
failed at
|
3fdc530
to
0e42f7f
Compare
same failure again. |
0e42f7f
to
cb19a32
Compare
https://drone.owncloud.com/owncloud/ocis/12104/55/9 And these users have been created with default attributes and without skeleton files in the server:
│ username │
│ Alice │
│ Brian │
│ Carol │
✖ failed
Error: Error: HTTP Request Failed: Failed while creating user, Status: 401 undefined
at Object.checkStatus (/usr/src/app/src/helpers/httpHelper.js:44:11)
at /usr/src/app/src/helpers/graphHelper.js:27:33
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Promise.all (index 0)
at async /usr/src/app/src/app.js:61:7
at /srv/app/web/tests/acceptance/stepDefinitions/middlewareContext.js:38:15
at processTicksAndRejections (internal/process/task_queues.js:95:5)ssssssssssssssssssssssssssssssssssssssssssssssssss ocis log {"level":"error","service":"proxy","error":"{\"id\":\"go.micro.client\",\"code\":500,\"detail\":\"service com.owncloud.api.settings: not found\",\"status\":\"Internal Server Error\"}","time":"2022-05-26T04:26:49Z","message":"Could not load roles"} middleware logs [error] - 2022-05-26T04:27:33.265Z : Error: HTTP Request Failed: Failed while creating user, Status: 401 undefined
at Object.checkStatus (/usr/src/app/src/helpers/httpHelper.js:44:11)
at /usr/src/app/src/helpers/graphHelper.js:27:33
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Promise.all (index 1)
at async /usr/src/app/src/app.js:61:7 |
@phil-davis only two pipes fail in which every scenario fails on the user creating step as reported in the above comment. do you have any idea about this? |
no idea - I guess it is some intermittent problem? I rebased, force pushed and let it run again - not much else we can do right now. |
Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
cb19a32
to
5fa92ed
Compare
https://drone.owncloud.com/owncloud/ocis/12107/42/6
The pipeline failed to create users right from the start - maybe there is some existing startup/timing issue that is happening "sometimes" |
Kudos, SonarCloud Quality Gate passed! |
Signed-off-by: Kiran Parajuli kiranparajuli589@gmail.com
Description
Update core commit id to the latest up to date
2022-05-25
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: