@africanies/angular-web-sdk 0.1.3 → 0.1.4
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/.nx/cache/17499961385238663835/dist/libs/africanies-ui/README.md +68 -0
- package/.nx/cache/17499961385238663835/dist/libs/africanies-ui/assets/brand/africanies-logo-mini.png +0 -0
- package/.nx/cache/17499961385238663835/dist/libs/africanies-ui/assets/brand/africanies-logo.png +0 -0
- package/.nx/cache/17499961385238663835/dist/libs/africanies-ui/assets/brand/africanies-logo.svg +5 -0
- package/.nx/cache/17499961385238663835/dist/libs/africanies-ui/assets/carriers/dhl.svg +7 -0
- package/.nx/cache/17499961385238663835/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs +19375 -0
- package/.nx/cache/17499961385238663835/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map +1 -0
- package/.nx/cache/17499961385238663835/dist/libs/africanies-ui/package.json +35 -0
- package/.nx/cache/17499961385238663835/dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts +5490 -0
- package/.nx/cache/4082520855419352840/dist/libs/africanies-theme/README.md +46 -0
- package/.nx/cache/4082520855419352840/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs +221 -0
- package/.nx/cache/4082520855419352840/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs.map +1 -0
- package/.nx/cache/4082520855419352840/dist/libs/africanies-theme/package.json +35 -0
- package/.nx/cache/4082520855419352840/dist/libs/africanies-theme/tailwind-preset.cjs +253 -0
- package/.nx/cache/4082520855419352840/dist/libs/africanies-theme/types/africanies-africanies-theme.d.ts +166 -0
- package/.nx/cache/run.json +36 -36
- package/.nx/cache/terminalOutputs/16279119293212733518 +6 -0
- package/.nx/cache/terminalOutputs/17499961385238663835 +21 -0
- package/.nx/cache/terminalOutputs/4082520855419352840 +21 -0
- package/.nx/cache/terminalOutputs/7126777490381568487 +32 -0
- package/.nx/workspace-data/0091ABA9-5C90-580D-953C-8C94E763ADB5-v3.db +0 -0
- package/.nx/workspace-data/0091ABA9-5C90-580D-953C-8C94E763ADB5-v3.db-shm +0 -0
- package/.nx/workspace-data/0091ABA9-5C90-580D-953C-8C94E763ADB5-v3.db-wal +0 -0
- package/.nx/workspace-data/d/daemon.log +1637 -0
- package/.nx/workspace-data/d/server-process.json +2 -2
- package/.nx/workspace-data/file-map.json +1157 -1192
- package/.nx/workspace-data/nx_files.nxt +0 -0
- package/.nx/workspace-data/project-graph.json +2 -2
- package/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs +6 -0
- package/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs.map +1 -1
- package/dist/libs/africanies-theme/tailwind-preset.cjs +15 -7
- package/dist/libs/africanies-theme/types/africanies-africanies-theme.d.ts +10 -1
- package/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs +138 -54
- package/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map +1 -1
- package/dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts +21 -14
- package/libs/africanies-theme/src/lib/mode-color.safelist.ts +4 -0
- package/libs/africanies-theme/src/lib/mode-color.service.ts +11 -0
- package/libs/africanies-theme/tailwind-preset.cjs +15 -7
- package/libs/africanies-ui/src/lib/layout/header-weather.spec.ts +111 -6
- package/libs/africanies-ui/src/lib/layout/header-weather.ts +104 -8
- package/libs/africanies-ui/src/lib/table/table.component.ts +67 -44
- package/package.json +1 -1
|
@@ -22205,3 +22205,1640 @@ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-rebase
|
|
|
22205
22205
|
DEBUG nx::native::watch::watcher: [update] .husky/_/pre-applypatch
|
|
22206
22206
|
DEBUG nx::native::watch::watcher: [create] .husky/_/husky.sh
|
|
22207
22207
|
[NX v23.1.1 Daemon Server] - 2026-08-27T08:55:01.118Z - [WATCHER]: Processing file changes in outputs
|
|
22208
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T08:55:08.433Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
|
|
22209
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T08:55:08.434Z - [Messenger] Message sent
|
|
22210
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T08:55:08.434Z - Received raw message of length 41
|
|
22211
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T08:55:08.435Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
|
|
22212
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T08:55:08.435Z - [AI-AGENTS]: Returning cached agent configuration status
|
|
22213
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T08:55:08.435Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
|
|
22214
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T08:55:08.435Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
|
|
22215
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T08:55:08.435Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
|
|
22216
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T08:55:08.435Z - Done responding to the client handleGetConfigureAiAgentsStatus
|
|
22217
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T08:55:08.435Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 0. Response time: 0.
|
|
22218
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T08:55:08.435Z - [Messenger] Received message, length: 341
|
|
22219
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T09:31:24.347Z - [ProjectGraphListener] Socket closed, triggering reconnection
|
|
22220
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T09:31:24.350Z - Closed a connection. Number of open connections: 1
|
|
22221
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T09:31:27.343Z - Closed a connection. Number of open connections: 0
|
|
22222
|
+
DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
|
|
22223
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T11:57:17.440Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (sources)
|
|
22224
|
+
DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
|
|
22225
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T11:57:17.478Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (outputs)
|
|
22226
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T11:57:17.495Z - [LATEST-NX]: Cleaning up latest Nx installation from /private/tmp/tmp-60459-B1mZGF2knYGg
|
|
22227
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T11:57:17.517Z - Server stopped because: "10800000ms of inactivity"
|
|
22228
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:24.193Z - [Client] Starting new daemon server in background
|
|
22229
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:24.377Z - [Client] Waiting for server (max: 6000 attempts, 10ms interval)
|
|
22230
|
+
DEBUG nx::native::watch::watcher: watching started origin=/Applications/AngularJS/angular-web-sdk
|
|
22231
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:26.779Z - [WATCHER]: Subscribed to changes within: /Applications/AngularJS/angular-web-sdk (native)
|
|
22232
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:26.885Z - New daemon starting from: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server/server.js
|
|
22233
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:26.886Z - New daemon __dirname: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server
|
|
22234
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:26.886Z - New daemon nxVersion: 23.1.1
|
|
22235
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:26.897Z - New daemon getInstalledNxVersion(): 23.1.1
|
|
22236
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:26.959Z - Time taken for 'workspace context init' 4.283709000000272ms
|
|
22237
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:27.003Z - [Server] Starting outdated check interval (20ms)
|
|
22238
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:27.035Z - Started listening on: /private/tmp/b0f37d448b3fd4af1c9f/d.sock
|
|
22239
|
+
DEBUG nx::native::watch::watcher: watching started origin=/Applications/AngularJS/angular-web-sdk
|
|
22240
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:27.063Z - [LATEST-NX]: Pulling latest Nx...
|
|
22241
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:27.072Z - [AI-AGENTS]: Starting agent configuration status computation
|
|
22242
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:27.108Z - [Client] Server available
|
|
22243
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:27.116Z - [Client] Daemon server started, pid=9356
|
|
22244
|
+
[isolated-plugin] spawned worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 9898, socket: /private/tmp/plugin9356-0-2641.806584.sock)
|
|
22245
|
+
[isolated-plugin] spawned worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 9902, socket: /private/tmp/plugin9356-1-3114.049667.sock)
|
|
22246
|
+
[isolated-plugin] spawned worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 9903, socket: /private/tmp/plugin9356-2-3118.741334.sock)
|
|
22247
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:27.578Z - Time taken for 'hash changed files from watcher' 0.01516700000001947ms
|
|
22248
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:27.597Z - Time taken for 'loadSpecifiedNxPlugins' 513.4133340000003ms
|
|
22249
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:27.777Z - Established a connection. Number of open connections: 1
|
|
22250
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:27.788Z - Closed a connection. Number of open connections: 0
|
|
22251
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:28.161Z - Established a connection. Number of open connections: 1
|
|
22252
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:28.219Z - Closed a connection. Number of open connections: 0
|
|
22253
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:28.219Z - Established a connection. Number of open connections: 1
|
|
22254
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:28.221Z - [Messenger] Setting up socket listeners
|
|
22255
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:28.230Z - [Messenger] listen() complete
|
|
22256
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:28.364Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
|
|
22257
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:28.367Z - [Messenger] Message sent
|
|
22258
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:28.374Z - Received raw message of length 2558
|
|
22259
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:28.374Z - Received json message of type REQUEST_PROJECT_GRAPH
|
|
22260
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:28.375Z - Graph recompute necessary due to env variable refresh. Changed keys: PATH, PWD, NODE_PATH, PNPM_PACKAGE_NAME, NX_CLI_SET
|
|
22261
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:28.396Z - [REQUEST]: Client Request for Project Graph Received
|
|
22262
|
+
DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=58.864917ms
|
|
22263
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:28.476Z - No in-memory cached project graph found. Recomputing it...
|
|
22264
|
+
[isolated-plugin] connected to worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 9902)
|
|
22265
|
+
[isolated-plugin] connected to worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 9903)
|
|
22266
|
+
[isolated-plugin] connected to worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 9898)
|
|
22267
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.138Z - Time taken for 'start-plugin-worker:/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js' 2065.142709ms
|
|
22268
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.142Z - Time taken for 'start-plugin-worker:/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json' 1574.889083ms
|
|
22269
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.143Z - Time taken for 'start-plugin-worker:/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json' 1585.2553329999996ms
|
|
22270
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 9898) listening on /private/tmp/plugin9356-0-2641.806584.sock
|
|
22271
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 9898) connected
|
|
22272
|
+
[1m[33mTime taken for 'plugin worker 9898 code loading' 1279.26425ms[39m[22m
|
|
22273
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 9902) listening on /private/tmp/plugin9356-1-3114.049667.sock
|
|
22274
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 9902) connected
|
|
22275
|
+
[1m[33mTime taken for 'plugin worker 9902 code loading' 1279.758041ms[39m[22m
|
|
22276
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 9903) listening on /private/tmp/plugin9356-2-3118.741334.sock
|
|
22277
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 9903) connected
|
|
22278
|
+
[1m[33mTime taken for 'plugin worker 9903 code loading' 1278.668209ms[39m[22m
|
|
22279
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 9903) loaded successfully
|
|
22280
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.166Z - Time taken for 'Load Nx Plugin: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json' 2098.0789589999995ms
|
|
22281
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 9902) loaded successfully
|
|
22282
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.168Z - Time taken for 'Load Nx Plugin: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json' 2115.5844580000003ms
|
|
22283
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 9898) loaded successfully
|
|
22284
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.230Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
22285
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.231Z - [REQUEST]:
|
|
22286
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.231Z - [REQUEST]:
|
|
22287
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.261Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
22288
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.261Z - [REQUEST]:
|
|
22289
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.261Z - [REQUEST]:
|
|
22290
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.267Z - Streaming message to client: progress update for topic graph-construction
|
|
22291
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.280Z - Streaming message to client: progress update for topic graph-construction
|
|
22292
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.283Z - Time taken for 'loadDefaultNxPlugins' 2177.712375ms
|
|
22293
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.283Z - Time taken for 'Load Nx Plugin: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js' 2177.537834ms
|
|
22294
|
+
[1m[33mTime taken for 'nx/core/project-json:createNodes' 17.25004200000012ms[39m[22m
|
|
22295
|
+
[1m[33mTime taken for 'nx/core/project-json:createNodes' 0.33400000000006ms[39m[22m
|
|
22296
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:29.304Z - [Messenger] Received message, length: 47
|
|
22297
|
+
[isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
|
|
22298
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.340Z - Streaming message to client: progress update for topic graph-construction
|
|
22299
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.340Z - Streaming message to client: progress update for topic graph-construction
|
|
22300
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.345Z - Streaming message to client: progress update for topic graph-construction
|
|
22301
|
+
[1m[33mTime taken for 'nx/core/package-json:createNodes' 36.76037500000007ms[39m[22m
|
|
22302
|
+
[isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
|
|
22303
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.346Z - Streaming message to client: progress update for topic graph-construction
|
|
22304
|
+
[1m[33mTime taken for 'nx/js/dependencies-and-lockfile:createNodes' 60.50729200000001ms[39m[22m
|
|
22305
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:29.351Z - [Messenger] Received message, length: 47
|
|
22306
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:29.351Z - [Messenger] Received message, length: 153
|
|
22307
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:29.351Z - [Messenger] Received message, length: 153
|
|
22308
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:29.351Z - [Messenger] Received message, length: 112
|
|
22309
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:29.351Z - [Messenger] Received message, length: 112
|
|
22310
|
+
[1m[33mTime taken for 'nx/js/dependencies-and-lockfile:createNodes' 11.900750000000016ms[39m[22m
|
|
22311
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.505Z - Streaming message to client: progress update for topic graph-construction
|
|
22312
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:29.507Z - [Messenger] Received message, length: 47
|
|
22313
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.508Z - Streaming message to client: progress update for topic graph-construction
|
|
22314
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:29.510Z - [Messenger] Received message, length: 47
|
|
22315
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.690Z - Streaming message to client: progress update for topic graph-construction
|
|
22316
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:29.690Z - [Messenger] Received message, length: 47
|
|
22317
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.702Z - Time taken for 'build-project-configs' 323.817ms
|
|
22318
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.703Z - Time taken for 'build-project-configs' 331.7641249999997ms
|
|
22319
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.703Z - Time taken for 'createNodes:merge' 75.78787499999999ms
|
|
22320
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.703Z - Time taken for 'createNodes:merge' 7.723374999999578ms
|
|
22321
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.703Z - Time taken for 'native-file-deps' 0.0244170000005397ms
|
|
22322
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.703Z - Time taken for 'get-workspace-files' 7.526542000000518ms
|
|
22323
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.703Z - Time taken for 'read cache' 17.898208000000523ms
|
|
22324
|
+
[1m[33mTime taken for 'build typescript dependencies' 0.34033399999998437ms[39m[22m
|
|
22325
|
+
[isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
|
|
22326
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.772Z - Streaming message to client: progress update for topic graph-construction
|
|
22327
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:29.773Z - [Messenger] Received message, length: 47
|
|
22328
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.793Z - [SYNC]: collect registered sync generators
|
|
22329
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.860Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
|
|
22330
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.861Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
|
|
22331
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.861Z - Responding to REQUEST_PROJECT_GRAPH message
|
|
22332
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.861Z - [REQUEST]: Responding to the client. project-graph
|
|
22333
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.862Z - Time taken for 'total for creating and serializing project graph' 1485.3000420000003ms
|
|
22334
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.862Z - Time taken for 'total execution time for createProjectGraph()' 137.61300000000028ms
|
|
22335
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.862Z - Time taken for 'createDependencies' 98.57654199999979ms
|
|
22336
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.863Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 96.46250000000055ms
|
|
22337
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.863Z - Time taken for 'createMetadata' 0.018082999999933236ms
|
|
22338
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.863Z - Time taken for 'serialize graph' 2.4235829999997804ms
|
|
22339
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.863Z - Time taken for 'write cache' 67.30525000000034ms
|
|
22340
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.894Z - Done responding to the client project-graph
|
|
22341
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.894Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 1486. Response time: 33.
|
|
22342
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:29.895Z - [Messenger] Received message, length: 895604
|
|
22343
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:29.944Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
|
|
22344
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:29.945Z - [Messenger] Message sent
|
|
22345
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.947Z - Received raw message of length 32
|
|
22346
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.947Z - Received json message of type GET_CONTEXT_FILE_DATA
|
|
22347
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.949Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
|
|
22348
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.950Z - Responding to GET_CONTEXT_FILE_DATA message
|
|
22349
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.950Z - [REQUEST]: Responding to the client. handleContextFileData
|
|
22350
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.952Z - Done responding to the client handleContextFileData
|
|
22351
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:29.952Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 1. Response time: 3.
|
|
22352
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:29.952Z - [Messenger] Received message, length: 86957
|
|
22353
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:32.099Z - [Messenger] Setting up socket listeners
|
|
22354
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:32.101Z - [Messenger] listen() complete
|
|
22355
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:32.101Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
|
|
22356
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:06:32.101Z - [Messenger] Message sent
|
|
22357
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:32.101Z - Established a connection. Number of open connections: 2
|
|
22358
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:32.109Z - Established a connection. Number of open connections: 3
|
|
22359
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:32.110Z - Closed a connection. Number of open connections: 2
|
|
22360
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:32.112Z - Received raw message of length 42
|
|
22361
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:32.112Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
|
|
22362
|
+
Fetching nx...
|
|
22363
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:36.102Z - [LATEST-NX]: Successfully pulled latest Nx to /private/tmp/tmp-9356-MnyjXNRqDMg8
|
|
22364
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:36.105Z - [NX-CONSOLE]: Using local implementation (NX_USE_LOCAL=true or inner call)
|
|
22365
|
+
DEBUG nx::native::ide::preferences: Loaded console preferences: NxConsolePreferences { auto_install_console: Some(true), path: "/Users/ikechukwukalu/.config/nx/ide.json" }
|
|
22366
|
+
DEBUG nx::native::ide::install: Detected editor: Unknown
|
|
22367
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:36.212Z - [NX-CONSOLE]: Console status check completed, shouldPrompt: false
|
|
22368
|
+
DEBUG nx::native::ide::install: Editor command 'code' is installed
|
|
22369
|
+
DEBUG nx::native::ide::install: Editor command 'code-insiders' not found
|
|
22370
|
+
DEBUG nx::native::ide::install: Checking if Nx Console extension is installed with: code --list-extensions
|
|
22371
|
+
DEBUG nx::native::ide::install: Command failed with status: ExitStatus(unix_wait_status(256))
|
|
22372
|
+
DEBUG nx::native::ide::install: Editor command 'cursor' not found
|
|
22373
|
+
DEBUG nx::native::ide::install: Checking if Nx Console extension is installed with: cursor --list-extensions
|
|
22374
|
+
DEBUG nx::native::ide::install: Command 'cursor' not found, cannot check extension status
|
|
22375
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:06:36.743Z - [AI-AGENTS]: Agent configuration status computation completed: 0 fully configured, 0 outdated, 0 partially configured, 5 non-configured
|
|
22376
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:11:01.092Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
|
|
22377
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:11:01.094Z - [Messenger] Message sent
|
|
22378
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:11:01.103Z - Received raw message of length 41
|
|
22379
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:11:01.106Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
|
|
22380
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:11:01.107Z - [AI-AGENTS]: Returning cached agent configuration status
|
|
22381
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:11:01.108Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
|
|
22382
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:11:01.108Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
|
|
22383
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:11:01.109Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
|
|
22384
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:11:01.109Z - Done responding to the client handleGetConfigureAiAgentsStatus
|
|
22385
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T16:11:01.109Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 1. Response time: 1.
|
|
22386
|
+
[NX v23.1.1 Daemon Client] - 2026-08-27T16:11:01.109Z - [Messenger] Received message, length: 342
|
|
22387
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T19:13:17.514Z - There are open file watchers or project graph listeners. Resetting inactivity timer.
|
|
22388
|
+
[NX v23.1.1 Daemon Server] - 2026-08-27T22:18:04.020Z - There are open file watchers or project graph listeners. Resetting inactivity timer.
|
|
22389
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T01:18:17.787Z - There are open file watchers or project graph listeners. Resetting inactivity timer.
|
|
22390
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T04:20:29.822Z - There are open file watchers or project graph listeners. Resetting inactivity timer.
|
|
22391
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T07:02:42.013Z - [ProjectGraphListener] Socket closed, triggering reconnection
|
|
22392
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T07:02:42.126Z - Closed a connection. Number of open connections: 1
|
|
22393
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T07:02:43.978Z - Closed a connection. Number of open connections: 0
|
|
22394
|
+
DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
|
|
22395
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T07:20:30.296Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (sources)
|
|
22396
|
+
DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
|
|
22397
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T07:20:30.303Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (outputs)
|
|
22398
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T07:20:30.305Z - [LATEST-NX]: Cleaning up latest Nx installation from /private/tmp/tmp-9356-MnyjXNRqDMg8
|
|
22399
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T07:20:30.307Z - Server stopped because: "10800000ms of inactivity"
|
|
22400
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:02.295Z - [Client] Starting new daemon server in background
|
|
22401
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:02.487Z - [Client] Waiting for server (max: 6000 attempts, 10ms interval)
|
|
22402
|
+
DEBUG nx::native::watch::watcher: watching started origin=/Applications/AngularJS/angular-web-sdk
|
|
22403
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:05.767Z - [WATCHER]: Subscribed to changes within: /Applications/AngularJS/angular-web-sdk (native)
|
|
22404
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:05.823Z - New daemon starting from: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server/server.js
|
|
22405
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:05.823Z - New daemon __dirname: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server
|
|
22406
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:05.823Z - New daemon nxVersion: 23.1.1
|
|
22407
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:05.831Z - New daemon getInstalledNxVersion(): 23.1.1
|
|
22408
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:05.890Z - Time taken for 'workspace context init' 2.67641599999979ms
|
|
22409
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:05.915Z - [Server] Starting outdated check interval (20ms)
|
|
22410
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:05.933Z - Started listening on: /private/tmp/81ea674f6fffc9dfb2ad/d.sock
|
|
22411
|
+
DEBUG nx::native::watch::watcher: watching started origin=/Applications/AngularJS/angular-web-sdk
|
|
22412
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:05.976Z - [LATEST-NX]: Pulling latest Nx...
|
|
22413
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:05.985Z - [AI-AGENTS]: Starting agent configuration status computation
|
|
22414
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:05.987Z - [Client] Server available
|
|
22415
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:05.991Z - [Client] Daemon server started, pid=27003
|
|
22416
|
+
[isolated-plugin] spawned worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 27213, socket: /private/tmp/plugin27003-0-3482.028459.sock)
|
|
22417
|
+
[isolated-plugin] spawned worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 27214, socket: /private/tmp/plugin27003-1-3632.104959.sock)
|
|
22418
|
+
[isolated-plugin] spawned worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 27215, socket: /private/tmp/plugin27003-2-3636.910917.sock)
|
|
22419
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:06.144Z - Time taken for 'hash changed files from watcher' 0.010499999999865395ms
|
|
22420
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:06.144Z - Time taken for 'loadSpecifiedNxPlugins' 167.53312499999993ms
|
|
22421
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:06.146Z - Established a connection. Number of open connections: 1
|
|
22422
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:06.151Z - Closed a connection. Number of open connections: 0
|
|
22423
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:06.560Z - Established a connection. Number of open connections: 1
|
|
22424
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:06.564Z - Closed a connection. Number of open connections: 0
|
|
22425
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:06.564Z - Established a connection. Number of open connections: 1
|
|
22426
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:06.565Z - [Messenger] Setting up socket listeners
|
|
22427
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:06.570Z - [Messenger] listen() complete
|
|
22428
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:06.782Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
|
|
22429
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:06.785Z - [Messenger] Message sent
|
|
22430
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:06.826Z - Received raw message of length 2558
|
|
22431
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:06.832Z - Received json message of type REQUEST_PROJECT_GRAPH
|
|
22432
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:06.833Z - Graph recompute necessary due to env variable refresh. Changed keys: PATH, PWD, NODE_PATH, PNPM_PACKAGE_NAME, NX_CLI_SET
|
|
22433
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:06.833Z - [REQUEST]: Client Request for Project Graph Received
|
|
22434
|
+
DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=53.302958ms
|
|
22435
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:06.890Z - No in-memory cached project graph found. Recomputing it...
|
|
22436
|
+
[isolated-plugin] connected to worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 27213)
|
|
22437
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:08.950Z - Time taken for 'start-plugin-worker:/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js' 2942.3457499999995ms
|
|
22438
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 27213) listening on /private/tmp/plugin27003-0-3482.028459.sock
|
|
22439
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 27213) connected
|
|
22440
|
+
[1m[33mTime taken for 'plugin worker 27213 code loading' 2627.0597080000002ms[39m[22m
|
|
22441
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 27214) listening on /private/tmp/plugin27003-1-3632.104959.sock
|
|
22442
|
+
[1m[33mTime taken for 'plugin worker 27214 code loading' 2626.639625ms[39m[22m
|
|
22443
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 27214) connected
|
|
22444
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 27215) listening on /private/tmp/plugin27003-2-3636.910917.sock
|
|
22445
|
+
[1m[33mTime taken for 'plugin worker 27215 code loading' 2626.996625ms[39m[22m
|
|
22446
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 27215) connected
|
|
22447
|
+
[isolated-plugin] connected to worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 27215)
|
|
22448
|
+
[isolated-plugin] connected to worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 27214)
|
|
22449
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:08.957Z - Time taken for 'start-plugin-worker:/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json' 2820.699459ms
|
|
22450
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:08.957Z - Time taken for 'start-plugin-worker:/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json' 2815.6226659999998ms
|
|
22451
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 27215) loaded successfully
|
|
22452
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:08.971Z - Time taken for 'Load Nx Plugin: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json' 2994.7792499999996ms
|
|
22453
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 27214) loaded successfully
|
|
22454
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:08.983Z - Time taken for 'Load Nx Plugin: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json' 3038.371084ms
|
|
22455
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 27213) loaded successfully
|
|
22456
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.054Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
22457
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.054Z - [REQUEST]:
|
|
22458
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.054Z - [REQUEST]:
|
|
22459
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.096Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
22460
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.096Z - [REQUEST]:
|
|
22461
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.096Z - [REQUEST]:
|
|
22462
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.102Z - Streaming message to client: progress update for topic graph-construction
|
|
22463
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.102Z - Streaming message to client: progress update for topic graph-construction
|
|
22464
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.102Z - Time taken for 'loadDefaultNxPlugins' 3105.242042ms
|
|
22465
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.102Z - Time taken for 'Load Nx Plugin: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js' 3105.1287499999994ms
|
|
22466
|
+
[1m[33mTime taken for 'nx/core/project-json:createNodes' 0.6895410000001903ms[39m[22m
|
|
22467
|
+
[1m[33mTime taken for 'nx/core/project-json:createNodes' 1.4039160000002084ms[39m[22m
|
|
22468
|
+
[isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
|
|
22469
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.134Z - Streaming message to client: progress update for topic graph-construction
|
|
22470
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.134Z - Streaming message to client: progress update for topic graph-construction
|
|
22471
|
+
[1m[33mTime taken for 'nx/js/dependencies-and-lockfile:createNodes' 36.1003340000002ms[39m[22m
|
|
22472
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:09.139Z - [Messenger] Received message, length: 47
|
|
22473
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:09.144Z - [Messenger] Received message, length: 47
|
|
22474
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:09.144Z - [Messenger] Received message, length: 153
|
|
22475
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:09.144Z - [Messenger] Received message, length: 153
|
|
22476
|
+
[1m[33mTime taken for 'nx/js/dependencies-and-lockfile:createNodes' 6.563290999999936ms[39m[22m
|
|
22477
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.189Z - Streaming message to client: progress update for topic graph-construction
|
|
22478
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.189Z - Streaming message to client: progress update for topic graph-construction
|
|
22479
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:09.189Z - [Messenger] Received message, length: 101
|
|
22480
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:09.189Z - [Messenger] Received message, length: 101
|
|
22481
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.190Z - Streaming message to client: progress update for topic graph-construction
|
|
22482
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:09.196Z - [Messenger] Received message, length: 47
|
|
22483
|
+
[1m[33mTime taken for 'nx/core/package-json:createNodes' 83.51633399999992ms[39m[22m
|
|
22484
|
+
[1m[33mTime taken for 'nx/core/package-json:createNodes' 11.069958000000042ms[39m[22m
|
|
22485
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.424Z - Time taken for 'build-project-configs' 321.16200000000026ms
|
|
22486
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.424Z - Time taken for 'createNodes:merge' 226.30912499999977ms
|
|
22487
|
+
[isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
|
|
22488
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.434Z - Streaming message to client: progress update for topic graph-construction
|
|
22489
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:09.435Z - [Messenger] Received message, length: 47
|
|
22490
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.514Z - Streaming message to client: progress update for topic graph-construction
|
|
22491
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:09.514Z - [Messenger] Received message, length: 47
|
|
22492
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.518Z - Time taken for 'build-project-configs' 339.8062920000002ms
|
|
22493
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.518Z - Time taken for 'createNodes:merge' 6.649540999999772ms
|
|
22494
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.518Z - Time taken for 'native-file-deps' 0.008875000000443833ms
|
|
22495
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.518Z - Time taken for 'get-workspace-files' 11.390459000000192ms
|
|
22496
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.518Z - Time taken for 'read cache' 25.48187499999949ms
|
|
22497
|
+
[1m[33mTime taken for 'build typescript dependencies' 0.31304199999976845ms[39m[22m
|
|
22498
|
+
[isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
|
|
22499
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.600Z - Streaming message to client: progress update for topic graph-construction
|
|
22500
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:09.602Z - [Messenger] Received message, length: 47
|
|
22501
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.626Z - [SYNC]: collect registered sync generators
|
|
22502
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.670Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
|
|
22503
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.671Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
|
|
22504
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.671Z - Responding to REQUEST_PROJECT_GRAPH message
|
|
22505
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.671Z - [REQUEST]: Responding to the client. project-graph
|
|
22506
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.673Z - Time taken for 'total for creating and serializing project graph' 2837.525541ms
|
|
22507
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.673Z - Time taken for 'total execution time for createProjectGraph()' 149.68087500000001ms
|
|
22508
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.673Z - Time taken for 'createDependencies' 96.9483339999997ms
|
|
22509
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.673Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 96.53800000000047ms
|
|
22510
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.673Z - Time taken for 'createMetadata' 1.206000000000131ms
|
|
22511
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.673Z - Time taken for 'serialize graph' 6.984875000000102ms
|
|
22512
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.673Z - Time taken for 'write cache' 41.035124999999425ms
|
|
22513
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.738Z - Done responding to the client project-graph
|
|
22514
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.738Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 2838. Response time: 67.
|
|
22515
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:09.740Z - [Messenger] Received message, length: 895604
|
|
22516
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:09.782Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
|
|
22517
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:09.782Z - [Messenger] Message sent
|
|
22518
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.782Z - Received raw message of length 32
|
|
22519
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.782Z - Received json message of type GET_CONTEXT_FILE_DATA
|
|
22520
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.784Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
|
|
22521
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.784Z - Responding to GET_CONTEXT_FILE_DATA message
|
|
22522
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.784Z - [REQUEST]: Responding to the client. handleContextFileData
|
|
22523
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.785Z - Done responding to the client handleContextFileData
|
|
22524
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:09.785Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 0. Response time: 1.
|
|
22525
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:09.785Z - [Messenger] Received message, length: 86957
|
|
22526
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:20.012Z - [Messenger] Setting up socket listeners
|
|
22527
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:20.012Z - [Messenger] listen() complete
|
|
22528
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:20.012Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
|
|
22529
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:20.013Z - [Messenger] Message sent
|
|
22530
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:20.012Z - Established a connection. Number of open connections: 2
|
|
22531
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:20.014Z - Established a connection. Number of open connections: 3
|
|
22532
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:20.015Z - Closed a connection. Number of open connections: 2
|
|
22533
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:20.015Z - Received raw message of length 42
|
|
22534
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:20.015Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
|
|
22535
|
+
Fetching nx...
|
|
22536
|
+
DEBUG nx::native::watch::watcher: idle-window emitting events count=6
|
|
22537
|
+
DEBUG nx::native::watch::watcher: [create] libs/africanies-theme/tailwind-preset.cjs
|
|
22538
|
+
DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/layout/header-weather.ts
|
|
22539
|
+
DEBUG nx::native::watch::watcher: [create] libs/africanies-theme/src/lib/mode-color.service.ts
|
|
22540
|
+
DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/layout/header-weather.spec.ts
|
|
22541
|
+
DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/table/table.component.ts
|
|
22542
|
+
DEBUG nx::native::watch::watcher: [create] libs/africanies-theme/src/lib/mode-color.safelist.ts
|
|
22543
|
+
DEBUG nx::native::watch::watcher: idle-window emitting events count=6
|
|
22544
|
+
DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/layout/header-weather.ts
|
|
22545
|
+
DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/table/table.component.ts
|
|
22546
|
+
DEBUG nx::native::watch::watcher: [create] libs/africanies-theme/src/lib/mode-color.service.ts
|
|
22547
|
+
DEBUG nx::native::watch::watcher: [create] libs/africanies-theme/src/lib/mode-color.safelist.ts
|
|
22548
|
+
DEBUG nx::native::watch::watcher: [create] libs/africanies-theme/tailwind-preset.cjs
|
|
22549
|
+
DEBUG nx::native::watch::watcher: [create] libs/africanies-ui/src/lib/layout/header-weather.spec.ts
|
|
22550
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:20.896Z - [WATCHER]: Processing file changes in outputs
|
|
22551
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:20.900Z - [WATCHER]: 6 file(s) created or restored, 0 file(s) modified, 0 file(s) deleted
|
|
22552
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:20.900Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 6 events: create:libs/africanies-theme/tailwind-preset.cjs, create:libs/africanies-ui/src/lib/layout/header-weather.ts, create:libs/africanies-theme/src/lib/mode-color.service.ts, create:libs/africanies-ui/src/lib/layout/header-weather.spec.ts, create:libs/africanies-ui/src/lib/table/table.component.ts, create:libs/africanies-theme/src/lib/mode-color.safelist.ts
|
|
22553
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:20.900Z - [WATCHER]: File changes detected:
|
|
22554
|
+
Created:
|
|
22555
|
+
- libs/africanies-theme/tailwind-preset.cjs
|
|
22556
|
+
- libs/africanies-ui/src/lib/layout/header-weather.ts
|
|
22557
|
+
- libs/africanies-theme/src/lib/mode-color.service.ts
|
|
22558
|
+
- libs/africanies-ui/src/lib/layout/header-weather.spec.ts
|
|
22559
|
+
- libs/africanies-ui/src/lib/table/table.component.ts
|
|
22560
|
+
- libs/africanies-theme/src/lib/mode-color.safelist.ts
|
|
22561
|
+
Updated:
|
|
22562
|
+
(none)
|
|
22563
|
+
Deleted:
|
|
22564
|
+
(none)
|
|
22565
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:20.977Z - [SYNC]: clearing sync generators cache due to file changes
|
|
22566
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:20.987Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
22567
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:20.987Z - [REQUEST]: libs/africanies-theme/tailwind-preset.cjs,libs/africanies-theme/src/lib/mode-color.safelist.ts,libs/africanies-ui/src/lib/layout/header-weather.ts,libs/africanies-theme/src/lib/mode-color.service.ts,libs/africanies-ui/src/lib/table/table.component.ts,libs/africanies-ui/src/lib/layout/header-weather.spec.ts
|
|
22568
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:20.987Z - [REQUEST]:
|
|
22569
|
+
[plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
|
|
22570
|
+
[isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 27448, socket: /private/tmp/plugin27003-3-18519.582959.sock)
|
|
22571
|
+
[plugin-client] restarting worker for "nx/core/package-json"
|
|
22572
|
+
[isolated-plugin] spawned worker for "nx/core/package-json" (pid: 27449, socket: /private/tmp/plugin27003-4-18523.39875.sock)
|
|
22573
|
+
[plugin-client] restarting worker for "nx/core/project-json"
|
|
22574
|
+
[isolated-plugin] spawned worker for "nx/core/project-json" (pid: 27450, socket: /private/tmp/plugin27003-5-18549.752417.sock)
|
|
22575
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:21.059Z - Time taken for 'hash changed files from watcher' 74.35654100000102ms
|
|
22576
|
+
[plugin-worker] "nx/core/package-json" (pid: 27449) listening on /private/tmp/plugin27003-4-18523.39875.sock
|
|
22577
|
+
[plugin-worker] "nx/core/project-json" (pid: 27450) listening on /private/tmp/plugin27003-5-18549.752417.sock
|
|
22578
|
+
[isolated-plugin] connected to worker for "nx/core/project-json" (pid: 27450)
|
|
22579
|
+
[isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 27448)
|
|
22580
|
+
[isolated-plugin] connected to worker for "nx/core/package-json" (pid: 27449)
|
|
22581
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:23.339Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 2308.7213329999977ms
|
|
22582
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:23.339Z - Time taken for 'start-plugin-worker:nx/core/package-json' 2304.7689580000006ms
|
|
22583
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:23.339Z - Time taken for 'start-plugin-worker:nx/core/project-json' 2270.5929170000018ms
|
|
22584
|
+
[plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 27448) listening on /private/tmp/plugin27003-3-18519.582959.sock
|
|
22585
|
+
[plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 27448) connected
|
|
22586
|
+
[1m[33mTime taken for 'plugin worker 27448 code loading' 2072.9348339999997ms[39m[22m
|
|
22587
|
+
[plugin-worker] "nx/core/project-json" (pid: 27450) connected
|
|
22588
|
+
[1m[33mTime taken for 'plugin worker 27450 code loading' 2067.45875ms[39m[22m
|
|
22589
|
+
[plugin-worker] "nx/core/project-json" (pid: 27450) loaded successfully
|
|
22590
|
+
[1m[33mTime taken for 'plugin worker 27449 code loading' 2072.091709ms[39m[22m
|
|
22591
|
+
[plugin-worker] "nx/core/package-json" (pid: 27449) connected
|
|
22592
|
+
[plugin-worker] "nx/core/package-json" (pid: 27449) loaded successfully
|
|
22593
|
+
[1m[33mTime taken for 'nx/core/project-json:createNodes' 13.38983300000018ms[39m[22m
|
|
22594
|
+
[isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
|
|
22595
|
+
[isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
|
|
22596
|
+
[plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 27448) loaded successfully
|
|
22597
|
+
[1m[33mTime taken for 'nx/js/dependencies-and-lockfile:createNodes' 49.848541999999725ms[39m[22m
|
|
22598
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:23.582Z - Time taken for 'build-project-configs' 2530.673500000001ms
|
|
22599
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:23.582Z - Time taken for 'createNodes:merge' 16.571208000001207ms
|
|
22600
|
+
[1m[33mTime taken for 'build typescript dependencies' 34.482750000000124ms[39m[22m
|
|
22601
|
+
[isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
|
|
22602
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:23.770Z - [SYNC]: collect registered sync generators
|
|
22603
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:23.772Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
22604
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:23.772Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
22605
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:23.799Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
|
|
22606
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:23.799Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
|
|
22607
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:23.806Z - Responding to PROJECT_GRAPH_UPDATED message
|
|
22608
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:23.806Z - [REQUEST]: Responding to the client. Project graph updated
|
|
22609
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:23.811Z - Time taken for 'total execution time for createProjectGraph()' 205.76824999999735ms
|
|
22610
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:23.811Z - Time taken for 'createDependencies' 183.04087500000242ms
|
|
22611
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:23.811Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 182.479083000002ms
|
|
22612
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:23.811Z - Time taken for 'createMetadata' 0.03708299999925657ms
|
|
22613
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:23.812Z - Time taken for 'serialize graph' 8.003916999998182ms
|
|
22614
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:23.813Z - Time taken for 'write cache' 27.374958000000333ms
|
|
22615
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:23.845Z - Done responding to the client Project graph updated
|
|
22616
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:23.845Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 27. Response time: 46.
|
|
22617
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:23.846Z - [Messenger] Received message, length: 895597
|
|
22618
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:24.920Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
|
|
22619
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:24.921Z - Established a connection. Number of open connections: 3
|
|
22620
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:24.922Z - [Messenger] Message sent
|
|
22621
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:24.928Z - Received raw message of length 32
|
|
22622
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:24.928Z - Received json message of type GET_CONTEXT_FILE_DATA
|
|
22623
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:24.935Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
|
|
22624
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:24.936Z - Responding to GET_CONTEXT_FILE_DATA message
|
|
22625
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:24.936Z - [REQUEST]: Responding to the client. handleContextFileData
|
|
22626
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:24.938Z - Closed a connection. Number of open connections: 2
|
|
22627
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:24.938Z - Done responding to the client handleContextFileData
|
|
22628
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:24.939Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 7. Response time: 3.
|
|
22629
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:24.940Z - [Messenger] Received message, length: 86956
|
|
22630
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:29.861Z - [ProjectGraphListener] Socket closed, triggering reconnection
|
|
22631
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:29.930Z - [Messenger] Setting up socket listeners
|
|
22632
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:29.930Z - [Messenger] listen() complete
|
|
22633
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:29.930Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
|
|
22634
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:46:29.941Z - [Messenger] Message sent
|
|
22635
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:30.121Z - Established a connection. Number of open connections: 3
|
|
22636
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:30.140Z - Closed a connection. Number of open connections: 2
|
|
22637
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:30.141Z - Established a connection. Number of open connections: 3
|
|
22638
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:30.141Z - Closed a connection. Number of open connections: 2
|
|
22639
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:30.141Z - Received raw message of length 42
|
|
22640
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:30.141Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
|
|
22641
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:44.104Z - [LATEST-NX]: Successfully pulled latest Nx to /private/tmp/tmp-27003-zTITPDIDeWMN
|
|
22642
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:44.120Z - [NX-CONSOLE]: Using local implementation (NX_USE_LOCAL=true or inner call)
|
|
22643
|
+
DEBUG nx::native::ide::preferences: Loaded console preferences: NxConsolePreferences { auto_install_console: Some(true), path: "/Users/ikechukwukalu/.config/nx/ide.json" }
|
|
22644
|
+
DEBUG nx::native::ide::install: Detected editor: Unknown
|
|
22645
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:44.312Z - [NX-CONSOLE]: Console status check completed, shouldPrompt: false
|
|
22646
|
+
DEBUG nx::native::ide::install: Editor command 'code' is installed
|
|
22647
|
+
DEBUG nx::native::ide::install: Editor command 'code-insiders' not found
|
|
22648
|
+
DEBUG nx::native::ide::install: Checking if Nx Console extension is installed with: code --list-extensions
|
|
22649
|
+
DEBUG nx::native::ide::install: Command failed with status: ExitStatus(unix_wait_status(256))
|
|
22650
|
+
DEBUG nx::native::ide::install: Editor command 'cursor' not found
|
|
22651
|
+
DEBUG nx::native::ide::install: Checking if Nx Console extension is installed with: cursor --list-extensions
|
|
22652
|
+
DEBUG nx::native::ide::install: Command 'cursor' not found, cannot check extension status
|
|
22653
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:46:46.968Z - [AI-AGENTS]: Agent configuration status computation completed: 0 fully configured, 0 outdated, 0 partially configured, 5 non-configured
|
|
22654
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:00.597Z - Established a connection. Number of open connections: 3
|
|
22655
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:00.594Z - [Messenger] Setting up socket listeners
|
|
22656
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:00.599Z - [Messenger] listen() complete
|
|
22657
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:00.600Z - Established a connection. Number of open connections: 4
|
|
22658
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:00.603Z - Closed a connection. Number of open connections: 3
|
|
22659
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:00.603Z - Established a connection. Number of open connections: 4
|
|
22660
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:00.604Z - Closed a connection. Number of open connections: 3
|
|
22661
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:00.609Z - [Messenger] Sending message type: GET_NX_CONSOLE_STATUS
|
|
22662
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:00.609Z - [Messenger] Message sent
|
|
22663
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:00.612Z - Received raw message of length 4416
|
|
22664
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:00.614Z - Received json message of type GET_NX_CONSOLE_STATUS
|
|
22665
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:00.614Z - Graph recompute necessary due to env variable refresh. Changed keys: MXC_BIN_DIR, COPILOT_OTEL_FILE_EXPORTER_PATH, PHP_INI_SCAN_DIR, ELECTRON_NO_ASAR, ELECTRON_RUN_AS_NODE, PATH, PWD, MACH_PORT_RENDEZVOUS_PEER_VALDATION, XPC_SERVICE_NAME, NX_WORKSPACE_ROOT_PATH, APPLICATION_INSIGHTS_NO_STATSBEAT, CI, DEBUG, DATA_CLOUD_CURR_IDE_NAME, TERM_PROGRAM, NODE, INIT_CWD, TERM, TERM_PROGRAM_VERSION, ZDOTDIR, COPILOT_DEBUG_NONCE, PNPM_SCRIPT_SRC_DIR, USER_ZDOTDIR, LANG, PYTHONSTARTUP, NODE_PATH, PYTHON_BASIC_REPL, GIT_ASKPASS, COLORTERM, NX_CLI_SET
|
|
22666
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:00.620Z - Serializing response for GET_NX_CONSOLE_STATUS message in json mode
|
|
22667
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:00.620Z - Responding to GET_NX_CONSOLE_STATUS message
|
|
22668
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:00.620Z - [REQUEST]: Responding to the client. handleGetNxConsoleStatus
|
|
22669
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:00.620Z - Done responding to the client handleGetNxConsoleStatus
|
|
22670
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:00.620Z - Handled json message GET_NX_CONSOLE_STATUS. Handling time: 1. Response time: 0.
|
|
22671
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:00.620Z - [Messenger] Received message, length: 22
|
|
22672
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:00.737Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
|
|
22673
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:00.737Z - [Messenger] Message sent
|
|
22674
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:00.738Z - Received raw message of length 32
|
|
22675
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:00.738Z - Received json message of type REQUEST_PROJECT_GRAPH
|
|
22676
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:00.739Z - [REQUEST]: Client Request for Project Graph Received
|
|
22677
|
+
DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=63.999792ms
|
|
22678
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:00.819Z - No in-memory cached project graph found. Recomputing it...
|
|
22679
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:00.820Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
22680
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:00.820Z - [REQUEST]:
|
|
22681
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:00.820Z - [REQUEST]:
|
|
22682
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:00.830Z - Streaming message to client: progress update for topic graph-construction
|
|
22683
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:00.830Z - [Messenger] Received message, length: 47
|
|
22684
|
+
[plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
|
|
22685
|
+
[isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 28150, socket: /private/tmp/plugin27003-6-58330.269584.sock)
|
|
22686
|
+
[plugin-client] restarting worker for "nx/core/package-json"
|
|
22687
|
+
[isolated-plugin] spawned worker for "nx/core/package-json" (pid: 28151, socket: /private/tmp/plugin27003-7-58333.367625.sock)
|
|
22688
|
+
[plugin-client] restarting worker for "nx/core/project-json"
|
|
22689
|
+
[isolated-plugin] spawned worker for "nx/core/project-json" (pid: 28152, socket: /private/tmp/plugin27003-8-58334.445.sock)
|
|
22690
|
+
[plugin-worker] "nx/core/project-json" (pid: 28152) listening on /private/tmp/plugin27003-8-58334.445.sock
|
|
22691
|
+
[plugin-worker] "nx/core/project-json" (pid: 28152) connected
|
|
22692
|
+
Time taken for 'plugin worker 28152 code loading' 269.827042ms
|
|
22693
|
+
[plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 28150) listening on /private/tmp/plugin27003-6-58330.269584.sock
|
|
22694
|
+
[plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 28150) connected
|
|
22695
|
+
Time taken for 'plugin worker 28150 code loading' 270.27783300000004ms
|
|
22696
|
+
[plugin-worker] "nx/core/package-json" (pid: 28151) listening on /private/tmp/plugin27003-7-58333.367625.sock
|
|
22697
|
+
Time taken for 'plugin worker 28151 code loading' 269.368333ms
|
|
22698
|
+
[isolated-plugin] connected to worker for "nx/core/project-json" (pid: 28152)
|
|
22699
|
+
[isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 28150)
|
|
22700
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.157Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 324.15408300000126ms
|
|
22701
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.157Z - Time taken for 'start-plugin-worker:nx/core/project-json' 318.2992079999967ms
|
|
22702
|
+
[isolated-plugin] connected to worker for "nx/core/package-json" (pid: 28151)
|
|
22703
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.158Z - Time taken for 'start-plugin-worker:nx/core/package-json' 323.35954100000527ms
|
|
22704
|
+
[plugin-worker] "nx/core/project-json" (pid: 28152) loaded successfully
|
|
22705
|
+
[plugin-worker] "nx/core/package-json" (pid: 28151) connected
|
|
22706
|
+
[isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
|
|
22707
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.163Z - Streaming message to client: progress update for topic graph-construction
|
|
22708
|
+
[plugin-worker] "nx/core/package-json" (pid: 28151) loaded successfully
|
|
22709
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:01.163Z - [Messenger] Received message, length: 153
|
|
22710
|
+
[plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 28150) loaded successfully
|
|
22711
|
+
[isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
|
|
22712
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.180Z - Streaming message to client: progress update for topic graph-construction
|
|
22713
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:01.180Z - [Messenger] Received message, length: 112
|
|
22714
|
+
Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 13.08520900000002ms
|
|
22715
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.198Z - Streaming message to client: progress update for topic graph-construction
|
|
22716
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:01.199Z - [Messenger] Received message, length: 47
|
|
22717
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.234Z - Streaming message to client: progress update for topic graph-construction
|
|
22718
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:01.234Z - [Messenger] Received message, length: 47
|
|
22719
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.249Z - Time taken for 'build-project-configs' 380.4746670000022ms
|
|
22720
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.251Z - Time taken for 'createNodes:merge' 10.765209000004688ms
|
|
22721
|
+
Time taken for 'build typescript dependencies' 0.14141599999999244ms
|
|
22722
|
+
[isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
|
|
22723
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.293Z - Streaming message to client: progress update for topic graph-construction
|
|
22724
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:01.293Z - [Messenger] Received message, length: 47
|
|
22725
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.307Z - [SYNC]: collect registered sync generators
|
|
22726
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.308Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
22727
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.308Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
22728
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.316Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
|
|
22729
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.317Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
|
|
22730
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.319Z - Responding to PROJECT_GRAPH_UPDATED message
|
|
22731
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.319Z - [REQUEST]: Responding to the client. Project graph updated
|
|
22732
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.319Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
|
|
22733
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.319Z - Responding to REQUEST_PROJECT_GRAPH message
|
|
22734
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.319Z - [REQUEST]: Responding to the client. project-graph
|
|
22735
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.321Z - Time taken for 'total for creating and serializing project graph' 580.1476249999978ms
|
|
22736
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.321Z - Time taken for 'total execution time for createProjectGraph()' 90.94416599999386ms
|
|
22737
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.321Z - Time taken for 'createDependencies' 68.38695899999584ms
|
|
22738
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.321Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 63.98866700000508ms
|
|
22739
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.321Z - Time taken for 'createMetadata' 0.009124999996856786ms
|
|
22740
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.321Z - Time taken for 'serialize graph' 2.5373340000005555ms
|
|
22741
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.321Z - Time taken for 'write cache' 9.012249999999767ms
|
|
22742
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.328Z - Done responding to the client project-graph
|
|
22743
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.328Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 581. Response time: 9.
|
|
22744
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:01.329Z - [Messenger] Received message, length: 895604
|
|
22745
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:01.343Z - [Messenger] Sending message type: PRE_TASKS_EXECUTION
|
|
22746
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:01.343Z - [Messenger] Message sent
|
|
22747
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.343Z - Received raw message of length 2165
|
|
22748
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.345Z - Received json message of type PRE_TASKS_EXECUTION
|
|
22749
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.355Z - Serializing response for PRE_TASKS_EXECUTION message in json mode
|
|
22750
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.355Z - Responding to PRE_TASKS_EXECUTION message
|
|
22751
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.355Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
|
|
22752
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.355Z - Done responding to the client handleRunPreTasksExecution
|
|
22753
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.355Z - Handled json message PRE_TASKS_EXECUTION. Handling time: 10. Response time: 0.
|
|
22754
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:01.355Z - [Messenger] Received message, length: 2
|
|
22755
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.357Z - Time taken for 'preTasksExecution' 9.422333000002254ms
|
|
22756
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.380Z - Done responding to the client Project graph updated
|
|
22757
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.380Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 9. Response time: 63.
|
|
22758
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:01.383Z - [Messenger] Received message, length: 895597
|
|
22759
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:01.474Z - [Messenger] Sending message type: HASH_TASKS
|
|
22760
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:01.474Z - [Messenger] Message sent
|
|
22761
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.478Z - Received raw message of length 40812
|
|
22762
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.479Z - Received json message of type HASH_TASKS
|
|
22763
|
+
DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=56.738416ms
|
|
22764
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.536Z - Reusing in-memory cached project graph because no files changed.
|
|
22765
|
+
DEBUG nx::native::tasks::hash_planner: get_plans_internal COMPLETED in 10.085209ms - processed 6 tasks (setup: 5.666959ms, parallel_planning: 4.410375ms, pool: 1544 unique instructions)
|
|
22766
|
+
DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "8520130568453209191" (".gitignore") to hash
|
|
22767
|
+
DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "2425668806101952406" ("nx.json") to hash
|
|
22768
|
+
DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17385814077483807182"
|
|
22769
|
+
DEBUG nx::native::tasks::task_hasher: hash_plans COMPLETED in 45.232291ms - processed 6 plans (setup: 438.083µs, hashing: 44.792458ms, assembly: 14.333167ms)
|
|
22770
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.683Z - Serializing response for HASH_TASKS message in json mode
|
|
22771
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.724Z - Responding to HASH_TASKS message
|
|
22772
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.724Z - [REQUEST]: Responding to the client. handleHashTasks
|
|
22773
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.756Z - Done responding to the client handleHashTasks
|
|
22774
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:01.756Z - Handled json message HASH_TASKS. Handling time: 204. Response time: 73.
|
|
22775
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:01.756Z - [Messenger] Received message, length: 446770
|
|
22776
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:02.257Z - [Messenger] Sending message type: GET_ESTIMATED_TASK_TIMINGS
|
|
22777
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:02.257Z - [Messenger] Message sent
|
|
22778
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.258Z - Received raw message of length 510
|
|
22779
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.258Z - Received json message of type GET_ESTIMATED_TASK_TIMINGS
|
|
22780
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.267Z - Serializing response for GET_ESTIMATED_TASK_TIMINGS message in json mode
|
|
22781
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.267Z - Responding to GET_ESTIMATED_TASK_TIMINGS message
|
|
22782
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.267Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
|
|
22783
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.268Z - Done responding to the client handleGetEstimatedTaskTimings
|
|
22784
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.268Z - Handled json message GET_ESTIMATED_TASK_TIMINGS. Handling time: 9. Response time: 1.
|
|
22785
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:02.268Z - [Messenger] Received message, length: 269
|
|
22786
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:02.284Z - [Messenger] Sending message type: OUTPUTS_HASHES_MATCH_BATCH
|
|
22787
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:02.284Z - [Messenger] Message sent
|
|
22788
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.284Z - Received raw message of length 267
|
|
22789
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.285Z - Received json message of type OUTPUTS_HASHES_MATCH_BATCH
|
|
22790
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.286Z - Serializing response for OUTPUTS_HASHES_MATCH_BATCH message in json mode
|
|
22791
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.286Z - Responding to OUTPUTS_HASHES_MATCH_BATCH message
|
|
22792
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.286Z - [REQUEST]: Responding to the client. outputsHashesMatchBatch
|
|
22793
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.286Z - Done responding to the client outputsHashesMatchBatch
|
|
22794
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.286Z - Handled json message OUTPUTS_HASHES_MATCH_BATCH. Handling time: 1. Response time: 0.
|
|
22795
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:02.286Z - [Messenger] Received message, length: 19
|
|
22796
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:02.307Z - [Messenger] Sending message type: RECORD_OUTPUTS_HASH_BATCH
|
|
22797
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:02.307Z - [Messenger] Message sent
|
|
22798
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.307Z - Received raw message of length 266
|
|
22799
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.307Z - Received json message of type RECORD_OUTPUTS_HASH_BATCH
|
|
22800
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.315Z - Serializing response for RECORD_OUTPUTS_HASH_BATCH message in json mode
|
|
22801
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.315Z - Responding to RECORD_OUTPUTS_HASH_BATCH message
|
|
22802
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.315Z - [REQUEST]: Responding to the client. recordOutputsHashBatch
|
|
22803
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.315Z - Done responding to the client recordOutputsHashBatch
|
|
22804
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.315Z - Handled json message RECORD_OUTPUTS_HASH_BATCH. Handling time: 8. Response time: 0.
|
|
22805
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:02.315Z - [Messenger] Received message, length: 2
|
|
22806
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:02.322Z - [Messenger] Sending message type: OUTPUTS_HASHES_MATCH_BATCH
|
|
22807
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:02.322Z - [Messenger] Message sent
|
|
22808
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.322Z - Received raw message of length 118
|
|
22809
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.323Z - Received json message of type OUTPUTS_HASHES_MATCH_BATCH
|
|
22810
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.323Z - Serializing response for OUTPUTS_HASHES_MATCH_BATCH message in json mode
|
|
22811
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.323Z - Responding to OUTPUTS_HASHES_MATCH_BATCH message
|
|
22812
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.323Z - [REQUEST]: Responding to the client. outputsHashesMatchBatch
|
|
22813
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.323Z - Done responding to the client outputsHashesMatchBatch
|
|
22814
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.323Z - Handled json message OUTPUTS_HASHES_MATCH_BATCH. Handling time: 0. Response time: 0.
|
|
22815
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:02.323Z - [Messenger] Received message, length: 7
|
|
22816
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:02.332Z - [Messenger] Sending message type: RECORD_OUTPUTS_HASH_BATCH
|
|
22817
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:02.333Z - [Messenger] Message sent
|
|
22818
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.333Z - Received raw message of length 117
|
|
22819
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.333Z - Received json message of type RECORD_OUTPUTS_HASH_BATCH
|
|
22820
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.336Z - Serializing response for RECORD_OUTPUTS_HASH_BATCH message in json mode
|
|
22821
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.336Z - Responding to RECORD_OUTPUTS_HASH_BATCH message
|
|
22822
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.336Z - [REQUEST]: Responding to the client. recordOutputsHashBatch
|
|
22823
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.336Z - Done responding to the client recordOutputsHashBatch
|
|
22824
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.336Z - Handled json message RECORD_OUTPUTS_HASH_BATCH. Handling time: 3. Response time: 0.
|
|
22825
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:02.336Z - [Messenger] Received message, length: 2
|
|
22826
|
+
DEBUG nx::native::watch::watcher: idle-window emitting events count=21
|
|
22827
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-icons/package.json
|
|
22828
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-storage/fesm2022/africanies-africanies-storage.mjs.map
|
|
22829
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-storage/types/africanies-africanies-storage.d.ts
|
|
22830
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-icons/fesm2022/africanies-africanies-icons.mjs.map
|
|
22831
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-core/package.json
|
|
22832
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-icons/assets/icons.sprite.svg
|
|
22833
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-core/types/africanies-africanies-core.d.ts
|
|
22834
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs
|
|
22835
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-icons/README.md
|
|
22836
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-storage/package.json
|
|
22837
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-models/package.json
|
|
22838
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-storage/README.md
|
|
22839
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-models/types/africanies-africanies-models.d.ts
|
|
22840
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-storage/fesm2022/africanies-africanies-storage.mjs
|
|
22841
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-icons/fesm2022/africanies-africanies-icons.mjs
|
|
22842
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-models/fesm2022/africanies-africanies-models.mjs
|
|
22843
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs.map
|
|
22844
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-core/README.md
|
|
22845
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-icons/types/africanies-africanies-icons.d.ts
|
|
22846
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-models/README.md
|
|
22847
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-models/fesm2022/africanies-africanies-models.mjs.map
|
|
22848
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.435Z - [WATCHER]: Processing file changes in outputs
|
|
22849
|
+
DEBUG nx::native::watch::watcher: idle-window emitting events count=4
|
|
22850
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-models/README.md
|
|
22851
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-storage/README.md
|
|
22852
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-icons/README.md
|
|
22853
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-core/README.md
|
|
22854
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.436Z - [WATCHER]: 0 file(s) created or restored, 4 file(s) modified, 0 file(s) deleted
|
|
22855
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.436Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 4 events: update:dist/libs/africanies-models/README.md, update:dist/libs/africanies-storage/README.md, update:dist/libs/africanies-icons/README.md, update:dist/libs/africanies-core/README.md
|
|
22856
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.437Z - [WATCHER]: File changes detected:
|
|
22857
|
+
Created:
|
|
22858
|
+
(none)
|
|
22859
|
+
Updated:
|
|
22860
|
+
- dist/libs/africanies-models/README.md
|
|
22861
|
+
- dist/libs/africanies-storage/README.md
|
|
22862
|
+
- dist/libs/africanies-icons/README.md
|
|
22863
|
+
- dist/libs/africanies-core/README.md
|
|
22864
|
+
Deleted:
|
|
22865
|
+
(none)
|
|
22866
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.441Z - [SYNC]: clearing sync generators cache due to file changes
|
|
22867
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.442Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
22868
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.442Z - [REQUEST]: dist/libs/africanies-core/README.md,dist/libs/africanies-storage/README.md,dist/libs/africanies-models/README.md,dist/libs/africanies-icons/README.md
|
|
22869
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.442Z - [REQUEST]:
|
|
22870
|
+
[plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
|
|
22871
|
+
[isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 28172, socket: /private/tmp/plugin27003-9-59945.649625.sock)
|
|
22872
|
+
[plugin-client] restarting worker for "nx/core/package-json"
|
|
22873
|
+
[isolated-plugin] spawned worker for "nx/core/package-json" (pid: 28173, socket: /private/tmp/plugin27003-10-59947.715709.sock)
|
|
22874
|
+
[plugin-client] restarting worker for "nx/core/project-json"
|
|
22875
|
+
[isolated-plugin] spawned worker for "nx/core/project-json" (pid: 28174, socket: /private/tmp/plugin27003-11-59948.521917.sock)
|
|
22876
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.451Z - Time taken for 'hash changed files from watcher' 3.96795800000109ms
|
|
22877
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.502Z - Established a connection. Number of open connections: 4
|
|
22878
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.512Z - Closed a connection. Number of open connections: 3
|
|
22879
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:02.515Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
|
|
22880
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:02.523Z - [Messenger] Message sent
|
|
22881
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.526Z - Received raw message of length 32
|
|
22882
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.526Z - Received json message of type GET_CONTEXT_FILE_DATA
|
|
22883
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.530Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
|
|
22884
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.532Z - Responding to GET_CONTEXT_FILE_DATA message
|
|
22885
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.532Z - [REQUEST]: Responding to the client. handleContextFileData
|
|
22886
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.558Z - Done responding to the client handleContextFileData
|
|
22887
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.558Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 4. Response time: 28.
|
|
22888
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:02.558Z - [Messenger] Received message, length: 87267
|
|
22889
|
+
[plugin-worker] "nx/core/package-json" (pid: 28173) listening on /private/tmp/plugin27003-10-59947.715709.sock
|
|
22890
|
+
[plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 28172) listening on /private/tmp/plugin27003-9-59945.649625.sock
|
|
22891
|
+
Time taken for 'plugin worker 28172 code loading' 201.302208ms
|
|
22892
|
+
[plugin-worker] "nx/core/project-json" (pid: 28174) listening on /private/tmp/plugin27003-11-59948.521917.sock
|
|
22893
|
+
Time taken for 'plugin worker 28174 code loading' 204.174417ms
|
|
22894
|
+
Time taken for 'plugin worker 28173 code loading' 200.56825ms
|
|
22895
|
+
[plugin-worker] "nx/core/project-json" (pid: 28174) connected
|
|
22896
|
+
[isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 28172)
|
|
22897
|
+
[isolated-plugin] connected to worker for "nx/core/package-json" (pid: 28173)
|
|
22898
|
+
[isolated-plugin] connected to worker for "nx/core/project-json" (pid: 28174)
|
|
22899
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.728Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 281.3840829999972ms
|
|
22900
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.728Z - Time taken for 'start-plugin-worker:nx/core/package-json' 279.3050000000003ms
|
|
22901
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.729Z - Time taken for 'start-plugin-worker:nx/core/project-json' 278.51287500000035ms
|
|
22902
|
+
[plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 28172) connected
|
|
22903
|
+
[plugin-worker] "nx/core/package-json" (pid: 28173) connected
|
|
22904
|
+
[plugin-worker] "nx/core/package-json" (pid: 28173) loaded successfully
|
|
22905
|
+
[plugin-worker] "nx/core/project-json" (pid: 28174) loaded successfully
|
|
22906
|
+
Time taken for 'nx/core/project-json:createNodes' 0.838957999999991ms
|
|
22907
|
+
[plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 28172) loaded successfully
|
|
22908
|
+
[isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
|
|
22909
|
+
[isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
|
|
22910
|
+
Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 15.863833ms
|
|
22911
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.797Z - Time taken for 'build-project-configs' 327.52654099999927ms
|
|
22912
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.797Z - Time taken for 'createNodes:merge' 4.896500000002561ms
|
|
22913
|
+
Time taken for 'build typescript dependencies' 5.7765830000000165ms
|
|
22914
|
+
[isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
|
|
22915
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.847Z - [SYNC]: collect registered sync generators
|
|
22916
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.848Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
22917
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.848Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
22918
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.881Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
|
|
22919
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.881Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
|
|
22920
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.883Z - Responding to PROJECT_GRAPH_UPDATED message
|
|
22921
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.883Z - [REQUEST]: Responding to the client. Project graph updated
|
|
22922
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.884Z - Time taken for 'total execution time for createProjectGraph()' 54.37662499999715ms
|
|
22923
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.884Z - Time taken for 'createDependencies' 45.167874999999185ms
|
|
22924
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.884Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 44.97733299999527ms
|
|
22925
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.884Z - Time taken for 'createMetadata' 0.013250000003608875ms
|
|
22926
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.884Z - Time taken for 'serialize graph' 6.02587499999936ms
|
|
22927
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.884Z - Time taken for 'write cache' 32.24166700000205ms
|
|
22928
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.905Z - Done responding to the client Project graph updated
|
|
22929
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:02.905Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 33. Response time: 24.
|
|
22930
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:02.916Z - [Messenger] Received message, length: 895597
|
|
22931
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:04.093Z - [ProjectGraphListener] Socket closed, triggering reconnection
|
|
22932
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.094Z - Closed a connection. Number of open connections: 2
|
|
22933
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:04.096Z - [Messenger] Setting up socket listeners
|
|
22934
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:04.096Z - [Messenger] listen() complete
|
|
22935
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:04.096Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
|
|
22936
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.096Z - Established a connection. Number of open connections: 3
|
|
22937
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:04.096Z - [Messenger] Message sent
|
|
22938
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.097Z - Established a connection. Number of open connections: 4
|
|
22939
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.097Z - Closed a connection. Number of open connections: 3
|
|
22940
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.097Z - Received raw message of length 42
|
|
22941
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.097Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
|
|
22942
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.098Z - Established a connection. Number of open connections: 4
|
|
22943
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.098Z - Closed a connection. Number of open connections: 3
|
|
22944
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:04.098Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
|
|
22945
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:04.098Z - [Messenger] Message sent
|
|
22946
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.099Z - Received raw message of length 32
|
|
22947
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.099Z - Received json message of type GET_CONTEXT_FILE_DATA
|
|
22948
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.099Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
|
|
22949
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.100Z - Responding to GET_CONTEXT_FILE_DATA message
|
|
22950
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.100Z - [REQUEST]: Responding to the client. handleContextFileData
|
|
22951
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.100Z - Done responding to the client handleContextFileData
|
|
22952
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.100Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 0. Response time: 1.
|
|
22953
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:04.101Z - [Messenger] Received message, length: 87267
|
|
22954
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.294Z - Closed a connection. Number of open connections: 2
|
|
22955
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:04.294Z - [ProjectGraphListener] Socket closed, triggering reconnection
|
|
22956
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:04.296Z - [Messenger] Setting up socket listeners
|
|
22957
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:04.296Z - [Messenger] listen() complete
|
|
22958
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:04.296Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
|
|
22959
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:04.296Z - [Messenger] Message sent
|
|
22960
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.296Z - Established a connection. Number of open connections: 3
|
|
22961
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.297Z - Established a connection. Number of open connections: 4
|
|
22962
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.297Z - Closed a connection. Number of open connections: 3
|
|
22963
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.299Z - Received raw message of length 42
|
|
22964
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.299Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
|
|
22965
|
+
DEBUG nx::native::watch::watcher: idle-window emitting events count=1
|
|
22966
|
+
DEBUG nx::native::watch::watcher: [create] tmp/libs/africanies-theme/build/tsconfig.generated.e89be5dd-01e4-493b-b5b3-51b76460ea91.json
|
|
22967
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.333Z - [WATCHER]: Processing file changes in outputs
|
|
22968
|
+
DEBUG nx::native::watch::watcher: idle-window emitting events count=6
|
|
22969
|
+
DEBUG nx::native::watch::watcher: idle-window emitting events count=1
|
|
22970
|
+
DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-theme/README.md
|
|
22971
|
+
DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-theme/package.json
|
|
22972
|
+
DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-theme/README.md
|
|
22973
|
+
DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs.map
|
|
22974
|
+
DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-theme/types/africanies-africanies-theme.d.ts
|
|
22975
|
+
DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-theme/tailwind-preset.cjs
|
|
22976
|
+
DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs
|
|
22977
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.580Z - [WATCHER]: Processing file changes in outputs
|
|
22978
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.580Z - [WATCHER]: dist/libs/africanies-theme/README.md was deleted
|
|
22979
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.580Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 1 events: delete:dist/libs/africanies-theme/README.md
|
|
22980
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.580Z - [WATCHER]: File changes detected:
|
|
22981
|
+
Created:
|
|
22982
|
+
(none)
|
|
22983
|
+
Updated:
|
|
22984
|
+
(none)
|
|
22985
|
+
Deleted:
|
|
22986
|
+
- dist/libs/africanies-theme/README.md
|
|
22987
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.582Z - [SYNC]: clearing sync generators cache due to file changes
|
|
22988
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.583Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
22989
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.583Z - [REQUEST]:
|
|
22990
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.583Z - [REQUEST]: dist/libs/africanies-theme/README.md
|
|
22991
|
+
[plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
|
|
22992
|
+
[isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 28214, socket: /private/tmp/plugin27003-12-62088.022709.sock)
|
|
22993
|
+
[plugin-client] restarting worker for "nx/core/package-json"
|
|
22994
|
+
[isolated-plugin] spawned worker for "nx/core/package-json" (pid: 28215, socket: /private/tmp/plugin27003-13-62093.188709.sock)
|
|
22995
|
+
[plugin-client] restarting worker for "nx/core/project-json"
|
|
22996
|
+
[isolated-plugin] spawned worker for "nx/core/project-json" (pid: 28216, socket: /private/tmp/plugin27003-14-62093.9895.sock)
|
|
22997
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.596Z - Time taken for 'hash changed files from watcher' 1.3942920000044978ms
|
|
22998
|
+
[plugin-worker] "nx/core/package-json" (pid: 28215) listening on /private/tmp/plugin27003-13-62093.188709.sock
|
|
22999
|
+
[plugin-worker] "nx/core/project-json" (pid: 28216) listening on /private/tmp/plugin27003-14-62093.9895.sock
|
|
23000
|
+
Time taken for 'plugin worker 28216 code loading' 259.578709ms
|
|
23001
|
+
[isolated-plugin] connected to worker for "nx/core/package-json" (pid: 28215)
|
|
23002
|
+
[isolated-plugin] connected to worker for "nx/core/project-json" (pid: 28216)
|
|
23003
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.959Z - Time taken for 'start-plugin-worker:nx/core/package-json' 364.11249999999563ms
|
|
23004
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.959Z - Time taken for 'start-plugin-worker:nx/core/project-json' 363.7252079999962ms
|
|
23005
|
+
[plugin-worker] "nx/core/project-json" (pid: 28216) connected
|
|
23006
|
+
Time taken for 'plugin worker 28215 code loading' 250.59366700000004ms
|
|
23007
|
+
[plugin-worker] "nx/core/package-json" (pid: 28215) connected
|
|
23008
|
+
[plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 28214) listening on /private/tmp/plugin27003-12-62088.022709.sock
|
|
23009
|
+
[plugin-worker] "nx/core/project-json" (pid: 28216) loaded successfully
|
|
23010
|
+
Time taken for 'plugin worker 28214 code loading' 239.204458ms
|
|
23011
|
+
Time taken for 'nx/core/project-json:createNodes' 0.5426669999999945ms
|
|
23012
|
+
[plugin-worker] "nx/core/package-json" (pid: 28215) loaded successfully
|
|
23013
|
+
[isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 28214)
|
|
23014
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:04.966Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 377.1305829999983ms
|
|
23015
|
+
[isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
|
|
23016
|
+
[plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 28214) connected
|
|
23017
|
+
[plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 28214) loaded successfully
|
|
23018
|
+
[isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
|
|
23019
|
+
Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 7.263249999999971ms
|
|
23020
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:05.041Z - Time taken for 'build-project-configs' 430.94991600000503ms
|
|
23021
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:05.041Z - Time taken for 'createNodes:merge' 5.605541999997513ms
|
|
23022
|
+
Time taken for 'build typescript dependencies' 0.24612500000000637ms
|
|
23023
|
+
[isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
|
|
23024
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:05.088Z - [SYNC]: collect registered sync generators
|
|
23025
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:05.088Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
23026
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:05.088Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
23027
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:05.124Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
|
|
23028
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:05.124Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
|
|
23029
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:05.128Z - Responding to PROJECT_GRAPH_UPDATED message
|
|
23030
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:05.129Z - [REQUEST]: Responding to the client. Project graph updated
|
|
23031
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:05.130Z - Time taken for 'total execution time for createProjectGraph()' 57.88708300000144ms
|
|
23032
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:05.130Z - Time taken for 'createDependencies' 48.935624999998254ms
|
|
23033
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:05.130Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 48.73404200000368ms
|
|
23034
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:05.132Z - Time taken for 'createMetadata' 0.011416999994253274ms
|
|
23035
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:05.132Z - Time taken for 'serialize graph' 4.72979199999827ms
|
|
23036
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:05.132Z - Time taken for 'write cache' 36.00441599999613ms
|
|
23037
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:05.216Z - Done responding to the client Project graph updated
|
|
23038
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:05.216Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 36. Response time: 92.
|
|
23039
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:05.219Z - [Messenger] Received message, length: 895597
|
|
23040
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:06.328Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
|
|
23041
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.328Z - Established a connection. Number of open connections: 4
|
|
23042
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:06.330Z - [Messenger] Message sent
|
|
23043
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.340Z - Received raw message of length 32
|
|
23044
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.341Z - Received json message of type GET_CONTEXT_FILE_DATA
|
|
23045
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.353Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
|
|
23046
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.364Z - Responding to GET_CONTEXT_FILE_DATA message
|
|
23047
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.364Z - [REQUEST]: Responding to the client. handleContextFileData
|
|
23048
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.367Z - Closed a connection. Number of open connections: 3
|
|
23049
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.373Z - Done responding to the client handleContextFileData
|
|
23050
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.373Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 12. Response time: 20.
|
|
23051
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:06.374Z - [Messenger] Received message, length: 87267
|
|
23052
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.876Z - Closed a connection. Number of open connections: 2
|
|
23053
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:06.876Z - [ProjectGraphListener] Socket closed, triggering reconnection
|
|
23054
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:06.880Z - [Messenger] Setting up socket listeners
|
|
23055
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.880Z - Established a connection. Number of open connections: 3
|
|
23056
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:06.880Z - [Messenger] listen() complete
|
|
23057
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:06.880Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
|
|
23058
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.880Z - Established a connection. Number of open connections: 4
|
|
23059
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:06.880Z - [Messenger] Message sent
|
|
23060
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.880Z - Closed a connection. Number of open connections: 3
|
|
23061
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.880Z - Received raw message of length 42
|
|
23062
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.883Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
|
|
23063
|
+
DEBUG nx::native::watch::watcher: idle-window emitting events count=1
|
|
23064
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-theme/README.md
|
|
23065
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.950Z - [WATCHER]: dist/libs/africanies-theme/README.md was modified
|
|
23066
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.950Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 1 events: update:dist/libs/africanies-theme/README.md
|
|
23067
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.950Z - [WATCHER]: File changes detected:
|
|
23068
|
+
Created:
|
|
23069
|
+
(none)
|
|
23070
|
+
Updated:
|
|
23071
|
+
- dist/libs/africanies-theme/README.md
|
|
23072
|
+
Deleted:
|
|
23073
|
+
(none)
|
|
23074
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.954Z - [SYNC]: clearing sync generators cache due to file changes
|
|
23075
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.955Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
23076
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.955Z - [REQUEST]: dist/libs/africanies-theme/README.md
|
|
23077
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.955Z - [REQUEST]:
|
|
23078
|
+
[plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
|
|
23079
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:06.962Z - [Messenger] Sending message type: RECORD_OUTPUTS_HASH_BATCH
|
|
23080
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:06.963Z - [Messenger] Message sent
|
|
23081
|
+
[isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 28232, socket: /private/tmp/plugin27003-15-64461.714334.sock)
|
|
23082
|
+
[plugin-client] restarting worker for "nx/core/package-json"
|
|
23083
|
+
[isolated-plugin] spawned worker for "nx/core/package-json" (pid: 28233, socket: /private/tmp/plugin27003-16-64464.077584.sock)
|
|
23084
|
+
[plugin-client] restarting worker for "nx/core/project-json"
|
|
23085
|
+
[isolated-plugin] spawned worker for "nx/core/project-json" (pid: 28234, socket: /private/tmp/plugin27003-17-64465.33025.sock)
|
|
23086
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.969Z - Time taken for 'hash changed files from watcher' 2.4091670000052545ms
|
|
23087
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.972Z - Received raw message of length 117
|
|
23088
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.972Z - Received json message of type RECORD_OUTPUTS_HASH_BATCH
|
|
23089
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.975Z - Serializing response for RECORD_OUTPUTS_HASH_BATCH message in json mode
|
|
23090
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.975Z - Responding to RECORD_OUTPUTS_HASH_BATCH message
|
|
23091
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.975Z - [REQUEST]: Responding to the client. recordOutputsHashBatch
|
|
23092
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.976Z - Done responding to the client recordOutputsHashBatch
|
|
23093
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:06.976Z - Handled json message RECORD_OUTPUTS_HASH_BATCH. Handling time: 3. Response time: 1.
|
|
23094
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:06.976Z - [Messenger] Received message, length: 2
|
|
23095
|
+
DEBUG nx::native::watch::watcher: idle-window emitting events count=2
|
|
23096
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-theme/README.md
|
|
23097
|
+
DEBUG nx::native::watch::watcher: [update] .nx/cache/4082520855419352840/dist/libs/africanies-theme/README.md
|
|
23098
|
+
DEBUG nx::native::watch::watcher: idle-window emitting events count=7
|
|
23099
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-theme/package.json
|
|
23100
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-theme/README.md
|
|
23101
|
+
DEBUG nx::native::watch::watcher: [delete] tmp/libs/africanies-theme/build/tsconfig.generated.e89be5dd-01e4-493b-b5b3-51b76460ea91.json
|
|
23102
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs.map
|
|
23103
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-theme/types/africanies-africanies-theme.d.ts
|
|
23104
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-theme/tailwind-preset.cjs
|
|
23105
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs
|
|
23106
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:07.409Z - [WATCHER]: Processing file changes in outputs
|
|
23107
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:07.436Z - [WATCHER]: 0 file(s) created or restored, 2 file(s) modified, 0 file(s) deleted
|
|
23108
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:07.439Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 2 events: update:dist/libs/africanies-theme/README.md, update:.nx/cache/4082520855419352840/dist/libs/africanies-theme/README.md
|
|
23109
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:07.447Z - [WATCHER]: File changes detected:
|
|
23110
|
+
Created:
|
|
23111
|
+
(none)
|
|
23112
|
+
Updated:
|
|
23113
|
+
- dist/libs/africanies-theme/README.md
|
|
23114
|
+
- .nx/cache/4082520855419352840/dist/libs/africanies-theme/README.md
|
|
23115
|
+
Deleted:
|
|
23116
|
+
(none)
|
|
23117
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:07.496Z - [SYNC]: clearing sync generators cache due to file changes
|
|
23118
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:07.503Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
23119
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:07.503Z - [REQUEST]: dist/libs/africanies-theme/README.md,.nx/cache/4082520855419352840/dist/libs/africanies-theme/README.md
|
|
23120
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:07.503Z - [REQUEST]:
|
|
23121
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:07.570Z - Time taken for 'hash changed files from watcher' 43.63041700000031ms
|
|
23122
|
+
[plugin-worker] "nx/core/project-json" (pid: 28234) listening on /private/tmp/plugin27003-17-64465.33025.sock
|
|
23123
|
+
Time taken for 'plugin worker 28234 code loading' 352.098958ms
|
|
23124
|
+
[plugin-worker] "nx/core/package-json" (pid: 28233) listening on /private/tmp/plugin27003-16-64464.077584.sock
|
|
23125
|
+
Time taken for 'plugin worker 28233 code loading' 356.0905ms
|
|
23126
|
+
[isolated-plugin] connected to worker for "nx/core/package-json" (pid: 28233)
|
|
23127
|
+
[isolated-plugin] connected to worker for "nx/core/project-json" (pid: 28234)
|
|
23128
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:07.715Z - Time taken for 'start-plugin-worker:nx/core/package-json' 747.3427499999962ms
|
|
23129
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:07.715Z - Time taken for 'start-plugin-worker:nx/core/project-json' 748.3347500000018ms
|
|
23130
|
+
[plugin-worker] "nx/core/package-json" (pid: 28233) connected
|
|
23131
|
+
[plugin-worker] "nx/core/package-json" (pid: 28233) loaded successfully
|
|
23132
|
+
[plugin-worker] "nx/core/project-json" (pid: 28234) connected
|
|
23133
|
+
[plugin-worker] "nx/core/project-json" (pid: 28234) loaded successfully
|
|
23134
|
+
[plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 28232) listening on /private/tmp/plugin27003-15-64461.714334.sock
|
|
23135
|
+
Time taken for 'plugin worker 28232 code loading' 374.93408300000004ms
|
|
23136
|
+
[isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 28232)
|
|
23137
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:07.721Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 759.8136249999952ms
|
|
23138
|
+
Time taken for 'nx/core/project-json:createNodes' 0.26154200000007677ms
|
|
23139
|
+
Time taken for 'nx/core/project-json:createNodes' 0.34141699999997854ms
|
|
23140
|
+
[plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 28232) connected
|
|
23141
|
+
[isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
|
|
23142
|
+
[plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 28232) loaded successfully
|
|
23143
|
+
[isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
|
|
23144
|
+
Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 8.978666999999973ms
|
|
23145
|
+
Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 9.502917000000025ms
|
|
23146
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:07.978Z - Time taken for 'build-project-configs' 303.19024999999965ms
|
|
23147
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:07.978Z - Time taken for 'build-project-configs' 315.6579170000041ms
|
|
23148
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:07.978Z - Time taken for 'createNodes:merge' 25.7157090000037ms
|
|
23149
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:07.978Z - Time taken for 'createNodes:merge' 12.276000000005297ms
|
|
23150
|
+
Time taken for 'build typescript dependencies' 11.720624999999927ms
|
|
23151
|
+
[isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
|
|
23152
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:08.062Z - [SYNC]: collect registered sync generators
|
|
23153
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:08.066Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
23154
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:08.075Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
23155
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:08.210Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
|
|
23156
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:08.210Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
|
|
23157
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:08.219Z - Responding to PROJECT_GRAPH_UPDATED message
|
|
23158
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:08.219Z - [REQUEST]: Responding to the client. Project graph updated
|
|
23159
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:08.221Z - Time taken for 'total execution time for createProjectGraph()' 145.41016699999454ms
|
|
23160
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:08.221Z - Time taken for 'createDependencies' 74.67474999999831ms
|
|
23161
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:08.221Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 74.52470799999719ms
|
|
23162
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:08.221Z - Time taken for 'createMetadata' 0.01933399999688845ms
|
|
23163
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:08.221Z - Time taken for 'serialize graph' 4.135667000009562ms
|
|
23164
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:08.223Z - Time taken for 'write cache' 129.97345799999312ms
|
|
23165
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:08.289Z - Done responding to the client Project graph updated
|
|
23166
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:08.289Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 130. Response time: 79.
|
|
23167
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:08.305Z - [Messenger] Received message, length: 895597
|
|
23168
|
+
DEBUG nx::native::watch::watcher: idle-window emitting events count=1
|
|
23169
|
+
DEBUG nx::native::watch::watcher: [create] tmp/libs/africanies-ui/build/tsconfig.generated.d8b86de9-a03d-4d05-826c-3617d76f407c.json
|
|
23170
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.286Z - [WATCHER]: Processing file changes in outputs
|
|
23171
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:09.386Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
|
|
23172
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:09.386Z - [Messenger] Message sent
|
|
23173
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.390Z - Established a connection. Number of open connections: 4
|
|
23174
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.400Z - Received raw message of length 32
|
|
23175
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.400Z - Received json message of type GET_CONTEXT_FILE_DATA
|
|
23176
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.405Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
|
|
23177
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.410Z - Responding to GET_CONTEXT_FILE_DATA message
|
|
23178
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.411Z - [REQUEST]: Responding to the client. handleContextFileData
|
|
23179
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.413Z - Closed a connection. Number of open connections: 3
|
|
23180
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.413Z - Done responding to the client handleContextFileData
|
|
23181
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:09.413Z - [Messenger] Received message, length: 87453
|
|
23182
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.413Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 4. Response time: 8.
|
|
23183
|
+
DEBUG nx::native::watch::watcher: idle-window emitting events count=9
|
|
23184
|
+
DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/assets/brand/africanies-logo.png
|
|
23185
|
+
DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts
|
|
23186
|
+
DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/assets/brand/africanies-logo-mini.png
|
|
23187
|
+
DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map
|
|
23188
|
+
DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/README.md
|
|
23189
|
+
DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/package.json
|
|
23190
|
+
DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs
|
|
23191
|
+
DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/assets/carriers/dhl.svg
|
|
23192
|
+
DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/assets/brand/africanies-logo.svg
|
|
23193
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.521Z - [WATCHER]: Processing file changes in outputs
|
|
23194
|
+
DEBUG nx::native::watch::watcher: idle-window emitting events count=1
|
|
23195
|
+
DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/README.md
|
|
23196
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.525Z - [WATCHER]: dist/libs/africanies-ui/README.md was deleted
|
|
23197
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.525Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 1 events: delete:dist/libs/africanies-ui/README.md
|
|
23198
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.525Z - [WATCHER]: File changes detected:
|
|
23199
|
+
Created:
|
|
23200
|
+
(none)
|
|
23201
|
+
Updated:
|
|
23202
|
+
(none)
|
|
23203
|
+
Deleted:
|
|
23204
|
+
- dist/libs/africanies-ui/README.md
|
|
23205
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.530Z - [SYNC]: clearing sync generators cache due to file changes
|
|
23206
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.531Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
23207
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.531Z - [REQUEST]:
|
|
23208
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.531Z - [REQUEST]: dist/libs/africanies-ui/README.md
|
|
23209
|
+
[plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
|
|
23210
|
+
[isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 28239, socket: /private/tmp/plugin27003-18-67033.613125.sock)
|
|
23211
|
+
[plugin-client] restarting worker for "nx/core/package-json"
|
|
23212
|
+
[isolated-plugin] spawned worker for "nx/core/package-json" (pid: 28240, socket: /private/tmp/plugin27003-19-67036.628375.sock)
|
|
23213
|
+
[plugin-client] restarting worker for "nx/core/project-json"
|
|
23214
|
+
[isolated-plugin] spawned worker for "nx/core/project-json" (pid: 28241, socket: /private/tmp/plugin27003-20-67038.441334.sock)
|
|
23215
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.544Z - Time taken for 'hash changed files from watcher' 1.9584170000016456ms
|
|
23216
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.661Z - Closed a connection. Number of open connections: 2
|
|
23217
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:09.661Z - [ProjectGraphListener] Socket closed, triggering reconnection
|
|
23218
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:09.669Z - [Messenger] Setting up socket listeners
|
|
23219
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:09.669Z - [Messenger] listen() complete
|
|
23220
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:09.669Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
|
|
23221
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:09.669Z - [Messenger] Message sent
|
|
23222
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.669Z - Established a connection. Number of open connections: 3
|
|
23223
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.672Z - Established a connection. Number of open connections: 4
|
|
23224
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.672Z - Closed a connection. Number of open connections: 3
|
|
23225
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.672Z - Received raw message of length 42
|
|
23226
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.672Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
|
|
23227
|
+
[plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 28239) listening on /private/tmp/plugin27003-18-67033.613125.sock
|
|
23228
|
+
[plugin-worker] "nx/core/project-json" (pid: 28241) listening on /private/tmp/plugin27003-20-67038.441334.sock
|
|
23229
|
+
Time taken for 'plugin worker 28239 code loading' 170.816917ms
|
|
23230
|
+
Time taken for 'plugin worker 28241 code loading' 172.12187500000002ms
|
|
23231
|
+
[isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 28239)
|
|
23232
|
+
[isolated-plugin] connected to worker for "nx/core/project-json" (pid: 28241)
|
|
23233
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.798Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 263.68762500000594ms
|
|
23234
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.798Z - Time taken for 'start-plugin-worker:nx/core/project-json' 258.484540999998ms
|
|
23235
|
+
[plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 28239) connected
|
|
23236
|
+
[plugin-worker] "nx/core/project-json" (pid: 28241) connected
|
|
23237
|
+
[plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 28239) loaded successfully
|
|
23238
|
+
[plugin-worker] "nx/core/project-json" (pid: 28241) loaded successfully
|
|
23239
|
+
Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 13.226124999999968ms
|
|
23240
|
+
Time taken for 'nx/core/project-json:createNodes' 2.1476659999999583ms
|
|
23241
|
+
[isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
|
|
23242
|
+
[plugin-worker] "nx/core/package-json" (pid: 28240) listening on /private/tmp/plugin27003-19-67036.628375.sock
|
|
23243
|
+
Time taken for 'plugin worker 28240 code loading' 220.86516699999999ms
|
|
23244
|
+
[plugin-worker] "nx/core/package-json" (pid: 28240) connected
|
|
23245
|
+
[isolated-plugin] connected to worker for "nx/core/package-json" (pid: 28240)
|
|
23246
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.856Z - Time taken for 'start-plugin-worker:nx/core/package-json' 317.9730419999978ms
|
|
23247
|
+
[plugin-worker] "nx/core/package-json" (pid: 28240) loaded successfully
|
|
23248
|
+
[isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
|
|
23249
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.915Z - Time taken for 'build-project-configs' 355.3939160000009ms
|
|
23250
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.915Z - Time taken for 'createNodes:merge' 10.602958000003127ms
|
|
23251
|
+
Time taken for 'build typescript dependencies' 0.14279099999998834ms
|
|
23252
|
+
[isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
|
|
23253
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.947Z - [SYNC]: collect registered sync generators
|
|
23254
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.948Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
23255
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.948Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
23256
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.956Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
|
|
23257
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.956Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
|
|
23258
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.958Z - Responding to PROJECT_GRAPH_UPDATED message
|
|
23259
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.958Z - [REQUEST]: Responding to the client. Project graph updated
|
|
23260
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.959Z - Time taken for 'total execution time for createProjectGraph()' 52.75504200000432ms
|
|
23261
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.959Z - Time taken for 'createDependencies' 36.03237500000978ms
|
|
23262
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.959Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 31.923374999998487ms
|
|
23263
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.959Z - Time taken for 'createMetadata' 0.009833999996772036ms
|
|
23264
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.959Z - Time taken for 'serialize graph' 3.046083000008366ms
|
|
23265
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.959Z - Time taken for 'write cache' 8.56600000000617ms
|
|
23266
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.963Z - Done responding to the client Project graph updated
|
|
23267
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:09.963Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 8. Response time: 7.
|
|
23268
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:09.967Z - [Messenger] Received message, length: 895597
|
|
23269
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:10.998Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
|
|
23270
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:10.999Z - Established a connection. Number of open connections: 4
|
|
23271
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:11.003Z - [Messenger] Message sent
|
|
23272
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:11.016Z - Received raw message of length 32
|
|
23273
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:11.016Z - Received json message of type GET_CONTEXT_FILE_DATA
|
|
23274
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:11.023Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
|
|
23275
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:11.026Z - Responding to GET_CONTEXT_FILE_DATA message
|
|
23276
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:11.026Z - [REQUEST]: Responding to the client. handleContextFileData
|
|
23277
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:11.031Z - Closed a connection. Number of open connections: 3
|
|
23278
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:11.032Z - Done responding to the client handleContextFileData
|
|
23279
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:11.032Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 6. Response time: 9.
|
|
23280
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:11.032Z - [Messenger] Received message, length: 87453
|
|
23281
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:11.743Z - [ProjectGraphListener] Socket closed, triggering reconnection
|
|
23282
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:11.743Z - Closed a connection. Number of open connections: 2
|
|
23283
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:11.748Z - [Messenger] Setting up socket listeners
|
|
23284
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:11.748Z - [Messenger] listen() complete
|
|
23285
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:11.748Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
|
|
23286
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:11.748Z - [Messenger] Message sent
|
|
23287
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:11.753Z - Established a connection. Number of open connections: 3
|
|
23288
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:11.756Z - Established a connection. Number of open connections: 4
|
|
23289
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:11.757Z - Closed a connection. Number of open connections: 3
|
|
23290
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:11.757Z - Received raw message of length 42
|
|
23291
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:11.757Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
|
|
23292
|
+
DEBUG nx::native::watch::watcher: idle-window emitting events count=1
|
|
23293
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts
|
|
23294
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:30.749Z - [WATCHER]: Processing file changes in outputs
|
|
23295
|
+
DEBUG nx::native::watch::watcher: idle-window emitting events count=2
|
|
23296
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map
|
|
23297
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs
|
|
23298
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:31.086Z - [WATCHER]: Processing file changes in outputs
|
|
23299
|
+
DEBUG nx::native::watch::watcher: idle-window emitting events count=1
|
|
23300
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/README.md
|
|
23301
|
+
DEBUG nx::native::watch::watcher: idle-window emitting events count=7
|
|
23302
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/assets/brand/africanies-logo.png
|
|
23303
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/assets/brand/africanies-logo-mini.png
|
|
23304
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/README.md
|
|
23305
|
+
DEBUG nx::native::watch::watcher: [delete] tmp/libs/africanies-ui/build/tsconfig.generated.d8b86de9-a03d-4d05-826c-3617d76f407c.json
|
|
23306
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/package.json
|
|
23307
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/assets/brand/africanies-logo.svg
|
|
23308
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/assets/carriers/dhl.svg
|
|
23309
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.372Z - [WATCHER]: dist/libs/africanies-ui/README.md was modified
|
|
23310
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.377Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 1 events: update:dist/libs/africanies-ui/README.md
|
|
23311
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.378Z - [WATCHER]: File changes detected:
|
|
23312
|
+
Created:
|
|
23313
|
+
(none)
|
|
23314
|
+
Updated:
|
|
23315
|
+
- dist/libs/africanies-ui/README.md
|
|
23316
|
+
Deleted:
|
|
23317
|
+
(none)
|
|
23318
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.465Z - [SYNC]: clearing sync generators cache due to file changes
|
|
23319
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.502Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
23320
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.502Z - [REQUEST]: dist/libs/africanies-ui/README.md
|
|
23321
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.502Z - [REQUEST]:
|
|
23322
|
+
[plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
|
|
23323
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:32.604Z - [Messenger] Sending message type: RECORD_OUTPUTS_HASH_BATCH
|
|
23324
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:32.614Z - [Messenger] Message sent
|
|
23325
|
+
[isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 28432, socket: /private/tmp/plugin27003-21-90110.739834.sock)
|
|
23326
|
+
[plugin-client] restarting worker for "nx/core/package-json"
|
|
23327
|
+
[isolated-plugin] spawned worker for "nx/core/package-json" (pid: 28433, socket: /private/tmp/plugin27003-22-90160.514834.sock)
|
|
23328
|
+
[plugin-client] restarting worker for "nx/core/project-json"
|
|
23329
|
+
[isolated-plugin] spawned worker for "nx/core/project-json" (pid: 28434, socket: /private/tmp/plugin27003-23-90164.286834.sock)
|
|
23330
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.675Z - Time taken for 'hash changed files from watcher' 65.67845900000248ms
|
|
23331
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.695Z - [WATCHER]: Processing file changes in outputs
|
|
23332
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.704Z - Received raw message of length 115
|
|
23333
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.711Z - Received json message of type RECORD_OUTPUTS_HASH_BATCH
|
|
23334
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.774Z - Serializing response for RECORD_OUTPUTS_HASH_BATCH message in json mode
|
|
23335
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.774Z - Responding to RECORD_OUTPUTS_HASH_BATCH message
|
|
23336
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.774Z - [REQUEST]: Responding to the client. recordOutputsHashBatch
|
|
23337
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.775Z - Done responding to the client recordOutputsHashBatch
|
|
23338
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.775Z - Handled json message RECORD_OUTPUTS_HASH_BATCH. Handling time: 63. Response time: 1.
|
|
23339
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:32.785Z - [Messenger] Received message, length: 2
|
|
23340
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:32.920Z - [Messenger] Sending message type: RECORD_TASK_RUNS
|
|
23341
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:32.920Z - [Messenger] Message sent
|
|
23342
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.920Z - Received raw message of length 1283
|
|
23343
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.922Z - Received json message of type RECORD_TASK_RUNS
|
|
23344
|
+
DEBUG nx::native::watch::watcher: idle-window emitting events count=2
|
|
23345
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/README.md
|
|
23346
|
+
DEBUG nx::native::watch::watcher: [update] .nx/cache/17499961385238663835/dist/libs/africanies-ui/README.md
|
|
23347
|
+
DEBUG nx::native::watch::watcher: idle-window emitting events count=9
|
|
23348
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/assets/brand/africanies-logo.png
|
|
23349
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts
|
|
23350
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/assets/brand/africanies-logo-mini.png
|
|
23351
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map
|
|
23352
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/README.md
|
|
23353
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs
|
|
23354
|
+
DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/package.json
|
|
23355
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/assets/brand/africanies-logo.svg
|
|
23356
|
+
DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/assets/carriers/dhl.svg
|
|
23357
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.956Z - Serializing response for RECORD_TASK_RUNS message in json mode
|
|
23358
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.956Z - Responding to RECORD_TASK_RUNS message
|
|
23359
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.956Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
|
|
23360
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.956Z - Done responding to the client handleRecordTaskRuns
|
|
23361
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.956Z - Handled json message RECORD_TASK_RUNS. Handling time: 34. Response time: 0.
|
|
23362
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:32.956Z - [Messenger] Received message, length: 4
|
|
23363
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:32.957Z - [Messenger] Sending message type: GET_FLAKY_TASKS
|
|
23364
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:32.957Z - [Messenger] Message sent
|
|
23365
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.960Z - Received raw message of length 173
|
|
23366
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.960Z - Received json message of type GET_FLAKY_TASKS
|
|
23367
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.967Z - Serializing response for GET_FLAKY_TASKS message in json mode
|
|
23368
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.967Z - Responding to GET_FLAKY_TASKS message
|
|
23369
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.967Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
|
|
23370
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.967Z - Done responding to the client handleGetFlakyTasks
|
|
23371
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.967Z - Handled json message GET_FLAKY_TASKS. Handling time: 6. Response time: 0.
|
|
23372
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.967Z - [WATCHER]: Processing file changes in outputs
|
|
23373
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.967Z - [WATCHER]: 0 file(s) created or restored, 2 file(s) modified, 0 file(s) deleted
|
|
23374
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.967Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 2 events: update:dist/libs/africanies-ui/README.md, update:.nx/cache/17499961385238663835/dist/libs/africanies-ui/README.md
|
|
23375
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.968Z - [WATCHER]: File changes detected:
|
|
23376
|
+
Created:
|
|
23377
|
+
(none)
|
|
23378
|
+
Updated:
|
|
23379
|
+
- dist/libs/africanies-ui/README.md
|
|
23380
|
+
- .nx/cache/17499961385238663835/dist/libs/africanies-ui/README.md
|
|
23381
|
+
Deleted:
|
|
23382
|
+
(none)
|
|
23383
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:32.968Z - [Messenger] Received message, length: 2
|
|
23384
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.979Z - [SYNC]: clearing sync generators cache due to file changes
|
|
23385
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.982Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
23386
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.982Z - [REQUEST]: dist/libs/africanies-ui/README.md,.nx/cache/17499961385238663835/dist/libs/africanies-ui/README.md
|
|
23387
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:32.983Z - [REQUEST]:
|
|
23388
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:33.002Z - Time taken for 'hash changed files from watcher' 11.032040999998571ms
|
|
23389
|
+
[plugin-worker] "nx/core/project-json" (pid: 28434) listening on /private/tmp/plugin27003-23-90164.286834.sock
|
|
23390
|
+
[plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 28432) listening on /private/tmp/plugin27003-21-90110.739834.sock
|
|
23391
|
+
[plugin-worker] "nx/core/package-json" (pid: 28433) listening on /private/tmp/plugin27003-22-90160.514834.sock
|
|
23392
|
+
Time taken for 'plugin worker 28434 code loading' 463.803125ms
|
|
23393
|
+
Time taken for 'plugin worker 28433 code loading' 470.05408400000005ms
|
|
23394
|
+
Time taken for 'plugin worker 28432 code loading' 469.65299999999996ms
|
|
23395
|
+
[isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 28432)
|
|
23396
|
+
[isolated-plugin] connected to worker for "nx/core/package-json" (pid: 28433)
|
|
23397
|
+
[isolated-plugin] connected to worker for "nx/core/project-json" (pid: 28434)
|
|
23398
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:33.494Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 897.7080410000053ms
|
|
23399
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:33.495Z - Time taken for 'start-plugin-worker:nx/core/package-json' 835.2963750000054ms
|
|
23400
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:33.495Z - Time taken for 'start-plugin-worker:nx/core/project-json' 833.6361659999966ms
|
|
23401
|
+
[plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 28432) connected
|
|
23402
|
+
[plugin-worker] "nx/core/package-json" (pid: 28433) connected
|
|
23403
|
+
[plugin-worker] "nx/core/project-json" (pid: 28434) connected
|
|
23404
|
+
[plugin-worker] "nx/core/project-json" (pid: 28434) loaded successfully
|
|
23405
|
+
[plugin-worker] "nx/core/package-json" (pid: 28433) loaded successfully
|
|
23406
|
+
Time taken for 'nx/core/project-json:createNodes' 7.51766699999996ms
|
|
23407
|
+
Time taken for 'nx/core/project-json:createNodes' 0.29404199999999037ms
|
|
23408
|
+
[isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
|
|
23409
|
+
Time taken for 'nx/core/package-json:createNodes' 15.39020800000003ms
|
|
23410
|
+
Time taken for 'nx/core/package-json:createNodes' 2.1268330000000333ms
|
|
23411
|
+
[isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
|
|
23412
|
+
[plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 28432) loaded successfully
|
|
23413
|
+
Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 4.1768749999999955ms
|
|
23414
|
+
Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 4.2662499999999ms
|
|
23415
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:33.613Z - Time taken for 'build-project-configs' 570.3894580000051ms
|
|
23416
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:33.613Z - Time taken for 'build-project-configs' 574.778250000003ms
|
|
23417
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:33.613Z - Time taken for 'createNodes:merge' 5.898333000004641ms
|
|
23418
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:33.613Z - Time taken for 'createNodes:merge' 4.362374999996973ms
|
|
23419
|
+
Time taken for 'build typescript dependencies' 10.021791000000007ms
|
|
23420
|
+
[isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
|
|
23421
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:33.664Z - [SYNC]: collect registered sync generators
|
|
23422
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:33.664Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
|
23423
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:33.664Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
|
23424
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:33.671Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
|
|
23425
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:33.671Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
|
|
23426
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:33.674Z - Responding to PROJECT_GRAPH_UPDATED message
|
|
23427
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:33.674Z - [REQUEST]: Responding to the client. Project graph updated
|
|
23428
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:33.675Z - Time taken for 'total execution time for createProjectGraph()' 58.998583000007784ms
|
|
23429
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:33.675Z - Time taken for 'createDependencies' 47.957125000000815ms
|
|
23430
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:33.675Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 47.84670900000492ms
|
|
23431
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:33.675Z - Time taken for 'createMetadata' 0.3910409999953117ms
|
|
23432
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:33.675Z - Time taken for 'serialize graph' 2.1765829999931157ms
|
|
23433
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:33.675Z - Time taken for 'write cache' 7.214749999999185ms
|
|
23434
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:33.686Z - Done responding to the client Project graph updated
|
|
23435
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:33.686Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 7. Response time: 15.
|
|
23436
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:33.691Z - [Messenger] Received message, length: 895597
|
|
23437
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:34.860Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
|
|
23438
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:34.863Z - [Messenger] Message sent
|
|
23439
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:34.874Z - Established a connection. Number of open connections: 4
|
|
23440
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:34.908Z - Received raw message of length 32
|
|
23441
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:34.908Z - Received json message of type GET_CONTEXT_FILE_DATA
|
|
23442
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:34.996Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
|
|
23443
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:34.998Z - Responding to GET_CONTEXT_FILE_DATA message
|
|
23444
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:35.000Z - [REQUEST]: Responding to the client. handleContextFileData
|
|
23445
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:35.002Z - Closed a connection. Number of open connections: 3
|
|
23446
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:35.007Z - Done responding to the client handleContextFileData
|
|
23447
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:35.008Z - [Messenger] Received message, length: 87634
|
|
23448
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:35.009Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 88. Response time: 11.
|
|
23449
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:36.187Z - [ProjectGraphListener] Socket closed, triggering reconnection
|
|
23450
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:36.195Z - [Messenger] Setting up socket listeners
|
|
23451
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:36.196Z - [Messenger] listen() complete
|
|
23452
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:36.195Z - Closed a connection. Number of open connections: 2
|
|
23453
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:36.196Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
|
|
23454
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:36.197Z - [Messenger] Message sent
|
|
23455
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:36.204Z - Established a connection. Number of open connections: 3
|
|
23456
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:36.206Z - Established a connection. Number of open connections: 4
|
|
23457
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:36.207Z - Closed a connection. Number of open connections: 3
|
|
23458
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:36.207Z - Received raw message of length 42
|
|
23459
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:36.207Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
|
|
23460
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:58.130Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
|
|
23461
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:58.134Z - [Messenger] Message sent
|
|
23462
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:58.152Z - Received raw message of length 41
|
|
23463
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:58.159Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
|
|
23464
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:58.168Z - [AI-AGENTS]: Returning cached agent configuration status
|
|
23465
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:58.170Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
|
|
23466
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:58.171Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
|
|
23467
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:58.171Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
|
|
23468
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:58.173Z - Done responding to the client handleGetConfigureAiAgentsStatus
|
|
23469
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:47:58.173Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 3. Response time: 3.
|
|
23470
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:47:58.174Z - [Messenger] Received message, length: 342
|
|
23471
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:12.298Z - Established a connection. Number of open connections: 4
|
|
23472
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:12.303Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
|
|
23473
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:12.306Z - [Messenger] Message sent
|
|
23474
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:12.306Z - Closed a connection. Number of open connections: 3
|
|
23475
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:12.307Z - Received raw message of length 41
|
|
23476
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:12.307Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
|
|
23477
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:12.308Z - [AI-AGENTS]: Returning cached agent configuration status
|
|
23478
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:12.308Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
|
|
23479
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:12.308Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
|
|
23480
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:12.308Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
|
|
23481
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:12.308Z - Done responding to the client handleGetConfigureAiAgentsStatus
|
|
23482
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:12.308Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 0. Response time: 0.
|
|
23483
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:12.311Z - [Messenger] Received message, length: 342
|
|
23484
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:12.319Z - [Messenger] Sending message type: POST_TASKS_EXECUTION
|
|
23485
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:12.350Z - [Messenger] Message sent
|
|
23486
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:12.354Z - Received raw message of length 482789
|
|
23487
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:12.358Z - Received json message of type POST_TASKS_EXECUTION
|
|
23488
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:12.360Z - Serializing response for POST_TASKS_EXECUTION message in json mode
|
|
23489
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:12.360Z - Responding to POST_TASKS_EXECUTION message
|
|
23490
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:12.360Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
|
|
23491
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:12.360Z - Done responding to the client handleRunPostTasksExecution
|
|
23492
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:12.360Z - Handled json message POST_TASKS_EXECUTION. Handling time: 2. Response time: 0.
|
|
23493
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:12.360Z - [Messenger] Received message, length: 4
|
|
23494
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:12.360Z - Time taken for 'postTasksExecution' 0.5711670000018785ms
|
|
23495
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:12.465Z - Closed a connection. Number of open connections: 2
|
|
23496
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:20.809Z - [Server] lock file hash changed! old=6086193982527695913, new=12205136562596607764
|
|
23497
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:20.810Z - [Server] Daemon outdated: LOCK_FILES_CHANGED
|
|
23498
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:20.810Z - [Server] Restarting daemon...
|
|
23499
|
+
DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
|
|
23500
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:20.824Z - Restarting daemon with script: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server/start.js
|
|
23501
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:20.825Z - Old daemon __dirname: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server
|
|
23502
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:20.825Z - Current process.execPath: /Users/ikechukwukalu/.nvm/versions/node/v24.20.0/bin/node
|
|
23503
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:20.830Z - Started new daemon process in background
|
|
23504
|
+
DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
|
|
23505
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:20.832Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (sources)
|
|
23506
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:20.832Z - Closed a connection. Number of open connections: 1
|
|
23507
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:20.833Z - Closed a connection. Number of open connections: 0
|
|
23508
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:20.833Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (sources)
|
|
23509
|
+
DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
|
|
23510
|
+
DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
|
|
23511
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:20.836Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (outputs)
|
|
23512
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:20.840Z - [LATEST-NX]: Cleaning up latest Nx installation from /private/tmp/tmp-27003-zTITPDIDeWMN
|
|
23513
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:20.844Z - Server stopped because: "LOCK_FILES_CHANGED"
|
|
23514
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:20.870Z - [ProjectGraphListener] Socket closed, triggering reconnection
|
|
23515
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:20.878Z - [ProjectGraphListener] Starting reconnection for 1 callbacks
|
|
23516
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:20.894Z - [Client] Waiting for server (max: 6000 attempts, 10ms interval)
|
|
23517
|
+
DEBUG nx::native::watch::watcher: watching started origin=/Applications/AngularJS/angular-web-sdk
|
|
23518
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:21.853Z - [WATCHER]: Subscribed to changes within: /Applications/AngularJS/angular-web-sdk (native)
|
|
23519
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:21.855Z - New daemon starting from: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server/server.js
|
|
23520
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:21.855Z - New daemon __dirname: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server
|
|
23521
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:21.855Z - New daemon nxVersion: 23.1.1
|
|
23522
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:21.856Z - New daemon getInstalledNxVersion(): 23.1.1
|
|
23523
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:21.858Z - Time taken for 'workspace context init' 0.16487500000005184ms
|
|
23524
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:21.859Z - [Server] Starting outdated check interval (20ms)
|
|
23525
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:21.865Z - Started listening on: /private/tmp/faa89d8baabf0c9298d0/d.sock
|
|
23526
|
+
DEBUG nx::native::watch::watcher: watching started origin=/Applications/AngularJS/angular-web-sdk
|
|
23527
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:21.875Z - [LATEST-NX]: Pulling latest Nx...
|
|
23528
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:21.882Z - [AI-AGENTS]: Starting agent configuration status computation
|
|
23529
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:21.903Z - [Client] Server available
|
|
23530
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:21.903Z - [Messenger] Setting up socket listeners
|
|
23531
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:21.903Z - [Messenger] listen() complete
|
|
23532
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:21.903Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
|
|
23533
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:21.904Z - [Messenger] Message sent
|
|
23534
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:21.904Z - [ProjectGraphListener] Reconnected successfully
|
|
23535
|
+
[isolated-plugin] spawned worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 29139, socket: /private/tmp/plugin29118-0-1034.567125.sock)
|
|
23536
|
+
[isolated-plugin] spawned worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 29140, socket: /private/tmp/plugin29118-1-1155.492375.sock)
|
|
23537
|
+
[isolated-plugin] spawned worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 29141, socket: /private/tmp/plugin29118-2-1157.686458.sock)
|
|
23538
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.011Z - Time taken for 'hash changed files from watcher' 0.026749999999992724ms
|
|
23539
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.011Z - Time taken for 'loadSpecifiedNxPlugins' 135.87420800000018ms
|
|
23540
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.014Z - Established a connection. Number of open connections: 1
|
|
23541
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.023Z - Established a connection. Number of open connections: 2
|
|
23542
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.026Z - Closed a connection. Number of open connections: 1
|
|
23543
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.028Z - Received raw message of length 42
|
|
23544
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.028Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
|
|
23545
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 29139) listening on /private/tmp/plugin29118-0-1034.567125.sock
|
|
23546
|
+
Time taken for 'plugin worker 29139 code loading' 467.491833ms
|
|
23547
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 29140) listening on /private/tmp/plugin29118-1-1155.492375.sock
|
|
23548
|
+
Time taken for 'plugin worker 29140 code loading' 467.487458ms
|
|
23549
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 29141) listening on /private/tmp/plugin29118-2-1157.686458.sock
|
|
23550
|
+
Time taken for 'plugin worker 29141 code loading' 470.422459ms
|
|
23551
|
+
[isolated-plugin] connected to worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 29139)
|
|
23552
|
+
[isolated-plugin] connected to worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 29140)
|
|
23553
|
+
[isolated-plugin] connected to worker for "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 29141)
|
|
23554
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.746Z - Time taken for 'start-plugin-worker:/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js' 862.4570839999999ms
|
|
23555
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.746Z - Time taken for 'start-plugin-worker:/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json' 742.0435419999999ms
|
|
23556
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.746Z - Time taken for 'start-plugin-worker:/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json' 739.8550419999999ms
|
|
23557
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 29139) connected
|
|
23558
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 29140) connected
|
|
23559
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 29141) connected
|
|
23560
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json" (pid: 29141) loaded successfully
|
|
23561
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.758Z - Time taken for 'Load Nx Plugin: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/project-json/build-nodes/project-json' 883.733041ms
|
|
23562
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 29140) loaded successfully
|
|
23563
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.761Z - Time taken for 'Load Nx Plugin: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json' 886.0203750000001ms
|
|
23564
|
+
[plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 29139) loaded successfully
|
|
23565
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.771Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
23566
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.771Z - [REQUEST]:
|
|
23567
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.771Z - [REQUEST]:
|
|
23568
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.775Z - Time taken for 'loadDefaultNxPlugins' 897.3720409999999ms
|
|
23569
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.775Z - Time taken for 'Load Nx Plugin: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js' 897.1040419999999ms
|
|
23570
|
+
Time taken for 'nx/core/project-json:createNodes' 2.8055420000000595ms
|
|
23571
|
+
[isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
|
|
23572
|
+
Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 13.310125000000085ms
|
|
23573
|
+
[isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
|
|
23574
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.871Z - Time taken for 'build-project-configs' 74.89866600000005ms
|
|
23575
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.871Z - Time taken for 'createNodes:merge' 49.135332999999946ms
|
|
23576
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.871Z - Time taken for 'native-file-deps' 0.00666599999999562ms
|
|
23577
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.871Z - Time taken for 'get-workspace-files' 1.9073329999998805ms
|
|
23578
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.871Z - Time taken for 'read cache' 1.141791000000012ms
|
|
23579
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.913Z - Established a connection. Number of open connections: 2
|
|
23580
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.914Z - Established a connection. Number of open connections: 3
|
|
23581
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:22.914Z - [Messenger] Setting up socket listeners
|
|
23582
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:22.914Z - [Messenger] listen() complete
|
|
23583
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.915Z - Closed a connection. Number of open connections: 2
|
|
23584
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.915Z - Established a connection. Number of open connections: 3
|
|
23585
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.915Z - Closed a connection. Number of open connections: 2
|
|
23586
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:22.916Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
|
|
23587
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:22.916Z - [Messenger] Message sent
|
|
23588
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.917Z - Received raw message of length 32
|
|
23589
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.917Z - Received json message of type REQUEST_PROJECT_GRAPH
|
|
23590
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:22.917Z - [REQUEST]: Client Request for Project Graph Received
|
|
23591
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:22.947Z - [Messenger] Setting up socket listeners
|
|
23592
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:22.947Z - [Messenger] listen() complete
|
|
23593
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:22.959Z - [Messenger] Sending message type: GET_NX_CONSOLE_STATUS
|
|
23594
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:22.960Z - [Messenger] Message sent
|
|
23595
|
+
DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=99.612125ms
|
|
23596
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.017Z - Reusing in-memory cached project graph because no files changed.
|
|
23597
|
+
Time taken for 'build typescript dependencies' 38.49758300000008ms
|
|
23598
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.018Z - Established a connection. Number of open connections: 3
|
|
23599
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.021Z - Established a connection. Number of open connections: 4
|
|
23600
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.021Z - Closed a connection. Number of open connections: 3
|
|
23601
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.021Z - Established a connection. Number of open connections: 4
|
|
23602
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.021Z - Closed a connection. Number of open connections: 3
|
|
23603
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.021Z - Received raw message of length 4924
|
|
23604
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.021Z - Received json message of type GET_NX_CONSOLE_STATUS
|
|
23605
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.022Z - Graph recompute necessary due to env variable refresh. Changed keys: PATH, PNPM_SCRIPT_SRC_DIR, COLOR, GIT_AUTHOR_DATE, GIT_EDITOR, GIT_NO_REPLACE_OBJECTS, GIT_INDEX_FILE, GIT_AUTHOR_NAME, GIT_PREFIX, EDITOR, GIT_SSH_COMMAND, GIT_AUTHOR_EMAIL, GIT_EXEC_PATH
|
|
23606
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.022Z - Serializing response for GET_NX_CONSOLE_STATUS message in json mode
|
|
23607
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.022Z - Responding to GET_NX_CONSOLE_STATUS message
|
|
23608
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.022Z - [REQUEST]: Responding to the client. handleGetNxConsoleStatus
|
|
23609
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.022Z - Done responding to the client handleGetNxConsoleStatus
|
|
23610
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.022Z - Handled json message GET_NX_CONSOLE_STATUS. Handling time: 0. Response time: 0.
|
|
23611
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.022Z - [Messenger] Received message, length: 22
|
|
23612
|
+
[isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
|
|
23613
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.026Z - Streaming message to client: progress update for topic graph-construction
|
|
23614
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.026Z - [Messenger] Received message, length: 47
|
|
23615
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.044Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
|
|
23616
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.044Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
|
|
23617
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.044Z - Responding to REQUEST_PROJECT_GRAPH message
|
|
23618
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.044Z - [REQUEST]: Responding to the client. project-graph
|
|
23619
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.044Z - Time taken for 'total execution time for createProjectGraph()' 171.35512499999982ms
|
|
23620
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.044Z - Time taken for 'createDependencies' 162.50583300000017ms
|
|
23621
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.044Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 162.32999999999993ms
|
|
23622
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.044Z - Time taken for 'total for creating and serializing project graph' 126.96162499999991ms
|
|
23623
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.044Z - Time taken for 'createMetadata' 0.02062500000010914ms
|
|
23624
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.044Z - Time taken for 'serialize graph' 2.1097500000000764ms
|
|
23625
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.044Z - Time taken for 'write cache' 9.66766699999971ms
|
|
23626
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.047Z - Done responding to the client project-graph
|
|
23627
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.047Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 127. Response time: 3.
|
|
23628
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.055Z - [Messenger] Received message, length: 895604
|
|
23629
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.059Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
|
|
23630
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.059Z - [Messenger] Message sent
|
|
23631
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.059Z - Received raw message of length 32
|
|
23632
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.059Z - Received json message of type GET_CONTEXT_FILE_DATA
|
|
23633
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.060Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
|
|
23634
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.060Z - Responding to GET_CONTEXT_FILE_DATA message
|
|
23635
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.060Z - [REQUEST]: Responding to the client. handleContextFileData
|
|
23636
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.061Z - Done responding to the client handleContextFileData
|
|
23637
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.061Z - [Messenger] Received message, length: 86956
|
|
23638
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.061Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 1. Response time: 1.
|
|
23639
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.096Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
|
|
23640
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.096Z - [Messenger] Message sent
|
|
23641
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.096Z - Received raw message of length 32
|
|
23642
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.097Z - Received json message of type REQUEST_PROJECT_GRAPH
|
|
23643
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.097Z - [REQUEST]: Client Request for Project Graph Received
|
|
23644
|
+
DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=52.735ms
|
|
23645
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.149Z - No in-memory cached project graph found. Recomputing it...
|
|
23646
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.150Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
|
23647
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.150Z - [REQUEST]:
|
|
23648
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.150Z - [REQUEST]:
|
|
23649
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.150Z - Streaming message to client: progress update for topic graph-construction
|
|
23650
|
+
[plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
|
|
23651
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.151Z - [Messenger] Received message, length: 47
|
|
23652
|
+
[isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 29203, socket: /private/tmp/plugin29118-3-2301.833.sock)
|
|
23653
|
+
[plugin-client] restarting worker for "nx/core/package-json"
|
|
23654
|
+
[isolated-plugin] spawned worker for "nx/core/package-json" (pid: 29204, socket: /private/tmp/plugin29118-4-2302.868208.sock)
|
|
23655
|
+
[plugin-client] restarting worker for "nx/core/project-json"
|
|
23656
|
+
[isolated-plugin] spawned worker for "nx/core/project-json" (pid: 29205, socket: /private/tmp/plugin29118-5-2303.660666.sock)
|
|
23657
|
+
[plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 29203) listening on /private/tmp/plugin29118-3-2301.833.sock
|
|
23658
|
+
[plugin-worker] "nx/core/project-json" (pid: 29205) listening on /private/tmp/plugin29118-5-2303.660666.sock
|
|
23659
|
+
[plugin-worker] "nx/core/package-json" (pid: 29204) listening on /private/tmp/plugin29118-4-2302.868208.sock
|
|
23660
|
+
Time taken for 'plugin worker 29204 code loading' 120.221ms
|
|
23661
|
+
Time taken for 'plugin worker 29203 code loading' 119.729167ms
|
|
23662
|
+
Time taken for 'plugin worker 29205 code loading' 119.683625ms
|
|
23663
|
+
[isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 29203)
|
|
23664
|
+
[isolated-plugin] connected to worker for "nx/core/package-json" (pid: 29204)
|
|
23665
|
+
[isolated-plugin] connected to worker for "nx/core/project-json" (pid: 29205)
|
|
23666
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.333Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 181.94804099999965ms
|
|
23667
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.333Z - Time taken for 'start-plugin-worker:nx/core/package-json' 181.144542ms
|
|
23668
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.333Z - Time taken for 'start-plugin-worker:nx/core/project-json' 180.5343329999996ms
|
|
23669
|
+
[plugin-worker] "nx/core/project-json" (pid: 29205) connected
|
|
23670
|
+
[plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 29203) connected
|
|
23671
|
+
[plugin-worker] "nx/core/package-json" (pid: 29204) connected
|
|
23672
|
+
[plugin-worker] "nx/core/project-json" (pid: 29205) loaded successfully
|
|
23673
|
+
Time taken for 'nx/core/project-json:createNodes' 0.8319169999999758ms
|
|
23674
|
+
[plugin-worker] "nx/core/package-json" (pid: 29204) loaded successfully
|
|
23675
|
+
[isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
|
|
23676
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.337Z - Streaming message to client: progress update for topic graph-construction
|
|
23677
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.338Z - [Messenger] Received message, length: 153
|
|
23678
|
+
[plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 29203) loaded successfully
|
|
23679
|
+
[isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
|
|
23680
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.349Z - Streaming message to client: progress update for topic graph-construction
|
|
23681
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.349Z - [Messenger] Received message, length: 112
|
|
23682
|
+
Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 10.723417000000012ms
|
|
23683
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.359Z - Streaming message to client: progress update for topic graph-construction
|
|
23684
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.359Z - [Messenger] Received message, length: 47
|
|
23685
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.365Z - Streaming message to client: progress update for topic graph-construction
|
|
23686
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.365Z - [Messenger] Received message, length: 47
|
|
23687
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.367Z - Time taken for 'build-project-configs' 210.92174999999997ms
|
|
23688
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.367Z - Time taken for 'createNodes:merge' 2.405916000000161ms
|
|
23689
|
+
Time taken for 'build typescript dependencies' 0.09341700000001651ms
|
|
23690
|
+
[isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
|
|
23691
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.386Z - Streaming message to client: progress update for topic graph-construction
|
|
23692
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.386Z - [Messenger] Received message, length: 47
|
|
23693
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.396Z - [SYNC]: collect registered sync generators
|
|
23694
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.405Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
|
|
23695
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.405Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
|
|
23696
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.407Z - Responding to PROJECT_GRAPH_UPDATED message
|
|
23697
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.407Z - [REQUEST]: Responding to the client. Project graph updated
|
|
23698
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.408Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
|
|
23699
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.408Z - Responding to REQUEST_PROJECT_GRAPH message
|
|
23700
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.408Z - [REQUEST]: Responding to the client. project-graph
|
|
23701
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.408Z - Time taken for 'total for creating and serializing project graph' 311.011583ms
|
|
23702
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.408Z - Time taken for 'total execution time for createProjectGraph()' 29.661666999999852ms
|
|
23703
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.408Z - Time taken for 'createDependencies' 25.40145799999982ms
|
|
23704
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.408Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 25.139165999999932ms
|
|
23705
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.408Z - Time taken for 'createMetadata' 0.011459000000286323ms
|
|
23706
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.408Z - Time taken for 'serialize graph' 3.082542000000103ms
|
|
23707
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.408Z - Time taken for 'write cache' 8.247875000000022ms
|
|
23708
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.411Z - Done responding to the client project-graph
|
|
23709
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.411Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 311. Response time: 3.
|
|
23710
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.412Z - [Messenger] Received message, length: 895604
|
|
23711
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.417Z - [Messenger] Sending message type: PRE_TASKS_EXECUTION
|
|
23712
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.417Z - [Messenger] Message sent
|
|
23713
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.417Z - Received raw message of length 2088
|
|
23714
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.417Z - Received json message of type PRE_TASKS_EXECUTION
|
|
23715
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.417Z - Serializing response for PRE_TASKS_EXECUTION message in json mode
|
|
23716
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.417Z - Responding to PRE_TASKS_EXECUTION message
|
|
23717
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.418Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
|
|
23718
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.418Z - Done responding to the client handleRunPreTasksExecution
|
|
23719
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.418Z - Handled json message PRE_TASKS_EXECUTION. Handling time: 0. Response time: 1.
|
|
23720
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.418Z - [Messenger] Received message, length: 2
|
|
23721
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.418Z - Time taken for 'preTasksExecution' 0.540791999999783ms
|
|
23722
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.444Z - [Messenger] Sending message type: HASH_TASKS
|
|
23723
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.444Z - [Messenger] Message sent
|
|
23724
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.446Z - Received raw message of length 44672
|
|
23725
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.447Z - Received json message of type HASH_TASKS
|
|
23726
|
+
DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=52.36675ms
|
|
23727
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.500Z - Reusing in-memory cached project graph because no files changed.
|
|
23728
|
+
DEBUG nx::native::tasks::hash_planner: get_plans_internal COMPLETED in 12.798083ms - processed 6 tasks (setup: 8.42675ms, parallel_planning: 4.35575ms, pool: 1031 unique instructions)
|
|
23729
|
+
DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "8520130568453209191" (".gitignore") to hash
|
|
23730
|
+
DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "2425668806101952406" ("nx.json") to hash
|
|
23731
|
+
DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "6605332246132408965" ("eslint.config.mjs") to hash
|
|
23732
|
+
DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17732202739991855709"
|
|
23733
|
+
DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17385814077483807182"
|
|
23734
|
+
DEBUG nx::native::tasks::task_hasher: hash_plans COMPLETED in 15.371459ms - processed 6 plans (setup: 561.459µs, hashing: 14.80375ms, assembly: 9.270666ms)
|
|
23735
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.562Z - Serializing response for HASH_TASKS message in json mode
|
|
23736
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.564Z - Responding to HASH_TASKS message
|
|
23737
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.564Z - [REQUEST]: Responding to the client. handleHashTasks
|
|
23738
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.566Z - Done responding to the client handleHashTasks
|
|
23739
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.566Z - Handled json message HASH_TASKS. Handling time: 115. Response time: 4.
|
|
23740
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.566Z - [Messenger] Received message, length: 288893
|
|
23741
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.657Z - Socket write error (client likely disconnected): write EPIPE
|
|
23742
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.657Z - Done responding to the client Project graph updated
|
|
23743
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.658Z - Socket error: write EPIPE
|
|
23744
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.658Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 8. Response time: 253.
|
|
23745
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.658Z - Closed a connection. Number of open connections: 2
|
|
23746
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.661Z - [Messenger] Setting up socket listeners
|
|
23747
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.661Z - Established a connection. Number of open connections: 3
|
|
23748
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.661Z - [Messenger] listen() complete
|
|
23749
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.662Z - Established a connection. Number of open connections: 4
|
|
23750
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.662Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
|
|
23751
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.662Z - Closed a connection. Number of open connections: 3
|
|
23752
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:23.662Z - [Messenger] Message sent
|
|
23753
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.662Z - Received raw message of length 42
|
|
23754
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:23.662Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
|
|
23755
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:24.428Z - [Messenger] Sending message type: GET_ESTIMATED_TASK_TIMINGS
|
|
23756
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:24.428Z - [Messenger] Message sent
|
|
23757
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:24.429Z - Received raw message of length 330
|
|
23758
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:24.429Z - Received json message of type GET_ESTIMATED_TASK_TIMINGS
|
|
23759
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:24.437Z - Serializing response for GET_ESTIMATED_TASK_TIMINGS message in json mode
|
|
23760
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:24.438Z - Responding to GET_ESTIMATED_TASK_TIMINGS message
|
|
23761
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:24.438Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
|
|
23762
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:24.438Z - Done responding to the client handleGetEstimatedTaskTimings
|
|
23763
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:24.438Z - Handled json message GET_ESTIMATED_TASK_TIMINGS. Handling time: 8. Response time: 1.
|
|
23764
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:24.438Z - [Messenger] Received message, length: 206
|
|
23765
|
+
Fetching nx...
|
|
23766
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:28.446Z - [LATEST-NX]: Successfully pulled latest Nx to /private/tmp/tmp-29118-p9tg4JDB173x
|
|
23767
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:28.447Z - [NX-CONSOLE]: Using local implementation (NX_USE_LOCAL=true or inner call)
|
|
23768
|
+
DEBUG nx::native::ide::preferences: Loaded console preferences: NxConsolePreferences { auto_install_console: Some(true), path: "/Users/ikechukwukalu/.config/nx/ide.json" }
|
|
23769
|
+
DEBUG nx::native::ide::install: Detected editor: VSCode
|
|
23770
|
+
DEBUG nx::native::ide::install: Checking if Nx Console extension is installed with: code --list-extensions
|
|
23771
|
+
DEBUG nx::native::ide::install: Editor command 'code' is installed
|
|
23772
|
+
DEBUG nx::native::ide::install: Editor command 'code-insiders' not found
|
|
23773
|
+
DEBUG nx::native::ide::install: Checking if Nx Console extension is installed with: code --list-extensions
|
|
23774
|
+
DEBUG nx::native::ide::install: Nx Console extension is installed
|
|
23775
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:29.508Z - [NX-CONSOLE]: Console status check completed, shouldPrompt: false
|
|
23776
|
+
DEBUG nx::native::ide::install: Nx Console extension is installed
|
|
23777
|
+
DEBUG nx::native::ide::install: Editor command 'cursor' not found
|
|
23778
|
+
DEBUG nx::native::ide::install: Checking if Nx Console extension is installed with: cursor --list-extensions
|
|
23779
|
+
DEBUG nx::native::ide::install: Command 'cursor' not found, cannot check extension status
|
|
23780
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:29.728Z - [AI-AGENTS]: Agent configuration status computation completed: 0 fully configured, 0 outdated, 1 partially configured, 4 non-configured
|
|
23781
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:30.783Z - [Messenger] Sending message type: RECORD_TASK_RUNS
|
|
23782
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:30.783Z - [Messenger] Message sent
|
|
23783
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.783Z - Received raw message of length 1156
|
|
23784
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.783Z - Received json message of type RECORD_TASK_RUNS
|
|
23785
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.789Z - Serializing response for RECORD_TASK_RUNS message in json mode
|
|
23786
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.789Z - Responding to RECORD_TASK_RUNS message
|
|
23787
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.789Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
|
|
23788
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.789Z - Done responding to the client handleRecordTaskRuns
|
|
23789
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.789Z - Handled json message RECORD_TASK_RUNS. Handling time: 6. Response time: 0.
|
|
23790
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:30.789Z - [Messenger] Received message, length: 4
|
|
23791
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:30.789Z - [Messenger] Sending message type: GET_FLAKY_TASKS
|
|
23792
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:30.789Z - [Messenger] Message sent
|
|
23793
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.789Z - Received raw message of length 170
|
|
23794
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.789Z - Received json message of type GET_FLAKY_TASKS
|
|
23795
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.791Z - Serializing response for GET_FLAKY_TASKS message in json mode
|
|
23796
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.791Z - Responding to GET_FLAKY_TASKS message
|
|
23797
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.791Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
|
|
23798
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.791Z - Done responding to the client handleGetFlakyTasks
|
|
23799
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:30.791Z - [Messenger] Received message, length: 2
|
|
23800
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.791Z - Handled json message GET_FLAKY_TASKS. Handling time: 2. Response time: 0.
|
|
23801
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:30.792Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
|
|
23802
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.792Z - Established a connection. Number of open connections: 4
|
|
23803
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:30.792Z - [Messenger] Message sent
|
|
23804
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.792Z - Received raw message of length 41
|
|
23805
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.792Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
|
|
23806
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.792Z - [AI-AGENTS]: Returning cached agent configuration status
|
|
23807
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.792Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
|
|
23808
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.792Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
|
|
23809
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.792Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
|
|
23810
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.792Z - Done responding to the client handleGetConfigureAiAgentsStatus
|
|
23811
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.792Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 0. Response time: 0.
|
|
23812
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:30.792Z - [Messenger] Received message, length: 341
|
|
23813
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.792Z - Closed a connection. Number of open connections: 3
|
|
23814
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:30.794Z - [Messenger] Sending message type: POST_TASKS_EXECUTION
|
|
23815
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:30.796Z - [Messenger] Message sent
|
|
23816
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.797Z - Received raw message of length 319925
|
|
23817
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.799Z - Received json message of type POST_TASKS_EXECUTION
|
|
23818
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.799Z - Serializing response for POST_TASKS_EXECUTION message in json mode
|
|
23819
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.799Z - Responding to POST_TASKS_EXECUTION message
|
|
23820
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.799Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
|
|
23821
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.799Z - Done responding to the client handleRunPostTasksExecution
|
|
23822
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.799Z - Handled json message POST_TASKS_EXECUTION. Handling time: 0. Response time: 0.
|
|
23823
|
+
[NX v23.1.1 Daemon Client] - 2026-08-28T14:48:30.799Z - [Messenger] Received message, length: 4
|
|
23824
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.799Z - Time taken for 'postTasksExecution' 0.1858329999995476ms
|
|
23825
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:48:30.806Z - Closed a connection. Number of open connections: 2
|
|
23826
|
+
DEBUG nx::native::watch::watcher: idle-window emitting events count=17
|
|
23827
|
+
DEBUG nx::native::watch::watcher: [update] .husky/_/applypatch-msg
|
|
23828
|
+
DEBUG nx::native::watch::watcher: [update] .husky/_/pre-push
|
|
23829
|
+
DEBUG nx::native::watch::watcher: [update] .husky/_/pre-merge-commit
|
|
23830
|
+
DEBUG nx::native::watch::watcher: [update] .husky/_/post-merge
|
|
23831
|
+
DEBUG nx::native::watch::watcher: [update] .husky/_/pre-auto-gc
|
|
23832
|
+
DEBUG nx::native::watch::watcher: [update] .husky/_/pre-applypatch
|
|
23833
|
+
DEBUG nx::native::watch::watcher: [update] .husky/_/pre-rebase
|
|
23834
|
+
DEBUG nx::native::watch::watcher: [update] .husky/_/.gitignore
|
|
23835
|
+
DEBUG nx::native::watch::watcher: [update] .husky/_/h
|
|
23836
|
+
DEBUG nx::native::watch::watcher: [update] .husky/_/prepare-commit-msg
|
|
23837
|
+
DEBUG nx::native::watch::watcher: [update] .husky/_/commit-msg
|
|
23838
|
+
DEBUG nx::native::watch::watcher: [update] .husky/_/post-applypatch
|
|
23839
|
+
DEBUG nx::native::watch::watcher: [create] .husky/_/husky.sh
|
|
23840
|
+
DEBUG nx::native::watch::watcher: [update] .husky/_/post-rewrite
|
|
23841
|
+
DEBUG nx::native::watch::watcher: [update] .husky/_/post-checkout
|
|
23842
|
+
DEBUG nx::native::watch::watcher: [update] .husky/_/pre-commit
|
|
23843
|
+
DEBUG nx::native::watch::watcher: [update] .husky/_/post-commit
|
|
23844
|
+
[NX v23.1.1 Daemon Server] - 2026-08-28T14:49:26.229Z - [WATCHER]: Processing file changes in outputs
|