03:11:16 Started by timer 03:11:16 Running as SYSTEM 03:11:16 [EnvInject] - Loading node environment variables. 03:11:16 Building remotely on prd-ubuntu1804-docker-4c-4g-1341 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release 03:11:16 [ssh-agent] Looking for ssh-agent implementation... 03:11:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:11:16 $ ssh-agent 03:11:16 SSH_AUTH_SOCK=/tmp/ssh-b1QSqaIYwZhj/agent.2230 03:11:16 SSH_AGENT_PID=2232 03:11:16 [ssh-agent] Started. 03:11:16 Running ssh-add (command line suppressed) 03:11:16 Identity added: /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release@tmp/private_key_4044740398800218116.key (jenkins-ssh) 03:11:16 [ssh-agent] Using credentials jenkins (jenkins) 03:11:16 The recommended git tool is: NONE 03:11:18 using credential jenkins 03:11:18 Wiping out workspace first. 03:11:18 Cloning the remote Git repository 03:11:18 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel 03:11:18 > git init /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release # timeout=10 03:11:18 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel 03:11:18 > git --version # timeout=10 03:11:18 > git --version # 'git version 2.17.1' 03:11:18 using GIT_SSH to set credentials jenkins 03:11:18 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel +refs/heads/*:refs/remotes/origin/* # timeout=10 03:11:19 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel # timeout=10 03:11:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:11:19 Avoid second fetch 03:11:19 > git rev-parse refs/remotes/origin/i-release^{commit} # timeout=10 03:11:19 Checking out Revision fe9051bb91b524ff9cef5023a95dea7161d75388 (refs/remotes/origin/i-release) 03:11:19 > git config core.sparsecheckout # timeout=10 03:11:19 > git checkout -f fe9051bb91b524ff9cef5023a95dea7161d75388 # timeout=10 03:11:19 Commit message: "Trigger i-release documentation" 03:11:19 First time build. Skipping changelog. 03:11:19 provisioning config files... 03:11:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:11:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:11:19 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins6489016226985307005.sh 03:11:19 ---> python-tools-install.sh 03:11:19 Setup pyenv: 03:11:19 * system (set by /opt/pyenv/version) 03:11:19 * 3.8.13 (set by /opt/pyenv/version) 03:11:19 * 3.9.13 (set by /opt/pyenv/version) 03:11:19 * 3.10.6 (set by /opt/pyenv/version) 03:11:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oakw 03:11:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:11:27 lf-activate-venv(): INFO: Installing: lftools 03:12:02 lf-activate-venv(): INFO: Adding /tmp/venv-oakw/bin to PATH 03:12:02 Generating Requirements File 03:12:36 Python 3.10.6 03:12:37 pip 23.3.2 from /tmp/venv-oakw/lib/python3.10/site-packages/pip (python 3.10) 03:12:37 appdirs==1.4.4 03:12:37 argcomplete==3.2.1 03:12:37 aspy.yaml==1.3.0 03:12:37 attrs==23.1.0 03:12:37 autopage==0.5.2 03:12:37 Babel==2.14.0 03:12:37 beautifulsoup4==4.12.2 03:12:37 boto3==1.34.2 03:12:37 botocore==1.34.2 03:12:37 bs4==0.0.1 03:12:37 cachetools==5.3.2 03:12:37 certifi==2023.11.17 03:12:37 cffi==1.16.0 03:12:37 cfgv==3.4.0 03:12:37 chardet==5.2.0 03:12:37 charset-normalizer==3.3.2 03:12:37 click==8.1.7 03:12:37 cliff==4.4.0 03:12:37 cmd2==2.4.3 03:12:37 cryptography==3.3.2 03:12:37 debtcollector==2.5.0 03:12:37 decorator==5.1.1 03:12:37 defusedxml==0.7.1 03:12:37 Deprecated==1.2.14 03:12:37 distlib==0.3.8 03:12:37 dnspython==2.4.2 03:12:37 docker==4.2.2 03:12:37 dogpile.cache==1.2.2 03:12:37 email-validator==2.1.0.post1 03:12:37 filelock==3.13.1 03:12:37 future==0.18.3 03:12:37 gitdb==4.0.11 03:12:37 GitPython==3.1.40 03:12:37 google-auth==2.25.2 03:12:37 httplib2==0.22.0 03:12:37 identify==2.5.33 03:12:37 idna==3.6 03:12:37 importlib-metadata==7.0.0 03:12:37 importlib-resources==1.5.0 03:12:37 iso8601==2.1.0 03:12:37 Jinja2==3.1.2 03:12:37 jmespath==1.0.1 03:12:37 jsonpatch==1.33 03:12:37 jsonpointer==2.4 03:12:37 jsonschema==4.20.0 03:12:37 jsonschema-specifications==2023.11.2 03:12:37 keystoneauth1==5.4.0 03:12:37 kubernetes==28.1.0 03:12:37 lftools==0.37.8 03:12:37 lxml==4.9.3 03:12:37 MarkupSafe==2.1.3 03:12:37 msgpack==1.0.7 03:12:37 multi-key-dict==2.0.3 03:12:37 munch==4.0.0 03:12:37 netaddr==0.9.0 03:12:37 netifaces==0.11.0 03:12:37 niet==1.4.2 03:12:37 nodeenv==1.8.0 03:12:37 oauth2client==4.1.3 03:12:37 oauthlib==3.2.2 03:12:37 openstacksdk==0.62.0 03:12:37 os-client-config==2.1.0 03:12:37 os-service-types==1.7.0 03:12:37 osc-lib==2.9.0 03:12:37 oslo.config==9.2.0 03:12:37 oslo.context==5.3.0 03:12:37 oslo.i18n==6.2.0 03:12:37 oslo.log==5.4.0 03:12:37 oslo.serialization==5.2.0 03:12:37 oslo.utils==6.3.0 03:12:37 packaging==23.2 03:12:37 pbr==6.0.0 03:12:37 platformdirs==4.1.0 03:12:37 prettytable==3.9.0 03:12:37 pyasn1==0.5.1 03:12:37 pyasn1-modules==0.3.0 03:12:37 pycparser==2.21 03:12:37 pygerrit2==2.0.15 03:12:37 PyGithub==2.1.1 03:12:37 pyinotify==0.9.6 03:12:37 PyJWT==2.8.0 03:12:37 PyNaCl==1.5.0 03:12:37 pyparsing==2.4.7 03:12:37 pyperclip==1.8.2 03:12:37 pyrsistent==0.20.0 03:12:37 python-cinderclient==9.4.0 03:12:37 python-dateutil==2.8.2 03:12:37 python-heatclient==3.3.0 03:12:37 python-jenkins==1.8.2 03:12:37 python-keystoneclient==5.2.0 03:12:37 python-magnumclient==4.3.0 03:12:37 python-novaclient==18.4.0 03:12:37 python-openstackclient==6.0.0 03:12:37 python-swiftclient==4.4.0 03:12:37 pytz==2023.3.post1 03:12:37 PyYAML==6.0.1 03:12:37 referencing==0.32.0 03:12:37 requests==2.31.0 03:12:37 requests-oauthlib==1.3.1 03:12:37 requestsexceptions==1.4.0 03:12:37 rfc3986==2.0.0 03:12:37 rpds-py==0.15.2 03:12:37 rsa==4.9 03:12:37 ruamel.yaml==0.18.5 03:12:37 ruamel.yaml.clib==0.2.8 03:12:37 s3transfer==0.9.0 03:12:37 simplejson==3.19.2 03:12:37 six==1.16.0 03:12:37 smmap==5.0.1 03:12:37 soupsieve==2.5 03:12:37 stevedore==5.1.0 03:12:37 tabulate==0.9.0 03:12:37 toml==0.10.2 03:12:37 tomlkit==0.12.3 03:12:37 tqdm==4.66.1 03:12:37 typing_extensions==4.9.0 03:12:37 tzdata==2023.3 03:12:37 urllib3==1.26.18 03:12:37 virtualenv==20.25.0 03:12:37 wcwidth==0.2.12 03:12:37 websocket-client==1.7.0 03:12:37 wrapt==1.16.0 03:12:37 xdg==6.0.0 03:12:37 xmltodict==0.13.0 03:12:37 yq==3.2.3 03:12:37 zipp==3.17.0 03:12:37 provisioning config files... 03:12:37 copy managed file [global-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release@tmp/config17251347189060784303tmp 03:12:37 copy managed file [portal-nonrtric-controlpanel-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release@tmp/config9542004625018104493tmp 03:12:37 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins3091186873297156169.sh 03:12:37 ---> docker-login.sh 03:12:37 nexus3.o-ran-sc.org:10001 03:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:38 Configure a credential helper to remove this warning. See 03:12:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:38 03:12:38 Login Succeeded 03:12:38 nexus3.o-ran-sc.org:10002 03:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:38 Configure a credential helper to remove this warning. See 03:12:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:38 03:12:38 Login Succeeded 03:12:38 nexus3.o-ran-sc.org:10003 03:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:38 Configure a credential helper to remove this warning. See 03:12:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:38 03:12:38 Login Succeeded 03:12:38 nexus3.o-ran-sc.org:10004 03:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:38 Configure a credential helper to remove this warning. See 03:12:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:38 03:12:38 Login Succeeded 03:12:38 ---> docker-login.sh ends 03:12:38 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins10395693525266020818.sh 03:12:38 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/sh -xe /tmp/jenkins3315338582169587651.sh 03:12:38 [EnvInject] - Injecting environment variables from a build step. 03:12:38 [EnvInject] - Injecting as environment variables the properties content 03:12:38 DOCKER_ROOT=webapp-frontend 03:12:38 CONTAINER_TAG_YAML_DIR= 03:12:38 CONTAINER_TAG_METHOD=yaml-file 03:12:38 03:12:38 [EnvInject] - Variables injected successfully. 03:12:38 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash -l /tmp/jenkins12284635385584555181.sh 03:12:38 ---> docker-get-container-tag.sh 03:12:38 Setup pyenv: 03:12:38 system 03:12:38 3.8.13 03:12:38 3.9.13 03:12:38 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release/.python-version) 03:12:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oakw from file:/tmp/.os_lf_venv 03:12:40 lf-activate-venv(): INFO: Installing: yq 03:12:41 lf-activate-venv(): INFO: Adding /tmp/venv-oakw/bin to PATH 03:12:41 ---> Docker image tag found: 2.6.0 03:12:41 [EnvInject] - Injecting environment variables from a build step. 03:12:41 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 03:12:42 [EnvInject] - Variables injected successfully. 03:12:42 [EnvInject] - Injecting environment variables from a build step. 03:12:42 [EnvInject] - Injecting as environment variables the properties content 03:12:42 DOCKER_ARGS=--network=host 03:12:42 DOCKER_ROOT=webapp-frontend 03:12:42 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 03:12:42 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 03:12:42 DOCKER_NAME=o-ran-sc/nonrtric-controlpanel 03:12:42 03:12:42 [EnvInject] - Variables injected successfully. 03:12:42 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins4765564399448599620.sh 03:12:42 ---> docker-build.sh 03:12:42 Docker version 20.10.20, build 9fdeb9c 03:12:42 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 03:12:42 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 . 03:12:42 Sending build context to Docker daemon 575kB 03:12:42 Step 1/21 : FROM node:14-alpine AS stage1 03:12:43 14-alpine: Pulling from library/node 03:12:43 f56be85fc22e: Pulling fs layer 03:12:43 8f665685b215: Pulling fs layer 03:12:43 e5fca6c395a6: Pulling fs layer 03:12:43 561cb69653d5: Pulling fs layer 03:12:43 561cb69653d5: Waiting 03:12:43 e5fca6c395a6: Verifying Checksum 03:12:43 e5fca6c395a6: Download complete 03:12:43 f56be85fc22e: Verifying Checksum 03:12:43 f56be85fc22e: Download complete 03:12:44 f56be85fc22e: Pull complete 03:12:44 561cb69653d5: Verifying Checksum 03:12:44 561cb69653d5: Download complete 03:12:44 8f665685b215: Verifying Checksum 03:12:44 8f665685b215: Download complete 03:12:45 8f665685b215: Pull complete 03:12:45 e5fca6c395a6: Pull complete 03:12:45 561cb69653d5: Pull complete 03:12:45 Digest: sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 03:12:46 Status: Downloaded newer image for node:14-alpine 03:12:46 ---> 0dac3dc27b1a 03:12:46 Step 2/21 : WORKDIR /usr/src/app 03:12:47 ---> Running in 84d525971160 03:12:47 Removing intermediate container 84d525971160 03:12:47 ---> 7231ead38784 03:12:47 Step 3/21 : COPY package.json ./ 03:12:47 ---> ecc0e3ea60eb 03:12:47 Step 4/21 : RUN npm install 03:12:47 ---> Running in d499e4bc21f3 03:12:49 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 03:12:49 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 03:12:50 npm WARN deprecated @angular/flex-layout@9.0.0-beta.31: This package has been deprecated. Please see https://blog.angular.io/modern-css-in-angular-layouts-4a259dca9127 03:12:50 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 03:12:51 npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) 03:12:51 npm WARN deprecated @schematics/update@0.901.15: This was an internal-only Angular package up through Angular v11 which is no longer used or maintained. Upgrade Angular to v12+ to remove this dependency. 03:12:51 npm WARN deprecated read-package-tree@5.3.1: The functionality that this package provided is now in @npmcli/arborist 03:12:52 npm WARN deprecated core-js@3.6.4: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 03:12:52 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 03:12:53 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 03:12:53 npm WARN deprecated figgy-pudding@3.5.2: This module is no longer supported. 03:12:54 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 03:12:54 npm WARN deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs 03:12:54 npm WARN deprecated @babel/plugin-proposal-json-strings@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead. 03:12:54 npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 03:12:54 npm WARN deprecated @babel/plugin-proposal-dynamic-import@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead. 03:12:54 npm WARN deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. 03:12:54 npm WARN deprecated @babel/plugin-proposal-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. 03:12:54 npm WARN deprecated @babel/plugin-proposal-optional-catch-binding@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead. 03:12:54 npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. 03:12:54 npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 03:12:54 npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. 03:12:54 npm WARN deprecated fsevents@2.1.3: "Please update to latest v2.3 or v2.2" 03:12:55 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 03:12:55 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 03:12:57 npm WARN deprecated @types/minipass@3.3.5: This is a stub types definition. minipass provides its own type definitions, so you do not need this installed. 03:12:57 npm WARN deprecated node-fetch-npm@2.0.4: This module is not used anymore, npm uses minipass-fetch for its fetch implementation now 03:12:57 npm WARN deprecated debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. 03:12:57 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 03:12:58 npm WARN deprecated fsevents@1.2.13: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2 03:12:58 npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. 03:13:00 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 03:13:00 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 03:13:00 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 03:13:01 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 03:13:01 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 03:13:01  03:13:31 > core-js@3.6.4 postinstall /usr/src/app/node_modules/core-js 03:13:31 > node -e "try{require('./postinstall')}catch(e){}" 03:13:31 03:13:31 Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! 03:13:31 03:13:31 The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:  03:13:31 > https://opencollective.com/core-js  03:13:31 > https://www.patreon.com/zloirock  03:13:31 03:13:31 Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) 03:13:31 03:13:31 03:13:31 > @angular/cli@9.1.15 postinstall /usr/src/app/node_modules/@angular/cli 03:13:31 > node ./bin/postinstall/script.js 03:13:31 03:13:31 03:13:31 > @fortawesome/fontawesome-free@5.15.4 postinstall /usr/src/app/node_modules/@fortawesome/fontawesome-free 03:13:31 > node attribution.js 03:13:31 03:13:32 Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com 03:13:32 License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) 03:13:32 03:13:34 npm notice created a lockfile as package-lock.json. You should commit this file. 03:13:34 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/rollup/node_modules/fsevents): 03:13:34 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 03:13:34 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents): 03:13:34 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 03:13:34 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/watchpack-chokidar2/node_modules/chokidar/node_modules/fsevents): 03:13:34 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 03:13:34 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/webpack-dev-server/node_modules/chokidar/node_modules/fsevents): 03:13:34 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 03:13:34 npm WARN angular6-json-schema-form@8.0.0 requires a peer of @angular/flex-layout@>=6.0.0-beta.16 but none is installed. You must install peer dependencies yourself. 03:13:34  03:13:34 added 1565 packages from 1413 contributors and audited 1571 packages in 45.935s 03:13:35 03:13:35 132 packages are looking for funding 03:13:35 run `npm fund` for details 03:13:35 03:13:35 found 51 vulnerabilities (3 low, 29 moderate, 17 high, 2 critical) 03:13:35 run `npm audit fix` to fix them, or `npm audit` for details 03:14:59 Removing intermediate container d499e4bc21f3 03:14:59 ---> 8293e0a2c729 03:14:59 Step 5/21 : COPY . . 03:14:59 ---> d0c1975fc9cf 03:14:59 Step 6/21 : RUN apk update 03:15:00 ---> Running in 53aca1696f79 03:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:15:00 v3.17.6-18-g8e3a170ce60 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:15:00 v3.17.6-17-g90d4666e0dc [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:15:00 OK: 17824 distinct packages available 03:15:01 Removing intermediate container 53aca1696f79 03:15:01 ---> 2063f90b6f61 03:15:01 Step 7/21 : RUN apk add chromium 03:15:01 ---> Running in db7f75f192ec 03:15:01 (1/150) Installing libexpat (2.5.0-r0) 03:15:01 (2/150) Installing brotli-libs (1.0.9-r9) 03:15:01 (3/150) Installing libbz2 (1.0.8-r4) 03:15:01 (4/150) Installing libpng (1.6.39-r0) 03:15:01 (5/150) Installing freetype (2.12.1-r0) 03:15:01 (6/150) Installing fontconfig (2.14.1-r0) 03:15:02 (7/150) Installing libfontenc (1.1.6-r0) 03:15:02 (8/150) Installing mkfontscale (1.2.2-r1) 03:15:02 (9/150) Installing font-opensans (0_git20210927-r1) 03:15:02 (10/150) Installing pkgconf (1.9.4-r0) 03:15:02 (11/150) Installing libffi (3.4.4-r0) 03:15:02 (12/150) Installing libintl (0.21.1-r1) 03:15:02 (13/150) Installing libblkid (2.38.1-r1) 03:15:02 (14/150) Installing libmount (2.38.1-r1) 03:15:02 (15/150) Installing pcre2 (10.42-r0) 03:15:02 (16/150) Installing glib (2.74.7-r0) 03:15:02 (17/150) Installing xz-libs (5.2.9-r0) 03:15:02 (18/150) Installing libxml2 (2.10.4-r0) 03:15:02 (19/150) Installing shared-mime-info (2.2-r2) 03:15:02 (20/150) Installing hicolor-icon-theme (0.17-r2) 03:15:02 (21/150) Installing libjpeg-turbo (2.1.4-r0) 03:15:02 (22/150) Installing libwebp (1.2.4-r3) 03:15:02 (23/150) Installing zstd-libs (1.5.5-r0) 03:15:02 (24/150) Installing tiff (4.4.0-r4) 03:15:02 (25/150) Installing gdk-pixbuf (2.42.10-r0) 03:15:02 (26/150) Installing gtk-update-icon-cache (3.24.36-r0) 03:15:02 (27/150) Installing libxau (1.0.10-r0) 03:15:02 (28/150) Installing libmd (1.0.4-r0) 03:15:02 (29/150) Installing libbsd (0.11.7-r0) 03:15:02 (30/150) Installing libxdmcp (1.1.4-r0) 03:15:02 (31/150) Installing libxcb (1.15-r0) 03:15:02 (32/150) Installing libx11 (1.8.7-r0) 03:15:02 (33/150) Installing libxcomposite (0.4.5-r1) 03:15:02 (34/150) Installing libxfixes (6.0.0-r0) 03:15:02 (35/150) Installing libxrender (0.9.11-r0) 03:15:02 (36/150) Installing libxcursor (1.2.1-r1) 03:15:02 (37/150) Installing libxdamage (1.1.5-r1) 03:15:02 (38/150) Installing libxext (1.3.5-r0) 03:15:02 (39/150) Installing libxi (1.8-r0) 03:15:02 (40/150) Installing libxinerama (1.1.5-r0) 03:15:02 (41/150) Installing libxrandr (1.5.3-r0) 03:15:02 (42/150) Installing libatk-1.0 (2.46.0-r0) 03:15:02 (43/150) Installing libxtst (1.2.4-r0) 03:15:02 (44/150) Installing dbus-libs (1.14.8-r0) 03:15:02 (45/150) Installing at-spi2-core (2.46.0-r0) 03:15:02 (46/150) Installing libatk-bridge-2.0 (2.46.0-r0) 03:15:02 (47/150) Installing pixman (0.42.2-r0) 03:15:02 (48/150) Installing cairo (1.17.6-r3) 03:15:02 (49/150) Installing cairo-gobject (1.17.6-r3) 03:15:02 (50/150) Installing avahi-libs (0.8-r6) 03:15:02 (51/150) Installing gmp (6.2.1-r2) 03:15:02 (52/150) Installing nettle (3.8.1-r0) 03:15:02 (53/150) Installing p11-kit (0.24.1-r1) 03:15:02 (54/150) Installing libtasn1 (4.19.0-r0) 03:15:02 (55/150) Installing libunistring (1.1-r0) 03:15:02 (56/150) Installing gnutls (3.7.8-r3) 03:15:02 (57/150) Installing cups-libs (2.4.2-r3) 03:15:02 (58/150) Installing libepoxy (1.5.10-r0) 03:15:02 (59/150) Installing fribidi (1.0.12-r0) 03:15:02 (60/150) Installing graphite2 (1.3.14-r2) 03:15:02 (61/150) Installing harfbuzz (5.3.1-r1) 03:15:02 (62/150) Installing libxft (2.3.7-r0) 03:15:02 (63/150) Installing pango (1.50.13-r0) 03:15:02 (64/150) Installing wayland-libs-client (1.21.0-r1) 03:15:02 (65/150) Installing wayland-libs-cursor (1.21.0-r1) 03:15:02 (66/150) Installing wayland-libs-egl (1.21.0-r1) 03:15:02 (67/150) Installing xkeyboard-config (2.37-r0) 03:15:02 (68/150) Installing libxkbcommon (1.4.1-r0) 03:15:02 (69/150) Installing gtk+3.0 (3.24.36-r0) 03:15:02 Executing gtk+3.0-3.24.36-r0.post-install 03:15:03 (70/150) Installing mesa (22.2.5-r1) 03:15:03 (71/150) Installing llvm15-libs (15.0.7-r0) 03:15:03 (72/150) Installing hwdata-pci (0.364-r0) 03:15:03 (73/150) Installing libpciaccess (0.17-r0) 03:15:03 (74/150) Installing libdrm (2.4.114-r0) 03:15:03 (75/150) Installing musl-fts (1.2.7-r3) 03:15:03 (76/150) Installing libelf (0.187-r2) 03:15:03 (77/150) Installing mesa-glapi (22.2.5-r1) 03:15:03 (78/150) Installing mesa-dri-gallium (22.2.5-r1) 03:15:04 (79/150) Installing eudev-libs (3.2.11-r4) 03:15:04 (80/150) Installing libmagic (5.43-r0) 03:15:04 (81/150) Installing file (5.43-r0) 03:15:04 (82/150) Installing libice (1.0.10-r1) 03:15:04 (83/150) Installing libuuid (2.38.1-r1) 03:15:04 (84/150) Installing libsm (1.2.3-r1) 03:15:04 (85/150) Installing libxt (1.2.1-r0) 03:15:04 (86/150) Installing libxmu (1.1.4-r0) 03:15:04 (87/150) Installing xset (1.2.4-r1) 03:15:04 (88/150) Installing xprop (1.2.5-r1) 03:15:04 (89/150) Installing xdg-utils (1.1.3-r4) 03:15:04 (90/150) Installing libogg (1.3.5-r2) 03:15:04 (91/150) Installing flac-libs (1.4.2-r0) 03:15:04 (92/150) Installing aom-libs (3.5.0-r0) 03:15:04 (93/150) Installing alsa-lib (1.2.8-r0) 03:15:04 (94/150) Installing libatomic (12.2.1_git20220924-r4) 03:15:04 (95/150) Installing sdl2 (2.26.5-r0) 03:15:04 (96/150) Installing svt-av1-libs (1.3.0-r0) 03:15:04 (97/150) Installing libass (0.16.0-r1) 03:15:04 (98/150) Installing libdav1d (1.0.0-r2) 03:15:04 (99/150) Installing ncurses-terminfo-base (6.3_p20221119-r1) 03:15:04 (100/150) Installing ncurses-libs (6.3_p20221119-r1) 03:15:04 (101/150) Installing lame (3.100-r2) 03:15:04 (102/150) Installing opus (1.3.1-r1) 03:15:04 (103/150) Installing libasyncns (0.8-r1) 03:15:04 (104/150) Installing libltdl (2.4.7-r1) 03:15:04 (105/150) Installing orc (0.4.33-r0) 03:15:04 (106/150) Installing libvorbis (1.3.7-r0) 03:15:04 (107/150) Installing libsndfile (1.1.0-r2) 03:15:04 (108/150) Installing libgomp (12.2.1_git20220924-r4) 03:15:04 (109/150) Installing soxr (0.1.3-r3) 03:15:04 (110/150) Installing speexdsp (1.2.1-r0) 03:15:04 (111/150) Installing tdb-libs (1.4.6-r0) 03:15:04 (112/150) Installing libpulse (16.1-r6) 03:15:04 (113/150) Installing cjson (1.7.15-r3) 03:15:04 (114/150) Installing mbedtls (2.28.5-r0) 03:15:04 (115/150) Installing librist (0.2.7-r0) 03:15:04 (116/150) Installing libsrt (1.5.1-r0) 03:15:04 (117/150) Installing libssh (0.10.5-r0) 03:15:04 (118/150) Installing libtheora (1.1.1-r16) 03:15:04 (119/150) Installing v4l-utils-libs (1.22.1-r2) 03:15:04 (120/150) Installing libva (2.16.0-r0) 03:15:04 (121/150) Installing libvdpau (1.5-r0) 03:15:04 (122/150) Installing vidstab (1.1.0-r2) 03:15:04 (123/150) Installing libvpx (1.12.0-r2) 03:15:04 (124/150) Installing x264-libs (0.164_git20220602-r0) 03:15:04 (125/150) Installing numactl (2.0.16-r1) 03:15:04 (126/150) Installing x265-libs (3.5-r3) 03:15:04 (127/150) Installing xvidcore (1.3.7-r1) 03:15:04 (128/150) Installing libsodium (1.0.18-r2) 03:15:04 (129/150) Installing libzmq (4.3.4-r1) 03:15:04 (130/150) Installing ffmpeg-libs (5.1.4-r0) 03:15:05 (131/150) Installing libevent (2.1.12-r5) 03:15:05 (132/150) Installing wayland-libs-server (1.21.0-r1) 03:15:05 (133/150) Installing mesa-gbm (22.2.5-r1) 03:15:05 (134/150) Installing icu-data-en (72.1-r1) 03:15:05 Executing icu-data-en-72.1-r1.post-install 03:15:05 * 03:15:05 * If you need ICU with non-English locales and legacy charset support, install 03:15:05 * package icu-data-full. 03:15:05 * 03:15:05 (135/150) Installing icu-libs (72.1-r1) 03:15:05 (136/150) Installing jsoncpp (1.9.5-r0) 03:15:05 (137/150) Installing lcms2 (2.14-r0) 03:15:05 (138/150) Installing minizip (1.2.13-r0) 03:15:05 (139/150) Installing nspr (4.35-r0) 03:15:05 (140/150) Installing sqlite-libs (3.40.1-r0) 03:15:05 (141/150) Installing nss (3.85-r1) 03:15:05 (142/150) Installing pipewire-libs (0.3.61-r0) 03:15:05 (143/150) Installing re2 (2022.06.01-r1) 03:15:05 (144/150) Installing snappy (1.1.9-r4) 03:15:05 (145/150) Installing libwoff2common (1.0.2-r2) 03:15:05 (146/150) Installing libwoff2enc (1.0.2-r2) 03:15:05 (147/150) Installing libgpg-error (1.46-r1) 03:15:05 (148/150) Installing libgcrypt (1.10.1-r0) 03:15:05 (149/150) Installing libxslt (1.1.37-r1) 03:15:05 (150/150) Installing chromium (112.0.5615.165-r0) 03:15:06 Executing busybox-1.35.0-r29.trigger 03:15:06 Executing fontconfig-2.14.1-r0.trigger 03:15:06 Executing mkfontscale-1.2.2-r1.trigger 03:15:06 Executing glib-2.74.7-r0.trigger 03:15:06 Executing shared-mime-info-2.2-r2.trigger 03:15:07 Executing gdk-pixbuf-2.42.10-r0.trigger 03:15:07 Executing gtk-update-icon-cache-3.24.36-r0.trigger 03:15:07 OK: 548 MiB in 167 packages 03:15:15 Removing intermediate container db7f75f192ec 03:15:15 ---> 7206403ea440 03:15:15 Step 8/21 : RUN export CHROME_BIN=/usr/bin/chromium-browser 03:15:15 ---> Running in cdc3614218c1 03:15:15 Removing intermediate container cdc3614218c1 03:15:15 ---> 100fe63d3ac2 03:15:15 Step 9/21 : ENV CHROME_BIN /usr/bin/chromium-browser 03:15:15 ---> Running in e482e6f7729d 03:15:16 Removing intermediate container e482e6f7729d 03:15:16 ---> 3a40c742e870 03:15:16 Step 10/21 : RUN ./ng test --browsers ChromeHeadless --code-coverage=true --watch=false 03:15:16 ---> Running in 1cf18d2be394 03:15:19 19 12 2023 03:15:19.644:WARN [karma-server]: Passing raw CLI options to `new Server(config, done)` is deprecated. Use `parseConfig(configFilePath, cliOptions, {promiseConfig: true, throwErrors: true})` to prepare a processed `Config` instance and pass that as the `config` argument instead. 03:15:23 Warning: Entry point 'angular6-json-schema-form' contains deep imports into '/usr/src/app/node_modules/lodash-es/cloneDeep', '/usr/src/app/node_modules/ajv/lib/refs/json-schema-draft-06.json', '/usr/src/app/node_modules/lodash-es/filter', '/usr/src/app/node_modules/lodash-es/map', '/usr/src/app/node_modules/lodash-es/isEqual', '/usr/src/app/node_modules/lodash-es/uniqueId'. This is probably not a problem, but may cause the compilation of entry points to be out of order. 03:15:23 Warning: Entry point 'ng2-completer' contains deep imports into '/usr/src/app/node_modules/rxjs/Observable', '/usr/src/app/node_modules/rxjs/Subject', '/usr/src/app/node_modules/rxjs/observable/timer', '/usr/src/app/node_modules/rxjs/add/operator/catch'. This is probably not a problem, but may cause the compilation of entry points to be out of order. 03:15:23 Compiling @angular/core : es2015 as esm2015 03:15:24 Compiling @angular/animations : es2015 as esm2015 03:15:24 Compiling @angular/cdk/keycodes : es2015 as esm2015 03:15:24 Compiling @angular/compiler/testing : es2015 as esm2015 03:15:26 Compiling @angular/cdk/observers : es2015 as esm2015 03:15:30 Compiling @angular/animations/browser : es2015 as esm2015 03:15:30 Compiling @angular/common : es2015 as esm2015 03:15:30 Compiling @angular/cdk/platform : es2015 as esm2015 03:15:32 Compiling @angular/cdk/bidi : es2015 as esm2015 03:15:32 Compiling @angular/platform-browser : es2015 as esm2015 03:15:32 Compiling @angular/cdk/a11y : es2015 as esm2015 03:15:33 Compiling @angular/forms : es2015 as esm2015 03:15:34 Compiling @angular/platform-browser/animations : es2015 as esm2015 03:15:34 Compiling @angular/cdk/collections : es2015 as esm2015 03:15:35 Compiling @angular/cdk/portal : es2015 as esm2015 03:15:36 Compiling @angular/material/core : es2015 as esm2015 03:15:36 Compiling @angular/cdk/scrolling : es2015 as esm2015 03:15:36 Compiling @angular/common/http : es2015 as esm2015 03:15:37 Compiling @angular/cdk/overlay : es2015 as esm2015 03:15:38 Compiling @angular/material/form-field : es2015 as esm2015 03:15:38 Compiling @angular/cdk/layout : es2015 as esm2015 03:15:38 Compiling @angular/material/button : es2015 as esm2015 03:15:39 Compiling @angular/flex-layout/core : es2015 as esm2015 03:15:39 Compiling @angular/material/icon : es2015 as esm2015 03:15:40 Compiling @angular/material/select : es2015 as esm2015 03:15:41 Compiling @angular/material/tooltip : es2015 as esm2015 03:15:41 Compiling @angular/cdk/text-field : es2015 as esm2015 03:15:42 Compiling @angular/router : es2015 as esm2015 03:15:42 Compiling @angular/flex-layout/extended : es2015 as esm2015 03:15:42 Compiling @angular/flex-layout/flex : es2015 as esm2015 03:15:43 Compiling @angular/flex-layout/grid : es2015 as esm2015 03:15:44 Compiling @angular/material/dialog : es2015 as esm2015 03:15:44 Compiling @angular/material/input : es2015 as esm2015 03:15:45 Compiling @angular/cdk/accordion : es2015 as esm2015 03:15:45 Compiling @angular/cdk/stepper : es2015 as esm2015 03:15:46 Compiling @angular/material/divider : es2015 as esm2015 03:15:46 Compiling @angular/cdk/table : es2015 as esm2015 03:15:47 Compiling @angular/material/paginator : es2015 as esm2015 03:15:47 Compiling @angular/material/sort : es2015 as esm2015 03:15:47 Compiling @angular/cdk/tree : es2015 as esm2015 03:15:48 Compiling @angular/core/testing : es2015 as esm2015 03:15:49 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 03:15:49 Compiling @angular/platform-browser/testing : es2015 as esm2015 03:15:49 Compiling @angular/common/testing : es2015 as esm2015 03:15:50 Compiling @angular/flex-layout : es2015 as esm2015 03:15:50 Compiling @angular/material/autocomplete : es2015 as esm2015 03:15:50 Compiling @angular/material/button-toggle : es2015 as esm2015 03:15:51 Compiling @angular/material/card : es2015 as esm2015 03:15:51 Compiling @angular/material/checkbox : es2015 as esm2015 03:15:52 Compiling @angular/material/chips : es2015 as esm2015 03:15:52 Compiling @angular/material/datepicker : es2015 as esm2015 03:15:52 Compiling @angular/material/expansion : es2015 as esm2015 03:15:54 Compiling @angular/material/radio : es2015 as esm2015 03:15:54 Compiling @angular/material/slide-toggle : es2015 as esm2015 03:15:54 Compiling @angular/material/slider : es2015 as esm2015 03:15:55 Compiling @angular/material/stepper : es2015 as esm2015 03:15:55 Compiling @angular/material/tabs : es2015 as esm2015 03:15:56 Compiling @angular/animations/browser/testing : es2015 as esm2015 03:15:57 Compiling @angular/cdk/clipboard : es2015 as esm2015 03:15:57 Compiling @angular/cdk/drag-drop : es2015 as esm2015 03:15:58 Compiling @angular/common/http/testing : es2015 as esm2015 03:15:58 Compiling @angular/material/badge : es2015 as esm2015 03:15:58 Compiling @angular/material/bottom-sheet : es2015 as esm2015 03:15:59 Compiling @angular/material/grid-list : es2015 as esm2015 03:15:59 Compiling @angular/material/icon/testing : es2015 as esm2015 03:15:59 Compiling @angular/material/list : es2015 as esm2015 03:16:00 Compiling @angular/material/menu : es2015 as esm2015 03:16:01 Compiling @angular/material/progress-bar : es2015 as esm2015 03:16:01 Compiling @angular/material/progress-spinner : es2015 as esm2015 03:16:02 Compiling @angular/material/sidenav : es2015 as esm2015 03:16:02 Compiling @angular/material/snack-bar : es2015 as esm2015 03:16:02 Compiling @angular/material/table : es2015 as esm2015 03:16:03 Compiling @angular/material/toolbar : es2015 as esm2015 03:16:04 Compiling @angular/material/tree : es2015 as esm2015 03:16:04 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 03:16:05 Compiling @angular/router/testing : es2015 as esm2015 03:16:05 Compiling angular-bootstrap-md : es2015 as esm2015 03:16:05 Compiling angular6-json-schema-form : es2015 as esm2015 03:16:06 Compiling ng2-charts : es2015 as esm2015 03:16:06 Compiling ng2-completer : es2015 as esm2015 03:16:08 Compiling ngx-cookie-service : es2015 as esm2015 03:16:09 Compiling ngx-toastr : es2015 as esm2015 03:16:10 19 12 2023 03:16:20.723:INFO [karma-server]: Karma v6.4.2 server started at http://localhost:9876/ 03:16:20 19 12 2023 03:16:20.723:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited 03:16:20 19 12 2023 03:16:20.728:INFO [launcher]: Starting browser Chrome 03:16:33 19 12 2023 03:16:33.944:INFO [Chrome Headless 112.0.5615.165 (Linux x86_64)]: Connected on socket qfks0pYbIqUOkwDoAAAB with id 66891058 03:16:33 19 12 2023 03:16:33.985:WARN [web-server]: The `customFileHandlers` is deprecated and will be removed in Karma 7. Please upgrade plugins relying on this provider. 03:16:37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 0 of 139 SUCCESS (0 secs / 0 secs) 03:16:37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 1 of 139 SUCCESS (0 secs / 0.097 secs) 03:16:37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 2 of 139 SUCCESS (0 secs / 0.131 secs) 03:16:37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 3 of 139 SUCCESS (0 secs / 0.149 secs) 03:16:37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 4 of 139 SUCCESS (0 secs / 0.164 secs) 03:16:37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 5 of 139 SUCCESS (0 secs / 0.174 secs) 03:16:37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 6 of 139 SUCCESS (0 secs / 0.185 secs) 03:16:37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 7 of 139 SUCCESS (0 secs / 0.195 secs) 03:16:37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 8 of 139 SUCCESS (0 secs / 0.2 secs) 03:16:37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 9 of 139 SUCCESS (0 secs / 0.212 secs) 03:16:37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 10 of 139 SUCCESS (0 secs / 0.243 secs) 03:16:37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 11 of 139 SUCCESS (0 secs / 0.276 secs) 03:16:37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 12 of 139 SUCCESS (0 secs / 0.293 secs) 03:16:37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 13 of 139 SUCCESS (0 secs / 0.302 secs) 03:16:37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 14 of 139 SUCCESS (0 secs / 0.319 secs) 03:16:37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 15 of 139 SUCCESS (0 secs / 0.328 secs) 03:16:37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 16 of 139 SUCCESS (0 secs / 0.341 secs) 03:16:37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 17 of 139 SUCCESS (0 secs / 0.402 secs) 03:16:37 ERROR: 'Error during cleanup of component', Object{component: JobsListComponent{consumerService: Object{getJobIds: ..., getJobInfo: ..., getConsumerStatus: ...}, ui: UiService{darkModeState: ..., expanded: ...}, jobsSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, refresh$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loadingSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, polling$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loading$: Observable{_isScalar: ..., source: ...}, checked: false, firstTime: true, jobList: [], jobForm: FormGroup{validator: ..., asyncValidator: ..., _onCollectionChange: ..., pristine: ..., touched: ..., _onDisabledChange: ..., controls: ..., valueChanges: ..., statusChanges: ..., status: ..., value: ..., errors: ...}, __ngContext__: [..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...], paginator: MatPaginator{_isInitialized: ..., _pendingSubscribers: ..., initialized: ..., _disabled: ..., _intl: ..., _changeDetectorRef: ..., _pageIndex: ..., _length: ..., _pageSizeOptions: ..., _hidePageSize: ..., _showFirstLastButtons: ..., page: ..., _intlChanges: ..., __ngContext__: ...}}, stacktrace: TypeError: Cannot read properties of undefined (reading 'unsubscribe') 03:16:37 TypeError: Cannot read properties of undefined (reading 'unsubscribe') 03:16:37 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) 03:16:37 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) 03:16:37 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) 03:16:37 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) 03:16:37 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) 03:16:37 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) 03:16:37 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) 03:16:37 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) 03:16:37 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 03:16:37 at Array.forEach ()} 03:16:37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 17 of 139 SUCCESS (0 secs / 0.402 secs) 03:16:37 ERROR: 'Error during cleanup of component', Object{component: JobsListComponent{consumerService: Object{getJobIds: ..., getJobInfo: ..., getConsumerStatus: ...}, ui: UiService{darkModeState: ..., expanded: ...}, jobsSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, refresh$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loadingSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, polling$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loading$: Observable{_isScalar: ..., source: ...}, checked: false, firstTime: true, jobList: [], jobForm: FormGroup{validator: ..., asyncValidator: ..., _onCollectionChange: ..., pristine: ..., touched: ..., _onDisabledChange: ..., controls: ..., valueChanges: ..., statusChanges: ..., status: ..., value: ..., errors: ...}, __ngContext__: [..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...], paginator: MatPaginator{_isInitialized: ..., _pendingSubscribers: ..., initialized: ..., _disabled: ..., _intl: ..., _changeDetectorRef: ..., _pageIndex: ..., _length: ..., _pageSizeOptions: ..., _hidePageSize: ..., _showFirstLastButtons: ..., page: ..., _intlChanges: ..., __ngContext__: ...}}, stacktrace: TypeError: Cannot read properties of undefined (reading 'unsubscribe') 03:16:37 TypeError: Cannot read properties of undefined (reading 'unsubscribe') 03:16:37 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) 03:16:37 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) 03:16:37 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) 03:16:37 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) 03:16:37 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) 03:16:37 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) 03:16:37 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) 03:16:37 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) 03:16:37 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 03:16:37 at Array.forEach ()} 03:16:37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 18 of 139 SUCCESS (0 secs / 0.423 secs) 03:16:37 ERROR: 'Error during cleanup of component', Object{component: JobsListComponent{consumerService: Object{getJobIds: ..., getJobInfo: ..., getConsumerStatus: ...}, ui: UiService{darkModeState: ..., expanded: ...}, jobsSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, refresh$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loadingSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, polling$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loading$: Observable{_isScalar: ..., source: ...}, checked: false, firstTime: false, jobList: [..., ...], jobForm: FormGroup{validator: ..., asyncValidator: ..., _onCollectionChange: ..., pristine: ..., touched: ..., _onDisabledChange: ..., controls: ..., valueChanges: ..., statusChanges: ..., status: ..., value: ..., errors: ...}, __ngContext__: [..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...], paginator: MatPaginator{_isInitialized: ..., _pendingSubscribers: ..., initialized: ..., _disabled: ..., _intl: ..., _changeDetectorRef: ..., _pageIndex: ..., _length: ..., _pageSizeOptions: ..., _hidePageSize: ..., _showFirstLastButtons: ..., page: ..., _intlChanges: ..., __ngContext__: ...}}, stacktrace: TypeError: Cannot read properties of undefined (reading 'unsubscribe') 03:16:37 TypeError: Cannot read properties of undefined (reading 'unsubscribe') 03:16:37 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) 03:16:37 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) 03:16:37 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) 03:16:37 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) 03:16:37 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) 03:16:37 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) 03:16:37 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) 03:16:37 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) 03:16:37 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 03:16:37 at Array.forEach ()} 03:16:37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 18 of 139 SUCCESS (0 secs / 0.423 secs) 03:16:37 ERROR: 'Error during cleanup of component', Object{component: JobsListComponent{consumerService: Object{getJobIds: ..., getJobInfo: ..., getConsumerStatus: ...}, ui: UiService{darkModeState: ..., expanded: ...}, jobsSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, refresh$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loadingSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, polling$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loading$: Observable{_isScalar: ..., source: ...}, checked: false, firstTime: false, jobList: [..., ...], jobForm: FormGroup{validator: ..., asyncValidator: ..., _onCollectionChange: ..., pristine: ..., touched: ..., _onDisabledChange: ..., controls: ..., valueChanges: ..., statusChanges: ..., status: ..., value: ..., errors: ...}, __ngContext__: [..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...], paginator: MatPaginator{_isInitialized: ..., _pendingSubscribers: ..., initialized: ..., _disabled: ..., _intl: ..., _changeDetectorRef: ..., _pageIndex: ..., _length: ..., _pageSizeOptions: ..., _hidePageSize: ..., _showFirstLastButtons: ..., page: ..., _intlChanges: ..., __ngContext__: ...}}, stacktrace: TypeError: Cannot read properties of undefined (reading 'unsubscribe') 03:16:37 TypeError: Cannot read properties of undefined (reading 'unsubscribe') 03:16:37 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) 03:16:37 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) 03:16:37 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) 03:16:37 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) 03:16:37 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) 03:16:37 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) 03:16:37 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) 03:16:37 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) 03:16:37 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 03:16:37 at Array.forEach ()} 03:16:38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 19 of 139 SUCCESS (0 secs / 0.537 secs) 03:16:38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 20 of 139 SUCCESS (0 secs / 0.642 secs) 03:16:38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 21 of 139 SUCCESS (0 secs / 0.721 secs) 03:16:38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 22 of 139 SUCCESS (0 secs / 0.786 secs) 03:16:38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 23 of 139 SUCCESS (0 secs / 0.923 secs) 03:16:38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 24 of 139 SUCCESS (0 secs / 0.989 secs) 03:16:38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 25 of 139 SUCCESS (0 secs / 1.073 secs) 03:16:38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 26 of 139 SUCCESS (0 secs / 1.195 secs) 03:16:38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 27 of 139 SUCCESS (0 secs / 1.295 secs) 03:16:38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 28 of 139 SUCCESS (0 secs / 1.313 secs) 03:16:38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 29 of 139 SUCCESS (0 secs / 1.319 secs) 03:16:38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 30 of 139 SUCCESS (0 secs / 1.35 secs) 03:16:38 ERROR: 'Subscribe function error:TypeError: You provided 'undefined' where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.' 03:16:38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 30 of 139 SUCCESS (0 secs / 1.35 secs) 03:16:38 ERROR: 'Subscribe function error:TypeError: You provided 'undefined' where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.' 03:16:38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 31 of 139 SUCCESS (0 secs / 1.384 secs) 03:16:38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 32 of 139 SUCCESS (0 secs / 1.402 secs) 03:16:38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 33 of 139 SUCCESS (0 secs / 1.417 secs) 03:16:38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 34 of 139 SUCCESS (0 secs / 1.457 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 35 of 139 SUCCESS (0 secs / 1.483 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.512 secs) 03:16:39 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.512 secs) 03:16:39 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:16:39 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.512 secs) 03:16:39 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:16:39 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.512 secs) 03:16:39 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:16:39 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.512 secs) 03:16:39 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:16:39 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.512 secs) 03:16:39 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:16:39 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.512 secs) 03:16:39 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:16:39 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.512 secs) 03:16:39 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:16:39 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.512 secs) 03:16:39 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:16:39 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:16:39 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:16:39 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:16:39 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 37 of 139 SUCCESS (0 secs / 1.627 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 38 of 139 SUCCESS (0 secs / 1.636 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 39 of 139 SUCCESS (0 secs / 1.639 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 40 of 139 SUCCESS (0 secs / 1.641 secs) 03:16:39 LOG: 'Interceptor Invoked/data-producer/v1/info-producers' 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 40 of 139 SUCCESS (0 secs / 1.641 secs) 03:16:39 LOG: 'Interceptor Invoked/data-producer/v1/info-producers' 03:16:39 ERROR: 'Error from error interceptor', HttpErrorResponse{headers: HttpHeaders{normalizedNames: Map{}, lazyUpdate: null, headers: Map{}}, status: 400, statusText: 'Bad Request', url: '/data-producer/v1/info-producers', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for /data-producer/v1/info-producers: 400 Bad Request', error: 'Invalid request parameters'} 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 40 of 139 SUCCESS (0 secs / 1.641 secs) 03:16:39 ERROR: 'Error from error interceptor', HttpErrorResponse{headers: HttpHeaders{normalizedNames: Map{}, lazyUpdate: null, headers: Map{}}, status: 400, statusText: 'Bad Request', url: '/data-producer/v1/info-producers', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for /data-producer/v1/info-producers: 400 Bad Request', error: 'Invalid request parameters'} 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 41 of 139 SUCCESS (0 secs / 1.644 secs) 03:16:39 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 41 of 139 SUCCESS (0 secs / 1.644 secs) 03:16:39 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 42 of 139 SUCCESS (0 secs / 1.663 secs) 03:16:39 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 42 of 139 SUCCESS (0 secs / 1.663 secs) 03:16:39 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 43 of 139 SUCCESS (0 secs / 1.679 secs) 03:16:39 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 43 of 139 SUCCESS (0 secs / 1.679 secs) 03:16:39 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 44 of 139 SUCCESS (0 secs / 1.698 secs) 03:16:39 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 44 of 139 SUCCESS (0 secs / 1.698 secs) 03:16:39 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 45 of 139 SUCCESS (0 secs / 1.718 secs) 03:16:39 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 45 of 139 SUCCESS (0 secs / 1.718 secs) 03:16:39 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 46 of 139 SUCCESS (0 secs / 1.734 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 47 of 139 SUCCESS (0 secs / 1.753 secs) 03:16:39 LOG: class TestBedRender3 { ... } 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 47 of 139 SUCCESS (0 secs / 1.753 secs) 03:16:39 LOG: class TestBedRender3 { ... } 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 48 of 139 SUCCESS (0 secs / 1.77 secs) 03:16:39 LOG: class TestBedRender3 { ... } 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 48 of 139 SUCCESS (0 secs / 1.77 secs) 03:16:39 LOG: class TestBedRender3 { ... } 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 49 of 139 SUCCESS (0 secs / 1.783 secs) 03:16:39 LOG: class TestBedRender3 { ... } 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 49 of 139 SUCCESS (0 secs / 1.783 secs) 03:16:39 LOG: class TestBedRender3 { ... } 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 50 of 139 SUCCESS (0 secs / 1.793 secs) 03:16:39 LOG: class TestBedRender3 { ... } 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 50 of 139 SUCCESS (0 secs / 1.793 secs) 03:16:39 LOG: class TestBedRender3 { ... } 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 51 of 139 SUCCESS (0 secs / 1.801 secs) 03:16:39 LOG: class TestBedRender3 { ... } 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 51 of 139 SUCCESS (0 secs / 1.801 secs) 03:16:39 LOG: class TestBedRender3 { ... } 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 52 of 139 SUCCESS (0 secs / 1.81 secs) 03:16:39 LOG: class TestBedRender3 { ... } 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 52 of 139 SUCCESS (0 secs / 1.81 secs) 03:16:39 LOG: class TestBedRender3 { ... } 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 53 of 139 SUCCESS (0 secs / 1.816 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 54 of 139 SUCCESS (0 secs / 1.841 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 55 of 139 SUCCESS (0 secs / 1.854 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 56 of 139 SUCCESS (0 secs / 1.865 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 57 of 139 SUCCESS (0 secs / 1.876 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 58 of 139 SUCCESS (0 secs / 1.884 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 59 of 139 SUCCESS (0 secs / 1.9 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 60 of 139 SUCCESS (0 secs / 1.915 secs) 03:16:39 ERROR: 'ERROR', TypeError: this.policySvc.putPolicy(...).subscribe is not a function 03:16:39 TypeError: this.policySvc.putPolicy(...).subscribe is not a function 03:16:39 at PolicyInstanceDialogComponent.onSubmit (http://localhost:9876/_karma_webpack_/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.ts:59:29) 03:16:39 at PolicyInstanceDialogComponent_Template_button_click_18_listener (ng:///PolicyInstanceDialogComponent.js:171:22) 03:16:39 at executeListenerWithErrorHandling (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21860:1) 03:16:39 at wrapListenerIn_markDirtyAndPreventDefault (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21902:1) 03:16:39 at HTMLButtonElement. (http://localhost:9876/_karma_webpack_/node_modules/@angular/platform-browser/__ivy_ngcc__/fesm2015/platform-browser.js:976:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Object.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:273:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 60 of 139 SUCCESS (0 secs / 1.915 secs) 03:16:39 ERROR: 'ERROR', TypeError: this.policySvc.putPolicy(...).subscribe is not a function 03:16:39 TypeError: this.policySvc.putPolicy(...).subscribe is not a function 03:16:39 at PolicyInstanceDialogComponent.onSubmit (http://localhost:9876/_karma_webpack_/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.ts:59:29) 03:16:39 at PolicyInstanceDialogComponent_Template_button_click_18_listener (ng:///PolicyInstanceDialogComponent.js:171:22) 03:16:39 at executeListenerWithErrorHandling (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21860:1) 03:16:39 at wrapListenerIn_markDirtyAndPreventDefault (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21902:1) 03:16:39 at HTMLButtonElement. (http://localhost:9876/_karma_webpack_/node_modules/@angular/platform-browser/__ivy_ngcc__/fesm2015/platform-browser.js:976:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:16:39 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 at Object.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:273:1) 03:16:39 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 61 of 139 SUCCESS (0 secs / 1.933 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 62 of 139 SUCCESS (0 secs / 1.947 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 63 of 139 SUCCESS (0 secs / 1.958 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 64 of 139 SUCCESS (0 secs / 1.967 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 65 of 139 SUCCESS (0 secs / 1.98 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 66 of 139 SUCCESS (0 secs / 1.992 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 67 of 139 SUCCESS (0 secs / 2.002 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 68 of 139 SUCCESS (0 secs / 2.012 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 69 of 139 SUCCESS (0 secs / 2.022 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 70 of 139 SUCCESS (0 secs / 2.034 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 71 of 139 SUCCESS (0 secs / 2.046 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 72 of 139 SUCCESS (0 secs / 2.057 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 73 of 139 SUCCESS (0 secs / 2.064 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 74 of 139 SUCCESS (0 secs / 2.074 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 75 of 139 SUCCESS (0 secs / 2.082 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 76 of 139 SUCCESS (0 secs / 2.126 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 77 of 139 SUCCESS (0 secs / 2.151 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 78 of 139 SUCCESS (0 secs / 2.189 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 79 of 139 SUCCESS (0 secs / 2.22 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 80 of 139 SUCCESS (0 secs / 2.247 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 81 of 139 SUCCESS (0 secs / 2.277 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 82 of 139 SUCCESS (0 secs / 2.308 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 83 of 139 SUCCESS (0 secs / 2.336 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 84 of 139 SUCCESS (0 secs / 2.363 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 85 of 139 SUCCESS (0 secs / 2.394 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 86 of 139 SUCCESS (0 secs / 2.415 secs) 03:16:39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 87 of 139 SUCCESS (0 secs / 2.442 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 88 of 139 SUCCESS (0 secs / 2.475 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 89 of 139 SUCCESS (0 secs / 2.512 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 90 of 139 SUCCESS (0 secs / 2.537 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 91 of 139 SUCCESS (0 secs / 2.579 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 92 of 139 SUCCESS (0 secs / 2.612 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 93 of 139 SUCCESS (0 secs / 2.66 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 94 of 139 SUCCESS (0 secs / 2.691 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 95 of 139 SUCCESS (0 secs / 2.725 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 96 of 139 SUCCESS (0 secs / 2.762 secs) 03:16:40 WARN: ''mat-icon' is not a known element: 03:16:40 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 96 of 139 SUCCESS (0 secs / 2.762 secs) 03:16:40 WARN: ''mat-icon' is not a known element: 03:16:40 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 96 of 139 SUCCESS (0 secs / 2.762 secs) 03:16:40 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 97 of 139 SUCCESS (0 secs / 2.775 secs) 03:16:40 WARN: ''mat-icon' is not a known element: 03:16:40 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 97 of 139 SUCCESS (0 secs / 2.775 secs) 03:16:40 WARN: ''mat-icon' is not a known element: 03:16:40 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 97 of 139 SUCCESS (0 secs / 2.775 secs) 03:16:40 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 98 of 139 SUCCESS (0 secs / 2.779 secs) 03:16:40 WARN: ''mat-icon' is not a known element: 03:16:40 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 98 of 139 SUCCESS (0 secs / 2.779 secs) 03:16:40 WARN: ''mat-icon' is not a known element: 03:16:40 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 98 of 139 SUCCESS (0 secs / 2.779 secs) 03:16:40 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 99 of 139 SUCCESS (0 secs / 2.782 secs) 03:16:40 WARN: ''mat-icon' is not a known element: 03:16:40 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 99 of 139 SUCCESS (0 secs / 2.782 secs) 03:16:40 WARN: ''mat-icon' is not a known element: 03:16:40 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 99 of 139 SUCCESS (0 secs / 2.782 secs) 03:16:40 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 100 of 139 SUCCESS (0 secs / 2.789 secs) 03:16:40 WARN: ''mat-icon' is not a known element: 03:16:40 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 100 of 139 SUCCESS (0 secs / 2.789 secs) 03:16:40 WARN: ''mat-icon' is not a known element: 03:16:40 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 100 of 139 SUCCESS (0 secs / 2.789 secs) 03:16:40 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 101 of 139 SUCCESS (0 secs / 2.793 secs) 03:16:40 WARN: ''mat-icon' is not a known element: 03:16:40 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 101 of 139 SUCCESS (0 secs / 2.793 secs) 03:16:40 WARN: ''mat-icon' is not a known element: 03:16:40 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 101 of 139 SUCCESS (0 secs / 2.793 secs) 03:16:40 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 102 of 139 SUCCESS (0 secs / 2.798 secs) 03:16:40 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 102 of 139 SUCCESS (0 secs / 2.798 secs) 03:16:40 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 103 of 139 SUCCESS (0 secs / 2.815 secs) 03:16:40 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 103 of 139 SUCCESS (0 secs / 2.815 secs) 03:16:40 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 104 of 139 SUCCESS (0 secs / 2.827 secs) 03:16:40 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 104 of 139 SUCCESS (0 secs / 2.827 secs) 03:16:40 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 105 of 139 SUCCESS (0 secs / 2.844 secs) 03:16:40 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 105 of 139 SUCCESS (0 secs / 2.844 secs) 03:16:40 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.863 secs) 03:16:40 WARN: ''json-schema-form' is not a known element: 03:16:40 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.863 secs) 03:16:40 WARN: ''json-schema-form' is not a known element: 03:16:40 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.863 secs) 03:16:40 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.863 secs) 03:16:40 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.863 secs) 03:16:40 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.863 secs) 03:16:40 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.863 secs) 03:16:40 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.888 secs) 03:16:40 WARN: ''json-schema-form' is not a known element: 03:16:40 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.888 secs) 03:16:40 WARN: ''json-schema-form' is not a known element: 03:16:40 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.888 secs) 03:16:40 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.888 secs) 03:16:40 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.888 secs) 03:16:40 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.888 secs) 03:16:40 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.888 secs) 03:16:40 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.904 secs) 03:16:40 WARN: ''json-schema-form' is not a known element: 03:16:40 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.904 secs) 03:16:40 WARN: ''json-schema-form' is not a known element: 03:16:40 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.904 secs) 03:16:40 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.904 secs) 03:16:40 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.904 secs) 03:16:40 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.904 secs) 03:16:40 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.904 secs) 03:16:40 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.916 secs) 03:16:40 WARN: ''json-schema-form' is not a known element: 03:16:40 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.916 secs) 03:16:40 WARN: ''json-schema-form' is not a known element: 03:16:40 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.916 secs) 03:16:40 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.916 secs) 03:16:40 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.916 secs) 03:16:40 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.916 secs) 03:16:40 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.916 secs) 03:16:40 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.931 secs) 03:16:40 WARN: ''json-schema-form' is not a known element: 03:16:40 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.931 secs) 03:16:40 WARN: ''json-schema-form' is not a known element: 03:16:40 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.931 secs) 03:16:40 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.931 secs) 03:16:40 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.931 secs) 03:16:40 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.931 secs) 03:16:40 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.931 secs) 03:16:40 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.945 secs) 03:16:40 WARN: ''json-schema-form' is not a known element: 03:16:40 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.945 secs) 03:16:40 WARN: ''json-schema-form' is not a known element: 03:16:40 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.945 secs) 03:16:40 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.945 secs) 03:16:40 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.945 secs) 03:16:40 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.945 secs) 03:16:40 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.945 secs) 03:16:40 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.962 secs) 03:16:40 WARN: ''json-schema-form' is not a known element: 03:16:40 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.962 secs) 03:16:40 WARN: ''json-schema-form' is not a known element: 03:16:40 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.962 secs) 03:16:40 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.962 secs) 03:16:40 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.962 secs) 03:16:40 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.962 secs) 03:16:40 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.962 secs) 03:16:40 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.978 secs) 03:16:40 WARN: ''json-schema-form' is not a known element: 03:16:40 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.978 secs) 03:16:40 WARN: ''json-schema-form' is not a known element: 03:16:40 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:16:40 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:16:40 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.978 secs) 03:16:40 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.978 secs) 03:16:40 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.978 secs) 03:16:40 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.978 secs) 03:16:40 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:16:40 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.978 secs) 03:16:40 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 114 of 139 SUCCESS (0 secs / 2.99 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 115 of 139 SUCCESS (0 secs / 2.992 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 116 of 139 SUCCESS (0 secs / 2.993 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 117 of 139 SUCCESS (0 secs / 2.995 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 118 of 139 SUCCESS (0 secs / 2.998 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 119 of 139 SUCCESS (0 secs / 2.999 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 120 of 139 SUCCESS (0 secs / 3 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 121 of 139 SUCCESS (0 secs / 3.001 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 122 of 139 SUCCESS (0 secs / 3.002 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 123 of 139 SUCCESS (0 secs / 3.003 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 124 of 139 SUCCESS (0 secs / 3.005 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 125 of 139 SUCCESS (0 secs / 3.006 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 126 of 139 SUCCESS (0 secs / 3.007 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 127 of 139 SUCCESS (0 secs / 3.008 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 128 of 139 SUCCESS (0 secs / 3.013 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 129 of 139 SUCCESS (0 secs / 3.015 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 130 of 139 SUCCESS (0 secs / 3.017 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 131 of 139 SUCCESS (0 secs / 3.021 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 132 of 139 SUCCESS (0 secs / 3.024 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 133 of 139 SUCCESS (0 secs / 3.029 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 134 of 139 SUCCESS (0 secs / 3.031 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 135 of 139 SUCCESS (0 secs / 3.033 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 136 of 139 SUCCESS (0 secs / 3.035 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 137 of 139 SUCCESS (0 secs / 3.048 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 138 of 139 SUCCESS (0 secs / 3.052 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 139 of 139 SUCCESS (0 secs / 3.056 secs) 03:16:40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 139 of 139 SUCCESS (3.161 secs / 3.056 secs) 03:16:40 TOTAL: 139 SUCCESS 03:16:40 TOTAL: 139 SUCCESS 03:16:40 TOTAL: 139 SUCCESS 03:16:40 03:16:40 =============================== Coverage summary =============================== 03:16:40 Statements : 89.81% ( 511/569 ) 03:16:40 Branches : 69.93% ( 107/153 ) 03:16:40 Functions : 91.04% ( 183/201 ) 03:16:40 Lines : 89.75% ( 473/527 ) 03:16:40 ================================================================================ 03:16:43 Removing intermediate container 1cf18d2be394 03:16:43 ---> 380a39fc9eda 03:16:43 Step 11/21 : RUN npm run-script build:prod 03:16:43 ---> Running in 7542b8960dd9 03:16:44 03:16:44 > controlpanel-app@0.0.0 build:prod /usr/src/app 03:16:44 > ng build --configuration production --build-optimizer --vendor-chunk 03:16:44 03:16:48 Warning: Entry point 'angular6-json-schema-form' contains deep imports into '/usr/src/app/node_modules/lodash-es/cloneDeep', '/usr/src/app/node_modules/ajv/lib/refs/json-schema-draft-06.json', '/usr/src/app/node_modules/lodash-es/filter', '/usr/src/app/node_modules/lodash-es/map', '/usr/src/app/node_modules/lodash-es/isEqual', '/usr/src/app/node_modules/lodash-es/uniqueId'. This is probably not a problem, but may cause the compilation of entry points to be out of order. 03:16:48 Warning: Entry point 'ng2-completer' contains deep imports into '/usr/src/app/node_modules/rxjs/Observable', '/usr/src/app/node_modules/rxjs/Subject', '/usr/src/app/node_modules/rxjs/observable/timer', '/usr/src/app/node_modules/rxjs/add/operator/catch'. This is probably not a problem, but may cause the compilation of entry points to be out of order. 03:16:48 Generating ES5 bundles for differential loading... 03:18:19 ES5 bundle generation complete. 03:18:19 03:18:19 chunk {0} runtime-es2015.17457c14264390561f33.js (runtime) 1.45 kB [entry] [rendered] 03:18:19 chunk {0} runtime-es5.17457c14264390561f33.js (runtime) 1.45 kB [entry] [rendered] 03:18:19 chunk {2} polyfills-es2015.0b62b17c37083a23fd67.js (polyfills) 36.1 kB [initial] [rendered] 03:18:19 chunk {1} main-es2015.8e5e45ec9424a62e9dd4.js (main) 83.7 kB [initial] [rendered] 03:18:19 chunk {1} main-es5.8e5e45ec9424a62e9dd4.js (main) 90.5 kB [initial] [rendered] 03:18:19 chunk {3} polyfills-es5.b43d3287b9b9bb787772.js (polyfills-es5) 130 kB [initial] [rendered] 03:18:19 chunk {5} vendor-es2015.d05de8907d43f4aa72f6.js (vendor) 1.42 MB [initial] [rendered] 03:18:19 chunk {5} vendor-es5.d05de8907d43f4aa72f6.js (vendor) 1.61 MB [initial] [rendered] 03:18:19 chunk {4} styles.76eee3513bd71a5ebf8a.css (styles) 322 kB [initial] [rendered] 03:18:19 chunk {scripts} scripts.b5025b7c30282155348a.js (scripts) 189 kB [entry] [rendered] 03:18:19 Date: 2023-12-19T03:18:19.686Z - Hash: 2cf25757a36a4e75d17b - Time: 91641ms 03:18:19  03:18:19 WARNING in budgets: Exceeded maximum budget for initial-es2015. Budget 2 MB was not met by 42.3 kB with a total of 2.04 MB. 03:18:19 03:18:19 WARNING in budgets: Exceeded maximum budget for initial-es5. Budget 2 MB was not met by 331 kB with a total of 2.32 MB. 03:18:19 Removing intermediate container 7542b8960dd9 03:18:20 ---> 8513aec61f06 03:18:20 Step 12/21 : FROM nginx:alpine 03:18:21 alpine: Pulling from library/nginx 03:18:21 c926b61bad3b: Pulling fs layer 03:18:21 eb2797aa8e79: Pulling fs layer 03:18:21 47df6ca4b6bc: Pulling fs layer 03:18:21 5ea1ba8ab969: Pulling fs layer 03:18:21 6a4b140a5e7c: Pulling fs layer 03:18:21 c99555e79d52: Pulling fs layer 03:18:21 f9302969eafd: Pulling fs layer 03:18:21 d7fb62c2e1cc: Pulling fs layer 03:18:21 6a4b140a5e7c: Waiting 03:18:21 c99555e79d52: Waiting 03:18:21 f9302969eafd: Waiting 03:18:21 5ea1ba8ab969: Waiting 03:18:21 47df6ca4b6bc: Verifying Checksum 03:18:21 47df6ca4b6bc: Download complete 03:18:21 eb2797aa8e79: Verifying Checksum 03:18:21 eb2797aa8e79: Download complete 03:18:22 c926b61bad3b: Download complete 03:18:22 c926b61bad3b: Pull complete 03:18:22 5ea1ba8ab969: Download complete 03:18:22 6a4b140a5e7c: Verifying Checksum 03:18:22 6a4b140a5e7c: Download complete 03:18:22 c99555e79d52: Download complete 03:18:22 eb2797aa8e79: Pull complete 03:18:22 f9302969eafd: Verifying Checksum 03:18:22 f9302969eafd: Download complete 03:18:22 47df6ca4b6bc: Pull complete 03:18:22 d7fb62c2e1cc: Download complete 03:18:22 5ea1ba8ab969: Pull complete 03:18:22 6a4b140a5e7c: Pull complete 03:18:22 c99555e79d52: Pull complete 03:18:23 f9302969eafd: Pull complete 03:18:23 d7fb62c2e1cc: Pull complete 03:18:23 Digest: sha256:3923f8de8d2214b9490e68fd6ae63ea604deddd166df2755b788bef04848b9bc 03:18:23 Status: Downloaded newer image for nginx:alpine 03:18:23 ---> 01e5c69afaf6 03:18:23 Step 13/21 : COPY nginx.conf /etc/nginx/nginx.conf 03:18:24 ---> fb163c2daa6f 03:18:24 Step 14/21 : ARG user=nginx 03:18:24 ---> Running in 221627236e5f 03:18:24 Removing intermediate container 221627236e5f 03:18:24 ---> c5044555df69 03:18:24 Step 15/21 : RUN chown -R $user /var/log/nginx 03:18:24 ---> Running in 540198a68657 03:18:25 Removing intermediate container 540198a68657 03:18:25 ---> 981b10635a1d 03:18:25 Step 16/21 : RUN chown -R $user /etc/nginx/conf.d 03:18:25 ---> Running in 058bf1b7dd36 03:18:25 Removing intermediate container 058bf1b7dd36 03:18:25 ---> a4b3a57835f3 03:18:25 Step 17/21 : RUN chown -R $user /var/cache/nginx/ 03:18:25 ---> Running in 7ecd0fe4ea84 03:18:26 Removing intermediate container 7ecd0fe4ea84 03:18:26 ---> 0a07ba35de47 03:18:26 Step 18/21 : RUN touch /var/run/nginx.pid 03:18:26 ---> Running in 70034dbda45e 03:18:26 Removing intermediate container 70034dbda45e 03:18:26 ---> a2bafe7c6c6f 03:18:26 Step 19/21 : RUN chown -R $user /var/run/nginx.pid 03:18:26 ---> Running in d23567729c15 03:18:27 Removing intermediate container d23567729c15 03:18:27 ---> cfa56ed69f38 03:18:27 Step 20/21 : USER ${user} 03:18:27 ---> Running in afe45d26580e 03:18:27 Removing intermediate container afe45d26580e 03:18:27 ---> 534051c40973 03:18:27 Step 21/21 : COPY --chown=$user --from=stage1 /usr/src/app/dist/controlpanelApp /usr/share/nginx/html 03:18:28 ---> 27cbfc7095cc 03:18:28 Successfully built 27cbfc7095cc 03:18:28 Successfully tagged nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 03:18:28 ---> docker-build.sh ends 03:18:28 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/sh -xe /tmp/jenkins14658727119719914588.sh 03:18:28 [EnvInject] - Injecting environment variables from a build step. 03:18:28 [EnvInject] - Injecting as environment variables the properties content 03:18:28 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 03:18:28 03:18:28 [EnvInject] - Variables injected successfully. 03:18:28 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins10138524869056422977.sh 03:18:28 ---> docker-push.sh 03:18:28 Docker version 20.10.20, build 9fdeb9c 03:18:28 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 03:18:28 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 03:18:28 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel] 03:18:28 6f80653e3e97: Preparing 03:18:28 e3ec9fff7a09: Preparing 03:18:28 116f57ce13da: Preparing 03:18:28 ad91c130b163: Preparing 03:18:28 3b2de57583a9: Preparing 03:18:28 bd5cdf7f7c67: Preparing 03:18:28 4b9269460b33: Preparing 03:18:28 a34b395c0ca3: Preparing 03:18:28 5e728486380e: Preparing 03:18:28 b968c967e155: Preparing 03:18:28 92ef9174e989: Preparing 03:18:28 28c7b3c0b176: Preparing 03:18:28 fbed1f6990ee: Preparing 03:18:28 dd731ddf52be: Preparing 03:18:28 9fe9a137fd00: Preparing 03:18:28 a34b395c0ca3: Waiting 03:18:28 5e728486380e: Waiting 03:18:28 b968c967e155: Waiting 03:18:28 92ef9174e989: Waiting 03:18:28 28c7b3c0b176: Waiting 03:18:28 fbed1f6990ee: Waiting 03:18:28 dd731ddf52be: Waiting 03:18:28 9fe9a137fd00: Waiting 03:18:28 bd5cdf7f7c67: Waiting 03:18:28 4b9269460b33: Waiting 03:18:28 3b2de57583a9: Pushed 03:18:28 116f57ce13da: Pushed 03:18:28 e3ec9fff7a09: Pushed 03:18:28 ad91c130b163: Pushed 03:18:28 a34b395c0ca3: Layer already exists 03:18:28 5e728486380e: Layer already exists 03:18:28 b968c967e155: Layer already exists 03:18:28 92ef9174e989: Layer already exists 03:18:28 bd5cdf7f7c67: Pushed 03:18:28 28c7b3c0b176: Layer already exists 03:18:28 fbed1f6990ee: Layer already exists 03:18:28 4b9269460b33: Pushed 03:18:28 dd731ddf52be: Layer already exists 03:18:28 9fe9a137fd00: Layer already exists 03:18:29 6f80653e3e97: Pushed 03:18:29 2.6.0: digest: sha256:c9b56191eb0a31e15846fe8cfbf660d2c17d2a4d2fdb86217e86553520831e07 size: 3442 03:18:29 ---> docker-push.sh ends 03:18:29 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins17750490654641116119.sh 03:18:29 $ ssh-agent -k 03:18:29 unset SSH_AUTH_SOCK; 03:18:29 unset SSH_AGENT_PID; 03:18:29 echo Agent pid 2232 killed; 03:18:29 [ssh-agent] Stopped. 03:18:29 [PostBuildScript] - [INFO] Executing post build scripts. 03:18:29 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins15522403861674878321.sh 03:18:29 ---> sysstat.sh 03:18:30 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins3523993742693227003.sh 03:18:30 ---> package-listing.sh 03:18:30 ++ tr '[:upper:]' '[:lower:]' 03:18:30 ++ facter osfamily 03:18:30 + OS_FAMILY=debian 03:18:30 + workspace=/w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release 03:18:30 + START_PACKAGES=/tmp/packages_start.txt 03:18:30 + END_PACKAGES=/tmp/packages_end.txt 03:18:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:18:30 + PACKAGES=/tmp/packages_start.txt 03:18:30 + '[' /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release ']' 03:18:30 + PACKAGES=/tmp/packages_end.txt 03:18:30 + case "${OS_FAMILY}" in 03:18:30 + grep '^ii' 03:18:30 + dpkg -l 03:18:30 + '[' -f /tmp/packages_start.txt ']' 03:18:30 + '[' -f /tmp/packages_end.txt ']' 03:18:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:18:30 + '[' /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release ']' 03:18:30 + mkdir -p /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release/archives/ 03:18:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release/archives/ 03:18:30 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins16797498897345600512.sh 03:18:30 ---> capture-instance-metadata.sh 03:18:30 Setup pyenv: 03:18:30 system 03:18:30 3.8.13 03:18:30 3.9.13 03:18:30 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release/.python-version) 03:18:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oakw from file:/tmp/.os_lf_venv 03:18:33 lf-activate-venv(): INFO: Installing: lftools 03:18:47 lf-activate-venv(): INFO: Adding /tmp/venv-oakw/bin to PATH 03:18:47 INFO: Running in OpenStack, capturing instance metadata 03:18:48 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins6908695298013786338.sh 03:18:48 provisioning config files... 03:18:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release@tmp/config13374139271071351262tmp 03:18:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:18:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:18:48 [EnvInject] - Injecting environment variables from a build step. 03:18:48 [EnvInject] - Injecting as environment variables the properties content 03:18:48 SERVER_ID=logs 03:18:48 03:18:48 [EnvInject] - Variables injected successfully. 03:18:48 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins14412785980256103288.sh 03:18:48 ---> create-netrc.sh 03:18:48 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins16885621772748711624.sh 03:18:48 ---> python-tools-install.sh 03:18:48 Setup pyenv: 03:18:48 system 03:18:48 3.8.13 03:18:48 3.9.13 03:18:48 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release/.python-version) 03:18:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oakw from file:/tmp/.os_lf_venv 03:18:50 lf-activate-venv(): INFO: Installing: lftools 03:19:01 lf-activate-venv(): INFO: Adding /tmp/venv-oakw/bin to PATH 03:19:01 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins2526921300078130188.sh 03:19:01 ---> sudo-logs.sh 03:19:01 Archiving 'sudo' log.. 03:19:01 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins7794699952376870635.sh 03:19:01 ---> job-cost.sh 03:19:01 Setup pyenv: 03:19:01 system 03:19:01 3.8.13 03:19:01 3.9.13 03:19:01 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release/.python-version) 03:19:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oakw from file:/tmp/.os_lf_venv 03:19:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:19:12 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 03:19:12 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 03:19:12 lf-activate-venv(): INFO: Adding /tmp/venv-oakw/bin to PATH 03:19:12 INFO: No Stack... 03:19:12 INFO: Retrieving Pricing Info for: v2-highcpu-4 03:19:12 INFO: Archiving Costs 03:19:12 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash -l /tmp/jenkins1744665948738511655.sh 03:19:12 ---> logs-deploy.sh 03:19:12 Setup pyenv: 03:19:13 system 03:19:13 3.8.13 03:19:13 3.9.13 03:19:13 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release/.python-version) 03:19:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oakw from file:/tmp/.os_lf_venv 03:19:14 lf-activate-venv(): INFO: Installing: lftools 03:19:27 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 03:19:27 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 03:19:27 lf-activate-venv(): INFO: Adding /tmp/venv-oakw/bin to PATH 03:19:27 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/portal-nonrtric-controlpanel-docker-merge-i-release/1 03:19:27 INFO: archiving workspace using pattern(s): 03:19:29 Archives upload complete. 03:19:30 INFO: archiving logs to Nexus 03:19:30 ---> uname -a: 03:19:30 Linux prd-ubuntu1804-docker-4c-4g-1341 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 03:19:30 03:19:30 03:19:30 ---> lscpu: 03:19:30 Architecture: x86_64 03:19:30 CPU op-mode(s): 32-bit, 64-bit 03:19:30 Byte Order: Little Endian 03:19:30 CPU(s): 4 03:19:30 On-line CPU(s) list: 0-3 03:19:30 Thread(s) per core: 1 03:19:30 Core(s) per socket: 1 03:19:30 Socket(s): 4 03:19:30 NUMA node(s): 1 03:19:30 Vendor ID: AuthenticAMD 03:19:30 CPU family: 23 03:19:30 Model: 49 03:19:30 Model name: AMD EPYC-Rome Processor 03:19:30 Stepping: 0 03:19:30 CPU MHz: 2800.000 03:19:30 BogoMIPS: 5600.00 03:19:30 Virtualization: AMD-V 03:19:30 Hypervisor vendor: KVM 03:19:30 Virtualization type: full 03:19:30 L1d cache: 32K 03:19:30 L1i cache: 32K 03:19:30 L2 cache: 512K 03:19:30 L3 cache: 16384K 03:19:30 NUMA node0 CPU(s): 0-3 03:19:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 03:19:30 03:19:30 03:19:30 ---> nproc: 03:19:30 4 03:19:30 03:19:30 03:19:30 ---> df -h: 03:19:30 Filesystem Size Used Avail Use% Mounted on 03:19:30 udev 2.0G 0 2.0G 0% /dev 03:19:30 tmpfs 395M 688K 394M 1% /run 03:19:30 /dev/vda1 20G 11G 8.4G 57% / 03:19:30 tmpfs 2.0G 0 2.0G 0% /dev/shm 03:19:30 tmpfs 5.0M 0 5.0M 0% /run/lock 03:19:30 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 03:19:30 /dev/vda15 105M 4.4M 100M 5% /boot/efi 03:19:30 tmpfs 395M 0 395M 0% /run/user/1001 03:19:30 03:19:30 03:19:30 ---> free -m: 03:19:30 total used free shared buff/cache available 03:19:30 Mem: 3944 477 1512 0 1953 3183 03:19:30 Swap: 1023 0 1023 03:19:30 03:19:30 03:19:30 ---> ip addr: 03:19:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:19:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:19:30 inet 127.0.0.1/8 scope host lo 03:19:30 valid_lft forever preferred_lft forever 03:19:30 inet6 ::1/128 scope host 03:19:30 valid_lft forever preferred_lft forever 03:19:30 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 03:19:30 link/ether fa:16:3e:07:ca:42 brd ff:ff:ff:ff:ff:ff 03:19:30 inet 10.32.6.70/23 brd 10.32.7.255 scope global dynamic ens3 03:19:30 valid_lft 85868sec preferred_lft 85868sec 03:19:30 inet6 fe80::f816:3eff:fe07:ca42/64 scope link 03:19:30 valid_lft forever preferred_lft forever 03:19:30 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 03:19:30 link/ether 02:42:50:64:a8:0e brd ff:ff:ff:ff:ff:ff 03:19:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:19:30 valid_lft forever preferred_lft forever 03:19:30 03:19:30 03:19:30 ---> sar -b -r -n DEV: 03:19:30 Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-1341) 12/19/23 _x86_64_ (4 CPU) 03:19:30 03:19:30 03:10:40 LINUX RESTART (4 CPU) 03:19:30 03:19:30 03:11:01 tps rtps wtps bread/s bwrtn/s 03:19:30 03:12:01 150.61 78.49 72.12 6168.44 41986.75 03:19:30 03:13:01 85.29 9.07 76.22 1608.40 17942.08 03:19:30 03:14:01 398.09 104.35 293.74 1771.92 60558.91 03:19:30 03:15:01 596.47 509.23 87.24 9410.56 20888.92 03:19:30 03:16:01 142.58 75.80 66.77 7777.24 38577.17 03:19:30 03:17:01 150.98 121.21 29.77 9609.33 2555.55 03:19:30 03:18:01 17.08 14.78 2.30 278.09 135.44 03:19:30 03:19:01 91.93 31.33 60.61 2093.25 4497.65 03:19:30 Average: 204.23 118.02 86.20 4838.16 23411.72 03:19:30 03:19:30 03:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:19:30 03:12:01 1543212 3277236 2495452 61.79 48584 1839116 930032 18.28 675900 1638460 192124 03:19:30 03:13:01 742552 3042608 3296112 81.61 91300 2295044 1209448 23.77 955456 2084872 203832 03:19:30 03:14:01 207520 3253936 3831144 94.86 191316 2785192 1162544 22.85 873600 2511044 81200 03:19:30 03:15:01 929800 3302960 3108864 76.98 217284 2168268 1257692 24.72 717696 2024284 220 03:19:30 03:16:01 615908 2341564 3422756 84.75 220700 1590328 1380364 27.13 1673308 1441160 13712 03:19:30 03:17:01 1014200 2828180 3024464 74.89 213792 1678240 1267912 24.92 1348332 1374444 356 03:19:30 03:18:01 596120 2237320 3442544 85.24 213084 1403388 1540756 30.29 1760652 1373544 6912 03:19:30 03:19:01 1650420 3321928 2388244 59.13 218596 1561596 924540 18.17 774032 1349448 42788 03:19:30 Average: 912466 2950716 3126198 77.41 176832 1915146 1209161 23.77 1097372 1724657 67643 03:19:30 03:19:30 03:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:19:30 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:30 03:12:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 03:19:30 03:12:01 ens3 316.61 207.10 1391.24 59.86 0.00 0.00 0.00 0.00 03:19:30 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:30 03:13:01 lo 3.47 3.47 0.39 0.39 0.00 0.00 0.00 0.00 03:19:30 03:13:01 ens3 607.37 258.51 3249.15 37.30 0.00 0.00 0.00 0.00 03:19:30 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:30 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:30 03:14:01 ens3 22.35 16.03 43.88 6.17 0.00 0.00 0.00 0.00 03:19:30 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:30 03:15:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:19:30 03:15:01 ens3 10.98 4.42 43.06 0.35 0.00 0.00 0.00 0.00 03:19:30 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:30 03:16:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:19:30 03:16:01 ens3 370.44 105.08 3516.74 8.71 0.00 0.00 0.00 0.00 03:19:30 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:30 03:17:01 lo 43.35 43.35 1472.04 1472.04 0.00 0.00 0.00 0.00 03:19:30 03:17:01 ens3 13.06 11.20 7.12 10.14 0.00 0.00 0.00 0.00 03:19:30 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:30 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:30 03:18:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:19:30 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:30 03:19:01 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 03:19:30 03:19:01 ens3 70.00 60.49 314.64 52.29 0.00 0.00 0.00 0.00 03:19:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:30 Average: lo 6.56 6.56 184.05 184.05 0.00 0.00 0.00 0.00 03:19:30 Average: ens3 176.29 82.82 1070.18 21.84 0.00 0.00 0.00 0.00 03:19:30 03:19:30 03:19:30 ---> sar -P ALL: 03:19:30 Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-1341) 12/19/23 _x86_64_ (4 CPU) 03:19:30 03:19:30 03:10:40 LINUX RESTART (4 CPU) 03:19:30 03:19:30 03:11:01 CPU %user %nice %system %iowait %steal %idle 03:19:30 03:12:01 all 18.94 0.00 2.31 4.35 0.05 74.35 03:19:30 03:12:01 0 10.93 0.00 2.94 2.82 0.05 83.26 03:19:30 03:12:01 1 8.17 0.00 1.61 8.15 0.03 82.04 03:19:30 03:12:01 2 33.48 0.00 2.91 3.91 0.07 59.64 03:19:30 03:12:01 3 23.10 0.00 1.80 2.54 0.05 72.51 03:19:30 03:13:01 all 21.39 0.00 3.38 2.15 0.08 72.99 03:19:30 03:13:01 0 27.35 0.00 3.03 0.65 0.07 68.90 03:19:30 03:13:01 1 10.64 0.00 3.72 6.97 0.07 78.60 03:19:30 03:13:01 2 9.70 0.00 3.10 0.65 0.08 86.46 03:19:30 03:13:01 3 37.93 0.00 3.67 0.28 0.08 58.03 03:19:30 03:14:01 all 20.27 0.00 7.60 11.66 0.08 60.40 03:19:30 03:14:01 0 18.30 0.00 6.26 5.70 0.07 69.67 03:19:30 03:14:01 1 18.47 0.00 7.51 9.12 0.07 64.84 03:19:30 03:14:01 2 21.59 0.00 7.67 15.38 0.10 55.26 03:19:30 03:14:01 3 22.71 0.00 8.95 16.43 0.07 51.84 03:19:30 03:15:01 all 4.86 0.00 4.04 20.86 0.07 70.18 03:19:30 03:15:01 0 4.92 0.00 2.88 16.82 0.07 75.31 03:19:30 03:15:01 1 4.74 0.00 3.40 21.57 0.07 70.22 03:19:30 03:15:01 2 5.05 0.00 5.59 24.19 0.08 65.09 03:19:30 03:15:01 3 4.74 0.00 4.26 20.87 0.07 70.07 03:19:30 03:16:01 all 52.25 0.00 7.10 3.04 0.10 37.51 03:19:30 03:16:01 0 53.21 0.00 7.07 2.66 0.10 36.96 03:19:30 03:16:01 1 54.75 0.00 6.97 3.01 0.12 35.14 03:19:30 03:16:01 2 48.30 0.00 7.31 3.72 0.10 40.58 03:19:30 03:16:01 3 52.68 0.00 7.07 2.80 0.08 37.37 03:19:30 03:17:01 all 42.70 0.00 6.32 3.45 0.09 47.44 03:19:30 03:17:01 0 43.59 0.00 5.76 1.83 0.08 48.74 03:19:30 03:17:01 1 38.06 0.00 6.69 4.73 0.08 50.44 03:19:30 03:17:01 2 49.93 0.00 6.74 3.78 0.10 39.45 03:19:30 03:17:01 3 39.23 0.00 6.10 3.46 0.08 51.13 03:19:30 03:18:01 all 47.46 0.00 6.95 0.26 0.09 45.24 03:19:30 03:18:01 0 46.72 0.00 7.12 0.30 0.10 45.75 03:19:30 03:18:01 1 40.34 0.00 7.47 0.17 0.08 51.94 03:19:30 03:18:01 2 50.60 0.00 6.48 0.37 0.10 42.45 03:19:30 03:18:01 3 52.21 0.00 6.70 0.18 0.10 40.80 03:19:30 03:19:01 all 21.83 0.00 2.53 2.07 0.05 73.52 03:19:30 03:19:01 0 7.79 0.00 2.63 4.66 0.03 84.88 03:19:30 03:19:01 1 24.11 0.00 2.29 2.09 0.05 71.45 03:19:30 03:19:01 2 46.05 0.00 3.21 0.99 0.08 49.67 03:19:30 03:19:01 3 9.31 0.00 2.01 0.57 0.03 88.08 03:19:30 Average: all 28.69 0.00 5.02 5.97 0.08 60.24 03:19:30 Average: 0 26.58 0.00 4.71 4.43 0.07 64.21 03:19:30 Average: 1 24.87 0.00 4.95 6.97 0.07 63.14 03:19:30 Average: 2 33.09 0.00 5.37 6.60 0.09 54.85 03:19:30 Average: 3 30.20 0.00 5.06 5.88 0.07 58.78 03:19:30 03:19:30 03:19:30