@surething/cockpit 1.0.182 → 1.0.184
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next-prod/BUILD_ID +1 -1
- package/.next-prod/app-path-routes-manifest.json +23 -18
- package/.next-prod/build-manifest.json +2 -2
- package/.next-prod/prerender-manifest.json +3 -3
- package/.next-prod/routes-manifest.json +30 -0
- package/.next-prod/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/_global-error.html +2 -2
- package/.next-prod/server/app/_global-error.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next-prod/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/_not-found.html +2 -2
- package/.next-prod/server/app/_not-found.rsc +2 -2
- package/.next-prod/server/app/_not-found.segments/_full.segment.rsc +2 -2
- package/.next-prod/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next-prod/server/app/_not-found.segments/_index.segment.rsc +2 -2
- package/.next-prod/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next-prod/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/.next-prod/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next-prod/server/app/api/bash/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/chat/codex/route.js +23 -0
- package/.next-prod/server/app/api/chat/codex/route.js.nft.json +1 -0
- package/.next-prod/server/app/api/chat/codex/route_client-reference-manifest.js +1 -0
- package/.next-prod/server/app/api/chat/kimi/route.js +23 -0
- package/.next-prod/server/app/api/chat/kimi/route.js.nft.json +1 -0
- package/.next-prod/server/app/api/chat/kimi/route_client-reference-manifest.js +1 -0
- package/.next-prod/server/app/api/chat/ollama/route.js +11 -0
- package/.next-prod/server/app/api/chat/ollama/route.js.nft.json +1 -0
- package/.next-prod/server/app/api/chat/ollama/route_client-reference-manifest.js +1 -0
- package/.next-prod/server/app/api/chat/route.js +3 -3
- package/.next-prod/server/app/api/chat/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/claude-stats/route.js +1 -1
- package/.next-prod/server/app/api/claude-stats/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/commands/route.js +1 -1
- package/.next-prod/server/app/api/commands/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/comments/route.js +1 -1
- package/.next-prod/server/app/api/comments/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/db/columns/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/db/connect/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/db/disconnect/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/db/export/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/db/query/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/db/schemas/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/extension/version/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/file/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/blame/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/clipboard/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/copy/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/delete/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/expanded/route.js +1 -1
- package/.next-prod/server/app/api/files/expanded/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/index/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/init/route.js +1 -1
- package/.next-prod/server/app/api/files/init/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/paste/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/read/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/readdir/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/recent/route.js +1 -1
- package/.next-prod/server/app/api/files/recent/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/save/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/search/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/git/branch-diff/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/git/branches/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/git/commit-diff/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/git/commits/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/git/diff/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/git/discard/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/git/stage/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/git/status/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/git/unstage/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/git/worktree/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/global-state/route.js +1 -1
- package/.next-prod/server/app/api/global-state/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/jupyter/load/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/jupyter/save/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/jupyter/shutdown/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/lsp/definition/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/lsp/hover/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/lsp/references/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/lsp/status/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/lsp/warmup/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/mysql/columns/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/mysql/connect/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/mysql/disconnect/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/mysql/export/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/mysql/query/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/mysql/schemas/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/neo4j/connect/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/neo4j/disconnect/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/neo4j/query/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/neo4j/schema/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/note/route.js +1 -1
- package/.next-prod/server/app/api/note/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/ollama/models/route.js +1 -0
- package/.next-prod/server/app/api/ollama/models/route.js.nft.json +1 -0
- package/.next-prod/server/app/api/ollama/models/route_client-reference-manifest.js +1 -0
- package/.next-prod/server/app/api/ollama/start/route.js +1 -0
- package/.next-prod/server/app/api/ollama/start/route.js.nft.json +1 -0
- package/.next-prod/server/app/api/ollama/start/route_client-reference-manifest.js +1 -0
- package/.next-prod/server/app/api/open-cursor/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/open-vscode/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/pick-folder/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/pinned-sessions/route.js +1 -1
- package/.next-prod/server/app/api/pinned-sessions/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/project-settings/route.js +1 -1
- package/.next-prod/server/app/api/project-settings/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/project-state/route.js +1 -1
- package/.next-prod/server/app/api/project-state/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/projects/route.js +1 -1
- package/.next-prod/server/app/api/projects/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/redis/command/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/redis/connect/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/redis/delete/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/redis/disconnect/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/redis/get/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/redis/keys/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/redis/set/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/review/[id]/comments/route.js +1 -1
- package/.next-prod/server/app/api/review/[id]/comments/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/review/[id]/replies/route.js +1 -1
- package/.next-prod/server/app/api/review/[id]/replies/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/review/[id]/route.js +1 -1
- package/.next-prod/server/app/api/review/[id]/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/review/identify/route.js +1 -1
- package/.next-prod/server/app/api/review/identify/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/review/order/route.js +1 -1
- package/.next-prod/server/app/api/review/order/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/review/route.js +1 -1
- package/.next-prod/server/app/api/review/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/review/share-info/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/review/users/route.js +1 -1
- package/.next-prod/server/app/api/review/users/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/scheduled-tasks/route.js +1 -1
- package/.next-prod/server/app/api/scheduled-tasks/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/services/config/route.js +1 -1
- package/.next-prod/server/app/api/services/config/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/services/scripts/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/session/[sessionId]/fork/route.js +1 -1
- package/.next-prod/server/app/api/session/[sessionId]/fork/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/session/[sessionId]/history/route.js +1 -1
- package/.next-prod/server/app/api/session/[sessionId]/history/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/session-by-path/route.js +1 -1
- package/.next-prod/server/app/api/session-by-path/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/sessions/projects/[encodedPath]/route.js +1 -1
- package/.next-prod/server/app/api/sessions/projects/[encodedPath]/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/sessions/projects/route.js +1 -1
- package/.next-prod/server/app/api/sessions/projects/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/sessions/route.js +1 -1
- package/.next-prod/server/app/api/sessions/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/settings/route.js +1 -1
- package/.next-prod/server/app/api/settings/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/terminal/aliases/route.js +1 -1
- package/.next-prod/server/app/api/terminal/aliases/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/terminal/autocomplete/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/terminal/bubble-order/route.js +1 -1
- package/.next-prod/server/app/api/terminal/bubble-order/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/terminal/env/route.js +1 -1
- package/.next-prod/server/app/api/terminal/env/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/terminal/history/route.js +1 -1
- package/.next-prod/server/app/api/terminal/history/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/version/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/project/page.js +4 -4
- package/.next-prod/server/app/project/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/review/[id]/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app-paths-manifest.json +23 -18
- package/.next-prod/server/chunks/4098.js +1 -1
- package/.next-prod/server/functions-config-manifest.json +5 -0
- package/.next-prod/server/pages/404.html +2 -2
- package/.next-prod/server/pages/500.html +2 -2
- package/.next-prod/server/server-reference-manifest.json +1 -1
- package/.next-prod/static/Jd-PD9ePjHrv17OUyoAFo/_buildManifest.js +1 -0
- package/.next-prod/static/chunks/app/_global-error/page-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/bash/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/chat/codex/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/chat/kimi/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/chat/ollama/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/chat/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/claude-stats/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/commands/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/comments/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/db/columns/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/db/connect/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/db/disconnect/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/db/export/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/db/query/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/db/schemas/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/extension/version/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/file/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/files/blame/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/files/clipboard/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/files/copy/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/files/delete/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/files/expanded/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/files/index/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/files/init/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/files/paste/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/files/read/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/files/readdir/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/files/recent/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/files/save/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/files/search/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/git/branch-diff/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/git/branches/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/git/commit-diff/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/git/commits/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/git/diff/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/git/discard/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/git/stage/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/git/status/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/git/unstage/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/git/worktree/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/global-state/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/jupyter/load/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/jupyter/save/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/jupyter/shutdown/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/lsp/definition/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/lsp/hover/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/lsp/references/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/lsp/status/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/lsp/warmup/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/mysql/columns/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/mysql/connect/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/mysql/disconnect/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/mysql/export/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/mysql/query/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/mysql/schemas/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/neo4j/connect/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/neo4j/disconnect/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/neo4j/query/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/neo4j/schema/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/note/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/ollama/models/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/ollama/start/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/open-cursor/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/open-vscode/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/pick-folder/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/pinned-sessions/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/project-settings/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/project-state/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/projects/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/command/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/connect/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/delete/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/disconnect/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/get/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/keys/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/set/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/review/[id]/comments/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/review/[id]/replies/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/review/[id]/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/review/identify/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/review/order/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/review/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/review/share-info/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/review/users/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/scheduled-tasks/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/services/config/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/services/scripts/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/session/[sessionId]/fork/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/session/[sessionId]/history/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/session-by-path/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/sessions/projects/[encodedPath]/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/sessions/projects/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/sessions/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/settings/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/terminal/aliases/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/terminal/autocomplete/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/terminal/bubble-order/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/terminal/env/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/terminal/history/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/api/version/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/manifest.webmanifest/route-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/app/project/page-94e2a1e77495f17f.js +25 -0
- package/.next-prod/static/chunks/next/dist/client/components/builtin/app-error-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/next/dist/client/components/builtin/forbidden-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/next/dist/client/components/builtin/not-found-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/chunks/next/dist/client/components/builtin/unauthorized-6f58f82d7dc6888f.js +1 -0
- package/.next-prod/static/css/786ec7ade22e6269.css +3 -0
- package/.next-prod/trace +12 -12
- package/.next-prod/trace-build +1 -1
- package/.next-prod/types/app/api/chat/codex/route.ts +350 -0
- package/.next-prod/types/app/api/chat/kimi/route.ts +350 -0
- package/.next-prod/types/app/api/chat/ollama/route.ts +350 -0
- package/.next-prod/types/app/api/ollama/models/route.ts +350 -0
- package/.next-prod/types/app/api/ollama/start/route.ts +350 -0
- package/.next-prod/types/routes.d.ts +6 -1
- package/.next-prod/types/validator.ts +45 -0
- package/dist/scheduledTasks.mjs +8 -9
- package/dist/wsServer.mjs +4 -5
- package/package.json +1 -1
- package/.next-prod/static/chunks/app/_global-error/page-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/bash/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/chat/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/claude-stats/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/commands/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/comments/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/db/columns/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/db/connect/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/db/disconnect/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/db/export/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/db/query/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/db/schemas/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/extension/version/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/file/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/blame/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/clipboard/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/copy/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/delete/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/expanded/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/index/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/init/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/paste/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/read/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/readdir/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/recent/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/save/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/search/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/git/branch-diff/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/git/branches/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/git/commit-diff/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/git/commits/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/git/diff/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/git/discard/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/git/stage/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/git/status/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/git/unstage/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/git/worktree/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/global-state/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/jupyter/load/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/jupyter/save/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/jupyter/shutdown/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/lsp/definition/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/lsp/hover/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/lsp/references/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/lsp/status/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/lsp/warmup/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/mysql/columns/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/mysql/connect/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/mysql/disconnect/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/mysql/export/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/mysql/query/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/mysql/schemas/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/neo4j/connect/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/neo4j/disconnect/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/neo4j/query/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/neo4j/schema/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/note/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/open-cursor/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/open-vscode/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/pick-folder/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/pinned-sessions/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/project-settings/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/project-state/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/projects/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/command/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/connect/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/delete/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/disconnect/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/get/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/keys/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/set/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/review/[id]/comments/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/review/[id]/replies/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/review/[id]/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/review/identify/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/review/order/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/review/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/review/share-info/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/review/users/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/scheduled-tasks/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/services/config/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/services/scripts/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/session/[sessionId]/fork/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/session/[sessionId]/history/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/session-by-path/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/sessions/projects/[encodedPath]/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/sessions/projects/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/sessions/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/settings/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/terminal/aliases/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/terminal/autocomplete/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/terminal/bubble-order/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/terminal/env/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/terminal/history/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/api/version/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/manifest.webmanifest/route-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/app/project/page-d51072aa54463d31.js +0 -25
- package/.next-prod/static/chunks/next/dist/client/components/builtin/app-error-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/next/dist/client/components/builtin/forbidden-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/next/dist/client/components/builtin/not-found-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/chunks/next/dist/client/components/builtin/unauthorized-cdd67d428d9e0c3f.js +0 -1
- package/.next-prod/static/css/81b599e4fb160b4a.css +0 -3
- package/.next-prod/static/mLWuEoaUaWpz2SAy661N0/_buildManifest.js +0 -1
- /package/.next-prod/static/{mLWuEoaUaWpz2SAy661N0 → Jd-PD9ePjHrv17OUyoAFo}/_ssgManifest.js +0 -0
- /package/dist/{chunk-OER3N6H7.mjs → chunk-YNAZMVAD.mjs} +0 -0
package/.next-prod/trace
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
[{"name":"generate-buildid","duration":240,"timestamp":132599707,"id":4,"parentId":1,"tags":{},"startTime":1774876305584,"traceId":"860f33e4ad45733e"},{"name":"load-custom-routes","duration":315,"timestamp":132600106,"id":5,"parentId":1,"tags":{},"startTime":1774876305584,"traceId":"860f33e4ad45733e"},{"name":"create-dist-dir","duration":813,"timestamp":132600455,"id":6,"parentId":1,"tags":{},"startTime":1774876305584,"traceId":"860f33e4ad45733e"},{"name":"clean","duration":51751,"timestamp":132601998,"id":7,"parentId":1,"tags":{},"startTime":1774876305586,"traceId":"860f33e4ad45733e"},{"name":"create-pages-mapping","duration":238,"timestamp":132692927,"id":8,"parentId":1,"tags":{},"startTime":1774876305677,"traceId":"860f33e4ad45733e"},{"name":"collect-app-files","duration":5043,"timestamp":132693202,"id":9,"parentId":1,"tags":{},"startTime":1774876305677,"traceId":"860f33e4ad45733e"},{"name":"create-app-mapping","duration":2548,"timestamp":132698272,"id":10,"parentId":1,"tags":{},"startTime":1774876305682,"traceId":"860f33e4ad45733e"},{"name":"create-app-layouts","duration":148,"timestamp":132700895,"id":11,"parentId":1,"tags":{},"startTime":1774876305685,"traceId":"860f33e4ad45733e"},{"name":"collect-default-files","duration":5550,"timestamp":132704668,"id":13,"parentId":1,"tags":{},"startTime":1774876305689,"traceId":"860f33e4ad45733e"},{"name":"generate-route-types","duration":21265,"timestamp":132703541,"id":12,"parentId":1,"tags":{},"startTime":1774876305688,"traceId":"860f33e4ad45733e"},{"name":"public-dir-conflict-check","duration":86,"timestamp":132724846,"id":14,"parentId":1,"tags":{},"startTime":1774876305709,"traceId":"860f33e4ad45733e"},{"name":"generate-routes-manifest","duration":3751,"timestamp":132724989,"id":15,"parentId":1,"tags":{},"startTime":1774876305709,"traceId":"860f33e4ad45733e"},{"name":"create-entrypoints","duration":59421,"timestamp":133199509,"id":20,"parentId":18,"tags":{},"startTime":1774876306184,"traceId":"860f33e4ad45733e"},{"name":"generate-webpack-config","duration":272252,"timestamp":133259160,"id":21,"parentId":19,"tags":{},"startTime":1774876306243,"traceId":"860f33e4ad45733e"},{"name":"next-trace-entrypoint-plugin","duration":2513,"timestamp":133629549,"id":23,"parentId":22,"tags":{},"startTime":1774876306614,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1451566,"timestamp":133640956,"id":93,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Fshare-info%2Froute&name=app%2Fapi%2Freview%2Fshare-info%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Fshare-info%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Fshare-info%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1451592,"timestamp":133640978,"id":97,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fservices%2Fscripts%2Froute&name=app%2Fapi%2Fservices%2Fscripts%2Froute&pagePath=private-next-app-dir%2Fapi%2Fservices%2Fscripts%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fservices%2Fscripts%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1451596,"timestamp":133640988,"id":99,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fversion%2Froute&name=app%2Fapi%2Fversion%2Froute&pagePath=private-next-app-dir%2Fapi%2Fversion%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fversion%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1451590,"timestamp":133641002,"id":102,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fbash%2Froute&name=app%2Fapi%2Fbash%2Froute&pagePath=private-next-app-dir%2Fapi%2Fbash%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fbash%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1451554,"timestamp":133641044,"id":106,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fblame%2Froute&name=app%2Fapi%2Ffiles%2Fblame%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fblame%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fblame%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1451556,"timestamp":133641048,"id":107,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fsearch%2Froute&name=app%2Fapi%2Ffiles%2Fsearch%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fsearch%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fsearch%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1451507,"timestamp":133641109,"id":118,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Fautocomplete%2Froute&name=app%2Fapi%2Fterminal%2Fautocomplete%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Fautocomplete%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Fautocomplete%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1455376,"timestamp":133640602,"id":34,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fextension%2Fversion%2Froute&name=app%2Fapi%2Fextension%2Fversion%2Froute&pagePath=private-next-app-dir%2Fapi%2Fextension%2Fversion%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fextension%2Fversion%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1455355,"timestamp":133640645,"id":35,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffile%2Froute&name=app%2Fapi%2Ffile%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffile%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffile%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1455443,"timestamp":133640685,"id":40,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Findex%2Froute&name=app%2Fapi%2Ffiles%2Findex%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Findex%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Findex%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1455475,"timestamp":133640664,"id":37,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fcopy%2Froute&name=app%2Fapi%2Ffiles%2Fcopy%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fcopy%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fcopy%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1455449,"timestamp":133640696,"id":42,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fread%2Froute&name=app%2Fapi%2Ffiles%2Fread%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fread%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fread%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1455447,"timestamp":133640703,"id":43,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Freaddir%2Froute&name=app%2Fapi%2Ffiles%2Freaddir%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Freaddir%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Freaddir%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1455451,"timestamp":133640708,"id":44,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fpaste%2Froute&name=app%2Fapi%2Ffiles%2Fpaste%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fpaste%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fpaste%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1455444,"timestamp":133640718,"id":46,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fsave%2Froute&name=app%2Fapi%2Ffiles%2Fsave%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fsave%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fsave%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1455442,"timestamp":133640724,"id":47,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fbranch-diff%2Froute&name=app%2Fapi%2Fgit%2Fbranch-diff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fbranch-diff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fbranch-diff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1455437,"timestamp":133640733,"id":49,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fcommit-diff%2Froute&name=app%2Fapi%2Fgit%2Fcommit-diff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fcommit-diff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fcommit-diff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1455438,"timestamp":133640737,"id":50,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fcommits%2Froute&name=app%2Fapi%2Fgit%2Fcommits%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fcommits%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fcommits%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1455451,"timestamp":133640727,"id":48,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fbranches%2Froute&name=app%2Fapi%2Fgit%2Fbranches%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fbranches%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fbranches%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1455439,"timestamp":133640743,"id":51,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fdiscard%2Froute&name=app%2Fapi%2Fgit%2Fdiscard%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fdiscard%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fdiscard%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1455439,"timestamp":133640747,"id":52,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fdiff%2Froute&name=app%2Fapi%2Fgit%2Fdiff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fdiff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fdiff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1455437,"timestamp":133640753,"id":53,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fstage%2Froute&name=app%2Fapi%2Fgit%2Fstage%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fstage%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fstage%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1455438,"timestamp":133640757,"id":54,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fstatus%2Froute&name=app%2Fapi%2Fgit%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1455436,"timestamp":133640762,"id":55,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fworktree%2Froute&name=app%2Fapi%2Fgit%2Fworktree%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fworktree%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fworktree%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1455437,"timestamp":133640767,"id":56,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Funstage%2Froute&name=app%2Fapi%2Fgit%2Funstage%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Funstage%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Funstage%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1455429,"timestamp":133640780,"id":58,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fjupyter%2Fload%2Froute&name=app%2Fapi%2Fjupyter%2Fload%2Froute&pagePath=private-next-app-dir%2Fapi%2Fjupyter%2Fload%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fjupyter%2Fload%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1455428,"timestamp":133640786,"id":59,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fjupyter%2Fsave%2Froute&name=app%2Fapi%2Fjupyter%2Fsave%2Froute&pagePath=private-next-app-dir%2Fapi%2Fjupyter%2Fsave%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fjupyter%2Fsave%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1455225,"timestamp":133640993,"id":100,"parentId":24,"tags":{"request":"next-app-loader?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Ffavicon.ico&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1455226,"timestamp":133640997,"id":101,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fmanifest.webmanifest%2Froute&name=app%2Fmanifest.webmanifest%2Froute&pagePath=private-next-app-dir%2Fmanifest.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fmanifest&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1455359,"timestamp":133640867,"id":76,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fopen-cursor%2Froute&name=app%2Fapi%2Fopen-cursor%2Froute&pagePath=private-next-app-dir%2Fapi%2Fopen-cursor%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fopen-cursor%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1455358,"timestamp":133640873,"id":77,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fopen-vscode%2Froute&name=app%2Fapi%2Fopen-vscode%2Froute&pagePath=private-next-app-dir%2Fapi%2Fopen-vscode%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fopen-vscode%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1460732,"timestamp":133640334,"id":27,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcomments%2Froute&name=app%2Fapi%2Fcomments%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcomments%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcomments%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306624,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1460139,"timestamp":133640942,"id":90,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2F%5Bid%5D%2Froute&name=app%2Fapi%2Freview%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1460205,"timestamp":133640886,"id":80,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fproject-state%2Froute&name=app%2Fapi%2Fproject-state%2Froute&pagePath=private-next-app-dir%2Fapi%2Fproject-state%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fproject-state%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1460213,"timestamp":133640882,"id":79,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpinned-sessions%2Froute&name=app%2Fapi%2Fpinned-sessions%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpinned-sessions%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpinned-sessions%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1460149,"timestamp":133640952,"id":92,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Forder%2Froute&name=app%2Fapi%2Freview%2Forder%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Forder%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Forder%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1460428,"timestamp":133640678,"id":39,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fexpanded%2Froute&name=app%2Fapi%2Ffiles%2Fexpanded%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fexpanded%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fexpanded%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1460398,"timestamp":133640714,"id":45,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Frecent%2Froute&name=app%2Fapi%2Ffiles%2Frecent%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Frecent%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Frecent%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1460489,"timestamp":133640689,"id":41,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Finit%2Froute&name=app%2Fapi%2Ffiles%2Finit%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Finit%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Finit%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1460212,"timestamp":133640984,"id":98,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsettings%2Froute&name=app%2Fapi%2Fsettings%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsettings%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsettings%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1460233,"timestamp":133640969,"id":95,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Fusers%2Froute&name=app%2Fapi%2Freview%2Fusers%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Fusers%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Fusers%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1460181,"timestamp":133641026,"id":103,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcommands%2Froute&name=app%2Fapi%2Fcommands%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcommands%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcommands%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1460175,"timestamp":133641038,"id":105,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fclaude-stats%2Froute&name=app%2Fapi%2Fclaude-stats%2Froute&pagePath=private-next-app-dir%2Fapi%2Fclaude-stats%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fclaude-stats%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1460242,"timestamp":133640975,"id":96,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fservices%2Fconfig%2Froute&name=app%2Fapi%2Fservices%2Fconfig%2Froute&pagePath=private-next-app-dir%2Fapi%2Fservices%2Fconfig%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fservices%2Fconfig%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1460169,"timestamp":133641054,"id":108,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fnote%2Froute&name=app%2Fapi%2Fnote%2Froute&pagePath=private-next-app-dir%2Fapi%2Fnote%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fnote%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1460164,"timestamp":133641063,"id":109,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fproject-settings%2Froute&name=app%2Fapi%2Fproject-settings%2Froute&pagePath=private-next-app-dir%2Fapi%2Fproject-settings%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fproject-settings%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1460162,"timestamp":133641069,"id":110,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fprojects%2Froute&name=app%2Fapi%2Fprojects%2Froute&pagePath=private-next-app-dir%2Fapi%2Fprojects%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fprojects%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1461466,"timestamp":133640876,"id":78,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpick-folder%2Froute&name=app%2Fapi%2Fpick-folder%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpick-folder%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpick-folder%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1461694,"timestamp":133640660,"id":36,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fclipboard%2Froute&name=app%2Fapi%2Ffiles%2Fclipboard%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fclipboard%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fclipboard%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1461684,"timestamp":133640675,"id":38,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fdelete%2Froute&name=app%2Fapi%2Ffiles%2Fdelete%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fdelete%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fdelete%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1464679,"timestamp":133640289,"id":26,"parentId":24,"tags":{"request":"next-app-loader?page=%2F_global-error%2Fpage&name=app%2F_global-error%2Fpage&pagePath=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error.js&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306624,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1469396,"timestamp":133640773,"id":57,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fglobal-state%2Froute&name=app%2Fapi%2Fglobal-state%2Froute&pagePath=private-next-app-dir%2Fapi%2Fglobal-state%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fglobal-state%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1471528,"timestamp":133641123,"id":121,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2Froute&name=app%2Fapi%2Fsessions%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsessions%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1471580,"timestamp":133641083,"id":113,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2Fprojects%2Froute&name=app%2Fapi%2Fsessions%2Fprojects%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2Fprojects%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsessions%2Fprojects%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1472703,"timestamp":133641090,"id":114,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2Fprojects%2F%5BencodedPath%5D%2Froute&name=app%2Fapi%2Fsessions%2Fprojects%2F%5BencodedPath%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2Fprojects%2F%5BencodedPath%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsessions%2Fprojects%2F%5BencodedPath%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1473896,"timestamp":133641093,"id":115,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsession-by-path%2Froute&name=app%2Fapi%2Fsession-by-path%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsession-by-path%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsession-by-path%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1479168,"timestamp":133640789,"id":60,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fjupyter%2Fshutdown%2Froute&name=app%2Fapi%2Fjupyter%2Fshutdown%2Froute&pagePath=private-next-app-dir%2Fapi%2Fjupyter%2Fshutdown%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fjupyter%2Fshutdown%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1485295,"timestamp":133641104,"id":117,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Faliases%2Froute&name=app%2Fapi%2Fterminal%2Faliases%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Faliases%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Faliases%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1487051,"timestamp":133641079,"id":112,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsession%2F%5BsessionId%5D%2Ffork%2Froute&name=app%2Fapi%2Fsession%2F%5BsessionId%5D%2Ffork%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsession%2F%5BsessionId%5D%2Ffork%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsession%2F%5BsessionId%5D%2Ffork%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1487042,"timestamp":133641100,"id":116,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsession%2F%5BsessionId%5D%2Fhistory%2Froute&name=app%2Fapi%2Fsession%2F%5BsessionId%5D%2Fhistory%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsession%2F%5BsessionId%5D%2Fhistory%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsession%2F%5BsessionId%5D%2Fhistory%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1488009,"timestamp":133641119,"id":120,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Fenv%2Froute&name=app%2Fapi%2Fterminal%2Fenv%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Fenv%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Fenv%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1488963,"timestamp":133641129,"id":122,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Fhistory%2Froute&name=app%2Fapi%2Fterminal%2Fhistory%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Fhistory%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Fhistory%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1489933,"timestamp":133641113,"id":119,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Fbubble-order%2Froute&name=app%2Fapi%2Fterminal%2Fbubble-order%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Fbubble-order%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Fbubble-order%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1491889,"timestamp":133640946,"id":91,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Fidentify%2Froute&name=app%2Fapi%2Freview%2Fidentify%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Fidentify%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Fidentify%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1503376,"timestamp":133640386,"id":29,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fconnect%2Froute&name=app%2Fapi%2Fdb%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306624,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1503380,"timestamp":133640400,"id":30,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fdisconnect%2Froute&name=app%2Fapi%2Fdb%2Fdisconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fdisconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fdisconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306624,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1503373,"timestamp":133640414,"id":31,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fexport%2Froute&name=app%2Fapi%2Fdb%2Fexport%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fexport%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fexport%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306624,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1503429,"timestamp":133640364,"id":28,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fcolumns%2Froute&name=app%2Fapi%2Fdb%2Fcolumns%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fcolumns%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fcolumns%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306624,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1503373,"timestamp":133640426,"id":32,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fquery%2Froute&name=app%2Fapi%2Fdb%2Fquery%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fquery%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306624,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1503365,"timestamp":133640439,"id":33,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fschemas%2Froute&name=app%2Fapi%2Fdb%2Fschemas%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fschemas%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fschemas%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306624,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1514070,"timestamp":133639716,"id":25,"parentId":24,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306624,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1514179,"timestamp":133641148,"id":125,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fproject%2Fpage&name=app%2Fproject%2Fpage&pagePath=private-next-app-dir%2Fproject%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fproject%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1514366,"timestamp":133641073,"id":111,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fscheduled-tasks%2Froute&name=app%2Fapi%2Fscheduled-tasks%2Froute&pagePath=private-next-app-dir%2Fapi%2Fscheduled-tasks%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fscheduled-tasks%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1524283,"timestamp":133641134,"id":123,"parentId":24,"tags":{"request":"next-app-loader?page=%2Freview%2F%5Bid%5D%2Fpage&name=app%2Freview%2F%5Bid%5D%2Fpage&pagePath=private-next-app-dir%2Freview%2F%5Bid%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Freview%2F%5Bid%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1532559,"timestamp":133641141,"id":124,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1541945,"timestamp":133640793,"id":61,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Fdefinition%2Froute&name=app%2Fapi%2Flsp%2Fdefinition%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Fdefinition%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Fdefinition%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1541955,"timestamp":133640799,"id":62,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Fhover%2Froute&name=app%2Fapi%2Flsp%2Fhover%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Fhover%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Fhover%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1541946,"timestamp":133640811,"id":65,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Fwarmup%2Froute&name=app%2Fapi%2Flsp%2Fwarmup%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Fwarmup%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Fwarmup%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1541952,"timestamp":133640808,"id":64,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Fstatus%2Froute&name=app%2Fapi%2Flsp%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1541960,"timestamp":133640802,"id":63,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Freferences%2Froute&name=app%2Fapi%2Flsp%2Freferences%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Freferences%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Freferences%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1558437,"timestamp":133640965,"id":94,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Froute&name=app%2Fapi%2Freview%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1558497,"timestamp":133640926,"id":88,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2F%5Bid%5D%2Fcomments%2Froute&name=app%2Fapi%2Freview%2F%5Bid%5D%2Fcomments%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2F%5Bid%5D%2Fcomments%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2F%5Bid%5D%2Fcomments%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1558494,"timestamp":133640935,"id":89,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2F%5Bid%5D%2Freplies%2Froute&name=app%2Fapi%2Freview%2F%5Bid%5D%2Freplies%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2F%5Bid%5D%2Freplies%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2F%5Bid%5D%2Freplies%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1796864,"timestamp":133640854,"id":73,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fneo4j%2Fdisconnect%2Froute&name=app%2Fapi%2Fneo4j%2Fdisconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fneo4j%2Fdisconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fneo4j%2Fdisconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1796884,"timestamp":133640849,"id":72,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fneo4j%2Fconnect%2Froute&name=app%2Fapi%2Fneo4j%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fneo4j%2Fconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fneo4j%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1796879,"timestamp":133640858,"id":74,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fneo4j%2Fquery%2Froute&name=app%2Fapi%2Fneo4j%2Fquery%2Froute&pagePath=private-next-app-dir%2Fapi%2Fneo4j%2Fquery%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fneo4j%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"}]
|
|
2
|
-
[{"name":"add-entry","duration":1796877,"timestamp":133640863,"id":75,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fneo4j%2Fschema%2Froute&name=app%2Fapi%2Fneo4j%2Fschema%2Froute&pagePath=private-next-app-dir%2Fapi%2Fneo4j%2Fschema%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fneo4j%2Fschema%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1806981,"timestamp":133640818,"id":66,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fcolumns%2Froute&name=app%2Fapi%2Fmysql%2Fcolumns%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fcolumns%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fcolumns%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1806990,"timestamp":133640825,"id":67,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fconnect%2Froute&name=app%2Fapi%2Fmysql%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1806992,"timestamp":133640830,"id":68,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fdisconnect%2Froute&name=app%2Fapi%2Fmysql%2Fdisconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fdisconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fdisconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1806991,"timestamp":133640836,"id":69,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fexport%2Froute&name=app%2Fapi%2Fmysql%2Fexport%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fexport%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fexport%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1806990,"timestamp":133640841,"id":70,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fquery%2Froute&name=app%2Fapi%2Fmysql%2Fquery%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fquery%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1806990,"timestamp":133640845,"id":71,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fschemas%2Froute&name=app%2Fapi%2Fmysql%2Fschemas%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fschemas%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fschemas%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1808328,"timestamp":133640892,"id":81,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fconnect%2Froute&name=app%2Fapi%2Fredis%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1808337,"timestamp":133640896,"id":82,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fcommand%2Froute&name=app%2Fapi%2Fredis%2Fcommand%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fcommand%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fcommand%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1808332,"timestamp":133640906,"id":84,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fdisconnect%2Froute&name=app%2Fapi%2Fredis%2Fdisconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fdisconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fdisconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1808326,"timestamp":133640917,"id":86,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fkeys%2Froute&name=app%2Fapi%2Fredis%2Fkeys%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fkeys%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fkeys%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1808325,"timestamp":133640923,"id":87,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fset%2Froute&name=app%2Fapi%2Fredis%2Fset%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fset%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fset%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1808349,"timestamp":133640902,"id":83,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fdelete%2Froute&name=app%2Fapi%2Fredis%2Fdelete%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fdelete%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fdelete%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1808342,"timestamp":133640913,"id":85,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fget%2Froute&name=app%2Fapi%2Fredis%2Fget%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fget%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fget%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1831022,"timestamp":133641034,"id":104,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fchat%2Froute&name=app%2Fapi%2Fchat%2Froute&pagePath=private-next-app-dir%2Fapi%2Fchat%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fchat%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774876306625,"traceId":"860f33e4ad45733e"},{"name":"make","duration":3631644,"timestamp":133639349,"id":24,"parentId":22,"tags":{},"startTime":1774876306623,"traceId":"860f33e4ad45733e"},{"name":"get-entries","duration":5307,"timestamp":137273038,"id":615,"parentId":614,"tags":{},"startTime":1774876310257,"traceId":"860f33e4ad45733e"},{"name":"node-file-trace-plugin","duration":478531,"timestamp":137293954,"id":616,"parentId":614,"tags":{"traceEntryCount":"198"},"startTime":1774876310278,"traceId":"860f33e4ad45733e"},{"name":"collect-traced-files","duration":3659,"timestamp":137772504,"id":617,"parentId":614,"tags":{},"startTime":1774876310757,"traceId":"860f33e4ad45733e"},{"name":"finish-modules","duration":503508,"timestamp":137272665,"id":614,"parentId":23,"tags":{},"startTime":1774876310257,"traceId":"860f33e4ad45733e"},{"name":"chunk-graph","duration":120381,"timestamp":138062854,"id":619,"parentId":618,"tags":{},"startTime":1774876311047,"traceId":"860f33e4ad45733e"},{"name":"optimize-modules","duration":32,"timestamp":138183377,"id":621,"parentId":618,"tags":{},"startTime":1774876311167,"traceId":"860f33e4ad45733e"},{"name":"optimize-chunks","duration":79219,"timestamp":138183487,"id":622,"parentId":618,"tags":{},"startTime":1774876311168,"traceId":"860f33e4ad45733e"},{"name":"optimize-tree","duration":140,"timestamp":138262810,"id":623,"parentId":618,"tags":{},"startTime":1774876311247,"traceId":"860f33e4ad45733e"},{"name":"optimize-chunk-modules","duration":169352,"timestamp":138263072,"id":624,"parentId":618,"tags":{},"startTime":1774876311247,"traceId":"860f33e4ad45733e"},{"name":"optimize","duration":249221,"timestamp":138183313,"id":620,"parentId":618,"tags":{},"startTime":1774876311167,"traceId":"860f33e4ad45733e"},{"name":"module-hash","duration":106414,"timestamp":138501942,"id":625,"parentId":618,"tags":{},"startTime":1774876311486,"traceId":"860f33e4ad45733e"},{"name":"code-generation","duration":15658,"timestamp":138608461,"id":626,"parentId":618,"tags":{},"startTime":1774876311592,"traceId":"860f33e4ad45733e"},{"name":"hash","duration":17800,"timestamp":138637558,"id":627,"parentId":618,"tags":{},"startTime":1774876311622,"traceId":"860f33e4ad45733e"},{"name":"code-generation-jobs","duration":352,"timestamp":138655355,"id":628,"parentId":618,"tags":{},"startTime":1774876311639,"traceId":"860f33e4ad45733e"},{"name":"module-assets","duration":1690,"timestamp":138655587,"id":629,"parentId":618,"tags":{},"startTime":1774876311640,"traceId":"860f33e4ad45733e"},{"name":"create-chunk-assets","duration":3059,"timestamp":138657300,"id":630,"parentId":618,"tags":{},"startTime":1774876311641,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":1296,"timestamp":138681669,"id":632,"parentId":631,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":1142,"timestamp":138681835,"id":633,"parentId":631,"tags":{"name":"../app/_global-error/page.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":1115,"timestamp":138681866,"id":634,"parentId":631,"tags":{"name":"../app/api/comments/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":1108,"timestamp":138681875,"id":635,"parentId":631,"tags":{"name":"../app/api/db/columns/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":1103,"timestamp":138681882,"id":636,"parentId":631,"tags":{"name":"../app/api/db/connect/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":1104,"timestamp":138681889,"id":637,"parentId":631,"tags":{"name":"../app/api/db/disconnect/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":1102,"timestamp":138681894,"id":638,"parentId":631,"tags":{"name":"../app/api/db/export/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":1098,"timestamp":138681900,"id":639,"parentId":631,"tags":{"name":"../app/api/db/query/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":1095,"timestamp":138681906,"id":640,"parentId":631,"tags":{"name":"../app/api/db/schemas/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":1042,"timestamp":138681961,"id":641,"parentId":631,"tags":{"name":"../app/api/extension/version/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":1025,"timestamp":138681979,"id":642,"parentId":631,"tags":{"name":"../app/api/file/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":1040,"timestamp":138681992,"id":643,"parentId":631,"tags":{"name":"../app/api/files/clipboard/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":1037,"timestamp":138681997,"id":644,"parentId":631,"tags":{"name":"../app/api/files/copy/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":1011,"timestamp":138682025,"id":645,"parentId":631,"tags":{"name":"../app/api/files/delete/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":1006,"timestamp":138682032,"id":646,"parentId":631,"tags":{"name":"../app/api/files/expanded/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":1002,"timestamp":138682037,"id":647,"parentId":631,"tags":{"name":"../app/api/files/index/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":1001,"timestamp":138682041,"id":648,"parentId":631,"tags":{"name":"../app/api/files/init/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":999,"timestamp":138682046,"id":649,"parentId":631,"tags":{"name":"../app/api/files/read/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":997,"timestamp":138682050,"id":650,"parentId":631,"tags":{"name":"../app/api/files/readdir/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":995,"timestamp":138682054,"id":651,"parentId":631,"tags":{"name":"../app/api/files/paste/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":995,"timestamp":138682058,"id":652,"parentId":631,"tags":{"name":"../app/api/files/recent/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":993,"timestamp":138682063,"id":653,"parentId":631,"tags":{"name":"../app/api/files/save/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":991,"timestamp":138682067,"id":654,"parentId":631,"tags":{"name":"../app/api/git/branch-diff/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":990,"timestamp":138682071,"id":655,"parentId":631,"tags":{"name":"../app/api/git/branches/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":987,"timestamp":138682075,"id":656,"parentId":631,"tags":{"name":"../app/api/git/commit-diff/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":984,"timestamp":138682080,"id":657,"parentId":631,"tags":{"name":"../app/api/git/commits/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":983,"timestamp":138682084,"id":658,"parentId":631,"tags":{"name":"../app/api/git/discard/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":981,"timestamp":138682088,"id":659,"parentId":631,"tags":{"name":"../app/api/git/diff/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":978,"timestamp":138682092,"id":660,"parentId":631,"tags":{"name":"../app/api/git/stage/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":975,"timestamp":138682097,"id":661,"parentId":631,"tags":{"name":"../app/api/git/status/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":968,"timestamp":138682106,"id":662,"parentId":631,"tags":{"name":"../app/api/git/worktree/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":966,"timestamp":138682110,"id":663,"parentId":631,"tags":{"name":"../app/api/git/unstage/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":963,"timestamp":138682115,"id":664,"parentId":631,"tags":{"name":"../app/api/global-state/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":960,"timestamp":138682118,"id":665,"parentId":631,"tags":{"name":"../app/api/jupyter/load/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":958,"timestamp":138682122,"id":666,"parentId":631,"tags":{"name":"../app/api/jupyter/save/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":957,"timestamp":138682126,"id":667,"parentId":631,"tags":{"name":"../app/api/jupyter/shutdown/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":955,"timestamp":138682129,"id":668,"parentId":631,"tags":{"name":"../app/api/lsp/definition/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":954,"timestamp":138682133,"id":669,"parentId":631,"tags":{"name":"../app/api/lsp/hover/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":952,"timestamp":138682137,"id":670,"parentId":631,"tags":{"name":"../app/api/lsp/references/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":950,"timestamp":138682141,"id":671,"parentId":631,"tags":{"name":"../app/api/lsp/status/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":949,"timestamp":138682144,"id":672,"parentId":631,"tags":{"name":"../app/api/lsp/warmup/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":947,"timestamp":138682148,"id":673,"parentId":631,"tags":{"name":"../app/api/mysql/columns/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":945,"timestamp":138682152,"id":674,"parentId":631,"tags":{"name":"../app/api/mysql/connect/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":943,"timestamp":138682156,"id":675,"parentId":631,"tags":{"name":"../app/api/mysql/disconnect/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":942,"timestamp":138682159,"id":676,"parentId":631,"tags":{"name":"../app/api/mysql/export/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":934,"timestamp":138682168,"id":677,"parentId":631,"tags":{"name":"../app/api/mysql/query/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":932,"timestamp":138682172,"id":678,"parentId":631,"tags":{"name":"../app/api/mysql/schemas/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":930,"timestamp":138682176,"id":679,"parentId":631,"tags":{"name":"../app/api/neo4j/connect/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":928,"timestamp":138682180,"id":680,"parentId":631,"tags":{"name":"../app/api/neo4j/disconnect/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":926,"timestamp":138682184,"id":681,"parentId":631,"tags":{"name":"../app/api/neo4j/query/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":925,"timestamp":138682187,"id":682,"parentId":631,"tags":{"name":"../app/api/neo4j/schema/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":924,"timestamp":138682191,"id":683,"parentId":631,"tags":{"name":"../app/api/open-cursor/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":923,"timestamp":138682195,"id":684,"parentId":631,"tags":{"name":"../app/api/open-vscode/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":921,"timestamp":138682198,"id":685,"parentId":631,"tags":{"name":"../app/api/pick-folder/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":920,"timestamp":138682202,"id":686,"parentId":631,"tags":{"name":"../app/api/pinned-sessions/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":919,"timestamp":138682205,"id":687,"parentId":631,"tags":{"name":"../app/api/project-state/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":917,"timestamp":138682209,"id":688,"parentId":631,"tags":{"name":"../app/api/redis/connect/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":915,"timestamp":138682212,"id":689,"parentId":631,"tags":{"name":"../app/api/redis/command/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":914,"timestamp":138682216,"id":690,"parentId":631,"tags":{"name":"../app/api/redis/delete/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":913,"timestamp":138682219,"id":691,"parentId":631,"tags":{"name":"../app/api/redis/disconnect/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":911,"timestamp":138682223,"id":692,"parentId":631,"tags":{"name":"../app/api/redis/get/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":908,"timestamp":138682228,"id":693,"parentId":631,"tags":{"name":"../app/api/redis/keys/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":906,"timestamp":138682232,"id":694,"parentId":631,"tags":{"name":"../app/api/redis/set/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":905,"timestamp":138682236,"id":695,"parentId":631,"tags":{"name":"../app/api/review/[id]/comments/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":904,"timestamp":138682240,"id":696,"parentId":631,"tags":{"name":"../app/api/review/[id]/replies/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":901,"timestamp":138682245,"id":697,"parentId":631,"tags":{"name":"../app/api/review/[id]/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":868,"timestamp":138682279,"id":698,"parentId":631,"tags":{"name":"../app/api/review/identify/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":861,"timestamp":138682288,"id":699,"parentId":631,"tags":{"name":"../app/api/review/order/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":855,"timestamp":138682296,"id":700,"parentId":631,"tags":{"name":"../app/api/review/share-info/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"}]
|
|
3
|
-
[{"name":"minify-js","duration":850,"timestamp":138682303,"id":701,"parentId":631,"tags":{"name":"../app/api/review/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":845,"timestamp":138682310,"id":702,"parentId":631,"tags":{"name":"../app/api/review/users/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":839,"timestamp":138682317,"id":703,"parentId":631,"tags":{"name":"../app/api/services/config/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":835,"timestamp":138682323,"id":704,"parentId":631,"tags":{"name":"../app/api/services/scripts/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":831,"timestamp":138682330,"id":705,"parentId":631,"tags":{"name":"../app/api/settings/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":827,"timestamp":138682336,"id":706,"parentId":631,"tags":{"name":"../app/api/version/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":822,"timestamp":138682343,"id":707,"parentId":631,"tags":{"name":"../app/favicon.ico/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":817,"timestamp":138682350,"id":708,"parentId":631,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":813,"timestamp":138682356,"id":709,"parentId":631,"tags":{"name":"../app/api/bash/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":809,"timestamp":138682363,"id":710,"parentId":631,"tags":{"name":"../app/api/commands/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":805,"timestamp":138682369,"id":711,"parentId":631,"tags":{"name":"../app/api/chat/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":800,"timestamp":138682376,"id":712,"parentId":631,"tags":{"name":"../app/api/claude-stats/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":795,"timestamp":138682383,"id":713,"parentId":631,"tags":{"name":"../app/api/files/blame/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":790,"timestamp":138682390,"id":714,"parentId":631,"tags":{"name":"../app/api/files/search/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":784,"timestamp":138682397,"id":715,"parentId":631,"tags":{"name":"../app/api/note/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":780,"timestamp":138682404,"id":716,"parentId":631,"tags":{"name":"../app/api/project-settings/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":775,"timestamp":138682411,"id":717,"parentId":631,"tags":{"name":"../app/api/projects/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":769,"timestamp":138682418,"id":718,"parentId":631,"tags":{"name":"../app/api/scheduled-tasks/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":764,"timestamp":138682426,"id":719,"parentId":631,"tags":{"name":"../app/api/session/[sessionId]/fork/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":759,"timestamp":138682433,"id":720,"parentId":631,"tags":{"name":"../app/api/sessions/projects/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":754,"timestamp":138682440,"id":721,"parentId":631,"tags":{"name":"../app/api/sessions/projects/[encodedPath]/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":749,"timestamp":138682447,"id":722,"parentId":631,"tags":{"name":"../app/api/session-by-path/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":743,"timestamp":138682455,"id":723,"parentId":631,"tags":{"name":"../app/api/session/[sessionId]/history/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":737,"timestamp":138682463,"id":724,"parentId":631,"tags":{"name":"../app/api/terminal/aliases/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":733,"timestamp":138682469,"id":725,"parentId":631,"tags":{"name":"../app/api/terminal/autocomplete/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":728,"timestamp":138682476,"id":726,"parentId":631,"tags":{"name":"../app/api/terminal/bubble-order/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":723,"timestamp":138682483,"id":727,"parentId":631,"tags":{"name":"../app/api/terminal/env/route.js","cache":"HIT"},"startTime":1774876311666,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":718,"timestamp":138682490,"id":728,"parentId":631,"tags":{"name":"../app/api/sessions/route.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":713,"timestamp":138682497,"id":729,"parentId":631,"tags":{"name":"../app/api/terminal/history/route.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":708,"timestamp":138682504,"id":730,"parentId":631,"tags":{"name":"../app/review/[id]/page.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":703,"timestamp":138682511,"id":731,"parentId":631,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":699,"timestamp":138682518,"id":732,"parentId":631,"tags":{"name":"../app/project/page.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":694,"timestamp":138682524,"id":733,"parentId":631,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":689,"timestamp":138682531,"id":734,"parentId":631,"tags":{"name":"5460.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":684,"timestamp":138682538,"id":735,"parentId":631,"tags":{"name":"4490.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":679,"timestamp":138682545,"id":736,"parentId":631,"tags":{"name":"5733.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":674,"timestamp":138682552,"id":737,"parentId":631,"tags":{"name":"7800.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":670,"timestamp":138682559,"id":738,"parentId":631,"tags":{"name":"9116.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":665,"timestamp":138682565,"id":739,"parentId":631,"tags":{"name":"8068.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":660,"timestamp":138682572,"id":740,"parentId":631,"tags":{"name":"6142.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":656,"timestamp":138682579,"id":741,"parentId":631,"tags":{"name":"1912.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":651,"timestamp":138682586,"id":742,"parentId":631,"tags":{"name":"3503.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":646,"timestamp":138682593,"id":743,"parentId":631,"tags":{"name":"1667.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":641,"timestamp":138682599,"id":744,"parentId":631,"tags":{"name":"4345.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":636,"timestamp":138682606,"id":745,"parentId":631,"tags":{"name":"925.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":630,"timestamp":138682615,"id":746,"parentId":631,"tags":{"name":"4097.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":625,"timestamp":138682622,"id":747,"parentId":631,"tags":{"name":"7483.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":610,"timestamp":138682640,"id":748,"parentId":631,"tags":{"name":"9408.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":604,"timestamp":138682647,"id":749,"parentId":631,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":598,"timestamp":138682656,"id":750,"parentId":631,"tags":{"name":"911.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":593,"timestamp":138682663,"id":751,"parentId":631,"tags":{"name":"5536.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":587,"timestamp":138682670,"id":752,"parentId":631,"tags":{"name":"3932.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":582,"timestamp":138682677,"id":753,"parentId":631,"tags":{"name":"2840.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":577,"timestamp":138682684,"id":754,"parentId":631,"tags":{"name":"7265.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":572,"timestamp":138682691,"id":755,"parentId":631,"tags":{"name":"4268.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":568,"timestamp":138682697,"id":756,"parentId":631,"tags":{"name":"3441.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":563,"timestamp":138682703,"id":757,"parentId":631,"tags":{"name":"6804.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":558,"timestamp":138682710,"id":758,"parentId":631,"tags":{"name":"4309.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":554,"timestamp":138682717,"id":759,"parentId":631,"tags":{"name":"2376.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":549,"timestamp":138682724,"id":760,"parentId":631,"tags":{"name":"7484.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":544,"timestamp":138682730,"id":761,"parentId":631,"tags":{"name":"8351.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":521,"timestamp":138682756,"id":762,"parentId":631,"tags":{"name":"4388.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":515,"timestamp":138682764,"id":763,"parentId":631,"tags":{"name":"3434.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":510,"timestamp":138682771,"id":764,"parentId":631,"tags":{"name":"6346.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":504,"timestamp":138682777,"id":765,"parentId":631,"tags":{"name":"9401.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":500,"timestamp":138682784,"id":766,"parentId":631,"tags":{"name":"5152.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":496,"timestamp":138682790,"id":767,"parentId":631,"tags":{"name":"1639.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":491,"timestamp":138682797,"id":768,"parentId":631,"tags":{"name":"582.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":488,"timestamp":138682803,"id":769,"parentId":631,"tags":{"name":"5481.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":483,"timestamp":138682809,"id":770,"parentId":631,"tags":{"name":"4042.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":478,"timestamp":138682817,"id":771,"parentId":631,"tags":{"name":"4073.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":473,"timestamp":138682823,"id":772,"parentId":631,"tags":{"name":"4741.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":469,"timestamp":138682830,"id":773,"parentId":631,"tags":{"name":"1813.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":464,"timestamp":138682837,"id":774,"parentId":631,"tags":{"name":"5958.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":459,"timestamp":138682844,"id":775,"parentId":631,"tags":{"name":"2325.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":454,"timestamp":138682850,"id":776,"parentId":631,"tags":{"name":"9298.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":450,"timestamp":138682857,"id":777,"parentId":631,"tags":{"name":"8491.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":445,"timestamp":138682863,"id":778,"parentId":631,"tags":{"name":"6117.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":440,"timestamp":138682870,"id":779,"parentId":631,"tags":{"name":"5147.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":436,"timestamp":138682877,"id":780,"parentId":631,"tags":{"name":"4793.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":430,"timestamp":138682884,"id":781,"parentId":631,"tags":{"name":"3863.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":425,"timestamp":138682891,"id":782,"parentId":631,"tags":{"name":"4367.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":421,"timestamp":138682898,"id":783,"parentId":631,"tags":{"name":"6443.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":415,"timestamp":138682905,"id":784,"parentId":631,"tags":{"name":"7307.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":410,"timestamp":138682913,"id":785,"parentId":631,"tags":{"name":"4442.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":405,"timestamp":138682920,"id":786,"parentId":631,"tags":{"name":"8585.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":401,"timestamp":138682926,"id":787,"parentId":631,"tags":{"name":"887.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":397,"timestamp":138682932,"id":788,"parentId":631,"tags":{"name":"4272.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":393,"timestamp":138682938,"id":789,"parentId":631,"tags":{"name":"7514.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":388,"timestamp":138682945,"id":790,"parentId":631,"tags":{"name":"4098.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":383,"timestamp":138682952,"id":791,"parentId":631,"tags":{"name":"6062.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":379,"timestamp":138682958,"id":792,"parentId":631,"tags":{"name":"7284.js","cache":"HIT"},"startTime":1774876311667,"traceId":"860f33e4ad45733e"},{"name":"minify-webpack-plugin-optimize","duration":19844,"timestamp":138663566,"id":631,"parentId":22,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1774876311648,"traceId":"860f33e4ad45733e"},{"name":"css-minimizer-plugin","duration":218,"timestamp":138683628,"id":793,"parentId":22,"tags":{},"startTime":1774876311668,"traceId":"860f33e4ad45733e"},{"name":"create-trace-assets","duration":11699,"timestamp":138684172,"id":794,"parentId":23,"tags":{},"startTime":1774876311668,"traceId":"860f33e4ad45733e"},{"name":"seal","duration":827670,"timestamp":137908520,"id":618,"parentId":22,"tags":{},"startTime":1774876310893,"traceId":"860f33e4ad45733e"},{"name":"webpack-compilation","duration":5163422,"timestamp":133627263,"id":22,"parentId":19,"tags":{"name":"server"},"startTime":1774876306611,"traceId":"860f33e4ad45733e"},{"name":"emit","duration":58954,"timestamp":138791221,"id":795,"parentId":19,"tags":{},"startTime":1774876311775,"traceId":"860f33e4ad45733e"},{"name":"webpack-close","duration":806,"timestamp":138854939,"id":796,"parentId":19,"tags":{"name":"server"},"startTime":1774876311839,"traceId":"860f33e4ad45733e"},{"name":"webpack-generate-error-stats","duration":2572,"timestamp":138855800,"id":797,"parentId":796,"tags":{},"startTime":1774876311840,"traceId":"860f33e4ad45733e"},{"name":"run-webpack-compiler","duration":5659393,"timestamp":133199503,"id":19,"parentId":18,"tags":{},"startTime":1774876306184,"traceId":"860f33e4ad45733e"}]
|
|
4
|
-
[{"name":"format-webpack-messages","duration":82,"timestamp":138858904,"id":798,"parentId":18,"tags":{},"startTime":1774876311843,"traceId":"860f33e4ad45733e"},{"name":"worker-main-server","duration":5660012,"timestamp":133199152,"id":18,"parentId":1,"tags":{},"startTime":1774876306183,"traceId":"860f33e4ad45733e"},{"name":"create-entrypoints","duration":56565,"timestamp":139390235,"id":802,"parentId":800,"tags":{},"startTime":1774876312374,"traceId":"860f33e4ad45733e"},{"name":"generate-webpack-config","duration":265405,"timestamp":139446999,"id":803,"parentId":801,"tags":{},"startTime":1774876312431,"traceId":"860f33e4ad45733e"},{"name":"make","duration":897,"timestamp":139811173,"id":805,"parentId":804,"tags":{},"startTime":1774876312795,"traceId":"860f33e4ad45733e"},{"name":"chunk-graph","duration":638,"timestamp":139815251,"id":807,"parentId":806,"tags":{},"startTime":1774876312799,"traceId":"860f33e4ad45733e"},{"name":"optimize-modules","duration":38,"timestamp":139816070,"id":809,"parentId":806,"tags":{},"startTime":1774876312800,"traceId":"860f33e4ad45733e"},{"name":"optimize-chunks","duration":926,"timestamp":139816217,"id":810,"parentId":806,"tags":{},"startTime":1774876312800,"traceId":"860f33e4ad45733e"},{"name":"optimize-tree","duration":123,"timestamp":139817228,"id":811,"parentId":806,"tags":{},"startTime":1774876312801,"traceId":"860f33e4ad45733e"},{"name":"optimize-chunk-modules","duration":679,"timestamp":139817578,"id":812,"parentId":806,"tags":{},"startTime":1774876312802,"traceId":"860f33e4ad45733e"},{"name":"optimize","duration":2390,"timestamp":139815974,"id":808,"parentId":806,"tags":{},"startTime":1774876312800,"traceId":"860f33e4ad45733e"},{"name":"module-hash","duration":104,"timestamp":139819530,"id":813,"parentId":806,"tags":{},"startTime":1774876312804,"traceId":"860f33e4ad45733e"},{"name":"code-generation","duration":223,"timestamp":139819690,"id":814,"parentId":806,"tags":{},"startTime":1774876312804,"traceId":"860f33e4ad45733e"},{"name":"hash","duration":439,"timestamp":139820223,"id":815,"parentId":806,"tags":{},"startTime":1774876312804,"traceId":"860f33e4ad45733e"},{"name":"code-generation-jobs","duration":153,"timestamp":139820658,"id":816,"parentId":806,"tags":{},"startTime":1774876312805,"traceId":"860f33e4ad45733e"},{"name":"module-assets","duration":92,"timestamp":139820776,"id":817,"parentId":806,"tags":{},"startTime":1774876312805,"traceId":"860f33e4ad45733e"},{"name":"create-chunk-assets","duration":226,"timestamp":139820882,"id":818,"parentId":806,"tags":{},"startTime":1774876312805,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":169,"timestamp":139835383,"id":820,"parentId":819,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1774876312819,"traceId":"860f33e4ad45733e"},{"name":"minify-webpack-plugin-optimize","duration":2414,"timestamp":139833151,"id":819,"parentId":804,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1774876312817,"traceId":"860f33e4ad45733e"},{"name":"css-minimizer-plugin","duration":122,"timestamp":139835659,"id":821,"parentId":804,"tags":{},"startTime":1774876312820,"traceId":"860f33e4ad45733e"},{"name":"seal","duration":24565,"timestamp":139814567,"id":806,"parentId":804,"tags":{},"startTime":1774876312799,"traceId":"860f33e4ad45733e"},{"name":"webpack-compilation","duration":36010,"timestamp":139803492,"id":804,"parentId":801,"tags":{"name":"edge-server"},"startTime":1774876312788,"traceId":"860f33e4ad45733e"},{"name":"emit","duration":2474,"timestamp":139840030,"id":822,"parentId":801,"tags":{},"startTime":1774876312824,"traceId":"860f33e4ad45733e"},{"name":"webpack-close","duration":710,"timestamp":139843367,"id":823,"parentId":801,"tags":{"name":"edge-server"},"startTime":1774876312827,"traceId":"860f33e4ad45733e"},{"name":"webpack-generate-error-stats","duration":2636,"timestamp":139844128,"id":824,"parentId":823,"tags":{},"startTime":1774876312828,"traceId":"860f33e4ad45733e"},{"name":"run-webpack-compiler","duration":456908,"timestamp":139390227,"id":801,"parentId":800,"tags":{},"startTime":1774876312374,"traceId":"860f33e4ad45733e"},{"name":"format-webpack-messages","duration":89,"timestamp":139847143,"id":825,"parentId":800,"tags":{},"startTime":1774876312831,"traceId":"860f33e4ad45733e"},{"name":"worker-main-edge-server","duration":457525,"timestamp":139389847,"id":800,"parentId":1,"tags":{},"startTime":1774876312374,"traceId":"860f33e4ad45733e"},{"name":"create-entrypoints","duration":58888,"timestamp":140340665,"id":828,"parentId":826,"tags":{},"startTime":1774876313325,"traceId":"860f33e4ad45733e"},{"name":"generate-webpack-config","duration":266395,"timestamp":140399753,"id":829,"parentId":827,"tags":{},"startTime":1774876313384,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":712076,"timestamp":140777405,"id":836,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313761,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":712073,"timestamp":140777449,"id":838,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313761,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":712065,"timestamp":140777468,"id":840,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313761,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711968,"timestamp":140777573,"id":841,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711938,"timestamp":140777609,"id":842,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711933,"timestamp":140777619,"id":843,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711934,"timestamp":140777623,"id":844,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711938,"timestamp":140777628,"id":845,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711948,"timestamp":140777632,"id":846,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":712007,"timestamp":140777636,"id":847,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":712010,"timestamp":140777639,"id":848,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":712008,"timestamp":140777645,"id":849,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":712005,"timestamp":140777650,"id":850,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":712004,"timestamp":140777653,"id":851,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":712002,"timestamp":140777659,"id":852,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":712001,"timestamp":140777663,"id":853,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711999,"timestamp":140777668,"id":854,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711998,"timestamp":140777671,"id":855,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711995,"timestamp":140777676,"id":856,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711994,"timestamp":140777679,"id":857,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711992,"timestamp":140777684,"id":858,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711991,"timestamp":140777688,"id":859,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711988,"timestamp":140777692,"id":860,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711987,"timestamp":140777695,"id":861,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711984,"timestamp":140777700,"id":862,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711983,"timestamp":140777703,"id":863,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711982,"timestamp":140777708,"id":864,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711978,"timestamp":140777715,"id":865,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711976,"timestamp":140777718,"id":866,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711974,"timestamp":140777722,"id":867,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711973,"timestamp":140777725,"id":868,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711971,"timestamp":140777730,"id":869,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711969,"timestamp":140777733,"id":870,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711966,"timestamp":140777738,"id":871,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711964,"timestamp":140777741,"id":872,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711961,"timestamp":140777746,"id":873,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711957,"timestamp":140777752,"id":874,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711956,"timestamp":140777755,"id":875,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711953,"timestamp":140777760,"id":876,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711952,"timestamp":140777764,"id":877,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711950,"timestamp":140777768,"id":878,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711949,"timestamp":140777771,"id":879,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711946,"timestamp":140777776,"id":880,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711945,"timestamp":140777779,"id":881,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711942,"timestamp":140777784,"id":882,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711941,"timestamp":140777787,"id":883,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711939,"timestamp":140777792,"id":884,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711941,"timestamp":140777795,"id":885,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711934,"timestamp":140777804,"id":886,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711933,"timestamp":140777807,"id":887,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711930,"timestamp":140777812,"id":888,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711929,"timestamp":140777816,"id":889,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711926,"timestamp":140777821,"id":890,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711925,"timestamp":140777824,"id":891,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711921,"timestamp":140777829,"id":892,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711920,"timestamp":140777832,"id":893,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711916,"timestamp":140777837,"id":894,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711915,"timestamp":140777840,"id":895,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711911,"timestamp":140777845,"id":896,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711904,"timestamp":140777854,"id":897,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711902,"timestamp":140777857,"id":898,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711898,"timestamp":140777863,"id":899,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711896,"timestamp":140777866,"id":900,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711893,"timestamp":140777871,"id":901,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711891,"timestamp":140777874,"id":902,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711888,"timestamp":140777878,"id":903,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711886,"timestamp":140777881,"id":904,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711883,"timestamp":140777887,"id":905,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711881,"timestamp":140777890,"id":906,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711878,"timestamp":140777895,"id":907,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711876,"timestamp":140777898,"id":908,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"}]
|
|
5
|
-
[{"name":"add-entry","duration":711873,"timestamp":140777903,"id":909,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711872,"timestamp":140777906,"id":910,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711868,"timestamp":140777911,"id":911,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711867,"timestamp":140777914,"id":912,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711864,"timestamp":140777919,"id":913,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711862,"timestamp":140777922,"id":914,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711859,"timestamp":140777927,"id":915,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711854,"timestamp":140777934,"id":916,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711852,"timestamp":140777939,"id":917,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711850,"timestamp":140777942,"id":918,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711845,"timestamp":140777949,"id":919,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711843,"timestamp":140777952,"id":920,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711840,"timestamp":140777957,"id":921,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711838,"timestamp":140777960,"id":922,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711835,"timestamp":140777965,"id":923,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711834,"timestamp":140777968,"id":924,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711830,"timestamp":140777973,"id":925,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711828,"timestamp":140777977,"id":926,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711825,"timestamp":140777981,"id":927,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711823,"timestamp":140777985,"id":928,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711820,"timestamp":140777989,"id":929,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711818,"timestamp":140777993,"id":930,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711815,"timestamp":140777997,"id":931,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711813,"timestamp":140778001,"id":932,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711789,"timestamp":140778028,"id":933,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711785,"timestamp":140778032,"id":934,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711781,"timestamp":140778038,"id":935,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711779,"timestamp":140778041,"id":936,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":711776,"timestamp":140778046,"id":937,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":767686,"timestamp":140777429,"id":837,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp%2Fglobal-error.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1774876313761,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":779303,"timestamp":140777316,"id":835,"parentId":831,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!"},"startTime":1774876313761,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":887201,"timestamp":140777290,"id":834,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1774876313761,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":887255,"timestamp":140777250,"id":833,"parentId":831,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1774876313761,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":900931,"timestamp":140776684,"id":832,"parentId":831,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1774876313761,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":946166,"timestamp":140777458,"id":839,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Lora%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-lora%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22lora%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22JetBrains_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-jetbrains-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22jetbrainsMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fshared%2FProviders.tsx%22%2C%22ids%22%3A%5B%22Providers%22%5D%7D&server=false!"},"startTime":1774876313761,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1771001,"timestamp":140778054,"id":939,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fworkspace%2FEmptyState.tsx%22%2C%22ids%22%3A%5B%22EmptyState%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fworkspace%2FProjectItem.tsx%22%2C%22ids%22%3A%5B%22ProjectItem%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fworkspace%2FProjectSidebar.tsx%22%2C%22ids%22%3A%5B%22ProjectSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fworkspace%2FWorkspace.tsx%22%2C%22ids%22%3A%5B%22Workspace%22%5D%7D&server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1931848,"timestamp":140778049,"id":938,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Freview%2FReviewPage.tsx%22%2C%22ids%22%3A%5B%22ReviewPage%22%5D%7D&server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"add-entry","duration":1932297,"timestamp":140778058,"id":940,"parentId":831,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fproject%2FTabManager.tsx%22%2C%22ids%22%3A%5B%22TabManager%22%5D%7D&server=false!"},"startTime":1774876313762,"traceId":"860f33e4ad45733e"},{"name":"make","duration":1934528,"timestamp":140776249,"id":831,"parentId":830,"tags":{},"startTime":1774876313760,"traceId":"860f33e4ad45733e"},{"name":"chunk-graph","duration":85982,"timestamp":142933697,"id":942,"parentId":941,"tags":{},"startTime":1774876315918,"traceId":"860f33e4ad45733e"},{"name":"optimize-modules","duration":28,"timestamp":143019811,"id":944,"parentId":941,"tags":{},"startTime":1774876316004,"traceId":"860f33e4ad45733e"},{"name":"optimize-chunks","duration":89894,"timestamp":143028921,"id":946,"parentId":941,"tags":{},"startTime":1774876316013,"traceId":"860f33e4ad45733e"},{"name":"optimize-tree","duration":248,"timestamp":143118924,"id":947,"parentId":941,"tags":{},"startTime":1774876316103,"traceId":"860f33e4ad45733e"},{"name":"optimize-chunk-modules","duration":125063,"timestamp":143119281,"id":948,"parentId":941,"tags":{},"startTime":1774876316103,"traceId":"860f33e4ad45733e"},{"name":"optimize","duration":224711,"timestamp":143019754,"id":943,"parentId":941,"tags":{},"startTime":1774876316004,"traceId":"860f33e4ad45733e"},{"name":"module-hash","duration":86573,"timestamp":143327736,"id":949,"parentId":941,"tags":{},"startTime":1774876316312,"traceId":"860f33e4ad45733e"},{"name":"code-generation","duration":14772,"timestamp":143414390,"id":950,"parentId":941,"tags":{},"startTime":1774876316398,"traceId":"860f33e4ad45733e"},{"name":"hash","duration":29750,"timestamp":143440685,"id":951,"parentId":941,"tags":{},"startTime":1774876316425,"traceId":"860f33e4ad45733e"},{"name":"code-generation-jobs","duration":527,"timestamp":143470431,"id":952,"parentId":941,"tags":{},"startTime":1774876316454,"traceId":"860f33e4ad45733e"},{"name":"module-assets","duration":2354,"timestamp":143470681,"id":953,"parentId":941,"tags":{},"startTime":1774876316455,"traceId":"860f33e4ad45733e"},{"name":"create-chunk-assets","duration":11916,"timestamp":143473051,"id":954,"parentId":941,"tags":{},"startTime":1774876316457,"traceId":"860f33e4ad45733e"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1746,"timestamp":143496114,"id":956,"parentId":830,"tags":{},"startTime":1774876316480,"traceId":"860f33e4ad45733e"},{"name":"NextJsBuildManifest-createassets","duration":3059,"timestamp":143494819,"id":955,"parentId":830,"tags":{},"startTime":1774876316479,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":5325,"timestamp":143520973,"id":958,"parentId":957,"tags":{"name":"static/chunks/main-8f84e99c14cc345a.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":5139,"timestamp":143521174,"id":959,"parentId":957,"tags":{"name":"static/chunks/main-app-ac5fcfbf23e00fca.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":5127,"timestamp":143521190,"id":960,"parentId":957,"tags":{"name":"static/chunks/app/_not-found/page-97fa7117fcb8102d.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":5118,"timestamp":143521201,"id":961,"parentId":957,"tags":{"name":"static/chunks/app/_global-error/page-a8e156aada648071.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":5112,"timestamp":143521211,"id":962,"parentId":957,"tags":{"name":"static/chunks/app/global-error-a067ba6a29edf245.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":5108,"timestamp":143521218,"id":963,"parentId":957,"tags":{"name":"static/chunks/next/dist/client/components/builtin/not-found-c7ecc8b6ec18d980.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":5103,"timestamp":143521225,"id":964,"parentId":957,"tags":{"name":"static/chunks/app/layout-b1175a47c53a2c5a.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":5099,"timestamp":143521232,"id":965,"parentId":957,"tags":{"name":"static/chunks/next/dist/client/components/builtin/forbidden-a87f2c834feca06f.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":5095,"timestamp":143521239,"id":966,"parentId":957,"tags":{"name":"static/chunks/next/dist/client/components/builtin/unauthorized-2dc1a5a52e0ebb45.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":5047,"timestamp":143521296,"id":967,"parentId":957,"tags":{"name":"static/chunks/next/dist/client/components/builtin/app-error-2041f6312828c0c6.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":5029,"timestamp":143521317,"id":968,"parentId":957,"tags":{"name":"static/chunks/app/api/comments/route-e5f074717d0811f0.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":5011,"timestamp":143521338,"id":969,"parentId":957,"tags":{"name":"static/chunks/app/api/db/columns/route-f1d6de6b12b1f918.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":5006,"timestamp":143521345,"id":970,"parentId":957,"tags":{"name":"static/chunks/app/api/db/connect/route-f7bc4328dc5626ad.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":5002,"timestamp":143521352,"id":971,"parentId":957,"tags":{"name":"static/chunks/app/api/db/disconnect/route-c8733dc004520fca.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4998,"timestamp":143521358,"id":972,"parentId":957,"tags":{"name":"static/chunks/app/api/db/export/route-640f1d4fff2ce6ef.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4996,"timestamp":143521364,"id":973,"parentId":957,"tags":{"name":"static/chunks/app/api/db/query/route-549f4439db6e8b3e.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4993,"timestamp":143521370,"id":974,"parentId":957,"tags":{"name":"static/chunks/app/api/db/schemas/route-c9fa462e7c3d2624.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4989,"timestamp":143521377,"id":975,"parentId":957,"tags":{"name":"static/chunks/app/api/extension/version/route-f66c05e9fbd3de96.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4985,"timestamp":143521383,"id":976,"parentId":957,"tags":{"name":"static/chunks/app/api/file/route-5acd80a377168d1a.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4983,"timestamp":143521389,"id":977,"parentId":957,"tags":{"name":"static/chunks/app/api/files/clipboard/route-0439c566ea7ae570.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4976,"timestamp":143521399,"id":978,"parentId":957,"tags":{"name":"static/chunks/app/api/files/copy/route-b172656e4fcfd26e.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4973,"timestamp":143521404,"id":979,"parentId":957,"tags":{"name":"static/chunks/app/api/files/delete/route-e47f5ab931adc9be.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4970,"timestamp":143521409,"id":980,"parentId":957,"tags":{"name":"static/chunks/app/api/files/expanded/route-7ed4731f649f95d9.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4968,"timestamp":143521414,"id":981,"parentId":957,"tags":{"name":"static/chunks/app/api/files/index/route-b95a8b27884f5b37.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4964,"timestamp":143521420,"id":982,"parentId":957,"tags":{"name":"static/chunks/app/api/files/init/route-328764664d279eaf.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4960,"timestamp":143521427,"id":983,"parentId":957,"tags":{"name":"static/chunks/app/api/files/read/route-b96a06fb7802d875.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4956,"timestamp":143521433,"id":984,"parentId":957,"tags":{"name":"static/chunks/app/api/files/readdir/route-149367490410d933.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4953,"timestamp":143521439,"id":985,"parentId":957,"tags":{"name":"static/chunks/app/api/files/paste/route-c57f47526d5b444c.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4950,"timestamp":143521445,"id":986,"parentId":957,"tags":{"name":"static/chunks/app/api/files/recent/route-dd40bdad9463b7b7.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4947,"timestamp":143521450,"id":987,"parentId":957,"tags":{"name":"static/chunks/app/api/files/save/route-9cb171ab55b862fc.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4944,"timestamp":143521455,"id":988,"parentId":957,"tags":{"name":"static/chunks/app/api/git/branch-diff/route-bc2df39eaa1afa56.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4941,"timestamp":143521461,"id":989,"parentId":957,"tags":{"name":"static/chunks/app/api/git/branches/route-dff59f3b13922b9e.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4939,"timestamp":143521467,"id":990,"parentId":957,"tags":{"name":"static/chunks/app/api/git/commit-diff/route-7a7b324453b86dae.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4936,"timestamp":143521472,"id":991,"parentId":957,"tags":{"name":"static/chunks/app/api/git/commits/route-62d93f35dfcf3957.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4934,"timestamp":143521477,"id":992,"parentId":957,"tags":{"name":"static/chunks/app/api/git/discard/route-68c3e1b396929052.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4930,"timestamp":143521483,"id":993,"parentId":957,"tags":{"name":"static/chunks/app/api/git/diff/route-123e2dd2bbd628fb.js","cache":"HIT"},"startTime":1774876316505,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4927,"timestamp":143521488,"id":994,"parentId":957,"tags":{"name":"static/chunks/app/api/git/stage/route-4bdad616fbe2a84d.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4924,"timestamp":143521493,"id":995,"parentId":957,"tags":{"name":"static/chunks/app/api/git/status/route-a25fa44fbd9671aa.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4922,"timestamp":143521498,"id":996,"parentId":957,"tags":{"name":"static/chunks/app/api/git/worktree/route-1fd06f2502d4d5cc.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4919,"timestamp":143521503,"id":997,"parentId":957,"tags":{"name":"static/chunks/app/api/git/unstage/route-38453aaa66e761fb.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4916,"timestamp":143521508,"id":998,"parentId":957,"tags":{"name":"static/chunks/app/api/global-state/route-365e403954a60111.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4913,"timestamp":143521513,"id":999,"parentId":957,"tags":{"name":"static/chunks/app/api/jupyter/load/route-7b8c1a188054c102.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4911,"timestamp":143521519,"id":1000,"parentId":957,"tags":{"name":"static/chunks/app/api/jupyter/save/route-c101c42ae37d1785.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4908,"timestamp":143521524,"id":1001,"parentId":957,"tags":{"name":"static/chunks/app/api/jupyter/shutdown/route-916226a9d8708492.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4905,"timestamp":143521530,"id":1002,"parentId":957,"tags":{"name":"static/chunks/app/api/lsp/definition/route-82e8c67e22322afa.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4902,"timestamp":143521535,"id":1003,"parentId":957,"tags":{"name":"static/chunks/app/api/lsp/hover/route-e290fdc89bc9d070.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4900,"timestamp":143521539,"id":1004,"parentId":957,"tags":{"name":"static/chunks/app/api/lsp/references/route-b5c5e71f1aeb2360.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4897,"timestamp":143521544,"id":1005,"parentId":957,"tags":{"name":"static/chunks/app/api/lsp/status/route-8e90b35a590b4a5f.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"}]
|
|
6
|
-
[{"name":"minify-js","duration":4894,"timestamp":143521550,"id":1006,"parentId":957,"tags":{"name":"static/chunks/app/api/lsp/warmup/route-d952ca6c50fee9a7.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4892,"timestamp":143521555,"id":1007,"parentId":957,"tags":{"name":"static/chunks/app/api/mysql/columns/route-97fc2e7d95cf6991.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4889,"timestamp":143521560,"id":1008,"parentId":957,"tags":{"name":"static/chunks/app/api/mysql/connect/route-f10f46c1160a4674.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4887,"timestamp":143521565,"id":1009,"parentId":957,"tags":{"name":"static/chunks/app/api/mysql/disconnect/route-32fba3d034592084.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4884,"timestamp":143521570,"id":1010,"parentId":957,"tags":{"name":"static/chunks/app/api/mysql/export/route-7d572096ebe57697.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4879,"timestamp":143521577,"id":1011,"parentId":957,"tags":{"name":"static/chunks/app/api/mysql/query/route-833c6801cfd0b2c4.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4877,"timestamp":143521582,"id":1012,"parentId":957,"tags":{"name":"static/chunks/app/api/mysql/schemas/route-ce744d6b2c34db83.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4875,"timestamp":143521587,"id":1013,"parentId":957,"tags":{"name":"static/chunks/app/api/neo4j/connect/route-dd46a5d743b1f3c3.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4872,"timestamp":143521593,"id":1014,"parentId":957,"tags":{"name":"static/chunks/app/api/neo4j/disconnect/route-2a17cac528ddbbfe.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4870,"timestamp":143521597,"id":1015,"parentId":957,"tags":{"name":"static/chunks/app/api/neo4j/query/route-0b94539b12f55566.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4867,"timestamp":143521603,"id":1016,"parentId":957,"tags":{"name":"static/chunks/app/api/neo4j/schema/route-955e5eb506c1a697.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4864,"timestamp":143521608,"id":1017,"parentId":957,"tags":{"name":"static/chunks/app/api/open-cursor/route-466a249f9f91b4d9.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4862,"timestamp":143521613,"id":1018,"parentId":957,"tags":{"name":"static/chunks/app/api/open-vscode/route-ab7e735cc050c4a3.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4860,"timestamp":143521618,"id":1019,"parentId":957,"tags":{"name":"static/chunks/app/api/pick-folder/route-fb86acc8d34bae2a.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4857,"timestamp":143521622,"id":1020,"parentId":957,"tags":{"name":"static/chunks/app/api/pinned-sessions/route-d7a432d2db7b22bb.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4850,"timestamp":143521632,"id":1021,"parentId":957,"tags":{"name":"static/chunks/app/api/project-state/route-78171317dbcb18e0.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4848,"timestamp":143521637,"id":1022,"parentId":957,"tags":{"name":"static/chunks/app/api/redis/connect/route-04fbcfc8ff72f1ec.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4846,"timestamp":143521642,"id":1023,"parentId":957,"tags":{"name":"static/chunks/app/api/redis/command/route-a325c08f67a23b07.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4842,"timestamp":143521648,"id":1024,"parentId":957,"tags":{"name":"static/chunks/app/api/redis/delete/route-6d871048da14b83b.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4840,"timestamp":143521653,"id":1025,"parentId":957,"tags":{"name":"static/chunks/app/api/redis/disconnect/route-331d25d1a339ee4a.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4837,"timestamp":143521658,"id":1026,"parentId":957,"tags":{"name":"static/chunks/app/api/redis/get/route-d6b2136add63906a.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4835,"timestamp":143521664,"id":1027,"parentId":957,"tags":{"name":"static/chunks/app/api/redis/keys/route-100b99fbdaa5674e.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4832,"timestamp":143521669,"id":1028,"parentId":957,"tags":{"name":"static/chunks/app/api/redis/set/route-ec1b16b310605e06.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4830,"timestamp":143521674,"id":1029,"parentId":957,"tags":{"name":"static/chunks/app/api/review/[id]/comments/route-a9a202e5bab96d66.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4828,"timestamp":143521679,"id":1030,"parentId":957,"tags":{"name":"static/chunks/app/api/review/[id]/replies/route-da16e6af6ae541e8.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4820,"timestamp":143521689,"id":1031,"parentId":957,"tags":{"name":"static/chunks/app/api/review/[id]/route-ff1eb516ca8c1a6c.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4817,"timestamp":143521694,"id":1032,"parentId":957,"tags":{"name":"static/chunks/app/api/review/identify/route-0efadfc78837879f.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4814,"timestamp":143521699,"id":1033,"parentId":957,"tags":{"name":"static/chunks/app/api/review/order/route-eaa7d26362566f6b.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4811,"timestamp":143521704,"id":1034,"parentId":957,"tags":{"name":"static/chunks/app/api/review/share-info/route-c7f6a9757da6e77b.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4809,"timestamp":143521709,"id":1035,"parentId":957,"tags":{"name":"static/chunks/app/api/review/route-7baa9655ccfe30b0.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4806,"timestamp":143521714,"id":1036,"parentId":957,"tags":{"name":"static/chunks/app/api/review/users/route-6323916a756bd0c5.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4804,"timestamp":143521719,"id":1037,"parentId":957,"tags":{"name":"static/chunks/app/api/services/config/route-8c7665884a086503.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4801,"timestamp":143521724,"id":1038,"parentId":957,"tags":{"name":"static/chunks/app/api/services/scripts/route-0e5e248eed7a8677.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4799,"timestamp":143521729,"id":1039,"parentId":957,"tags":{"name":"static/chunks/app/api/settings/route-3e4e015d08778626.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4796,"timestamp":143521734,"id":1040,"parentId":957,"tags":{"name":"static/chunks/app/api/version/route-b6e2206a43a3ef8b.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4793,"timestamp":143521739,"id":1041,"parentId":957,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-97ad090e011a1454.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4790,"timestamp":143521744,"id":1042,"parentId":957,"tags":{"name":"static/chunks/app/api/bash/route-57f657425a78e3f7.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4788,"timestamp":143521749,"id":1043,"parentId":957,"tags":{"name":"static/chunks/app/api/commands/route-8e62aaaccc31f260.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4785,"timestamp":143521754,"id":1044,"parentId":957,"tags":{"name":"static/chunks/app/api/chat/route-22247b47fd8503fb.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4783,"timestamp":143521759,"id":1045,"parentId":957,"tags":{"name":"static/chunks/app/api/claude-stats/route-f7388646ee40ec9c.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4780,"timestamp":143521764,"id":1046,"parentId":957,"tags":{"name":"static/chunks/app/api/files/blame/route-e3dceccde5713157.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4778,"timestamp":143521769,"id":1047,"parentId":957,"tags":{"name":"static/chunks/app/api/files/search/route-e03ab1578b731f45.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4774,"timestamp":143521775,"id":1048,"parentId":957,"tags":{"name":"static/chunks/app/api/note/route-6fd85fdf213c895e.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4771,"timestamp":143521781,"id":1049,"parentId":957,"tags":{"name":"static/chunks/app/api/project-settings/route-e71f24b0edb0665e.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4768,"timestamp":143521786,"id":1050,"parentId":957,"tags":{"name":"static/chunks/app/api/projects/route-a2c7943b9c822199.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4766,"timestamp":143521791,"id":1051,"parentId":957,"tags":{"name":"static/chunks/app/api/scheduled-tasks/route-48b0f44fc68b0149.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4763,"timestamp":143521796,"id":1052,"parentId":957,"tags":{"name":"static/chunks/app/api/session/[sessionId]/fork/route-c4ca32e9e95ba31c.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4760,"timestamp":143521801,"id":1053,"parentId":957,"tags":{"name":"static/chunks/app/api/sessions/projects/route-400964c337ff506c.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4757,"timestamp":143521807,"id":1054,"parentId":957,"tags":{"name":"static/chunks/app/api/sessions/projects/[encodedPath]/route-c2c865f24bdedbc5.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4755,"timestamp":143521812,"id":1055,"parentId":957,"tags":{"name":"static/chunks/app/api/session-by-path/route-6f180e95d364aacd.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4753,"timestamp":143521817,"id":1056,"parentId":957,"tags":{"name":"static/chunks/app/api/session/[sessionId]/history/route-af613bfb22ef49d2.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4751,"timestamp":143521822,"id":1057,"parentId":957,"tags":{"name":"static/chunks/app/api/terminal/aliases/route-6eef7302bf82a3d1.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4748,"timestamp":143521827,"id":1058,"parentId":957,"tags":{"name":"static/chunks/app/api/terminal/autocomplete/route-839ebae6c4d82668.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4746,"timestamp":143521831,"id":1059,"parentId":957,"tags":{"name":"static/chunks/app/api/terminal/bubble-order/route-dd41131addcf2def.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4744,"timestamp":143521836,"id":1060,"parentId":957,"tags":{"name":"static/chunks/app/api/terminal/env/route-1428bbeea7862c34.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4742,"timestamp":143521841,"id":1061,"parentId":957,"tags":{"name":"static/chunks/app/api/sessions/route-be959b4df0232ae9.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4739,"timestamp":143521846,"id":1062,"parentId":957,"tags":{"name":"static/chunks/app/api/terminal/history/route-eaa05d5a854f2121.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4737,"timestamp":143521852,"id":1063,"parentId":957,"tags":{"name":"static/chunks/app/review/[id]/page-0828215c7798cde3.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4734,"timestamp":143521857,"id":1064,"parentId":957,"tags":{"name":"static/chunks/app/page-554d80825a922b90.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4731,"timestamp":143521863,"id":1065,"parentId":957,"tags":{"name":"static/chunks/app/project/page-51a7eeb93b9db7b8.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4729,"timestamp":143521867,"id":1066,"parentId":957,"tags":{"name":"static/chunks/webpack-b7b02319dce8137f.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4726,"timestamp":143521873,"id":1067,"parentId":957,"tags":{"name":"static/chunks/9302.e7c3a924fe475a0d.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4723,"timestamp":143521878,"id":1068,"parentId":957,"tags":{"name":"static/chunks/8773.7c862d554fa9752c.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4720,"timestamp":143521883,"id":1069,"parentId":957,"tags":{"name":"static/chunks/36.aad6469b2cce66e8.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4718,"timestamp":143521888,"id":1070,"parentId":957,"tags":{"name":"static/chunks/5575.e098244f80a816dc.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4715,"timestamp":143521894,"id":1071,"parentId":957,"tags":{"name":"static/chunks/3175.7d6a7252ca08164f.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4712,"timestamp":143521899,"id":1072,"parentId":957,"tags":{"name":"static/chunks/3186.fa075f8da2b5a168.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4710,"timestamp":143521904,"id":1073,"parentId":957,"tags":{"name":"static/chunks/2765.e82705b4c08d2395.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4706,"timestamp":143521909,"id":1074,"parentId":957,"tags":{"name":"static/chunks/7455.927d4aeb073e8bcc.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4704,"timestamp":143521914,"id":1075,"parentId":957,"tags":{"name":"static/chunks/4174.9a0b706f63ff2110.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4701,"timestamp":143521919,"id":1076,"parentId":957,"tags":{"name":"static/chunks/9178.044a37e7499f7aba.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4699,"timestamp":143521924,"id":1077,"parentId":957,"tags":{"name":"static/chunks/3313.08d96ec96eac6b39.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4697,"timestamp":143521929,"id":1078,"parentId":957,"tags":{"name":"static/chunks/8318.11064c98cff59d11.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4694,"timestamp":143521934,"id":1079,"parentId":957,"tags":{"name":"static/chunks/7846.c3f4bb2ef96e0889.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4692,"timestamp":143521939,"id":1080,"parentId":957,"tags":{"name":"static/chunks/6686.e010f18dafd96ce3.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4689,"timestamp":143521944,"id":1081,"parentId":957,"tags":{"name":"static/chunks/4900.2982169aa23d9cae.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4686,"timestamp":143521949,"id":1082,"parentId":957,"tags":{"name":"static/chunks/2747.1fa40829b7fc61ed.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4683,"timestamp":143521954,"id":1083,"parentId":957,"tags":{"name":"static/chunks/3290.9ce9507152d8775e.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4680,"timestamp":143521959,"id":1084,"parentId":957,"tags":{"name":"static/chunks/8496.c237be43ffc724ae.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4678,"timestamp":143521964,"id":1085,"parentId":957,"tags":{"name":"static/chunks/5331.b520c9ecb308554b.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4675,"timestamp":143521969,"id":1086,"parentId":957,"tags":{"name":"static/chunks/5937.b7d1dfffd1eb2f8d.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4672,"timestamp":143521974,"id":1087,"parentId":957,"tags":{"name":"static/chunks/8406.851a3e1ca052fca5.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4669,"timestamp":143521980,"id":1088,"parentId":957,"tags":{"name":"static/chunks/5005.89f20c77b8fdc4bf.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4666,"timestamp":143521985,"id":1089,"parentId":957,"tags":{"name":"static/chunks/4608.2fc44d984192af90.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4663,"timestamp":143521990,"id":1090,"parentId":957,"tags":{"name":"static/chunks/8192.cee5fe6896cd2428.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4660,"timestamp":143521995,"id":1091,"parentId":957,"tags":{"name":"static/chunks/7113.27c27f3535799f74.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4657,"timestamp":143522000,"id":1092,"parentId":957,"tags":{"name":"static/chunks/4242.744a93febd68428e.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4633,"timestamp":143522027,"id":1093,"parentId":957,"tags":{"name":"static/chunks/4367.ccd453ca4f3be9e9.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4628,"timestamp":143522034,"id":1094,"parentId":957,"tags":{"name":"static/chunks/5183.869a777619228249.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4626,"timestamp":143522040,"id":1095,"parentId":957,"tags":{"name":"static/chunks/6959.26122ff5d0290050.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4623,"timestamp":143522045,"id":1096,"parentId":957,"tags":{"name":"static/chunks/5482.a2bf161a92d1587d.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4616,"timestamp":143522054,"id":1097,"parentId":957,"tags":{"name":"static/chunks/5498.de095dd856c6f75e.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4613,"timestamp":143522059,"id":1098,"parentId":957,"tags":{"name":"static/chunks/1188.fd2b7cde27d7da4b.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4610,"timestamp":143522064,"id":1099,"parentId":957,"tags":{"name":"static/chunks/2403.6b3f9e8698bf162a.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4607,"timestamp":143522069,"id":1100,"parentId":957,"tags":{"name":"static/chunks/6647.1f700d3541458519.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4571,"timestamp":143522108,"id":1101,"parentId":957,"tags":{"name":"static/chunks/3787.41899be7825207af.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4566,"timestamp":143522115,"id":1102,"parentId":957,"tags":{"name":"static/chunks/5920.648913c3d7c4ad46.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4562,"timestamp":143522121,"id":1103,"parentId":957,"tags":{"name":"static/chunks/6110.98c96432e0f6c8e7.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4559,"timestamp":143522126,"id":1104,"parentId":957,"tags":{"name":"static/chunks/1413.f57623563e2c98b8.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4556,"timestamp":143522131,"id":1105,"parentId":957,"tags":{"name":"static/chunks/9261.00e5964190d6eabc.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4543,"timestamp":143522147,"id":1106,"parentId":957,"tags":{"name":"static/chunks/3782.a86ade822cebe717.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"}]
|
|
7
|
-
[{"name":"minify-js","duration":4540,"timestamp":143522152,"id":1107,"parentId":957,"tags":{"name":"static/chunks/6331.1b937b7a6059bc5c.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4537,"timestamp":143522157,"id":1108,"parentId":957,"tags":{"name":"static/chunks/5338.19028973f057003c.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4535,"timestamp":143522162,"id":1109,"parentId":957,"tags":{"name":"static/chunks/4350.7b37efca425923a9.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4532,"timestamp":143522167,"id":1110,"parentId":957,"tags":{"name":"static/chunks/9015.0fb4988a353cf1fb.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4529,"timestamp":143522173,"id":1111,"parentId":957,"tags":{"name":"static/chunks/3288.e0e95479f8e144f2.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4529,"timestamp":143522178,"id":1112,"parentId":957,"tags":{"name":"static/chunks/1932.465d83a4033e634d.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4526,"timestamp":143522183,"id":1113,"parentId":957,"tags":{"name":"static/chunks/7819.632d6ca73d39b6d1.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4524,"timestamp":143522188,"id":1114,"parentId":957,"tags":{"name":"static/chunks/2614.1fb6a3f66c124fa1.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4521,"timestamp":143522193,"id":1115,"parentId":957,"tags":{"name":"static/chunks/2783.74fc40454900cc92.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4517,"timestamp":143522199,"id":1116,"parentId":957,"tags":{"name":"static/chunks/4829.44502220b0129e28.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4515,"timestamp":143522203,"id":1117,"parentId":957,"tags":{"name":"static/chunks/425.94eff8cea862bac5.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4512,"timestamp":143522209,"id":1118,"parentId":957,"tags":{"name":"static/chunks/7844.6698481a000216e5.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4509,"timestamp":143522214,"id":1119,"parentId":957,"tags":{"name":"static/chunks/698.d958b4f426e473ab.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4506,"timestamp":143522219,"id":1120,"parentId":957,"tags":{"name":"static/chunks/4583.6f32653e4820000f.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4503,"timestamp":143522224,"id":1121,"parentId":957,"tags":{"name":"static/chunks/1198.66512d0e6d281760.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4500,"timestamp":143522229,"id":1122,"parentId":957,"tags":{"name":"static/chunks/4678.1c977c388f4335b0.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4498,"timestamp":143522234,"id":1123,"parentId":957,"tags":{"name":"static/chunks/2964.92c42112254b5d4d.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4495,"timestamp":143522239,"id":1124,"parentId":957,"tags":{"name":"static/chunks/2349.4c631f92ea7c9a72.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4492,"timestamp":143522245,"id":1125,"parentId":957,"tags":{"name":"static/chunks/6293.3d99e4edff97ce19.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4489,"timestamp":143522250,"id":1126,"parentId":957,"tags":{"name":"static/chunks/5061.da628e2cc88d329a.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4487,"timestamp":143522255,"id":1127,"parentId":957,"tags":{"name":"static/chunks/4823.be44845afc184ec5.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4484,"timestamp":143522260,"id":1128,"parentId":957,"tags":{"name":"static/chunks/2501.a452e442d158f3f0.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4481,"timestamp":143522265,"id":1129,"parentId":957,"tags":{"name":"static/chunks/8670.da1bd5795c37383d.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4479,"timestamp":143522270,"id":1130,"parentId":957,"tags":{"name":"static/chunks/4223.987b031dc1751ff3.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4476,"timestamp":143522275,"id":1131,"parentId":957,"tags":{"name":"static/chunks/7977.609af35d9daf6cea.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4473,"timestamp":143522280,"id":1132,"parentId":957,"tags":{"name":"static/chunks/2031.6051672457ef48f4.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4471,"timestamp":143522285,"id":1133,"parentId":957,"tags":{"name":"static/chunks/8457.febf638b91e4a542.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4469,"timestamp":143522289,"id":1134,"parentId":957,"tags":{"name":"static/chunks/2041.bac4409c50e7b498.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4466,"timestamp":143522295,"id":1135,"parentId":957,"tags":{"name":"static/chunks/3194.8353563a594a9666.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4464,"timestamp":143522300,"id":1136,"parentId":957,"tags":{"name":"static/chunks/2895.3c7c19bbbf4f6158.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4460,"timestamp":143522305,"id":1137,"parentId":957,"tags":{"name":"static/chunks/640.4f1665b61ecb00c9.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4458,"timestamp":143522310,"id":1138,"parentId":957,"tags":{"name":"static/chunks/9186.9a43d3853430f495.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4456,"timestamp":143522315,"id":1139,"parentId":957,"tags":{"name":"static/chunks/6887.f23e10f1d4aae979.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4448,"timestamp":143522325,"id":1140,"parentId":957,"tags":{"name":"static/chunks/9448.98915a3e831dd4b3.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4446,"timestamp":143522330,"id":1141,"parentId":957,"tags":{"name":"static/chunks/9690.9a9cc05a2f1a7473.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4443,"timestamp":143522335,"id":1142,"parentId":957,"tags":{"name":"static/chunks/4553.d23e2eaa905033c2.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4440,"timestamp":143522340,"id":1143,"parentId":957,"tags":{"name":"static/chunks/1248.032d3aa3d1b6dc8b.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4438,"timestamp":143522345,"id":1144,"parentId":957,"tags":{"name":"static/chunks/9189.155e8b97d6d08a7a.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4435,"timestamp":143522350,"id":1145,"parentId":957,"tags":{"name":"static/chunks/400.2bf206f4fafee390.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4433,"timestamp":143522355,"id":1146,"parentId":957,"tags":{"name":"static/chunks/3437.c8d37b1dcea09a48.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4430,"timestamp":143522360,"id":1147,"parentId":957,"tags":{"name":"static/chunks/2735.89be64531b13eda5.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4427,"timestamp":143522365,"id":1148,"parentId":957,"tags":{"name":"static/chunks/1335.338eb18c1f849748.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4424,"timestamp":143522370,"id":1149,"parentId":957,"tags":{"name":"static/chunks/1215.34498eb4e3a8464f.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4421,"timestamp":143522375,"id":1150,"parentId":957,"tags":{"name":"static/chunks/2374.95263727c9bf88e8.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4419,"timestamp":143522380,"id":1151,"parentId":957,"tags":{"name":"static/chunks/9421.ec796638d1371dd5.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4417,"timestamp":143522385,"id":1152,"parentId":957,"tags":{"name":"static/chunks/10.a86dd33ee260874a.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4414,"timestamp":143522390,"id":1153,"parentId":957,"tags":{"name":"static/chunks/3476.c0d3fca16c2a0b1f.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4412,"timestamp":143522395,"id":1154,"parentId":957,"tags":{"name":"static/chunks/1656.e7a467524bb9ef0b.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4409,"timestamp":143522400,"id":1155,"parentId":957,"tags":{"name":"static/chunks/8243.486a6dc7a56913b5.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4406,"timestamp":143522405,"id":1156,"parentId":957,"tags":{"name":"static/chunks/816.070dd0b3c7eca472.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4404,"timestamp":143522410,"id":1157,"parentId":957,"tags":{"name":"static/chunks/376.513c7b4ab5d24670.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4401,"timestamp":143522414,"id":1158,"parentId":957,"tags":{"name":"static/chunks/6938.5b5b9c0e67de5779.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4399,"timestamp":143522419,"id":1159,"parentId":957,"tags":{"name":"static/chunks/794.874bd281a91eb0be.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4396,"timestamp":143522424,"id":1160,"parentId":957,"tags":{"name":"static/chunks/4309.83e97fd358c568f0.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4394,"timestamp":143522429,"id":1161,"parentId":957,"tags":{"name":"static/chunks/6931.5563a247425ff795.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4391,"timestamp":143522434,"id":1162,"parentId":957,"tags":{"name":"static/chunks/3392.c3f28c00258237d2.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4388,"timestamp":143522439,"id":1163,"parentId":957,"tags":{"name":"static/chunks/6402.8802184b078cd227.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4385,"timestamp":143522444,"id":1164,"parentId":957,"tags":{"name":"static/chunks/4053.913f2710e0bc99ce.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4382,"timestamp":143522449,"id":1165,"parentId":957,"tags":{"name":"static/chunks/3860.100e28e5c0d7dfac.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4380,"timestamp":143522454,"id":1166,"parentId":957,"tags":{"name":"static/chunks/4650.eac8c19d2babfb0f.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4377,"timestamp":143522459,"id":1167,"parentId":957,"tags":{"name":"static/chunks/1453.3995fc5da405ff2e.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4375,"timestamp":143522464,"id":1168,"parentId":957,"tags":{"name":"static/chunks/8132.0babe138cc7888fd.js","cache":"HIT"},"startTime":1774876316506,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4338,"timestamp":143522502,"id":1169,"parentId":957,"tags":{"name":"static/chunks/4634.cb548b29744b8af6.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4329,"timestamp":143522515,"id":1170,"parentId":957,"tags":{"name":"static/chunks/6339.acbf22062261fbb2.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4320,"timestamp":143522525,"id":1171,"parentId":957,"tags":{"name":"static/chunks/5968.8e4a2aa9d4ae16b1.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4313,"timestamp":143522535,"id":1172,"parentId":957,"tags":{"name":"static/chunks/6572.c68fa9dd48e855fe.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4305,"timestamp":143522545,"id":1173,"parentId":957,"tags":{"name":"static/chunks/583.6913a3809b25245b.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4297,"timestamp":143522554,"id":1174,"parentId":957,"tags":{"name":"static/chunks/2839.03c9cc023f78256e.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4290,"timestamp":143522564,"id":1175,"parentId":957,"tags":{"name":"static/chunks/7227.19091b1b241ca45c.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4284,"timestamp":143522573,"id":1176,"parentId":957,"tags":{"name":"static/chunks/1280.3fd7e094d6fae2cf.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4276,"timestamp":143522583,"id":1177,"parentId":957,"tags":{"name":"static/chunks/5347.62bcbead35f1d7a9.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4270,"timestamp":143522592,"id":1178,"parentId":957,"tags":{"name":"static/chunks/9220.e152797abf0e9997.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4262,"timestamp":143522601,"id":1179,"parentId":957,"tags":{"name":"static/chunks/6741.528a6819251e1fbb.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4252,"timestamp":143522613,"id":1180,"parentId":957,"tags":{"name":"static/chunks/5670.5d74796feda08276.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4244,"timestamp":143522624,"id":1181,"parentId":957,"tags":{"name":"static/chunks/3873.9ad63ba235730e32.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4236,"timestamp":143522634,"id":1182,"parentId":957,"tags":{"name":"static/chunks/3072.09eb6cd013d86327.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4228,"timestamp":143522644,"id":1183,"parentId":957,"tags":{"name":"static/chunks/541.58a363bc4d46845e.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4220,"timestamp":143522654,"id":1184,"parentId":957,"tags":{"name":"static/chunks/3304.f081fdc3ebdb5214.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4212,"timestamp":143522664,"id":1185,"parentId":957,"tags":{"name":"static/chunks/5645.b5158a5d570c2de7.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4205,"timestamp":143522674,"id":1186,"parentId":957,"tags":{"name":"static/chunks/1184.0c6560fbcff196ee.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4197,"timestamp":143522684,"id":1187,"parentId":957,"tags":{"name":"static/chunks/6729.bbfd2a5324e6b598.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4190,"timestamp":143522693,"id":1188,"parentId":957,"tags":{"name":"static/chunks/5690.a8e86ab0c10f736b.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4182,"timestamp":143522703,"id":1189,"parentId":957,"tags":{"name":"static/chunks/9842.c9a9ef21e4ac986b.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4174,"timestamp":143522713,"id":1190,"parentId":957,"tags":{"name":"static/chunks/1501.5ee5dbf184d74701.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4166,"timestamp":143522724,"id":1191,"parentId":957,"tags":{"name":"static/chunks/194.f167337f50225ab9.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4158,"timestamp":143522733,"id":1192,"parentId":957,"tags":{"name":"static/chunks/4567.e27e45377d78a71b.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4151,"timestamp":143522743,"id":1193,"parentId":957,"tags":{"name":"static/chunks/4540.31ea9b12cd7e8344.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4143,"timestamp":143522753,"id":1194,"parentId":957,"tags":{"name":"static/chunks/6455.098e1cc52373590c.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4136,"timestamp":143522762,"id":1195,"parentId":957,"tags":{"name":"static/chunks/5320.cd2763bfcaf21772.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4128,"timestamp":143522772,"id":1196,"parentId":957,"tags":{"name":"static/chunks/2215.fb010eac3ba68a86.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4120,"timestamp":143522782,"id":1197,"parentId":957,"tags":{"name":"static/chunks/7799.b690007167173ad9.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4113,"timestamp":143522791,"id":1198,"parentId":957,"tags":{"name":"static/chunks/6099.82f989d646337ffb.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4105,"timestamp":143522802,"id":1199,"parentId":957,"tags":{"name":"static/chunks/8288.07e29419e8cb668c.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4098,"timestamp":143522811,"id":1200,"parentId":957,"tags":{"name":"static/chunks/6290.86719ce3def06011.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4089,"timestamp":143522821,"id":1201,"parentId":957,"tags":{"name":"static/chunks/3419.90a9ee6da5ab98d0.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4082,"timestamp":143522831,"id":1202,"parentId":957,"tags":{"name":"static/chunks/9547.c7ac1449da54e2db.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4075,"timestamp":143522841,"id":1203,"parentId":957,"tags":{"name":"static/chunks/4474.c79873facc33ff21.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4068,"timestamp":143522850,"id":1204,"parentId":957,"tags":{"name":"static/chunks/6948.2742954b7526015e.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4060,"timestamp":143522860,"id":1205,"parentId":957,"tags":{"name":"static/chunks/968.e9fd828deab9a857.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4053,"timestamp":143522869,"id":1206,"parentId":957,"tags":{"name":"static/chunks/7040.df96cbc5f67f15af.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4045,"timestamp":143522879,"id":1207,"parentId":957,"tags":{"name":"static/chunks/6166.38c3e6fdcca544a2.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"}]
|
|
8
|
-
[{"name":"minify-js","duration":4037,"timestamp":143522889,"id":1208,"parentId":957,"tags":{"name":"static/chunks/8947.a2be8b892f8eab46.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4030,"timestamp":143522898,"id":1209,"parentId":957,"tags":{"name":"static/chunks/3324.b6ce7bc8c94d0c51.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4023,"timestamp":143522908,"id":1210,"parentId":957,"tags":{"name":"static/chunks/3095.08c252b33c080013.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4027,"timestamp":143522917,"id":1211,"parentId":957,"tags":{"name":"static/chunks/9240.29b05cb21993fdff.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4020,"timestamp":143522927,"id":1212,"parentId":957,"tags":{"name":"static/chunks/9294.c729bda2dc817add.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4012,"timestamp":143522937,"id":1213,"parentId":957,"tags":{"name":"static/chunks/7636.8d465c86f5b1bbc0.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4008,"timestamp":143522947,"id":1214,"parentId":957,"tags":{"name":"static/chunks/327.718c9ac85228ae12.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":4001,"timestamp":143522956,"id":1215,"parentId":957,"tags":{"name":"static/chunks/34.65686560fc060e1a.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3996,"timestamp":143522967,"id":1216,"parentId":957,"tags":{"name":"static/chunks/8545.27261f333ade1594.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3989,"timestamp":143522977,"id":1217,"parentId":957,"tags":{"name":"static/chunks/5755.b75d06ce82454f5d.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3984,"timestamp":143522987,"id":1218,"parentId":957,"tags":{"name":"static/chunks/9569.6625248cb07e86b9.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3981,"timestamp":143522997,"id":1219,"parentId":957,"tags":{"name":"static/chunks/6580.a425ab3172508cfd.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3943,"timestamp":143523036,"id":1220,"parentId":957,"tags":{"name":"static/chunks/893.24b32242375aa583.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3935,"timestamp":143523050,"id":1221,"parentId":957,"tags":{"name":"static/chunks/3077.97a876b8ff637942.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3930,"timestamp":143523061,"id":1222,"parentId":957,"tags":{"name":"static/chunks/6144.cb60f41cd1c3e425.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3922,"timestamp":143523071,"id":1223,"parentId":957,"tags":{"name":"static/chunks/5712.ef87d30795895154.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3914,"timestamp":143523082,"id":1224,"parentId":957,"tags":{"name":"static/chunks/5025.771ea1b83e146ecc.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3906,"timestamp":143523092,"id":1225,"parentId":957,"tags":{"name":"static/chunks/3229.665a56ef5cc2fb77.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3903,"timestamp":143523102,"id":1226,"parentId":957,"tags":{"name":"static/chunks/252.1045a3a17f099845.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3918,"timestamp":143523112,"id":1227,"parentId":957,"tags":{"name":"static/chunks/4903.60b2e6ad9d06931f.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3912,"timestamp":143523122,"id":1228,"parentId":957,"tags":{"name":"static/chunks/5997.c0b403b6f6466d46.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3908,"timestamp":143523131,"id":1229,"parentId":957,"tags":{"name":"static/chunks/6412.f8577af421096e1a.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3904,"timestamp":143523141,"id":1230,"parentId":957,"tags":{"name":"static/chunks/2062.972a9dc786249918.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3896,"timestamp":143523152,"id":1231,"parentId":957,"tags":{"name":"static/chunks/2710.3737b7fa00fc4a91.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3889,"timestamp":143523161,"id":1232,"parentId":957,"tags":{"name":"static/chunks/862.2de35e6961bba1df.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3881,"timestamp":143523171,"id":1233,"parentId":957,"tags":{"name":"static/chunks/5728.82b5eaa7236aea2b.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3874,"timestamp":143523181,"id":1234,"parentId":957,"tags":{"name":"static/chunks/123.300fc857bfd28b58.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3871,"timestamp":143523191,"id":1235,"parentId":957,"tags":{"name":"static/chunks/8848.2bef6000462fa211.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3867,"timestamp":143523200,"id":1236,"parentId":957,"tags":{"name":"static/chunks/1161.e4d2e7e2ee21f5c8.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3860,"timestamp":143523210,"id":1237,"parentId":957,"tags":{"name":"static/chunks/6360.769ec8686592b773.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3853,"timestamp":143523220,"id":1238,"parentId":957,"tags":{"name":"static/chunks/8113.a571b3948d99b27d.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3845,"timestamp":143523229,"id":1239,"parentId":957,"tags":{"name":"static/chunks/9377.2b6ce9ce5c4b6552.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3837,"timestamp":143523239,"id":1240,"parentId":957,"tags":{"name":"static/chunks/7142.f0df6c61f4112031.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3830,"timestamp":143523249,"id":1241,"parentId":957,"tags":{"name":"static/chunks/3111.0bed64d54c385a0c.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3792,"timestamp":143523289,"id":1242,"parentId":957,"tags":{"name":"static/chunks/9648.958476ee189c7f10.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3781,"timestamp":143523302,"id":1243,"parentId":957,"tags":{"name":"static/chunks/1379.0cf87941b255b24a.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3773,"timestamp":143523313,"id":1244,"parentId":957,"tags":{"name":"static/chunks/7152.d19e8fa8c5ac91c7.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3767,"timestamp":143523322,"id":1245,"parentId":957,"tags":{"name":"static/chunks/8257.31ae7cc0f2495ba6.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3759,"timestamp":143523333,"id":1246,"parentId":957,"tags":{"name":"static/chunks/1556.dd2bf649f5e3fd22.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3751,"timestamp":143523343,"id":1247,"parentId":957,"tags":{"name":"static/chunks/8704.790865d348997fb8.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3743,"timestamp":143523353,"id":1248,"parentId":957,"tags":{"name":"static/chunks/2728.360ef80320379626.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3735,"timestamp":143523363,"id":1249,"parentId":957,"tags":{"name":"static/chunks/8432.5175a8782850ae87.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3728,"timestamp":143523373,"id":1250,"parentId":957,"tags":{"name":"static/chunks/7610.e380843ed8747098.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3720,"timestamp":143523383,"id":1251,"parentId":957,"tags":{"name":"static/chunks/2503.d0864abd598db60e.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3712,"timestamp":143523394,"id":1252,"parentId":957,"tags":{"name":"static/chunks/6046.f47f2f671413d82c.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3704,"timestamp":143523405,"id":1253,"parentId":957,"tags":{"name":"static/chunks/4080.2ee23eb31633457f.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3696,"timestamp":143523415,"id":1254,"parentId":957,"tags":{"name":"static/chunks/7557.5fb5bcfacf631d2c.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3688,"timestamp":143523425,"id":1255,"parentId":957,"tags":{"name":"static/chunks/830.e0b41f979c6c0e7b.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3681,"timestamp":143523435,"id":1256,"parentId":957,"tags":{"name":"static/chunks/1142.a8057b652e574f3a.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3673,"timestamp":143523445,"id":1257,"parentId":957,"tags":{"name":"static/chunks/5922.90bd359f1488e4b3.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3667,"timestamp":143523454,"id":1258,"parentId":957,"tags":{"name":"static/chunks/3274.6cde8c2c8629e9e9.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3660,"timestamp":143523463,"id":1259,"parentId":957,"tags":{"name":"static/chunks/9006.4606a9f635a5d6b4.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3651,"timestamp":143523475,"id":1260,"parentId":957,"tags":{"name":"static/chunks/1078.41740d1f25d95ef8.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3644,"timestamp":143523484,"id":1261,"parentId":957,"tags":{"name":"static/chunks/4963.87a7ab778419173e.js","cache":"HIT"},"startTime":1774876316507,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3637,"timestamp":143523493,"id":1262,"parentId":957,"tags":{"name":"static/chunks/1274.089dd30168b8dd45.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3629,"timestamp":143523504,"id":1263,"parentId":957,"tags":{"name":"static/chunks/1977.035283df607a8ad4.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3621,"timestamp":143523514,"id":1264,"parentId":957,"tags":{"name":"static/chunks/3483.c835f6d29336906c.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3614,"timestamp":143523523,"id":1265,"parentId":957,"tags":{"name":"static/chunks/1456.a6f02a82572b6f7d.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3608,"timestamp":143523532,"id":1266,"parentId":957,"tags":{"name":"static/chunks/4163.3378c777a9a83a00.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3586,"timestamp":143523555,"id":1267,"parentId":957,"tags":{"name":"static/chunks/4357.36433c94722a1b3d.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3579,"timestamp":143523564,"id":1268,"parentId":957,"tags":{"name":"static/chunks/840.2b8a5062480c58f9.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3571,"timestamp":143523574,"id":1269,"parentId":957,"tags":{"name":"static/chunks/1365.1763d8fd578ff435.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3563,"timestamp":143523584,"id":1270,"parentId":957,"tags":{"name":"static/chunks/6588.353ddec96b173c75.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3555,"timestamp":143523594,"id":1271,"parentId":957,"tags":{"name":"static/chunks/9466.3d89081f66cfd57c.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3548,"timestamp":143523604,"id":1272,"parentId":957,"tags":{"name":"static/chunks/2013.01836900f9f1dacc.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3541,"timestamp":143523613,"id":1273,"parentId":957,"tags":{"name":"static/chunks/7525.fccd9411ddd8b8a6.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3535,"timestamp":143523622,"id":1274,"parentId":957,"tags":{"name":"static/chunks/9565.06fb575ba33fc787.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3528,"timestamp":143523631,"id":1275,"parentId":957,"tags":{"name":"static/chunks/2179.7e4ebd37c034d2ad.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3521,"timestamp":143523640,"id":1276,"parentId":957,"tags":{"name":"static/chunks/7182.ce55e98e8ca3925f.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3488,"timestamp":143523674,"id":1277,"parentId":957,"tags":{"name":"static/chunks/7425.03dc231e78cdf4bb.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3480,"timestamp":143523685,"id":1278,"parentId":957,"tags":{"name":"static/chunks/4539.3574b8ec6e1b1827.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3471,"timestamp":143523696,"id":1279,"parentId":957,"tags":{"name":"static/chunks/5553.44aeb5ab5fc6f547.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3464,"timestamp":143523706,"id":1280,"parentId":957,"tags":{"name":"static/chunks/7021.4a15a4b75ad1f066.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3456,"timestamp":143523716,"id":1281,"parentId":957,"tags":{"name":"static/chunks/2160.3d7d3408eb5dd2fd.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3448,"timestamp":143523726,"id":1282,"parentId":957,"tags":{"name":"static/chunks/1219.af66c02d35a9aac1.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3441,"timestamp":143523735,"id":1283,"parentId":957,"tags":{"name":"static/chunks/4275.f5348df20bf58aab.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3434,"timestamp":143523745,"id":1284,"parentId":957,"tags":{"name":"static/chunks/7650.7945df0d31f1df8d.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3426,"timestamp":143523756,"id":1285,"parentId":957,"tags":{"name":"static/chunks/4976.1f13224a16b04bf2.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3419,"timestamp":143523765,"id":1286,"parentId":957,"tags":{"name":"static/chunks/4370.a3c94f7e6ca0fe9e.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3411,"timestamp":143523775,"id":1287,"parentId":957,"tags":{"name":"static/chunks/624.a1904a85dfc485a7.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3403,"timestamp":143523785,"id":1288,"parentId":957,"tags":{"name":"static/chunks/4659.1743f9a9bc83c2c8.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3395,"timestamp":143523795,"id":1289,"parentId":957,"tags":{"name":"static/chunks/3942.28705c77a3230c0f.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3389,"timestamp":143523805,"id":1290,"parentId":957,"tags":{"name":"static/chunks/5518.b0b438f31ecd94a6.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3381,"timestamp":143523815,"id":1291,"parentId":957,"tags":{"name":"static/chunks/2485.7c1771d82502f223.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3372,"timestamp":143523826,"id":1292,"parentId":957,"tags":{"name":"static/chunks/7041.a0e54d1d3704ce86.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3343,"timestamp":143523858,"id":1293,"parentId":957,"tags":{"name":"static/chunks/2812.70986f4c89fb9f39.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3335,"timestamp":143523868,"id":1294,"parentId":957,"tags":{"name":"static/chunks/7635.a9b4e0fe03a8b3ec.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3328,"timestamp":143523878,"id":1295,"parentId":957,"tags":{"name":"static/chunks/7884.d6f32943366d911a.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3321,"timestamp":143523886,"id":1296,"parentId":957,"tags":{"name":"static/chunks/4358.62cab3800015edb0.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3315,"timestamp":143523895,"id":1297,"parentId":957,"tags":{"name":"static/chunks/9005.7e7485e60f535a31.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3309,"timestamp":143523903,"id":1298,"parentId":957,"tags":{"name":"static/chunks/1595.5e2e484c156c4e34.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3303,"timestamp":143523912,"id":1299,"parentId":957,"tags":{"name":"static/chunks/3979.dc4a6bdab85427e6.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3297,"timestamp":143523920,"id":1300,"parentId":957,"tags":{"name":"static/chunks/9680.df62bde488780b42.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3290,"timestamp":143523929,"id":1301,"parentId":957,"tags":{"name":"static/chunks/2107.8712a4d70140ec3c.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3284,"timestamp":143523938,"id":1302,"parentId":957,"tags":{"name":"static/chunks/5375.71458ae86130bcf9.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3277,"timestamp":143523947,"id":1303,"parentId":957,"tags":{"name":"static/chunks/5136.cefe0a1de0d2cc1c.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3270,"timestamp":143523956,"id":1304,"parentId":957,"tags":{"name":"static/chunks/4295.24962fb2a0590e65.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3264,"timestamp":143523965,"id":1305,"parentId":957,"tags":{"name":"static/chunks/7258.28a0176cb9ac55e5.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3257,"timestamp":143523974,"id":1306,"parentId":957,"tags":{"name":"static/chunks/9996.847eced8e454ff66.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3250,"timestamp":143523982,"id":1307,"parentId":957,"tags":{"name":"static/chunks/9224.7a258b786c8fd4a2.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3244,"timestamp":143523991,"id":1308,"parentId":957,"tags":{"name":"static/chunks/6704.921c8a127690396a.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"}]
|
|
9
|
-
[{"name":"minify-js","duration":3237,"timestamp":143524000,"id":1309,"parentId":957,"tags":{"name":"static/chunks/6927.8995e03bddcb2166.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3204,"timestamp":143524036,"id":1310,"parentId":957,"tags":{"name":"static/chunks/5424.84bb5b5e67ace412.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3195,"timestamp":143524047,"id":1311,"parentId":957,"tags":{"name":"static/chunks/3082.b5508cb7899b2b52.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3188,"timestamp":143524056,"id":1312,"parentId":957,"tags":{"name":"static/chunks/9382.06e06c8d568c96f8.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3181,"timestamp":143524065,"id":1313,"parentId":957,"tags":{"name":"static/chunks/2130.b7f96de9cc71a698.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3175,"timestamp":143524074,"id":1314,"parentId":957,"tags":{"name":"static/chunks/9666.6c5d2a124e369887.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3168,"timestamp":143524083,"id":1315,"parentId":957,"tags":{"name":"static/chunks/392.29882b44fb6d6f9d.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3163,"timestamp":143524091,"id":1316,"parentId":957,"tags":{"name":"static/chunks/9841.ca811fb4964aafdc.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3156,"timestamp":143524100,"id":1317,"parentId":957,"tags":{"name":"static/chunks/3492.8a98f6b863ef67be.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3148,"timestamp":143524110,"id":1318,"parentId":957,"tags":{"name":"static/chunks/214.f2d3c152b9755298.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3142,"timestamp":143524118,"id":1319,"parentId":957,"tags":{"name":"static/chunks/579.f5d60b2a14edeaf6.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3136,"timestamp":143524127,"id":1320,"parentId":957,"tags":{"name":"static/chunks/6311.2474c11f023b786b.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3130,"timestamp":143524135,"id":1321,"parentId":957,"tags":{"name":"static/chunks/7524.a8b5f30bf7ff605e.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3123,"timestamp":143524145,"id":1322,"parentId":957,"tags":{"name":"static/chunks/6563.59526fa94758ab38.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3116,"timestamp":143524154,"id":1323,"parentId":957,"tags":{"name":"static/chunks/6701.33ffa9e9e309f208.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3111,"timestamp":143524163,"id":1324,"parentId":957,"tags":{"name":"static/chunks/7785.ab2c7de0151c3fd0.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3104,"timestamp":143524172,"id":1325,"parentId":957,"tags":{"name":"static/chunks/9136.be4d03590a92f316.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3096,"timestamp":143524182,"id":1326,"parentId":957,"tags":{"name":"static/chunks/2489.8c9078cd3767ad0e.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3089,"timestamp":143524191,"id":1327,"parentId":957,"tags":{"name":"static/chunks/1247.f317b3f02219270e.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3082,"timestamp":143524200,"id":1328,"parentId":957,"tags":{"name":"static/chunks/6859.9a81569ffa964445.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3075,"timestamp":143524209,"id":1329,"parentId":957,"tags":{"name":"static/chunks/7921.3fa04c4dcf83cea5.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3069,"timestamp":143524218,"id":1330,"parentId":957,"tags":{"name":"static/chunks/6846.5b17b5f9701ce22e.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3063,"timestamp":143524227,"id":1331,"parentId":957,"tags":{"name":"static/chunks/3074.0b8a20d5fb6788ff.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3057,"timestamp":143524236,"id":1332,"parentId":957,"tags":{"name":"static/chunks/9521.4021d4a35654fb21.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3048,"timestamp":143524247,"id":1333,"parentId":957,"tags":{"name":"static/chunks/6089.f654fce4dfc2d123.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3018,"timestamp":143524280,"id":1334,"parentId":957,"tags":{"name":"static/chunks/5520.0dff0e44a3ca823e.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3009,"timestamp":143524290,"id":1335,"parentId":957,"tags":{"name":"static/chunks/4969.90d397e0312a077b.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3003,"timestamp":143524300,"id":1336,"parentId":957,"tags":{"name":"static/chunks/2954.1d328ca1e57ce70f.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2996,"timestamp":143524309,"id":1337,"parentId":957,"tags":{"name":"static/chunks/5491.24cf2d17b2b85458.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2990,"timestamp":143524318,"id":1338,"parentId":957,"tags":{"name":"static/chunks/9615.bfb6c0a4cd76455f.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2984,"timestamp":143524327,"id":1339,"parentId":957,"tags":{"name":"static/chunks/7625.36561933eb547aaf.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2976,"timestamp":143524336,"id":1340,"parentId":957,"tags":{"name":"static/chunks/1534.9aeef18daea4b105.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2970,"timestamp":143524345,"id":1341,"parentId":957,"tags":{"name":"static/chunks/8430.eb0fd54737d8dd8c.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2963,"timestamp":143524354,"id":1342,"parentId":957,"tags":{"name":"static/chunks/8555.b74a64f18f11dcd2.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2956,"timestamp":143524363,"id":1343,"parentId":957,"tags":{"name":"static/chunks/7082.4e07d19b0ec9b0af.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2949,"timestamp":143524372,"id":1344,"parentId":957,"tags":{"name":"static/chunks/1583.c4016592ecafde4e.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2942,"timestamp":143524381,"id":1345,"parentId":957,"tags":{"name":"static/chunks/5750.eaab81d22a66329f.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2936,"timestamp":143524390,"id":1346,"parentId":957,"tags":{"name":"static/chunks/7465.f74d7d6ef11639a2.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2929,"timestamp":143524399,"id":1347,"parentId":957,"tags":{"name":"static/chunks/1898.272b559655499354.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2922,"timestamp":143524408,"id":1348,"parentId":957,"tags":{"name":"static/chunks/7130.71b7efc3cf7ae8a7.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2915,"timestamp":143524417,"id":1349,"parentId":957,"tags":{"name":"static/chunks/966.9590b6a68335923d.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2908,"timestamp":143524426,"id":1350,"parentId":957,"tags":{"name":"static/chunks/1664.b7a8a1ce5eb709df.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2902,"timestamp":143524436,"id":1351,"parentId":957,"tags":{"name":"static/chunks/3286.bc25b2a890b9a8e7.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2895,"timestamp":143524445,"id":1352,"parentId":957,"tags":{"name":"static/chunks/4593.9132f60a72f47a04.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2888,"timestamp":143524454,"id":1353,"parentId":957,"tags":{"name":"static/chunks/9267.83898a270adb507e.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2882,"timestamp":143524463,"id":1354,"parentId":957,"tags":{"name":"static/chunks/7889.07de7cac7d6a9864.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2875,"timestamp":143524472,"id":1355,"parentId":957,"tags":{"name":"static/chunks/5318.290d218e68c63738.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2868,"timestamp":143524481,"id":1356,"parentId":957,"tags":{"name":"static/chunks/8656.075f73388d989b9a.js","cache":"HIT"},"startTime":1774876316508,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2862,"timestamp":143524490,"id":1357,"parentId":957,"tags":{"name":"static/chunks/8776.cf5f8a8d237591ae.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2855,"timestamp":143524499,"id":1358,"parentId":957,"tags":{"name":"static/chunks/700.4b310b046a009782.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2848,"timestamp":143524508,"id":1359,"parentId":957,"tags":{"name":"static/chunks/1987.cc16e0c7a0870452.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2841,"timestamp":143524517,"id":1360,"parentId":957,"tags":{"name":"static/chunks/1310.cda9c155a96c078e.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2834,"timestamp":143524526,"id":1361,"parentId":957,"tags":{"name":"static/chunks/1590.b3b5618ff8263efc.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2828,"timestamp":143524534,"id":1362,"parentId":957,"tags":{"name":"static/chunks/5139.0be359f08abeada5.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2820,"timestamp":143524544,"id":1363,"parentId":957,"tags":{"name":"static/chunks/5394.fa9a2ac5dee7bbf1.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2813,"timestamp":143524553,"id":1364,"parentId":957,"tags":{"name":"static/chunks/2235.17c098ccc9ae2798.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2806,"timestamp":143524562,"id":1365,"parentId":957,"tags":{"name":"static/chunks/1948.978def232c6206c2.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2800,"timestamp":143524571,"id":1366,"parentId":957,"tags":{"name":"static/chunks/3613.d7d666d8eed49c66.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2793,"timestamp":143524580,"id":1367,"parentId":957,"tags":{"name":"static/chunks/2921.28ab18b40b8e2f00.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2787,"timestamp":143524589,"id":1368,"parentId":957,"tags":{"name":"static/chunks/2729.8b7c14d3171d0b76.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2780,"timestamp":143524598,"id":1369,"parentId":957,"tags":{"name":"static/chunks/4892.0537bc7802301f78.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2773,"timestamp":143524607,"id":1370,"parentId":957,"tags":{"name":"static/chunks/6383.8d16936fc25c334a.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2767,"timestamp":143524616,"id":1371,"parentId":957,"tags":{"name":"static/chunks/9233.4baaaa602f7e6a70.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2760,"timestamp":143524625,"id":1372,"parentId":957,"tags":{"name":"static/chunks/5788.4aa486571bf2e839.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2753,"timestamp":143524634,"id":1373,"parentId":957,"tags":{"name":"static/chunks/6026.5d9528823e4870d9.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2747,"timestamp":143524643,"id":1374,"parentId":957,"tags":{"name":"static/chunks/5364.0fd5ee76d4665040.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2733,"timestamp":143524659,"id":1375,"parentId":957,"tags":{"name":"static/chunks/9318.d6938709ea34b148.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2725,"timestamp":143524669,"id":1376,"parentId":957,"tags":{"name":"static/chunks/6871.d679637633d7da8e.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2717,"timestamp":143524681,"id":1377,"parentId":957,"tags":{"name":"static/chunks/7443.69a9bbad68a25bd5.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2710,"timestamp":143524690,"id":1378,"parentId":957,"tags":{"name":"static/chunks/142.22067b54d67e9cfa.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2702,"timestamp":143524700,"id":1379,"parentId":957,"tags":{"name":"static/chunks/254.525b25c42c2e5d5a.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2696,"timestamp":143524708,"id":1380,"parentId":957,"tags":{"name":"static/chunks/7547.e3c3cf78684ae006.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2688,"timestamp":143524718,"id":1381,"parentId":957,"tags":{"name":"static/chunks/8317.f1323bd2f9b4fe35.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2681,"timestamp":143524727,"id":1382,"parentId":957,"tags":{"name":"static/chunks/5199.3e664cf0174500b6.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2675,"timestamp":143524737,"id":1383,"parentId":957,"tags":{"name":"static/chunks/6962.e0cd2d5b6efb7469.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2669,"timestamp":143524746,"id":1384,"parentId":957,"tags":{"name":"static/chunks/5269.8b33f242a14be250.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2663,"timestamp":143524754,"id":1385,"parentId":957,"tags":{"name":"static/chunks/7479.cc243294ef14524b.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2656,"timestamp":143524763,"id":1386,"parentId":957,"tags":{"name":"static/chunks/2020.8d4deb5b71330365.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2651,"timestamp":143524772,"id":1387,"parentId":957,"tags":{"name":"static/chunks/7874.776c791a6edf8980.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2645,"timestamp":143524781,"id":1388,"parentId":957,"tags":{"name":"static/chunks/1409.b29e6566d6a047ca.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2638,"timestamp":143524790,"id":1389,"parentId":957,"tags":{"name":"static/chunks/7084.a3847f999489b629.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2631,"timestamp":143524800,"id":1390,"parentId":957,"tags":{"name":"static/chunks/9373.ddd78f06c5d9a8d7.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2624,"timestamp":143524809,"id":1391,"parentId":957,"tags":{"name":"static/chunks/3682.39cfae4886107de1.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2617,"timestamp":143524818,"id":1392,"parentId":957,"tags":{"name":"static/chunks/5325.534d61b0ed6db9bc.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2611,"timestamp":143524827,"id":1393,"parentId":957,"tags":{"name":"static/chunks/6460.438138109d43d3ba.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2604,"timestamp":143524836,"id":1394,"parentId":957,"tags":{"name":"static/chunks/4699.0725735293f70a9a.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2597,"timestamp":143524845,"id":1395,"parentId":957,"tags":{"name":"static/chunks/framework-9a8a3f0151579960.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2590,"timestamp":143524854,"id":1396,"parentId":957,"tags":{"name":"static/chunks/d1c28714.214e0009d717ed6c.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2583,"timestamp":143524863,"id":1397,"parentId":957,"tags":{"name":"static/chunks/4ca0cff5.789ae6f66ac30e2d.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2576,"timestamp":143524872,"id":1398,"parentId":957,"tags":{"name":"static/chunks/7d29de82.14fd5bb54d6b7d20.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2569,"timestamp":143524881,"id":1399,"parentId":957,"tags":{"name":"static/chunks/1cd6e1d3.faad54da091e8f42.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2563,"timestamp":143524889,"id":1400,"parentId":957,"tags":{"name":"static/chunks/570e4624.7911804ff3d8e956.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2557,"timestamp":143524897,"id":1401,"parentId":957,"tags":{"name":"static/chunks/ce16f5a9.83f4e77092504bcd.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2551,"timestamp":143524906,"id":1402,"parentId":957,"tags":{"name":"static/chunks/90542734.2d1a2b87aba8663d.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2545,"timestamp":143524914,"id":1403,"parentId":957,"tags":{"name":"static/chunks/d3ac728e-a5b076816e776ed1.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2539,"timestamp":143524923,"id":1404,"parentId":957,"tags":{"name":"static/chunks/70e0d97a-2d56f47748c010fa.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2533,"timestamp":143524931,"id":1405,"parentId":957,"tags":{"name":"static/chunks/2ff9d716.676d881bfa3c60e7.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2526,"timestamp":143524940,"id":1406,"parentId":957,"tags":{"name":"static/chunks/af7f6608.780d064838c52b26.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2520,"timestamp":143524949,"id":1407,"parentId":957,"tags":{"name":"static/chunks/e868780c.b03bb6d46556f1ff.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2513,"timestamp":143524958,"id":1408,"parentId":957,"tags":{"name":"static/chunks/54a60aa6-e0314902de3ec6a3.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2506,"timestamp":143524968,"id":1409,"parentId":957,"tags":{"name":"static/chunks/92e53eb0.4a625cee989cd872.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"}]
|
|
10
|
-
[{"name":"minify-js","duration":2499,"timestamp":143524977,"id":1410,"parentId":957,"tags":{"name":"static/chunks/cee15710.d8de0d590c1c12d7.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2492,"timestamp":143524986,"id":1411,"parentId":957,"tags":{"name":"static/chunks/4402d2ac.6ea6b372743e17e0.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2485,"timestamp":143524995,"id":1412,"parentId":957,"tags":{"name":"static/chunks/cfdf2ac7.11fa4ad4c70c7e57.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2450,"timestamp":143525033,"id":1413,"parentId":957,"tags":{"name":"static/chunks/53c1bd3f.94ed7a0ef30faa72.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2441,"timestamp":143525044,"id":1414,"parentId":957,"tags":{"name":"static/chunks/799ebd4e.82f86abf23884ab4.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2433,"timestamp":143525054,"id":1415,"parentId":957,"tags":{"name":"static/chunks/4bd1b696-30cf42bc5b843299.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2426,"timestamp":143525063,"id":1416,"parentId":957,"tags":{"name":"static/chunks/aaea2bcf-f0fd47062adb56d3.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2420,"timestamp":143525071,"id":1417,"parentId":957,"tags":{"name":"static/chunks/3126.670df92517e12f08.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2413,"timestamp":143525081,"id":1418,"parentId":957,"tags":{"name":"static/chunks/8863.38a250bc93441012.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2406,"timestamp":143525090,"id":1419,"parentId":957,"tags":{"name":"static/chunks/9114-0ae74cf0f1880aac.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2398,"timestamp":143525100,"id":1420,"parentId":957,"tags":{"name":"static/chunks/2821.9a424cd8d891b3b2.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2391,"timestamp":143525109,"id":1421,"parentId":957,"tags":{"name":"static/chunks/3700-73e6389d720c6476.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2384,"timestamp":143525118,"id":1422,"parentId":957,"tags":{"name":"static/chunks/1991.d4d3fd65b9094099.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2377,"timestamp":143525127,"id":1423,"parentId":957,"tags":{"name":"static/chunks/6155.9e124133ec8458a4.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2370,"timestamp":143525137,"id":1424,"parentId":957,"tags":{"name":"static/chunks/5019.e7bce25161a52ed4.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2363,"timestamp":143525146,"id":1425,"parentId":957,"tags":{"name":"static/chunks/7085.a6e1368cc7188732.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2356,"timestamp":143525155,"id":1426,"parentId":957,"tags":{"name":"static/chunks/3794-e3794ea7186046f9.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2350,"timestamp":143525164,"id":1427,"parentId":957,"tags":{"name":"static/chunks/3695-249ae83a4493cc54.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2344,"timestamp":143525172,"id":1428,"parentId":957,"tags":{"name":"static/chunks/2072-c33b6c2a2b878b0e.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2336,"timestamp":143525181,"id":1429,"parentId":957,"tags":{"name":"static/chunks/2171-87a0a5239bf2ea29.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2329,"timestamp":143525191,"id":1430,"parentId":957,"tags":{"name":"static/chunks/3530-87604c0136a9075a.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2323,"timestamp":143525200,"id":1431,"parentId":957,"tags":{"name":"static/chunks/5493-c38c15cf808a9de0.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2316,"timestamp":143525209,"id":1432,"parentId":957,"tags":{"name":"static/chunks/1593-e12912169c341c9c.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2309,"timestamp":143525218,"id":1433,"parentId":957,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":1530,"timestamp":143525999,"id":1435,"parentId":957,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1774876316510,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":3269,"timestamp":143525261,"id":1434,"parentId":957,"tags":{"name":"static/mLWuEoaUaWpz2SAy661N0/_ssgManifest.js","cache":"MISS"},"startTime":1774876316509,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":2383,"timestamp":143526194,"id":1437,"parentId":957,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1774876316510,"traceId":"860f33e4ad45733e"},{"name":"minify-js","duration":5258,"timestamp":143526049,"id":1436,"parentId":957,"tags":{"name":"static/mLWuEoaUaWpz2SAy661N0/_buildManifest.js","cache":"MISS"},"startTime":1774876316510,"traceId":"860f33e4ad45733e"},{"name":"minify-webpack-plugin-optimize","duration":30680,"timestamp":143500634,"id":957,"parentId":830,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1774876316485,"traceId":"860f33e4ad45733e"},{"name":"minify-css","duration":212,"timestamp":143532004,"id":1439,"parentId":1438,"tags":{"file":"static/css/cdb208bdf66bf49c.css","cache":"HIT"},"startTime":1774876316516,"traceId":"860f33e4ad45733e"},{"name":"minify-css","duration":117,"timestamp":143532103,"id":1440,"parentId":1438,"tags":{"file":"static/css/f1a31bb8453c8c65.css","cache":"HIT"},"startTime":1774876316516,"traceId":"860f33e4ad45733e"},{"name":"css-minimizer-plugin","duration":597,"timestamp":143531627,"id":1438,"parentId":830,"tags":{},"startTime":1774876316516,"traceId":"860f33e4ad45733e"},{"name":"seal","duration":800217,"timestamp":142821917,"id":941,"parentId":830,"tags":{},"startTime":1774876315806,"traceId":"860f33e4ad45733e"},{"name":"webpack-compilation","duration":2854363,"timestamp":140768122,"id":830,"parentId":827,"tags":{"name":"client"},"startTime":1774876313752,"traceId":"860f33e4ad45733e"},{"name":"emit","duration":89386,"timestamp":143622890,"id":1441,"parentId":827,"tags":{},"startTime":1774876316607,"traceId":"860f33e4ad45733e"},{"name":"webpack-close","duration":1184015,"timestamp":143716659,"id":1442,"parentId":827,"tags":{"name":"client"},"startTime":1774876316701,"traceId":"860f33e4ad45733e"},{"name":"webpack-generate-error-stats","duration":2641,"timestamp":144900752,"id":1443,"parentId":1442,"tags":{},"startTime":1774876317885,"traceId":"860f33e4ad45733e"},{"name":"run-webpack-compiler","duration":4562950,"timestamp":140340659,"id":827,"parentId":826,"tags":{},"startTime":1774876313325,"traceId":"860f33e4ad45733e"},{"name":"format-webpack-messages","duration":83,"timestamp":144903617,"id":1444,"parentId":826,"tags":{},"startTime":1774876317888,"traceId":"860f33e4ad45733e"},{"name":"worker-main-client","duration":4563536,"timestamp":140340305,"id":826,"parentId":1,"tags":{},"startTime":1774876313324,"traceId":"860f33e4ad45733e"},{"name":"run-webpack","duration":12222096,"timestamp":132733967,"id":17,"parentId":1,"tags":{},"startTime":1774876305718,"traceId":"860f33e4ad45733e"},{"name":"run-typescript","duration":14588302,"timestamp":144960034,"id":1446,"parentId":1,"tags":{},"startTime":1774876317944,"traceId":"860f33e4ad45733e"},{"name":"generate-required-server-files","duration":1390,"timestamp":159548722,"id":1448,"parentId":1,"tags":{},"startTime":1774876332533,"traceId":"860f33e4ad45733e"},{"name":"check-static-error-page","duration":26567,"timestamp":159565941,"id":1450,"parentId":1449,"tags":{},"startTime":1774876332550,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":268632,"timestamp":159600294,"id":1553,"parentId":1452,"tags":{},"startTime":1774876332584,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":298079,"timestamp":159570976,"id":1452,"parentId":1449,"tags":{"page":"/_global-error"},"startTime":1774876332555,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":336356,"timestamp":159599957,"id":1552,"parentId":1451,"tags":{},"startTime":1774876332584,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":369488,"timestamp":159566880,"id":1451,"parentId":1449,"tags":{"page":"/_not-found"},"startTime":1774876332551,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":345075,"timestamp":159606166,"id":1554,"parentId":1457,"tags":{},"startTime":1774876332590,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":377878,"timestamp":159573403,"id":1457,"parentId":1449,"tags":{"page":"/api/comments"},"startTime":1774876332557,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":370884,"timestamp":159606369,"id":1555,"parentId":1458,"tags":{},"startTime":1774876332590,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":403832,"timestamp":159573471,"id":1458,"parentId":1449,"tags":{"page":"/api/db/columns"},"startTime":1774876332557,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":375702,"timestamp":159606611,"id":1557,"parentId":1460,"tags":{},"startTime":1774876332591,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":408745,"timestamp":159573608,"id":1460,"parentId":1449,"tags":{"page":"/api/db/disconnect"},"startTime":1774876332558,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":384558,"timestamp":159606703,"id":1558,"parentId":1461,"tags":{},"startTime":1774876332591,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":417613,"timestamp":159573685,"id":1461,"parentId":1449,"tags":{"page":"/api/db/export"},"startTime":1774876332558,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":385042,"timestamp":159606446,"id":1556,"parentId":1459,"tags":{},"startTime":1774876332590,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":417974,"timestamp":159573537,"id":1459,"parentId":1449,"tags":{"page":"/api/db/connect"},"startTime":1774876332558,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":388362,"timestamp":159606775,"id":1559,"parentId":1462,"tags":{},"startTime":1774876332591,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":421397,"timestamp":159573763,"id":1462,"parentId":1449,"tags":{"page":"/api/db/query"},"startTime":1774876332558,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":391886,"timestamp":159606965,"id":1560,"parentId":1463,"tags":{},"startTime":1774876332591,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":425037,"timestamp":159573842,"id":1463,"parentId":1449,"tags":{"page":"/api/db/schemas"},"startTime":1774876332558,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":392403,"timestamp":159607072,"id":1561,"parentId":1464,"tags":{},"startTime":1774876332591,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":425576,"timestamp":159573917,"id":1464,"parentId":1449,"tags":{"page":"/api/extension/version"},"startTime":1774876332558,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":392650,"timestamp":159607134,"id":1562,"parentId":1465,"tags":{},"startTime":1774876332591,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":425823,"timestamp":159573984,"id":1465,"parentId":1449,"tags":{"page":"/api/file"},"startTime":1774876332558,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":394484,"timestamp":159607404,"id":1564,"parentId":1468,"tags":{},"startTime":1774876332591,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":427680,"timestamp":159574232,"id":1468,"parentId":1449,"tags":{"page":"/api/files/copy"},"startTime":1774876332558,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":394962,"timestamp":159607368,"id":1563,"parentId":1467,"tags":{},"startTime":1774876332591,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":428184,"timestamp":159574168,"id":1467,"parentId":1449,"tags":{"page":"/api/files/clipboard"},"startTime":1774876332558,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":395765,"timestamp":159607435,"id":1565,"parentId":1469,"tags":{},"startTime":1774876332591,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":428922,"timestamp":159574302,"id":1469,"parentId":1449,"tags":{"page":"/api/files/delete"},"startTime":1774876332558,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":397148,"timestamp":159607458,"id":1566,"parentId":1470,"tags":{},"startTime":1774876332591,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":430265,"timestamp":159574365,"id":1470,"parentId":1449,"tags":{"page":"/api/files/expanded"},"startTime":1774876332558,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":397756,"timestamp":159607485,"id":1567,"parentId":1471,"tags":{},"startTime":1774876332592,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":430835,"timestamp":159574429,"id":1471,"parentId":1449,"tags":{"page":"/api/files/index"},"startTime":1774876332558,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":398716,"timestamp":159607520,"id":1568,"parentId":1472,"tags":{},"startTime":1774876332592,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":431770,"timestamp":159574492,"id":1472,"parentId":1449,"tags":{"page":"/api/files/init"},"startTime":1774876332559,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":399286,"timestamp":159607547,"id":1569,"parentId":1473,"tags":{},"startTime":1774876332592,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":432303,"timestamp":159574554,"id":1473,"parentId":1449,"tags":{"page":"/api/files/paste"},"startTime":1774876332559,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":401972,"timestamp":159607581,"id":1570,"parentId":1474,"tags":{},"startTime":1774876332592,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":434960,"timestamp":159574617,"id":1474,"parentId":1449,"tags":{"page":"/api/files/read"},"startTime":1774876332559,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":402035,"timestamp":159607633,"id":1572,"parentId":1476,"tags":{},"startTime":1774876332592,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":434932,"timestamp":159574755,"id":1476,"parentId":1449,"tags":{"page":"/api/files/recent"},"startTime":1774876332559,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":405225,"timestamp":159607606,"id":1571,"parentId":1475,"tags":{},"startTime":1774876332592,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":438172,"timestamp":159574683,"id":1475,"parentId":1449,"tags":{"page":"/api/files/readdir"},"startTime":1774876332559,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":405174,"timestamp":159607782,"id":1574,"parentId":1479,"tags":{},"startTime":1774876332592,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":436679,"timestamp":159576298,"id":1479,"parentId":1449,"tags":{"page":"/api/git/branch-diff"},"startTime":1774876332560,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":405423,"timestamp":159607659,"id":1573,"parentId":1477,"tags":{},"startTime":1774876332592,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":438281,"timestamp":159574819,"id":1477,"parentId":1449,"tags":{"page":"/api/files/save"},"startTime":1774876332559,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":411358,"timestamp":159607816,"id":1575,"parentId":1480,"tags":{},"startTime":1774876332592,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":442779,"timestamp":159576422,"id":1480,"parentId":1449,"tags":{"page":"/api/git/branches"},"startTime":1774876332560,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":411459,"timestamp":159607861,"id":1576,"parentId":1481,"tags":{},"startTime":1774876332592,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":442837,"timestamp":159576530,"id":1481,"parentId":1449,"tags":{"page":"/api/git/commit-diff"},"startTime":1774876332561,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":412859,"timestamp":159607899,"id":1577,"parentId":1482,"tags":{},"startTime":1774876332592,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":444150,"timestamp":159576632,"id":1482,"parentId":1449,"tags":{"page":"/api/git/commits"},"startTime":1774876332561,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":419180,"timestamp":159607965,"id":1579,"parentId":1484,"tags":{},"startTime":1774876332592,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":450349,"timestamp":159576839,"id":1484,"parentId":1449,"tags":{"page":"/api/git/discard"},"startTime":1774876332561,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":420779,"timestamp":159607995,"id":1580,"parentId":1485,"tags":{},"startTime":1774876332592,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":451861,"timestamp":159576936,"id":1485,"parentId":1449,"tags":{"page":"/api/git/stage"},"startTime":1774876332561,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":425921,"timestamp":159608235,"id":1581,"parentId":1486,"tags":{},"startTime":1774876332592,"traceId":"860f33e4ad45733e"}]
|
|
11
|
-
[{"name":"check-page","duration":457335,"timestamp":159577059,"id":1486,"parentId":1449,"tags":{"page":"/api/git/status"},"startTime":1774876332561,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":426550,"timestamp":159607936,"id":1578,"parentId":1483,"tags":{},"startTime":1774876332592,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":457760,"timestamp":159576741,"id":1483,"parentId":1449,"tags":{"page":"/api/git/diff"},"startTime":1774876332561,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":426317,"timestamp":159608271,"id":1582,"parentId":1487,"tags":{},"startTime":1774876332592,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":457439,"timestamp":159577165,"id":1487,"parentId":1449,"tags":{"page":"/api/git/unstage"},"startTime":1774876332561,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":430581,"timestamp":159608315,"id":1583,"parentId":1488,"tags":{},"startTime":1774876332592,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":461648,"timestamp":159577270,"id":1488,"parentId":1449,"tags":{"page":"/api/git/worktree"},"startTime":1774876332561,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":430619,"timestamp":159608369,"id":1585,"parentId":1490,"tags":{},"startTime":1774876332592,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":461564,"timestamp":159577470,"id":1490,"parentId":1449,"tags":{"page":"/api/jupyter/load"},"startTime":1774876332561,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":430792,"timestamp":159608341,"id":1584,"parentId":1489,"tags":{},"startTime":1774876332592,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":461779,"timestamp":159577372,"id":1489,"parentId":1449,"tags":{"page":"/api/global-state"},"startTime":1774876332561,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":434892,"timestamp":159608413,"id":1587,"parentId":1492,"tags":{},"startTime":1774876332592,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":465658,"timestamp":159577668,"id":1492,"parentId":1449,"tags":{"page":"/api/jupyter/shutdown"},"startTime":1774876332562,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":435282,"timestamp":159608393,"id":1586,"parentId":1491,"tags":{},"startTime":1774876332592,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":466127,"timestamp":159577569,"id":1491,"parentId":1449,"tags":{"page":"/api/jupyter/save"},"startTime":1774876332562,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":437957,"timestamp":159608439,"id":1588,"parentId":1493,"tags":{},"startTime":1774876332592,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":468650,"timestamp":159577767,"id":1493,"parentId":1449,"tags":{"page":"/api/lsp/definition"},"startTime":1774876332562,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":438286,"timestamp":159608496,"id":1590,"parentId":1495,"tags":{},"startTime":1774876332593,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":468841,"timestamp":159577963,"id":1495,"parentId":1449,"tags":{"page":"/api/lsp/references"},"startTime":1774876332562,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":439023,"timestamp":159608467,"id":1589,"parentId":1494,"tags":{},"startTime":1774876332592,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":469646,"timestamp":159577864,"id":1494,"parentId":1449,"tags":{"page":"/api/lsp/hover"},"startTime":1774876332562,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":440319,"timestamp":159608548,"id":1592,"parentId":1497,"tags":{},"startTime":1774876332593,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":468577,"timestamp":159580313,"id":1497,"parentId":1449,"tags":{"page":"/api/lsp/warmup"},"startTime":1774876332564,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":440522,"timestamp":159608522,"id":1591,"parentId":1496,"tags":{},"startTime":1774876332593,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":468916,"timestamp":159580181,"id":1496,"parentId":1449,"tags":{"page":"/api/lsp/status"},"startTime":1774876332564,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":476478,"timestamp":159608582,"id":1593,"parentId":1498,"tags":{},"startTime":1774876332593,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":504657,"timestamp":159580438,"id":1498,"parentId":1449,"tags":{"page":"/api/mysql/columns"},"startTime":1774876332564,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":477556,"timestamp":159608772,"id":1596,"parentId":1501,"tags":{},"startTime":1774876332593,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":505025,"timestamp":159581326,"id":1501,"parentId":1449,"tags":{"page":"/api/mysql/export"},"startTime":1774876332565,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":479610,"timestamp":159608796,"id":1597,"parentId":1502,"tags":{},"startTime":1774876332593,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":506986,"timestamp":159581442,"id":1502,"parentId":1449,"tags":{"page":"/api/mysql/query"},"startTime":1774876332565,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":480862,"timestamp":159608703,"id":1594,"parentId":1499,"tags":{},"startTime":1774876332593,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":508522,"timestamp":159581063,"id":1499,"parentId":1449,"tags":{"page":"/api/mysql/connect"},"startTime":1774876332565,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":481665,"timestamp":159608820,"id":1598,"parentId":1503,"tags":{},"startTime":1774876332593,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":508946,"timestamp":159581559,"id":1503,"parentId":1449,"tags":{"page":"/api/mysql/schemas"},"startTime":1774876332566,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":491809,"timestamp":159608742,"id":1595,"parentId":1500,"tags":{},"startTime":1774876332593,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":519377,"timestamp":159581197,"id":1500,"parentId":1449,"tags":{"page":"/api/mysql/disconnect"},"startTime":1774876332565,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":530425,"timestamp":159608866,"id":1600,"parentId":1505,"tags":{},"startTime":1774876332593,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":557117,"timestamp":159582217,"id":1505,"parentId":1449,"tags":{"page":"/api/neo4j/disconnect"},"startTime":1774876332566,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":532640,"timestamp":159608909,"id":1602,"parentId":1507,"tags":{},"startTime":1774876332593,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":559105,"timestamp":159582466,"id":1507,"parentId":1449,"tags":{"page":"/api/neo4j/schema"},"startTime":1774876332566,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":534471,"timestamp":159608995,"id":1603,"parentId":1509,"tags":{},"startTime":1774876332593,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":558305,"timestamp":159585185,"id":1509,"parentId":1449,"tags":{"page":"/api/open-cursor"},"startTime":1774876332569,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":530277,"timestamp":159615106,"id":1604,"parentId":1510,"tags":{},"startTime":1774876332599,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":560113,"timestamp":159585292,"id":1510,"parentId":1449,"tags":{"page":"/api/open-vscode"},"startTime":1774876332569,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":534439,"timestamp":159615156,"id":1605,"parentId":1511,"tags":{},"startTime":1774876332599,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":564198,"timestamp":159585419,"id":1511,"parentId":1449,"tags":{"page":"/api/pick-folder"},"startTime":1774876332569,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":538038,"timestamp":159615182,"id":1606,"parentId":1512,"tags":{},"startTime":1774876332599,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":567726,"timestamp":159585518,"id":1512,"parentId":1449,"tags":{"page":"/api/pinned-sessions"},"startTime":1774876332570,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":540148,"timestamp":159615314,"id":1607,"parentId":1514,"tags":{},"startTime":1774876332599,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":569775,"timestamp":159585708,"id":1514,"parentId":1449,"tags":{"page":"/api/project-state"},"startTime":1774876332570,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":554644,"timestamp":159608849,"id":1599,"parentId":1504,"tags":{},"startTime":1774876332593,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":581443,"timestamp":159582075,"id":1504,"parentId":1449,"tags":{"page":"/api/neo4j/connect"},"startTime":1774876332566,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":565858,"timestamp":159608886,"id":1601,"parentId":1506,"tags":{},"startTime":1774876332593,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":592432,"timestamp":159582341,"id":1506,"parentId":1449,"tags":{"page":"/api/neo4j/query"},"startTime":1774876332566,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":562530,"timestamp":159615539,"id":1608,"parentId":1516,"tags":{},"startTime":1774876332600,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":592204,"timestamp":159585891,"id":1516,"parentId":1449,"tags":{"page":"/api/redis/command"},"startTime":1774876332570,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":564510,"timestamp":159615604,"id":1611,"parentId":1519,"tags":{},"startTime":1774876332600,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":591747,"timestamp":159588394,"id":1519,"parentId":1449,"tags":{"page":"/api/redis/disconnect"},"startTime":1774876332572,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":566441,"timestamp":159615626,"id":1612,"parentId":1520,"tags":{},"startTime":1774876332600,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":593599,"timestamp":159588488,"id":1520,"parentId":1449,"tags":{"page":"/api/redis/get"},"startTime":1774876332573,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":568458,"timestamp":159615644,"id":1613,"parentId":1521,"tags":{},"startTime":1774876332600,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":595541,"timestamp":159588583,"id":1521,"parentId":1449,"tags":{"page":"/api/redis/keys"},"startTime":1774876332573,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":574402,"timestamp":159615661,"id":1614,"parentId":1522,"tags":{},"startTime":1774876332600,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":601409,"timestamp":159588679,"id":1522,"parentId":1449,"tags":{"page":"/api/redis/set"},"startTime":1774876332573,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":578420,"timestamp":159615565,"id":1609,"parentId":1517,"tags":{},"startTime":1774876332600,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":605861,"timestamp":159588177,"id":1517,"parentId":1449,"tags":{"page":"/api/redis/connect"},"startTime":1774876332572,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":582684,"timestamp":159615582,"id":1610,"parentId":1518,"tags":{},"startTime":1774876332600,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":609991,"timestamp":159588293,"id":1518,"parentId":1449,"tags":{"page":"/api/redis/delete"},"startTime":1774876332572,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":586438,"timestamp":159615693,"id":1615,"parentId":1523,"tags":{},"startTime":1774876332600,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":613378,"timestamp":159588787,"id":1523,"parentId":1449,"tags":{"page":"/api/review/[id]/comments"},"startTime":1774876332573,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":587307,"timestamp":159615751,"id":1617,"parentId":1525,"tags":{},"startTime":1774876332600,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":614123,"timestamp":159588984,"id":1525,"parentId":1449,"tags":{"page":"/api/review/[id]"},"startTime":1774876332573,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":591467,"timestamp":159615775,"id":1618,"parentId":1526,"tags":{},"startTime":1774876332600,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":618177,"timestamp":159589098,"id":1526,"parentId":1449,"tags":{"page":"/api/review/identify"},"startTime":1774876332573,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":592457,"timestamp":159615819,"id":1620,"parentId":1528,"tags":{},"startTime":1774876332600,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":619005,"timestamp":159589296,"id":1528,"parentId":1449,"tags":{"page":"/api/review"},"startTime":1774876332573,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":594647,"timestamp":159615792,"id":1619,"parentId":1527,"tags":{},"startTime":1774876332600,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":621260,"timestamp":159589201,"id":1527,"parentId":1449,"tags":{"page":"/api/review/order"},"startTime":1774876332573,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":595271,"timestamp":159615836,"id":1621,"parentId":1529,"tags":{},"startTime":1774876332600,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":621741,"timestamp":159589386,"id":1529,"parentId":1449,"tags":{"page":"/api/review/share-info"},"startTime":1774876332573,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":596887,"timestamp":159615727,"id":1616,"parentId":1524,"tags":{},"startTime":1774876332600,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":623744,"timestamp":159588888,"id":1524,"parentId":1449,"tags":{"page":"/api/review/[id]/replies"},"startTime":1774876332573,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":596859,"timestamp":159615854,"id":1622,"parentId":1530,"tags":{},"startTime":1774876332600,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":623256,"timestamp":159589477,"id":1530,"parentId":1449,"tags":{"page":"/api/review/users"},"startTime":1774876332573,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":598044,"timestamp":159615986,"id":1623,"parentId":1532,"tags":{},"startTime":1774876332600,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":624380,"timestamp":159589674,"id":1532,"parentId":1449,"tags":{"page":"/api/services/config"},"startTime":1774876332574,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":595620,"timestamp":159619307,"id":1625,"parentId":1540,"tags":{},"startTime":1774876332603,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":624477,"timestamp":159590470,"id":1540,"parentId":1449,"tags":{"page":"/api/settings"},"startTime":1774876332574,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":597038,"timestamp":159619553,"id":1626,"parentId":1546,"tags":{},"startTime":1774876332604,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":624726,"timestamp":159591886,"id":1546,"parentId":1449,"tags":{"page":"/api/version"},"startTime":1774876332576,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":597459,"timestamp":159619587,"id":1627,"parentId":1547,"tags":{},"startTime":1774876332604,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":625091,"timestamp":159591983,"id":1547,"parentId":1449,"tags":{"page":"/favicon.ico"},"startTime":1774876332576,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":600039,"timestamp":159619610,"id":1628,"parentId":1548,"tags":{},"startTime":1774876332604,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":627564,"timestamp":159592103,"id":1548,"parentId":1449,"tags":{"page":"/manifest.webmanifest"},"startTime":1774876332576,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":593460,"timestamp":159628390,"id":1630,"parentId":1453,"tags":{},"startTime":1774876332612,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":650625,"timestamp":159571250,"id":1453,"parentId":1449,"tags":{"page":"/api/bash"},"startTime":1774876332555,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":607011,"timestamp":159616041,"id":1624,"parentId":1533,"tags":{},"startTime":1774876332600,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":633314,"timestamp":159589764,"id":1533,"parentId":1449,"tags":{"page":"/api/services/scripts"},"startTime":1774876332574,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":594128,"timestamp":159630470,"id":1631,"parentId":1455,"tags":{},"startTime":1774876332614,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":651446,"timestamp":159573174,"id":1455,"parentId":1449,"tags":{"page":"/api/claude-stats"},"startTime":1774876332557,"traceId":"860f33e4ad45733e"}]
|
|
12
|
-
[{"name":"is-page-static","duration":593794,"timestamp":159632584,"id":1632,"parentId":1456,"tags":{},"startTime":1774876332617,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":653086,"timestamp":159573312,"id":1456,"parentId":1449,"tags":{"page":"/api/commands"},"startTime":1774876332557,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":592268,"timestamp":159634531,"id":1633,"parentId":1478,"tags":{},"startTime":1774876332619,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":651938,"timestamp":159574883,"id":1478,"parentId":1449,"tags":{"page":"/api/files/search"},"startTime":1774876332559,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":590731,"timestamp":159638136,"id":1635,"parentId":1466,"tags":{},"startTime":1774876332622,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":654806,"timestamp":159574083,"id":1466,"parentId":1449,"tags":{"page":"/api/files/blame"},"startTime":1774876332558,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":594357,"timestamp":159634976,"id":1634,"parentId":1508,"tags":{},"startTime":1774876332619,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":644294,"timestamp":159585057,"id":1508,"parentId":1449,"tags":{"page":"/api/note"},"startTime":1774876332569,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":590857,"timestamp":159640133,"id":1636,"parentId":1515,"tags":{},"startTime":1774876332624,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":645238,"timestamp":159585795,"id":1515,"parentId":1449,"tags":{"page":"/api/projects"},"startTime":1774876332570,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":585071,"timestamp":159648054,"id":1638,"parentId":1513,"tags":{},"startTime":1774876332632,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":647534,"timestamp":159585610,"id":1513,"parentId":1449,"tags":{"page":"/api/project-settings"},"startTime":1774876332570,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":580185,"timestamp":159655277,"id":1639,"parentId":1534,"tags":{},"startTime":1774876332639,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":645626,"timestamp":159589857,"id":1534,"parentId":1449,"tags":{"page":"/api/session-by-path"},"startTime":1774876332574,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":581893,"timestamp":159656059,"id":1640,"parentId":1535,"tags":{},"startTime":1774876332640,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":648034,"timestamp":159589951,"id":1535,"parentId":1449,"tags":{"page":"/api/session/[sessionId]/fork"},"startTime":1774876332574,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":578993,"timestamp":159661484,"id":1641,"parentId":1537,"tags":{},"startTime":1774876332646,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":650330,"timestamp":159590171,"id":1537,"parentId":1449,"tags":{"page":"/api/sessions/projects/[encodedPath]"},"startTime":1774876332574,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":578239,"timestamp":159664424,"id":1642,"parentId":1538,"tags":{},"startTime":1774876332648,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":652410,"timestamp":159590275,"id":1538,"parentId":1449,"tags":{"page":"/api/sessions/projects"},"startTime":1774876332574,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":578698,"timestamp":159666204,"id":1643,"parentId":1539,"tags":{},"startTime":1774876332650,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":654547,"timestamp":159590374,"id":1539,"parentId":1449,"tags":{"page":"/api/sessions"},"startTime":1774876332574,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":580397,"timestamp":159666735,"id":1644,"parentId":1541,"tags":{},"startTime":1774876332651,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":656594,"timestamp":159590559,"id":1541,"parentId":1449,"tags":{"page":"/api/terminal/aliases"},"startTime":1774876332575,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":580217,"timestamp":159669102,"id":1645,"parentId":1543,"tags":{},"startTime":1774876332653,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":657773,"timestamp":159591567,"id":1543,"parentId":1449,"tags":{"page":"/api/terminal/bubble-order"},"startTime":1774876332576,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":581749,"timestamp":159669714,"id":1646,"parentId":1544,"tags":{},"startTime":1774876332654,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":659810,"timestamp":159591672,"id":1544,"parentId":1449,"tags":{"page":"/api/terminal/env"},"startTime":1774876332576,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":583075,"timestamp":159670528,"id":1647,"parentId":1542,"tags":{},"startTime":1774876332655,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":662169,"timestamp":159591453,"id":1542,"parentId":1449,"tags":{"page":"/api/terminal/autocomplete"},"startTime":1774876332575,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":575890,"timestamp":159680139,"id":1648,"parentId":1545,"tags":{},"startTime":1774876332664,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":664276,"timestamp":159591776,"id":1545,"parentId":1449,"tags":{"page":"/api/terminal/history"},"startTime":1774876332576,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":576788,"timestamp":159681855,"id":1649,"parentId":1536,"tags":{},"startTime":1774876332666,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":668593,"timestamp":159590071,"id":1536,"parentId":1449,"tags":{"page":"/api/session/[sessionId]/history"},"startTime":1774876332574,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":672906,"timestamp":159627735,"id":1629,"parentId":1454,"tags":{},"startTime":1774876332612,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":729292,"timestamp":159571394,"id":1454,"parentId":1449,"tags":{"page":"/api/chat"},"startTime":1774876332555,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":660892,"timestamp":159644418,"id":1637,"parentId":1531,"tags":{},"startTime":1774876332628,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":715763,"timestamp":159589575,"id":1531,"parentId":1449,"tags":{"page":"/api/scheduled-tasks"},"startTime":1774876332574,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":615950,"timestamp":159690894,"id":1650,"parentId":1549,"tags":{},"startTime":1774876332675,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":714662,"timestamp":159592200,"id":1549,"parentId":1449,"tags":{"page":"/"},"startTime":1774876332576,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":664528,"timestamp":159690928,"id":1652,"parentId":1550,"tags":{},"startTime":1774876332675,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":763191,"timestamp":159592298,"id":1550,"parentId":1449,"tags":{"page":"/project"},"startTime":1774876332576,"traceId":"860f33e4ad45733e"},{"name":"is-page-static","duration":671184,"timestamp":159690920,"id":1651,"parentId":1551,"tags":{},"startTime":1774876332675,"traceId":"860f33e4ad45733e"},{"name":"check-page","duration":769723,"timestamp":159592395,"id":1551,"parentId":1449,"tags":{"page":"/review/[id]"},"startTime":1774876332576,"traceId":"860f33e4ad45733e"},{"name":"static-check","duration":796956,"timestamp":159565193,"id":1449,"parentId":1,"tags":{},"startTime":1774876332549,"traceId":"860f33e4ad45733e"},{"name":"write-routes-manifest","duration":23599,"timestamp":160372048,"id":1656,"parentId":1,"tags":{},"startTime":1774876333356,"traceId":"860f33e4ad45733e"},{"name":"load-dotenv","duration":33,"timestamp":160564409,"id":1659,"parentId":1658,"tags":{},"startTime":1774876333548,"traceId":"860f33e4ad45733e"},{"name":"run-export-path-map","duration":535,"timestamp":165557611,"id":1660,"parentId":1658,"tags":{},"startTime":1774876338542,"traceId":"860f33e4ad45733e"},{"name":"next-export","duration":5271245,"timestamp":160563552,"id":1658,"parentId":1,"tags":{},"startTime":1774876333548,"traceId":"860f33e4ad45733e"},{"name":"move-exported-app-not-found-","duration":46052,"timestamp":165837096,"id":1661,"parentId":1657,"tags":{},"startTime":1774876338821,"traceId":"860f33e4ad45733e"},{"name":"move-exported-app-global-error-","duration":78216,"timestamp":165883284,"id":1662,"parentId":1657,"tags":{},"startTime":1774876338867,"traceId":"860f33e4ad45733e"},{"name":"static-generation","duration":5877426,"timestamp":160559363,"id":1657,"parentId":1,"tags":{},"startTime":1774876333543,"traceId":"860f33e4ad45733e"},{"name":"write-routes-manifest","duration":94452,"timestamp":166437063,"id":1663,"parentId":1,"tags":{},"startTime":1774876339421,"traceId":"860f33e4ad45733e"},{"name":"node-file-trace-build","duration":18577179,"timestamp":160363428,"id":1655,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1774876333347,"traceId":"860f33e4ad45733e"},{"name":"apply-include-excludes","duration":928,"timestamp":178940630,"id":1664,"parentId":1,"tags":{},"startTime":1774876351925,"traceId":"860f33e4ad45733e"},{"name":"collect-build-traces","duration":18578709,"timestamp":160362866,"id":1654,"parentId":1,"tags":{},"startTime":1774876333347,"traceId":"860f33e4ad45733e"},{"name":"print-tree-view","duration":2980,"timestamp":178941793,"id":1665,"parentId":1,"tags":{},"startTime":1774876351926,"traceId":"860f33e4ad45733e"},{"name":"telemetry-flush","duration":55,"timestamp":178944784,"id":1666,"parentId":1,"tags":{},"startTime":1774876351929,"traceId":"860f33e4ad45733e"},{"name":"next-build","duration":46371638,"timestamp":132573214,"id":1,"tags":{"buildMode":"default","version":"16.1.6","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1774876305557,"traceId":"860f33e4ad45733e"}]
|
|
1
|
+
[{"name":"add-entry","duration":1551938,"timestamp":144605714,"id":88,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2F%5Bid%5D%2Fcomments%2Froute&name=app%2Fapi%2Freview%2F%5Bid%5D%2Fcomments%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2F%5Bid%5D%2Fcomments%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2F%5Bid%5D%2Fcomments%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1551935,"timestamp":144605721,"id":89,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2F%5Bid%5D%2Freplies%2Froute&name=app%2Fapi%2Freview%2F%5Bid%5D%2Freplies%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2F%5Bid%5D%2Freplies%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2F%5Bid%5D%2Freplies%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1789875,"timestamp":144605653,"id":73,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fneo4j%2Fdisconnect%2Froute&name=app%2Fapi%2Fneo4j%2Fdisconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fneo4j%2Fdisconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fneo4j%2Fdisconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1789897,"timestamp":144605648,"id":72,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fneo4j%2Fconnect%2Froute&name=app%2Fapi%2Fneo4j%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fneo4j%2Fconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fneo4j%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1789894,"timestamp":144605656,"id":74,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fneo4j%2Fquery%2Froute&name=app%2Fapi%2Fneo4j%2Fquery%2Froute&pagePath=private-next-app-dir%2Fapi%2Fneo4j%2Fquery%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fneo4j%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1789892,"timestamp":144605661,"id":75,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fneo4j%2Fschema%2Froute&name=app%2Fapi%2Fneo4j%2Fschema%2Froute&pagePath=private-next-app-dir%2Fapi%2Fneo4j%2Fschema%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fneo4j%2Fschema%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1801231,"timestamp":144605688,"id":81,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fcommand%2Froute&name=app%2Fapi%2Fredis%2Fcommand%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fcommand%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fcommand%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1801243,"timestamp":144605691,"id":82,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fdelete%2Froute&name=app%2Fapi%2Fredis%2Fdelete%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fdelete%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fdelete%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1801243,"timestamp":144605695,"id":83,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fdisconnect%2Froute&name=app%2Fapi%2Fredis%2Fdisconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fdisconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fdisconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1801245,"timestamp":144605699,"id":84,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fconnect%2Froute&name=app%2Fapi%2Fredis%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1801244,"timestamp":144605703,"id":85,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fget%2Froute&name=app%2Fapi%2Fredis%2Fget%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fget%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fget%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1801245,"timestamp":144605706,"id":86,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fkeys%2Froute&name=app%2Fapi%2Fredis%2Fkeys%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fkeys%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fkeys%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1801245,"timestamp":144605711,"id":87,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fset%2Froute&name=app%2Fapi%2Fredis%2Fset%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fset%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fset%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1802274,"timestamp":144605623,"id":66,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fcolumns%2Froute&name=app%2Fapi%2Fmysql%2Fcolumns%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fcolumns%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fcolumns%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1802276,"timestamp":144605632,"id":68,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fconnect%2Froute&name=app%2Fapi%2Fmysql%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1802284,"timestamp":144605629,"id":67,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fdisconnect%2Froute&name=app%2Fapi%2Fmysql%2Fdisconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fdisconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fdisconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1802280,"timestamp":144605637,"id":69,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fexport%2Froute&name=app%2Fapi%2Fmysql%2Fexport%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fexport%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fexport%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1802280,"timestamp":144605641,"id":70,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fquery%2Froute&name=app%2Fapi%2Fmysql%2Fquery%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fquery%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1802280,"timestamp":144605645,"id":71,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fschemas%2Froute&name=app%2Fapi%2Fmysql%2Fschemas%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fschemas%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fschemas%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1845261,"timestamp":144605791,"id":107,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fchat%2Froute&name=app%2Fapi%2Fchat%2Froute&pagePath=private-next-app-dir%2Fapi%2Fchat%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fchat%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"make","duration":3634837,"timestamp":144604315,"id":24,"parentId":22,"tags":{},"startTime":1774983929657,"traceId":"c66d86cf8c35b6cf"},{"name":"get-entries","duration":4179,"timestamp":148240517,"id":640,"parentId":639,"tags":{},"startTime":1774983933294,"traceId":"c66d86cf8c35b6cf"},{"name":"node-file-trace-plugin","duration":457039,"timestamp":148259674,"id":641,"parentId":639,"tags":{"traceEntryCount":"208"},"startTime":1774983933313,"traceId":"c66d86cf8c35b6cf"},{"name":"collect-traced-files","duration":6239,"timestamp":148716728,"id":642,"parentId":639,"tags":{},"startTime":1774983933770,"traceId":"c66d86cf8c35b6cf"},{"name":"finish-modules","duration":482657,"timestamp":148240320,"id":639,"parentId":23,"tags":{},"startTime":1774983933293,"traceId":"c66d86cf8c35b6cf"},{"name":"chunk-graph","duration":123062,"timestamp":149016372,"id":644,"parentId":643,"tags":{},"startTime":1774983934069,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize-modules","duration":36,"timestamp":149139583,"id":646,"parentId":643,"tags":{},"startTime":1774983934193,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize-chunks","duration":81250,"timestamp":149139700,"id":647,"parentId":643,"tags":{},"startTime":1774983934193,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize-tree","duration":137,"timestamp":149221080,"id":648,"parentId":643,"tags":{},"startTime":1774983934274,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize-chunk-modules","duration":175722,"timestamp":149221317,"id":649,"parentId":643,"tags":{},"startTime":1774983934274,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize","duration":257644,"timestamp":149139520,"id":645,"parentId":643,"tags":{},"startTime":1774983934193,"traceId":"c66d86cf8c35b6cf"},{"name":"module-hash","duration":112171,"timestamp":149466313,"id":650,"parentId":643,"tags":{},"startTime":1774983934519,"traceId":"c66d86cf8c35b6cf"},{"name":"code-generation","duration":17658,"timestamp":149578603,"id":651,"parentId":643,"tags":{},"startTime":1774983934632,"traceId":"c66d86cf8c35b6cf"},{"name":"hash","duration":19345,"timestamp":149607299,"id":652,"parentId":643,"tags":{},"startTime":1774983934660,"traceId":"c66d86cf8c35b6cf"},{"name":"code-generation-jobs","duration":364,"timestamp":149626639,"id":653,"parentId":643,"tags":{},"startTime":1774983934680,"traceId":"c66d86cf8c35b6cf"},{"name":"module-assets","duration":1912,"timestamp":149626878,"id":654,"parentId":643,"tags":{},"startTime":1774983934680,"traceId":"c66d86cf8c35b6cf"},{"name":"create-chunk-assets","duration":3336,"timestamp":149628810,"id":655,"parentId":643,"tags":{},"startTime":1774983934682,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":1022,"timestamp":149656551,"id":657,"parentId":656,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":872,"timestamp":149656713,"id":658,"parentId":656,"tags":{"name":"../app/_global-error/page.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":860,"timestamp":149656727,"id":659,"parentId":656,"tags":{"name":"../app/api/comments/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":851,"timestamp":149656737,"id":660,"parentId":656,"tags":{"name":"../app/api/db/columns/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":846,"timestamp":149656744,"id":661,"parentId":656,"tags":{"name":"../app/api/db/connect/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":845,"timestamp":149656750,"id":662,"parentId":656,"tags":{"name":"../app/api/db/disconnect/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":840,"timestamp":149656756,"id":663,"parentId":656,"tags":{"name":"../app/api/db/export/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":836,"timestamp":149656762,"id":664,"parentId":656,"tags":{"name":"../app/api/db/query/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":830,"timestamp":149656769,"id":665,"parentId":656,"tags":{"name":"../app/api/db/schemas/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":776,"timestamp":149656824,"id":666,"parentId":656,"tags":{"name":"../app/api/file/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":759,"timestamp":149656843,"id":667,"parentId":656,"tags":{"name":"../app/api/files/clipboard/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":748,"timestamp":149656855,"id":668,"parentId":656,"tags":{"name":"../app/api/extension/version/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":743,"timestamp":149656861,"id":669,"parentId":656,"tags":{"name":"../app/api/files/copy/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":740,"timestamp":149656867,"id":670,"parentId":656,"tags":{"name":"../app/api/files/delete/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":735,"timestamp":149656873,"id":671,"parentId":656,"tags":{"name":"../app/api/files/expanded/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":732,"timestamp":149656878,"id":672,"parentId":656,"tags":{"name":"../app/api/files/index/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":728,"timestamp":149656884,"id":673,"parentId":656,"tags":{"name":"../app/api/files/init/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":725,"timestamp":149656889,"id":674,"parentId":656,"tags":{"name":"../app/api/files/paste/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":722,"timestamp":149656892,"id":675,"parentId":656,"tags":{"name":"../app/api/files/readdir/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":717,"timestamp":149656899,"id":676,"parentId":656,"tags":{"name":"../app/api/files/read/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":714,"timestamp":149656903,"id":677,"parentId":656,"tags":{"name":"../app/api/files/recent/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":711,"timestamp":149656907,"id":678,"parentId":656,"tags":{"name":"../app/api/files/save/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":707,"timestamp":149656913,"id":679,"parentId":656,"tags":{"name":"../app/api/git/branch-diff/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":704,"timestamp":149656917,"id":680,"parentId":656,"tags":{"name":"../app/api/git/branches/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":700,"timestamp":149656922,"id":681,"parentId":656,"tags":{"name":"../app/api/git/commit-diff/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":698,"timestamp":149656926,"id":682,"parentId":656,"tags":{"name":"../app/api/git/commits/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":694,"timestamp":149656930,"id":683,"parentId":656,"tags":{"name":"../app/api/git/discard/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":690,"timestamp":149656935,"id":684,"parentId":656,"tags":{"name":"../app/api/git/stage/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":670,"timestamp":149656956,"id":685,"parentId":656,"tags":{"name":"../app/api/git/status/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":667,"timestamp":149656960,"id":686,"parentId":656,"tags":{"name":"../app/api/git/worktree/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":664,"timestamp":149656965,"id":687,"parentId":656,"tags":{"name":"../app/api/git/diff/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":659,"timestamp":149656971,"id":688,"parentId":656,"tags":{"name":"../app/api/git/unstage/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":655,"timestamp":149656976,"id":689,"parentId":656,"tags":{"name":"../app/api/jupyter/load/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":653,"timestamp":149656980,"id":690,"parentId":656,"tags":{"name":"../app/api/global-state/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":650,"timestamp":149656983,"id":691,"parentId":656,"tags":{"name":"../app/api/jupyter/save/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":647,"timestamp":149656988,"id":692,"parentId":656,"tags":{"name":"../app/api/jupyter/shutdown/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":643,"timestamp":149656992,"id":693,"parentId":656,"tags":{"name":"../app/api/lsp/definition/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":639,"timestamp":149656998,"id":694,"parentId":656,"tags":{"name":"../app/api/lsp/hover/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":636,"timestamp":149657002,"id":695,"parentId":656,"tags":{"name":"../app/api/lsp/references/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":608,"timestamp":149657031,"id":696,"parentId":656,"tags":{"name":"../app/api/lsp/status/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":604,"timestamp":149657036,"id":697,"parentId":656,"tags":{"name":"../app/api/lsp/warmup/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":601,"timestamp":149657041,"id":698,"parentId":656,"tags":{"name":"../app/api/mysql/columns/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":598,"timestamp":149657045,"id":699,"parentId":656,"tags":{"name":"../app/api/mysql/disconnect/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":584,"timestamp":149657060,"id":700,"parentId":656,"tags":{"name":"../app/api/mysql/connect/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":582,"timestamp":149657063,"id":701,"parentId":656,"tags":{"name":"../app/api/mysql/export/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":579,"timestamp":149657067,"id":702,"parentId":656,"tags":{"name":"../app/api/mysql/query/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":577,"timestamp":149657071,"id":703,"parentId":656,"tags":{"name":"../app/api/mysql/schemas/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":574,"timestamp":149657074,"id":704,"parentId":656,"tags":{"name":"../app/api/neo4j/connect/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":572,"timestamp":149657078,"id":705,"parentId":656,"tags":{"name":"../app/api/neo4j/disconnect/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":569,"timestamp":149657081,"id":706,"parentId":656,"tags":{"name":"../app/api/neo4j/query/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":567,"timestamp":149657085,"id":707,"parentId":656,"tags":{"name":"../app/api/neo4j/schema/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":564,"timestamp":149657089,"id":708,"parentId":656,"tags":{"name":"../app/api/open-cursor/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":562,"timestamp":149657093,"id":709,"parentId":656,"tags":{"name":"../app/api/open-vscode/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":559,"timestamp":149657097,"id":710,"parentId":656,"tags":{"name":"../app/api/pick-folder/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":557,"timestamp":149657100,"id":711,"parentId":656,"tags":{"name":"../app/api/pinned-sessions/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":554,"timestamp":149657104,"id":712,"parentId":656,"tags":{"name":"../app/api/project-state/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":552,"timestamp":149657108,"id":713,"parentId":656,"tags":{"name":"../app/api/redis/command/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":549,"timestamp":149657111,"id":714,"parentId":656,"tags":{"name":"../app/api/redis/delete/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":547,"timestamp":149657115,"id":715,"parentId":656,"tags":{"name":"../app/api/redis/disconnect/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":545,"timestamp":149657119,"id":716,"parentId":656,"tags":{"name":"../app/api/redis/connect/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":542,"timestamp":149657122,"id":717,"parentId":656,"tags":{"name":"../app/api/redis/get/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":540,"timestamp":149657126,"id":718,"parentId":656,"tags":{"name":"../app/api/redis/keys/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":537,"timestamp":149657130,"id":719,"parentId":656,"tags":{"name":"../app/api/redis/set/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":534,"timestamp":149657133,"id":720,"parentId":656,"tags":{"name":"../app/api/review/[id]/comments/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"}]
|
|
2
|
+
[{"name":"minify-js","duration":532,"timestamp":149657137,"id":721,"parentId":656,"tags":{"name":"../app/api/review/[id]/replies/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":528,"timestamp":149657142,"id":722,"parentId":656,"tags":{"name":"../app/api/review/[id]/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":505,"timestamp":149657166,"id":723,"parentId":656,"tags":{"name":"../app/api/review/order/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":501,"timestamp":149657170,"id":724,"parentId":656,"tags":{"name":"../app/api/review/identify/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":498,"timestamp":149657174,"id":725,"parentId":656,"tags":{"name":"../app/api/review/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":495,"timestamp":149657178,"id":726,"parentId":656,"tags":{"name":"../app/api/review/share-info/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":493,"timestamp":149657182,"id":727,"parentId":656,"tags":{"name":"../app/api/review/users/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":490,"timestamp":149657186,"id":728,"parentId":656,"tags":{"name":"../app/api/services/config/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":487,"timestamp":149657190,"id":729,"parentId":656,"tags":{"name":"../app/api/services/scripts/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":485,"timestamp":149657194,"id":730,"parentId":656,"tags":{"name":"../app/api/settings/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":482,"timestamp":149657198,"id":731,"parentId":656,"tags":{"name":"../app/api/version/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":479,"timestamp":149657202,"id":732,"parentId":656,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":477,"timestamp":149657206,"id":733,"parentId":656,"tags":{"name":"../app/favicon.ico/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":474,"timestamp":149657210,"id":734,"parentId":656,"tags":{"name":"../app/api/bash/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":471,"timestamp":149657213,"id":735,"parentId":656,"tags":{"name":"../app/api/chat/codex/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":469,"timestamp":149657217,"id":736,"parentId":656,"tags":{"name":"../app/api/chat/ollama/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":467,"timestamp":149657220,"id":737,"parentId":656,"tags":{"name":"../app/api/chat/kimi/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":464,"timestamp":149657224,"id":738,"parentId":656,"tags":{"name":"../app/api/commands/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":461,"timestamp":149657228,"id":739,"parentId":656,"tags":{"name":"../app/api/chat/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":458,"timestamp":149657232,"id":740,"parentId":656,"tags":{"name":"../app/api/files/blame/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":455,"timestamp":149657236,"id":741,"parentId":656,"tags":{"name":"../app/api/claude-stats/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":453,"timestamp":149657239,"id":742,"parentId":656,"tags":{"name":"../app/api/files/search/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":450,"timestamp":149657243,"id":743,"parentId":656,"tags":{"name":"../app/api/note/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":448,"timestamp":149657247,"id":744,"parentId":656,"tags":{"name":"../app/api/ollama/start/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":444,"timestamp":149657252,"id":745,"parentId":656,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":441,"timestamp":149657256,"id":746,"parentId":656,"tags":{"name":"../app/api/projects/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":438,"timestamp":149657260,"id":747,"parentId":656,"tags":{"name":"../app/api/project-settings/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":435,"timestamp":149657263,"id":748,"parentId":656,"tags":{"name":"../app/api/scheduled-tasks/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":432,"timestamp":149657267,"id":749,"parentId":656,"tags":{"name":"../app/api/session/[sessionId]/history/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":429,"timestamp":149657271,"id":750,"parentId":656,"tags":{"name":"../app/api/session/[sessionId]/fork/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":426,"timestamp":149657275,"id":751,"parentId":656,"tags":{"name":"../app/api/sessions/projects/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":424,"timestamp":149657278,"id":752,"parentId":656,"tags":{"name":"../app/api/sessions/projects/[encodedPath]/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":421,"timestamp":149657282,"id":753,"parentId":656,"tags":{"name":"../app/api/terminal/aliases/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":418,"timestamp":149657286,"id":754,"parentId":656,"tags":{"name":"../app/api/terminal/bubble-order/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":415,"timestamp":149657290,"id":755,"parentId":656,"tags":{"name":"../app/api/sessions/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":413,"timestamp":149657293,"id":756,"parentId":656,"tags":{"name":"../app/api/terminal/autocomplete/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":410,"timestamp":149657297,"id":757,"parentId":656,"tags":{"name":"../app/api/terminal/env/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":407,"timestamp":149657301,"id":758,"parentId":656,"tags":{"name":"../app/api/terminal/history/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":405,"timestamp":149657304,"id":759,"parentId":656,"tags":{"name":"../app/api/session-by-path/route.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":403,"timestamp":149657308,"id":760,"parentId":656,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":400,"timestamp":149657312,"id":761,"parentId":656,"tags":{"name":"../app/project/page.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":397,"timestamp":149657315,"id":762,"parentId":656,"tags":{"name":"../app/review/[id]/page.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":395,"timestamp":149657319,"id":763,"parentId":656,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":393,"timestamp":149657323,"id":764,"parentId":656,"tags":{"name":"5460.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":388,"timestamp":149657328,"id":765,"parentId":656,"tags":{"name":"4490.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":384,"timestamp":149657334,"id":766,"parentId":656,"tags":{"name":"5733.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":380,"timestamp":149657338,"id":767,"parentId":656,"tags":{"name":"7800.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":377,"timestamp":149657342,"id":768,"parentId":656,"tags":{"name":"9116.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":375,"timestamp":149657346,"id":769,"parentId":656,"tags":{"name":"8068.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":372,"timestamp":149657350,"id":770,"parentId":656,"tags":{"name":"6142.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":364,"timestamp":149657359,"id":771,"parentId":656,"tags":{"name":"1912.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":361,"timestamp":149657363,"id":772,"parentId":656,"tags":{"name":"3503.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":352,"timestamp":149657374,"id":773,"parentId":656,"tags":{"name":"1667.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":346,"timestamp":149657380,"id":774,"parentId":656,"tags":{"name":"4345.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":343,"timestamp":149657384,"id":775,"parentId":656,"tags":{"name":"925.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":341,"timestamp":149657388,"id":776,"parentId":656,"tags":{"name":"4097.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":338,"timestamp":149657392,"id":777,"parentId":656,"tags":{"name":"7483.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":336,"timestamp":149657395,"id":778,"parentId":656,"tags":{"name":"9408.js","cache":"HIT"},"startTime":1774983934710,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":333,"timestamp":149657399,"id":779,"parentId":656,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":330,"timestamp":149657403,"id":780,"parentId":656,"tags":{"name":"911.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":327,"timestamp":149657407,"id":781,"parentId":656,"tags":{"name":"5536.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":325,"timestamp":149657410,"id":782,"parentId":656,"tags":{"name":"3932.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":322,"timestamp":149657414,"id":783,"parentId":656,"tags":{"name":"2840.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":320,"timestamp":149657417,"id":784,"parentId":656,"tags":{"name":"7265.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":306,"timestamp":149657432,"id":785,"parentId":656,"tags":{"name":"4268.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":303,"timestamp":149657436,"id":786,"parentId":656,"tags":{"name":"3441.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":301,"timestamp":149657440,"id":787,"parentId":656,"tags":{"name":"6804.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":298,"timestamp":149657443,"id":788,"parentId":656,"tags":{"name":"4309.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":296,"timestamp":149657447,"id":789,"parentId":656,"tags":{"name":"2376.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":293,"timestamp":149657450,"id":790,"parentId":656,"tags":{"name":"7484.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":290,"timestamp":149657454,"id":791,"parentId":656,"tags":{"name":"8351.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":288,"timestamp":149657458,"id":792,"parentId":656,"tags":{"name":"4388.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":283,"timestamp":149657463,"id":793,"parentId":656,"tags":{"name":"3434.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":280,"timestamp":149657467,"id":794,"parentId":656,"tags":{"name":"6346.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":278,"timestamp":149657470,"id":795,"parentId":656,"tags":{"name":"9401.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":275,"timestamp":149657474,"id":796,"parentId":656,"tags":{"name":"5152.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":272,"timestamp":149657478,"id":797,"parentId":656,"tags":{"name":"1639.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":269,"timestamp":149657482,"id":798,"parentId":656,"tags":{"name":"582.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":267,"timestamp":149657485,"id":799,"parentId":656,"tags":{"name":"5481.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":264,"timestamp":149657489,"id":800,"parentId":656,"tags":{"name":"4042.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":261,"timestamp":149657493,"id":801,"parentId":656,"tags":{"name":"4073.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":259,"timestamp":149657496,"id":802,"parentId":656,"tags":{"name":"4741.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":256,"timestamp":149657500,"id":803,"parentId":656,"tags":{"name":"1813.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":254,"timestamp":149657503,"id":804,"parentId":656,"tags":{"name":"5958.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":251,"timestamp":149657507,"id":805,"parentId":656,"tags":{"name":"2325.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":249,"timestamp":149657510,"id":806,"parentId":656,"tags":{"name":"9298.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":247,"timestamp":149657514,"id":807,"parentId":656,"tags":{"name":"8491.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":245,"timestamp":149657518,"id":808,"parentId":656,"tags":{"name":"6117.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":242,"timestamp":149657521,"id":809,"parentId":656,"tags":{"name":"5147.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":239,"timestamp":149657525,"id":810,"parentId":656,"tags":{"name":"4793.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":237,"timestamp":149657529,"id":811,"parentId":656,"tags":{"name":"3863.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":234,"timestamp":149657532,"id":812,"parentId":656,"tags":{"name":"4367.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":231,"timestamp":149657536,"id":813,"parentId":656,"tags":{"name":"6443.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":228,"timestamp":149657540,"id":814,"parentId":656,"tags":{"name":"7307.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":226,"timestamp":149657543,"id":815,"parentId":656,"tags":{"name":"4442.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":223,"timestamp":149657547,"id":816,"parentId":656,"tags":{"name":"8585.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":221,"timestamp":149657550,"id":817,"parentId":656,"tags":{"name":"887.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":219,"timestamp":149657554,"id":818,"parentId":656,"tags":{"name":"4272.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":216,"timestamp":149657558,"id":819,"parentId":656,"tags":{"name":"7514.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":213,"timestamp":149657561,"id":820,"parentId":656,"tags":{"name":"4098.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":210,"timestamp":149657565,"id":821,"parentId":656,"tags":{"name":"6062.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"}]
|
|
3
|
+
[{"name":"generate-buildid","duration":215,"timestamp":143553642,"id":4,"parentId":1,"tags":{},"startTime":1774983928607,"traceId":"c66d86cf8c35b6cf"},{"name":"load-custom-routes","duration":345,"timestamp":143554066,"id":5,"parentId":1,"tags":{},"startTime":1774983928607,"traceId":"c66d86cf8c35b6cf"},{"name":"create-dist-dir","duration":827,"timestamp":143554439,"id":6,"parentId":1,"tags":{},"startTime":1774983928608,"traceId":"c66d86cf8c35b6cf"},{"name":"clean","duration":58833,"timestamp":143555973,"id":7,"parentId":1,"tags":{},"startTime":1774983928609,"traceId":"c66d86cf8c35b6cf"},{"name":"create-pages-mapping","duration":277,"timestamp":143660221,"id":8,"parentId":1,"tags":{},"startTime":1774983928713,"traceId":"c66d86cf8c35b6cf"},{"name":"collect-app-files","duration":7010,"timestamp":143660544,"id":9,"parentId":1,"tags":{},"startTime":1774983928714,"traceId":"c66d86cf8c35b6cf"},{"name":"create-app-mapping","duration":2804,"timestamp":143667588,"id":10,"parentId":1,"tags":{},"startTime":1774983928721,"traceId":"c66d86cf8c35b6cf"},{"name":"create-app-layouts","duration":119,"timestamp":143670510,"id":11,"parentId":1,"tags":{},"startTime":1774983928724,"traceId":"c66d86cf8c35b6cf"},{"name":"collect-default-files","duration":5256,"timestamp":143673863,"id":13,"parentId":1,"tags":{},"startTime":1774983928727,"traceId":"c66d86cf8c35b6cf"},{"name":"generate-route-types","duration":32833,"timestamp":143673216,"id":12,"parentId":1,"tags":{},"startTime":1774983928726,"traceId":"c66d86cf8c35b6cf"},{"name":"public-dir-conflict-check","duration":111,"timestamp":143706199,"id":14,"parentId":1,"tags":{},"startTime":1774983928759,"traceId":"c66d86cf8c35b6cf"},{"name":"generate-routes-manifest","duration":4124,"timestamp":143706410,"id":15,"parentId":1,"tags":{},"startTime":1774983928760,"traceId":"c66d86cf8c35b6cf"},{"name":"create-entrypoints","duration":62314,"timestamp":144179747,"id":20,"parentId":18,"tags":{},"startTime":1774983929233,"traceId":"c66d86cf8c35b6cf"},{"name":"generate-webpack-config","duration":261130,"timestamp":144242268,"id":21,"parentId":19,"tags":{},"startTime":1774983929295,"traceId":"c66d86cf8c35b6cf"},{"name":"next-trace-entrypoint-plugin","duration":2110,"timestamp":144595654,"id":23,"parentId":22,"tags":{},"startTime":1774983929649,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1432475,"timestamp":144605664,"id":76,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fopen-cursor%2Froute&name=app%2Fapi%2Fopen-cursor%2Froute&pagePath=private-next-app-dir%2Fapi%2Fopen-cursor%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fopen-cursor%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1432515,"timestamp":144605669,"id":77,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fopen-vscode%2Froute&name=app%2Fapi%2Fopen-vscode%2Froute&pagePath=private-next-app-dir%2Fapi%2Fopen-vscode%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fopen-vscode%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1432455,"timestamp":144605742,"id":94,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Fshare-info%2Froute&name=app%2Fapi%2Freview%2Fshare-info%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Fshare-info%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Fshare-info%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1432453,"timestamp":144605753,"id":97,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fservices%2Fscripts%2Froute&name=app%2Fapi%2Fservices%2Fscripts%2Froute&pagePath=private-next-app-dir%2Fapi%2Fservices%2Fscripts%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fservices%2Fscripts%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1432452,"timestamp":144605760,"id":99,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fversion%2Froute&name=app%2Fapi%2Fversion%2Froute&pagePath=private-next-app-dir%2Fapi%2Fversion%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fversion%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1432446,"timestamp":144605772,"id":102,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fbash%2Froute&name=app%2Fapi%2Fbash%2Froute&pagePath=private-next-app-dir%2Fapi%2Fbash%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fbash%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1432435,"timestamp":144605795,"id":108,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fblame%2Froute&name=app%2Fapi%2Ffiles%2Fblame%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fblame%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fblame%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1432439,"timestamp":144605807,"id":110,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fsearch%2Froute&name=app%2Fapi%2Ffiles%2Fsearch%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fsearch%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fsearch%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1432439,"timestamp":144605815,"id":112,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Follama%2Fstart%2Froute&name=app%2Fapi%2Follama%2Fstart%2Froute&pagePath=private-next-app-dir%2Fapi%2Follama%2Fstart%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Follama%2Fstart%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1432506,"timestamp":144605818,"id":113,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Follama%2Fmodels%2Froute&name=app%2Fapi%2Follama%2Fmodels%2Froute&pagePath=private-next-app-dir%2Fapi%2Follama%2Fmodels%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Follama%2Fmodels%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1432471,"timestamp":144605861,"id":124,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Fautocomplete%2Froute&name=app%2Fapi%2Fterminal%2Fautocomplete%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Fautocomplete%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Fautocomplete%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452074,"timestamp":144605447,"id":34,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffile%2Froute&name=app%2Fapi%2Ffile%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffile%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffile%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452039,"timestamp":144605497,"id":36,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fextension%2Fversion%2Froute&name=app%2Fapi%2Fextension%2Fversion%2Froute&pagePath=private-next-app-dir%2Fapi%2Fextension%2Fversion%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fextension%2Fversion%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452045,"timestamp":144605504,"id":37,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fcopy%2Froute&name=app%2Fapi%2Ffiles%2Fcopy%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fcopy%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fcopy%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452037,"timestamp":144605515,"id":40,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Findex%2Froute&name=app%2Fapi%2Ffiles%2Findex%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Findex%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Findex%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452031,"timestamp":144605525,"id":42,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fpaste%2Froute&name=app%2Fapi%2Ffiles%2Fpaste%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fpaste%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fpaste%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452030,"timestamp":144605529,"id":43,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Freaddir%2Froute&name=app%2Fapi%2Ffiles%2Freaddir%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Freaddir%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Freaddir%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452028,"timestamp":144605534,"id":44,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fread%2Froute&name=app%2Fapi%2Ffiles%2Fread%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fread%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fread%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452022,"timestamp":144605543,"id":46,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fsave%2Froute&name=app%2Fapi%2Ffiles%2Fsave%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fsave%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fsave%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452020,"timestamp":144605548,"id":47,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fbranch-diff%2Froute&name=app%2Fapi%2Fgit%2Fbranch-diff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fbranch-diff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fbranch-diff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452020,"timestamp":144605551,"id":48,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fbranches%2Froute&name=app%2Fapi%2Fgit%2Fbranches%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fbranches%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fbranches%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452018,"timestamp":144605555,"id":49,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fcommit-diff%2Froute&name=app%2Fapi%2Fgit%2Fcommit-diff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fcommit-diff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fcommit-diff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452017,"timestamp":144605558,"id":50,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fcommits%2Froute&name=app%2Fapi%2Fgit%2Fcommits%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fcommits%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fcommits%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452015,"timestamp":144605563,"id":51,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fdiscard%2Froute&name=app%2Fapi%2Fgit%2Fdiscard%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fdiscard%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fdiscard%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452067,"timestamp":144605566,"id":52,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fstage%2Froute&name=app%2Fapi%2Fgit%2Fstage%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fstage%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fstage%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452067,"timestamp":144605571,"id":53,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fstatus%2Froute&name=app%2Fapi%2Fgit%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452067,"timestamp":144605574,"id":54,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fworktree%2Froute&name=app%2Fapi%2Fgit%2Fworktree%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fworktree%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fworktree%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452065,"timestamp":144605579,"id":55,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fdiff%2Froute&name=app%2Fapi%2Fgit%2Fdiff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fdiff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fdiff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452065,"timestamp":144605582,"id":56,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Funstage%2Froute&name=app%2Fapi%2Fgit%2Funstage%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Funstage%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Funstage%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452062,"timestamp":144605587,"id":57,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fjupyter%2Fload%2Froute&name=app%2Fapi%2Fjupyter%2Fload%2Froute&pagePath=private-next-app-dir%2Fapi%2Fjupyter%2Fload%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fjupyter%2Fload%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1452056,"timestamp":144605595,"id":59,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fjupyter%2Fsave%2Froute&name=app%2Fapi%2Fjupyter%2Fsave%2Froute&pagePath=private-next-app-dir%2Fapi%2Fjupyter%2Fsave%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fjupyter%2Fsave%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1451889,"timestamp":144605765,"id":100,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fmanifest.webmanifest%2Froute&name=app%2Fmanifest.webmanifest%2Froute&pagePath=private-next-app-dir%2Fmanifest.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fmanifest&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1451890,"timestamp":144605768,"id":101,"parentId":24,"tags":{"request":"next-app-loader?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Ffavicon.ico&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1456084,"timestamp":144605164,"id":26,"parentId":24,"tags":{"request":"next-app-loader?page=%2F_global-error%2Fpage&name=app%2F_global-error%2Fpage&pagePath=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error.js&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929658,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459716,"timestamp":144605203,"id":27,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcomments%2Froute&name=app%2Fapi%2Fcomments%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcomments%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcomments%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929658,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459250,"timestamp":144605683,"id":80,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fproject-state%2Froute&name=app%2Fapi%2Fproject-state%2Froute&pagePath=private-next-app-dir%2Fapi%2Fproject-state%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fproject-state%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459260,"timestamp":144605680,"id":79,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpinned-sessions%2Froute&name=app%2Fapi%2Fpinned-sessions%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpinned-sessions%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpinned-sessions%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459189,"timestamp":144605757,"id":98,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsettings%2Froute&name=app%2Fapi%2Fsettings%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsettings%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsettings%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459228,"timestamp":144605727,"id":90,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2F%5Bid%5D%2Froute&name=app%2Fapi%2Freview%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459234,"timestamp":144605730,"id":91,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Forder%2Froute&name=app%2Fapi%2Freview%2Forder%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Forder%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Forder%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459224,"timestamp":144605745,"id":95,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Fusers%2Froute&name=app%2Fapi%2Freview%2Fusers%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Fusers%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Fusers%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459224,"timestamp":144605750,"id":96,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fservices%2Fconfig%2Froute&name=app%2Fapi%2Fservices%2Fconfig%2Froute&pagePath=private-next-app-dir%2Fapi%2Fservices%2Fconfig%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fservices%2Fconfig%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459466,"timestamp":144605512,"id":39,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fexpanded%2Froute&name=app%2Fapi%2Ffiles%2Fexpanded%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fexpanded%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fexpanded%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459462,"timestamp":144605520,"id":41,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Finit%2Froute&name=app%2Fapi%2Ffiles%2Finit%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Finit%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Finit%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459455,"timestamp":144605540,"id":45,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Frecent%2Froute&name=app%2Fapi%2Ffiles%2Frecent%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Frecent%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Frecent%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459214,"timestamp":144605788,"id":106,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcommands%2Froute&name=app%2Fapi%2Fcommands%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcommands%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcommands%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459239,"timestamp":144605802,"id":109,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fclaude-stats%2Froute&name=app%2Fapi%2Fclaude-stats%2Froute&pagePath=private-next-app-dir%2Fapi%2Fclaude-stats%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fclaude-stats%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459238,"timestamp":144605810,"id":111,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fnote%2Froute&name=app%2Fapi%2Fnote%2Froute&pagePath=private-next-app-dir%2Fapi%2Fnote%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fnote%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459232,"timestamp":144605822,"id":114,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fprojects%2Froute&name=app%2Fapi%2Fprojects%2Froute&pagePath=private-next-app-dir%2Fapi%2Fprojects%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fprojects%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459234,"timestamp":144605825,"id":115,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fproject-settings%2Froute&name=app%2Fapi%2Fproject-settings%2Froute&pagePath=private-next-app-dir%2Fapi%2Fproject-settings%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fproject-settings%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459208,"timestamp":144605856,"id":123,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2Froute&name=app%2Fapi%2Fsessions%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsessions%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459228,"timestamp":144605841,"id":119,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2Fprojects%2Froute&name=app%2Fapi%2Fsessions%2Fprojects%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2Fprojects%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsessions%2Fprojects%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459227,"timestamp":144605845,"id":120,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2Fprojects%2F%5BencodedPath%5D%2Froute&name=app%2Fapi%2Fsessions%2Fprojects%2F%5BencodedPath%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2Fprojects%2F%5BencodedPath%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsessions%2Fprojects%2F%5BencodedPath%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459244,"timestamp":144605833,"id":117,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsession%2F%5BsessionId%5D%2Fhistory%2Froute&name=app%2Fapi%2Fsession%2F%5BsessionId%5D%2Fhistory%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsession%2F%5BsessionId%5D%2Fhistory%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsession%2F%5BsessionId%5D%2Fhistory%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459243,"timestamp":144605838,"id":118,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsession%2F%5BsessionId%5D%2Ffork%2Froute&name=app%2Fapi%2Fsession%2F%5BsessionId%5D%2Ffork%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsession%2F%5BsessionId%5D%2Ffork%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsession%2F%5BsessionId%5D%2Ffork%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1460033,"timestamp":144605592,"id":58,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fglobal-state%2Froute&name=app%2Fapi%2Fglobal-state%2Froute&pagePath=private-next-app-dir%2Fapi%2Fglobal-state%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fglobal-state%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459861,"timestamp":144605776,"id":103,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fchat%2Fcodex%2Froute&name=app%2Fapi%2Fchat%2Fcodex%2Froute&pagePath=private-next-app-dir%2Fapi%2Fchat%2Fcodex%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fchat%2Fcodex%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459862,"timestamp":144605780,"id":104,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fchat%2Follama%2Froute&name=app%2Fapi%2Fchat%2Follama%2Froute&pagePath=private-next-app-dir%2Fapi%2Fchat%2Follama%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fchat%2Follama%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1459863,"timestamp":144605783,"id":105,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fchat%2Fkimi%2Froute&name=app%2Fapi%2Fchat%2Fkimi%2Froute&pagePath=private-next-app-dir%2Fapi%2Fchat%2Fkimi%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fchat%2Fkimi%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1463012,"timestamp":144605672,"id":78,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpick-folder%2Froute&name=app%2Fapi%2Fpick-folder%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpick-folder%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpick-folder%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1463205,"timestamp":144605488,"id":35,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fclipboard%2Froute&name=app%2Fapi%2Ffiles%2Fclipboard%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fclipboard%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fclipboard%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1463192,"timestamp":144605507,"id":38,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fdelete%2Froute&name=app%2Fapi%2Ffiles%2Fdelete%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fdelete%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fdelete%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1466318,"timestamp":144605600,"id":60,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fjupyter%2Fshutdown%2Froute&name=app%2Fapi%2Fjupyter%2Fshutdown%2Froute&pagePath=private-next-app-dir%2Fapi%2Fjupyter%2Fshutdown%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fjupyter%2Fshutdown%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1469549,"timestamp":144605848,"id":121,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Faliases%2Froute&name=app%2Fapi%2Fterminal%2Faliases%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Faliases%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Faliases%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1469553,"timestamp":144605853,"id":122,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Fbubble-order%2Froute&name=app%2Fapi%2Fterminal%2Fbubble-order%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Fbubble-order%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Fbubble-order%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1476595,"timestamp":144605864,"id":125,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Fenv%2Froute&name=app%2Fapi%2Fterminal%2Fenv%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Fenv%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Fenv%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1477968,"timestamp":144605868,"id":126,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Fhistory%2Froute&name=app%2Fapi%2Fterminal%2Fhistory%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Fhistory%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Fhistory%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1479481,"timestamp":144605872,"id":127,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsession-by-path%2Froute&name=app%2Fapi%2Fsession-by-path%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsession-by-path%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsession-by-path%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1483444,"timestamp":144605734,"id":92,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Fidentify%2Froute&name=app%2Fapi%2Freview%2Fidentify%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Fidentify%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Fidentify%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1497344,"timestamp":144605226,"id":28,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fcolumns%2Froute&name=app%2Fapi%2Fdb%2Fcolumns%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fcolumns%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fcolumns%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929658,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1497337,"timestamp":144605244,"id":29,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fconnect%2Froute&name=app%2Fapi%2Fdb%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929658,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1497330,"timestamp":144605256,"id":30,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fdisconnect%2Froute&name=app%2Fapi%2Fdb%2Fdisconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fdisconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fdisconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929658,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1497319,"timestamp":144605273,"id":31,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fexport%2Froute&name=app%2Fapi%2Fdb%2Fexport%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fexport%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fexport%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929658,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1497313,"timestamp":144605283,"id":32,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fquery%2Froute&name=app%2Fapi%2Fdb%2Fquery%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fquery%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929658,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1497305,"timestamp":144605295,"id":33,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fschemas%2Froute&name=app%2Fapi%2Fdb%2Fschemas%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fschemas%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fschemas%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929658,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1507760,"timestamp":144604626,"id":25,"parentId":24,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929658,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1506990,"timestamp":144605830,"id":116,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fscheduled-tasks%2Froute&name=app%2Fapi%2Fscheduled-tasks%2Froute&pagePath=private-next-app-dir%2Fapi%2Fscheduled-tasks%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fscheduled-tasks%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1509262,"timestamp":144605880,"id":129,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fproject%2Fpage&name=app%2Fproject%2Fpage&pagePath=private-next-app-dir%2Fproject%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fproject%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1516927,"timestamp":144605884,"id":130,"parentId":24,"tags":{"request":"next-app-loader?page=%2Freview%2F%5Bid%5D%2Fpage&name=app%2Freview%2F%5Bid%5D%2Fpage&pagePath=private-next-app-dir%2Freview%2F%5Bid%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Freview%2F%5Bid%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1539999,"timestamp":144605877,"id":128,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1543501,"timestamp":144605603,"id":61,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Fdefinition%2Froute&name=app%2Fapi%2Flsp%2Fdefinition%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Fdefinition%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Fdefinition%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1543510,"timestamp":144605608,"id":62,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Fhover%2Froute&name=app%2Fapi%2Flsp%2Fhover%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Fhover%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Fhover%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1543511,"timestamp":144605611,"id":63,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Freferences%2Froute&name=app%2Fapi%2Flsp%2Freferences%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Freferences%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Freferences%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1543508,"timestamp":144605618,"id":65,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Fwarmup%2Froute&name=app%2Fapi%2Flsp%2Fwarmup%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Fwarmup%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Fwarmup%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1543514,"timestamp":144605615,"id":64,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Fstatus%2Froute&name=app%2Fapi%2Flsp%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1551904,"timestamp":144605737,"id":93,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Froute&name=app%2Fapi%2Freview%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1774983929659,"traceId":"c66d86cf8c35b6cf"}]
|
|
4
|
+
[{"name":"minify-js","duration":207,"timestamp":149657569,"id":822,"parentId":656,"tags":{"name":"7284.js","cache":"HIT"},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-webpack-plugin-optimize","duration":19391,"timestamp":149638441,"id":656,"parentId":22,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1774983934692,"traceId":"c66d86cf8c35b6cf"},{"name":"css-minimizer-plugin","duration":193,"timestamp":149657993,"id":823,"parentId":22,"tags":{},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"create-trace-assets","duration":10725,"timestamp":149658396,"id":824,"parentId":23,"tags":{},"startTime":1774983934711,"traceId":"c66d86cf8c35b6cf"},{"name":"seal","duration":856906,"timestamp":148854659,"id":643,"parentId":22,"tags":{},"startTime":1774983933908,"traceId":"c66d86cf8c35b6cf"},{"name":"webpack-compilation","duration":5177479,"timestamp":144593820,"id":22,"parentId":19,"tags":{"name":"server"},"startTime":1774983929647,"traceId":"c66d86cf8c35b6cf"},{"name":"emit","duration":55916,"timestamp":149771859,"id":825,"parentId":19,"tags":{},"startTime":1774983934825,"traceId":"c66d86cf8c35b6cf"},{"name":"webpack-close","duration":1321305,"timestamp":149833612,"id":826,"parentId":19,"tags":{"name":"server"},"startTime":1774983934887,"traceId":"c66d86cf8c35b6cf"},{"name":"webpack-generate-error-stats","duration":2692,"timestamp":151154988,"id":827,"parentId":826,"tags":{},"startTime":1774983936208,"traceId":"c66d86cf8c35b6cf"},{"name":"run-webpack-compiler","duration":6978449,"timestamp":144179740,"id":19,"parentId":18,"tags":{},"startTime":1774983929233,"traceId":"c66d86cf8c35b6cf"},{"name":"format-webpack-messages","duration":82,"timestamp":151158198,"id":828,"parentId":18,"tags":{},"startTime":1774983936211,"traceId":"c66d86cf8c35b6cf"},{"name":"worker-main-server","duration":6979045,"timestamp":144179388,"id":18,"parentId":1,"tags":{},"startTime":1774983929232,"traceId":"c66d86cf8c35b6cf"},{"name":"create-entrypoints","duration":61687,"timestamp":151699947,"id":831,"parentId":829,"tags":{},"startTime":1774983936753,"traceId":"c66d86cf8c35b6cf"},{"name":"generate-webpack-config","duration":260346,"timestamp":151761829,"id":832,"parentId":830,"tags":{},"startTime":1774983936815,"traceId":"c66d86cf8c35b6cf"},{"name":"make","duration":852,"timestamp":152117844,"id":834,"parentId":833,"tags":{},"startTime":1774983937171,"traceId":"c66d86cf8c35b6cf"},{"name":"chunk-graph","duration":652,"timestamp":152121868,"id":836,"parentId":835,"tags":{},"startTime":1774983937175,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize-modules","duration":37,"timestamp":152122674,"id":838,"parentId":835,"tags":{},"startTime":1774983937176,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize-chunks","duration":1019,"timestamp":152122816,"id":839,"parentId":835,"tags":{},"startTime":1774983937176,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize-tree","duration":149,"timestamp":152123919,"id":840,"parentId":835,"tags":{},"startTime":1774983937177,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize-chunk-modules","duration":591,"timestamp":152124289,"id":841,"parentId":835,"tags":{},"startTime":1774983937177,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize","duration":2377,"timestamp":152122605,"id":837,"parentId":835,"tags":{},"startTime":1774983937176,"traceId":"c66d86cf8c35b6cf"},{"name":"module-hash","duration":104,"timestamp":152126135,"id":842,"parentId":835,"tags":{},"startTime":1774983937179,"traceId":"c66d86cf8c35b6cf"},{"name":"code-generation","duration":223,"timestamp":152126293,"id":843,"parentId":835,"tags":{},"startTime":1774983937179,"traceId":"c66d86cf8c35b6cf"},{"name":"hash","duration":472,"timestamp":152126791,"id":844,"parentId":835,"tags":{},"startTime":1774983937180,"traceId":"c66d86cf8c35b6cf"},{"name":"code-generation-jobs","duration":149,"timestamp":152127259,"id":845,"parentId":835,"tags":{},"startTime":1774983937180,"traceId":"c66d86cf8c35b6cf"},{"name":"module-assets","duration":93,"timestamp":152127373,"id":846,"parentId":835,"tags":{},"startTime":1774983937180,"traceId":"c66d86cf8c35b6cf"},{"name":"create-chunk-assets","duration":201,"timestamp":152127480,"id":847,"parentId":835,"tags":{},"startTime":1774983937181,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":173,"timestamp":152141392,"id":849,"parentId":848,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1774983937194,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-webpack-plugin-optimize","duration":2291,"timestamp":152139286,"id":848,"parentId":833,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1774983937192,"traceId":"c66d86cf8c35b6cf"},{"name":"css-minimizer-plugin","duration":113,"timestamp":152141664,"id":850,"parentId":833,"tags":{},"startTime":1774983937195,"traceId":"c66d86cf8c35b6cf"},{"name":"seal","duration":23874,"timestamp":152121191,"id":835,"parentId":833,"tags":{},"startTime":1774983937174,"traceId":"c66d86cf8c35b6cf"},{"name":"webpack-compilation","duration":34976,"timestamp":152110441,"id":833,"parentId":830,"tags":{"name":"edge-server"},"startTime":1774983937164,"traceId":"c66d86cf8c35b6cf"},{"name":"emit","duration":2438,"timestamp":152145899,"id":851,"parentId":830,"tags":{},"startTime":1774983937199,"traceId":"c66d86cf8c35b6cf"},{"name":"webpack-close","duration":642,"timestamp":152149160,"id":852,"parentId":830,"tags":{"name":"edge-server"},"startTime":1774983937202,"traceId":"c66d86cf8c35b6cf"},{"name":"webpack-generate-error-stats","duration":2600,"timestamp":152149849,"id":853,"parentId":852,"tags":{},"startTime":1774983937203,"traceId":"c66d86cf8c35b6cf"},{"name":"run-webpack-compiler","duration":452851,"timestamp":151699941,"id":830,"parentId":829,"tags":{},"startTime":1774983936753,"traceId":"c66d86cf8c35b6cf"},{"name":"format-webpack-messages","duration":90,"timestamp":152152800,"id":854,"parentId":829,"tags":{},"startTime":1774983937206,"traceId":"c66d86cf8c35b6cf"},{"name":"worker-main-edge-server","duration":453461,"timestamp":151699588,"id":829,"parentId":1,"tags":{},"startTime":1774983936753,"traceId":"c66d86cf8c35b6cf"},{"name":"create-entrypoints","duration":61774,"timestamp":152648342,"id":857,"parentId":855,"tags":{},"startTime":1774983937701,"traceId":"c66d86cf8c35b6cf"},{"name":"generate-webpack-config","duration":257853,"timestamp":152710318,"id":858,"parentId":856,"tags":{},"startTime":1774983937763,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702952,"timestamp":153069161,"id":865,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702948,"timestamp":153069202,"id":867,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702942,"timestamp":153069222,"id":869,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702848,"timestamp":153069324,"id":870,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702816,"timestamp":153069360,"id":871,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702814,"timestamp":153069368,"id":872,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702813,"timestamp":153069374,"id":873,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702825,"timestamp":153069378,"id":874,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702834,"timestamp":153069383,"id":875,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702900,"timestamp":153069386,"id":876,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702903,"timestamp":153069390,"id":877,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702901,"timestamp":153069396,"id":878,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702905,"timestamp":153069400,"id":879,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702904,"timestamp":153069405,"id":880,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702904,"timestamp":153069408,"id":881,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702902,"timestamp":153069413,"id":882,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702902,"timestamp":153069417,"id":883,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702900,"timestamp":153069421,"id":884,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702899,"timestamp":153069425,"id":885,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702896,"timestamp":153069430,"id":886,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702896,"timestamp":153069433,"id":887,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702893,"timestamp":153069437,"id":888,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702893,"timestamp":153069441,"id":889,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702890,"timestamp":153069445,"id":890,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702889,"timestamp":153069448,"id":891,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702887,"timestamp":153069453,"id":892,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702888,"timestamp":153069456,"id":893,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702882,"timestamp":153069464,"id":894,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702882,"timestamp":153069467,"id":895,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702879,"timestamp":153069471,"id":896,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702878,"timestamp":153069474,"id":897,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702875,"timestamp":153069479,"id":898,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702874,"timestamp":153069482,"id":899,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702872,"timestamp":153069487,"id":900,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702871,"timestamp":153069490,"id":901,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702868,"timestamp":153069495,"id":902,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702864,"timestamp":153069501,"id":903,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702863,"timestamp":153069504,"id":904,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702857,"timestamp":153069512,"id":905,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702857,"timestamp":153069515,"id":906,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702855,"timestamp":153069520,"id":907,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702854,"timestamp":153069523,"id":908,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702852,"timestamp":153069528,"id":909,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702851,"timestamp":153069531,"id":910,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702849,"timestamp":153069536,"id":911,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702847,"timestamp":153069539,"id":912,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702844,"timestamp":153069544,"id":913,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702843,"timestamp":153069547,"id":914,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702840,"timestamp":153069552,"id":915,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702839,"timestamp":153069555,"id":916,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702836,"timestamp":153069560,"id":917,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702834,"timestamp":153069563,"id":918,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702836,"timestamp":153069568,"id":919,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702835,"timestamp":153069571,"id":920,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702832,"timestamp":153069575,"id":921,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702831,"timestamp":153069578,"id":922,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702830,"timestamp":153069581,"id":923,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702826,"timestamp":153069586,"id":924,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702825,"timestamp":153069589,"id":925,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702817,"timestamp":153069599,"id":926,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702815,"timestamp":153069603,"id":927,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"}]
|
|
5
|
+
[{"name":"add-entry","duration":702812,"timestamp":153069607,"id":928,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702811,"timestamp":153069610,"id":929,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702808,"timestamp":153069615,"id":930,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702807,"timestamp":153069618,"id":931,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702803,"timestamp":153069623,"id":932,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702802,"timestamp":153069626,"id":933,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702799,"timestamp":153069631,"id":934,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702798,"timestamp":153069634,"id":935,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702795,"timestamp":153069639,"id":936,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702794,"timestamp":153069642,"id":937,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702791,"timestamp":153069646,"id":938,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702790,"timestamp":153069649,"id":939,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702787,"timestamp":153069654,"id":940,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702786,"timestamp":153069657,"id":941,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702785,"timestamp":153069659,"id":942,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702782,"timestamp":153069664,"id":943,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702780,"timestamp":153069669,"id":944,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702775,"timestamp":153069675,"id":945,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702772,"timestamp":153069680,"id":946,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702771,"timestamp":153069683,"id":947,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702768,"timestamp":153069688,"id":948,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702767,"timestamp":153069691,"id":949,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702764,"timestamp":153069696,"id":950,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702765,"timestamp":153069699,"id":951,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702763,"timestamp":153069703,"id":952,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702762,"timestamp":153069706,"id":953,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702759,"timestamp":153069711,"id":954,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702758,"timestamp":153069714,"id":955,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702755,"timestamp":153069718,"id":956,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702754,"timestamp":153069722,"id":957,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702750,"timestamp":153069726,"id":958,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702749,"timestamp":153069729,"id":959,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702748,"timestamp":153069732,"id":960,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702745,"timestamp":153069737,"id":961,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702743,"timestamp":153069740,"id":962,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702737,"timestamp":153069748,"id":963,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702736,"timestamp":153069751,"id":964,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702733,"timestamp":153069756,"id":965,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702731,"timestamp":153069759,"id":966,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702729,"timestamp":153069764,"id":967,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702727,"timestamp":153069767,"id":968,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702724,"timestamp":153069771,"id":969,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702723,"timestamp":153069774,"id":970,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":702720,"timestamp":153069779,"id":971,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":752942,"timestamp":153069188,"id":866,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp%2Fglobal-error.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":765919,"timestamp":153069072,"id":864,"parentId":860,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":876928,"timestamp":153069039,"id":863,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":877011,"timestamp":153068974,"id":862,"parentId":860,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":885638,"timestamp":153068496,"id":861,"parentId":860,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":920679,"timestamp":153069211,"id":868,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Lora%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-lora%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22lora%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22JetBrains_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-jetbrains-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22jetbrainsMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fshared%2FProviders.tsx%22%2C%22ids%22%3A%5B%22Providers%22%5D%7D&server=false!"},"startTime":1774983938122,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1400694,"timestamp":153069782,"id":972,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fworkspace%2FEmptyState.tsx%22%2C%22ids%22%3A%5B%22EmptyState%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fworkspace%2FProjectItem.tsx%22%2C%22ids%22%3A%5B%22ProjectItem%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fworkspace%2FProjectSidebar.tsx%22%2C%22ids%22%3A%5B%22ProjectSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fworkspace%2FWorkspace.tsx%22%2C%22ids%22%3A%5B%22Workspace%22%5D%7D&server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1892337,"timestamp":153069787,"id":973,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fproject%2FTabManager.tsx%22%2C%22ids%22%3A%5B%22TabManager%22%5D%7D&server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"add-entry","duration":1892351,"timestamp":153069790,"id":974,"parentId":860,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Freview%2FReviewPage.tsx%22%2C%22ids%22%3A%5B%22ReviewPage%22%5D%7D&server=false!"},"startTime":1774983938123,"traceId":"c66d86cf8c35b6cf"},{"name":"make","duration":1894488,"timestamp":153068063,"id":860,"parentId":859,"tags":{},"startTime":1774983938121,"traceId":"c66d86cf8c35b6cf"},{"name":"chunk-graph","duration":85278,"timestamp":155196587,"id":976,"parentId":975,"tags":{},"startTime":1774983940250,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize-modules","duration":71,"timestamp":155281996,"id":978,"parentId":975,"tags":{},"startTime":1774983940335,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize-chunks","duration":80749,"timestamp":155291149,"id":980,"parentId":975,"tags":{},"startTime":1774983940344,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize-tree","duration":297,"timestamp":155372060,"id":981,"parentId":975,"tags":{},"startTime":1774983940425,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize-chunk-modules","duration":124227,"timestamp":155372505,"id":982,"parentId":975,"tags":{},"startTime":1774983940426,"traceId":"c66d86cf8c35b6cf"},{"name":"optimize","duration":214898,"timestamp":155281941,"id":977,"parentId":975,"tags":{},"startTime":1774983940335,"traceId":"c66d86cf8c35b6cf"},{"name":"module-hash","duration":83919,"timestamp":155586847,"id":983,"parentId":975,"tags":{},"startTime":1774983940640,"traceId":"c66d86cf8c35b6cf"},{"name":"code-generation","duration":12310,"timestamp":155670834,"id":984,"parentId":975,"tags":{},"startTime":1774983940724,"traceId":"c66d86cf8c35b6cf"},{"name":"hash","duration":30606,"timestamp":155693706,"id":985,"parentId":975,"tags":{},"startTime":1774983940747,"traceId":"c66d86cf8c35b6cf"},{"name":"code-generation-jobs","duration":556,"timestamp":155724308,"id":986,"parentId":975,"tags":{},"startTime":1774983940777,"traceId":"c66d86cf8c35b6cf"},{"name":"module-assets","duration":2308,"timestamp":155724572,"id":987,"parentId":975,"tags":{},"startTime":1774983940778,"traceId":"c66d86cf8c35b6cf"},{"name":"create-chunk-assets","duration":10885,"timestamp":155726898,"id":988,"parentId":975,"tags":{},"startTime":1774983940780,"traceId":"c66d86cf8c35b6cf"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1780,"timestamp":155749028,"id":990,"parentId":859,"tags":{},"startTime":1774983940802,"traceId":"c66d86cf8c35b6cf"},{"name":"NextJsBuildManifest-createassets","duration":3009,"timestamp":155747814,"id":989,"parentId":859,"tags":{},"startTime":1774983940801,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5680,"timestamp":155772391,"id":992,"parentId":991,"tags":{"name":"static/chunks/main-8f84e99c14cc345a.js","cache":"HIT"},"startTime":1774983940825,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5476,"timestamp":155772611,"id":993,"parentId":991,"tags":{"name":"static/chunks/main-app-ac5fcfbf23e00fca.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5459,"timestamp":155772632,"id":994,"parentId":991,"tags":{"name":"static/chunks/app/_not-found/page-97fa7117fcb8102d.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5444,"timestamp":155772650,"id":995,"parentId":991,"tags":{"name":"static/chunks/app/_global-error/page-50728f17ea527b22.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5432,"timestamp":155772664,"id":996,"parentId":991,"tags":{"name":"static/chunks/app/global-error-a067ba6a29edf245.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5422,"timestamp":155772677,"id":997,"parentId":991,"tags":{"name":"static/chunks/next/dist/client/components/builtin/not-found-9990e38b48d7a20f.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5403,"timestamp":155772699,"id":998,"parentId":991,"tags":{"name":"static/chunks/app/layout-b1175a47c53a2c5a.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5389,"timestamp":155772715,"id":999,"parentId":991,"tags":{"name":"static/chunks/next/dist/client/components/builtin/forbidden-c69ed61b7b5d8bed.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5380,"timestamp":155772727,"id":1000,"parentId":991,"tags":{"name":"static/chunks/next/dist/client/components/builtin/unauthorized-f4882bc019a18146.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5302,"timestamp":155772812,"id":1001,"parentId":991,"tags":{"name":"static/chunks/next/dist/client/components/builtin/app-error-1dec5478e24f489a.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5273,"timestamp":155772846,"id":1002,"parentId":991,"tags":{"name":"static/chunks/app/api/comments/route-da5f60f3a38b9cb9.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5251,"timestamp":155772870,"id":1003,"parentId":991,"tags":{"name":"static/chunks/app/api/db/columns/route-175df5e969a0baf4.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5235,"timestamp":155772888,"id":1004,"parentId":991,"tags":{"name":"static/chunks/app/api/db/connect/route-bbc16be163eac31f.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5226,"timestamp":155772899,"id":1005,"parentId":991,"tags":{"name":"static/chunks/app/api/db/disconnect/route-5ac33ad65073fbad.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5217,"timestamp":155772910,"id":1006,"parentId":991,"tags":{"name":"static/chunks/app/api/db/export/route-c278de9496fb62cd.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5207,"timestamp":155772923,"id":1007,"parentId":991,"tags":{"name":"static/chunks/app/api/db/query/route-e8dc1a26907cc531.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5200,"timestamp":155772933,"id":1008,"parentId":991,"tags":{"name":"static/chunks/app/api/db/schemas/route-8182a34a084ed791.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5193,"timestamp":155772942,"id":1009,"parentId":991,"tags":{"name":"static/chunks/app/api/file/route-fb989d88e3623ecb.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5185,"timestamp":155772952,"id":1010,"parentId":991,"tags":{"name":"static/chunks/app/api/files/clipboard/route-8aaf46090dd528cf.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5176,"timestamp":155772963,"id":1011,"parentId":991,"tags":{"name":"static/chunks/app/api/extension/version/route-5662945b5dcca67a.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5161,"timestamp":155772980,"id":1012,"parentId":991,"tags":{"name":"static/chunks/app/api/files/copy/route-d1a1d135605175f0.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5152,"timestamp":155772991,"id":1013,"parentId":991,"tags":{"name":"static/chunks/app/api/files/delete/route-323c56d513125667.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5143,"timestamp":155773002,"id":1014,"parentId":991,"tags":{"name":"static/chunks/app/api/files/expanded/route-4742e5d0fdd0cb31.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5096,"timestamp":155773051,"id":1015,"parentId":991,"tags":{"name":"static/chunks/app/api/files/index/route-1fa049a09b2f9356.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5086,"timestamp":155773063,"id":1016,"parentId":991,"tags":{"name":"static/chunks/app/api/files/init/route-dbc99988332a96fe.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5077,"timestamp":155773074,"id":1017,"parentId":991,"tags":{"name":"static/chunks/app/api/files/paste/route-92eb1a8283b0a52c.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5076,"timestamp":155773084,"id":1018,"parentId":991,"tags":{"name":"static/chunks/app/api/files/readdir/route-0ce0af9c6502d060.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5067,"timestamp":155773095,"id":1019,"parentId":991,"tags":{"name":"static/chunks/app/api/files/read/route-55215b747e9a4a8f.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5059,"timestamp":155773105,"id":1020,"parentId":991,"tags":{"name":"static/chunks/app/api/files/recent/route-5ead40cf7fd59043.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5051,"timestamp":155773114,"id":1021,"parentId":991,"tags":{"name":"static/chunks/app/api/files/save/route-559e8ee2a6267631.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5043,"timestamp":155773125,"id":1022,"parentId":991,"tags":{"name":"static/chunks/app/api/git/branch-diff/route-3568722ee4e1f7c9.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5040,"timestamp":155773135,"id":1023,"parentId":991,"tags":{"name":"static/chunks/app/api/git/branches/route-c434098afbb7e906.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5032,"timestamp":155773145,"id":1024,"parentId":991,"tags":{"name":"static/chunks/app/api/git/commit-diff/route-be307c48a84d9881.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"}]
|
|
6
|
+
[{"name":"minify-js","duration":5028,"timestamp":155773154,"id":1025,"parentId":991,"tags":{"name":"static/chunks/app/api/git/commits/route-795ee87cafd02f42.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5022,"timestamp":155773164,"id":1026,"parentId":991,"tags":{"name":"static/chunks/app/api/git/discard/route-2009e9e2c68c5a7f.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5015,"timestamp":155773173,"id":1027,"parentId":991,"tags":{"name":"static/chunks/app/api/git/stage/route-08640ffa109b58ab.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5007,"timestamp":155773183,"id":1028,"parentId":991,"tags":{"name":"static/chunks/app/api/git/status/route-db61d39375c9bbb3.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5003,"timestamp":155773193,"id":1029,"parentId":991,"tags":{"name":"static/chunks/app/api/git/worktree/route-b381f1e94706fdec.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4996,"timestamp":155773203,"id":1030,"parentId":991,"tags":{"name":"static/chunks/app/api/git/diff/route-ebd3ecf791185cff.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4992,"timestamp":155773213,"id":1031,"parentId":991,"tags":{"name":"static/chunks/app/api/git/unstage/route-65969ed37b7c8fa1.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4987,"timestamp":155773224,"id":1032,"parentId":991,"tags":{"name":"static/chunks/app/api/jupyter/load/route-a596b0fbc600a1c0.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4979,"timestamp":155773233,"id":1033,"parentId":991,"tags":{"name":"static/chunks/app/api/global-state/route-1f21395806a36d33.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4976,"timestamp":155773243,"id":1034,"parentId":991,"tags":{"name":"static/chunks/app/api/jupyter/save/route-fd25137246a9e8e7.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4969,"timestamp":155773253,"id":1035,"parentId":991,"tags":{"name":"static/chunks/app/api/jupyter/shutdown/route-253a0aa42c70cd26.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4965,"timestamp":155773263,"id":1036,"parentId":991,"tags":{"name":"static/chunks/app/api/lsp/definition/route-7f0b9d088e9616c7.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4962,"timestamp":155773272,"id":1037,"parentId":991,"tags":{"name":"static/chunks/app/api/lsp/hover/route-5515e8fcd4a9aabb.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4955,"timestamp":155773282,"id":1038,"parentId":991,"tags":{"name":"static/chunks/app/api/lsp/references/route-bba6bf45de5fb15f.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4950,"timestamp":155773292,"id":1039,"parentId":991,"tags":{"name":"static/chunks/app/api/lsp/status/route-5ecae83582717193.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4946,"timestamp":155773302,"id":1040,"parentId":991,"tags":{"name":"static/chunks/app/api/lsp/warmup/route-86bc6d7a0c51afcb.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4940,"timestamp":155773312,"id":1041,"parentId":991,"tags":{"name":"static/chunks/app/api/mysql/columns/route-04605cec902e20ca.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4932,"timestamp":155773322,"id":1042,"parentId":991,"tags":{"name":"static/chunks/app/api/mysql/disconnect/route-14bdbbbf4d94a690.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4925,"timestamp":155773331,"id":1043,"parentId":991,"tags":{"name":"static/chunks/app/api/mysql/connect/route-07008a33528521f0.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4922,"timestamp":155773341,"id":1044,"parentId":991,"tags":{"name":"static/chunks/app/api/mysql/export/route-93807e81bdc6f239.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4914,"timestamp":155773355,"id":1045,"parentId":991,"tags":{"name":"static/chunks/app/api/mysql/query/route-de22d8e5ec798a43.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4906,"timestamp":155773365,"id":1046,"parentId":991,"tags":{"name":"static/chunks/app/api/mysql/schemas/route-c28eea109d6a8db0.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4899,"timestamp":155773374,"id":1047,"parentId":991,"tags":{"name":"static/chunks/app/api/neo4j/connect/route-e9b32501c85a9a0e.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4894,"timestamp":155773384,"id":1048,"parentId":991,"tags":{"name":"static/chunks/app/api/neo4j/disconnect/route-bdff01b60892b827.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4887,"timestamp":155773395,"id":1049,"parentId":991,"tags":{"name":"static/chunks/app/api/neo4j/query/route-37e4b16b6b89dfaf.js","cache":"HIT"},"startTime":1774983940826,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4883,"timestamp":155773405,"id":1050,"parentId":991,"tags":{"name":"static/chunks/app/api/neo4j/schema/route-e556e6018d283104.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4879,"timestamp":155773415,"id":1051,"parentId":991,"tags":{"name":"static/chunks/app/api/open-cursor/route-13373d585c4f896a.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4872,"timestamp":155773425,"id":1052,"parentId":991,"tags":{"name":"static/chunks/app/api/open-vscode/route-7f92fe56f12ce0da.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4870,"timestamp":155773434,"id":1053,"parentId":991,"tags":{"name":"static/chunks/app/api/pick-folder/route-f9275aca79712648.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4866,"timestamp":155773443,"id":1054,"parentId":991,"tags":{"name":"static/chunks/app/api/pinned-sessions/route-81ccb34627f51735.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4853,"timestamp":155773460,"id":1055,"parentId":991,"tags":{"name":"static/chunks/app/api/project-state/route-d5a95f16e76ca9d1.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4849,"timestamp":155773470,"id":1056,"parentId":991,"tags":{"name":"static/chunks/app/api/redis/command/route-3032e57af6eda9db.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4840,"timestamp":155773480,"id":1057,"parentId":991,"tags":{"name":"static/chunks/app/api/redis/delete/route-09ec97cecb018360.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4832,"timestamp":155773490,"id":1058,"parentId":991,"tags":{"name":"static/chunks/app/api/redis/disconnect/route-046d137de675ebed.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4828,"timestamp":155773500,"id":1059,"parentId":991,"tags":{"name":"static/chunks/app/api/redis/connect/route-359370fa5992d0ff.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4825,"timestamp":155773510,"id":1060,"parentId":991,"tags":{"name":"static/chunks/app/api/redis/get/route-f256bb4d6e73748c.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4818,"timestamp":155773519,"id":1061,"parentId":991,"tags":{"name":"static/chunks/app/api/redis/keys/route-56c1bfa319d909e6.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4815,"timestamp":155773529,"id":1062,"parentId":991,"tags":{"name":"static/chunks/app/api/redis/set/route-b9a9b171a886ffe3.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4811,"timestamp":155773539,"id":1063,"parentId":991,"tags":{"name":"static/chunks/app/api/review/[id]/comments/route-073bdf7a5f9943d1.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4804,"timestamp":155773549,"id":1064,"parentId":991,"tags":{"name":"static/chunks/app/api/review/[id]/replies/route-de6915a79607b8ba.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4800,"timestamp":155773559,"id":1065,"parentId":991,"tags":{"name":"static/chunks/app/api/review/[id]/route-ed1bffd832990d68.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4796,"timestamp":155773569,"id":1066,"parentId":991,"tags":{"name":"static/chunks/app/api/review/order/route-ceac94c140082798.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4789,"timestamp":155773579,"id":1067,"parentId":991,"tags":{"name":"static/chunks/app/api/review/identify/route-34fda98c22b41f21.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4786,"timestamp":155773588,"id":1068,"parentId":991,"tags":{"name":"static/chunks/app/api/review/route-8292c7feb634c93b.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4782,"timestamp":155773597,"id":1069,"parentId":991,"tags":{"name":"static/chunks/app/api/review/share-info/route-b140f964cddc8600.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4776,"timestamp":155773607,"id":1070,"parentId":991,"tags":{"name":"static/chunks/app/api/review/users/route-73ae222a8d0b3b5c.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4768,"timestamp":155773616,"id":1071,"parentId":991,"tags":{"name":"static/chunks/app/api/services/config/route-9af7606cc01bbe73.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4761,"timestamp":155773625,"id":1072,"parentId":991,"tags":{"name":"static/chunks/app/api/services/scripts/route-6dd039c931b57805.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4758,"timestamp":155773634,"id":1073,"parentId":991,"tags":{"name":"static/chunks/app/api/settings/route-1b0ac0a39a0a893b.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4751,"timestamp":155773643,"id":1074,"parentId":991,"tags":{"name":"static/chunks/app/api/version/route-17dafd5706fa2d29.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4749,"timestamp":155773652,"id":1075,"parentId":991,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-b0f3af253d5d7c07.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4741,"timestamp":155773663,"id":1076,"parentId":991,"tags":{"name":"static/chunks/app/api/bash/route-36d6e9eb059bacf7.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4737,"timestamp":155773672,"id":1077,"parentId":991,"tags":{"name":"static/chunks/app/api/chat/codex/route-05921dd696d99b29.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4732,"timestamp":155773682,"id":1078,"parentId":991,"tags":{"name":"static/chunks/app/api/chat/ollama/route-4192c19aea3c3193.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4725,"timestamp":155773692,"id":1079,"parentId":991,"tags":{"name":"static/chunks/app/api/chat/kimi/route-d67542e3c0ffbbd0.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4722,"timestamp":155773701,"id":1080,"parentId":991,"tags":{"name":"static/chunks/app/api/commands/route-6c71d6d55141ac80.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4714,"timestamp":155773710,"id":1081,"parentId":991,"tags":{"name":"static/chunks/app/api/chat/route-2b3c7aeeeafcdfa1.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4711,"timestamp":155773719,"id":1082,"parentId":991,"tags":{"name":"static/chunks/app/api/files/blame/route-9404d9a037aa9837.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4705,"timestamp":155773728,"id":1083,"parentId":991,"tags":{"name":"static/chunks/app/api/claude-stats/route-f966f3715c6e1584.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4701,"timestamp":155773737,"id":1084,"parentId":991,"tags":{"name":"static/chunks/app/api/files/search/route-3fdf5e2e80def2eb.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4698,"timestamp":155773746,"id":1085,"parentId":991,"tags":{"name":"static/chunks/app/api/note/route-80d06847cd535dac.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4692,"timestamp":155773755,"id":1086,"parentId":991,"tags":{"name":"static/chunks/app/api/ollama/start/route-a232d60b4208c207.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4685,"timestamp":155773764,"id":1087,"parentId":991,"tags":{"name":"static/chunks/app/api/ollama/models/route-a29674c86e690bd8.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4677,"timestamp":155773774,"id":1088,"parentId":991,"tags":{"name":"static/chunks/app/api/projects/route-fb7c61d0ecf813c9.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4674,"timestamp":155773783,"id":1089,"parentId":991,"tags":{"name":"static/chunks/app/api/project-settings/route-ac1dc5be3b66925b.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4672,"timestamp":155773792,"id":1090,"parentId":991,"tags":{"name":"static/chunks/app/api/scheduled-tasks/route-0903c6a1b15d7aee.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4666,"timestamp":155773801,"id":1091,"parentId":991,"tags":{"name":"static/chunks/app/api/session/[sessionId]/history/route-3ea5cc30e17d8fea.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4658,"timestamp":155773811,"id":1092,"parentId":991,"tags":{"name":"static/chunks/app/api/session/[sessionId]/fork/route-243b779489d89adb.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4652,"timestamp":155773820,"id":1093,"parentId":991,"tags":{"name":"static/chunks/app/api/sessions/projects/route-af36f35aba53b643.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4648,"timestamp":155773829,"id":1094,"parentId":991,"tags":{"name":"static/chunks/app/api/sessions/projects/[encodedPath]/route-a993212dbc3e97b8.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4642,"timestamp":155773838,"id":1095,"parentId":991,"tags":{"name":"static/chunks/app/api/terminal/aliases/route-7a725e90ba8fb1db.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4635,"timestamp":155773847,"id":1096,"parentId":991,"tags":{"name":"static/chunks/app/api/terminal/bubble-order/route-183c1d55c5d69e9d.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4627,"timestamp":155773857,"id":1097,"parentId":991,"tags":{"name":"static/chunks/app/api/sessions/route-e1879da3b8a29c0b.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4620,"timestamp":155773866,"id":1098,"parentId":991,"tags":{"name":"static/chunks/app/api/terminal/autocomplete/route-afa44125d1ad5d75.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4613,"timestamp":155773876,"id":1099,"parentId":991,"tags":{"name":"static/chunks/app/api/terminal/env/route-29bd67a7b37db0b8.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4605,"timestamp":155773886,"id":1100,"parentId":991,"tags":{"name":"static/chunks/app/api/terminal/history/route-f6212d4b0732b2af.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4599,"timestamp":155773895,"id":1101,"parentId":991,"tags":{"name":"static/chunks/app/api/session-by-path/route-26301e895291bb24.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4591,"timestamp":155773904,"id":1102,"parentId":991,"tags":{"name":"static/chunks/app/page-554d80825a922b90.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4584,"timestamp":155773913,"id":1103,"parentId":991,"tags":{"name":"static/chunks/app/project/page-0aea0b7f89601f84.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4577,"timestamp":155773923,"id":1104,"parentId":991,"tags":{"name":"static/chunks/app/review/[id]/page-0828215c7798cde3.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4569,"timestamp":155773932,"id":1105,"parentId":991,"tags":{"name":"static/chunks/webpack-b7b02319dce8137f.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4563,"timestamp":155773941,"id":1106,"parentId":991,"tags":{"name":"static/chunks/8776.cf5f8a8d237591ae.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4556,"timestamp":155773950,"id":1107,"parentId":991,"tags":{"name":"static/chunks/9302.e7c3a924fe475a0d.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4548,"timestamp":155773960,"id":1108,"parentId":991,"tags":{"name":"static/chunks/8773.7c862d554fa9752c.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4541,"timestamp":155773970,"id":1109,"parentId":991,"tags":{"name":"static/chunks/36.aad6469b2cce66e8.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4534,"timestamp":155773979,"id":1110,"parentId":991,"tags":{"name":"static/chunks/5575.e098244f80a816dc.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4526,"timestamp":155773988,"id":1111,"parentId":991,"tags":{"name":"static/chunks/3175.7d6a7252ca08164f.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4519,"timestamp":155773997,"id":1112,"parentId":991,"tags":{"name":"static/chunks/3186.fa075f8da2b5a168.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4483,"timestamp":155774035,"id":1113,"parentId":991,"tags":{"name":"static/chunks/2765.e82705b4c08d2395.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4470,"timestamp":155774050,"id":1114,"parentId":991,"tags":{"name":"static/chunks/7455.927d4aeb073e8bcc.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4462,"timestamp":155774060,"id":1115,"parentId":991,"tags":{"name":"static/chunks/4174.9a0b706f63ff2110.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4451,"timestamp":155774072,"id":1116,"parentId":991,"tags":{"name":"static/chunks/9178.044a37e7499f7aba.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4442,"timestamp":155774083,"id":1117,"parentId":991,"tags":{"name":"static/chunks/3313.08d96ec96eac6b39.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4435,"timestamp":155774093,"id":1118,"parentId":991,"tags":{"name":"static/chunks/8318.11064c98cff59d11.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4427,"timestamp":155774103,"id":1119,"parentId":991,"tags":{"name":"static/chunks/7846.c3f4bb2ef96e0889.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4419,"timestamp":155774113,"id":1120,"parentId":991,"tags":{"name":"static/chunks/6686.e010f18dafd96ce3.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4410,"timestamp":155774123,"id":1121,"parentId":991,"tags":{"name":"static/chunks/4900.2982169aa23d9cae.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4402,"timestamp":155774134,"id":1122,"parentId":991,"tags":{"name":"static/chunks/2747.1fa40829b7fc61ed.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4393,"timestamp":155774144,"id":1123,"parentId":991,"tags":{"name":"static/chunks/3290.9ce9507152d8775e.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4386,"timestamp":155774154,"id":1124,"parentId":991,"tags":{"name":"static/chunks/8496.c237be43ffc724ae.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4378,"timestamp":155774164,"id":1125,"parentId":991,"tags":{"name":"static/chunks/5331.b520c9ecb308554b.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"}]
|
|
7
|
+
[{"name":"minify-js","duration":4329,"timestamp":155774215,"id":1126,"parentId":991,"tags":{"name":"static/chunks/5937.b7d1dfffd1eb2f8d.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4323,"timestamp":155774223,"id":1127,"parentId":991,"tags":{"name":"static/chunks/8406.851a3e1ca052fca5.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4319,"timestamp":155774229,"id":1128,"parentId":991,"tags":{"name":"static/chunks/5005.89f20c77b8fdc4bf.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4315,"timestamp":155774234,"id":1129,"parentId":991,"tags":{"name":"static/chunks/4608.2fc44d984192af90.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4312,"timestamp":155774240,"id":1130,"parentId":991,"tags":{"name":"static/chunks/8192.cee5fe6896cd2428.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4303,"timestamp":155774251,"id":1131,"parentId":991,"tags":{"name":"static/chunks/7113.27c27f3535799f74.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4300,"timestamp":155774256,"id":1132,"parentId":991,"tags":{"name":"static/chunks/4242.744a93febd68428e.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4296,"timestamp":155774262,"id":1133,"parentId":991,"tags":{"name":"static/chunks/4367.ccd453ca4f3be9e9.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4293,"timestamp":155774267,"id":1134,"parentId":991,"tags":{"name":"static/chunks/5183.869a777619228249.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4290,"timestamp":155774273,"id":1135,"parentId":991,"tags":{"name":"static/chunks/6959.26122ff5d0290050.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4286,"timestamp":155774278,"id":1136,"parentId":991,"tags":{"name":"static/chunks/5482.a2bf161a92d1587d.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4283,"timestamp":155774283,"id":1137,"parentId":991,"tags":{"name":"static/chunks/5498.de095dd856c6f75e.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4280,"timestamp":155774288,"id":1138,"parentId":991,"tags":{"name":"static/chunks/1188.fd2b7cde27d7da4b.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4277,"timestamp":155774293,"id":1139,"parentId":991,"tags":{"name":"static/chunks/2403.6b3f9e8698bf162a.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4266,"timestamp":155774307,"id":1140,"parentId":991,"tags":{"name":"static/chunks/6647.1f700d3541458519.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4262,"timestamp":155774312,"id":1141,"parentId":991,"tags":{"name":"static/chunks/3787.41899be7825207af.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4259,"timestamp":155774318,"id":1142,"parentId":991,"tags":{"name":"static/chunks/5920.648913c3d7c4ad46.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4256,"timestamp":155774323,"id":1143,"parentId":991,"tags":{"name":"static/chunks/6110.98c96432e0f6c8e7.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4252,"timestamp":155774328,"id":1144,"parentId":991,"tags":{"name":"static/chunks/1413.f57623563e2c98b8.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4249,"timestamp":155774333,"id":1145,"parentId":991,"tags":{"name":"static/chunks/9261.00e5964190d6eabc.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4246,"timestamp":155774338,"id":1146,"parentId":991,"tags":{"name":"static/chunks/3782.a86ade822cebe717.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4243,"timestamp":155774343,"id":1147,"parentId":991,"tags":{"name":"static/chunks/6331.1b937b7a6059bc5c.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4240,"timestamp":155774348,"id":1148,"parentId":991,"tags":{"name":"static/chunks/5338.19028973f057003c.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4236,"timestamp":155774353,"id":1149,"parentId":991,"tags":{"name":"static/chunks/4350.7b37efca425923a9.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4233,"timestamp":155774359,"id":1150,"parentId":991,"tags":{"name":"static/chunks/9015.0fb4988a353cf1fb.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4230,"timestamp":155774364,"id":1151,"parentId":991,"tags":{"name":"static/chunks/3288.e0e95479f8e144f2.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4225,"timestamp":155774370,"id":1152,"parentId":991,"tags":{"name":"static/chunks/1932.465d83a4033e634d.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4222,"timestamp":155774376,"id":1153,"parentId":991,"tags":{"name":"static/chunks/7819.632d6ca73d39b6d1.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4218,"timestamp":155774381,"id":1154,"parentId":991,"tags":{"name":"static/chunks/2614.1fb6a3f66c124fa1.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4215,"timestamp":155774387,"id":1155,"parentId":991,"tags":{"name":"static/chunks/2783.74fc40454900cc92.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4211,"timestamp":155774392,"id":1156,"parentId":991,"tags":{"name":"static/chunks/4829.44502220b0129e28.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4208,"timestamp":155774397,"id":1157,"parentId":991,"tags":{"name":"static/chunks/425.94eff8cea862bac5.js","cache":"HIT"},"startTime":1774983940827,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4205,"timestamp":155774402,"id":1158,"parentId":991,"tags":{"name":"static/chunks/7844.6698481a000216e5.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4203,"timestamp":155774407,"id":1159,"parentId":991,"tags":{"name":"static/chunks/698.d958b4f426e473ab.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4200,"timestamp":155774412,"id":1160,"parentId":991,"tags":{"name":"static/chunks/4583.6f32653e4820000f.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4198,"timestamp":155774418,"id":1161,"parentId":991,"tags":{"name":"static/chunks/1198.66512d0e6d281760.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4194,"timestamp":155774422,"id":1162,"parentId":991,"tags":{"name":"static/chunks/4678.1c977c388f4335b0.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4191,"timestamp":155774427,"id":1163,"parentId":991,"tags":{"name":"static/chunks/2964.92c42112254b5d4d.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4188,"timestamp":155774433,"id":1164,"parentId":991,"tags":{"name":"static/chunks/2349.4c631f92ea7c9a72.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4181,"timestamp":155774441,"id":1165,"parentId":991,"tags":{"name":"static/chunks/6293.3d99e4edff97ce19.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4178,"timestamp":155774447,"id":1166,"parentId":991,"tags":{"name":"static/chunks/5061.da628e2cc88d329a.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4175,"timestamp":155774452,"id":1167,"parentId":991,"tags":{"name":"static/chunks/4823.be44845afc184ec5.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4172,"timestamp":155774457,"id":1168,"parentId":991,"tags":{"name":"static/chunks/2501.a452e442d158f3f0.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4169,"timestamp":155774462,"id":1169,"parentId":991,"tags":{"name":"static/chunks/8670.da1bd5795c37383d.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4165,"timestamp":155774467,"id":1170,"parentId":991,"tags":{"name":"static/chunks/4223.987b031dc1751ff3.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4162,"timestamp":155774473,"id":1171,"parentId":991,"tags":{"name":"static/chunks/7977.609af35d9daf6cea.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4156,"timestamp":155774481,"id":1172,"parentId":991,"tags":{"name":"static/chunks/2031.6051672457ef48f4.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4152,"timestamp":155774487,"id":1173,"parentId":991,"tags":{"name":"static/chunks/8457.febf638b91e4a542.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4149,"timestamp":155774492,"id":1174,"parentId":991,"tags":{"name":"static/chunks/2041.bac4409c50e7b498.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4146,"timestamp":155774497,"id":1175,"parentId":991,"tags":{"name":"static/chunks/3194.8353563a594a9666.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4143,"timestamp":155774502,"id":1176,"parentId":991,"tags":{"name":"static/chunks/2895.3c7c19bbbf4f6158.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4140,"timestamp":155774507,"id":1177,"parentId":991,"tags":{"name":"static/chunks/640.4f1665b61ecb00c9.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4137,"timestamp":155774512,"id":1178,"parentId":991,"tags":{"name":"static/chunks/9186.9a43d3853430f495.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4134,"timestamp":155774518,"id":1179,"parentId":991,"tags":{"name":"static/chunks/6887.f23e10f1d4aae979.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4130,"timestamp":155774523,"id":1180,"parentId":991,"tags":{"name":"static/chunks/9448.98915a3e831dd4b3.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4127,"timestamp":155774528,"id":1181,"parentId":991,"tags":{"name":"static/chunks/9690.9a9cc05a2f1a7473.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4124,"timestamp":155774533,"id":1182,"parentId":991,"tags":{"name":"static/chunks/4553.d23e2eaa905033c2.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4120,"timestamp":155774539,"id":1183,"parentId":991,"tags":{"name":"static/chunks/1248.032d3aa3d1b6dc8b.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4117,"timestamp":155774544,"id":1184,"parentId":991,"tags":{"name":"static/chunks/9189.155e8b97d6d08a7a.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4114,"timestamp":155774549,"id":1185,"parentId":991,"tags":{"name":"static/chunks/400.2bf206f4fafee390.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4111,"timestamp":155774554,"id":1186,"parentId":991,"tags":{"name":"static/chunks/3437.c8d37b1dcea09a48.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4108,"timestamp":155774560,"id":1187,"parentId":991,"tags":{"name":"static/chunks/2735.89be64531b13eda5.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4105,"timestamp":155774565,"id":1188,"parentId":991,"tags":{"name":"static/chunks/1335.338eb18c1f849748.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4101,"timestamp":155774570,"id":1189,"parentId":991,"tags":{"name":"static/chunks/1215.34498eb4e3a8464f.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4098,"timestamp":155774575,"id":1190,"parentId":991,"tags":{"name":"static/chunks/2374.95263727c9bf88e8.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4095,"timestamp":155774581,"id":1191,"parentId":991,"tags":{"name":"static/chunks/9421.ec796638d1371dd5.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4091,"timestamp":155774587,"id":1192,"parentId":991,"tags":{"name":"static/chunks/10.a86dd33ee260874a.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4088,"timestamp":155774592,"id":1193,"parentId":991,"tags":{"name":"static/chunks/3476.c0d3fca16c2a0b1f.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4084,"timestamp":155774598,"id":1194,"parentId":991,"tags":{"name":"static/chunks/1656.e7a467524bb9ef0b.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4081,"timestamp":155774603,"id":1195,"parentId":991,"tags":{"name":"static/chunks/8243.486a6dc7a56913b5.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4077,"timestamp":155774608,"id":1196,"parentId":991,"tags":{"name":"static/chunks/816.070dd0b3c7eca472.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4074,"timestamp":155774613,"id":1197,"parentId":991,"tags":{"name":"static/chunks/376.513c7b4ab5d24670.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4071,"timestamp":155774618,"id":1198,"parentId":991,"tags":{"name":"static/chunks/6938.5b5b9c0e67de5779.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4068,"timestamp":155774623,"id":1199,"parentId":991,"tags":{"name":"static/chunks/794.874bd281a91eb0be.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4065,"timestamp":155774628,"id":1200,"parentId":991,"tags":{"name":"static/chunks/4309.83e97fd358c568f0.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4061,"timestamp":155774634,"id":1201,"parentId":991,"tags":{"name":"static/chunks/6931.5563a247425ff795.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4058,"timestamp":155774639,"id":1202,"parentId":991,"tags":{"name":"static/chunks/3392.c3f28c00258237d2.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4031,"timestamp":155774668,"id":1203,"parentId":991,"tags":{"name":"static/chunks/6402.8802184b078cd227.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4026,"timestamp":155774675,"id":1204,"parentId":991,"tags":{"name":"static/chunks/4053.913f2710e0bc99ce.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4023,"timestamp":155774681,"id":1205,"parentId":991,"tags":{"name":"static/chunks/3860.100e28e5c0d7dfac.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4019,"timestamp":155774686,"id":1206,"parentId":991,"tags":{"name":"static/chunks/4650.eac8c19d2babfb0f.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4016,"timestamp":155774692,"id":1207,"parentId":991,"tags":{"name":"static/chunks/1453.3995fc5da405ff2e.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4012,"timestamp":155774697,"id":1208,"parentId":991,"tags":{"name":"static/chunks/8132.0babe138cc7888fd.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4009,"timestamp":155774702,"id":1209,"parentId":991,"tags":{"name":"static/chunks/4634.cb548b29744b8af6.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4007,"timestamp":155774707,"id":1210,"parentId":991,"tags":{"name":"static/chunks/6339.acbf22062261fbb2.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4004,"timestamp":155774712,"id":1211,"parentId":991,"tags":{"name":"static/chunks/5968.8e4a2aa9d4ae16b1.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":4000,"timestamp":155774717,"id":1212,"parentId":991,"tags":{"name":"static/chunks/6572.c68fa9dd48e855fe.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3997,"timestamp":155774723,"id":1213,"parentId":991,"tags":{"name":"static/chunks/583.6913a3809b25245b.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3994,"timestamp":155774728,"id":1214,"parentId":991,"tags":{"name":"static/chunks/2839.03c9cc023f78256e.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3991,"timestamp":155774733,"id":1215,"parentId":991,"tags":{"name":"static/chunks/7227.19091b1b241ca45c.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3988,"timestamp":155774738,"id":1216,"parentId":991,"tags":{"name":"static/chunks/1280.3fd7e094d6fae2cf.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3985,"timestamp":155774743,"id":1217,"parentId":991,"tags":{"name":"static/chunks/5347.62bcbead35f1d7a9.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3981,"timestamp":155774748,"id":1218,"parentId":991,"tags":{"name":"static/chunks/9220.e152797abf0e9997.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3978,"timestamp":155774753,"id":1219,"parentId":991,"tags":{"name":"static/chunks/6741.528a6819251e1fbb.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3976,"timestamp":155774758,"id":1220,"parentId":991,"tags":{"name":"static/chunks/5670.5d74796feda08276.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3972,"timestamp":155774764,"id":1221,"parentId":991,"tags":{"name":"static/chunks/3873.9ad63ba235730e32.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3969,"timestamp":155774769,"id":1222,"parentId":991,"tags":{"name":"static/chunks/3072.09eb6cd013d86327.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3966,"timestamp":155774774,"id":1223,"parentId":991,"tags":{"name":"static/chunks/541.58a363bc4d46845e.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3963,"timestamp":155774779,"id":1224,"parentId":991,"tags":{"name":"static/chunks/3304.f081fdc3ebdb5214.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3959,"timestamp":155774785,"id":1225,"parentId":991,"tags":{"name":"static/chunks/5645.b5158a5d570c2de7.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3956,"timestamp":155774790,"id":1226,"parentId":991,"tags":{"name":"static/chunks/1184.0c6560fbcff196ee.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"}]
|
|
8
|
+
[{"name":"minify-js","duration":3953,"timestamp":155774795,"id":1227,"parentId":991,"tags":{"name":"static/chunks/6729.bbfd2a5324e6b598.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3949,"timestamp":155774801,"id":1228,"parentId":991,"tags":{"name":"static/chunks/5690.a8e86ab0c10f736b.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3946,"timestamp":155774807,"id":1229,"parentId":991,"tags":{"name":"static/chunks/9842.c9a9ef21e4ac986b.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3943,"timestamp":155774812,"id":1230,"parentId":991,"tags":{"name":"static/chunks/1501.5ee5dbf184d74701.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3940,"timestamp":155774817,"id":1231,"parentId":991,"tags":{"name":"static/chunks/194.f167337f50225ab9.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3936,"timestamp":155774823,"id":1232,"parentId":991,"tags":{"name":"static/chunks/4567.e27e45377d78a71b.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3933,"timestamp":155774828,"id":1233,"parentId":991,"tags":{"name":"static/chunks/4540.31ea9b12cd7e8344.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3929,"timestamp":155774834,"id":1234,"parentId":991,"tags":{"name":"static/chunks/6455.098e1cc52373590c.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3926,"timestamp":155774839,"id":1235,"parentId":991,"tags":{"name":"static/chunks/5320.cd2763bfcaf21772.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3923,"timestamp":155774844,"id":1236,"parentId":991,"tags":{"name":"static/chunks/2215.fb010eac3ba68a86.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3920,"timestamp":155774848,"id":1237,"parentId":991,"tags":{"name":"static/chunks/7799.b690007167173ad9.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3918,"timestamp":155774853,"id":1238,"parentId":991,"tags":{"name":"static/chunks/6099.82f989d646337ffb.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3915,"timestamp":155774858,"id":1239,"parentId":991,"tags":{"name":"static/chunks/8288.07e29419e8cb668c.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3912,"timestamp":155774863,"id":1240,"parentId":991,"tags":{"name":"static/chunks/6290.86719ce3def06011.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3908,"timestamp":155774869,"id":1241,"parentId":991,"tags":{"name":"static/chunks/3419.90a9ee6da5ab98d0.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3906,"timestamp":155774874,"id":1242,"parentId":991,"tags":{"name":"static/chunks/9547.c7ac1449da54e2db.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3903,"timestamp":155774879,"id":1243,"parentId":991,"tags":{"name":"static/chunks/4474.c79873facc33ff21.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3899,"timestamp":155774884,"id":1244,"parentId":991,"tags":{"name":"static/chunks/6948.2742954b7526015e.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3896,"timestamp":155774889,"id":1245,"parentId":991,"tags":{"name":"static/chunks/968.e9fd828deab9a857.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3893,"timestamp":155774894,"id":1246,"parentId":991,"tags":{"name":"static/chunks/7040.df96cbc5f67f15af.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3890,"timestamp":155774899,"id":1247,"parentId":991,"tags":{"name":"static/chunks/6166.38c3e6fdcca544a2.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3887,"timestamp":155774904,"id":1248,"parentId":991,"tags":{"name":"static/chunks/8947.a2be8b892f8eab46.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3883,"timestamp":155774910,"id":1249,"parentId":991,"tags":{"name":"static/chunks/3324.b6ce7bc8c94d0c51.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3880,"timestamp":155774915,"id":1250,"parentId":991,"tags":{"name":"static/chunks/3095.08c252b33c080013.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3877,"timestamp":155774921,"id":1251,"parentId":991,"tags":{"name":"static/chunks/9240.29b05cb21993fdff.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3874,"timestamp":155774926,"id":1252,"parentId":991,"tags":{"name":"static/chunks/9294.c729bda2dc817add.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3871,"timestamp":155774931,"id":1253,"parentId":991,"tags":{"name":"static/chunks/7636.8d465c86f5b1bbc0.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3868,"timestamp":155774936,"id":1254,"parentId":991,"tags":{"name":"static/chunks/327.718c9ac85228ae12.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3864,"timestamp":155774941,"id":1255,"parentId":991,"tags":{"name":"static/chunks/34.65686560fc060e1a.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3861,"timestamp":155774946,"id":1256,"parentId":991,"tags":{"name":"static/chunks/8545.27261f333ade1594.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3858,"timestamp":155774951,"id":1257,"parentId":991,"tags":{"name":"static/chunks/5755.b75d06ce82454f5d.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3854,"timestamp":155774958,"id":1258,"parentId":991,"tags":{"name":"static/chunks/9569.6625248cb07e86b9.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3850,"timestamp":155774963,"id":1259,"parentId":991,"tags":{"name":"static/chunks/6580.a425ab3172508cfd.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3846,"timestamp":155774969,"id":1260,"parentId":991,"tags":{"name":"static/chunks/893.24b32242375aa583.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3842,"timestamp":155774974,"id":1261,"parentId":991,"tags":{"name":"static/chunks/3077.97a876b8ff637942.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3839,"timestamp":155774980,"id":1262,"parentId":991,"tags":{"name":"static/chunks/6144.cb60f41cd1c3e425.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3836,"timestamp":155774985,"id":1263,"parentId":991,"tags":{"name":"static/chunks/5712.ef87d30795895154.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3832,"timestamp":155774990,"id":1264,"parentId":991,"tags":{"name":"static/chunks/5025.771ea1b83e146ecc.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3829,"timestamp":155774995,"id":1265,"parentId":991,"tags":{"name":"static/chunks/3229.665a56ef5cc2fb77.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3825,"timestamp":155775000,"id":1266,"parentId":991,"tags":{"name":"static/chunks/252.1045a3a17f099845.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3822,"timestamp":155775006,"id":1267,"parentId":991,"tags":{"name":"static/chunks/4903.60b2e6ad9d06931f.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3790,"timestamp":155775040,"id":1268,"parentId":991,"tags":{"name":"static/chunks/5997.c0b403b6f6466d46.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3786,"timestamp":155775046,"id":1269,"parentId":991,"tags":{"name":"static/chunks/6412.f8577af421096e1a.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3783,"timestamp":155775051,"id":1270,"parentId":991,"tags":{"name":"static/chunks/2062.972a9dc786249918.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3780,"timestamp":155775057,"id":1271,"parentId":991,"tags":{"name":"static/chunks/2710.3737b7fa00fc4a91.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3774,"timestamp":155775064,"id":1272,"parentId":991,"tags":{"name":"static/chunks/862.2de35e6961bba1df.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3771,"timestamp":155775069,"id":1273,"parentId":991,"tags":{"name":"static/chunks/5728.82b5eaa7236aea2b.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3768,"timestamp":155775074,"id":1274,"parentId":991,"tags":{"name":"static/chunks/123.300fc857bfd28b58.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3765,"timestamp":155775079,"id":1275,"parentId":991,"tags":{"name":"static/chunks/8848.2bef6000462fa211.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3746,"timestamp":155775100,"id":1276,"parentId":991,"tags":{"name":"static/chunks/1161.e4d2e7e2ee21f5c8.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3742,"timestamp":155775106,"id":1277,"parentId":991,"tags":{"name":"static/chunks/6360.769ec8686592b773.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3739,"timestamp":155775111,"id":1278,"parentId":991,"tags":{"name":"static/chunks/8113.a571b3948d99b27d.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3738,"timestamp":155775116,"id":1279,"parentId":991,"tags":{"name":"static/chunks/9377.2b6ce9ce5c4b6552.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3735,"timestamp":155775121,"id":1280,"parentId":991,"tags":{"name":"static/chunks/7142.f0df6c61f4112031.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3731,"timestamp":155775127,"id":1281,"parentId":991,"tags":{"name":"static/chunks/3111.0bed64d54c385a0c.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3728,"timestamp":155775132,"id":1282,"parentId":991,"tags":{"name":"static/chunks/9648.958476ee189c7f10.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3725,"timestamp":155775138,"id":1283,"parentId":991,"tags":{"name":"static/chunks/1379.0cf87941b255b24a.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3721,"timestamp":155775143,"id":1284,"parentId":991,"tags":{"name":"static/chunks/7152.d19e8fa8c5ac91c7.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3717,"timestamp":155775149,"id":1285,"parentId":991,"tags":{"name":"static/chunks/8257.31ae7cc0f2495ba6.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3714,"timestamp":155775154,"id":1286,"parentId":991,"tags":{"name":"static/chunks/1556.dd2bf649f5e3fd22.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3710,"timestamp":155775159,"id":1287,"parentId":991,"tags":{"name":"static/chunks/8704.790865d348997fb8.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3707,"timestamp":155775165,"id":1288,"parentId":991,"tags":{"name":"static/chunks/2728.360ef80320379626.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3704,"timestamp":155775170,"id":1289,"parentId":991,"tags":{"name":"static/chunks/8432.5175a8782850ae87.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3700,"timestamp":155775175,"id":1290,"parentId":991,"tags":{"name":"static/chunks/7610.e380843ed8747098.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3697,"timestamp":155775181,"id":1291,"parentId":991,"tags":{"name":"static/chunks/2503.d0864abd598db60e.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3693,"timestamp":155775187,"id":1292,"parentId":991,"tags":{"name":"static/chunks/6046.f47f2f671413d82c.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3689,"timestamp":155775192,"id":1293,"parentId":991,"tags":{"name":"static/chunks/4080.2ee23eb31633457f.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3686,"timestamp":155775197,"id":1294,"parentId":991,"tags":{"name":"static/chunks/7557.5fb5bcfacf631d2c.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3682,"timestamp":155775203,"id":1295,"parentId":991,"tags":{"name":"static/chunks/830.e0b41f979c6c0e7b.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3679,"timestamp":155775208,"id":1296,"parentId":991,"tags":{"name":"static/chunks/1142.a8057b652e574f3a.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3675,"timestamp":155775213,"id":1297,"parentId":991,"tags":{"name":"static/chunks/5922.90bd359f1488e4b3.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3672,"timestamp":155775219,"id":1298,"parentId":991,"tags":{"name":"static/chunks/3274.6cde8c2c8629e9e9.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3668,"timestamp":155775224,"id":1299,"parentId":991,"tags":{"name":"static/chunks/9006.4606a9f635a5d6b4.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3665,"timestamp":155775229,"id":1300,"parentId":991,"tags":{"name":"static/chunks/1078.41740d1f25d95ef8.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3652,"timestamp":155775244,"id":1301,"parentId":991,"tags":{"name":"static/chunks/4963.87a7ab778419173e.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3649,"timestamp":155775249,"id":1302,"parentId":991,"tags":{"name":"static/chunks/1274.089dd30168b8dd45.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3646,"timestamp":155775254,"id":1303,"parentId":991,"tags":{"name":"static/chunks/1977.035283df607a8ad4.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3642,"timestamp":155775260,"id":1304,"parentId":991,"tags":{"name":"static/chunks/3483.c835f6d29336906c.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3638,"timestamp":155775265,"id":1305,"parentId":991,"tags":{"name":"static/chunks/1456.a6f02a82572b6f7d.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3635,"timestamp":155775271,"id":1306,"parentId":991,"tags":{"name":"static/chunks/4163.3378c777a9a83a00.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3631,"timestamp":155775276,"id":1307,"parentId":991,"tags":{"name":"static/chunks/4357.36433c94722a1b3d.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3628,"timestamp":155775281,"id":1308,"parentId":991,"tags":{"name":"static/chunks/840.2b8a5062480c58f9.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3625,"timestamp":155775288,"id":1309,"parentId":991,"tags":{"name":"static/chunks/1365.1763d8fd578ff435.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3622,"timestamp":155775293,"id":1310,"parentId":991,"tags":{"name":"static/chunks/6588.353ddec96b173c75.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3601,"timestamp":155775316,"id":1311,"parentId":991,"tags":{"name":"static/chunks/9466.3d89081f66cfd57c.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3597,"timestamp":155775321,"id":1312,"parentId":991,"tags":{"name":"static/chunks/2013.01836900f9f1dacc.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3594,"timestamp":155775326,"id":1313,"parentId":991,"tags":{"name":"static/chunks/7525.fccd9411ddd8b8a6.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3591,"timestamp":155775332,"id":1314,"parentId":991,"tags":{"name":"static/chunks/9565.06fb575ba33fc787.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3587,"timestamp":155775337,"id":1315,"parentId":991,"tags":{"name":"static/chunks/2179.7e4ebd37c034d2ad.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3584,"timestamp":155775342,"id":1316,"parentId":991,"tags":{"name":"static/chunks/7182.ce55e98e8ca3925f.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3580,"timestamp":155775348,"id":1317,"parentId":991,"tags":{"name":"static/chunks/7425.03dc231e78cdf4bb.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3577,"timestamp":155775353,"id":1318,"parentId":991,"tags":{"name":"static/chunks/4539.3574b8ec6e1b1827.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3574,"timestamp":155775358,"id":1319,"parentId":991,"tags":{"name":"static/chunks/5553.44aeb5ab5fc6f547.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3571,"timestamp":155775363,"id":1320,"parentId":991,"tags":{"name":"static/chunks/7021.4a15a4b75ad1f066.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3567,"timestamp":155775368,"id":1321,"parentId":991,"tags":{"name":"static/chunks/2160.3d7d3408eb5dd2fd.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3563,"timestamp":155775374,"id":1322,"parentId":991,"tags":{"name":"static/chunks/1219.af66c02d35a9aac1.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3560,"timestamp":155775378,"id":1323,"parentId":991,"tags":{"name":"static/chunks/4275.f5348df20bf58aab.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3557,"timestamp":155775384,"id":1324,"parentId":991,"tags":{"name":"static/chunks/7650.7945df0d31f1df8d.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3554,"timestamp":155775389,"id":1325,"parentId":991,"tags":{"name":"static/chunks/4976.1f13224a16b04bf2.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3551,"timestamp":155775394,"id":1326,"parentId":991,"tags":{"name":"static/chunks/4370.a3c94f7e6ca0fe9e.js","cache":"HIT"},"startTime":1774983940828,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3547,"timestamp":155775400,"id":1327,"parentId":991,"tags":{"name":"static/chunks/624.a1904a85dfc485a7.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"}]
|
|
9
|
+
[{"name":"minify-js","duration":3543,"timestamp":155775405,"id":1328,"parentId":991,"tags":{"name":"static/chunks/4659.1743f9a9bc83c2c8.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3540,"timestamp":155775410,"id":1329,"parentId":991,"tags":{"name":"static/chunks/3942.28705c77a3230c0f.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3537,"timestamp":155775415,"id":1330,"parentId":991,"tags":{"name":"static/chunks/5518.b0b438f31ecd94a6.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3534,"timestamp":155775420,"id":1331,"parentId":991,"tags":{"name":"static/chunks/2485.7c1771d82502f223.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3531,"timestamp":155775425,"id":1332,"parentId":991,"tags":{"name":"static/chunks/7041.a0e54d1d3704ce86.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3528,"timestamp":155775430,"id":1333,"parentId":991,"tags":{"name":"static/chunks/2812.70986f4c89fb9f39.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3524,"timestamp":155775435,"id":1334,"parentId":991,"tags":{"name":"static/chunks/7635.a9b4e0fe03a8b3ec.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3521,"timestamp":155775441,"id":1335,"parentId":991,"tags":{"name":"static/chunks/7884.d6f32943366d911a.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3517,"timestamp":155775446,"id":1336,"parentId":991,"tags":{"name":"static/chunks/4358.62cab3800015edb0.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3514,"timestamp":155775451,"id":1337,"parentId":991,"tags":{"name":"static/chunks/9005.7e7485e60f535a31.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3510,"timestamp":155775457,"id":1338,"parentId":991,"tags":{"name":"static/chunks/1595.5e2e484c156c4e34.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3507,"timestamp":155775462,"id":1339,"parentId":991,"tags":{"name":"static/chunks/3979.dc4a6bdab85427e6.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3504,"timestamp":155775467,"id":1340,"parentId":991,"tags":{"name":"static/chunks/9680.df62bde488780b42.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3500,"timestamp":155775472,"id":1341,"parentId":991,"tags":{"name":"static/chunks/2107.8712a4d70140ec3c.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3497,"timestamp":155775478,"id":1342,"parentId":991,"tags":{"name":"static/chunks/5375.71458ae86130bcf9.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3494,"timestamp":155775483,"id":1343,"parentId":991,"tags":{"name":"static/chunks/5136.cefe0a1de0d2cc1c.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3489,"timestamp":155775489,"id":1344,"parentId":991,"tags":{"name":"static/chunks/4295.24962fb2a0590e65.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3486,"timestamp":155775495,"id":1345,"parentId":991,"tags":{"name":"static/chunks/7258.28a0176cb9ac55e5.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3482,"timestamp":155775501,"id":1346,"parentId":991,"tags":{"name":"static/chunks/9996.847eced8e454ff66.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3479,"timestamp":155775506,"id":1347,"parentId":991,"tags":{"name":"static/chunks/9224.7a258b786c8fd4a2.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3475,"timestamp":155775511,"id":1348,"parentId":991,"tags":{"name":"static/chunks/6704.921c8a127690396a.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3472,"timestamp":155775516,"id":1349,"parentId":991,"tags":{"name":"static/chunks/6927.8995e03bddcb2166.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3468,"timestamp":155775522,"id":1350,"parentId":991,"tags":{"name":"static/chunks/5424.84bb5b5e67ace412.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3465,"timestamp":155775527,"id":1351,"parentId":991,"tags":{"name":"static/chunks/3082.b5508cb7899b2b52.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3461,"timestamp":155775534,"id":1352,"parentId":991,"tags":{"name":"static/chunks/9382.06e06c8d568c96f8.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3458,"timestamp":155775539,"id":1353,"parentId":991,"tags":{"name":"static/chunks/2130.b7f96de9cc71a698.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3454,"timestamp":155775544,"id":1354,"parentId":991,"tags":{"name":"static/chunks/9666.6c5d2a124e369887.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3451,"timestamp":155775549,"id":1355,"parentId":991,"tags":{"name":"static/chunks/392.29882b44fb6d6f9d.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3448,"timestamp":155775555,"id":1356,"parentId":991,"tags":{"name":"static/chunks/9841.ca811fb4964aafdc.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3467,"timestamp":155775560,"id":1357,"parentId":991,"tags":{"name":"static/chunks/3492.8a98f6b863ef67be.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3464,"timestamp":155775565,"id":1358,"parentId":991,"tags":{"name":"static/chunks/214.f2d3c152b9755298.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3460,"timestamp":155775571,"id":1359,"parentId":991,"tags":{"name":"static/chunks/579.f5d60b2a14edeaf6.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3457,"timestamp":155775576,"id":1360,"parentId":991,"tags":{"name":"static/chunks/6311.2474c11f023b786b.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3453,"timestamp":155775582,"id":1361,"parentId":991,"tags":{"name":"static/chunks/7524.a8b5f30bf7ff605e.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3450,"timestamp":155775587,"id":1362,"parentId":991,"tags":{"name":"static/chunks/6563.59526fa94758ab38.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3446,"timestamp":155775592,"id":1363,"parentId":991,"tags":{"name":"static/chunks/6701.33ffa9e9e309f208.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3442,"timestamp":155775597,"id":1364,"parentId":991,"tags":{"name":"static/chunks/7785.ab2c7de0151c3fd0.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3439,"timestamp":155775603,"id":1365,"parentId":991,"tags":{"name":"static/chunks/9136.be4d03590a92f316.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3435,"timestamp":155775608,"id":1366,"parentId":991,"tags":{"name":"static/chunks/2489.8c9078cd3767ad0e.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3431,"timestamp":155775614,"id":1367,"parentId":991,"tags":{"name":"static/chunks/1247.f317b3f02219270e.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3405,"timestamp":155775642,"id":1368,"parentId":991,"tags":{"name":"static/chunks/6859.9a81569ffa964445.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3394,"timestamp":155775654,"id":1369,"parentId":991,"tags":{"name":"static/chunks/7921.3fa04c4dcf83cea5.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3384,"timestamp":155775666,"id":1370,"parentId":991,"tags":{"name":"static/chunks/6846.5b17b5f9701ce22e.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3377,"timestamp":155775675,"id":1371,"parentId":991,"tags":{"name":"static/chunks/3074.0b8a20d5fb6788ff.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3369,"timestamp":155775685,"id":1372,"parentId":991,"tags":{"name":"static/chunks/9521.4021d4a35654fb21.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3361,"timestamp":155775695,"id":1373,"parentId":991,"tags":{"name":"static/chunks/6089.f654fce4dfc2d123.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3353,"timestamp":155775704,"id":1374,"parentId":991,"tags":{"name":"static/chunks/5520.0dff0e44a3ca823e.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3346,"timestamp":155775714,"id":1375,"parentId":991,"tags":{"name":"static/chunks/4969.90d397e0312a077b.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3338,"timestamp":155775724,"id":1376,"parentId":991,"tags":{"name":"static/chunks/2954.1d328ca1e57ce70f.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3330,"timestamp":155775734,"id":1377,"parentId":991,"tags":{"name":"static/chunks/5491.24cf2d17b2b85458.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3321,"timestamp":155775745,"id":1378,"parentId":991,"tags":{"name":"static/chunks/9615.bfb6c0a4cd76455f.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3313,"timestamp":155775755,"id":1379,"parentId":991,"tags":{"name":"static/chunks/7625.36561933eb547aaf.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3304,"timestamp":155775765,"id":1380,"parentId":991,"tags":{"name":"static/chunks/1534.9aeef18daea4b105.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3296,"timestamp":155775776,"id":1381,"parentId":991,"tags":{"name":"static/chunks/8430.eb0fd54737d8dd8c.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3288,"timestamp":155775786,"id":1382,"parentId":991,"tags":{"name":"static/chunks/8555.b74a64f18f11dcd2.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3280,"timestamp":155775796,"id":1383,"parentId":991,"tags":{"name":"static/chunks/7082.4e07d19b0ec9b0af.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3270,"timestamp":155775808,"id":1384,"parentId":991,"tags":{"name":"static/chunks/1583.c4016592ecafde4e.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3227,"timestamp":155775853,"id":1385,"parentId":991,"tags":{"name":"static/chunks/5750.eaab81d22a66329f.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3217,"timestamp":155775865,"id":1386,"parentId":991,"tags":{"name":"static/chunks/7465.f74d7d6ef11639a2.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3209,"timestamp":155775875,"id":1387,"parentId":991,"tags":{"name":"static/chunks/1898.272b559655499354.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3201,"timestamp":155775884,"id":1388,"parentId":991,"tags":{"name":"static/chunks/7130.71b7efc3cf7ae8a7.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3194,"timestamp":155775894,"id":1389,"parentId":991,"tags":{"name":"static/chunks/966.9590b6a68335923d.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3186,"timestamp":155775903,"id":1390,"parentId":991,"tags":{"name":"static/chunks/1664.b7a8a1ce5eb709df.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3179,"timestamp":155775912,"id":1391,"parentId":991,"tags":{"name":"static/chunks/3286.bc25b2a890b9a8e7.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3172,"timestamp":155775922,"id":1392,"parentId":991,"tags":{"name":"static/chunks/4593.9132f60a72f47a04.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3164,"timestamp":155775932,"id":1393,"parentId":991,"tags":{"name":"static/chunks/9267.83898a270adb507e.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3157,"timestamp":155775941,"id":1394,"parentId":991,"tags":{"name":"static/chunks/7889.07de7cac7d6a9864.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3149,"timestamp":155775951,"id":1395,"parentId":991,"tags":{"name":"static/chunks/5318.290d218e68c63738.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3141,"timestamp":155775961,"id":1396,"parentId":991,"tags":{"name":"static/chunks/8656.075f73388d989b9a.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3133,"timestamp":155775971,"id":1397,"parentId":991,"tags":{"name":"static/chunks/700.4b310b046a009782.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3124,"timestamp":155775981,"id":1398,"parentId":991,"tags":{"name":"static/chunks/1987.cc16e0c7a0870452.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3116,"timestamp":155775991,"id":1399,"parentId":991,"tags":{"name":"static/chunks/1310.cda9c155a96c078e.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3109,"timestamp":155776000,"id":1400,"parentId":991,"tags":{"name":"static/chunks/1590.b3b5618ff8263efc.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3074,"timestamp":155776037,"id":1401,"parentId":991,"tags":{"name":"static/chunks/5139.0be359f08abeada5.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3063,"timestamp":155776050,"id":1402,"parentId":991,"tags":{"name":"static/chunks/5394.fa9a2ac5dee7bbf1.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3055,"timestamp":155776060,"id":1403,"parentId":991,"tags":{"name":"static/chunks/2235.17c098ccc9ae2798.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3047,"timestamp":155776071,"id":1404,"parentId":991,"tags":{"name":"static/chunks/1948.978def232c6206c2.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3039,"timestamp":155776081,"id":1405,"parentId":991,"tags":{"name":"static/chunks/3613.d7d666d8eed49c66.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3030,"timestamp":155776091,"id":1406,"parentId":991,"tags":{"name":"static/chunks/2921.28ab18b40b8e2f00.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3022,"timestamp":155776101,"id":1407,"parentId":991,"tags":{"name":"static/chunks/2729.8b7c14d3171d0b76.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3014,"timestamp":155776110,"id":1408,"parentId":991,"tags":{"name":"static/chunks/4892.0537bc7802301f78.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3006,"timestamp":155776120,"id":1409,"parentId":991,"tags":{"name":"static/chunks/6383.8d16936fc25c334a.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2998,"timestamp":155776130,"id":1410,"parentId":991,"tags":{"name":"static/chunks/9233.4baaaa602f7e6a70.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2989,"timestamp":155776140,"id":1411,"parentId":991,"tags":{"name":"static/chunks/5788.4aa486571bf2e839.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2982,"timestamp":155776150,"id":1412,"parentId":991,"tags":{"name":"static/chunks/6026.5d9528823e4870d9.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2974,"timestamp":155776159,"id":1413,"parentId":991,"tags":{"name":"static/chunks/5364.0fd5ee76d4665040.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2966,"timestamp":155776169,"id":1414,"parentId":991,"tags":{"name":"static/chunks/9318.d6938709ea34b148.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2958,"timestamp":155776178,"id":1415,"parentId":991,"tags":{"name":"static/chunks/6871.d679637633d7da8e.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2951,"timestamp":155776188,"id":1416,"parentId":991,"tags":{"name":"static/chunks/7443.69a9bbad68a25bd5.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2942,"timestamp":155776198,"id":1417,"parentId":991,"tags":{"name":"static/chunks/142.22067b54d67e9cfa.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2935,"timestamp":155776207,"id":1418,"parentId":991,"tags":{"name":"static/chunks/254.525b25c42c2e5d5a.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2927,"timestamp":155776216,"id":1419,"parentId":991,"tags":{"name":"static/chunks/7547.e3c3cf78684ae006.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2919,"timestamp":155776226,"id":1420,"parentId":991,"tags":{"name":"static/chunks/8317.f1323bd2f9b4fe35.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2911,"timestamp":155776236,"id":1421,"parentId":991,"tags":{"name":"static/chunks/5199.3e664cf0174500b6.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2903,"timestamp":155776246,"id":1422,"parentId":991,"tags":{"name":"static/chunks/6962.e0cd2d5b6efb7469.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2895,"timestamp":155776255,"id":1423,"parentId":991,"tags":{"name":"static/chunks/5269.8b33f242a14be250.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2888,"timestamp":155776265,"id":1424,"parentId":991,"tags":{"name":"static/chunks/7479.cc243294ef14524b.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2879,"timestamp":155776276,"id":1425,"parentId":991,"tags":{"name":"static/chunks/2020.8d4deb5b71330365.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2872,"timestamp":155776284,"id":1426,"parentId":991,"tags":{"name":"static/chunks/7874.776c791a6edf8980.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2864,"timestamp":155776294,"id":1427,"parentId":991,"tags":{"name":"static/chunks/1409.b29e6566d6a047ca.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2857,"timestamp":155776303,"id":1428,"parentId":991,"tags":{"name":"static/chunks/7084.a3847f999489b629.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"}]
|
|
10
|
+
[{"name":"minify-js","duration":2850,"timestamp":155776312,"id":1429,"parentId":991,"tags":{"name":"static/chunks/9373.ddd78f06c5d9a8d7.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2842,"timestamp":155776321,"id":1430,"parentId":991,"tags":{"name":"static/chunks/3682.39cfae4886107de1.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2836,"timestamp":155776329,"id":1431,"parentId":991,"tags":{"name":"static/chunks/5325.534d61b0ed6db9bc.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2829,"timestamp":155776338,"id":1432,"parentId":991,"tags":{"name":"static/chunks/6460.438138109d43d3ba.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2822,"timestamp":155776346,"id":1433,"parentId":991,"tags":{"name":"static/chunks/4699.0725735293f70a9a.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2807,"timestamp":155776362,"id":1434,"parentId":991,"tags":{"name":"static/chunks/framework-9a8a3f0151579960.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2799,"timestamp":155776372,"id":1435,"parentId":991,"tags":{"name":"static/chunks/d1c28714.214e0009d717ed6c.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2791,"timestamp":155776382,"id":1436,"parentId":991,"tags":{"name":"static/chunks/4ca0cff5.789ae6f66ac30e2d.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2782,"timestamp":155776392,"id":1437,"parentId":991,"tags":{"name":"static/chunks/7d29de82.14fd5bb54d6b7d20.js","cache":"HIT"},"startTime":1774983940829,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2774,"timestamp":155776402,"id":1438,"parentId":991,"tags":{"name":"static/chunks/1cd6e1d3.faad54da091e8f42.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2767,"timestamp":155776411,"id":1439,"parentId":991,"tags":{"name":"static/chunks/570e4624.7911804ff3d8e956.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2759,"timestamp":155776420,"id":1440,"parentId":991,"tags":{"name":"static/chunks/ce16f5a9.83f4e77092504bcd.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2751,"timestamp":155776430,"id":1441,"parentId":991,"tags":{"name":"static/chunks/90542734.2d1a2b87aba8663d.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2739,"timestamp":155776443,"id":1442,"parentId":991,"tags":{"name":"static/chunks/d3ac728e-a5b076816e776ed1.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2731,"timestamp":155776453,"id":1443,"parentId":991,"tags":{"name":"static/chunks/70e0d97a-2d56f47748c010fa.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2723,"timestamp":155776462,"id":1444,"parentId":991,"tags":{"name":"static/chunks/2ff9d716.676d881bfa3c60e7.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2716,"timestamp":155776471,"id":1445,"parentId":991,"tags":{"name":"static/chunks/af7f6608.780d064838c52b26.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2705,"timestamp":155776484,"id":1446,"parentId":991,"tags":{"name":"static/chunks/e868780c.b03bb6d46556f1ff.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2695,"timestamp":155776496,"id":1447,"parentId":991,"tags":{"name":"static/chunks/54a60aa6-e0314902de3ec6a3.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2687,"timestamp":155776505,"id":1448,"parentId":991,"tags":{"name":"static/chunks/92e53eb0.4a625cee989cd872.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2679,"timestamp":155776515,"id":1449,"parentId":991,"tags":{"name":"static/chunks/cee15710.d8de0d590c1c12d7.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2671,"timestamp":155776525,"id":1450,"parentId":991,"tags":{"name":"static/chunks/4402d2ac.6ea6b372743e17e0.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2663,"timestamp":155776534,"id":1451,"parentId":991,"tags":{"name":"static/chunks/cfdf2ac7.11fa4ad4c70c7e57.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2655,"timestamp":155776544,"id":1452,"parentId":991,"tags":{"name":"static/chunks/53c1bd3f.94ed7a0ef30faa72.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2647,"timestamp":155776553,"id":1453,"parentId":991,"tags":{"name":"static/chunks/799ebd4e.82f86abf23884ab4.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2639,"timestamp":155776563,"id":1454,"parentId":991,"tags":{"name":"static/chunks/4bd1b696-30cf42bc5b843299.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2631,"timestamp":155776572,"id":1455,"parentId":991,"tags":{"name":"static/chunks/aaea2bcf-f0fd47062adb56d3.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2624,"timestamp":155776581,"id":1456,"parentId":991,"tags":{"name":"static/chunks/3126.670df92517e12f08.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2617,"timestamp":155776590,"id":1457,"parentId":991,"tags":{"name":"static/chunks/8863.38a250bc93441012.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2610,"timestamp":155776598,"id":1458,"parentId":991,"tags":{"name":"static/chunks/9114-0ae74cf0f1880aac.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2602,"timestamp":155776607,"id":1459,"parentId":991,"tags":{"name":"static/chunks/2821.9a424cd8d891b3b2.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2594,"timestamp":155776617,"id":1460,"parentId":991,"tags":{"name":"static/chunks/3700-73e6389d720c6476.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2586,"timestamp":155776627,"id":1461,"parentId":991,"tags":{"name":"static/chunks/1991.d4d3fd65b9094099.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2578,"timestamp":155776635,"id":1462,"parentId":991,"tags":{"name":"static/chunks/6155.9e124133ec8458a4.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2570,"timestamp":155776645,"id":1463,"parentId":991,"tags":{"name":"static/chunks/5019.e7bce25161a52ed4.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2562,"timestamp":155776655,"id":1464,"parentId":991,"tags":{"name":"static/chunks/7085.a6e1368cc7188732.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2553,"timestamp":155776666,"id":1465,"parentId":991,"tags":{"name":"static/chunks/3794-e3794ea7186046f9.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2545,"timestamp":155776675,"id":1466,"parentId":991,"tags":{"name":"static/chunks/3695-249ae83a4493cc54.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2538,"timestamp":155776683,"id":1467,"parentId":991,"tags":{"name":"static/chunks/2072-c33b6c2a2b878b0e.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2531,"timestamp":155776692,"id":1468,"parentId":991,"tags":{"name":"static/chunks/2171-87a0a5239bf2ea29.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2525,"timestamp":155776701,"id":1469,"parentId":991,"tags":{"name":"static/chunks/3530-87604c0136a9075a.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2518,"timestamp":155776709,"id":1470,"parentId":991,"tags":{"name":"static/chunks/5493-c38c15cf808a9de0.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2511,"timestamp":155776718,"id":1471,"parentId":991,"tags":{"name":"static/chunks/1593-e12912169c341c9c.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2503,"timestamp":155776727,"id":1472,"parentId":991,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":1728,"timestamp":155777504,"id":1474,"parentId":991,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1774983940831,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":3352,"timestamp":155776767,"id":1473,"parentId":991,"tags":{"name":"static/Jd-PD9ePjHrv17OUyoAFo/_ssgManifest.js","cache":"MISS"},"startTime":1774983940830,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":2517,"timestamp":155777645,"id":1476,"parentId":991,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1774983940831,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-js","duration":5308,"timestamp":155777523,"id":1475,"parentId":991,"tags":{"name":"static/Jd-PD9ePjHrv17OUyoAFo/_buildManifest.js","cache":"MISS"},"startTime":1774983940831,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-webpack-plugin-optimize","duration":29442,"timestamp":155753397,"id":991,"parentId":859,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1774983940807,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-css","duration":165,"timestamp":155783517,"id":1478,"parentId":1477,"tags":{"file":"static/css/00792e4608019dbc.css","cache":"HIT"},"startTime":1774983940837,"traceId":"c66d86cf8c35b6cf"},{"name":"minify-css","duration":105,"timestamp":155783582,"id":1479,"parentId":1477,"tags":{"file":"static/css/f1a31bb8453c8c65.css","cache":"HIT"},"startTime":1774983940837,"traceId":"c66d86cf8c35b6cf"},{"name":"css-minimizer-plugin","duration":542,"timestamp":155783148,"id":1477,"parentId":859,"tags":{},"startTime":1774983940836,"traceId":"c66d86cf8c35b6cf"},{"name":"seal","duration":791679,"timestamp":155078823,"id":975,"parentId":859,"tags":{},"startTime":1774983940132,"traceId":"c66d86cf8c35b6cf"},{"name":"webpack-compilation","duration":2810902,"timestamp":153059911,"id":859,"parentId":856,"tags":{"name":"client"},"startTime":1774983938113,"traceId":"c66d86cf8c35b6cf"},{"name":"emit","duration":88656,"timestamp":155871221,"id":1480,"parentId":856,"tags":{},"startTime":1774983940924,"traceId":"c66d86cf8c35b6cf"},{"name":"webpack-close","duration":1152700,"timestamp":155964182,"id":1481,"parentId":856,"tags":{"name":"client"},"startTime":1774983941017,"traceId":"c66d86cf8c35b6cf"},{"name":"webpack-generate-error-stats","duration":2606,"timestamp":157116958,"id":1482,"parentId":1481,"tags":{},"startTime":1774983942170,"traceId":"c66d86cf8c35b6cf"},{"name":"run-webpack-compiler","duration":4471468,"timestamp":152648336,"id":856,"parentId":855,"tags":{},"startTime":1774983937701,"traceId":"c66d86cf8c35b6cf"},{"name":"format-webpack-messages","duration":79,"timestamp":157119811,"id":1483,"parentId":855,"tags":{},"startTime":1774983942173,"traceId":"c66d86cf8c35b6cf"},{"name":"worker-main-client","duration":4472110,"timestamp":152647956,"id":855,"parentId":1,"tags":{},"startTime":1774983937701,"traceId":"c66d86cf8c35b6cf"},{"name":"run-webpack","duration":13455814,"timestamp":143715372,"id":17,"parentId":1,"tags":{},"startTime":1774983928768,"traceId":"c66d86cf8c35b6cf"},{"name":"run-typescript","duration":14212683,"timestamp":157175063,"id":1485,"parentId":1,"tags":{},"startTime":1774983942228,"traceId":"c66d86cf8c35b6cf"},{"name":"generate-required-server-files","duration":1735,"timestamp":171388214,"id":1487,"parentId":1,"tags":{},"startTime":1774983956441,"traceId":"c66d86cf8c35b6cf"},{"name":"check-static-error-page","duration":26289,"timestamp":171405765,"id":1489,"parentId":1488,"tags":{},"startTime":1774983956459,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":257923,"timestamp":171443243,"id":1597,"parentId":1491,"tags":{},"startTime":1774983956496,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":289609,"timestamp":171411654,"id":1491,"parentId":1488,"tags":{"page":"/_global-error"},"startTime":1774983956465,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":342869,"timestamp":171447238,"id":1599,"parentId":1500,"tags":{},"startTime":1774983956500,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":377275,"timestamp":171412891,"id":1500,"parentId":1488,"tags":{"page":"/api/db/columns"},"startTime":1774983956466,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":345216,"timestamp":171447294,"id":1600,"parentId":1501,"tags":{},"startTime":1774983956500,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":379586,"timestamp":171412956,"id":1501,"parentId":1488,"tags":{"page":"/api/db/connect"},"startTime":1774983956466,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":347694,"timestamp":171447413,"id":1601,"parentId":1502,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":382089,"timestamp":171413048,"id":1502,"parentId":1488,"tags":{"page":"/api/db/disconnect"},"startTime":1774983956466,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":350511,"timestamp":171447486,"id":1602,"parentId":1503,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":384936,"timestamp":171413121,"id":1503,"parentId":1488,"tags":{"page":"/api/db/export"},"startTime":1774983956466,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":352986,"timestamp":171447531,"id":1603,"parentId":1504,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":382276,"timestamp":171418268,"id":1504,"parentId":1488,"tags":{"page":"/api/db/query"},"startTime":1774983956471,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":355447,"timestamp":171447682,"id":1604,"parentId":1505,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":384785,"timestamp":171418370,"id":1505,"parentId":1488,"tags":{"page":"/api/db/schemas"},"startTime":1774983956471,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":358139,"timestamp":171447754,"id":1605,"parentId":1506,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":387463,"timestamp":171418456,"id":1506,"parentId":1488,"tags":{"page":"/api/extension/version"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":361087,"timestamp":171447809,"id":1606,"parentId":1507,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":390385,"timestamp":171418531,"id":1507,"parentId":1488,"tags":{"page":"/api/file"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":363924,"timestamp":171447952,"id":1607,"parentId":1509,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":393199,"timestamp":171418704,"id":1509,"parentId":1488,"tags":{"page":"/api/files/clipboard"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":366151,"timestamp":171447982,"id":1608,"parentId":1510,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":395428,"timestamp":171418769,"id":1510,"parentId":1488,"tags":{"page":"/api/files/copy"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":368150,"timestamp":171448038,"id":1609,"parentId":1511,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":397343,"timestamp":171418866,"id":1511,"parentId":1488,"tags":{"page":"/api/files/delete"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":370437,"timestamp":171448115,"id":1610,"parentId":1512,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":399646,"timestamp":171418930,"id":1512,"parentId":1488,"tags":{"page":"/api/files/expanded"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":372508,"timestamp":171448147,"id":1611,"parentId":1513,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":401689,"timestamp":171418988,"id":1513,"parentId":1488,"tags":{"page":"/api/files/index"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":374760,"timestamp":171448178,"id":1612,"parentId":1514,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":403905,"timestamp":171419086,"id":1514,"parentId":1488,"tags":{"page":"/api/files/init"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":377559,"timestamp":171448203,"id":1613,"parentId":1515,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":406636,"timestamp":171419147,"id":1515,"parentId":1488,"tags":{"page":"/api/files/paste"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":378960,"timestamp":171447044,"id":1598,"parentId":1499,"tags":{},"startTime":1774983956500,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":413241,"timestamp":171412819,"id":1499,"parentId":1488,"tags":{"page":"/api/comments"},"startTime":1774983956466,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":380459,"timestamp":171448234,"id":1614,"parentId":1516,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":409512,"timestamp":171419205,"id":1516,"parentId":1488,"tags":{"page":"/api/files/read"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":381724,"timestamp":171448259,"id":1615,"parentId":1517,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"}]
|
|
11
|
+
[{"name":"check-page","duration":411018,"timestamp":171419261,"id":1517,"parentId":1488,"tags":{"page":"/api/files/readdir"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":383403,"timestamp":171448285,"id":1616,"parentId":1518,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":412392,"timestamp":171419317,"id":1518,"parentId":1488,"tags":{"page":"/api/files/recent"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":386987,"timestamp":171448502,"id":1618,"parentId":1521,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":415992,"timestamp":171419521,"id":1521,"parentId":1488,"tags":{"page":"/api/git/branch-diff"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":388777,"timestamp":171448530,"id":1619,"parentId":1522,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":417750,"timestamp":171419580,"id":1522,"parentId":1488,"tags":{"page":"/api/git/branches"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":393840,"timestamp":171448309,"id":1617,"parentId":1519,"tags":{},"startTime":1774983956501,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":422800,"timestamp":171419375,"id":1519,"parentId":1488,"tags":{"page":"/api/files/save"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":393545,"timestamp":171448725,"id":1620,"parentId":1523,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":422652,"timestamp":171419639,"id":1523,"parentId":1488,"tags":{"page":"/api/git/commit-diff"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":396735,"timestamp":171448791,"id":1622,"parentId":1525,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":425788,"timestamp":171419756,"id":1525,"parentId":1488,"tags":{"page":"/api/git/diff"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":398698,"timestamp":171448812,"id":1623,"parentId":1526,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":427713,"timestamp":171419814,"id":1526,"parentId":1488,"tags":{"page":"/api/git/discard"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":400333,"timestamp":171448762,"id":1621,"parentId":1524,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":429420,"timestamp":171419699,"id":1524,"parentId":1488,"tags":{"page":"/api/git/commits"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":400643,"timestamp":171448832,"id":1624,"parentId":1527,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":429621,"timestamp":171419872,"id":1527,"parentId":1488,"tags":{"page":"/api/git/stage"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":402691,"timestamp":171448881,"id":1626,"parentId":1529,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":431600,"timestamp":171419990,"id":1529,"parentId":1488,"tags":{"page":"/api/git/unstage"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":405015,"timestamp":171448919,"id":1627,"parentId":1530,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":433873,"timestamp":171420087,"id":1530,"parentId":1488,"tags":{"page":"/api/git/worktree"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":408676,"timestamp":171448941,"id":1628,"parentId":1531,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":437477,"timestamp":171420162,"id":1531,"parentId":1488,"tags":{"page":"/api/global-state"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":410063,"timestamp":171448860,"id":1625,"parentId":1528,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":439019,"timestamp":171419930,"id":1528,"parentId":1488,"tags":{"page":"/api/git/status"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":410828,"timestamp":171448963,"id":1629,"parentId":1532,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":439591,"timestamp":171420225,"id":1532,"parentId":1488,"tags":{"page":"/api/jupyter/load"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":412986,"timestamp":171449003,"id":1631,"parentId":1534,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":441687,"timestamp":171420347,"id":1534,"parentId":1488,"tags":{"page":"/api/jupyter/shutdown"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":413152,"timestamp":171448984,"id":1630,"parentId":1533,"tags":{},"startTime":1774983956502,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":441869,"timestamp":171420287,"id":1533,"parentId":1488,"tags":{"page":"/api/jupyter/save"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":421623,"timestamp":171442937,"id":1596,"parentId":1490,"tags":{},"startTime":1774983956496,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":457945,"timestamp":171406634,"id":1490,"parentId":1488,"tags":{"page":"/_not-found"},"startTime":1774983956460,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":413308,"timestamp":171455356,"id":1632,"parentId":1535,"tags":{},"startTime":1774983956508,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":448280,"timestamp":171420408,"id":1535,"parentId":1488,"tags":{"page":"/api/lsp/definition"},"startTime":1774983956474,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":413320,"timestamp":171455460,"id":1635,"parentId":1538,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":444601,"timestamp":171424197,"id":1538,"parentId":1488,"tags":{"page":"/api/lsp/status"},"startTime":1774983956477,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":413486,"timestamp":171455402,"id":1633,"parentId":1536,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":448437,"timestamp":171420469,"id":1536,"parentId":1488,"tags":{"page":"/api/lsp/hover"},"startTime":1774983956474,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":416160,"timestamp":171455483,"id":1636,"parentId":1539,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":447363,"timestamp":171424302,"id":1539,"parentId":1488,"tags":{"page":"/api/lsp/warmup"},"startTime":1774983956477,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":439436,"timestamp":171455435,"id":1634,"parentId":1537,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":474380,"timestamp":171420529,"id":1537,"parentId":1488,"tags":{"page":"/api/lsp/references"},"startTime":1774983956474,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":452816,"timestamp":171455638,"id":1638,"parentId":1541,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":483962,"timestamp":171424522,"id":1541,"parentId":1488,"tags":{"page":"/api/mysql/connect"},"startTime":1774983956478,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":455030,"timestamp":171455697,"id":1640,"parentId":1543,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":486034,"timestamp":171424718,"id":1543,"parentId":1488,"tags":{"page":"/api/mysql/export"},"startTime":1774983956478,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":457105,"timestamp":171455719,"id":1641,"parentId":1544,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":488029,"timestamp":171424814,"id":1544,"parentId":1488,"tags":{"page":"/api/mysql/query"},"startTime":1774983956478,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":459129,"timestamp":171455739,"id":1642,"parentId":1545,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":489972,"timestamp":171424914,"id":1545,"parentId":1488,"tags":{"page":"/api/mysql/schemas"},"startTime":1774983956478,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":462532,"timestamp":171455511,"id":1637,"parentId":1540,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":493670,"timestamp":171424397,"id":1540,"parentId":1488,"tags":{"page":"/api/mysql/columns"},"startTime":1774983956478,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":493184,"timestamp":171455671,"id":1639,"parentId":1542,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":524311,"timestamp":171424598,"id":1542,"parentId":1488,"tags":{"page":"/api/mysql/disconnect"},"startTime":1774983956478,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":507276,"timestamp":171455759,"id":1643,"parentId":1546,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":538087,"timestamp":171424986,"id":1546,"parentId":1488,"tags":{"page":"/api/neo4j/connect"},"startTime":1774983956478,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":509705,"timestamp":171455820,"id":1646,"parentId":1549,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":540270,"timestamp":171425287,"id":1549,"parentId":1488,"tags":{"page":"/api/neo4j/schema"},"startTime":1774983956478,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":508445,"timestamp":171459148,"id":1647,"parentId":1553,"tags":{},"startTime":1774983956512,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":541923,"timestamp":171425711,"id":1553,"parentId":1488,"tags":{"page":"/api/open-cursor"},"startTime":1774983956479,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":510365,"timestamp":171459176,"id":1648,"parentId":1554,"tags":{},"startTime":1774983956512,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":543762,"timestamp":171425804,"id":1554,"parentId":1488,"tags":{"page":"/api/open-vscode"},"startTime":1774983956479,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":514634,"timestamp":171459201,"id":1649,"parentId":1555,"tags":{},"startTime":1774983956512,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":547963,"timestamp":171425897,"id":1555,"parentId":1488,"tags":{"page":"/api/pick-folder"},"startTime":1774983956479,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":516704,"timestamp":171459220,"id":1650,"parentId":1556,"tags":{},"startTime":1774983956512,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":549959,"timestamp":171425992,"id":1556,"parentId":1488,"tags":{"page":"/api/pinned-sessions"},"startTime":1774983956479,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":518694,"timestamp":171459312,"id":1651,"parentId":1558,"tags":{},"startTime":1774983956512,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":551831,"timestamp":171426218,"id":1558,"parentId":1488,"tags":{"page":"/api/project-state"},"startTime":1774983956479,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":538313,"timestamp":171455777,"id":1644,"parentId":1547,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":569012,"timestamp":171425118,"id":1547,"parentId":1488,"tags":{"page":"/api/neo4j/disconnect"},"startTime":1774983956478,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":539430,"timestamp":171459370,"id":1652,"parentId":1560,"tags":{},"startTime":1774983956512,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":572420,"timestamp":171426416,"id":1560,"parentId":1488,"tags":{"page":"/api/redis/command"},"startTime":1774983956480,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":541590,"timestamp":171459409,"id":1654,"parentId":1562,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":574442,"timestamp":171426609,"id":1562,"parentId":1488,"tags":{"page":"/api/redis/delete"},"startTime":1774983956480,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":543602,"timestamp":171459425,"id":1655,"parentId":1563,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":576366,"timestamp":171426701,"id":1563,"parentId":1488,"tags":{"page":"/api/redis/disconnect"},"startTime":1774983956480,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":545517,"timestamp":171459446,"id":1656,"parentId":1564,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":578192,"timestamp":171426794,"id":1564,"parentId":1488,"tags":{"page":"/api/redis/get"},"startTime":1774983956480,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":547433,"timestamp":171459466,"id":1657,"parentId":1565,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":580034,"timestamp":171426886,"id":1565,"parentId":1488,"tags":{"page":"/api/redis/keys"},"startTime":1774983956480,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":549400,"timestamp":171459484,"id":1658,"parentId":1566,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":580843,"timestamp":171428064,"id":1566,"parentId":1488,"tags":{"page":"/api/redis/set"},"startTime":1774983956481,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":567897,"timestamp":171455795,"id":1645,"parentId":1548,"tags":{},"startTime":1774983956509,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":598520,"timestamp":171425213,"id":1548,"parentId":1488,"tags":{"page":"/api/neo4j/query"},"startTime":1774983956478,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":564873,"timestamp":171459392,"id":1653,"parentId":1561,"tags":{},"startTime":1774983956512,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":597786,"timestamp":171426509,"id":1561,"parentId":1488,"tags":{"page":"/api/redis/connect"},"startTime":1774983956480,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":566134,"timestamp":171459512,"id":1659,"parentId":1567,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":597505,"timestamp":171428177,"id":1567,"parentId":1488,"tags":{"page":"/api/review/[id]/comments"},"startTime":1774983956481,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":568505,"timestamp":171459590,"id":1662,"parentId":1570,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":599653,"timestamp":171428478,"id":1570,"parentId":1488,"tags":{"page":"/api/review/identify"},"startTime":1774983956482,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":570623,"timestamp":171459609,"id":1663,"parentId":1571,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":601686,"timestamp":171428574,"id":1571,"parentId":1488,"tags":{"page":"/api/review/order"},"startTime":1774983956482,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":571745,"timestamp":171459565,"id":1661,"parentId":1569,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":602951,"timestamp":171428380,"id":1569,"parentId":1488,"tags":{"page":"/api/review/[id]"},"startTime":1774983956481,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":572810,"timestamp":171459635,"id":1664,"parentId":1572,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":603796,"timestamp":171428669,"id":1572,"parentId":1488,"tags":{"page":"/api/review"},"startTime":1774983956482,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":574821,"timestamp":171459652,"id":1665,"parentId":1573,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":605733,"timestamp":171428762,"id":1573,"parentId":1488,"tags":{"page":"/api/review/share-info"},"startTime":1774983956482,"traceId":"c66d86cf8c35b6cf"}]
|
|
12
|
+
[{"name":"is-page-static","duration":575075,"timestamp":171459671,"id":1666,"parentId":1574,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":605900,"timestamp":171428866,"id":1574,"parentId":1488,"tags":{"page":"/api/review/users"},"startTime":1774983956482,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":577058,"timestamp":171459755,"id":1668,"parentId":1577,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":607643,"timestamp":171429196,"id":1577,"parentId":1488,"tags":{"page":"/api/services/scripts"},"startTime":1774983956482,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":577976,"timestamp":171459735,"id":1667,"parentId":1576,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":608636,"timestamp":171429095,"id":1576,"parentId":1488,"tags":{"page":"/api/services/config"},"startTime":1774983956482,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":579033,"timestamp":171460121,"id":1669,"parentId":1584,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":609269,"timestamp":171429907,"id":1584,"parentId":1488,"tags":{"page":"/api/settings"},"startTime":1774983956483,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":580251,"timestamp":171460312,"id":1671,"parentId":1591,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":609117,"timestamp":171431470,"id":1591,"parentId":1488,"tags":{"page":"/favicon.ico"},"startTime":1774983956485,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":580395,"timestamp":171460285,"id":1670,"parentId":1590,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":610160,"timestamp":171430541,"id":1590,"parentId":1488,"tags":{"page":"/api/version"},"startTime":1774983956484,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":583169,"timestamp":171459541,"id":1660,"parentId":1568,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":614455,"timestamp":171428279,"id":1568,"parentId":1488,"tags":{"page":"/api/review/[id]/replies"},"startTime":1774983956481,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":582646,"timestamp":171460328,"id":1672,"parentId":1592,"tags":{},"startTime":1774983956513,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":611400,"timestamp":171431595,"id":1592,"parentId":1488,"tags":{"page":"/manifest.webmanifest"},"startTime":1774983956485,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":568570,"timestamp":171475393,"id":1673,"parentId":1492,"tags":{},"startTime":1774983956529,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":632121,"timestamp":171411866,"id":1492,"parentId":1488,"tags":{"page":"/api/bash"},"startTime":1774983956465,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":566346,"timestamp":171479116,"id":1675,"parentId":1495,"tags":{},"startTime":1774983956532,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":633001,"timestamp":171412484,"id":1495,"parentId":1488,"tags":{"page":"/api/chat/ollama"},"startTime":1774983956466,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":571010,"timestamp":171478054,"id":1674,"parentId":1493,"tags":{},"startTime":1774983956531,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":637089,"timestamp":171411996,"id":1493,"parentId":1488,"tags":{"page":"/api/chat/codex"},"startTime":1774983956465,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":566320,"timestamp":171482868,"id":1677,"parentId":1498,"tags":{},"startTime":1774983956536,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":636471,"timestamp":171412734,"id":1498,"parentId":1488,"tags":{"page":"/api/commands"},"startTime":1774983956466,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":567540,"timestamp":171483871,"id":1678,"parentId":1508,"tags":{},"startTime":1774983956537,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":632820,"timestamp":171418615,"id":1508,"parentId":1488,"tags":{"page":"/api/files/blame"},"startTime":1774983956472,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":565528,"timestamp":171486134,"id":1679,"parentId":1520,"tags":{},"startTime":1774983956539,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":632238,"timestamp":171419445,"id":1520,"parentId":1488,"tags":{"page":"/api/files/search"},"startTime":1774983956473,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":564064,"timestamp":171490717,"id":1681,"parentId":1497,"tags":{},"startTime":1774983956544,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":642146,"timestamp":171412652,"id":1497,"parentId":1488,"tags":{"page":"/api/claude-stats"},"startTime":1774983956466,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":568013,"timestamp":171487722,"id":1680,"parentId":1494,"tags":{},"startTime":1774983956541,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":643381,"timestamp":171412373,"id":1494,"parentId":1488,"tags":{"page":"/api/chat/kimi"},"startTime":1774983956465,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":565940,"timestamp":171491133,"id":1682,"parentId":1550,"tags":{},"startTime":1774983956544,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":631697,"timestamp":171425396,"id":1550,"parentId":1488,"tags":{"page":"/api/note"},"startTime":1774983956478,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":566030,"timestamp":171493099,"id":1684,"parentId":1552,"tags":{},"startTime":1774983956546,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":633543,"timestamp":171425606,"id":1552,"parentId":1488,"tags":{"page":"/api/ollama/start"},"startTime":1774983956479,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":568270,"timestamp":171491476,"id":1683,"parentId":1551,"tags":{},"startTime":1774983956545,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":634267,"timestamp":171425497,"id":1551,"parentId":1488,"tags":{"page":"/api/ollama/models"},"startTime":1774983956479,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":567754,"timestamp":171493568,"id":1685,"parentId":1557,"tags":{},"startTime":1774983956547,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":635224,"timestamp":171426113,"id":1557,"parentId":1488,"tags":{"page":"/api/project-settings"},"startTime":1774983956479,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":567809,"timestamp":171495619,"id":1686,"parentId":1559,"tags":{},"startTime":1774983956549,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":637133,"timestamp":171426311,"id":1559,"parentId":1488,"tags":{"page":"/api/projects"},"startTime":1774983956479,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":570103,"timestamp":171497332,"id":1688,"parentId":1579,"tags":{},"startTime":1774983956550,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":638070,"timestamp":171429395,"id":1579,"parentId":1488,"tags":{"page":"/api/session/[sessionId]/fork"},"startTime":1774983956482,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":572402,"timestamp":171498738,"id":1689,"parentId":1580,"tags":{},"startTime":1774983956552,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":641665,"timestamp":171429497,"id":1580,"parentId":1488,"tags":{"page":"/api/session/[sessionId]/history"},"startTime":1774983956483,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":574647,"timestamp":171500183,"id":1690,"parentId":1581,"tags":{},"startTime":1774983956553,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":645254,"timestamp":171429599,"id":1581,"parentId":1488,"tags":{"page":"/api/sessions/projects/[encodedPath]"},"startTime":1774983956483,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":578035,"timestamp":171501043,"id":1691,"parentId":1582,"tags":{},"startTime":1774983956554,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":649403,"timestamp":171429700,"id":1582,"parentId":1488,"tags":{"page":"/api/sessions/projects"},"startTime":1774983956483,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":579906,"timestamp":171501496,"id":1692,"parentId":1585,"tags":{},"startTime":1774983956555,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":651424,"timestamp":171430002,"id":1585,"parentId":1488,"tags":{"page":"/api/terminal/aliases"},"startTime":1774983956483,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":582295,"timestamp":171502205,"id":1693,"parentId":1586,"tags":{},"startTime":1774983956555,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":654385,"timestamp":171430136,"id":1586,"parentId":1488,"tags":{"page":"/api/terminal/autocomplete"},"startTime":1774983956483,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":584956,"timestamp":171502811,"id":1694,"parentId":1587,"tags":{},"startTime":1774983956556,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":657550,"timestamp":171430240,"id":1587,"parentId":1488,"tags":{"page":"/api/terminal/bubble-order"},"startTime":1774983956483,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":590433,"timestamp":171503323,"id":1695,"parentId":1588,"tags":{},"startTime":1774983956556,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":663439,"timestamp":171430340,"id":1588,"parentId":1488,"tags":{"page":"/api/terminal/env"},"startTime":1774983956483,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":593211,"timestamp":171505857,"id":1696,"parentId":1589,"tags":{},"startTime":1774983956559,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":668652,"timestamp":171430440,"id":1589,"parentId":1488,"tags":{"page":"/api/terminal/history"},"startTime":1774983956484,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":582285,"timestamp":171519115,"id":1697,"parentId":1578,"tags":{},"startTime":1774983956572,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":672129,"timestamp":171429293,"id":1578,"parentId":1488,"tags":{"page":"/api/session-by-path"},"startTime":1774983956482,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":584509,"timestamp":171520557,"id":1698,"parentId":1583,"tags":{},"startTime":1774983956574,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":675285,"timestamp":171429804,"id":1583,"parentId":1488,"tags":{"page":"/api/sessions"},"startTime":1774983956483,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":631218,"timestamp":171496711,"id":1687,"parentId":1575,"tags":{},"startTime":1774983956550,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":698992,"timestamp":171428969,"id":1575,"parentId":1488,"tags":{"page":"/api/scheduled-tasks"},"startTime":1774983956482,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":655953,"timestamp":171481989,"id":1676,"parentId":1496,"tags":{},"startTime":1774983956535,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":725399,"timestamp":171412570,"id":1496,"parentId":1488,"tags":{"page":"/api/chat"},"startTime":1774983956466,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":598060,"timestamp":171540512,"id":1699,"parentId":1593,"tags":{},"startTime":1774983956594,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":706892,"timestamp":171431702,"id":1593,"parentId":1488,"tags":{"page":"/"},"startTime":1774983956485,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":656274,"timestamp":171540530,"id":1700,"parentId":1594,"tags":{},"startTime":1774983956594,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":765037,"timestamp":171431808,"id":1594,"parentId":1488,"tags":{"page":"/project"},"startTime":1774983956485,"traceId":"c66d86cf8c35b6cf"},{"name":"is-page-static","duration":657400,"timestamp":171540539,"id":1701,"parentId":1595,"tags":{},"startTime":1774983956594,"traceId":"c66d86cf8c35b6cf"},{"name":"check-page","duration":766050,"timestamp":171431910,"id":1595,"parentId":1488,"tags":{"page":"/review/[id]"},"startTime":1774983956485,"traceId":"c66d86cf8c35b6cf"},{"name":"static-check","duration":792969,"timestamp":171405085,"id":1488,"parentId":1,"tags":{},"startTime":1774983956458,"traceId":"c66d86cf8c35b6cf"},{"name":"write-routes-manifest","duration":29186,"timestamp":172208862,"id":1705,"parentId":1,"tags":{},"startTime":1774983957262,"traceId":"c66d86cf8c35b6cf"},{"name":"load-dotenv","duration":33,"timestamp":172399120,"id":1708,"parentId":1707,"tags":{},"startTime":1774983957452,"traceId":"c66d86cf8c35b6cf"},{"name":"run-export-path-map","duration":544,"timestamp":177327821,"id":1709,"parentId":1707,"tags":{},"startTime":1774983962381,"traceId":"c66d86cf8c35b6cf"},{"name":"next-export","duration":5238668,"timestamp":172398192,"id":1707,"parentId":1,"tags":{},"startTime":1774983957451,"traceId":"c66d86cf8c35b6cf"},{"name":"move-exported-app-not-found-","duration":47179,"timestamp":177639438,"id":1710,"parentId":1706,"tags":{},"startTime":1774983962693,"traceId":"c66d86cf8c35b6cf"},{"name":"move-exported-app-global-error-","duration":79760,"timestamp":177686718,"id":1711,"parentId":1706,"tags":{},"startTime":1774983962740,"traceId":"c66d86cf8c35b6cf"},{"name":"static-generation","duration":5855233,"timestamp":172394694,"id":1706,"parentId":1,"tags":{},"startTime":1774983957448,"traceId":"c66d86cf8c35b6cf"},{"name":"write-routes-manifest","duration":92055,"timestamp":178250175,"id":1712,"parentId":1,"tags":{},"startTime":1774983963303,"traceId":"c66d86cf8c35b6cf"},{"name":"node-file-trace-build","duration":18432613,"timestamp":172199674,"id":1704,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1774983957253,"traceId":"c66d86cf8c35b6cf"},{"name":"apply-include-excludes","duration":938,"timestamp":190632307,"id":1713,"parentId":1,"tags":{},"startTime":1774983975685,"traceId":"c66d86cf8c35b6cf"},{"name":"collect-build-traces","duration":18434328,"timestamp":172198931,"id":1703,"parentId":1,"tags":{},"startTime":1774983957252,"traceId":"c66d86cf8c35b6cf"},{"name":"print-tree-view","duration":2926,"timestamp":190633492,"id":1714,"parentId":1,"tags":{},"startTime":1774983975687,"traceId":"c66d86cf8c35b6cf"},{"name":"telemetry-flush","duration":52,"timestamp":190636428,"id":1715,"parentId":1,"tags":{},"startTime":1774983975690,"traceId":"c66d86cf8c35b6cf"},{"name":"next-build","duration":47109098,"timestamp":143527392,"id":1,"tags":{"buildMode":"default","version":"16.1.6","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1774983928580,"traceId":"c66d86cf8c35b6cf"}]
|