Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@gitlab:~# tail -f /var/log/gitlab/gitlab-rails/production.log
- Completed 200 OK in 75ms (Views: 50.4ms | ActiveRecord: 3.4ms | Elasticsearch: 0.0ms | Allocations: 10788)
- Started GET "/" for 66.249.66.51 at 2021-08-03 14:07:25 +0000
- Processing by RootController#index as HTML
- Redirected to https://git.website.com/users/sign_in
- Filter chain halted as :redirect_unlogged_user rendered or redirected
- Completed 302 Found in 47ms (ActiveRecord: 0.0ms | Elasticsearch: 0.0ms | Allocations: 4247)
- Started GET "/users/sign_in" for 66.249.66.53 at 2021-08-03 14:07:26 +0000
- Processing by SessionsController#new as HTML
- Rendered layout layouts/devise.html.haml (Duration: 111.8ms | Allocations: 8989)
- Completed 200 OK in 192ms (Views: 110.1ms | ActiveRecord: 17.5ms | Elasticsearch: 0.0ms | Allocations: 14727)
- Started GET "/" for 50.246.69.13 at 2021-08-03 15:11:20 +0000
- Processing by RootController#index as HTML
- Redirected to https://git.website.com/users/sign_in
- Filter chain halted as :redirect_unlogged_user rendered or redirected
- Completed 302 Found in 69ms (ActiveRecord: 4.4ms | Elasticsearch: 0.0ms | Allocations: 5497)
- Started GET "/users/sign_in" for 50.246.69.13 at 2021-08-03 15:11:21 +0000
- Processing by SessionsController#new as HTML
- Rendered layout layouts/devise.html.haml (Duration: 930.5ms | Allocations: 186344)
- Completed 200 OK in 1050ms (Views: 843.7ms | ActiveRecord: 130.1ms | Elasticsearch: 0.0ms | Allocations: 195070)
- Started GET "/uploads/-/system/appearance/logo/1/Logo190_1_.png" for 50.246.69.13 at 2021-08-03 15:11:26 +0000
- Started GET "/uploads/-/system/appearance/header_logo/1/Logo190_1_.png" for 50.246.69.13 at 2021-08-03 15:11:26 +0000
- Processing by UploadsController#show as HTML
- Parameters: {"model"=>"appearance", "mounted_as"=>"logo", "id"=>"1", "filename"=>"Logo190_1_.png"}
- Processing by UploadsController#show as HTML
- Parameters: {"model"=>"appearance", "mounted_as"=>"header_logo", "id"=>"1", "filename"=>"Logo190_1_.png"}
- Sent file /opt/gitlab/embedded/service/gitlab-rails/public/uploads/-/system/appearance/logo/1/Logo190_1_.png (1.8ms)
- Completed 200 OK in 54ms (ActiveRecord: 5.0ms | Elasticsearch: 0.0ms | Allocations: 2655)
- Sent file /opt/gitlab/embedded/service/gitlab-rails/public/uploads/-/system/appearance/header_logo/1/Logo190_1_.png (1.3ms)
- Completed 200 OK in 343ms (ActiveRecord: 165.8ms | Elasticsearch: 0.0ms | Allocations: 20057)
- Started POST "/users/sign_in" for 50.246.69.13 at 2021-08-03 15:11:33 +0000
- Processing by SessionsController#create as HTML
- Parameters: {"authenticity_token"=>"[FILTERED]", "user"=>{"login"=>"names_are_useless", "password"=>"[FILTERED]", "remember_me"=>"0"}}
- Redirected to https://git.website.com/
- Completed 302 Found in 1074ms (ActiveRecord: 277.4ms | Elasticsearch: 0.0ms | Allocations: 56237)
- Started GET "/" for 50.246.69.13 at 2021-08-03 15:11:34 +0000
- Processing by RootController#index as HTML
- Redirected to https://git.website.com/dashboard/activity
- Filter chain halted as :redirect_logged_user rendered or redirected
- Completed 302 Found in 657ms (ActiveRecord: 68.7ms | Elasticsearch: 0.0ms | Allocations: 78846)
- Started GET "/dashboard/activity" for 50.246.69.13 at 2021-08-03 15:11:35 +0000
- Processing by DashboardController#activity as HTML
- Rendered layout layouts/dashboard.html.haml (Duration: 1822.3ms | Allocations: 379370)
- Completed 200 OK in 2808ms (Views: 1781.2ms | ActiveRecord: 167.0ms | Elasticsearch: 0.0ms | Allocations: 466188)
- Started GET "/uploads/-/system/user/avatar/4/avatar.png?width=23" for 50.246.69.13 at 2021-08-03 15:11:38 +0000
- Processing by UploadsController#show as HTML
- Parameters: {"width"=>"23", "model"=>"user", "mounted_as"=>"avatar", "id"=>"4", "filename"=>"avatar.png"}
- Started GET "/dashboard/activity?limit=20&offset=0" for 50.246.69.13 at 2021-08-03 15:11:38 +0000
- Processing by DashboardController#activity as JSON
- Parameters: {"limit"=>"20", "offset"=>"0"}
- Completed 200 OK in 655ms (ActiveRecord: 92.1ms | Elasticsearch: 0.0ms | Allocations: 70158)
- Completed 200 OK in 2178ms (Views: 9.4ms | ActiveRecord: 329.7ms | Elasticsearch: 0.0ms | Allocations: 316540)
- Started GET "/uploads/-/system/user/avatar/4/avatar.png?width=32" for 50.246.69.13 at 2021-08-03 15:11:42 +0000
- Processing by UploadsController#show as HTML
- Parameters: {"width"=>"32", "model"=>"user", "mounted_as"=>"avatar", "id"=>"4", "filename"=>"avatar.png"}
- Completed 200 OK in 28ms (ActiveRecord: 3.6ms | Elasticsearch: 0.0ms | Allocations: 3504)
- Started GET "/admin" for 50.246.69.13 at 2021-08-03 15:11:54 +0000
- Processing by Admin::DashboardController#index as HTML
- Rendered layout layouts/admin.html.haml (Duration: 2839.0ms | Allocations: 572713)
- Completed 200 OK in 3981ms (Views: 2606.4ms | ActiveRecord: 558.3ms | Elasticsearch: 0.0ms | Allocations: 679263)
- Started GET "/api/v4/application/statistics" for 50.246.69.13 at 2021-08-03 15:11:59 +0000
- Processing by Gitlab::RequestForgeryProtection::Controller#index as HTML
- Completed 200 OK in 2ms (ActiveRecord: 0.0ms | Elasticsearch: 0.0ms | Allocations: 128)
- Started GET "/dashboard/projects" for 50.246.69.13 at 2021-08-03 15:12:23 +0000
- Processing by Dashboard::ProjectsController#index as HTML
- Rendered layout layouts/dashboard.html.haml (Duration: 2538.4ms | Allocations: 442940)
- Completed 200 OK in 4113ms (Views: 2479.0ms | ActiveRecord: 402.4ms | Elasticsearch: 0.0ms | Allocations: 630962)
- Started GET "/uploads/-/system/project/avatar/3/project_logo4_250.jpg?width=48" for 50.246.69.13 at 2021-08-03 15:12:28 +0000
- Started GET "/uploads/-/system/project/avatar/41/project_logo4_500.jpg?width=48" for 50.246.69.13 at 2021-08-03 15:12:28 +0000
- Started GET "/uploads/-/system/project/avatar/37/project_logo4_250.jpg?width=48" for 50.246.69.13 at 2021-08-03 15:12:28 +0000
- Processing by UploadsController#show as HTML
- Parameters: {"width"=>"48", "model"=>"project", "mounted_as"=>"avatar", "id"=>"3", "filename"=>"project_logo4_250.jpg"}
- Processing by UploadsController#show as HTML
- Parameters: {"width"=>"48", "model"=>"project", "mounted_as"=>"avatar", "id"=>"41", "filename"=>"project_logo4_500.jpg"}
- Completed 200 OK in 56ms (ActiveRecord: 4.4ms | Elasticsearch: 0.0ms | Allocations: 5337)
- Processing by UploadsController#show as HTML
- Parameters: {"width"=>"48", "model"=>"project", "mounted_as"=>"avatar", "id"=>"37", "filename"=>"project_logo4_250.jpg"}
- Completed 200 OK in 437ms (ActiveRecord: 86.7ms | Elasticsearch: 0.0ms | Allocations: 39342)
- Completed 200 OK in 1233ms (ActiveRecord: 190.5ms | Elasticsearch: 0.0ms | Allocations: 110134)
- Started GET "/team/project" for 50.246.69.13 at 2021-08-03 15:12:32 +0000
- Processing by ProjectsController#show as HTML
- Parameters: {"namespace_id"=>"team", "id"=>"project"}
- Rendered layout layouts/project.html.haml (Duration: 5231.6ms | Allocations: 927674)
- Completed 200 OK in 5924ms (Views: 4455.2ms | ActiveRecord: 1031.3ms | Elasticsearch: 0.0ms | Allocations: 987236)
- Started GET "/team/project/-/blob/master/README.md?format=json&viewer=rich" for 50.246.69.13 at 2021-08-03 15:12:38 +0000
- Started GET "/team/project/-/refs/master/logs_tree/?format=json&offset=0" for 50.246.69.13 at 2021-08-03 15:12:38 +0000
- Started POST "/api/graphql" for 50.246.69.13 at 2021-08-03 15:12:38 +0000
- Started GET "/uploads/-/system/project/avatar/41/project_logo4_500.jpg?width=32" for 50.246.69.13 at 2021-08-03 15:12:38 +0000
- Started GET "/uploads/-/system/group/avatar/7/97px-Team_248x248_small.png?width=15" for 50.246.69.13 at 2021-08-03 15:12:38 +0000
- Started GET "/uploads/-/system/project/avatar/41/project_logo4_500.jpg?width=64" for 50.246.69.13 at 2021-08-03 15:12:38 +0000
- Started GET "/uploads/-/system/project/avatar/41/project_logo4_500.jpg?width=15" for 50.246.69.13 at 2021-08-03 15:12:38 +0000
- Processing by UploadsController#show as HTML
- Parameters: {"width"=>"32", "model"=>"project", "mounted_as"=>"avatar", "id"=>"41", "filename"=>"project_logo4_500.jpg"}
- Processing by GraphqlController#execute as */*
- Parameters: {"query"=>"query pathLastCommit($projectPath: ID!, $path: String, $ref: String!) {\n project(fullPath: $projectPath) {\n __typename\n repository {\n __typename\n tree(path: $path, ref: $ref) {\n __typename\n lastCommit {\n __typename\n sha\n title\n titleHtml\n descriptionHtml\n message\n webPath\n authoredDate\n authorName\n authorGravatar\n author {\n __typename\n name\n avatarUrl\n webPath\n }\n signatureHtml\n pipelines(ref: $ref, first: 1) {\n __typename\n edges {\n __typename\n node {\n __typename\n detailedStatus {\n __typename\n detailsPath\n icon\n tooltip\n text\n group\n }\n }\n }\n }\n }\n }\n }\n }\n}\n", "variables"=>"[FILTERED]", "graphql"=>{"query"=>"query pathLastCommit($projectPath: ID!, $path: String, $ref: String!) {\n project(fullPath: $projectPath) {\n __typename\n repository {\n __typename\n tree(path: $path, ref: $ref) {\n __typename\n lastCommit {\n __typename\n sha\n title\n titleHtml\n descriptionHtml\n message\n webPath\n authoredDate\n authorName\n authorGravatar\n author {\n __typename\n name\n avatarUrl\n webPath\n }\n signatureHtml\n pipelines(ref: $ref, first: 1) {\n __typename\n edges {\n __typename\n node {\n __typename\n detailedStatus {\n __typename\n detailsPath\n icon\n tooltip\n text\n group\n }\n }\n }\n }\n }\n }\n }\n }\n}\n", "variables"=>"[FILTERED]"}}
- Processing by UploadsController#show as HTML
- Parameters: {"width"=>"64", "model"=>"project", "mounted_as"=>"avatar", "id"=>"41", "filename"=>"project_logo4_500.jpg"}
- Processing by UploadsController#show as HTML
- Completed 200 OK in 70ms (ActiveRecord: 6.6ms | Elasticsearch: 0.0ms | Allocations: 4656)
- Parameters: {"width"=>"15", "model"=>"group", "mounted_as"=>"avatar", "id"=>"7", "filename"=>"97px-Team_248x248_small.png"}
- Processing by Projects::BlobController#show as JSON
- Parameters: {"viewer"=>"rich", "namespace_id"=>"team", "project_id"=>"project", "id"=>"master/README.md"}
- Processing by UploadsController#show as HTML
- Parameters: {"width"=>"15", "model"=>"project", "mounted_as"=>"avatar", "id"=>"41", "filename"=>"project_logo4_500.jpg"}
- Processing by Projects::RefsController#logs_tree as JSON
- Parameters: {"offset"=>"0", "namespace_id"=>"team", "project_id"=>"project", "id"=>"master"}
- Completed 200 OK in 498ms (ActiveRecord: 82.7ms | Elasticsearch: 0.0ms | Allocations: 46007)
- Completed 200 OK in 548ms (ActiveRecord: 124.1ms | Elasticsearch: 0.0ms | Allocations: 44539)
- Started POST "/api/graphql" for 50.246.69.13 at 2021-08-03 15:12:39 +0000
- Processing by GraphqlController#execute as */*
- Parameters: {"_json"=>[{"operationName"=>"getPermissions", "variables"=>"[FILTERED]", "query"=>"query getPermissions($projectPath: ID!) {\n project(fullPath: $projectPath) {\n __typename\n userPermissions {\n __typename\n pushCode\n forkProject\n createMergeRequestIn\n }\n }\n}\n"}, {"operationName"=>"getFiles", "variables"=>"[FILTERED]", "query"=>"fragment PageInfo on PageInfo {\n __typename\n hasNextPage\n hasPreviousPage\n startCursor\n endCursor\n}\n\nfragment TreeEntry on Entry {\n __typename\n id\n sha\n name\n flatPath\n type\n}\n\nquery getFiles($projectPath: ID!, $path: String, $ref: String!, $pageSize: Int!, $nextPageCursor: String) {\n project(fullPath: $projectPath) {\n __typename\n repository {\n __typename\n tree(path: $path, ref: $ref) {\n __typename\n trees(first: $pageSize, after: $nextPageCursor) {\n __typename\n edges {\n __typename\n node {\n ...TreeEntry\n webPath\n __typename\n }\n }\n pageInfo {\n ...PageInfo\n __typename\n }\n }\n submodules(first: $pageSize, after: $nextPageCursor) {\n __typename\n edges {\n __typename\n node {\n ...TreeEntry\n webUrl\n treeUrl\n __typename\n }\n }\n pageInfo {\n ...PageInfo\n __typename\n }\n }\n blobs(first: $pageSize, after: $nextPageCursor) {\n __typename\n edges {\n __typename\n node {\n ...TreeEntry\n mode\n webPath\n lfsOid\n __typename\n }\n }\n pageInfo {\n ...PageInfo\n __typename\n }\n }\n }\n }\n }\n}\n"}], "graphql"=>{"_json"=>[{"operationName"=>"getPermissions", "variables"=>"[FILTERED]", "query"=>"query getPermissions($projectPath: ID!) {\n project(fullPath: $projectPath) {\n __typename\n userPermissions {\n __typename\n pushCode\n forkProject\n createMergeRequestIn\n }\n }\n}\n"}, {"operationName"=>"getFiles", "variables"=>"[FILTERED]", "query"=>"fragment PageInfo on PageInfo {\n __typename\n hasNextPage\n hasPreviousPage\n startCursor\n endCursor\n}\n\nfragment TreeEntry on Entry {\n __typename\n id\n sha\n name\n flatPath\n type\n}\n\nquery getFiles($projectPath: ID!, $path: String, $ref: String!, $pageSize: Int!, $nextPageCursor: String) {\n project(fullPath: $projectPath) {\n __typename\n repository {\n __typename\n tree(path: $path, ref: $ref) {\n __typename\n trees(first: $pageSize, after: $nextPageCursor) {\n __typename\n edges {\n __typename\n node {\n ...TreeEntry\n webPath\n __typename\n }\n }\n pageInfo {\n ...PageInfo\n __typename\n }\n }\n submodules(first: $pageSize, after: $nextPageCursor) {\n __typename\n edges {\n __typename\n node {\n ...TreeEntry\n webUrl\n treeUrl\n __typename\n }\n }\n pageInfo {\n ...PageInfo\n __typename\n }\n }\n blobs(first: $pageSize, after: $nextPageCursor) {\n __typename\n edges {\n __typename\n node {\n ...TreeEntry\n mode\n webPath\n lfsOid\n __typename\n }\n }\n pageInfo {\n ...PageInfo\n __typename\n }\n }\n }\n }\n }\n}\n"}]}}
- Completed 200 OK in 903ms (ActiveRecord: 67.6ms | Elasticsearch: 0.0ms | Allocations: 103495)
- Completed 200 OK in 1419ms (Views: 1.9ms | ActiveRecord: 131.6ms | Elasticsearch: 0.0ms | Allocations: 76101)
- Completed 200 OK in 1288ms (Views: 2.5ms | ActiveRecord: 103.2ms | Elasticsearch: 0.0ms | Allocations: 147948)
- Completed 200 OK in 2050ms (Views: 2.9ms | ActiveRecord: 353.5ms | Elasticsearch: 0.0ms | Allocations: 199411)
- Started GET "/uploads/-/system/user/avatar/4/avatar.png?width=40" for 50.246.69.13 at 2021-08-03 15:12:41 +0000
- Processing by UploadsController#show as HTML
- Parameters: {"width"=>"40", "model"=>"user", "mounted_as"=>"avatar", "id"=>"4", "filename"=>"avatar.png"}
- Completed 200 OK in 25ms (ActiveRecord: 3.7ms | Elasticsearch: 0.0ms | Allocations: 3593)
- Started GET "/team/project/-/merge_requests" for 50.246.69.13 at 2021-08-03 15:12:41 +0000
- Completed 200 OK in 1739ms (Views: 3.6ms | ActiveRecord: 234.2ms | Elasticsearch: 0.0ms | Allocations: 175902)
- Processing by Projects::MergeRequestsController#index as HTML
- Parameters: {"namespace_id"=>"team", "project_id"=>"project"}
- Rendered layout layouts/project.html.haml (Duration: 3242.3ms | Allocations: 674114)
- Completed 200 OK in 4191ms (Views: 3076.3ms | ActiveRecord: 425.2ms | Elasticsearch: 0.0ms | Allocations: 778427)
- Started GET "/team/project/-/%7B%7Bavatar_url%7D%7D" for 50.246.69.13 at 2021-08-03 15:12:46 +0000
- Processing by ApplicationController#route_not_found as HTML
- Parameters: {"unmatched_route"=>"team/project/-/{{avatar_url}}"}
- Rendered layout layouts/errors.html.haml (Duration: 110.1ms | Allocations: 15660)
- Completed 404 Not Found in 179ms (Views: 124.5ms | ActiveRecord: 4.1ms | Elasticsearch: 0.0ms | Allocations: 22401)
- Started GET "/team/project" for 50.246.69.13 at 2021-08-03 15:13:00 +0000
- Processing by ProjectsController#show as HTML
- Parameters: {"namespace_id"=>"team", "id"=>"project"}
- Rendered layout layouts/project.html.haml (Duration: 5106.1ms | Allocations: 921998)
- Completed 200 OK in 6355ms (Views: 4673.3ms | ActiveRecord: 815.9ms | Elasticsearch: 0.0ms | Allocations: 1045570)
- Started GET "/team/project/-/refs/master/logs_tree/?format=json&offset=0" for 50.246.69.13 at 2021-08-03 15:13:07 +0000
- Started GET "/team/project/-/blob/master/README.md?format=json&viewer=rich" for 50.246.69.13 at 2021-08-03 15:13:07 +0000
- Processing by Projects::RefsController#logs_tree as JSON
- Parameters: {"offset"=>"0", "namespace_id"=>"team", "project_id"=>"project", "id"=>"master"}
- Started POST "/api/graphql" for 50.246.69.13 at 2021-08-03 15:13:07 +0000
- Processing by GraphqlController#execute as */*
- Parameters: {"query"=>"query pathLastCommit($projectPath: ID!, $path: String, $ref: String!) {\n project(fullPath: $projectPath) {\n __typename\n repository {\n __typename\n tree(path: $path, ref: $ref) {\n __typename\n lastCommit {\n __typename\n sha\n title\n titleHtml\n descriptionHtml\n message\n webPath\n authoredDate\n authorName\n authorGravatar\n author {\n __typename\n name\n avatarUrl\n webPath\n }\n signatureHtml\n pipelines(ref: $ref, first: 1) {\n __typename\n edges {\n __typename\n node {\n __typename\n detailedStatus {\n __typename\n detailsPath\n icon\n tooltip\n text\n group\n }\n }\n }\n }\n }\n }\n }\n }\n}\n", "variables"=>"[FILTERED]", "graphql"=>{"query"=>"query pathLastCommit($projectPath: ID!, $path: String, $ref: String!) {\n project(fullPath: $projectPath) {\n __typename\n repository {\n __typename\n tree(path: $path, ref: $ref) {\n __typename\n lastCommit {\n __typename\n sha\n title\n titleHtml\n descriptionHtml\n message\n webPath\n authoredDate\n authorName\n authorGravatar\n author {\n __typename\n name\n avatarUrl\n webPath\n }\n signatureHtml\n pipelines(ref: $ref, first: 1) {\n __typename\n edges {\n __typename\n node {\n __typename\n detailedStatus {\n __typename\n detailsPath\n icon\n tooltip\n text\n group\n }\n }\n }\n }\n }\n }\n }\n }\n}\n", "variables"=>"[FILTERED]"}}
- Processing by Projects::BlobController#show as JSON
- Parameters: {"viewer"=>"rich", "namespace_id"=>"team", "project_id"=>"project", "id"=>"master/README.md"}
- Completed 200 OK in 194ms (Views: 1.6ms | ActiveRecord: 20.3ms | Elasticsearch: 0.0ms | Allocations: 38751)
- Started POST "/api/graphql" for 50.246.69.13 at 2021-08-03 15:13:08 +0000
- Processing by GraphqlController#execute as */*
- Parameters: {"_json"=>[{"operationName"=>"getPermissions", "variables"=>"[FILTERED]", "query"=>"query getPermissions($projectPath: ID!) {\n project(fullPath: $projectPath) {\n __typename\n userPermissions {\n __typename\n pushCode\n forkProject\n createMergeRequestIn\n }\n }\n}\n"}, {"operationName"=>"getFiles", "variables"=>"[FILTERED]", "query"=>"fragment PageInfo on PageInfo {\n __typename\n hasNextPage\n hasPreviousPage\n startCursor\n endCursor\n}\n\nfragment TreeEntry on Entry {\n __typename\n id\n sha\n name\n flatPath\n type\n}\n\nquery getFiles($projectPath: ID!, $path: String, $ref: String!, $pageSize: Int!, $nextPageCursor: String) {\n project(fullPath: $projectPath) {\n __typename\n repository {\n __typename\n tree(path: $path, ref: $ref) {\n __typename\n trees(first: $pageSize, after: $nextPageCursor) {\n __typename\n edges {\n __typename\n node {\n ...TreeEntry\n webPath\n __typename\n }\n }\n pageInfo {\n ...PageInfo\n __typename\n }\n }\n submodules(first: $pageSize, after: $nextPageCursor) {\n __typename\n edges {\n __typename\n node {\n ...TreeEntry\n webUrl\n treeUrl\n __typename\n }\n }\n pageInfo {\n ...PageInfo\n __typename\n }\n }\n blobs(first: $pageSize, after: $nextPageCursor) {\n __typename\n edges {\n __typename\n node {\n ...TreeEntry\n mode\n webPath\n lfsOid\n __typename\n }\n }\n pageInfo {\n ...PageInfo\n __typename\n }\n }\n }\n }\n }\n}\n"}], "graphql"=>{"_json"=>[{"operationName"=>"getPermissions", "variables"=>"[FILTERED]", "query"=>"query getPermissions($projectPath: ID!) {\n project(fullPath: $projectPath) {\n __typename\n userPermissions {\n __typename\n pushCode\n forkProject\n createMergeRequestIn\n }\n }\n}\n"}, {"operationName"=>"getFiles", "variables"=>"[FILTERED]", "query"=>"fragment PageInfo on PageInfo {\n __typename\n hasNextPage\n hasPreviousPage\n startCursor\n endCursor\n}\n\nfragment TreeEntry on Entry {\n __typename\n id\n sha\n name\n flatPath\n type\n}\n\nquery getFiles($projectPath: ID!, $path: String, $ref: String!, $pageSize: Int!, $nextPageCursor: String) {\n project(fullPath: $projectPath) {\n __typename\n repository {\n __typename\n tree(path: $path, ref: $ref) {\n __typename\n trees(first: $pageSize, after: $nextPageCursor) {\n __typename\n edges {\n __typename\n node {\n ...TreeEntry\n webPath\n __typename\n }\n }\n pageInfo {\n ...PageInfo\n __typename\n }\n }\n submodules(first: $pageSize, after: $nextPageCursor) {\n __typename\n edges {\n __typename\n node {\n ...TreeEntry\n webUrl\n treeUrl\n __typename\n }\n }\n pageInfo {\n ...PageInfo\n __typename\n }\n }\n blobs(first: $pageSize, after: $nextPageCursor) {\n __typename\n edges {\n __typename\n node {\n ...TreeEntry\n mode\n webPath\n lfsOid\n __typename\n }\n }\n pageInfo {\n ...PageInfo\n __typename\n }\n }\n }\n }\n }\n}\n"}]}}
- Completed 200 OK in 197ms (Views: 2.4ms | ActiveRecord: 8.3ms | Elasticsearch: 0.0ms | Allocations: 21142)
- Completed 200 OK in 739ms (Views: 1.6ms | ActiveRecord: 125.2ms | Elasticsearch: 0.0ms | Allocations: 76906)
- Completed 200 OK in 1880ms (Views: 2.7ms | ActiveRecord: 298.2ms | Elasticsearch: 0.0ms | Allocations: 191799)
- Started GET "/team/project/-/merge_requests" for 50.246.69.13 at 2021-08-03 15:13:17 +0000
- Processing by Projects::MergeRequestsController#index as HTML
- Parameters: {"namespace_id"=>"team", "project_id"=>"project"}
- Rendered layout layouts/project.html.haml (Duration: 881.4ms | Allocations: 253888)
- Completed 200 OK in 1003ms (Views: 871.3ms | ActiveRecord: 29.7ms | Elasticsearch: 0.0ms | Allocations: 268916)
- Started GET "/team/project/-/%7B%7Bavatar_url%7D%7D" for 50.246.69.13 at 2021-08-03 15:13:19 +0000
- Processing by ApplicationController#route_not_found as HTML
- Parameters: {"unmatched_route"=>"team/project/-/{{avatar_url}}"}
- Rendered layout layouts/errors.html.haml (Duration: 129.3ms | Allocations: 19190)
- Completed 404 Not Found in 889ms (Views: 147.7ms | ActiveRecord: 119.7ms | Elasticsearch: 0.0ms | Allocations: 105698)
- Started GET "/team/project/-/merge_requests/new" for 50.246.69.13 at 2021-08-03 15:13:21 +0000
- Processing by Projects::MergeRequests::CreationsController#new as HTML
- Parameters: {"namespace_id"=>"team", "project_id"=>"project"}
- Rendered layout layouts/project.html.haml (Duration: 783.7ms | Allocations: 159486)
- Completed 200 OK in 1104ms (Views: 712.3ms | ActiveRecord: 185.1ms | Elasticsearch: 0.0ms | Allocations: 187531)
- Started GET "/team/project/-/merge_requests/new/branch_from?ref=" for 50.246.69.13 at 2021-08-03 15:13:22 +0000
- Started GET "/team/project/-/merge_requests/new/branch_to?target_project_id=41&ref=master" for 50.246.69.13 at 2021-08-03 15:13:22 +0000
- Processing by Projects::MergeRequests::CreationsController#branch_to as JSON
- Parameters: {"target_project_id"=>"41", "ref"=>"master", "namespace_id"=>"team", "project_id"=>"project"}
- Processing by Projects::MergeRequests::CreationsController#branch_from as JSON
- Parameters: {"ref"=>"", "namespace_id"=>"team", "project_id"=>"project"}
- Completed 200 OK in 274ms (Views: 43.8ms | ActiveRecord: 70.6ms | Elasticsearch: 0.0ms | Allocations: 25380)
- Completed 200 OK in 664ms (Views: 342.9ms | ActiveRecord: 120.1ms | Elasticsearch: 0.0ms | Allocations: 67588)
- Started GET "/team/project/refs?search=&find=branches" for 50.246.69.13 at 2021-08-03 15:13:24 +0000
- Processing by ProjectsController#refs as JSON
- Parameters: {"search"=>"[FILTERED]", "find"=>"branches", "namespace_id"=>"team", "id"=>"project"}
- Completed 200 OK in 563ms (Views: 1.9ms | ActiveRecord: 49.8ms | Elasticsearch: 0.0ms | Allocations: 77046)
- Started GET "/team/project/-/merge_requests/new/branch_from?ref=AscentCharacterAttributes" for 50.246.69.13 at 2021-08-03 15:13:28 +0000
- Processing by Projects::MergeRequests::CreationsController#branch_from as JSON
- Parameters: {"ref"=>"AscentCharacterAttributes", "namespace_id"=>"team", "project_id"=>"project"}
- Completed 200 OK in 340ms (Views: 164.6ms | ActiveRecord: 73.7ms | Elasticsearch: 0.0ms | Allocations: 54114)
- Started GET "/team/project/-/merge_requests/new?merge_request%5Bsource_project_id%5D=41&merge_request%5Bsource_branch%5D=AscentCharacterAttributes&merge_request%5Btarget_project_id%5D=41&merge_request%5Btarget_branch%5D=master" for 50.246.69.13 at 2021-08-03 15:13:31 +0000
- Processing by Projects::MergeRequests::CreationsController#new as HTML
- Parameters: {"merge_request"=>{"source_project_id"=>"41", "source_branch"=>"AscentCharacterAttributes", "target_project_id"=>"41", "target_branch"=>"master"}, "namespace_id"=>"team", "project_id"=>"project"}
- Rendered layout layouts/project.html.haml (Duration: 77451.4ms | Allocations: 738710)
- Completed 200 OK in 79338ms (Views: 77418.6ms | ActiveRecord: 546.2ms | Elasticsearch: 0.0ms | Allocations: 883820)
- Started POST "/team/project/-/merge_requests" for 50.246.69.13 at 2021-08-03 15:14:56 +0000
- Processing by Projects::MergeRequests::CreationsController#create as HTML
- Parameters: {"authenticity_token"=>"[FILTERED]", "merge_request"=>{"title"=>"[FILTERED]", "description"=>"[FILTERED]", "assignee_ids"=>["0"], "reviewer_ids"=>["0"], "label_ids"=>[""], "force_remove_source_branch"=>"0", "squash"=>"0", "lock_version"=>"0", "source_project_id"=>"41", "source_branch"=>"AscentCharacterAttributes", "target_project_id"=>"41", "target_branch"=>"master"}, "merge_request_diff_head_sha"=>"f9d4a01e30d74b8b843e7b10b2810795e5c8966b", "namespace_id"=>"team", "project_id"=>"project"}
- Completed 500 Internal Server Error in 85422ms (ActiveRecord: 164.6ms | Elasticsearch: 0.0ms | Allocations: 232093)
- ActiveRecord::StatementInvalid (PG::UnableToSend: no connection to the server
- ):
- app/services/issuable_base_service.rb:209:in `create'
- app/services/merge_requests/base_service.rb:105:in `create'
- app/services/merge_requests/create_service.rb:29:in `create'
- app/services/merge_requests/create_service.rb:13:in `execute'
- app/controllers/projects/merge_requests/creations_controller.rb:22:in `create'
- app/controllers/application_controller.rb:483:in `set_current_admin'
- lib/gitlab/session.rb:11:in `with_session'
- app/controllers/application_controller.rb:474:in `set_session_storage'
- lib/gitlab/i18n.rb:99:in `with_locale'
- lib/gitlab/i18n.rb:105:in `with_user_locale'
- app/controllers/application_controller.rb:468:in `set_locale'
- app/controllers/application_controller.rb:462:in `set_current_context'
- lib/gitlab/middleware/speedscope.rb:13:in `call'
- lib/gitlab/request_profiler/middleware.rb:17:in `call'
- lib/gitlab/jira/middleware.rb:19:in `call'
- lib/gitlab/middleware/go.rb:20:in `call'
- lib/gitlab/etag_caching/middleware.rb:21:in `call'
- lib/gitlab/middleware/multipart.rb:172:in `call'
- lib/gitlab/middleware/read_only/controller.rb:50:in `call'
- lib/gitlab/middleware/read_only.rb:18:in `call'
- lib/gitlab/middleware/same_site_cookies.rb:27:in `call'
- lib/gitlab/middleware/handle_malformed_strings.rb:21:in `call'
- lib/gitlab/middleware/basic_health_check.rb:25:in `call'
- lib/gitlab/middleware/handle_ip_spoof_attack_error.rb:25:in `call'
- lib/gitlab/middleware/request_context.rb:21:in `call'
- config/initializers/fix_local_cache_middleware.rb:11:in `call'
- lib/gitlab/middleware/rack_multipart_tempfile_factory.rb:19:in `call'
- lib/gitlab/metrics/requests_rack_middleware.rb:74:in `call'
- lib/gitlab/middleware/release_env.rb:12:in `call'
- Started GET "/favicon.ico" for 50.246.69.13 at 2021-08-03 15:16:22 +0000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement