@africanies/angular-web-sdk 0.1.11 → 0.1.12

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.
Files changed (93) hide show
  1. package/.nx/cache/{14995846848874973576 → 7821397806208783174}/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs +2572 -962
  2. package/.nx/cache/7821397806208783174/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map +1 -0
  3. package/.nx/cache/{14995846848874973576 → 7821397806208783174}/dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts +450 -140
  4. package/.nx/cache/run.json +15 -15
  5. package/.nx/cache/terminalOutputs/16208231681037145050 +85 -0
  6. package/.nx/cache/terminalOutputs/{14995846848874973576 → 7821397806208783174} +2 -2
  7. package/.nx/workspace-data/0091ABA9-5C90-580D-953C-8C94E763ADB5-v3.db +0 -0
  8. package/.nx/workspace-data/0091ABA9-5C90-580D-953C-8C94E763ADB5-v3.db-shm +0 -0
  9. package/.nx/workspace-data/0091ABA9-5C90-580D-953C-8C94E763ADB5-v3.db-wal +0 -0
  10. package/.nx/workspace-data/d/daemon.log +1317 -0
  11. package/.nx/workspace-data/d/server-process.json +2 -2
  12. package/.nx/workspace-data/file-map.json +3458 -3424
  13. package/.nx/workspace-data/nx_files.nxt +0 -0
  14. package/.nx/workspace-data/project-graph.json +2 -2
  15. package/apps/playground/src/app/pages/forms-page.ts +70 -14
  16. package/apps/playground/src/app/snippets/forms.snippets.ts +41 -6
  17. package/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs +1000 -8
  18. package/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map +1 -1
  19. package/dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts +201 -15
  20. package/libs/africanies-ui/src/index.ts +18 -0
  21. package/libs/africanies-ui/src/lib/forms/index.ts +20 -0
  22. package/libs/africanies-ui/src/lib/forms/phone-input/index.ts +21 -0
  23. package/libs/africanies-ui/src/lib/forms/phone-input/phone-codes.ts +264 -0
  24. package/libs/africanies-ui/src/lib/forms/phone-input/phone-input.component.ts +477 -0
  25. package/libs/africanies-ui/src/lib/forms/phone-input/phone-input.types.ts +35 -0
  26. package/libs/africanies-ui/src/lib/forms/phone-input/phone-input.utils.spec.ts +81 -0
  27. package/libs/africanies-ui/src/lib/forms/phone-input/phone-input.utils.ts +275 -0
  28. package/libs/africanies-ui/src/lib/modules/africanies-forms.module.ts +2 -0
  29. package/libs/africanies-ui/src/lib/navigation/segment/segment.component.ts +2 -1
  30. package/package.json +1 -1
  31. package/.nx/cache/13466509747676776487/dist/libs/africanies-core/README.md +0 -85
  32. package/.nx/cache/13466509747676776487/dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs +0 -4634
  33. package/.nx/cache/13466509747676776487/dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs.map +0 -1
  34. package/.nx/cache/13466509747676776487/dist/libs/africanies-core/package.json +0 -31
  35. package/.nx/cache/13466509747676776487/dist/libs/africanies-core/types/africanies-africanies-core.d.ts +0 -2743
  36. package/.nx/cache/14416694322692463866/dist/libs/africanies-models/README.md +0 -60
  37. package/.nx/cache/14416694322692463866/dist/libs/africanies-models/fesm2022/africanies-africanies-models.mjs +0 -599
  38. package/.nx/cache/14416694322692463866/dist/libs/africanies-models/fesm2022/africanies-africanies-models.mjs.map +0 -1
  39. package/.nx/cache/14416694322692463866/dist/libs/africanies-models/package.json +0 -23
  40. package/.nx/cache/14416694322692463866/dist/libs/africanies-models/types/africanies-africanies-models.d.ts +0 -1452
  41. package/.nx/cache/14876618240301288353/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs +0 -19375
  42. package/.nx/cache/14876618240301288353/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map +0 -1
  43. package/.nx/cache/14876618240301288353/dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts +0 -5490
  44. package/.nx/cache/14995846848874973576/dist/libs/africanies-ui/README.md +0 -68
  45. package/.nx/cache/14995846848874973576/dist/libs/africanies-ui/assets/brand/africanies-logo-mini.png +0 -0
  46. package/.nx/cache/14995846848874973576/dist/libs/africanies-ui/assets/brand/africanies-logo.png +0 -0
  47. package/.nx/cache/14995846848874973576/dist/libs/africanies-ui/assets/brand/africanies-logo.svg +0 -5
  48. package/.nx/cache/14995846848874973576/dist/libs/africanies-ui/assets/carriers/dhl.svg +0 -7
  49. package/.nx/cache/14995846848874973576/dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map +0 -1
  50. package/.nx/cache/14995846848874973576/dist/libs/africanies-ui/package.json +0 -35
  51. package/.nx/cache/17626862048742598274/dist/libs/africanies-theme/README.md +0 -46
  52. package/.nx/cache/17626862048742598274/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs +0 -221
  53. package/.nx/cache/17626862048742598274/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs.map +0 -1
  54. package/.nx/cache/17626862048742598274/dist/libs/africanies-theme/package.json +0 -35
  55. package/.nx/cache/17626862048742598274/dist/libs/africanies-theme/tailwind-preset.cjs +0 -253
  56. package/.nx/cache/17626862048742598274/dist/libs/africanies-theme/types/africanies-africanies-theme.d.ts +0 -166
  57. package/.nx/cache/6664915487114632770/dist/libs/africanies-icons/README.md +0 -69
  58. package/.nx/cache/6664915487114632770/dist/libs/africanies-icons/assets/icons.sprite.svg +0 -1844
  59. package/.nx/cache/6664915487114632770/dist/libs/africanies-icons/fesm2022/africanies-africanies-icons.mjs +0 -832
  60. package/.nx/cache/6664915487114632770/dist/libs/africanies-icons/fesm2022/africanies-africanies-icons.mjs.map +0 -1
  61. package/.nx/cache/6664915487114632770/dist/libs/africanies-icons/package.json +0 -30
  62. package/.nx/cache/6664915487114632770/dist/libs/africanies-icons/types/africanies-africanies-icons.d.ts +0 -108
  63. package/.nx/cache/6673686859704879504/dist/libs/africanies-theme/README.md +0 -46
  64. package/.nx/cache/6673686859704879504/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs +0 -231
  65. package/.nx/cache/6673686859704879504/dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs.map +0 -1
  66. package/.nx/cache/6673686859704879504/dist/libs/africanies-theme/package.json +0 -35
  67. package/.nx/cache/6673686859704879504/dist/libs/africanies-theme/tailwind-preset.cjs +0 -262
  68. package/.nx/cache/6673686859704879504/dist/libs/africanies-theme/types/africanies-africanies-theme.d.ts +0 -174
  69. package/.nx/cache/9040451482998546630/dist/libs/africanies-core/README.md +0 -85
  70. package/.nx/cache/9040451482998546630/dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs +0 -4511
  71. package/.nx/cache/9040451482998546630/dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs.map +0 -1
  72. package/.nx/cache/9040451482998546630/dist/libs/africanies-core/package.json +0 -31
  73. package/.nx/cache/9040451482998546630/dist/libs/africanies-core/types/africanies-africanies-core.d.ts +0 -2741
  74. package/.nx/cache/terminalOutputs/13466509747676776487 +0 -21
  75. package/.nx/cache/terminalOutputs/13555699813138069787 +0 -6
  76. package/.nx/cache/terminalOutputs/14061940909886036014 +0 -173
  77. package/.nx/cache/terminalOutputs/14416694322692463866 +0 -108
  78. package/.nx/cache/terminalOutputs/1446890025183346611 +0 -32
  79. package/.nx/cache/terminalOutputs/14876618240301288353 +0 -21
  80. package/.nx/cache/terminalOutputs/17394769338046050914 +0 -8
  81. package/.nx/cache/terminalOutputs/17626862048742598274 +0 -21
  82. package/.nx/cache/terminalOutputs/6337357866566791975 +0 -6
  83. package/.nx/cache/terminalOutputs/6664915487114632770 +0 -44
  84. package/.nx/cache/terminalOutputs/6673686859704879504 +0 -21
  85. package/.nx/cache/terminalOutputs/783228502946611950 +0 -19
  86. package/.nx/cache/terminalOutputs/7978448102466861029 +0 -32
  87. package/.nx/cache/terminalOutputs/9040451482998546630 +0 -21
  88. /package/.nx/cache/{14876618240301288353 → 7821397806208783174}/dist/libs/africanies-ui/README.md +0 -0
  89. /package/.nx/cache/{14876618240301288353 → 7821397806208783174}/dist/libs/africanies-ui/assets/brand/africanies-logo-mini.png +0 -0
  90. /package/.nx/cache/{14876618240301288353 → 7821397806208783174}/dist/libs/africanies-ui/assets/brand/africanies-logo.png +0 -0
  91. /package/.nx/cache/{14876618240301288353 → 7821397806208783174}/dist/libs/africanies-ui/assets/brand/africanies-logo.svg +0 -0
  92. /package/.nx/cache/{14876618240301288353 → 7821397806208783174}/dist/libs/africanies-ui/assets/carriers/dhl.svg +0 -0
  93. /package/.nx/cache/{14876618240301288353 → 7821397806208783174}/dist/libs/africanies-ui/package.json +0 -0
@@ -38441,3 +38441,1320 @@ DEBUG nx::native::watch::watcher: [update] .husky/_/post-merge
38441
38441
  DEBUG nx::native::watch::watcher: [update] .husky/_/post-applypatch
38442
38442
  DEBUG nx::native::watch::watcher: [update] .husky/_/pre-auto-gc
38443
38443
  [NX v23.1.1 Daemon Server] - 2026-09-09T13:59:09.407Z - [WATCHER]: Processing file changes in outputs
