Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-117 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/portal-nonrtric-controlpanel-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-eH3WnxjtJdxK/agent.2132 SSH_AGENT_PID=2134 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/portal-nonrtric-controlpanel-docker-merge-master@tmp/private_key_7311489969149189385.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel > git init /w/workspace/portal-nonrtric-controlpanel-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 15bdaf8f25dca54e3a52ad30d69fa2eb1d59ce48 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15bdaf8f25dca54e3a52ad30d69fa2eb1d59ce48 # timeout=10 Commit message: "CI: Migrate Sonar Scan job to GHA" > git rev-list --no-walk 15bdaf8f25dca54e3a52ad30d69fa2eb1d59ce48 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins8180634053069037143.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oCkd lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-oCkd/bin to PATH Generating Requirements File 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. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. Python 3.10.6 pip 25.1 from /tmp/venv-oCkd/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.38.6 botocore==1.38.6 bs4==0.0.2 cachetools==5.5.2 certifi==2025.4.26 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.1 click==8.1.8 cliff==4.9.1 cmd2==2.5.11 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.4.0 durationpy==0.9 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.39.0 httplib2==0.22.0 identify==2.6.10 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.10.0 kubernetes==32.0.1 lftools==0.37.12 lxml==5.4.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.5.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==4.0.0 oslo.config==9.7.1 oslo.context==5.7.1 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==8.2.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.7 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.1.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.0.0 python-swiftclient==4.7.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.24.0 rsa==4.9.1 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 s3transfer==0.12.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.13.2 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.30.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-merge-master@tmp/config9140014632379626274tmp copy managed file [portal-nonrtric-controlpanel-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-merge-master@tmp/config17826133031187004156tmp [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins18079656375198225690.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins1751948780349318625.sh [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/sh -xe /tmp/jenkins8524306318337158117.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=webapp-frontend CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash -l /tmp/jenkins13822861393092187647.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oCkd from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-oCkd/bin to PATH ---> Docker image tag found: 2.6.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=webapp-frontend CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/nonrtric-controlpanel [EnvInject] - Variables injected successfully. [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins13625251769609209490.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 . #1 [internal] load .dockerignore #1 transferring context: 45B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.70kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/node:14-alpine #3 DONE 1.1s #4 [internal] load metadata for docker.io/library/nginx:alpine #4 DONE 1.2s #5 [internal] load build context #5 DONE 0.0s #6 [stage-1 1/8] FROM docker.io/library/nginx:alpine@sha256:65645c7bb6a0661892a8b03b89d0743208a18dd2f3f17a54ef4b76fb8e2f2a10 #6 resolve docker.io/library/nginx:alpine@sha256:65645c7bb6a0661892a8b03b89d0743208a18dd2f3f17a54ef4b76fb8e2f2a10 #6 resolve docker.io/library/nginx:alpine@sha256:65645c7bb6a0661892a8b03b89d0743208a18dd2f3f17a54ef4b76fb8e2f2a10 0.1s done #6 ... #5 [internal] load build context #5 transferring context: 442.34kB 0.0s done #5 DONE 0.1s #6 [stage-1 1/8] FROM docker.io/library/nginx:alpine@sha256:65645c7bb6a0661892a8b03b89d0743208a18dd2f3f17a54ef4b76fb8e2f2a10 #6 sha256:6769dc3a703c719c1d2756bda113659be28ae16cf0da58dd5fd823d6b9a050ea 10.79kB / 10.79kB done #6 sha256:65645c7bb6a0661892a8b03b89d0743208a18dd2f3f17a54ef4b76fb8e2f2a10 10.33kB / 10.33kB done #6 sha256:62223d644fa234c3a1cc785ee14242ec47a77364226f1c811d2f669f96dc2ac8 2.50kB / 2.50kB done #6 sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 0B / 3.64MB 0.3s #6 sha256:61ca4f733c802afd9e05a32f0de0361b6d713b8b53292dc15fb093229f648674 0B / 1.79MB 0.3s #6 sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 2.10MB / 3.64MB 0.4s #6 sha256:61ca4f733c802afd9e05a32f0de0361b6d713b8b53292dc15fb093229f648674 1.79MB / 1.79MB 0.4s #6 sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 3.64MB / 3.64MB 0.5s done #6 sha256:61ca4f733c802afd9e05a32f0de0361b6d713b8b53292dc15fb093229f648674 1.79MB / 1.79MB 0.5s done #6 extracting sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 #6 sha256:b464cfdf2a6319875aeb27359ec549790ce14d8214fcb16ef915e4530e5ed235 0B / 629B 0.5s #6 sha256:b464cfdf2a6319875aeb27359ec549790ce14d8214fcb16ef915e4530e5ed235 629B / 629B 0.6s done #6 sha256:d7e5070240863957ebb0b5a44a5729963c3462666baa2947d00628cb5f2d5773 0B / 955B 0.6s #6 sha256:81bd8ed7ec6789b0cb7f1b47ee731c522f6dba83201ec73cd6bca1350f582948 0B / 402B 0.6s #6 extracting sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 0.1s done #6 sha256:d7e5070240863957ebb0b5a44a5729963c3462666baa2947d00628cb5f2d5773 955B / 955B 0.7s done #6 sha256:81bd8ed7ec6789b0cb7f1b47ee731c522f6dba83201ec73cd6bca1350f582948 402B / 402B 0.7s done #6 extracting sha256:61ca4f733c802afd9e05a32f0de0361b6d713b8b53292dc15fb093229f648674 #6 sha256:39c2ddfd6010082a4a646e7ca44e95aca9bf3eaebc00f17f7ccc2954004f2a7d 0B / 15.52MB 0.7s #6 sha256:197eb75867ef4fcecd4724f17b0972ab0489436860a594a9445f8eaff8155053 0B / 1.21kB 0.7s #6 sha256:34a64644b756511a2e217f0508e11d1a572085d66cd6dc9a555a082ad49a3102 0B / 1.40kB 0.7s #6 extracting sha256:61ca4f733c802afd9e05a32f0de0361b6d713b8b53292dc15fb093229f648674 0.1s done #6 sha256:34a64644b756511a2e217f0508e11d1a572085d66cd6dc9a555a082ad49a3102 1.40kB / 1.40kB 0.8s done #6 sha256:39c2ddfd6010082a4a646e7ca44e95aca9bf3eaebc00f17f7ccc2954004f2a7d 1.05MB / 15.52MB 0.9s #6 sha256:197eb75867ef4fcecd4724f17b0972ab0489436860a594a9445f8eaff8155053 1.21kB / 1.21kB 0.9s done #6 extracting sha256:b464cfdf2a6319875aeb27359ec549790ce14d8214fcb16ef915e4530e5ed235 done #6 extracting sha256:d7e5070240863957ebb0b5a44a5729963c3462666baa2947d00628cb5f2d5773 done #6 extracting sha256:81bd8ed7ec6789b0cb7f1b47ee731c522f6dba83201ec73cd6bca1350f582948 done #6 sha256:39c2ddfd6010082a4a646e7ca44e95aca9bf3eaebc00f17f7ccc2954004f2a7d 4.19MB / 15.52MB 1.0s #6 extracting sha256:197eb75867ef4fcecd4724f17b0972ab0489436860a594a9445f8eaff8155053 done #6 extracting sha256:34a64644b756511a2e217f0508e11d1a572085d66cd6dc9a555a082ad49a3102 done #6 sha256:39c2ddfd6010082a4a646e7ca44e95aca9bf3eaebc00f17f7ccc2954004f2a7d 13.20MB / 15.52MB 1.1s #6 extracting sha256:39c2ddfd6010082a4a646e7ca44e95aca9bf3eaebc00f17f7ccc2954004f2a7d #6 sha256:39c2ddfd6010082a4a646e7ca44e95aca9bf3eaebc00f17f7ccc2954004f2a7d 15.52MB / 15.52MB 1.2s done #6 extracting sha256:39c2ddfd6010082a4a646e7ca44e95aca9bf3eaebc00f17f7ccc2954004f2a7d 0.4s done #6 DONE 2.4s #7 [stage1 1/10] FROM docker.io/library/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 #7 resolve docker.io/library/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 0.1s done #7 sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 1.43kB / 1.43kB done #7 sha256:4e84c956cd276af9ed14a8b2939a734364c2b0042485e90e1b97175e73dfd548 1.16kB / 1.16kB done #7 sha256:0dac3dc27b1ad570e6c3a7f7cd29e88e7130ff0cad31b2ec5a0f222fbe971bdb 6.44kB / 6.44kB done #7 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 3.37MB / 3.37MB 0.2s done #7 sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 37.17MB / 37.17MB 0.8s done #7 sha256:e5fca6c395a62ec277102af9e5283f6edb43b3e4f20f798e3ce7e425be226ba6 2.37MB / 2.37MB 0.3s done #7 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0.1s done #7 sha256:561cb69653d56a9725be56e02128e4e96fb434a8b4b4decf2bdeb479a225feaf 448B / 448B 0.3s done #7 extracting sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 1.4s #7 extracting sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 1.8s done #7 extracting sha256:e5fca6c395a62ec277102af9e5283f6edb43b3e4f20f798e3ce7e425be226ba6 #7 extracting sha256:e5fca6c395a62ec277102af9e5283f6edb43b3e4f20f798e3ce7e425be226ba6 0.1s done #7 extracting sha256:561cb69653d56a9725be56e02128e4e96fb434a8b4b4decf2bdeb479a225feaf #7 ... #8 [stage-1 2/8] COPY nginx.conf /etc/nginx/nginx.conf #8 DONE 2.1s #7 [stage1 1/10] FROM docker.io/library/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 #7 extracting sha256:561cb69653d56a9725be56e02128e4e96fb434a8b4b4decf2bdeb479a225feaf done #7 DONE 4.8s #9 [stage1 2/10] WORKDIR /usr/src/app #9 ... #10 [stage-1 3/8] RUN chown -R nginx /var/log/nginx #10 DONE 0.5s #9 [stage1 2/10] WORKDIR /usr/src/app #9 DONE 0.2s #11 [stage1 3/10] COPY package.json ./ #11 DONE 0.3s #12 [stage1 4/10] RUN npm install #12 ... #13 [stage-1 4/8] RUN chown -R nginx /etc/nginx/conf.d #13 DONE 0.6s #14 [stage-1 5/8] RUN chown -R nginx /var/cache/nginx/ #14 DONE 0.3s #15 [stage-1 6/8] RUN touch /var/run/nginx.pid #15 DONE 0.3s #16 [stage-1 7/8] RUN chown -R nginx /var/run/nginx.pid #16 DONE 0.3s #12 [stage1 4/10] RUN npm install #12 2.183 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 #12 2.301 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. #12 2.539 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 #12 3.792 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 #12 4.128 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead #12 4.241 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) #12 4.300 npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #12 4.343 npm WARN deprecated read-package-tree@5.3.1: The functionality that this package provided is now in @npmcli/arborist #12 4.506 npm WARN deprecated glob@7.1.6: Glob versions prior to v9 are no longer supported #12 4.815 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. #12 4.950 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. #12 5.477 npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #12 5.886 npm WARN deprecated q@1.4.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. #12 5.886 npm WARN deprecated #12 5.887 npm WARN deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) #12 6.143 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 #12 6.479 npm WARN deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #12 6.518 npm WARN deprecated osenv@0.1.5: This package is no longer supported. #12 6.594 npm WARN deprecated figgy-pudding@3.5.2: This module is no longer supported. #12 6.877 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. #12 6.895 npm WARN deprecated read-package-json@2.1.2: This package is no longer supported. Please use @npmcli/package-json instead. #12 6.928 npm WARN deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs #12 6.978 npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. #12 7.168 npm WARN deprecated move-concurrently@1.0.1: This package is no longer supported. #12 8.210 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. #12 8.384 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. #12 8.405 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. #12 8.460 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. #12 8.465 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. #12 8.531 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. #12 8.542 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. #12 8.591 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. #12 8.593 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. #12 9.407 npm WARN deprecated q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. #12 9.407 npm WARN deprecated #12 9.407 npm WARN deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) #12 9.719 npm WARN deprecated har-validator@5.1.5: this library is no longer supported #12 10.17 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. #12 10.32 npm WARN deprecated debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. #12 10.43 npm WARN deprecated copy-concurrently@1.0.5: This package is no longer supported. #12 10.45 npm WARN deprecated fs-write-stream-atomic@1.0.10: This package is no longer supported. #12 10.47 npm WARN deprecated node-fetch-npm@2.0.4: This module is not used anymore, npm uses minipass-fetch for its fetch implementation now #12 11.42 npm WARN deprecated fsevents@1.2.13: Upgrade to fsevents v2 to mitigate potential security issues #12 12.00 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs #12 12.89 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated #12 12.89 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated #12 12.95 npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. #12 14.32 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated #12 14.32 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated #12 14.42 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 #12 45.33 #12 45.33 > core-js@3.6.4 postinstall /usr/src/app/node_modules/core-js #12 45.33 > node -e "try{require('./postinstall')}catch(e){}" #12 45.33 #12 45.40 Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! #12 45.40 #12 45.40 The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:  #12 45.40 > https://opencollective.com/core-js  #12 45.40 > https://www.patreon.com/zloirock  #12 45.40 #12 45.40 Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) #12 45.40 #12 45.74 #12 45.74 > @angular/cli@9.1.15 postinstall /usr/src/app/node_modules/@angular/cli #12 45.74 > node ./bin/postinstall/script.js #12 45.74 #12 46.34 #12 46.34 > @fortawesome/fontawesome-free@5.15.4 postinstall /usr/src/app/node_modules/@fortawesome/fontawesome-free #12 46.34 > node attribution.js #12 46.34 #12 46.40 Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com #12 46.40 License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) #12 46.40 #12 47.29 npm notice created a lockfile as package-lock.json. You should commit this file. #12 47.30 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/rollup/node_modules/fsevents): #12 47.30 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) #12 47.31 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents): #12 47.31 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) #12 47.31 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/watchpack-chokidar2/node_modules/chokidar/node_modules/fsevents): #12 47.31 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) #12 47.32 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/webpack-dev-server/node_modules/chokidar/node_modules/fsevents): #12 47.32 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) #12 47.33 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. #12 47.33 #12 47.34 added 1587 packages from 1415 contributors and audited 1593 packages in 46.661s #12 48.00 #12 48.00 158 packages are looking for funding #12 48.00 run `npm fund` for details #12 48.00 #12 48.00 found 76 vulnerabilities (7 low, 32 moderate, 34 high, 3 critical) #12 48.00 run `npm audit fix` to fix them, or `npm audit` for details #12 DONE 54.0s #17 [stage1 5/10] COPY . . #17 DONE 0.5s #18 [stage1 6/10] RUN apk update #18 0.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz #18 0.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #18 0.916 v3.17.10-89-gdbdf15a18fd [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] #18 0.916 v3.17.10-83-g9fde517a01c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] #18 0.916 OK: 17829 distinct packages available #18 DONE 1.0s #19 [stage1 7/10] RUN apk add chromium #19 0.424 (1/150) Installing libexpat (2.6.4-r0) #19 0.492 (2/150) Installing brotli-libs (1.0.9-r9) #19 0.510 (3/150) Installing libbz2 (1.0.8-r4) #19 0.514 (4/150) Installing libpng (1.6.44-r0) #19 0.519 (5/150) Installing freetype (2.12.1-r0) #19 0.574 (6/150) Installing fontconfig (2.14.1-r0) #19 0.586 (7/150) Installing libfontenc (1.1.6-r0) #19 0.589 (8/150) Installing mkfontscale (1.2.2-r1) #19 0.592 (9/150) Installing font-opensans (0_git20210927-r1) #19 0.808 (10/150) Installing pkgconf (1.9.4-r0) #19 0.814 (11/150) Installing libffi (3.4.4-r0) #19 0.818 (12/150) Installing libintl (0.21.1-r1) #19 0.821 (13/150) Installing libblkid (2.38.1-r1) #19 0.829 (14/150) Installing libmount (2.38.1-r1) #19 0.876 (15/150) Installing pcre2 (10.42-r0) #19 0.890 (16/150) Installing glib (2.74.7-r0) #19 0.922 (17/150) Installing xz-libs (5.2.9-r0) #19 0.928 (18/150) Installing libxml2 (2.10.4-r0) #19 0.947 (19/150) Installing shared-mime-info (2.2-r2) #19 0.964 (20/150) Installing hicolor-icon-theme (0.17-r2) #19 0.980 (21/150) Installing libjpeg-turbo (2.1.4-r0) #19 0.995 (22/150) Installing libwebp (1.2.4-r3) #19 1.006 (23/150) Installing zstd-libs (1.5.5-r0) #19 1.017 (24/150) Installing tiff (4.4.0-r4) #19 1.027 (25/150) Installing gdk-pixbuf (2.42.12-r0) #19 1.036 (26/150) Installing gtk-update-icon-cache (3.24.43-r0) #19 1.040 (27/150) Installing libxau (1.0.10-r0) #19 1.044 (28/150) Installing libmd (1.0.4-r0) #19 1.048 (29/150) Installing libbsd (0.11.7-r0) #19 1.055 (30/150) Installing libxdmcp (1.1.4-r0) #19 1.059 (31/150) Installing libxcb (1.15-r0) #19 1.077 (32/150) Installing libx11 (1.8.7-r0) #19 1.108 (33/150) Installing libxcomposite (0.4.5-r1) #19 1.111 (34/150) Installing libxfixes (6.0.0-r0) #19 1.115 (35/150) Installing libxrender (0.9.11-r0) #19 1.119 (36/150) Installing libxcursor (1.2.1-r1) #19 1.126 (37/150) Installing libxdamage (1.1.5-r1) #19 1.129 (38/150) Installing libxext (1.3.5-r0) #19 1.134 (39/150) Installing libxi (1.8-r0) #19 1.138 (40/150) Installing libxinerama (1.1.5-r0) #19 1.143 (41/150) Installing libxrandr (1.5.3-r0) #19 1.147 (42/150) Installing libatk-1.0 (2.46.0-r0) #19 1.154 (43/150) Installing libxtst (1.2.4-r0) #19 1.158 (44/150) Installing dbus-libs (1.14.8-r0) #19 1.167 (45/150) Installing at-spi2-core (2.46.0-r0) #19 1.176 (46/150) Installing libatk-bridge-2.0 (2.46.0-r0) #19 1.184 (47/150) Installing pixman (0.42.2-r0) #19 1.199 (48/150) Installing cairo (1.17.6-r3) #19 1.215 (49/150) Installing cairo-gobject (1.17.6-r3) #19 1.219 (50/150) Installing avahi-libs (0.8-r6) #19 1.233 (51/150) Installing gmp (6.2.1-r2) #19 1.242 (52/150) Installing nettle (3.8.1-r0) #19 1.256 (53/150) Installing p11-kit (0.24.1-r1) #19 1.266 (54/150) Installing libtasn1 (4.19.0-r0) #19 1.271 (55/150) Installing libunistring (1.1-r0) #19 1.286 (56/150) Installing gnutls (3.7.8-r3) #19 1.306 (57/150) Installing cups-libs (2.4.9-r0) #19 1.315 (58/150) Installing libepoxy (1.5.10-r0) #19 1.326 (59/150) Installing fribidi (1.0.12-r0) #19 1.331 (60/150) Installing graphite2 (1.3.14-r2) #19 1.337 (61/150) Installing harfbuzz (5.3.1-r1) #19 1.367 (62/150) Installing libxft (2.3.7-r0) #19 1.371 (63/150) Installing pango (1.50.13-r0) #19 1.382 (64/150) Installing wayland-libs-client (1.21.0-r1) #19 1.386 (65/150) Installing wayland-libs-cursor (1.21.0-r1) #19 1.389 (66/150) Installing wayland-libs-egl (1.21.0-r1) #19 1.391 (67/150) Installing xkeyboard-config (2.37-r0) #19 1.425 (68/150) Installing libxkbcommon (1.4.1-r0) #19 1.433 (69/150) Installing gtk+3.0 (3.24.43-r0) #19 1.497 (70/150) Installing mesa (22.2.5-r1) #19 1.500 (71/150) Installing llvm15-libs (15.0.7-r0) #19 2.137 (72/150) Installing hwdata-pci (0.364-r0) #19 2.152 (73/150) Installing libpciaccess (0.17-r0) #19 2.155 (74/150) Installing libdrm (2.4.114-r0) #19 2.166 (75/150) Installing musl-fts (1.2.7-r3) #19 2.172 (76/150) Installing libelf (0.187-r2) #19 2.185 (77/150) Installing mesa-glapi (22.2.5-r1) #19 2.193 (78/150) Installing mesa-dri-gallium (22.2.5-r1) #19 2.352 (79/150) Installing eudev-libs (3.2.11-r4) #19 2.357 (80/150) Installing libmagic (5.43-r0) #19 2.380 (81/150) Installing file (5.43-r0) #19 2.383 (82/150) Installing libice (1.0.10-r1) #19 2.386 (83/150) Installing libuuid (2.38.1-r1) #19 2.389 (84/150) Installing libsm (1.2.3-r1) #19 2.394 (85/150) Installing libxt (1.2.1-r0) #19 2.402 (86/150) Installing libxmu (1.1.4-r0) #19 2.408 (87/150) Installing xset (1.2.4-r1) #19 2.412 (88/150) Installing xprop (1.2.7-r0) #19 2.420 (89/150) Installing xdg-utils (1.1.3-r4) #19 2.428 (90/150) Installing libogg (1.3.5-r2) #19 2.432 (91/150) Installing flac-libs (1.4.2-r0) #19 2.444 (92/150) Installing aom-libs (3.5.0-r0) #19 2.493 (93/150) Installing alsa-lib (1.2.8-r0) #19 2.510 (94/150) Installing libatomic (12.2.1_git20220924-r4) #19 2.514 (95/150) Installing sdl2 (2.26.5-r0) #19 2.536 (96/150) Installing svt-av1-libs (1.3.0-r0) #19 2.605 (97/150) Installing libass (0.16.0-r1) #19 2.612 (98/150) Installing libdav1d (1.0.0-r2) #19 2.630 (99/150) Installing ncurses-terminfo-base (6.3_p20221119-r1) #19 2.635 (100/150) Installing ncurses-libs (6.3_p20221119-r1) #19 2.643 (101/150) Installing lame (3.100-r2) #19 2.656 (102/150) Installing opus (1.3.1-r1) #19 2.666 (103/150) Installing libasyncns (0.8-r1) #19 2.669 (104/150) Installing libltdl (2.4.7-r1) #19 2.673 (105/150) Installing orc (0.4.39-r0) #19 2.687 (106/150) Installing libvorbis (1.3.7-r0) #19 2.699 (107/150) Installing libsndfile (1.1.0-r2) #19 2.710 (108/150) Installing libgomp (12.2.1_git20220924-r4) #19 2.717 (109/150) Installing soxr (0.1.3-r3) #19 2.723 (110/150) Installing speexdsp (1.2.1-r0) #19 2.729 (111/150) Installing tdb-libs (1.4.6-r0) #19 2.734 (112/150) Installing libpulse (16.1-r6) #19 2.761 (113/150) Installing cjson (1.7.17-r0) #19 2.764 (114/150) Installing mbedtls (2.28.9-r0) #19 2.776 (115/150) Installing librist (0.2.7-r0) #19 2.782 (116/150) Installing libsrt (1.5.1-r0) #19 2.794 (117/150) Installing libssh (0.10.5-r0) #19 2.804 (118/150) Installing libtheora (1.1.1-r16) #19 2.814 (119/150) Installing v4l-utils-libs (1.22.1-r2) #19 2.822 (120/150) Installing libva (2.16.0-r0) #19 2.828 (121/150) Installing libvdpau (1.5-r0) #19 2.832 (122/150) Installing vidstab (1.1.0-r2) #19 2.839 (123/150) Installing libvpx (1.12.0-r2) #19 2.867 (124/150) Installing x264-libs (0.164_git20220602-r0) #19 2.889 (125/150) Installing numactl (2.0.16-r1) #19 2.893 (126/150) Installing x265-libs (3.5-r3) #19 2.964 (127/150) Installing xvidcore (1.3.7-r1) #19 2.973 (128/150) Installing libsodium (1.0.18-r2) #19 2.981 (129/150) Installing libzmq (4.3.4-r1) #19 2.991 (130/150) Installing ffmpeg-libs (5.1.4-r0) #19 3.120 (131/150) Installing libevent (2.1.12-r5) #19 3.129 (132/150) Installing wayland-libs-server (1.21.0-r1) #19 3.133 (133/150) Installing mesa-gbm (22.2.5-r1) #19 3.137 (134/150) Installing icu-data-en (72.1-r1) #19 3.158 Executing icu-data-en-72.1-r1.post-install #19 3.162 * #19 3.162 * If you need ICU with non-English locales and legacy charset support, install #19 3.162 * package icu-data-full. #19 3.162 * #19 3.162 (135/150) Installing icu-libs (72.1-r1) #19 3.203 (136/150) Installing jsoncpp (1.9.5-r0) #19 3.208 (137/150) Installing lcms2 (2.14-r0) #19 3.241 (138/150) Installing minizip (1.2.13-r0) #19 3.245 (139/150) Installing nspr (4.35-r0) #19 3.254 (140/150) Installing sqlite-libs (3.40.1-r1) #19 3.271 (141/150) Installing nss (3.85-r1) #19 3.308 (142/150) Installing pipewire-libs (0.3.61-r0) #19 3.319 (143/150) Installing re2 (2022.06.01-r1) #19 3.327 (144/150) Installing snappy (1.1.9-r4) #19 3.336 (145/150) Installing libwoff2common (1.0.2-r2) #19 3.340 (146/150) Installing libwoff2enc (1.0.2-r2) #19 3.344 (147/150) Installing libgpg-error (1.46-r1) #19 3.351 (148/150) Installing libgcrypt (1.10.1-r0) #19 3.366 (149/150) Installing libxslt (1.1.37-r1) #19 3.374 (150/150) Installing chromium (112.0.5615.165-r0) #19 4.724 Executing busybox-1.35.0-r29.trigger #19 4.731 Executing fontconfig-2.14.1-r0.trigger #19 4.751 Executing mkfontscale-1.2.2-r1.trigger #19 4.766 Executing glib-2.74.7-r0.trigger #19 4.774 Executing shared-mime-info-2.2-r2.trigger #19 5.118 Executing gdk-pixbuf-2.42.12-r0.trigger #19 5.124 Executing gtk-update-icon-cache-3.24.43-r0.trigger #19 5.147 Executing gtk+3.0-3.24.43-r0.trigger #19 5.165 OK: 547 MiB in 167 packages #19 DONE 5.8s #20 [stage1 8/10] RUN export CHROME_BIN=/usr/bin/chromium-browser #20 DONE 0.3s #21 [stage1 9/10] RUN ./ng test --browsers ChromeHeadless --code-coverage=true --watch=false #21 4.896 01 05 2025 09:25:47.167: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. #21 8.758 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. #21 8.758 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. #21 9.390 Compiling @angular/animations : es2015 as esm2015 #21 9.391 Compiling @angular/core : es2015 as esm2015 #21 9.474 Compiling @angular/cdk/keycodes : es2015 as esm2015 #21 11.54 Compiling @angular/compiler/testing : es2015 as esm2015 #21 15.41 Compiling @angular/cdk/observers : es2015 as esm2015 #21 15.41 Compiling @angular/animations/browser : es2015 as esm2015 #21 15.42 Compiling @angular/common : es2015 as esm2015 #21 17.45 Compiling @angular/cdk/platform : es2015 as esm2015 #21 17.55 Compiling @angular/cdk/bidi : es2015 as esm2015 #21 17.66 Compiling @angular/platform-browser : es2015 as esm2015 #21 18.60 Compiling @angular/cdk/a11y : es2015 as esm2015 #21 18.82 Compiling @angular/forms : es2015 as esm2015 #21 19.49 Compiling @angular/platform-browser/animations : es2015 as esm2015 #21 19.95 Compiling @angular/cdk/collections : es2015 as esm2015 #21 20.99 Compiling @angular/cdk/portal : es2015 as esm2015 #21 21.00 Compiling @angular/material/core : es2015 as esm2015 #21 21.12 Compiling @angular/cdk/scrolling : es2015 as esm2015 #21 22.24 Compiling @angular/common/http : es2015 as esm2015 #21 22.65 Compiling @angular/cdk/overlay : es2015 as esm2015 #21 22.94 Compiling @angular/material/form-field : es2015 as esm2015 #21 23.58 Compiling @angular/cdk/layout : es2015 as esm2015 #21 24.23 Compiling @angular/material/button : es2015 as esm2015 #21 24.76 Compiling @angular/flex-layout/core : es2015 as esm2015 #21 24.90 Compiling @angular/material/icon : es2015 as esm2015 #21 25.73 Compiling @angular/material/select : es2015 as esm2015 #21 26.31 Compiling @angular/material/tooltip : es2015 as esm2015 #21 26.50 Compiling @angular/cdk/text-field : es2015 as esm2015 #21 27.55 Compiling @angular/router : es2015 as esm2015 #21 27.79 Compiling @angular/flex-layout/extended : es2015 as esm2015 #21 28.12 Compiling @angular/flex-layout/flex : es2015 as esm2015 #21 29.12 Compiling @angular/flex-layout/grid : es2015 as esm2015 #21 29.31 Compiling @angular/material/dialog : es2015 as esm2015 #21 29.59 Compiling @angular/material/input : es2015 as esm2015 #21 30.53 Compiling @angular/cdk/accordion : es2015 as esm2015 #21 31.02 Compiling @angular/cdk/stepper : es2015 as esm2015 #21 31.11 Compiling @angular/material/divider : es2015 as esm2015 #21 31.55 Compiling @angular/cdk/table : es2015 as esm2015 #21 32.34 Compiling @angular/material/paginator : es2015 as esm2015 #21 32.40 Compiling @angular/material/sort : es2015 as esm2015 #21 33.08 Compiling @angular/cdk/tree : es2015 as esm2015 #21 33.85 Compiling @angular/core/testing : es2015 as esm2015 #21 33.87 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 #21 34.38 Compiling @angular/platform-browser/testing : es2015 as esm2015 #21 35.38 Compiling @angular/common/testing : es2015 as esm2015 #21 35.40 Compiling @angular/flex-layout : es2015 as esm2015 #21 35.41 Compiling @angular/material/autocomplete : es2015 as esm2015 #21 36.58 Compiling @angular/material/button-toggle : es2015 as esm2015 #21 36.69 Compiling @angular/material/card : es2015 as esm2015 #21 37.06 Compiling @angular/material/checkbox : es2015 as esm2015 #21 37.76 Compiling @angular/material/chips : es2015 as esm2015 #21 37.95 Compiling @angular/material/datepicker : es2015 as esm2015 #21 38.61 Compiling @angular/material/expansion : es2015 as esm2015 #21 39.40 Compiling @angular/material/radio : es2015 as esm2015 #21 39.91 Compiling @angular/material/slide-toggle : es2015 as esm2015 #21 40.12 Compiling @angular/material/slider : es2015 as esm2015 #21 41.01 Compiling @angular/material/stepper : es2015 as esm2015 #21 41.32 Compiling @angular/material/tabs : es2015 as esm2015 #21 41.55 Compiling @angular/animations/browser/testing : es2015 as esm2015 #21 42.49 Compiling @angular/cdk/clipboard : es2015 as esm2015 #21 42.74 Compiling @angular/cdk/drag-drop : es2015 as esm2015 #21 43.30 Compiling @angular/common/http/testing : es2015 as esm2015 #21 43.55 Compiling @angular/material/badge : es2015 as esm2015 #21 44.14 Compiling @angular/material/bottom-sheet : es2015 as esm2015 #21 44.47 Compiling @angular/material/grid-list : es2015 as esm2015 #21 44.84 Compiling @angular/material/icon/testing : es2015 as esm2015 #21 45.77 Compiling @angular/material/list : es2015 as esm2015 #21 45.85 Compiling @angular/material/menu : es2015 as esm2015 #21 46.23 Compiling @angular/material/progress-bar : es2015 as esm2015 #21 47.37 Compiling @angular/material/progress-spinner : es2015 as esm2015 #21 47.42 Compiling @angular/material/sidenav : es2015 as esm2015 #21 47.78 Compiling @angular/material/snack-bar : es2015 as esm2015 #21 48.80 Compiling @angular/material/table : es2015 as esm2015 #21 48.92 Compiling @angular/material/toolbar : es2015 as esm2015 #21 49.36 Compiling @angular/material/tree : es2015 as esm2015 #21 50.26 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 #21 50.39 Compiling @angular/router/testing : es2015 as esm2015 #21 51.08 Compiling angular-bootstrap-md : es2015 as esm2015 #21 51.49 Compiling angular6-json-schema-form : es2015 as esm2015 #21 51.54 Compiling ng2-charts : es2015 as esm2015 #21 54.09 Compiling ng2-completer : es2015 as esm2015 #21 54.30 Compiling ngx-cookie-service : es2015 as esm2015 #21 55.45 Compiling ngx-toastr : es2015 as esm2015 #21 65.41 01 05 2025 09:26:47.683:INFO [karma-server]: Karma v6.4.4 server started at http://localhost:9876/ #21 65.41 01 05 2025 09:26:47.684:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited #21 65.42 01 05 2025 09:26:47.690:INFO [launcher]: Starting browser Chrome #21 77.43 01 05 2025 09:26:59.702:INFO [Chrome Headless 112.0.5615.165 (Linux x86_64)]: Connected on socket ufFCp61qK9BL15uVAAAB with id 30979113 #21 77.46 01 05 2025 09:26:59.729:WARN [web-server]: The `customFileHandlers` is deprecated and will be removed in Karma 7. Please upgrade plugins relying on this provider. #21 80.86 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 0 of 139 SUCCESS (0 secs / 0 secs) #21 80.97 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 1 of 139 SUCCESS (0 secs / 0.102 secs) #21 80.99 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 2 of 139 SUCCESS (0 secs / 0.127 secs) #21 80.99 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 3 of 139 SUCCESS (0 secs / 0.135 secs) #21 81.00 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 4 of 139 SUCCESS (0 secs / 0.14 secs) #21 81.00 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 5 of 139 SUCCESS (0 secs / 0.145 secs) #21 81.01 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 6 of 139 SUCCESS (0 secs / 0.152 secs) #21 81.02 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 7 of 139 SUCCESS (0 secs / 0.157 secs) #21 81.02 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 8 of 139 SUCCESS (0 secs / 0.161 secs) #21 81.03 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 9 of 139 SUCCESS (0 secs / 0.17 secs) #21 81.05 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 10 of 139 SUCCESS (0 secs / 0.195 secs) #21 81.10 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 11 of 139 SUCCESS (0 secs / 0.234 secs) #21 81.10 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 12 of 139 SUCCESS (0 secs / 0.243 secs) #21 81.11 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 13 of 139 SUCCESS (0 secs / 0.25 secs) #21 81.12 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 14 of 139 SUCCESS (0 secs / 0.255 secs) #21 81.12 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 15 of 139 SUCCESS (0 secs / 0.26 secs) #21 81.14 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 16 of 139 SUCCESS (0 secs / 0.273 secs) #21 81.17 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 17 of 139 SUCCESS (0 secs / 0.306 secs) #21 81.18 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') #21 81.18 TypeError: Cannot read properties of undefined (reading 'unsubscribe') #21 81.18 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) #21 81.18 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) #21 81.18 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) #21 81.18 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) #21 81.18 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) #21 81.18 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) #21 81.18 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) #21 81.18 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) #21 81.18 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 #21 81.18 at Array.forEach ()} #21 81.18 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 17 of 139 SUCCESS (0 secs / 0.306 secs) #21 81.18 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') #21 81.18 TypeError: Cannot read properties of undefined (reading 'unsubscribe') #21 81.18 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) #21 81.18 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) #21 81.18 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) #21 81.18 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) #21 81.18 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) #21 81.18 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) #21 81.18 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) #21 81.18 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) #21 81.18 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 #21 81.18 at Array.forEach ()} #21 81.19 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 18 of 139 SUCCESS (0 secs / 0.324 secs) #21 81.20 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') #21 81.20 TypeError: Cannot read properties of undefined (reading 'unsubscribe') #21 81.20 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) #21 81.20 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) #21 81.20 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) #21 81.20 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) #21 81.20 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) #21 81.20 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) #21 81.20 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) #21 81.20 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) #21 81.20 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 #21 81.20 at Array.forEach ()} #21 81.20 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 18 of 139 SUCCESS (0 secs / 0.324 secs) #21 81.20 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') #21 81.20 TypeError: Cannot read properties of undefined (reading 'unsubscribe') #21 81.20 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) #21 81.20 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) #21 81.20 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) #21 81.20 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) #21 81.20 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) #21 81.20 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) #21 81.20 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) #21 81.20 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) #21 81.20 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 #21 81.20 at Array.forEach ()} #21 81.31 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 19 of 139 SUCCESS (0 secs / 0.446 secs) #21 81.38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 20 of 139 SUCCESS (0 secs / 0.512 secs) #21 81.45 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 21 of 139 SUCCESS (0 secs / 0.588 secs) #21 81.52 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 22 of 139 SUCCESS (0 secs / 0.656 secs) #21 81.66 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 23 of 139 SUCCESS (0 secs / 0.797 secs) #21 81.74 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 24 of 139 SUCCESS (0 secs / 0.871 secs) #21 81.84 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 25 of 139 SUCCESS (0 secs / 0.967 secs) #21 81.95 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 26 of 139 SUCCESS (0 secs / 1.078 secs) #21 82.04 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 27 of 139 SUCCESS (0 secs / 1.169 secs) #21 82.07 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 28 of 139 SUCCESS (0 secs / 1.197 secs) #21 82.08 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 29 of 139 SUCCESS (0 secs / 1.206 secs) #21 82.11 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 30 of 139 SUCCESS (0 secs / 1.231 secs) #21 82.12 ERROR: 'Subscribe function error:TypeError: You provided 'undefined' where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.' #21 82.12 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 30 of 139 SUCCESS (0 secs / 1.231 secs) #21 82.12 ERROR: 'Subscribe function error:TypeError: You provided 'undefined' where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.' #21 82.13 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 31 of 139 SUCCESS (0 secs / 1.255 secs) #21 82.15 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 32 of 139 SUCCESS (0 secs / 1.272 secs) #21 82.17 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 33 of 139 SUCCESS (0 secs / 1.289 secs) #21 82.20 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 34 of 139 SUCCESS (0 secs / 1.325 secs) #21 82.23 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 35 of 139 SUCCESS (0 secs / 1.348 secs) #21 82.25 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.371 secs) #21 82.35 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') #21 82.35 TypeError: Cannot read properties of undefined (reading 'push') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 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') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 82.35 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.371 secs) #21 82.35 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') #21 82.35 TypeError: Cannot read properties of undefined (reading 'push') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 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') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 82.35 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') #21 82.35 TypeError: Cannot read properties of undefined (reading 'push') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 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') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 82.35 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.371 secs) #21 82.35 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') #21 82.35 TypeError: Cannot read properties of undefined (reading 'push') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 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') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 82.35 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') #21 82.35 TypeError: Cannot read properties of undefined (reading 'push') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 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') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 82.35 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.371 secs) #21 82.35 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') #21 82.35 TypeError: Cannot read properties of undefined (reading 'push') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 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') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 82.35 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') #21 82.35 TypeError: Cannot read properties of undefined (reading 'push') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 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') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 82.35 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.371 secs) #21 82.35 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') #21 82.35 TypeError: Cannot read properties of undefined (reading 'push') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 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') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 82.35 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') #21 82.35 TypeError: Cannot read properties of undefined (reading 'push') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 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') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 82.35 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.371 secs) #21 82.35 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') #21 82.35 TypeError: Cannot read properties of undefined (reading 'push') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 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') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 82.35 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') #21 82.35 TypeError: Cannot read properties of undefined (reading 'push') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 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') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 82.35 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.371 secs) #21 82.35 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') #21 82.35 TypeError: Cannot read properties of undefined (reading 'push') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 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') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 82.35 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') #21 82.35 TypeError: Cannot read properties of undefined (reading 'push') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 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') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 82.35 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.371 secs) #21 82.35 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') #21 82.35 TypeError: Cannot read properties of undefined (reading 'push') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 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') #21 82.35 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.35 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.35 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.35 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) #21 82.35 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.35 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 82.36 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') #21 82.36 TypeError: Cannot read properties of undefined (reading 'push') #21 82.36 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 82.36 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.36 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) #21 82.36 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.36 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.36 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.36 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.36 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) #21 82.36 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.36 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') #21 82.36 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 82.36 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.36 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) #21 82.36 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.36 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.36 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.36 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.36 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) #21 82.36 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.36 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 82.36 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.371 secs) #21 82.36 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') #21 82.36 TypeError: Cannot read properties of undefined (reading 'push') #21 82.36 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 82.36 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.36 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) #21 82.36 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.36 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.36 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.36 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.36 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) #21 82.36 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.36 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') #21 82.36 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 82.36 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 82.36 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) #21 82.36 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 82.36 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 82.36 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 82.36 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.36 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) #21 82.36 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.36 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 82.36 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 37 of 139 SUCCESS (0 secs / 1.478 secs) #21 82.37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 38 of 139 SUCCESS (0 secs / 1.486 secs) #21 82.38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 39 of 139 SUCCESS (0 secs / 1.492 secs) #21 82.38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 40 of 139 SUCCESS (0 secs / 1.494 secs) #21 82.38 LOG: 'Interceptor Invoked/data-producer/v1/info-producers' #21 82.38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 40 of 139 SUCCESS (0 secs / 1.494 secs) #21 82.38 LOG: 'Interceptor Invoked/data-producer/v1/info-producers' #21 82.38 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'} #21 82.38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 40 of 139 SUCCESS (0 secs / 1.494 secs) #21 82.38 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'} #21 82.38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 41 of 139 SUCCESS (0 secs / 1.497 secs) #21 82.39 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 82.39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 41 of 139 SUCCESS (0 secs / 1.497 secs) #21 82.39 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 82.40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 42 of 139 SUCCESS (0 secs / 1.515 secs) #21 82.41 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 82.41 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 42 of 139 SUCCESS (0 secs / 1.515 secs) #21 82.41 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 82.41 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 43 of 139 SUCCESS (0 secs / 1.527 secs) #21 82.42 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 82.42 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 43 of 139 SUCCESS (0 secs / 1.527 secs) #21 82.42 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 82.42 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 44 of 139 SUCCESS (0 secs / 1.537 secs) #21 82.43 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 82.43 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 44 of 139 SUCCESS (0 secs / 1.537 secs) #21 82.43 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 82.44 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 45 of 139 SUCCESS (0 secs / 1.549 secs) #21 82.45 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 82.45 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 45 of 139 SUCCESS (0 secs / 1.549 secs) #21 82.45 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 82.45 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 46 of 139 SUCCESS (0 secs / 1.561 secs) #21 82.46 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 47 of 139 SUCCESS (0 secs / 1.567 secs) #21 82.46 LOG: class TestBedRender3 { ... } #21 82.46 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 47 of 139 SUCCESS (0 secs / 1.567 secs) #21 82.46 LOG: class TestBedRender3 { ... } #21 82.47 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 48 of 139 SUCCESS (0 secs / 1.582 secs) #21 82.47 LOG: class TestBedRender3 { ... } #21 82.47 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 48 of 139 SUCCESS (0 secs / 1.582 secs) #21 82.47 LOG: class TestBedRender3 { ... } #21 82.48 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 49 of 139 SUCCESS (0 secs / 1.593 secs) #21 82.48 LOG: class TestBedRender3 { ... } #21 82.48 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 49 of 139 SUCCESS (0 secs / 1.593 secs) #21 82.48 LOG: class TestBedRender3 { ... } #21 82.49 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 50 of 139 SUCCESS (0 secs / 1.599 secs) #21 82.49 LOG: class TestBedRender3 { ... } #21 82.49 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 50 of 139 SUCCESS (0 secs / 1.599 secs) #21 82.49 LOG: class TestBedRender3 { ... } #21 82.50 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 51 of 139 SUCCESS (0 secs / 1.607 secs) #21 82.50 LOG: class TestBedRender3 { ... } #21 82.50 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 51 of 139 SUCCESS (0 secs / 1.607 secs) #21 82.50 LOG: class TestBedRender3 { ... } #21 82.50 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 52 of 139 SUCCESS (0 secs / 1.611 secs) #21 82.50 LOG: class TestBedRender3 { ... } #21 82.50 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 52 of 139 SUCCESS (0 secs / 1.611 secs) #21 82.50 LOG: class TestBedRender3 { ... } #21 82.51 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 53 of 139 SUCCESS (0 secs / 1.617 secs) #21 82.53 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 54 of 139 SUCCESS (0 secs / 1.638 secs) #21 82.54 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 55 of 139 SUCCESS (0 secs / 1.644 secs) #21 82.55 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 56 of 139 SUCCESS (0 secs / 1.656 secs) #21 82.56 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 57 of 139 SUCCESS (0 secs / 1.664 secs) #21 82.57 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 58 of 139 SUCCESS (0 secs / 1.677 secs) #21 82.58 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 59 of 139 SUCCESS (0 secs / 1.688 secs) #21 82.60 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 60 of 139 SUCCESS (0 secs / 1.702 secs) #21 82.61 ERROR: 'ERROR', TypeError: this.policySvc.putPolicy(...).subscribe is not a function #21 82.61 TypeError: this.policySvc.putPolicy(...).subscribe is not a function #21 82.61 at PolicyInstanceDialogComponent.onSubmit (http://localhost:9876/_karma_webpack_/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.ts:59:29) #21 82.61 at PolicyInstanceDialogComponent_Template_button_click_18_listener (ng:///PolicyInstanceDialogComponent.js:171:22) #21 82.61 at executeListenerWithErrorHandling (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21860:1) #21 82.61 at wrapListenerIn_markDirtyAndPreventDefault (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21902:1) #21 82.61 at HTMLButtonElement. (http://localhost:9876/_karma_webpack_/node_modules/@angular/platform-browser/__ivy_ngcc__/fesm2015/platform-browser.js:976:1) #21 82.61 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.61 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) #21 82.61 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.61 at Object.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:273:1) #21 82.61 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.61 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 60 of 139 SUCCESS (0 secs / 1.702 secs) #21 82.61 ERROR: 'ERROR', TypeError: this.policySvc.putPolicy(...).subscribe is not a function #21 82.61 TypeError: this.policySvc.putPolicy(...).subscribe is not a function #21 82.61 at PolicyInstanceDialogComponent.onSubmit (http://localhost:9876/_karma_webpack_/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.ts:59:29) #21 82.61 at PolicyInstanceDialogComponent_Template_button_click_18_listener (ng:///PolicyInstanceDialogComponent.js:171:22) #21 82.61 at executeListenerWithErrorHandling (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21860:1) #21 82.61 at wrapListenerIn_markDirtyAndPreventDefault (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21902:1) #21 82.61 at HTMLButtonElement. (http://localhost:9876/_karma_webpack_/node_modules/@angular/platform-browser/__ivy_ngcc__/fesm2015/platform-browser.js:976:1) #21 82.61 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 82.61 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) #21 82.61 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.61 at Object.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:273:1) #21 82.61 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 82.62 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 61 of 139 SUCCESS (0 secs / 1.72 secs) #21 82.63 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 62 of 139 SUCCESS (0 secs / 1.731 secs) #21 82.63 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 63 of 139 SUCCESS (0 secs / 1.737 secs) #21 82.65 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 64 of 139 SUCCESS (0 secs / 1.747 secs) #21 82.65 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 65 of 139 SUCCESS (0 secs / 1.754 secs) #21 82.66 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 66 of 139 SUCCESS (0 secs / 1.764 secs) #21 82.67 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 67 of 139 SUCCESS (0 secs / 1.771 secs) #21 82.68 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 68 of 139 SUCCESS (0 secs / 1.783 secs) #21 82.69 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 69 of 139 SUCCESS (0 secs / 1.79 secs) #21 82.70 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 70 of 139 SUCCESS (0 secs / 1.8 secs) #21 82.71 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 71 of 139 SUCCESS (0 secs / 1.811 secs) #21 82.72 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 72 of 139 SUCCESS (0 secs / 1.819 secs) #21 82.73 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 73 of 139 SUCCESS (0 secs / 1.829 secs) #21 82.74 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 74 of 139 SUCCESS (0 secs / 1.835 secs) #21 82.75 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 75 of 139 SUCCESS (0 secs / 1.846 secs) #21 82.79 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 76 of 139 SUCCESS (0 secs / 1.884 secs) #21 82.82 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 77 of 139 SUCCESS (0 secs / 1.909 secs) #21 82.84 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 78 of 139 SUCCESS (0 secs / 1.935 secs) #21 82.88 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 79 of 139 SUCCESS (0 secs / 1.97 secs) #21 82.91 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 80 of 139 SUCCESS (0 secs / 2 secs) #21 82.93 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 81 of 139 SUCCESS (0 secs / 2.025 secs) #21 82.97 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 82 of 139 SUCCESS (0 secs / 2.06 secs) #21 83.00 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 83 of 139 SUCCESS (0 secs / 2.087 secs) #21 83.03 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 84 of 139 SUCCESS (0 secs / 2.118 secs) #21 83.05 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 85 of 139 SUCCESS (0 secs / 2.145 secs) #21 83.07 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 86 of 139 SUCCESS (0 secs / 2.163 secs) #21 83.11 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 87 of 139 SUCCESS (0 secs / 2.194 secs) #21 83.15 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 88 of 139 SUCCESS (0 secs / 2.24 secs) #21 83.19 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 89 of 139 SUCCESS (0 secs / 2.277 secs) #21 83.22 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 90 of 139 SUCCESS (0 secs / 2.307 secs) #21 83.27 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 91 of 139 SUCCESS (0 secs / 2.353 secs) #21 83.32 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 92 of 139 SUCCESS (0 secs / 2.394 secs) #21 83.35 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 93 of 139 SUCCESS (0 secs / 2.434 secs) #21 83.39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 94 of 139 SUCCESS (0 secs / 2.471 secs) #21 83.42 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 95 of 139 SUCCESS (0 secs / 2.504 secs) #21 83.46 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 96 of 139 SUCCESS (0 secs / 2.536 secs) #21 83.47 WARN: ''mat-icon' is not a known element: #21 83.47 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 83.47 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 83.47 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 96 of 139 SUCCESS (0 secs / 2.536 secs) #21 83.47 WARN: ''mat-icon' is not a known element: #21 83.47 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 83.47 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 83.47 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 83.47 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 96 of 139 SUCCESS (0 secs / 2.536 secs) #21 83.47 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 83.47 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 97 of 139 SUCCESS (0 secs / 2.548 secs) #21 83.48 WARN: ''mat-icon' is not a known element: #21 83.48 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 83.48 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 83.48 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 97 of 139 SUCCESS (0 secs / 2.548 secs) #21 83.48 WARN: ''mat-icon' is not a known element: #21 83.48 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 83.48 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 83.48 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 83.48 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 97 of 139 SUCCESS (0 secs / 2.548 secs) #21 83.48 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 83.49 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 98 of 139 SUCCESS (0 secs / 2.562 secs) #21 83.49 WARN: ''mat-icon' is not a known element: #21 83.49 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 83.49 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 83.49 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 98 of 139 SUCCESS (0 secs / 2.562 secs) #21 83.49 WARN: ''mat-icon' is not a known element: #21 83.49 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 83.49 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 83.49 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 83.49 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 98 of 139 SUCCESS (0 secs / 2.562 secs) #21 83.49 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 83.49 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 99 of 139 SUCCESS (0 secs / 2.566 secs) #21 83.49 WARN: ''mat-icon' is not a known element: #21 83.49 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 83.49 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 83.49 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 99 of 139 SUCCESS (0 secs / 2.566 secs) #21 83.49 WARN: ''mat-icon' is not a known element: #21 83.49 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 83.49 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 83.50 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 83.50 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 99 of 139 SUCCESS (0 secs / 2.566 secs) #21 83.50 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 83.50 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 100 of 139 SUCCESS (0 secs / 2.575 secs) #21 83.50 WARN: ''mat-icon' is not a known element: #21 83.50 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 83.50 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 83.50 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 100 of 139 SUCCESS (0 secs / 2.575 secs) #21 83.50 WARN: ''mat-icon' is not a known element: #21 83.50 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 83.50 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 83.50 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 83.50 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 100 of 139 SUCCESS (0 secs / 2.575 secs) #21 83.50 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 83.50 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 101 of 139 SUCCESS (0 secs / 2.578 secs) #21 83.50 WARN: ''mat-icon' is not a known element: #21 83.50 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 83.50 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 83.50 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 101 of 139 SUCCESS (0 secs / 2.578 secs) #21 83.50 WARN: ''mat-icon' is not a known element: #21 83.50 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 83.50 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 83.51 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 83.51 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 101 of 139 SUCCESS (0 secs / 2.578 secs) #21 83.51 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 83.51 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 102 of 139 SUCCESS (0 secs / 2.584 secs) #21 83.52 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 83.52 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 102 of 139 SUCCESS (0 secs / 2.584 secs) #21 83.52 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 83.52 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 103 of 139 SUCCESS (0 secs / 2.597 secs) #21 83.53 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 83.53 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 103 of 139 SUCCESS (0 secs / 2.597 secs) #21 83.53 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 83.54 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 104 of 139 SUCCESS (0 secs / 2.612 secs) #21 83.55 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 83.55 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 104 of 139 SUCCESS (0 secs / 2.612 secs) #21 83.55 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 83.56 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 105 of 139 SUCCESS (0 secs / 2.628 secs) #21 83.56 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 83.56 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 105 of 139 SUCCESS (0 secs / 2.628 secs) #21 83.56 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 83.58 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.649 secs) #21 83.60 WARN: ''json-schema-form' is not a known element: #21 83.60 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 83.60 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.' #21 83.60 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.649 secs) #21 83.60 WARN: ''json-schema-form' is not a known element: #21 83.60 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 83.60 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.' #21 83.61 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 83.61 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.649 secs) #21 83.61 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 83.61 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 83.61 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.649 secs) #21 83.61 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 83.61 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 83.61 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.649 secs) #21 83.61 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 83.61 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 83.61 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.649 secs) #21 83.61 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 83.61 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 83.61 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.649 secs) #21 83.61 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 83.61 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.68 secs) #21 83.62 WARN: ''json-schema-form' is not a known element: #21 83.62 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 83.62 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.' #21 83.62 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.68 secs) #21 83.62 WARN: ''json-schema-form' is not a known element: #21 83.62 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 83.62 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.' #21 83.62 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 83.62 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.68 secs) #21 83.62 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 83.62 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 83.62 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.68 secs) #21 83.62 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 83.62 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 83.62 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.68 secs) #21 83.62 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 83.63 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 83.63 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.68 secs) #21 83.63 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 83.63 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 83.63 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.68 secs) #21 83.63 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 83.63 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.697 secs) #21 83.64 WARN: ''json-schema-form' is not a known element: #21 83.64 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 83.64 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.' #21 83.64 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.697 secs) #21 83.64 WARN: ''json-schema-form' is not a known element: #21 83.64 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 83.64 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.' #21 83.64 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 83.64 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.697 secs) #21 83.64 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 83.64 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 83.64 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.697 secs) #21 83.64 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 83.64 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 83.64 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.697 secs) #21 83.64 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 83.65 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 83.65 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.697 secs) #21 83.65 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 83.65 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 83.65 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.697 secs) #21 83.65 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 83.65 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.713 secs) #21 83.66 WARN: ''json-schema-form' is not a known element: #21 83.66 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 83.66 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.' #21 83.66 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.713 secs) #21 83.66 WARN: ''json-schema-form' is not a known element: #21 83.66 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 83.66 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.' #21 83.66 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 83.66 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.713 secs) #21 83.66 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 83.66 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 83.66 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.713 secs) #21 83.66 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 83.66 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 83.66 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.713 secs) #21 83.66 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 83.66 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 83.66 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.713 secs) #21 83.66 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 83.66 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 83.66 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.713 secs) #21 83.66 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 83.66 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.734 secs) #21 83.68 WARN: ''json-schema-form' is not a known element: #21 83.68 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 83.68 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.' #21 83.68 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.734 secs) #21 83.68 WARN: ''json-schema-form' is not a known element: #21 83.68 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 83.68 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.' #21 83.68 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 83.68 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.734 secs) #21 83.68 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 83.68 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 83.68 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.734 secs) #21 83.68 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 83.68 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 83.68 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.734 secs) #21 83.68 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 83.68 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 83.68 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.734 secs) #21 83.68 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 83.68 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 83.68 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.734 secs) #21 83.68 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 83.68 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.751 secs) #21 83.70 WARN: ''json-schema-form' is not a known element: #21 83.70 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 83.70 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.' #21 83.70 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.751 secs) #21 83.70 WARN: ''json-schema-form' is not a known element: #21 83.70 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 83.70 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.' #21 83.70 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 83.70 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.751 secs) #21 83.70 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 83.70 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 83.70 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.751 secs) #21 83.70 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 83.70 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 83.70 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.751 secs) #21 83.70 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 83.70 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 83.70 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.751 secs) #21 83.70 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 83.70 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 83.70 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.751 secs) #21 83.70 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 83.70 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.772 secs) #21 83.71 WARN: ''json-schema-form' is not a known element: #21 83.71 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 83.71 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.' #21 83.71 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.772 secs) #21 83.71 WARN: ''json-schema-form' is not a known element: #21 83.71 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 83.71 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.' #21 83.71 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 83.71 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.772 secs) #21 83.71 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 83.71 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 83.71 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.772 secs) #21 83.71 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 83.71 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 83.71 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.772 secs) #21 83.71 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 83.71 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 83.71 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.772 secs) #21 83.71 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 83.71 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 83.71 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.772 secs) #21 83.72 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 83.72 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.788 secs) #21 83.73 WARN: ''json-schema-form' is not a known element: #21 83.73 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 83.73 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.' #21 83.73 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.788 secs) #21 83.73 WARN: ''json-schema-form' is not a known element: #21 83.73 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 83.73 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.' #21 83.73 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 83.73 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.788 secs) #21 83.73 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 83.73 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 83.73 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.788 secs) #21 83.73 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 83.73 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 83.73 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.788 secs) #21 83.73 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 83.73 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 83.73 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.788 secs) #21 83.73 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 83.73 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 83.73 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.788 secs) #21 83.73 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 83.74 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 114 of 139 SUCCESS (0 secs / 2.799 secs) #21 83.74 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 115 of 139 SUCCESS (0 secs / 2.802 secs) #21 83.74 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 116 of 139 SUCCESS (0 secs / 2.804 secs) #21 83.75 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 117 of 139 SUCCESS (0 secs / 2.805 secs) #21 83.75 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 118 of 139 SUCCESS (0 secs / 2.806 secs) #21 83.75 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 119 of 139 SUCCESS (0 secs / 2.809 secs) #21 83.75 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 120 of 139 SUCCESS (0 secs / 2.81 secs) #21 83.75 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 121 of 139 SUCCESS (0 secs / 2.811 secs) #21 83.75 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 122 of 139 SUCCESS (0 secs / 2.812 secs) #21 83.75 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 123 of 139 SUCCESS (0 secs / 2.814 secs) #21 83.75 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 124 of 139 SUCCESS (0 secs / 2.815 secs) #21 83.75 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 125 of 139 SUCCESS (0 secs / 2.817 secs) #21 83.75 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 126 of 139 SUCCESS (0 secs / 2.819 secs) #21 83.75 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 127 of 139 SUCCESS (0 secs / 2.82 secs) #21 83.75 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 128 of 139 SUCCESS (0 secs / 2.821 secs) #21 83.76 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 129 of 139 SUCCESS (0 secs / 2.823 secs) #21 83.76 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 130 of 139 SUCCESS (0 secs / 2.826 secs) #21 83.76 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 131 of 139 SUCCESS (0 secs / 2.828 secs) #21 83.76 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 132 of 139 SUCCESS (0 secs / 2.83 secs) #21 83.77 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 133 of 139 SUCCESS (0 secs / 2.831 secs) #21 83.77 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 134 of 139 SUCCESS (0 secs / 2.833 secs) #21 83.77 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 135 of 139 SUCCESS (0 secs / 2.834 secs) #21 83.77 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 136 of 139 SUCCESS (0 secs / 2.835 secs) #21 83.78 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 137 of 139 SUCCESS (0 secs / 2.848 secs) #21 83.79 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 138 of 139 SUCCESS (0 secs / 2.853 secs) #21 83.79 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 139 of 139 SUCCESS (0 secs / 2.859 secs) #21 83.83 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 139 of 139 SUCCESS (2.971 secs / 2.859 secs) #21 83.83 TOTAL: 139 SUCCESS #21 83.83 TOTAL: 139 SUCCESS #21 83.83 TOTAL: 139 SUCCESS #21 83.97 #21 83.97 =============================== Coverage summary =============================== #21 83.97 Statements : 89.81% ( 511/569 ) #21 83.97 Branches : 69.93% ( 107/153 ) #21 83.97 Functions : 91.04% ( 183/201 ) #21 83.97 Lines : 89.75% ( 473/527 ) #21 83.97 ================================================================================ #21 DONE 84.2s #22 [stage1 10/10] RUN npm run-script build:prod #22 0.502 #22 0.502 > controlpanel-app@0.0.0 build:prod /usr/src/app #22 0.502 > ng build --configuration production --build-optimizer --vendor-chunk #22 0.502 #22 7.402 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. #22 7.402 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. #22 69.67 Generating ES5 bundles for differential loading... #22 98.07 ES5 bundle generation complete. #22 98.47 #22 98.47 chunk {0} runtime-es2015.17457c14264390561f33.js (runtime) 1.45 kB [entry] [rendered] #22 98.47 chunk {0} runtime-es5.17457c14264390561f33.js (runtime) 1.45 kB [entry] [rendered] #22 98.47 chunk {2} polyfills-es2015.0b62b17c37083a23fd67.js (polyfills) 36.1 kB [initial] [rendered] #22 98.47 chunk {1} main-es2015.8e5e45ec9424a62e9dd4.js (main) 83.7 kB [initial] [rendered] #22 98.47 chunk {1} main-es5.8e5e45ec9424a62e9dd4.js (main) 90.4 kB [initial] [rendered] #22 98.47 chunk {3} polyfills-es5.b43d3287b9b9bb787772.js (polyfills-es5) 130 kB [initial] [rendered] #22 98.47 chunk {5} vendor-es2015.d05de8907d43f4aa72f6.js (vendor) 1.42 MB [initial] [rendered] #22 98.47 chunk {5} vendor-es5.d05de8907d43f4aa72f6.js (vendor) 1.6 MB [initial] [rendered] #22 98.47 chunk {4} styles.76eee3513bd71a5ebf8a.css (styles) 322 kB [initial] [rendered] #22 98.47 chunk {scripts} scripts.b5025b7c30282155348a.js (scripts) 189 kB [entry] [rendered] #22 98.47 Date: 2025-05-01T09:28:44.956Z - Hash: 2cf25757a36a4e75d17b - Time: 91793ms #22 98.47 #22 98.47 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. #22 98.47 #22 98.47 WARNING in budgets: Exceeded maximum budget for initial-es5. Budget 2 MB was not met by 325 kB with a total of 2.32 MB. #22 DONE 98.7s #23 [stage-1 8/8] COPY --chown=nginx --from=stage1 /usr/src/app/dist/controlpanelApp /usr/share/nginx/html #23 DONE 0.2s #24 exporting to image #24 exporting layers #24 exporting layers 0.3s done #24 writing image sha256:77f71fea343efafa9c7204fd86afcb8f848a96b5317aa3815690184877cbceb3 done #24 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 0.0s done #24 DONE 0.3s ---> docker-build.sh ends [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/sh -xe /tmp/jenkins12306226182374973034.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins10327678334758096904.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel] 69ff8f44d71c: Preparing ba5baac07996: Preparing 2d5d1bfd629c: Preparing 55926e61c060: Preparing d46c3aceffb6: Preparing dc731d959a2a: Preparing c394a0cdc145: Preparing 0d853d50b128: Preparing 947e805a4ac7: Preparing 811a4dbbf4a5: Preparing b8d7d1d22634: Preparing e244aa659f61: Preparing c56f134d3805: Preparing d71eae0084c1: Preparing 08000c18d16d: Preparing dc731d959a2a: Waiting c394a0cdc145: Waiting 0d853d50b128: Waiting 947e805a4ac7: Waiting 811a4dbbf4a5: Waiting b8d7d1d22634: Waiting e244aa659f61: Waiting c56f134d3805: Waiting d71eae0084c1: Waiting 08000c18d16d: Waiting d46c3aceffb6: Pushed ba5baac07996: Pushed 55926e61c060: Pushed 2d5d1bfd629c: Pushed 0d853d50b128: Layer already exists 947e805a4ac7: Layer already exists 811a4dbbf4a5: Layer already exists dc731d959a2a: Pushed c394a0cdc145: Pushed b8d7d1d22634: Layer already exists e244aa659f61: Layer already exists c56f134d3805: Layer already exists d71eae0084c1: Layer already exists 08000c18d16d: Layer already exists 69ff8f44d71c: Pushed 2.6.0: digest: sha256:18c25392be5fecd99dce942143acf39f1f375ced946d5bf268bcd9fed3c2e2be size: 3442 ---> docker-push.sh ends [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins3567918325381605894.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2134 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins12396062969776239269.sh ---> sysstat.sh [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins9039185000832273029.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/portal-nonrtric-controlpanel-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/portal-nonrtric-controlpanel-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/portal-nonrtric-controlpanel-docker-merge-master ']' + mkdir -p /w/workspace/portal-nonrtric-controlpanel-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-nonrtric-controlpanel-docker-merge-master/archives/ [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins13121307661961639143.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oCkd from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-oCkd/bin to PATH INFO: Running in OpenStack, capturing instance metadata [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins5431929022639826737.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-merge-master@tmp/config9696777882615314976tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins7776696146780703501.sh ---> create-netrc.sh [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins9921385417829880889.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oCkd from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-oCkd/bin to PATH [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins4532717298992192944.sh ---> sudo-logs.sh Archiving 'sudo' log.. [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins7151312286387047302.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oCkd from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-oCkd/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash -l /tmp/jenkins7029630210472161231.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oCkd from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-oCkd/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/portal-nonrtric-controlpanel-docker-merge-master/371 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-117 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 11G 8.7G 55% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 453 1762 0 1727 3207 Swap: 1023 1 1022 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:74:47:6c brd ff:ff:ff:ff:ff:ff inet 10.32.7.94/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85989sec preferred_lft 85989sec inet6 fe80::f816:3eff:fe74:476c/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:89:2d:e9:8f brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-117) 05/01/25 _x86_64_ (4 CPU) 09:22:46 LINUX RESTART (4 CPU) 09:23:01 tps rtps wtps bread/s bwrtn/s 09:24:02 168.36 69.32 99.03 5601.20 41109.83 09:25:01 138.55 13.20 125.35 2306.32 21830.47 09:26:01 285.03 48.29 236.74 1008.49 56164.40 09:27:01 104.32 69.71 34.61 7969.74 1866.76 09:28:01 74.37 68.64 5.73 1542.01 359.94 09:29:01 53.23 30.51 22.73 1348.48 1299.43 Average: 137.32 50.05 87.27 3298.49 20438.04 09:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:24:02 1676112 3301060 2362540 58.50 41976 1743912 948404 18.64 606748 1586600 120968 09:25:01 497288 2951252 3541364 87.69 104092 2385132 1459028 28.68 1010628 2246796 289160 09:26:01 434952 2257484 3603700 89.23 149244 1691420 1490016 29.29 1684228 1528224 5728 09:27:01 114980 2024756 3923672 97.15 152132 1767128 1857036 36.50 1905308 1646984 7184 09:28:01 376712 1819160 3661940 90.67 152624 1337776 1562052 30.71 2054496 1245420 268 09:29:01 1790948 3237200 2247704 55.65 155132 1364248 1036312 20.37 710888 1232540 17660 Average: 815165 2598485 3223487 79.82 125867 1714936 1392141 27.37 1328716 1581094 73495 09:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:24:02 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 09:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:02 ens3 395.73 253.51 1445.05 67.99 0.00 0.00 0.00 0.00 09:25:01 lo 2.78 2.78 0.26 0.26 0.00 0.00 0.00 0.00 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:01 ens3 696.66 289.53 3440.13 46.97 0.00 0.00 0.00 0.00 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:01 ens3 496.92 112.89 3564.10 8.88 0.00 0.00 0.00 0.00 09:27:01 lo 35.04 35.04 1443.46 1443.46 0.00 0.00 0.00 0.00 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:01 ens3 3.88 5.37 0.78 0.92 0.00 0.00 0.00 0.00 09:28:01 lo 8.22 8.22 27.75 27.75 0.00 0.00 0.00 0.00 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:01 ens3 5.37 4.27 1.09 2.79 0.00 0.00 0.00 0.00 09:29:01 lo 2.93 2.93 0.25 0.25 0.00 0.00 0.00 0.00 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:01 ens3 20.39 22.13 10.82 46.53 0.00 0.00 0.00 0.00 Average: lo 8.35 8.35 245.95 245.95 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 268.66 114.12 1404.88 28.96 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-117) 05/01/25 _x86_64_ (4 CPU) 09:22:46 LINUX RESTART (4 CPU) 09:23:01 CPU %user %nice %system %iowait %steal %idle 09:24:02 all 15.69 0.00 1.99 5.04 0.06 77.22 09:24:02 0 6.47 0.00 1.24 3.90 0.03 88.36 09:24:02 1 35.59 0.00 2.31 3.11 0.08 58.91 09:24:02 2 12.82 0.00 2.75 2.38 0.07 81.98 09:24:02 3 7.93 0.00 1.62 10.78 0.05 79.62 09:25:01 all 22.85 0.00 4.32 3.96 0.09 68.78 09:25:01 0 18.72 0.00 4.31 2.67 0.09 74.21 09:25:01 1 25.84 0.00 3.87 1.19 0.09 69.01 09:25:01 2 29.14 0.00 4.75 4.05 0.12 61.94 09:25:01 3 17.75 0.00 4.37 7.92 0.09 69.88 09:26:01 all 28.74 0.00 7.21 7.23 0.10 56.73 09:26:01 0 32.04 0.00 6.33 9.25 0.08 52.30 09:26:01 1 27.34 0.00 8.55 7.67 0.08 56.36 09:26:01 2 28.83 0.00 7.25 7.03 0.12 56.78 09:26:01 3 26.73 0.00 6.72 4.96 0.08 61.51 09:27:01 all 62.47 0.00 6.49 2.53 0.14 28.38 09:27:01 0 61.42 0.00 6.79 1.39 0.14 30.26 09:27:01 1 62.12 0.00 6.13 3.94 0.14 27.68 09:27:01 2 60.60 0.00 6.16 2.53 0.14 30.57 09:27:01 3 65.74 0.00 6.87 2.27 0.14 24.99 09:28:01 all 43.00 0.00 6.07 1.51 0.10 49.31 09:28:01 0 39.85 0.00 5.92 0.27 0.12 53.84 09:28:01 1 37.28 0.00 6.38 2.85 0.10 53.39 09:28:01 2 38.88 0.00 6.09 1.87 0.12 53.04 09:28:01 3 55.93 0.00 5.92 1.07 0.12 36.96 09:29:01 all 35.94 0.00 4.39 1.00 0.08 58.58 09:29:01 0 46.64 0.00 4.05 1.07 0.10 48.14 09:29:01 1 46.82 0.00 4.87 1.23 0.10 46.99 09:29:01 2 25.24 0.00 4.12 0.44 0.07 70.14 09:29:01 3 25.06 0.00 4.54 1.27 0.07 69.06 Average: all 34.77 0.00 5.07 3.54 0.10 56.52 Average: 0 34.15 0.00 4.77 3.09 0.09 57.90 Average: 1 39.19 0.00 5.35 3.33 0.10 52.04 Average: 2 32.55 0.00 5.18 3.04 0.10 59.12 Average: 3 33.18 0.00 5.00 4.71 0.09 57.02