38444
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:01:42.511Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
38445
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:01:42.512Z - [Messenger] Message sent
38446
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:01:42.513Z - Received raw message of length 41
38447
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:01:42.514Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
38448
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:01:42.514Z - [AI-AGENTS]: Returning cached agent configuration status
38449
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:01:42.514Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
38450
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:01:42.514Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
38451
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:01:42.514Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
38452
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:01:42.514Z - Done responding to the client handleGetConfigureAiAgentsStatus
38453
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:01:42.514Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 0. Response time: 0.
38454
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:01:42.515Z - [Messenger] Received message, length: 341
38455
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:20.988Z - Established a connection. Number of open connections: 3
38456
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:20.989Z - Closed a connection. Number of open connections: 2
38457
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:20.989Z - Established a connection. Number of open connections: 3
38458
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:20.989Z - Established a connection. Number of open connections: 4
38459
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:20.989Z - Closed a connection. Number of open connections: 3
38460
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:20.989Z - [Messenger] Setting up socket listeners
38461
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:20.990Z - [Messenger] listen() complete
38462
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:20.999Z - [Messenger] Sending message type: GET_NX_CONSOLE_STATUS
38463
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:20.999Z - [Messenger] Message sent
38464
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.001Z - Received raw message of length 4810
38465
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.001Z - Received json message of type GET_NX_CONSOLE_STATUS
38466
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.002Z - Graph recompute necessary due to env variable refresh. Changed keys: PATH, PNPM_SCRIPT_SRC_DIR, GIT_AUTHOR_DATE, COLOR, GIT_EDITOR, GIT_INDEX_FILE, GIT_AUTHOR_NAME, GIT_PREFIX, EDITOR, GIT_AUTHOR_EMAIL, GIT_EXEC_PATH
38467
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.003Z - Serializing response for GET_NX_CONSOLE_STATUS message in json mode
38468
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.003Z - Responding to GET_NX_CONSOLE_STATUS message
38469
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.003Z - [REQUEST]: Responding to the client. handleGetNxConsoleStatus
38470
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.003Z - Done responding to the client handleGetNxConsoleStatus
38471
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.003Z - Handled json message GET_NX_CONSOLE_STATUS. Handling time: 0. Response time: 0.
38472
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.004Z - [Messenger] Received message, length: 22
38473
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.056Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
38474
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.056Z - [Messenger] Message sent
38475
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.056Z - Received raw message of length 32
38476
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.056Z - Received json message of type REQUEST_PROJECT_GRAPH
38477
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.056Z - [REQUEST]: Client Request for Project Graph Received
38478
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=64.88675ms
38479
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.125Z - No in-memory cached project graph found. Recomputing it...
38480
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.125Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
38481
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.125Z - [REQUEST]:
38482
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.125Z - [REQUEST]:
38483
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.133Z - Streaming message to client: progress update for topic graph-construction
38484
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
38485
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.134Z - [Messenger] Received message, length: 47
38486
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 6259, socket: /private/tmp/plugin99151-21-266641.814542.sock)
38487
+ [plugin-client] restarting worker for "nx/core/package-json"
38488
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 6260, socket: /private/tmp/plugin99151-22-266642.889917.sock)
38489
+ [plugin-client] restarting worker for "nx/core/project-json"
38490
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 6261, socket: /private/tmp/plugin99151-23-266643.353334.sock)
38491
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 6259) listening on /private/tmp/plugin99151-21-266641.814542.sock
38492
+ [plugin-worker] "nx/core/package-json" (pid: 6260) listening on /private/tmp/plugin99151-22-266642.889917.sock
38493
+ [plugin-worker] "nx/core/project-json" (pid: 6261) listening on /private/tmp/plugin99151-23-266643.353334.sock
38494
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 6259)
38495
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 6260)
38496
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 6261)
38497
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.291Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 157.46750000002794ms
38498
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.291Z - Time taken for 'start-plugin-worker:nx/core/package-json' 156.49733300000662ms
38499
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.291Z - Time taken for 'start-plugin-worker:nx/core/project-json' 156.10591600002954ms
38500
+ Time taken for 'plugin worker 6261 code loading' 121.68070800000001ms
38501
+ [plugin-worker] "nx/core/project-json" (pid: 6261) connected
38502
+ Time taken for 'plugin worker 6260 code loading' 120.62941700000002ms
38503
+ [plugin-worker] "nx/core/package-json" (pid: 6260) connected
38504
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 6259) connected
38505
+ Time taken for 'plugin worker 6259 code loading' 121.466625ms
38506
+ [plugin-worker] "nx/core/project-json" (pid: 6261) loaded successfully
38507
+ [plugin-worker] "nx/core/package-json" (pid: 6260) loaded successfully
38508
+ Time taken for 'nx/core/project-json:createNodes' 2.0978749999999877ms
38509
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
38510
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.298Z - Streaming message to client: progress update for topic graph-construction
38511
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.298Z - [Messenger] Received message, length: 153
38512
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 6259) loaded successfully
38513
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
38514
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.306Z - Streaming message to client: progress update for topic graph-construction
38515
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.306Z - [Messenger] Received message, length: 112
38516
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 6.853041999999988ms
38517
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.312Z - Streaming message to client: progress update for topic graph-construction
38518
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.312Z - [Messenger] Received message, length: 47
38519
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.324Z - Streaming message to client: progress update for topic graph-construction
38520
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.324Z - [Messenger] Received message, length: 47
38521
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.325Z - Time taken for 'build-project-configs' 181.7878330000094ms
38522
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.325Z - Time taken for 'createNodes:merge' 2.8980000000447035ms
38523
+ Time taken for 'build typescript dependencies' 0.06512500000002319ms
38524
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
38525
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.335Z - Streaming message to client: progress update for topic graph-construction
38526
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.335Z - [Messenger] Received message, length: 47
38527
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.340Z - [SYNC]: collect registered sync generators
38528
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.341Z - [SYNC]: project graph hash is the same, not collecting task sync generators
38529
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.341Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
38530
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.348Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
38531
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.348Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
38532
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.351Z - Responding to PROJECT_GRAPH_UPDATED message
38533
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.351Z - [REQUEST]: Responding to the client. Project graph updated
38534
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.351Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
38535
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.351Z - Responding to REQUEST_PROJECT_GRAPH message
38536
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.351Z - [REQUEST]: Responding to the client. project-graph
38537
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.351Z - Time taken for 'total for creating and serializing project graph' 294.5935419999878ms
38538
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.351Z - Time taken for 'total execution time for createProjectGraph()' 20.372291999985464ms
38539
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.351Z - Time taken for 'createDependencies' 14.247917000029702ms
38540
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.351Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 14.093958000012208ms
38541
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.352Z - Time taken for 'createMetadata' 0.02374999999301508ms
38542
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.352Z - Time taken for 'serialize graph' 1.686915999976918ms
38543
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.352Z - Time taken for 'write cache' 7.265499999979511ms
38544
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.354Z - Done responding to the client project-graph
38545
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.354Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 295. Response time: 3.
38546
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.355Z - [Messenger] Received message, length: 895680
38547
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.356Z - Done responding to the client Project graph updated
38548
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.356Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 7. Response time: 8.
38549
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.356Z - [Messenger] Received message, length: 895673
38550
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.359Z - [Messenger] Sending message type: PRE_TASKS_EXECUTION
38551
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.359Z - [Messenger] Message sent
38552
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.359Z - Received raw message of length 2088
38553
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.359Z - Received json message of type PRE_TASKS_EXECUTION
38554
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.360Z - Serializing response for PRE_TASKS_EXECUTION message in json mode
38555
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.360Z - Responding to PRE_TASKS_EXECUTION message
38556
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.360Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
38557
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.360Z - Done responding to the client handleRunPreTasksExecution
38558
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.360Z - Handled json message PRE_TASKS_EXECUTION. Handling time: 1. Response time: 0.
38559
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.360Z - [Messenger] Received message, length: 2
38560
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.360Z - Time taken for 'preTasksExecution' 0.15570800000568852ms
38561
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.397Z - [Messenger] Sending message type: HASH_TASKS
38562
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.397Z - [Messenger] Message sent
38563
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.399Z - Received raw message of length 44185
38564
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.400Z - Received json message of type HASH_TASKS
38565
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=61.435625ms
38566
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.462Z - Reusing in-memory cached project graph because no files changed.
38567
+ DEBUG nx::native::tasks::hash_planner: get_plans_internal COMPLETED in 14.621833ms - processed 6 tasks (setup: 9.084417ms, parallel_planning: 5.523375ms, pool: 1031 unique instructions)
38568
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "8520130568453209191" (".gitignore") to hash
38569
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "2425668806101952406" ("nx.json") to hash
38570
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17385814077483807182"
38571
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "6605332246132408965" ("eslint.config.mjs") to hash
38572
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17732202739991855709"
38573
+ DEBUG nx::native::tasks::task_hasher: hash_plans COMPLETED in 12.215584ms - processed 6 plans (setup: 528.292µs, hashing: 11.685292ms, assembly: 5.953666ms)
38574
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.501Z - Serializing response for HASH_TASKS message in json mode
38575
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.503Z - Responding to HASH_TASKS message
38576
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.503Z - [REQUEST]: Responding to the client. handleHashTasks
38577
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.504Z - Done responding to the client handleHashTasks
38578
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.504Z - Handled json message HASH_TASKS. Handling time: 101. Response time: 3.
38579
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.504Z - [Messenger] Received message, length: 288902
38580
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.554Z - [Messenger] Sending message type: GET_ESTIMATED_TASK_TIMINGS
38581
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.554Z - [Messenger] Message sent
38582
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.554Z - Received raw message of length 330
38583
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.554Z - Received json message of type GET_ESTIMATED_TASK_TIMINGS
38584
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.559Z - Serializing response for GET_ESTIMATED_TASK_TIMINGS message in json mode
38585
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.559Z - Responding to GET_ESTIMATED_TASK_TIMINGS message
38586
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.559Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
38587
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.559Z - Done responding to the client handleGetEstimatedTaskTimings
38588
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.559Z - Handled json message GET_ESTIMATED_TASK_TIMINGS. Handling time: 5. Response time: 0.
38589
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.559Z - [Messenger] Received message, length: 219
38590
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.581Z - [Messenger] Sending message type: RECORD_TASK_RUNS
38591
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.581Z - [Messenger] Message sent
38592
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.581Z - Received raw message of length 1193
38593
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.582Z - Received json message of type RECORD_TASK_RUNS
38594
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.583Z - Serializing response for RECORD_TASK_RUNS message in json mode
38595
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.583Z - Responding to RECORD_TASK_RUNS message
38596
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.583Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
38597
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.583Z - Done responding to the client handleRecordTaskRuns
38598
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.583Z - Handled json message RECORD_TASK_RUNS. Handling time: 1. Response time: 0.
38599
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.583Z - [Messenger] Received message, length: 4
38600
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.583Z - [Messenger] Sending message type: GET_FLAKY_TASKS
38601
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.583Z - [Messenger] Message sent
38602
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.583Z - Received raw message of length 171
38603
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.583Z - Received json message of type GET_FLAKY_TASKS
38604
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.583Z - Serializing response for GET_FLAKY_TASKS message in json mode
38605
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.583Z - Responding to GET_FLAKY_TASKS message
38606
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.583Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
38607
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.584Z - Done responding to the client handleGetFlakyTasks
38608
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:21.584Z - Handled json message GET_FLAKY_TASKS. Handling time: 0. Response time: 1.
38609
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:21.584Z - [Messenger] Received message, length: 2
38610
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.369Z - Established a connection. Number of open connections: 4
38611
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.369Z - Closed a connection. Number of open connections: 3
38612
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:22.369Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
38613
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:22.369Z - [Messenger] Message sent
38614
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.369Z - Received raw message of length 32
38615
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.369Z - Received json message of type GET_CONTEXT_FILE_DATA
38616
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.370Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
38617
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.370Z - Responding to GET_CONTEXT_FILE_DATA message
38618
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.370Z - [REQUEST]: Responding to the client. handleContextFileData
38619
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.371Z - Done responding to the client handleContextFileData
38620
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.371Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 1. Response time: 1.
38621
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:22.371Z - [Messenger] Received message, length: 87786
38622
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.416Z - Closed a connection. Number of open connections: 2
38623
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:22.416Z - [ProjectGraphListener] Socket closed, triggering reconnection
38624
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:22.419Z - [Messenger] Setting up socket listeners
38625
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:22.420Z - [Messenger] listen() complete
38626
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:22.420Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
38627
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.420Z - Established a connection. Number of open connections: 3
38628
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:22.420Z - [Messenger] Message sent
38629
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.420Z - Established a connection. Number of open connections: 4
38630
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.420Z - Closed a connection. Number of open connections: 3
38631
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.422Z - Received raw message of length 42
38632
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:22.422Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
38633
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:24.622Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
38634
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:24.622Z - [Messenger] Message sent
38635
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.622Z - Established a connection. Number of open connections: 4
38636
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.622Z - Received raw message of length 41
38637
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.623Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
38638
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.623Z - [AI-AGENTS]: Returning cached agent configuration status
38639
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.623Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
38640
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.623Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
38641
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.623Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
38642
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.623Z - Done responding to the client handleGetConfigureAiAgentsStatus
38643
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.623Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 0. Response time: 0.
38644
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:24.623Z - [Messenger] Received message, length: 341
38645
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.623Z - Closed a connection. Number of open connections: 3
38646
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:24.623Z - [Messenger] Sending message type: POST_TASKS_EXECUTION
38647
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:24.626Z - [Messenger] Message sent
38648
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.627Z - Received raw message of length 321383
38649
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.628Z - Received json message of type POST_TASKS_EXECUTION
38650
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.629Z - Serializing response for POST_TASKS_EXECUTION message in json mode
38651
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.629Z - Responding to POST_TASKS_EXECUTION message
38652
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.629Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
38653
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.629Z - Done responding to the client handleRunPostTasksExecution
38654
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.629Z - Handled json message POST_TASKS_EXECUTION. Handling time: 1. Response time: 0.
38655
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.629Z - Time taken for 'postTasksExecution' 0.13366700004553422ms
38656
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:24.629Z - [Messenger] Received message, length: 4
38657
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:24.653Z - Closed a connection. Number of open connections: 2
38658
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.611Z - Established a connection. Number of open connections: 3
38659
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.612Z - Established a connection. Number of open connections: 4
38660
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.612Z - [Messenger] Setting up socket listeners
38661
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.612Z - [Messenger] listen() complete
38662
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.613Z - Closed a connection. Number of open connections: 3
38663
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.613Z - Established a connection. Number of open connections: 4
38664
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.613Z - Closed a connection. Number of open connections: 3
38665
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.620Z - [Messenger] Sending message type: GET_NX_CONSOLE_STATUS
38666
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.620Z - [Messenger] Message sent
38667
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.622Z - Received raw message of length 4810
38668
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.622Z - Received json message of type GET_NX_CONSOLE_STATUS
38669
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.622Z - Graph recompute necessary due to env variable refresh. Changed keys: GIT_AUTHOR_DATE
38670
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.623Z - Serializing response for GET_NX_CONSOLE_STATUS message in json mode
38671
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.623Z - Responding to GET_NX_CONSOLE_STATUS message
38672
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.623Z - [REQUEST]: Responding to the client. handleGetNxConsoleStatus
38673
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.623Z - Done responding to the client handleGetNxConsoleStatus
38674
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.623Z - Handled json message GET_NX_CONSOLE_STATUS. Handling time: 0. Response time: 0.
38675
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.623Z - [Messenger] Received message, length: 22
38676
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.671Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
38677
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.672Z - [Messenger] Message sent
38678
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.672Z - Received raw message of length 32
38679
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.672Z - Received json message of type REQUEST_PROJECT_GRAPH
38680
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.672Z - [REQUEST]: Client Request for Project Graph Received
38681
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=61.826375ms
38682
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.734Z - No in-memory cached project graph found. Recomputing it...
38683
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.734Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
38684
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.734Z - [REQUEST]:
38685
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.734Z - [REQUEST]:
38686
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.736Z - Streaming message to client: progress update for topic graph-construction
38687
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
38688
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.736Z - [Messenger] Received message, length: 47
38689
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 6744, socket: /private/tmp/plugin99151-24-279244.590375.sock)
38690
+ [plugin-client] restarting worker for "nx/core/package-json"
38691
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 6745, socket: /private/tmp/plugin99151-25-279245.730084.sock)
38692
+ [plugin-client] restarting worker for "nx/core/project-json"
38693
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 6746, socket: /private/tmp/plugin99151-26-279246.258042.sock)
38694
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 6744) listening on /private/tmp/plugin99151-24-279244.590375.sock
38695
+ [plugin-worker] "nx/core/package-json" (pid: 6745) listening on /private/tmp/plugin99151-25-279245.730084.sock
38696
+ [plugin-worker] "nx/core/project-json" (pid: 6746) listening on /private/tmp/plugin99151-26-279246.258042.sock
38697
+ Time taken for 'plugin worker 6744 code loading' 120.25904200000001ms
38698
+ Time taken for 'plugin worker 6745 code loading' 120.19508300000001ms
38699
+ Time taken for 'plugin worker 6746 code loading' 120.26945800000001ms
38700
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 6744)
38701
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 6745)
38702
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 6746)
38703
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.899Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 162.8977920000325ms
38704
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.900Z - Time taken for 'start-plugin-worker:nx/core/package-json' 161.9316669999971ms
38705
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.900Z - Time taken for 'start-plugin-worker:nx/core/project-json' 161.5309169999673ms
38706
+ [plugin-worker] "nx/core/package-json" (pid: 6745) connected
38707
+ [plugin-worker] "nx/core/project-json" (pid: 6746) connected
38708
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 6744) connected
38709
+ [plugin-worker] "nx/core/project-json" (pid: 6746) loaded successfully
38710
+ [plugin-worker] "nx/core/package-json" (pid: 6745) loaded successfully
38711
+ Time taken for 'nx/core/project-json:createNodes' 4.807999999999993ms
38712
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
38713
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.908Z - Streaming message to client: progress update for topic graph-construction
38714
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.908Z - [Messenger] Received message, length: 153
38715
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 6744) loaded successfully
38716
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
38717
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.916Z - Streaming message to client: progress update for topic graph-construction
38718
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.916Z - [Messenger] Received message, length: 112
38719
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 7.501874999999984ms
38720
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.927Z - Streaming message to client: progress update for topic graph-construction
38721
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.927Z - [Messenger] Received message, length: 47
38722
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.934Z - Streaming message to client: progress update for topic graph-construction
38723
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.934Z - [Messenger] Received message, length: 47
38724
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.935Z - Time taken for 'build-project-configs' 193.43479099997785ms
38725
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.935Z - Time taken for 'createNodes:merge' 2.239332999975886ms
38726
+ Time taken for 'build typescript dependencies' 0.07108299999998735ms
38727
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
38728
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.944Z - Streaming message to client: progress update for topic graph-construction
38729
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.944Z - [Messenger] Received message, length: 47
38730
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.949Z - [SYNC]: collect registered sync generators
38731
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.949Z - [SYNC]: project graph hash is the same, not collecting task sync generators
38732
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.949Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
38733
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.954Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
38734
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.954Z - Serializing response for PROJECT_GRAPH_UPDATED message in json mode
38735
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.956Z - Responding to PROJECT_GRAPH_UPDATED message
38736
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.956Z - [REQUEST]: Responding to the client. Project graph updated
38737
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.956Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
38738
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.956Z - Responding to REQUEST_PROJECT_GRAPH message
38739
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.956Z - [REQUEST]: Responding to the client. project-graph
38740
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.957Z - Time taken for 'total for creating and serializing project graph' 284.34995800000615ms
38741
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.957Z - Time taken for 'total execution time for createProjectGraph()' 16.025166999956127ms
38742
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.957Z - Time taken for 'createDependencies' 12.405166999960784ms
38743
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.957Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 12.285333000007086ms
38744
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.957Z - Time taken for 'createMetadata' 0.011791000026278198ms
38745
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.957Z - Time taken for 'serialize graph' 2.6550410000490956ms
38746
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.957Z - Time taken for 'write cache' 4.796334000013303ms
38747
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.959Z - Done responding to the client project-graph
38748
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.959Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 284. Response time: 3.
38749
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.959Z - Done responding to the client Project graph updated
38750
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.959Z - Handled json message PROJECT_GRAPH_UPDATED. Handling time: 5. Response time: 5.
38751
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.959Z - [Messenger] Received message, length: 895680
38752
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.961Z - [Messenger] Received message, length: 895673
38753
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.963Z - [Messenger] Sending message type: PRE_TASKS_EXECUTION
38754
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.963Z - [Messenger] Message sent
38755
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.964Z - Received raw message of length 2087
38756
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.964Z - Received json message of type PRE_TASKS_EXECUTION
38757
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.964Z - Serializing response for PRE_TASKS_EXECUTION message in json mode
38758
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.964Z - Responding to PRE_TASKS_EXECUTION message
38759
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.964Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
38760
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.964Z - Done responding to the client handleRunPreTasksExecution
38761
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.964Z - Handled json message PRE_TASKS_EXECUTION. Handling time: 0. Response time: 0.
38762
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.964Z - [Messenger] Received message, length: 2
38763
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.964Z - Time taken for 'preTasksExecution' 0.0987079999758862ms
38764
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.991Z - [Messenger] Sending message type: HASH_TASKS
38765
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:33.991Z - [Messenger] Message sent
38766
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.992Z - Received raw message of length 44185
38767
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:33.993Z - Received json message of type HASH_TASKS
38768
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=60.503959ms
38769
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.053Z - Reusing in-memory cached project graph because no files changed.
38770
+ DEBUG nx::native::tasks::hash_planner: get_plans_internal COMPLETED in 9.297417ms - processed 6 tasks (setup: 6.492042ms, parallel_planning: 2.796542ms, pool: 1031 unique instructions)
38771
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "8520130568453209191" (".gitignore") to hash
38772
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "2425668806101952406" ("nx.json") to hash
38773
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "6605332246132408965" ("eslint.config.mjs") to hash
38774
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17385814077483807182"
38775
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17732202739991855709"
38776
+ DEBUG nx::native::tasks::task_hasher: hash_plans COMPLETED in 8.212833ms - processed 6 plans (setup: 328.167µs, hashing: 7.883875ms, assembly: 4.706209ms)
38777
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.081Z - Serializing response for HASH_TASKS message in json mode
38778
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.082Z - Responding to HASH_TASKS message
38779
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.082Z - [REQUEST]: Responding to the client. handleHashTasks
38780
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.083Z - Done responding to the client handleHashTasks
38781
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.083Z - Handled json message HASH_TASKS. Handling time: 88. Response time: 2.
38782
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.083Z - [Messenger] Received message, length: 288902
38783
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.111Z - [Messenger] Sending message type: GET_ESTIMATED_TASK_TIMINGS
38784
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.111Z - [Messenger] Message sent
38785
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.111Z - Received raw message of length 330
38786
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.111Z - Received json message of type GET_ESTIMATED_TASK_TIMINGS
38787
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.112Z - Serializing response for GET_ESTIMATED_TASK_TIMINGS message in json mode
38788
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.112Z - Responding to GET_ESTIMATED_TASK_TIMINGS message
38789
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.112Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
38790
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.112Z - Done responding to the client handleGetEstimatedTaskTimings
38791
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.112Z - Handled json message GET_ESTIMATED_TASK_TIMINGS. Handling time: 1. Response time: 0.
38792
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.112Z - [Messenger] Received message, length: 219
38793
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.131Z - [Messenger] Sending message type: RECORD_TASK_RUNS
38794
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.131Z - [Messenger] Message sent
38795
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.131Z - Received raw message of length 1193
38796
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.131Z - Received json message of type RECORD_TASK_RUNS
38797
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.132Z - Serializing response for RECORD_TASK_RUNS message in json mode
38798
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.132Z - Responding to RECORD_TASK_RUNS message
38799
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.132Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
38800
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.132Z - Done responding to the client handleRecordTaskRuns
38801
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.132Z - Handled json message RECORD_TASK_RUNS. Handling time: 1. Response time: 0.
38802
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.132Z - [Messenger] Received message, length: 4
38803
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.132Z - [Messenger] Sending message type: GET_FLAKY_TASKS
38804
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.132Z - [Messenger] Message sent
38805
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.132Z - Received raw message of length 171
38806
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.132Z - Received json message of type GET_FLAKY_TASKS
38807
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.133Z - Serializing response for GET_FLAKY_TASKS message in json mode
38808
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.133Z - Responding to GET_FLAKY_TASKS message
38809
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.133Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
38810
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.133Z - Done responding to the client handleGetFlakyTasks
38811
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.133Z - Handled json message GET_FLAKY_TASKS. Handling time: 1. Response time: 0.
38812
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.133Z - [Messenger] Received message, length: 2
38813
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.971Z - Established a connection. Number of open connections: 4
38814
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.971Z - [Messenger] Sending message type: GET_CONTEXT_FILE_DATA
38815
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.972Z - Closed a connection. Number of open connections: 3
38816
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.972Z - [Messenger] Message sent
38817
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.972Z - Received raw message of length 32
38818
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.972Z - Received json message of type GET_CONTEXT_FILE_DATA
38819
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.974Z - Serializing response for GET_CONTEXT_FILE_DATA message in json mode
38820
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.974Z - Responding to GET_CONTEXT_FILE_DATA message
38821
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.974Z - [REQUEST]: Responding to the client. handleContextFileData
38822
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.974Z - Done responding to the client handleContextFileData
38823
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:34.974Z - Handled json message GET_CONTEXT_FILE_DATA. Handling time: 2. Response time: 0.
38824
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:34.974Z - [Messenger] Received message, length: 87786
38825
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.014Z - Closed a connection. Number of open connections: 2
38826
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:35.014Z - [ProjectGraphListener] Socket closed, triggering reconnection
38827
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.016Z - Established a connection. Number of open connections: 3
38828
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:35.016Z - [Messenger] Setting up socket listeners
38829
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:35.016Z - [Messenger] listen() complete
38830
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.016Z - Established a connection. Number of open connections: 4
38831
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:35.016Z - [Messenger] Sending message type: REGISTER_PROJECT_GRAPH_LISTENER
38832
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:35.017Z - [Messenger] Message sent
38833
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.017Z - Closed a connection. Number of open connections: 3
38834
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.017Z - Received raw message of length 42
38835
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.017Z - Received json message of type REGISTER_PROJECT_GRAPH_LISTENER
38836
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:35.754Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
38837
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.754Z - Established a connection. Number of open connections: 4
38838
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:35.754Z - [Messenger] Message sent
38839
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.754Z - Received raw message of length 41
38840
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.754Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
38841
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.754Z - [AI-AGENTS]: Returning cached agent configuration status
38842
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.754Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
38843
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.754Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
38844
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.754Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
38845
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.754Z - Done responding to the client handleGetConfigureAiAgentsStatus
38846
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.754Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 0. Response time: 0.
38847
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:35.754Z - [Messenger] Received message, length: 341
38848
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.755Z - Closed a connection. Number of open connections: 3
38849
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:35.755Z - [Messenger] Sending message type: POST_TASKS_EXECUTION
38850
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:35.759Z - [Messenger] Message sent
38851
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.760Z - Received raw message of length 321382
38852
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.763Z - Received json message of type POST_TASKS_EXECUTION
38853
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.764Z - Serializing response for POST_TASKS_EXECUTION message in json mode
38854
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.764Z - Responding to POST_TASKS_EXECUTION message
38855
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.764Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
38856
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.764Z - Done responding to the client handleRunPostTasksExecution
38857
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.764Z - Handled json message POST_TASKS_EXECUTION. Handling time: 1. Response time: 0.
38858
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.764Z - Time taken for 'postTasksExecution' 0.2824170000385493ms
38859
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:02:35.764Z - [Messenger] Received message, length: 4
38860
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:02:35.798Z - Closed a connection. Number of open connections: 2
38861
+ [NX v23.1.1 Daemon Client] - 2026-09-09T14:03:03.572Z - [ProjectGraphListener] Socket closed, triggering reconnection
38862
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:03:03.590Z - Closed a connection. Number of open connections: 1
38863
+ [NX v23.1.1 Daemon Server] - 2026-09-09T14:03:07.477Z - Closed a connection. Number of open connections: 0
38864
+ DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
38865
+ [NX v23.1.1 Daemon Server] - 2026-09-09T17:02:35.829Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (sources)
38866
+ DEBUG nx::native::watch::watcher: watching stopped origin=/Applications/AngularJS/angular-web-sdk
38867
+ [NX v23.1.1 Daemon Server] - 2026-09-09T17:02:35.833Z - [WATCHER]: Stopping the watcher for /Applications/AngularJS/angular-web-sdk (outputs)
38868
+ [NX v23.1.1 Daemon Server] - 2026-09-09T17:02:35.836Z - [LATEST-NX]: Cleaning up latest Nx installation from /private/tmp/tmp-99151-VXV0hg4lMDX4
38869
+ [NX v23.1.1 Daemon Server] - 2026-09-09T17:02:35.838Z - Server stopped because: "10800000ms of inactivity"
38870
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:12.173Z - [Client] Starting new daemon server in background
38871
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:12.306Z - [Client] Waiting for server (max: 6000 attempts, 10ms interval)
38872
+ DEBUG nx::native::watch::watcher: watching started origin=/Applications/AngularJS/angular-web-sdk
38873
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:12.889Z - [WATCHER]: Subscribed to changes within: /Applications/AngularJS/angular-web-sdk (native)
38874
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:12.890Z - 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
38875
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:12.890Z - New daemon __dirname: /Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/daemon/server
38876
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:12.890Z - New daemon nxVersion: 23.1.1
38877
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:12.891Z - New daemon getInstalledNxVersion(): 23.1.1
38878
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:12.892Z - Time taken for 'workspace context init' 0.15183300000001054ms
38879
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:12.899Z - [Server] Starting outdated check interval (20ms)
38880
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:12.904Z - Started listening on: /private/tmp/d074618e1e16b9600aaf/d.sock
38881
+ DEBUG nx::native::watch::watcher: watching started origin=/Applications/AngularJS/angular-web-sdk
38882
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:12.908Z - [LATEST-NX]: Pulling latest Nx...
38883
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:12.910Z - [AI-AGENTS]: Starting agent configuration status computation
38884
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:12.946Z - [Client] Server available
38885
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:12.948Z - [Client] Daemon server started, pid=74328
38886
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:12.949Z - [Messenger] Setting up socket listeners
38887
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:12.950Z - [Messenger] listen() complete
38888
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:12.964Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
38889
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:12.965Z - [Messenger] Message sent
38890
+ [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: 74341, socket: /private/tmp/plugin74328-0-594.423042.sock)
38891
+ [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: 74342, socket: /private/tmp/plugin74328-1-785.681084.sock)
38892
+ [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: 74343, socket: /private/tmp/plugin74328-2-818.992375.sock)
38893
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.136Z - Time taken for 'hash changed files from watcher' 0.01229200000000219ms
38894
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.136Z - Time taken for 'loadSpecifiedNxPlugins' 228.07000000000005ms
38895
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.139Z - Established a connection. Number of open connections: 1
38896
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.139Z - Established a connection. Number of open connections: 2
38897
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.140Z - Closed a connection. Number of open connections: 1
38898
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.140Z - Received raw message of length 4544
38899
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.140Z - Received json message of type REQUEST_PROJECT_GRAPH
38900
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.140Z - [REQUEST]: Client Request for Project Graph Received
38901
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=54.742708ms
38902
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.196Z - Reusing in-memory cached project graph because no files changed.
38903
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 74341) listening on /private/tmp/plugin74328-0-594.423042.sock
38904
+ Time taken for 'plugin worker 74341 code loading' 164.170334ms
38905
+ [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: 74341)
38906
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.325Z - 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' 414.231125ms
38907
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 74341) connected
38908
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/js" (pid: 74341) loaded successfully
38909
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.338Z - 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' 431.39649999999995ms
38910
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 74342) listening on /private/tmp/plugin74328-1-785.681084.sock
38911
+ Time taken for 'plugin worker 74342 code loading' 154.42279200000002ms
38912
+ [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: 74343) listening on /private/tmp/plugin74328-2-818.992375.sock
38913
+ Time taken for 'plugin worker 74343 code loading' 159.366667ms
38914
+ [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: 74342)
38915
+ [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: 74343)
38916
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.369Z - 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' 267.4627499999999ms
38917
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.369Z - 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' 234.44491700000003ms
38918
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 74342) connected
38919
+ [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: 74343) connected
38920
+ [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: 74343) loaded successfully
38921
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.371Z - 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' 463.549166ms
38922
+ [plugin-worker] "/Applications/AngularJS/angular-web-sdk/node_modules/.pnpm/nx@23.1.1/node_modules/nx/dist/src/plugins/package-json" (pid: 74342) loaded successfully
38923
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.372Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
38924
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.372Z - [REQUEST]:
38925
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.372Z - [REQUEST]:
38926
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.374Z - Streaming message to client: progress update for topic graph-construction
38927
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.374Z - Time taken for 'loadDefaultNxPlugins' 465.4441660000001ms
38928
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.374Z - 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' 464.83895800000005ms
38929
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.374Z - [Messenger] Received message, length: 47
38930
+ Time taken for 'nx/core/project-json:createNodes' 1.88820800000002ms
38931
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
38932
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.378Z - Streaming message to client: progress update for topic graph-construction
38933
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.378Z - [Messenger] Received message, length: 153
38934
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 9.412541000000004ms
38935
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.396Z - Streaming message to client: progress update for topic graph-construction
38936
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
38937
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.396Z - [Messenger] Received message, length: 101
38938
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.396Z - Streaming message to client: progress update for topic graph-construction
38939
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.396Z - [Messenger] Received message, length: 47
38940
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.428Z - Streaming message to client: progress update for topic graph-construction
38941
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.428Z - [Messenger] Received message, length: 47
38942
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.429Z - Time taken for 'build-project-configs' 37.46241699999996ms
38943
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.429Z - Time taken for 'createNodes:merge' 14.66191600000002ms
38944
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.429Z - Time taken for 'native-file-deps' 0.0072920000000067375ms
38945
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.429Z - Time taken for 'get-workspace-files' 1.1094579999999041ms
38946
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.429Z - Time taken for 'read cache' 1.391832999999906ms
38947
+ Time taken for 'build typescript dependencies' 25.534166000000027ms
38948
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
38949
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.467Z - Streaming message to client: progress update for topic graph-construction
38950
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.467Z - [Messenger] Received message, length: 47
38951
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.473Z - [SYNC]: collect registered sync generators
38952
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.482Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
38953
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.482Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
38954
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.482Z - Responding to REQUEST_PROJECT_GRAPH message
38955
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.483Z - [REQUEST]: Responding to the client. project-graph
38956
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.483Z - Time taken for 'total for creating and serializing project graph' 342.13129200000003ms
38957
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.483Z - Time taken for 'total execution time for createProjectGraph()' 51.037874999999985ms
38958
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.483Z - Time taken for 'createDependencies' 42.951500000000124ms
38959
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.483Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 42.707374999999956ms
38960
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.483Z - Time taken for 'createMetadata' 0.011750000000120053ms
38961
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.483Z - Time taken for 'serialize graph' 1.8074999999998909ms
38962
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.483Z - Time taken for 'write cache' 8.562749999999824ms
38963
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.485Z - Done responding to the client project-graph
38964
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.485Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 342. Response time: 3.
38965
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.486Z - [Messenger] Received message, length: 895680
38966
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.490Z - [Messenger] Sending message type: PRE_TASKS_EXECUTION
38967
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.490Z - [Messenger] Message sent
38968
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.491Z - Received raw message of length 2087
38969
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.491Z - Received json message of type PRE_TASKS_EXECUTION
38970
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.491Z - Serializing response for PRE_TASKS_EXECUTION message in json mode
38971
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.491Z - Responding to PRE_TASKS_EXECUTION message
38972
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.491Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
38973
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.491Z - Done responding to the client handleRunPreTasksExecution
38974
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.491Z - Handled json message PRE_TASKS_EXECUTION. Handling time: 0. Response time: 0.
38975
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.491Z - [Messenger] Received message, length: 2
38976
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.491Z - Time taken for 'preTasksExecution' 0.4661669999998139ms
38977
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.514Z - [Messenger] Sending message type: HASH_TASKS
38978
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.514Z - [Messenger] Message sent
38979
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.514Z - Received raw message of length 42566
38980
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.514Z - Received json message of type HASH_TASKS
38981
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=53.87625ms
38982
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.568Z - Reusing in-memory cached project graph because no files changed.
38983
+ DEBUG nx::native::tasks::hash_planner: get_plans_internal COMPLETED in 7.297708ms - processed 6 tasks (setup: 5.128333ms, parallel_planning: 2.167209ms, pool: 1031 unique instructions)
38984
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "8520130568453209191" (".gitignore") to hash
38985
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "2425668806101952406" ("nx.json") to hash
38986
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "6605332246132408965" ("eslint.config.mjs") to hash
38987
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17385814077483807182"
38988
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17732202739991855709"
38989
+ DEBUG nx::native::tasks::task_hasher: hash_plans COMPLETED in 7.421125ms - processed 6 plans (setup: 296.75µs, hashing: 7.122292ms, assembly: 4.260459ms)
38990
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.591Z - Serializing response for HASH_TASKS message in json mode
38991
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.595Z - Responding to HASH_TASKS message
38992
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.595Z - [REQUEST]: Responding to the client. handleHashTasks
38993
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.597Z - Done responding to the client handleHashTasks
38994
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.597Z - Handled json message HASH_TASKS. Handling time: 77. Response time: 6.
38995
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.597Z - [Messenger] Received message, length: 288903
38996
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.804Z - [Messenger] Sending message type: GET_ESTIMATED_TASK_TIMINGS
38997
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.804Z - [Messenger] Message sent
38998
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.804Z - Received raw message of length 330
38999
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.804Z - Received json message of type GET_ESTIMATED_TASK_TIMINGS
39000
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.806Z - Serializing response for GET_ESTIMATED_TASK_TIMINGS message in json mode
39001
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.806Z - Responding to GET_ESTIMATED_TASK_TIMINGS message
39002
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.806Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
39003
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.806Z - Done responding to the client handleGetEstimatedTaskTimings
39004
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:13.806Z - Handled json message GET_ESTIMATED_TASK_TIMINGS. Handling time: 2. Response time: 0.
39005
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:13.806Z - [Messenger] Received message, length: 219
39006
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:16.770Z - [Messenger] Sending message type: RECORD_TASK_RUNS
39007
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:16.771Z - [Messenger] Message sent
39008
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.771Z - Received raw message of length 1175
39009
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.771Z - Received json message of type RECORD_TASK_RUNS
39010
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.773Z - Serializing response for RECORD_TASK_RUNS message in json mode
39011
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.773Z - Responding to RECORD_TASK_RUNS message
39012
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.773Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
39013
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.773Z - Done responding to the client handleRecordTaskRuns
39014
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.773Z - Handled json message RECORD_TASK_RUNS. Handling time: 2. Response time: 0.
39015
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:16.773Z - [Messenger] Received message, length: 4
39016
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:16.773Z - [Messenger] Sending message type: GET_FLAKY_TASKS
39017
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:16.773Z - [Messenger] Message sent
39018
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.773Z - Received raw message of length 171
39019
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.773Z - Received json message of type GET_FLAKY_TASKS
39020
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.773Z - Serializing response for GET_FLAKY_TASKS message in json mode
39021
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.773Z - Responding to GET_FLAKY_TASKS message
39022
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.773Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
39023
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.773Z - Done responding to the client handleGetFlakyTasks
39024
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:16.773Z - [Messenger] Received message, length: 2
39025
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.773Z - Handled json message GET_FLAKY_TASKS. Handling time: 0. Response time: 0.
39026
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:16.774Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
39027
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.774Z - Established a connection. Number of open connections: 2
39028
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:16.774Z - [Messenger] Message sent
39029
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.774Z - Received raw message of length 41
39030
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.774Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
39031
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.774Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
39032
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.774Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
39033
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.774Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
39034
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.774Z - Done responding to the client handleGetConfigureAiAgentsStatus
39035
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.774Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 0. Response time: 0.
39036
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:16.774Z - [Messenger] Received message, length: 104
39037
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.775Z - Closed a connection. Number of open connections: 1
39038
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:16.776Z - [Messenger] Sending message type: POST_TASKS_EXECUTION
39039
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:16.778Z - [Messenger] Message sent
39040
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.782Z - Received raw message of length 328333
39041
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.784Z - Received json message of type POST_TASKS_EXECUTION
39042
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.785Z - Serializing response for POST_TASKS_EXECUTION message in json mode
39043
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.785Z - Responding to POST_TASKS_EXECUTION message
39044
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.785Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
39045
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.785Z - Done responding to the client handleRunPostTasksExecution
39046
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.785Z - Handled json message POST_TASKS_EXECUTION. Handling time: 1. Response time: 0.
39047
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.785Z - Time taken for 'postTasksExecution' 0.17524999999932334ms
39048
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:16.785Z - [Messenger] Received message, length: 4
39049
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.874Z - Closed a connection. Number of open connections: 0
39050
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=8
39051
+ DEBUG nx::native::watch::watcher: [delete] .nx/cache/6664915487114632770/dist/libs/africanies-icons/README.md
39052
+ DEBUG nx::native::watch::watcher: [delete] .nx/cache/14995846848874973576/dist/libs/africanies-ui/README.md
39053
+ DEBUG nx::native::watch::watcher: [delete] .nx/cache/14416694322692463866/dist/libs/africanies-models/README.md
39054
+ DEBUG nx::native::watch::watcher: [delete] .nx/cache/14876618240301288353/dist/libs/africanies-ui/README.md
39055
+ DEBUG nx::native::watch::watcher: [delete] .nx/cache/9040451482998546630/dist/libs/africanies-core/README.md
39056
+ DEBUG nx::native::watch::watcher: [delete] .nx/cache/17626862048742598274/dist/libs/africanies-theme/README.md
39057
+ DEBUG nx::native::watch::watcher: [delete] .nx/cache/13466509747676776487/dist/libs/africanies-core/README.md
39058
+ DEBUG nx::native::watch::watcher: [delete] .nx/cache/6673686859704879504/dist/libs/africanies-theme/README.md
39059
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.874Z - [WATCHER]: 0 file(s) created or restored, 0 file(s) modified, 8 file(s) deleted
39060
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.874Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 8 events: delete:.nx/cache/6664915487114632770/dist/libs/africanies-icons/README.md, delete:.nx/cache/14995846848874973576/dist/libs/africanies-ui/README.md, delete:.nx/cache/14416694322692463866/dist/libs/africanies-models/README.md, delete:.nx/cache/14876618240301288353/dist/libs/africanies-ui/README.md, delete:.nx/cache/9040451482998546630/dist/libs/africanies-core/README.md, delete:.nx/cache/17626862048742598274/dist/libs/africanies-theme/README.md, delete:.nx/cache/13466509747676776487/dist/libs/africanies-core/README.md, delete:.nx/cache/6673686859704879504/dist/libs/africanies-theme/README.md
39061
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.875Z - [WATCHER]: File changes detected:
39062
+ Created:
39063
+ (none)
39064
+ Updated:
39065
+ (none)
39066
+ Deleted:
39067
+ - .nx/cache/6664915487114632770/dist/libs/africanies-icons/README.md
39068
+ - .nx/cache/14995846848874973576/dist/libs/africanies-ui/README.md
39069
+ - .nx/cache/14416694322692463866/dist/libs/africanies-models/README.md
39070
+ - .nx/cache/14876618240301288353/dist/libs/africanies-ui/README.md
39071
+ - .nx/cache/9040451482998546630/dist/libs/africanies-core/README.md
39072
+ - .nx/cache/17626862048742598274/dist/libs/africanies-theme/README.md
39073
+ - .nx/cache/13466509747676776487/dist/libs/africanies-core/README.md
39074
+ - .nx/cache/6673686859704879504/dist/libs/africanies-theme/README.md
39075
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.876Z - [SYNC]: clearing sync generators cache due to file changes
39076
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.876Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
39077
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.876Z - [REQUEST]:
39078
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.876Z - [REQUEST]: .nx/cache/6664915487114632770/dist/libs/africanies-icons/README.md,.nx/cache/14995846848874973576/dist/libs/africanies-ui/README.md,.nx/cache/14416694322692463866/dist/libs/africanies-models/README.md,.nx/cache/14876618240301288353/dist/libs/africanies-ui/README.md,.nx/cache/9040451482998546630/dist/libs/africanies-core/README.md,.nx/cache/17626862048742598274/dist/libs/africanies-theme/README.md,.nx/cache/13466509747676776487/dist/libs/africanies-core/README.md,.nx/cache/6673686859704879504/dist/libs/africanies-theme/README.md
39079
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
39080
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 74469, socket: /private/tmp/plugin74328-3-4561.380709.sock)
39081
+ [plugin-client] restarting worker for "nx/core/package-json"
39082
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 74470, socket: /private/tmp/plugin74328-4-4562.371125.sock)
39083
+ [plugin-client] restarting worker for "nx/core/project-json"
39084
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 74471, socket: /private/tmp/plugin74328-5-4562.870292.sock)
39085
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:16.879Z - Time taken for 'hash changed files from watcher' 1.1034159999999247ms
39086
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 74469) listening on /private/tmp/plugin74328-3-4561.380709.sock
39087
+ [plugin-worker] "nx/core/package-json" (pid: 74470) listening on /private/tmp/plugin74328-4-4562.371125.sock
39088
+ [plugin-worker] "nx/core/project-json" (pid: 74471) listening on /private/tmp/plugin74328-5-4562.870292.sock
39089
+ Time taken for 'plugin worker 74470 code loading' 131.1855ms
39090
+ Time taken for 'plugin worker 74471 code loading' 126.84400000000001ms
39091
+ Time taken for 'plugin worker 74469 code loading' 128.737667ms
39092
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 74469)
39093
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 74470)
39094
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 74471)
39095
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.047Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 169.33945800000038ms
39096
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.047Z - Time taken for 'start-plugin-worker:nx/core/package-json' 168.51520900000014ms
39097
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.047Z - Time taken for 'start-plugin-worker:nx/core/project-json' 168.0930840000001ms
39098
+ [plugin-worker] "nx/core/package-json" (pid: 74470) connected
39099
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 74469) connected
39100
+ [plugin-worker] "nx/core/project-json" (pid: 74471) connected
39101
+ [plugin-worker] "nx/core/project-json" (pid: 74471) loaded successfully
39102
+ Time taken for 'nx/core/project-json:createNodes' 0.7295000000000016ms
39103
+ [plugin-worker] "nx/core/package-json" (pid: 74470) loaded successfully
39104
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
39105
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 74469) loaded successfully
39106
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
39107
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 7.567416000000009ms
39108
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.092Z - Time taken for 'build-project-configs' 208.38387499999953ms
39109
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.092Z - Time taken for 'createNodes:merge' 2.4301249999998618ms
39110
+ Time taken for 'build typescript dependencies' 0.08349999999998658ms
39111
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
39112
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.107Z - [SYNC]: collect registered sync generators
39113
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.108Z - [SYNC]: project graph hash is the same, not collecting task sync generators
39114
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.108Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
39115
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.128Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
39116
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.129Z - Time taken for 'total execution time for createProjectGraph()' 18.295458999999937ms
39117
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.129Z - Time taken for 'createDependencies' 14.37854200000038ms
39118
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.129Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 14.273874999999862ms
39119
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.129Z - Time taken for 'createMetadata' 0.00837500000034197ms
39120
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.129Z - Time taken for 'serialize graph' 2.4618749999999636ms
39121
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:17.129Z - Time taken for 'write cache' 20.780499999999847ms
39122
+ Fetching nx...
39123
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:26.241Z - [LATEST-NX]: Successfully pulled latest Nx to /private/tmp/tmp-74328-s8ygBXw205bO
39124
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:26.242Z - [NX-CONSOLE]: Using local implementation (NX_USE_LOCAL=true or inner call)
39125
+ DEBUG nx::native::ide::preferences: Loaded console preferences: NxConsolePreferences { auto_install_console: Some(true), path: "/Users/ikechukwukalu/.config/nx/ide.json" }
39126
+ DEBUG nx::native::ide::install: Detected editor: VSCode
39127
+ DEBUG nx::native::ide::install: Checking if Nx Console extension is installed with: code --list-extensions
39128
+ DEBUG nx::native::ide::install: Editor command 'code' is installed
39129
+ DEBUG nx::native::ide::install: Editor command 'code-insiders' not found
39130
+ DEBUG nx::native::ide::install: Checking if Nx Console extension is installed with: code --list-extensions
39131
+ DEBUG nx::native::ide::install: Nx Console extension is installed
39132
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:26.737Z - [NX-CONSOLE]: Console status check completed, shouldPrompt: false
39133
+ DEBUG nx::native::ide::install: Nx Console extension is installed
39134
+ DEBUG nx::native::ide::install: Editor command 'cursor' not found
39135
+ DEBUG nx::native::ide::install: Checking if Nx Console extension is installed with: cursor --list-extensions
39136
+ DEBUG nx::native::ide::install: Command 'cursor' not found, cannot check extension status
39137
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:26.786Z - [AI-AGENTS]: Agent configuration status computation completed: 0 fully configured, 0 outdated, 1 partially configured, 4 non-configured
39138
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
39139
+ DEBUG nx::native::watch::watcher: [delete] _tmp_75219_b35bcbe7d35571004ece8fa77a28c2c8
39140
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
39141
+ DEBUG nx::native::watch::watcher: [delete] _tmp_75219_b35bcbe7d35571004ece8fa77a28c2c8
39142
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:48.731Z - [WATCHER]: Processing file changes in outputs
39143
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:48.732Z - [WATCHER]: _tmp_75219_b35bcbe7d35571004ece8fa77a28c2c8 was deleted
39144
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:48.732Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 1 events: delete:_tmp_75219_b35bcbe7d35571004ece8fa77a28c2c8
39145
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:48.732Z - [WATCHER]: File changes detected:
39146
+ Created:
39147
+ (none)
39148
+ Updated:
39149
+ (none)
39150
+ Deleted:
39151
+ - _tmp_75219_b35bcbe7d35571004ece8fa77a28c2c8
39152
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:48.741Z - [SYNC]: clearing sync generators cache due to file changes
39153
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:48.743Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
39154
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:48.744Z - [REQUEST]:
39155
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:48.744Z - [REQUEST]: _tmp_75219_b35bcbe7d35571004ece8fa77a28c2c8
39156
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
39157
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 75222, socket: /private/tmp/plugin74328-6-36434.098667.sock)
39158
+ [plugin-client] restarting worker for "nx/core/package-json"
39159
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 75223, socket: /private/tmp/plugin74328-7-36435.359334.sock)
39160
+ [plugin-client] restarting worker for "nx/core/project-json"
39161
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 75224, socket: /private/tmp/plugin74328-8-36435.861.sock)
39162
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:48.752Z - Time taken for 'hash changed files from watcher' 9.39904199999728ms
39163
+ [plugin-worker] "nx/core/project-json" (pid: 75224) listening on /private/tmp/plugin74328-8-36435.861.sock
39164
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75222) listening on /private/tmp/plugin74328-6-36434.098667.sock
39165
+ [plugin-worker] "nx/core/package-json" (pid: 75223) listening on /private/tmp/plugin74328-7-36435.359334.sock
39166
+ Time taken for 'plugin worker 75222 code loading' 223.6535ms
39167
+ Time taken for 'plugin worker 75224 code loading' 221.891917ms
39168
+ Time taken for 'plugin worker 75223 code loading' 220.30675ms
39169
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 75222)
39170
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 75223)
39171
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 75224)
39172
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.014Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 264.42925000000105ms
39173
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.014Z - Time taken for 'start-plugin-worker:nx/core/package-json' 263.6268340000024ms
39174
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.015Z - Time taken for 'start-plugin-worker:nx/core/project-json' 263.5014579999988ms
39175
+ [plugin-worker] "nx/core/project-json" (pid: 75224) connected
39176
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75222) connected
39177
+ [plugin-worker] "nx/core/project-json" (pid: 75224) loaded successfully
39178
+ [plugin-worker] "nx/core/package-json" (pid: 75223) connected
39179
+ Time taken for 'nx/core/project-json:createNodes' 2.280790999999965ms
39180
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
39181
+ [plugin-worker] "nx/core/package-json" (pid: 75223) loaded successfully
39182
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75222) loaded successfully
39183
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
39184
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 6.681041999999991ms
39185
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.048Z - Time taken for 'build-project-configs' 292.4473750000034ms
39186
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.048Z - Time taken for 'createNodes:merge' 2.4864999999990687ms
39187
+ Time taken for 'build typescript dependencies' 0.08158299999996643ms
39188
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
39189
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.063Z - [SYNC]: collect registered sync generators
39190
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.063Z - [SYNC]: project graph hash is the same, not collecting task sync generators
39191
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.063Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
39192
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.069Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
39193
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.070Z - Time taken for 'total execution time for createProjectGraph()' 18.285666999996465ms
39194
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.070Z - Time taken for 'createDependencies' 13.819125000001804ms
39195
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.070Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 13.74462499999936ms
39196
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.070Z - Time taken for 'createMetadata' 0.0072499999951105565ms
39197
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.070Z - Time taken for 'serialize graph' 1.9152089999988675ms
39198
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.070Z - Time taken for 'write cache' 6.229458999994677ms
39199
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=17
39200
+ DEBUG nx::native::watch::watcher: [create] .husky/_/husky.sh
39201
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-push
39202
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-applypatch
39203
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-commit
39204
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-merge-commit
39205
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-auto-gc
39206
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-commit
39207
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-checkout
39208
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-applypatch
39209
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-rebase
39210
+ DEBUG nx::native::watch::watcher: [update] .husky/_/h
39211
+ DEBUG nx::native::watch::watcher: [update] .husky/_/commit-msg
39212
+ DEBUG nx::native::watch::watcher: [update] .husky/_/.gitignore
39213
+ DEBUG nx::native::watch::watcher: [update] .husky/_/prepare-commit-msg
39214
+ DEBUG nx::native::watch::watcher: [update] .husky/_/applypatch-msg
39215
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-merge
39216
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-rewrite
39217
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:49.970Z - [WATCHER]: Processing file changes in outputs
39218
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.429Z - Established a connection. Number of open connections: 1
39219
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.429Z - Closed a connection. Number of open connections: 0
39220
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.430Z - Established a connection. Number of open connections: 1
39221
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.430Z - Closed a connection. Number of open connections: 0
39222
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.430Z - Established a connection. Number of open connections: 1
39223
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.430Z - [Messenger] Setting up socket listeners
39224
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.433Z - [Messenger] listen() complete
39225
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.440Z - [Messenger] Sending message type: GET_NX_CONSOLE_STATUS
39226
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.440Z - [Messenger] Message sent
39227
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.442Z - Received raw message of length 4062
39228
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.442Z - Received json message of type GET_NX_CONSOLE_STATUS
39229
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.442Z - Graph recompute necessary due to env variable refresh. Changed keys: COLOR, GIT_AUTHOR_DATE, GIT_EDITOR, GIT_NO_REPLACE_OBJECTS, GIT_INDEX_FILE, GIT_AUTHOR_NAME, GIT_PREFIX, PATH, EDITOR, GIT_SSH_COMMAND, GIT_AUTHOR_EMAIL, GIT_EXEC_PATH, PNPM_SCRIPT_SRC_DIR
39230
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.443Z - Serializing response for GET_NX_CONSOLE_STATUS message in json mode
39231
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.443Z - Responding to GET_NX_CONSOLE_STATUS message
39232
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.443Z - [REQUEST]: Responding to the client. handleGetNxConsoleStatus
39233
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.443Z - Done responding to the client handleGetNxConsoleStatus
39234
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.443Z - Handled json message GET_NX_CONSOLE_STATUS. Handling time: 1. Response time: 0.
39235
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.443Z - [Messenger] Received message, length: 22
39236
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.489Z - [Messenger] Sending message type: REQUEST_PROJECT_GRAPH
39237
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.490Z - [Messenger] Message sent
39238
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.490Z - Received raw message of length 32
39239
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.490Z - Received json message of type REQUEST_PROJECT_GRAPH
39240
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.490Z - [REQUEST]: Client Request for Project Graph Received
39241
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=63.821875ms
39242
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.554Z - No in-memory cached project graph found. Recomputing it...
39243
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.554Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
39244
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.554Z - [REQUEST]:
39245
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.555Z - [REQUEST]:
39246
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.555Z - Streaming message to client: progress update for topic graph-construction
39247
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
39248
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.556Z - [Messenger] Received message, length: 47
39249
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 75294, socket: /private/tmp/plugin74328-9-38240.768459.sock)
39250
+ [plugin-client] restarting worker for "nx/core/package-json"
39251
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 75295, socket: /private/tmp/plugin74328-10-38241.489875.sock)
39252
+ [plugin-client] restarting worker for "nx/core/project-json"
39253
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 75296, socket: /private/tmp/plugin74328-11-38241.86425.sock)
39254
+ [plugin-worker] "nx/core/package-json" (pid: 75295) listening on /private/tmp/plugin74328-10-38241.489875.sock
39255
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75294) listening on /private/tmp/plugin74328-9-38240.768459.sock
39256
+ [plugin-worker] "nx/core/project-json" (pid: 75296) listening on /private/tmp/plugin74328-11-38241.86425.sock
39257
+ Time taken for 'plugin worker 75295 code loading' 78.343125ms
39258
+ Time taken for 'plugin worker 75294 code loading' 78.4285ms
39259
+ Time taken for 'plugin worker 75296 code loading' 78.437792ms
39260
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 75294)
39261
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 75295)
39262
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 75296)
39263
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.669Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 112.28508299999521ms
39264
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.669Z - Time taken for 'start-plugin-worker:nx/core/package-json' 112.23308399999951ms
39265
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.669Z - Time taken for 'start-plugin-worker:nx/core/project-json' 112.03791700000147ms
39266
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75294) connected
39267
+ [plugin-worker] "nx/core/package-json" (pid: 75295) connected
39268
+ [plugin-worker] "nx/core/project-json" (pid: 75296) connected
39269
+ [plugin-worker] "nx/core/project-json" (pid: 75296) loaded successfully
39270
+ [plugin-worker] "nx/core/package-json" (pid: 75295) loaded successfully
39271
+ Time taken for 'nx/core/project-json:createNodes' 0.45529200000000003ms
39272
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
39273
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.673Z - Streaming message to client: progress update for topic graph-construction
39274
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75294) loaded successfully
39275
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.674Z - [Messenger] Received message, length: 153
39276
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
39277
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.681Z - Streaming message to client: progress update for topic graph-construction
39278
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.681Z - [Messenger] Received message, length: 112
39279
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 5.834499999999991ms
39280
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.684Z - Streaming message to client: progress update for topic graph-construction
39281
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.685Z - [Messenger] Received message, length: 47
39282
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.691Z - Streaming message to client: progress update for topic graph-construction
39283
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.691Z - [Messenger] Received message, length: 47
39284
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.692Z - Time taken for 'build-project-configs' 131.11275000000023ms
39285
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.692Z - Time taken for 'createNodes:merge' 2.057249999998021ms
39286
+ Time taken for 'build typescript dependencies' 0.0676249999999925ms
39287
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
39288
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.700Z - Streaming message to client: progress update for topic graph-construction
39289
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.700Z - [Messenger] Received message, length: 47
39290
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.706Z - [SYNC]: collect registered sync generators
39291
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.706Z - [SYNC]: project graph hash is the same, not collecting task sync generators
39292
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.706Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
39293
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.710Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
39294
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.710Z - Serializing response for REQUEST_PROJECT_GRAPH message in json mode
39295
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.710Z - Responding to REQUEST_PROJECT_GRAPH message
39296
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.710Z - [REQUEST]: Responding to the client. project-graph
39297
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.710Z - Time taken for 'total for creating and serializing project graph' 220.39658300000156ms
39298
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.710Z - Time taken for 'total execution time for createProjectGraph()' 15.945665999999619ms
39299
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.710Z - Time taken for 'createDependencies' 12.189416000001074ms
39300
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.711Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 12.01612500000192ms
39301
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.711Z - Time taken for 'createMetadata' 0.007749999997031409ms
39302
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.711Z - Time taken for 'serialize graph' 1.8817090000011376ms
39303
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.711Z - Time taken for 'write cache' 4.323165999994671ms
39304
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.713Z - Done responding to the client project-graph
39305
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.713Z - Handled json message REQUEST_PROJECT_GRAPH. Handling time: 220. Response time: 3.
39306
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.713Z - [Messenger] Received message, length: 895680
39307
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.718Z - [Messenger] Sending message type: PRE_TASKS_EXECUTION
39308
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.718Z - [Messenger] Message sent
39309
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.718Z - Received raw message of length 2165
39310
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.718Z - Received json message of type PRE_TASKS_EXECUTION
39311
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.718Z - Serializing response for PRE_TASKS_EXECUTION message in json mode
39312
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.718Z - Responding to PRE_TASKS_EXECUTION message
39313
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.718Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
39314
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.718Z - Done responding to the client handleRunPreTasksExecution
39315
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.718Z - Handled json message PRE_TASKS_EXECUTION. Handling time: 0. Response time: 0.
39316
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.718Z - [Messenger] Received message, length: 2
39317
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.718Z - Time taken for 'preTasksExecution' 0.07904199999757111ms
39318
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.756Z - [Messenger] Sending message type: HASH_TASKS
39319
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.756Z - [Messenger] Message sent
39320
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.757Z - Received raw message of length 38899
39321
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.758Z - Received json message of type HASH_TASKS
39322
+ DEBUG nx::native::watch::watcher: force-flush END count=0 replies=1 elapsed=62.572666ms
39323
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.820Z - Reusing in-memory cached project graph because no files changed.
39324
+ DEBUG nx::native::tasks::hash_planner: get_plans_internal COMPLETED in 10.694417ms - processed 6 tasks (setup: 6.259083ms, parallel_planning: 4.432417ms, pool: 1544 unique instructions)
39325
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "8520130568453209191" (".gitignore") to hash
39326
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Adding "2425668806101952406" ("nx.json") to hash
39327
+ DEBUG nx::native::tasks::hashers::hash_workspace_files: Hashing workspace fileset: Hash Value: "17385814077483807182"
39328
+ DEBUG nx::native::tasks::task_hasher: hash_plans COMPLETED in 14.297375ms - processed 6 plans (setup: 515.5µs, hashing: 13.779083ms, assembly: 7.055291ms)
39329
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.857Z - Serializing response for HASH_TASKS message in json mode
39330
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.858Z - Responding to HASH_TASKS message
39331
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.858Z - [REQUEST]: Responding to the client. handleHashTasks
39332
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.860Z - Done responding to the client handleHashTasks
39333
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.860Z - Handled json message HASH_TASKS. Handling time: 99. Response time: 3.
39334
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.860Z - [Messenger] Received message, length: 446762
39335
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.892Z - [Messenger] Sending message type: GET_ESTIMATED_TASK_TIMINGS
39336
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.892Z - [Messenger] Message sent
39337
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.892Z - Received raw message of length 510
39338
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.892Z - Received json message of type GET_ESTIMATED_TASK_TIMINGS
39339
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.896Z - Serializing response for GET_ESTIMATED_TASK_TIMINGS message in json mode
39340
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.896Z - Responding to GET_ESTIMATED_TASK_TIMINGS message
39341
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.896Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
39342
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.896Z - Done responding to the client handleGetEstimatedTaskTimings
39343
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.896Z - Handled json message GET_ESTIMATED_TASK_TIMINGS. Handling time: 4. Response time: 0.
39344
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.896Z - [Messenger] Received message, length: 274
39345
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.904Z - [Messenger] Sending message type: OUTPUTS_HASHES_MATCH_BATCH
39346
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.904Z - [Messenger] Message sent
39347
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.904Z - Received raw message of length 265
39348
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.904Z - Received json message of type OUTPUTS_HASHES_MATCH_BATCH
39349
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.904Z - Serializing response for OUTPUTS_HASHES_MATCH_BATCH message in json mode
39350
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.904Z - Responding to OUTPUTS_HASHES_MATCH_BATCH message
39351
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.904Z - [REQUEST]: Responding to the client. outputsHashesMatchBatch
39352
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.904Z - Done responding to the client outputsHashesMatchBatch
39353
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.904Z - Handled json message OUTPUTS_HASHES_MATCH_BATCH. Handling time: 0. Response time: 0.
39354
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.904Z - [Messenger] Received message, length: 19
39355
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.912Z - [Messenger] Sending message type: RECORD_OUTPUTS_HASH_BATCH
39356
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.912Z - [Messenger] Message sent
39357
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.912Z - Received raw message of length 264
39358
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.912Z - Received json message of type RECORD_OUTPUTS_HASH_BATCH
39359
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.916Z - Serializing response for RECORD_OUTPUTS_HASH_BATCH message in json mode
39360
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.916Z - Responding to RECORD_OUTPUTS_HASH_BATCH message
39361
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.916Z - [REQUEST]: Responding to the client. recordOutputsHashBatch
39362
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.916Z - Done responding to the client recordOutputsHashBatch
39363
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.916Z - Handled json message RECORD_OUTPUTS_HASH_BATCH. Handling time: 3. Response time: 0.
39364
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.916Z - [Messenger] Received message, length: 2
39365
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.921Z - [Messenger] Sending message type: OUTPUTS_HASHES_MATCH_BATCH
39366
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.921Z - [Messenger] Message sent
39367
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.922Z - Received raw message of length 118
39368
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.922Z - Received json message of type OUTPUTS_HASHES_MATCH_BATCH
39369
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.922Z - Serializing response for OUTPUTS_HASHES_MATCH_BATCH message in json mode
39370
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.922Z - Responding to OUTPUTS_HASHES_MATCH_BATCH message
39371
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.922Z - [REQUEST]: Responding to the client. outputsHashesMatchBatch
39372
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.922Z - Done responding to the client outputsHashesMatchBatch
39373
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.922Z - Handled json message OUTPUTS_HASHES_MATCH_BATCH. Handling time: 0. Response time: 0.
39374
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.922Z - [Messenger] Received message, length: 7
39375
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.925Z - [Messenger] Sending message type: RECORD_OUTPUTS_HASH_BATCH
39376
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.925Z - [Messenger] Message sent
39377
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.925Z - Received raw message of length 117
39378
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.925Z - Received json message of type RECORD_OUTPUTS_HASH_BATCH
39379
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.927Z - Serializing response for RECORD_OUTPUTS_HASH_BATCH message in json mode
39380
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.927Z - Responding to RECORD_OUTPUTS_HASH_BATCH message
39381
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.927Z - [REQUEST]: Responding to the client. recordOutputsHashBatch
39382
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.927Z - Done responding to the client recordOutputsHashBatch
39383
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.927Z - Handled json message RECORD_OUTPUTS_HASH_BATCH. Handling time: 2. Response time: 0.
39384
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.927Z - [Messenger] Received message, length: 2
39385
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.930Z - [Messenger] Sending message type: OUTPUTS_HASHES_MATCH_BATCH
39386
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.931Z - [Messenger] Message sent
39387
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.931Z - Received raw message of length 118
39388
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.931Z - Received json message of type OUTPUTS_HASHES_MATCH_BATCH
39389
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.931Z - Serializing response for OUTPUTS_HASHES_MATCH_BATCH message in json mode
39390
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.931Z - Responding to OUTPUTS_HASHES_MATCH_BATCH message
39391
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.931Z - [REQUEST]: Responding to the client. outputsHashesMatchBatch
39392
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.931Z - Done responding to the client outputsHashesMatchBatch
39393
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.931Z - Handled json message OUTPUTS_HASHES_MATCH_BATCH. Handling time: 0. Response time: 0.
39394
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.931Z - [Messenger] Received message, length: 7
39395
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.933Z - [Messenger] Sending message type: RECORD_OUTPUTS_HASH_BATCH
39396
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.934Z - [Messenger] Message sent
39397
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.934Z - Received raw message of length 117
39398
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.934Z - Received json message of type RECORD_OUTPUTS_HASH_BATCH
39399
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.936Z - Serializing response for RECORD_OUTPUTS_HASH_BATCH message in json mode
39400
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.936Z - Responding to RECORD_OUTPUTS_HASH_BATCH message
39401
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.936Z - [REQUEST]: Responding to the client. recordOutputsHashBatch
39402
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.936Z - Done responding to the client recordOutputsHashBatch
39403
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:50.937Z - Handled json message RECORD_OUTPUTS_HASH_BATCH. Handling time: 2. Response time: 1.
39404
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:50.937Z - [Messenger] Received message, length: 2
39405
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=5
39406
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-icons/README.md
39407
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-core/README.md
39408
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-storage/README.md
39409
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=27
39410
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-icons/README.md
39411
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-theme/package.json
39412
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-storage/package.json
39413
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs.map
39414
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-storage/types/africanies-africanies-storage.d.ts
39415
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-models/README.md
39416
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-theme/README.md
39417
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-theme/fesm2022/africanies-africanies-theme.mjs
39418
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-models/README.md
39419
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-icons/types/africanies-africanies-icons.d.ts
39420
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-icons/fesm2022/africanies-africanies-icons.mjs
39421
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-theme/README.md
39422
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-core/README.md
39423
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-storage/fesm2022/africanies-africanies-storage.mjs.map
39424
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-storage/README.md
39425
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-storage/fesm2022/africanies-africanies-storage.mjs
39426
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-core/types/africanies-africanies-core.d.ts
39427
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-models/fesm2022/africanies-africanies-models.mjs
39428
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs.map
39429
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-models/fesm2022/africanies-africanies-models.mjs.map
39430
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-icons/fesm2022/africanies-africanies-icons.mjs.map
39431
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-theme/types/africanies-africanies-theme.d.ts
39432
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-theme/tailwind-preset.cjs
39433
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-models/package.json
39434
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-icons/package.json
39435
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-core/fesm2022/africanies-africanies-core.mjs
39436
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-icons/assets/icons.sprite.svg
39437
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-models/types/africanies-africanies-models.d.ts
39438
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-core/package.json
39439
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.043Z - [WATCHER]: 0 file(s) created or restored, 5 file(s) modified, 0 file(s) deleted
39440
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.044Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 5 events: update:dist/libs/africanies-icons/README.md, update:dist/libs/africanies-core/README.md, update:dist/libs/africanies-storage/README.md, update:dist/libs/africanies-models/README.md, update:dist/libs/africanies-theme/README.md
39441
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.044Z - [WATCHER]: File changes detected:
39442
+ Created:
39443
+ (none)
39444
+ Updated:
39445
+ - dist/libs/africanies-icons/README.md
39446
+ - dist/libs/africanies-core/README.md
39447
+ - dist/libs/africanies-storage/README.md
39448
+ - dist/libs/africanies-models/README.md
39449
+ - dist/libs/africanies-theme/README.md
39450
+ Deleted:
39451
+ (none)
39452
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.066Z - [SYNC]: clearing sync generators cache due to file changes
39453
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.066Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
39454
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.066Z - [REQUEST]: dist/libs/africanies-storage/README.md,dist/libs/africanies-core/README.md,dist/libs/africanies-models/README.md,dist/libs/africanies-icons/README.md,dist/libs/africanies-theme/README.md
39455
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.066Z - [REQUEST]:
39456
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
39457
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 75305, socket: /private/tmp/plugin74328-12-38752.404959.sock)
39458
+ [plugin-client] restarting worker for "nx/core/package-json"
39459
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 75306, socket: /private/tmp/plugin74328-13-38753.209417.sock)
39460
+ [plugin-client] restarting worker for "nx/core/project-json"
39461
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 75307, socket: /private/tmp/plugin74328-14-38753.667.sock)
39462
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.069Z - Time taken for 'hash changed files from watcher' 21.91962500000227ms
39463
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.070Z - [WATCHER]: Processing file changes in outputs
39464
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75305) listening on /private/tmp/plugin74328-12-38752.404959.sock
39465
+ Time taken for 'plugin worker 75305 code loading' 142.87045799999999ms
39466
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75305) connected
39467
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 75305)
39468
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.276Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 208.669624999995ms
39469
+ [plugin-worker] "nx/core/package-json" (pid: 75306) listening on /private/tmp/plugin74328-13-38753.209417.sock
39470
+ Time taken for 'plugin worker 75306 code loading' 151.299042ms
39471
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75305) loaded successfully
39472
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 75306)
39473
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.287Z - Time taken for 'start-plugin-worker:nx/core/package-json' 218.8544170000023ms
39474
+ [plugin-worker] "nx/core/package-json" (pid: 75306) connected
39475
+ [plugin-worker] "nx/core/package-json" (pid: 75306) loaded successfully
39476
+ [plugin-worker] "nx/core/project-json" (pid: 75307) listening on /private/tmp/plugin74328-14-38753.667.sock
39477
+ Time taken for 'plugin worker 75307 code loading' 163.808625ms
39478
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 5.982333000000011ms
39479
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 75307)
39480
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.297Z - Time taken for 'start-plugin-worker:nx/core/project-json' 228.2406669999982ms
39481
+ [plugin-worker] "nx/core/project-json" (pid: 75307) connected
39482
+ [plugin-worker] "nx/core/project-json" (pid: 75307) loaded successfully
39483
+ Time taken for 'nx/core/project-json:createNodes' 0.4975830000000201ms
39484
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
39485
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
39486
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.312Z - Time taken for 'build-project-configs' 239.25720800000272ms
39487
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.312Z - Time taken for 'createNodes:merge' 2.816292000003159ms
39488
+ Time taken for 'build typescript dependencies' 3.8546249999999986ms
39489
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
39490
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.331Z - [SYNC]: collect registered sync generators
39491
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.332Z - [SYNC]: project graph hash is the same, not collecting task sync generators
39492
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.332Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
39493
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.342Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
39494
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.343Z - Time taken for 'total execution time for createProjectGraph()' 21.53175000000192ms
39495
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.343Z - Time taken for 'createDependencies' 17.774374999993597ms
39496
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.343Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 17.689500000000407ms
39497
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.343Z - Time taken for 'createMetadata' 0.008125000000291038ms
39498
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.343Z - Time taken for 'serialize graph' 2.142834000005678ms
39499
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.343Z - Time taken for 'write cache' 10.638416000001598ms
39500
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
39501
+ DEBUG nx::native::watch::watcher: [create] tmp/libs/africanies-ui/build/tsconfig.generated.e0d6fe94-a019-4c98-bb4c-d36f16fcd491.json
39502
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:51.854Z - [WATCHER]: Processing file changes in outputs
39503
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
39504
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/README.md
39505
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=9
39506
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs
39507
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/assets/carriers/dhl.svg
39508
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/assets/brand/africanies-logo.svg
39509
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts
39510
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map
39511
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/assets/brand/africanies-logo.png
39512
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/package.json
39513
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/assets/brand/africanies-logo-mini.png
39514
+ DEBUG nx::native::watch::watcher: [delete] dist/libs/africanies-ui/README.md
39515
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.014Z - [WATCHER]: dist/libs/africanies-ui/README.md was deleted
39516
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.014Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 1 events: delete:dist/libs/africanies-ui/README.md
39517
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.014Z - [WATCHER]: File changes detected:
39518
+ Created:
39519
+ (none)
39520
+ Updated:
39521
+ (none)
39522
+ Deleted:
39523
+ - dist/libs/africanies-ui/README.md
39524
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.015Z - [SYNC]: clearing sync generators cache due to file changes
39525
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.015Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
39526
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.015Z - [REQUEST]:
39527
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.015Z - [REQUEST]: dist/libs/africanies-ui/README.md
39528
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
39529
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 75329, socket: /private/tmp/plugin74328-15-39701.9695.sock)
39530
+ [plugin-client] restarting worker for "nx/core/package-json"
39531
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 75330, socket: /private/tmp/plugin74328-16-39702.671625.sock)
39532
+ [plugin-client] restarting worker for "nx/core/project-json"
39533
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 75331, socket: /private/tmp/plugin74328-17-39703.028084.sock)
39534
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.019Z - Time taken for 'hash changed files from watcher' 0.7813749999986612ms
39535
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.019Z - [WATCHER]: Processing file changes in outputs
39536
+ [plugin-worker] "nx/core/project-json" (pid: 75331) listening on /private/tmp/plugin74328-17-39703.028084.sock
39537
+ Time taken for 'plugin worker 75331 code loading' 143.627916ms
39538
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 75331)
39539
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.204Z - Time taken for 'start-plugin-worker:nx/core/project-json' 185.24820900000486ms
39540
+ [plugin-worker] "nx/core/package-json" (pid: 75330) listening on /private/tmp/plugin74328-16-39702.671625.sock
39541
+ Time taken for 'plugin worker 75330 code loading' 150.978791ms
39542
+ [plugin-worker] "nx/core/project-json" (pid: 75331) connected
39543
+ [plugin-worker] "nx/core/project-json" (pid: 75331) loaded successfully
39544
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 75330)
39545
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.220Z - Time taken for 'start-plugin-worker:nx/core/package-json' 202.12204199999542ms
39546
+ [plugin-worker] "nx/core/package-json" (pid: 75330) connected
39547
+ Time taken for 'nx/core/project-json:createNodes' 5.272999999999996ms
39548
+ [plugin-worker] "nx/core/package-json" (pid: 75330) loaded successfully
39549
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
39550
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75329) listening on /private/tmp/plugin74328-15-39701.9695.sock
39551
+ Time taken for 'plugin worker 75329 code loading' 179.68966700000001ms
39552
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 75329)
39553
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.241Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 223.50450000000274ms
39554
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75329) connected
39555
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
39556
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75329) loaded successfully
39557
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 7.126709000000005ms
39558
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.279Z - Time taken for 'build-project-configs' 253.85470899999927ms
39559
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.279Z - Time taken for 'createNodes:merge' 3.1287500000034925ms
39560
+ Time taken for 'build typescript dependencies' 0.14554099999998016ms
39561
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
39562
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.308Z - [SYNC]: collect registered sync generators
39563
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.308Z - [SYNC]: project graph hash is the same, not collecting task sync generators
39564
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.308Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
39565
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.313Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
39566
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.313Z - Time taken for 'total execution time for createProjectGraph()' 31.627000000000407ms
39567
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.314Z - Time taken for 'createDependencies' 26.262666999995417ms
39568
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.314Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 26.055625000000873ms
39569
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.314Z - Time taken for 'createMetadata' 0.027082999993581325ms
39570
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.314Z - Time taken for 'serialize graph' 3.2371249999996508ms
39571
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:52.314Z - Time taken for 'write cache' 5.273084000000381ms
39572
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=1
39573
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts
39574
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.321Z - [WATCHER]: Processing file changes in outputs
39575
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=2
39576
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs
39577
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map
39578
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.522Z - [WATCHER]: Processing file changes in outputs
39579
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:55.595Z - [Messenger] Sending message type: RECORD_OUTPUTS_HASH_BATCH
39580
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:55.595Z - [Messenger] Message sent
39581
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.595Z - Received raw message of length 114
39582
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.595Z - Received json message of type RECORD_OUTPUTS_HASH_BATCH
39583
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.598Z - Serializing response for RECORD_OUTPUTS_HASH_BATCH message in json mode
39584
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.598Z - Responding to RECORD_OUTPUTS_HASH_BATCH message
39585
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.598Z - [REQUEST]: Responding to the client. recordOutputsHashBatch
39586
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.598Z - Done responding to the client recordOutputsHashBatch
39587
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.599Z - Handled json message RECORD_OUTPUTS_HASH_BATCH. Handling time: 3. Response time: 1.
39588
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:55.599Z - [Messenger] Received message, length: 2
39589
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:55.605Z - [Messenger] Sending message type: RECORD_TASK_RUNS
39590
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:55.605Z - [Messenger] Message sent
39591
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.605Z - Received raw message of length 1284
39592
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.606Z - Received json message of type RECORD_TASK_RUNS
39593
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.607Z - Serializing response for RECORD_TASK_RUNS message in json mode
39594
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.607Z - Responding to RECORD_TASK_RUNS message
39595
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.607Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
39596
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.607Z - Done responding to the client handleRecordTaskRuns
39597
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.607Z - Handled json message RECORD_TASK_RUNS. Handling time: 1. Response time: 0.
39598
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:55.607Z - [Messenger] Received message, length: 4
39599
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:55.607Z - [Messenger] Sending message type: GET_FLAKY_TASKS
39600
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:55.607Z - [Messenger] Message sent
39601
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.607Z - Received raw message of length 170
39602
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.607Z - Received json message of type GET_FLAKY_TASKS
39603
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.608Z - Serializing response for GET_FLAKY_TASKS message in json mode
39604
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.608Z - Responding to GET_FLAKY_TASKS message
39605
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.608Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
39606
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.608Z - Done responding to the client handleGetFlakyTasks
39607
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.608Z - Handled json message GET_FLAKY_TASKS. Handling time: 1. Response time: 0.
39608
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:55.608Z - [Messenger] Received message, length: 2
39609
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=2
39610
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/README.md
39611
+ DEBUG nx::native::watch::watcher: [update] .nx/cache/7821397806208783174/dist/libs/africanies-ui/README.md
39612
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.708Z - [WATCHER]: 0 file(s) created or restored, 2 file(s) modified, 0 file(s) deleted
39613
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.708Z - [WATCHER]: [watcher] routeWorkspaceChanges batch: 2 events: update:dist/libs/africanies-ui/README.md, update:.nx/cache/7821397806208783174/dist/libs/africanies-ui/README.md
39614
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.708Z - [WATCHER]: File changes detected:
39615
+ Created:
39616
+ (none)
39617
+ Updated:
39618
+ - dist/libs/africanies-ui/README.md
39619
+ - .nx/cache/7821397806208783174/dist/libs/africanies-ui/README.md
39620
+ Deleted:
39621
+ (none)
39622
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=10
39623
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs
39624
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/assets/carriers/dhl.svg
39625
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/assets/brand/africanies-logo.svg
39626
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/types/africanies-africanies-ui.d.ts
39627
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/fesm2022/africanies-africanies-ui.mjs.map
39628
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/assets/brand/africanies-logo.png
39629
+ DEBUG nx::native::watch::watcher: [create] dist/libs/africanies-ui/package.json
39630
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/assets/brand/africanies-logo-mini.png
39631
+ DEBUG nx::native::watch::watcher: [delete] tmp/libs/africanies-ui/build/tsconfig.generated.e0d6fe94-a019-4c98-bb4c-d36f16fcd491.json
39632
+ DEBUG nx::native::watch::watcher: [update] dist/libs/africanies-ui/README.md
39633
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.710Z - [SYNC]: clearing sync generators cache due to file changes
39634
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.711Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
39635
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.711Z - [REQUEST]: .nx/cache/7821397806208783174/dist/libs/africanies-ui/README.md,dist/libs/africanies-ui/README.md
39636
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.711Z - [REQUEST]:
39637
+ [plugin-client] restarting worker for "nx/js/dependencies-and-lockfile"
39638
+ [isolated-plugin] spawned worker for "nx/js/dependencies-and-lockfile" (pid: 75372, socket: /private/tmp/plugin74328-18-43397.614375.sock)
39639
+ [plugin-client] restarting worker for "nx/core/package-json"
39640
+ [isolated-plugin] spawned worker for "nx/core/package-json" (pid: 75373, socket: /private/tmp/plugin74328-19-43398.820709.sock)
39641
+ [plugin-client] restarting worker for "nx/core/project-json"
39642
+ [isolated-plugin] spawned worker for "nx/core/project-json" (pid: 75374, socket: /private/tmp/plugin74328-20-43399.617875.sock)
39643
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.715Z - Time taken for 'hash changed files from watcher' 1.9181249999965075ms
39644
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.716Z - [WATCHER]: Processing file changes in outputs
39645
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75372) listening on /private/tmp/plugin74328-18-43397.614375.sock
39646
+ [plugin-worker] "nx/core/package-json" (pid: 75373) listening on /private/tmp/plugin74328-19-43398.820709.sock
39647
+ [plugin-worker] "nx/core/project-json" (pid: 75374) listening on /private/tmp/plugin74328-20-43399.617875.sock
39648
+ Time taken for 'plugin worker 75374 code loading' 81.44933400000001ms
39649
+ Time taken for 'plugin worker 75373 code loading' 81.154ms
39650
+ Time taken for 'plugin worker 75372 code loading' 80.918209ms
39651
+ [isolated-plugin] connected to worker for "nx/js/dependencies-and-lockfile" (pid: 75372)
39652
+ [isolated-plugin] connected to worker for "nx/core/package-json" (pid: 75373)
39653
+ [isolated-plugin] connected to worker for "nx/core/project-json" (pid: 75374)
39654
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.835Z - Time taken for 'start-plugin-worker:nx/js/dependencies-and-lockfile' 122.30454199999804ms
39655
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.835Z - Time taken for 'start-plugin-worker:nx/core/package-json' 121.24354199999652ms
39656
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.835Z - Time taken for 'start-plugin-worker:nx/core/project-json' 120.53754199999821ms
39657
+ [plugin-worker] "nx/core/package-json" (pid: 75373) connected
39658
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75372) connected
39659
+ [plugin-worker] "nx/core/project-json" (pid: 75374) connected
39660
+ [plugin-worker] "nx/core/project-json" (pid: 75374) loaded successfully
39661
+ [plugin-worker] "nx/core/package-json" (pid: 75373) loaded successfully
39662
+ Time taken for 'nx/core/project-json:createNodes' 0.5561670000000021ms
39663
+ [isolated-plugin] shutting down worker for "nx/core/project-json" after createNodes
39664
+ [plugin-worker] "nx/js/dependencies-and-lockfile" (pid: 75372) loaded successfully
39665
+ [isolated-plugin] shutting down worker for "nx/core/package-json" after createNodes
39666
+ Time taken for 'nx/js/dependencies-and-lockfile:createNodes' 5.1785ms
39667
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.857Z - Time taken for 'build-project-configs' 139.61699999999837ms
39668
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.857Z - Time taken for 'createNodes:merge' 2.0091669999965234ms
39669
+ Time taken for 'build typescript dependencies' 2.4622079999999755ms
39670
+ [isolated-plugin] shutting down worker for "nx/js/dependencies-and-lockfile" after createDependencies
39671
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.872Z - [SYNC]: collect registered sync generators
39672
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.872Z - [SYNC]: project graph hash is the same, not collecting task sync generators
39673
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.872Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
39674
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.876Z - Wrote project graph cache to /Applications/AngularJS/angular-web-sdk/.nx/workspace-data/project-graph.json
39675
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.876Z - Time taken for 'total execution time for createProjectGraph()' 16.921416999997746ms
39676
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.876Z - Time taken for 'createDependencies' 13.120249999999942ms
39677
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.876Z - Time taken for 'nx/js/dependencies-and-lockfile:createDependencies' 13.05937499999709ms
39678
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.876Z - Time taken for 'createMetadata' 0.009500000000116415ms
39679
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.876Z - Time taken for 'serialize graph' 2.0386250000010477ms
39680
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:55.876Z - Time taken for 'write cache' 3.6847500000003492ms
39681
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.212Z - Established a connection. Number of open connections: 2
39682
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:57.212Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
39683
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:57.212Z - [Messenger] Message sent
39684
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.212Z - Received raw message of length 41
39685
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.212Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
39686
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.212Z - [AI-AGENTS]: Returning cached agent configuration status
39687
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.212Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
39688
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.212Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
39689
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.212Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
39690
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.212Z - Done responding to the client handleGetConfigureAiAgentsStatus
39691
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.212Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 0. Response time: 0.
39692
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:57.212Z - [Messenger] Received message, length: 341
39693
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.212Z - Closed a connection. Number of open connections: 1
39694
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:57.212Z - [Messenger] Sending message type: POST_TASKS_EXECUTION
39695
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:57.215Z - [Messenger] Message sent
39696
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.216Z - Received raw message of length 465032
39697
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.221Z - Received json message of type POST_TASKS_EXECUTION
39698
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.222Z - Serializing response for POST_TASKS_EXECUTION message in json mode
39699
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.222Z - Responding to POST_TASKS_EXECUTION message
39700
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.222Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
39701
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.222Z - Done responding to the client handleRunPostTasksExecution
39702
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.222Z - Handled json message POST_TASKS_EXECUTION. Handling time: 0. Response time: 0.
39703
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:09:57.222Z - [Messenger] Received message, length: 4
39704
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.222Z - Time taken for 'postTasksExecution' 0.1788749999977881ms
39705
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:09:57.242Z - Closed a connection. Number of open connections: 0
39706
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=17
39707
+ DEBUG nx::native::watch::watcher: [create] .husky/_/husky.sh
39708
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-push
39709
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-applypatch
39710
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-commit
39711
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-merge-commit
39712
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-auto-gc
39713
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-commit
39714
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-applypatch
39715
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-checkout
39716
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-rebase
39717
+ DEBUG nx::native::watch::watcher: [update] .husky/_/h
39718
+ DEBUG nx::native::watch::watcher: [update] .husky/_/commit-msg
39719
+ DEBUG nx::native::watch::watcher: [update] .husky/_/.gitignore
39720
+ DEBUG nx::native::watch::watcher: [update] .husky/_/prepare-commit-msg
39721
+ DEBUG nx::native::watch::watcher: [update] .husky/_/applypatch-msg
39722
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-merge
39723
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-rewrite
39724
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:10:40.713Z - [WATCHER]: Processing file changes in outputs
39725
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:11:53.306Z - [Messenger] Setting up socket listeners
39726
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:11:53.308Z - [Messenger] listen() complete
39727
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:11:53.306Z - Established a connection. Number of open connections: 1
39728
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:11:53.309Z - Established a connection. Number of open connections: 2
39729
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:11:53.310Z - Closed a connection. Number of open connections: 1
39730
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:11:53.322Z - [Messenger] Sending message type: GET_CONFIGURE_AI_AGENTS_STATUS
39731
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:11:53.322Z - [Messenger] Message sent
39732
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:11:53.323Z - Received raw message of length 928
39733
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:11:53.323Z - Received json message of type GET_CONFIGURE_AI_AGENTS_STATUS
39734
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:11:53.324Z - Graph recompute necessary due to env variable refresh. Changed keys: NVM_INC, HERD_PHP_81_INI_SCAN_DIR, DATA_CLOUD_CURR_IDE_NAME, HERD_PHP_80_INI_SCAN_DIR, TERM_PROGRAM, NODE, INIT_CWD, NVM_CD_FLAGS, TERM, TERM_PROGRAM_VERSION, ZDOTDIR, HERD_PHP_85_INI_SCAN_DIR, HERD_PHP_83_INI_SCAN_DIR, COPILOT_DEBUG_NONCE, NVM_DIR, PHP_INI_SCAN_DIR, HERD_PHP_82_INI_SCAN_DIR, PATH, HERD_PHP_84_INI_SCAN_DIR, USER_ZDOTDIR, PWD, LANG, PYTHONSTARTUP, NODE_PATH, XPC_SERVICE_NAME, PYTHON_BASIC_REPL, NVM_BIN, GIT_ASKPASS, HERD_PHP_74_INI_SCAN_DIR, COLORTERM, NX_CLI_SET, PNPM_SCRIPT_SRC_DIR, ELECTRON_RUN_AS_NODE, MACH_PORT_RENDEZVOUS_PEER_VALDATION, APPLICATION_INSIGHTS_NO_STATSBEAT, DEBUG, NX_WORKSPACE_ROOT_PATH, MXC_BIN_DIR, COPILOT_OTEL_FILE_EXPORTER_PATH, ELECTRON_NO_ASAR, CI
39735
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:11:53.324Z - [AI-AGENTS]: Returning cached agent configuration status
39736
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:11:53.324Z - Serializing response for GET_CONFIGURE_AI_AGENTS_STATUS message in json mode
39737
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:11:53.325Z - Responding to GET_CONFIGURE_AI_AGENTS_STATUS message
39738
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:11:53.325Z - [REQUEST]: Responding to the client. handleGetConfigureAiAgentsStatus
39739
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:11:53.325Z - Done responding to the client handleGetConfigureAiAgentsStatus
39740
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:11:53.325Z - Handled json message GET_CONFIGURE_AI_AGENTS_STATUS. Handling time: 0. Response time: 1.
39741
+ [NX v23.1.1 Daemon Client] - 2026-09-11T10:11:53.325Z - [Messenger] Received message, length: 341
39742
+ DEBUG nx::native::watch::watcher: idle-window emitting events count=17
39743
+ DEBUG nx::native::watch::watcher: [create] .husky/_/husky.sh
39744
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-push
39745
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-applypatch
39746
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-commit
39747
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-merge-commit
39748
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-auto-gc
39749
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-commit
39750
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-applypatch
39751
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-checkout
39752
+ DEBUG nx::native::watch::watcher: [update] .husky/_/pre-rebase
39753
+ DEBUG nx::native::watch::watcher: [update] .husky/_/h
39754
+ DEBUG nx::native::watch::watcher: [update] .husky/_/commit-msg
39755
+ DEBUG nx::native::watch::watcher: [update] .husky/_/.gitignore
39756
+ DEBUG nx::native::watch::watcher: [update] .husky/_/prepare-commit-msg
39757
+ DEBUG nx::native::watch::watcher: [update] .husky/_/applypatch-msg
39758
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-merge
39759
+ DEBUG nx::native::watch::watcher: [update] .husky/_/post-rewrite
39760
+ [NX v23.1.1 Daemon Server] - 2026-09-11T10:17:09.814Z - [WATCHER]: Processing file changes in outputs