03:11:19 Started by timer 03:11:19 Running as SYSTEM 03:11:19 [EnvInject] - Loading node environment variables. 03:11:19 Building remotely on prd-ubuntu1804-docker-4c-4g-12714 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release 03:11:19 [ssh-agent] Looking for ssh-agent implementation... 03:11:19 $ ssh-agent 03:11:19 SSH_AUTH_SOCK=/tmp/ssh-XmpWRtbqCPr0/agent.2102 03:11:19 SSH_AGENT_PID=2104 03:11:19 [ssh-agent] Started. 03:11:19 Running ssh-add (command line suppressed) 03:11:19 Identity added: /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release@tmp/private_key_5019382083084075369.key (jenkins-ssh) 03:11:19 [ssh-agent] Using credentials jenkins (jenkins) 03:11:19 The recommended git tool is: NONE 03:11:21 using credential jenkins 03:11:21 Wiping out workspace first. 03:11:21 Cloning the remote Git repository 03:11:21 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel 03:11:21 > git init /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release # timeout=10 03:11:21 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel 03:11:21 > git --version # timeout=10 03:11:21 > git --version # 'git version 2.17.1' 03:11:21 using GIT_SSH to set credentials jenkins 03:11:21 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel +refs/heads/*:refs/remotes/origin/* # timeout=10 03:11:22 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel # timeout=10 03:11:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:11:23 Avoid second fetch 03:11:23 > git rev-parse refs/remotes/origin/i-release^{commit} # timeout=10 03:11:23 Checking out Revision fe9051bb91b524ff9cef5023a95dea7161d75388 (refs/remotes/origin/i-release) 03:11:23 > git config core.sparsecheckout # timeout=10 03:11:23 > git checkout -f fe9051bb91b524ff9cef5023a95dea7161d75388 # timeout=10 03:11:23 Commit message: "Trigger i-release documentation" 03:11:23 > git rev-list --no-walk fe9051bb91b524ff9cef5023a95dea7161d75388 # timeout=10 03:11:26 provisioning config files... 03:11:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:11:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:11:26 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins8919373442071371034.sh 03:11:26 ---> python-tools-install.sh 03:11:26 Setup pyenv: 03:11:26 * system (set by /opt/pyenv/version) 03:11:26 * 3.8.13 (set by /opt/pyenv/version) 03:11:26 * 3.9.13 (set by /opt/pyenv/version) 03:11:26 * 3.10.6 (set by /opt/pyenv/version) 03:11:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2QNu 03:11:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:11:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:11:36 lf-activate-venv(): INFO: Installing additional packages: lftools 03:12:03 lf-activate-venv(): INFO: Adding /tmp/venv-2QNu/bin to PATH 03:12:03 Generating Requirements File 03:12:30 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 03:12:30 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:12:31 Python 3.10.6 03:12:31 pip 26.2.1 from /tmp/venv-2QNu/lib/python3.10/site-packages/pip (python 3.10) 03:12:32 aiohappyeyeballs==2.7.1 03:12:32 aiohttp==3.14.3 03:12:32 aiosignal==1.4.0 03:12:32 appdirs==1.4.4 03:12:32 argcomplete==3.7.2 03:12:32 aspy.yaml==1.3.0 03:12:32 async-timeout==5.0.1 03:12:32 attrs==26.1.0 03:12:32 autopage==0.6.0 03:12:32 backports.strenum==1.3.1 03:12:32 beautifulsoup4==4.15.0 03:12:32 boto3==1.43.93 03:12:32 botocore==1.43.93 03:12:32 bs4==0.0.2 03:12:32 certifi==2026.7.22 03:12:32 cffi==2.1.1 03:12:32 cfgv==3.5.0 03:12:32 chardet==7.6.0 03:12:32 charset-normalizer==3.5.1 03:12:32 click==8.5.0 03:12:32 cliff==4.14.0 03:12:32 cmd2==3.5.1 03:12:32 cryptography==3.3.2 03:12:32 debtcollector==3.1.0 03:12:32 decorator==5.3.1 03:12:32 defusedxml==0.7.1 03:12:32 Deprecated==1.3.1 03:12:32 distlib==0.4.3 03:12:32 dnspython==2.8.0 03:12:32 docker==7.2.0 03:12:32 dogpile.cache==1.5.0 03:12:32 durationpy==0.11 03:12:32 email-validator==2.3.0 03:12:32 filelock==3.32.6 03:12:32 frozenlist==1.8.0 03:12:32 future==1.0.0 03:12:32 gitdb==4.0.12 03:12:32 GitPython==3.1.62 03:12:32 httplib2==0.30.2 03:12:32 identify==2.6.19 03:12:32 idna==3.19 03:12:32 importlib-resources==1.5.0 03:12:32 iso8601==2.1.0 03:12:32 Jinja2==3.1.6 03:12:32 jmespath==1.1.0 03:12:32 jsonpatch==1.33 03:12:32 jsonpointer==3.1.1 03:12:32 jsonschema==4.26.0 03:12:32 jsonschema-specifications==2025.9.1 03:12:32 keystoneauth1==5.14.0 03:12:32 kubernetes==36.0.3 03:12:32 lftools==0.37.23 03:12:32 lxml==6.1.3 03:12:32 markdown-it-py==4.2.0 03:12:32 MarkupSafe==3.0.3 03:12:32 mdurl==0.1.2 03:12:32 msgpack==1.2.2 03:12:32 multi_key_dict==2.0.3 03:12:32 multidict==6.8.0 03:12:32 munch==4.0.0 03:12:32 netaddr==1.3.0 03:12:32 niet==1.4.2 03:12:32 nodeenv==1.10.0 03:12:32 oauth2client==4.1.3 03:12:32 oauthlib==3.3.1 03:12:32 openstacksdk==4.13.0 03:12:32 os-service-types==1.8.2 03:12:32 osc-lib==4.6.0 03:12:32 oslo.config==10.4.0 03:12:32 oslo.context==6.4.0 03:12:32 oslo.i18n==6.8.0 03:12:32 oslo.log==8.2.0 03:12:32 oslo.serialization==5.10.0 03:12:32 oslo.utils==10.1.1 03:12:32 packaging==26.3 03:12:32 pbr==7.0.3 03:12:32 platformdirs==4.11.8 03:12:32 prettytable==3.18.0 03:12:32 propcache==0.5.2 03:12:32 psutil==7.2.2 03:12:32 pyasn1==0.6.4 03:12:32 pyasn1_modules==0.4.2 03:12:32 pycparser==3.0 03:12:32 pygerrit2==2.0.15 03:12:32 PyGithub==2.10.0 03:12:32 Pygments==2.21.0 03:12:32 PyJWT==2.14.0 03:12:32 PyNaCl==1.6.2 03:12:32 pyparsing==2.4.7 03:12:32 pyperclip==1.11.0 03:12:32 pyrsistent==0.20.0 03:12:32 python-cinderclient==9.9.0 03:12:32 python-dateutil==2.9.0.post0 03:12:32 python-discovery==1.6.0 03:12:32 python-heatclient==5.2.0 03:12:32 python-jenkins==1.8.3 03:12:32 python-keystoneclient==6.0.0 03:12:32 python-magnumclient==4.11.0 03:12:32 python-openstackclient==10.0.0 03:12:32 python-swiftclient==4.11.0 03:12:32 PyYAML==6.0.3 03:12:32 referencing==0.37.0 03:12:32 requests==2.34.2 03:12:32 requests-oauthlib==2.0.0 03:12:32 rfc3986==2.0.0 03:12:32 rich==15.0.0 03:12:32 rich-argparse==1.8.0 03:12:32 rpds-py==0.30.0 03:12:32 rsa==4.9.1 03:12:32 ruamel.yaml==0.19.1 03:12:32 ruamel.yaml.clib==0.2.15 03:12:32 s3transfer==0.19.2 03:12:32 simplejson==4.1.2 03:12:32 six==1.17.0 03:12:32 smmap==5.0.3 03:12:32 soupsieve==2.9.2 03:12:32 stevedore==5.8.0 03:12:32 tabulate==0.10.0 03:12:32 toml==0.10.2 03:12:32 tomlkit==0.15.1 03:12:32 tqdm==4.70.1 03:12:32 typing_extensions==4.16.0 03:12:32 urllib3==1.26.20 03:12:32 virtualenv==21.7.9 03:12:32 wcwidth==0.8.3 03:12:32 websocket-client==1.9.2 03:12:32 wrapt==2.4.1 03:12:32 xdg==6.0.0 03:12:32 xmltodict==1.0.4 03:12:32 yarl==1.24.5 03:12:32 yq==4.1.2 03:12:32 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/sh /tmp/jenkins3226628335195167217.sh 03:12:32 ---> uv-install.sh 03:12:32 Installing uv/uvx (latest) using shell installer 03:12:32 2026-09-15 03:12:32 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-cCc7rw.sh" [1] 03:12:32 downloading uv 0.12.14 x86_64-unknown-linux-gnu 03:12:33 installing to /home/jenkins/.local/bin 03:12:33 uv 03:12:33 uvx 03:12:33 everything's installed! 03:12:33 03:12:33 To add $HOME/.local/bin to your PATH, either restart your shell or run: 03:12:33 03:12:33 source $HOME/.local/bin/env (sh, bash, zsh) 03:12:33 source $HOME/.local/bin/env.fish (fish) 03:12:33 Adding install location to PATH 03:12:33 ---> Validating uv/uvx install 03:12:33 uvx 0.12.14 (x86_64-unknown-linux-gnu) 03:12:33 provisioning config files... 03:12:33 copy managed file [global-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release@tmp/config8946345056078716382tmp 03:12:33 copy managed file [portal-nonrtric-controlpanel-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release@tmp/config9740278748572532366tmp 03:12:33 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins16567578554137663447.sh 03:12:33 ---> docker-login.sh 03:12:33 nexus3.o-ran-sc.org:10001 03:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:34 Configure a credential helper to remove this warning. See 03:12:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:34 03:12:34 Login Succeeded 03:12:34 nexus3.o-ran-sc.org:10002 03:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:34 Configure a credential helper to remove this warning. See 03:12:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:34 03:12:34 Login Succeeded 03:12:34 nexus3.o-ran-sc.org:10003 03:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:34 Configure a credential helper to remove this warning. See 03:12:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:34 03:12:34 Login Succeeded 03:12:34 nexus3.o-ran-sc.org:10004 03:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:34 Configure a credential helper to remove this warning. See 03:12:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:34 03:12:34 Login Succeeded 03:12:34 ---> docker-login.sh ends 03:12:34 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins17823044216339913312.sh 03:12:34 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/sh -xe /tmp/jenkins4650242081730428794.sh 03:12:34 [EnvInject] - Injecting environment variables from a build step. 03:12:34 [EnvInject] - Injecting as environment variables the properties content 03:12:34 DOCKER_ROOT=webapp-frontend 03:12:34 CONTAINER_TAG_YAML_DIR= 03:12:34 CONTAINER_TAG_METHOD=yaml-file 03:12:34 03:12:34 [EnvInject] - Variables injected successfully. 03:12:34 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash -l /tmp/jenkins8888866678649987041.sh 03:12:35 ---> docker-get-container-tag.sh 03:12:35 Setup pyenv: 03:12:35 system 03:12:35 3.8.13 03:12:35 3.9.13 03:12:35 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release/.python-version) 03:12:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2QNu from file:/tmp/.os_lf_venv 03:12:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:12:37 lf-activate-venv(): INFO: Installing additional packages: yq 03:12:38 lf-activate-venv(): INFO: Adding /tmp/venv-2QNu/bin to PATH 03:12:38 ---> Docker image tag found: 2.6.0 03:12:38 [EnvInject] - Injecting environment variables from a build step. 03:12:38 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 03:12:38 [EnvInject] - Variables injected successfully. 03:12:38 [EnvInject] - Injecting environment variables from a build step. 03:12:38 [EnvInject] - Injecting as environment variables the properties content 03:12:38 DOCKER_ARGS=--network=host 03:12:38 DOCKER_ROOT=webapp-frontend 03:12:38 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 03:12:38 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 03:12:38 DOCKER_NAME=o-ran-sc/nonrtric-controlpanel 03:12:38 03:12:38 [EnvInject] - Variables injected successfully. 03:12:38 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins6825723665791426546.sh 03:12:38 ---> docker-build.sh 03:12:38 Docker version 24.0.2, build cb74dfc 03:12:38 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 03:12:38 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 . 03:12:39 #1 [internal] load .dockerignore 03:12:39 #1 transferring context: 45B 0.0s done 03:12:39 #1 DONE 0.1s 03:12:39 03:12:39 #2 [internal] load build definition from Dockerfile 03:12:39 #2 transferring dockerfile: 1.70kB done 03:12:39 #2 DONE 0.1s 03:12:39 03:12:39 #3 [internal] load metadata for docker.io/library/node:14-alpine 03:12:40 #3 DONE 1.1s 03:12:40 03:12:40 #4 [internal] load metadata for docker.io/library/nginx:alpine 03:12:40 #4 DONE 1.1s 03:12:41 03:12:41 #5 [stage1 1/10] FROM docker.io/library/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 03:12:41 #5 resolve docker.io/library/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 0.1s done 03:12:41 #5 ... 03:12:41 03:12:41 #6 [internal] load build context 03:12:41 #6 transferring context: 442.34kB 0.0s done 03:12:41 #6 DONE 0.1s 03:12:41 03:12:41 #5 [stage1 1/10] FROM docker.io/library/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 03:12:41 #5 sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 1.43kB / 1.43kB done 03:12:41 #5 sha256:4e84c956cd276af9ed14a8b2939a734364c2b0042485e90e1b97175e73dfd548 1.16kB / 1.16kB done 03:12:41 #5 sha256:0dac3dc27b1ad570e6c3a7f7cd29e88e7130ff0cad31b2ec5a0f222fbe971bdb 6.44kB / 6.44kB done 03:12:41 #5 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0B / 3.37MB 0.1s 03:12:41 #5 sha256:e5fca6c395a62ec277102af9e5283f6edb43b3e4f20f798e3ce7e425be226ba6 0B / 2.37MB 0.2s 03:12:41 #5 sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 0B / 37.17MB 0.2s 03:12:41 #5 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 3.37MB / 3.37MB 0.3s done 03:12:41 #5 sha256:e5fca6c395a62ec277102af9e5283f6edb43b3e4f20f798e3ce7e425be226ba6 2.37MB / 2.37MB 0.3s done 03:12:41 #5 sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 3.15MB / 37.17MB 0.4s 03:12:41 #5 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 03:12:41 #5 sha256:561cb69653d56a9725be56e02128e4e96fb434a8b4b4decf2bdeb479a225feaf 0B / 448B 0.4s 03:12:41 #5 sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 6.29MB / 37.17MB 0.5s 03:12:41 #5 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0.1s done 03:12:41 #5 sha256:561cb69653d56a9725be56e02128e4e96fb434a8b4b4decf2bdeb479a225feaf 448B / 448B 0.4s done 03:12:41 #5 sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 9.44MB / 37.17MB 0.6s 03:12:41 #5 sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 13.63MB / 37.17MB 0.7s 03:12:41 #5 sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 19.92MB / 37.17MB 0.9s 03:12:42 #5 sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 24.12MB / 37.17MB 1.0s 03:12:42 #5 sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 28.31MB / 37.17MB 1.1s 03:12:42 #5 sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 32.51MB / 37.17MB 1.2s 03:12:42 #5 sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 37.17MB / 37.17MB 1.3s 03:12:42 #5 sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 37.17MB / 37.17MB 1.3s done 03:12:42 #5 extracting sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 0.1s 03:12:43 #5 ... 03:12:43 03:12:43 #7 [stage-1 1/8] FROM docker.io/library/nginx:alpine@sha256:72ba65eb42c10344912a84ff42408db7d34f2feb642204570ab8fc5ffd29f1d3 03:12:43 #7 resolve docker.io/library/nginx:alpine@sha256:72ba65eb42c10344912a84ff42408db7d34f2feb642204570ab8fc5ffd29f1d3 0.1s done 03:12:43 #7 sha256:bd43d3d8fdbbe597c36fea489886796466a9ea5b662e8c50897d53e190c88a3d 2.50kB / 2.50kB done 03:12:43 #7 sha256:1b595815db669d0c994a880f3d091111b803dec3eb4c7624f0dbe50cee60dd48 12.32kB / 12.32kB done 03:12:43 #7 sha256:72ba65eb42c10344912a84ff42408db7d34f2feb642204570ab8fc5ffd29f1d3 10.33kB / 10.33kB done 03:12:43 #7 sha256:55afa1ecc21d2bb5e5045f32dafee56272ffd89860bac26f6c32123439af26a4 3.85MB / 3.85MB 0.6s done 03:12:43 #7 sha256:850bf2dcecff7924b238f0b7cbae7b456e5206453b784fe6b4adfc949add274a 4.40MB / 4.40MB 0.7s done 03:12:43 #7 extracting sha256:55afa1ecc21d2bb5e5045f32dafee56272ffd89860bac26f6c32123439af26a4 0.1s done 03:12:43 #7 sha256:af7dd138f4591521064c208da6af07f487ebc3e5b350989c0ec2017b3e5208e3 628B / 628B 0.7s done 03:12:43 #7 sha256:bc98d76756163f687c200ed6114df3904623bbb5e7698b420efaf8ef3c81dfcf 404B / 404B 0.8s done 03:12:43 #7 sha256:58c524ea09ced2269cb14533d95b80de9fea9532abbf171585d8acee413893f2 956B / 956B 0.8s done 03:12:43 #7 extracting sha256:850bf2dcecff7924b238f0b7cbae7b456e5206453b784fe6b4adfc949add274a 0.1s done 03:12:43 #7 sha256:51900e10fb9cfad93aa74360e5f938efcbe6d3396a380867b7561c84e5cd2daf 1.21kB / 1.21kB 0.9s done 03:12:43 #7 sha256:8f924cf5086c7b8a67e8b3e03b22851c1de8e11b0433c21904ef340d89e5014e 1.40kB / 1.40kB 0.9s done 03:12:43 #7 sha256:6636b9fc203ce74d0b07a1d3f48cfa0151b23fa5e787232908e560673a66b553 20.52MB / 20.52MB 1.5s done 03:12:43 #7 extracting sha256:af7dd138f4591521064c208da6af07f487ebc3e5b350989c0ec2017b3e5208e3 done 03:12:43 #7 extracting sha256:58c524ea09ced2269cb14533d95b80de9fea9532abbf171585d8acee413893f2 done 03:12:43 #7 extracting sha256:bc98d76756163f687c200ed6114df3904623bbb5e7698b420efaf8ef3c81dfcf done 03:12:43 #7 extracting sha256:51900e10fb9cfad93aa74360e5f938efcbe6d3396a380867b7561c84e5cd2daf done 03:12:43 #7 extracting sha256:8f924cf5086c7b8a67e8b3e03b22851c1de8e11b0433c21904ef340d89e5014e done 03:12:43 #7 extracting sha256:6636b9fc203ce74d0b07a1d3f48cfa0151b23fa5e787232908e560673a66b553 0.6s done 03:12:43 #7 DONE 2.7s 03:12:43 03:12:43 #5 [stage1 1/10] FROM docker.io/library/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 03:12:44 #5 extracting sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 1.8s done 03:12:45 #5 extracting sha256:e5fca6c395a62ec277102af9e5283f6edb43b3e4f20f798e3ce7e425be226ba6 0.1s done 03:12:46 #5 extracting sha256:561cb69653d56a9725be56e02128e4e96fb434a8b4b4decf2bdeb479a225feaf 03:12:46 #5 ... 03:12:46 03:12:46 #8 [stage-1 2/8] COPY nginx.conf /etc/nginx/nginx.conf 03:12:46 #8 DONE 2.9s 03:12:46 03:12:46 #5 [stage1 1/10] FROM docker.io/library/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 03:12:46 #5 extracting sha256:561cb69653d56a9725be56e02128e4e96fb434a8b4b4decf2bdeb479a225feaf done 03:12:46 #5 DONE 5.9s 03:12:46 03:12:46 #9 [stage1 2/10] WORKDIR /usr/src/app 03:12:46 #9 DONE 0.2s 03:12:46 03:12:46 #10 [stage-1 3/8] RUN chown -R nginx /var/log/nginx 03:12:46 #10 DONE 0.5s 03:12:46 03:12:46 #11 [stage-1 4/8] RUN chown -R nginx /etc/nginx/conf.d 03:12:47 #11 ... 03:12:47 03:12:47 #12 [stage1 3/10] COPY package.json ./ 03:12:47 #12 DONE 0.3s 03:12:47 03:12:47 #13 [stage1 4/10] RUN npm install 03:12:47 #13 ... 03:12:47 03:12:47 #11 [stage-1 4/8] RUN chown -R nginx /etc/nginx/conf.d 03:12:47 #11 DONE 0.5s 03:12:47 03:12:47 #14 [stage-1 5/8] RUN chown -R nginx /var/cache/nginx/ 03:12:47 #14 DONE 0.3s 03:12:47 03:12:47 #15 [stage-1 6/8] RUN touch /var/run/nginx.pid 03:12:48 #15 DONE 0.3s 03:12:48 03:12:48 #16 [stage-1 7/8] RUN chown -R nginx /var/run/nginx.pid 03:12:48 #16 DONE 0.3s 03:12:48 03:12:48 #13 [stage1 4/10] RUN npm install 03:12:49 #13 2.452 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 03:12:49 #13 2.575 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 03:12:50 #13 2.941 npm WARN deprecated @angular/flex-layout@9.0.0-beta.31: This package has been deprecated. Please see https://blog.angular.io/modern-css-in-angular-layouts-4a259dca9127 03:12:51 #13 3.986 npm WARN deprecated bootstrap@4.6.2: This version of Bootstrap is no longer supported. Please upgrade to the latest version. 03:12:51 #13 4.307 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 03:12:52 #13 4.636 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 03:12:52 #13 4.744 npm WARN deprecated uuid@7.0.2: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). 03:12:52 #13 4.747 npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) 03:12:52 #13 4.796 npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported 03:12:52 #13 4.854 npm WARN deprecated read-package-tree@5.3.1: The functionality that this package provided is now in @npmcli/arborist 03:12:52 #13 5.119 npm WARN deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 03:12:52 #13 5.207 npm WARN deprecated @schematics/update@0.901.15: This was an internal-only Angular package up through Angular v11 which is no longer used or maintained. Upgrade Angular to v12+ to remove this dependency. 03:12:52 #13 5.592 npm WARN deprecated glob@7.1.6: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 03:12:53 #13 5.918 npm WARN deprecated core-js@3.6.4: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 03:12:54 #13 6.761 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. 03:12:54 #13 6.761 npm WARN deprecated 03:12:54 #13 6.761 npm WARN deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) 03:12:54 #13 7.088 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 03:12:54 #13 7.111 npm WARN deprecated tar@6.2.1: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 03:12:54 #13 7.459 npm WARN deprecated tar@4.4.19: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 03:12:54 #13 7.468 npm WARN deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported 03:12:54 #13 7.493 npm WARN deprecated osenv@0.1.5: This package is no longer supported. 03:12:54 #13 7.574 npm WARN deprecated figgy-pudding@3.5.2: This module is no longer supported. 03:12:55 #13 7.931 npm WARN deprecated uuid@3.4.0: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). 03:12:55 #13 7.960 npm WARN deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs 03:12:55 #13 7.967 npm WARN deprecated read-package-json@2.1.2: This package is no longer supported. Please use @npmcli/package-json instead. 03:12:55 #13 8.008 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. 03:12:55 #13 8.578 npm WARN deprecated move-concurrently@1.0.1: This package is no longer supported. 03:12:57 #13 9.792 npm WARN deprecated @babel/plugin-proposal-json-strings@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead. 03:12:57 #13 9.871 npm WARN deprecated @babel/plugin-proposal-dynamic-import@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead. 03:12:57 #13 9.982 npm WARN deprecated @babel/plugin-proposal-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. 03:12:57 #13 9.997 npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. 03:12:57 #13 10.02 npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. 03:12:57 #13 10.09 npm WARN deprecated @babel/plugin-proposal-optional-catch-binding@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead. 03:12:57 #13 10.13 npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 03:12:57 #13 10.14 npm WARN deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. 03:12:57 #13 10.14 npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 03:12:57 #13 10.38 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. 03:12:57 #13 10.38 npm WARN deprecated 03:12:57 #13 10.38 npm WARN deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) 03:12:58 #13 10.86 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 03:12:58 #13 10.98 npm WARN deprecated @types/minipass@3.3.5: This is a stub types definition. minipass provides its own type definitions, so you do not need this installed. 03:12:58 #13 11.30 npm WARN deprecated node-fetch-npm@2.0.4: This module is not used anymore, npm uses minipass-fetch for its fetch implementation now 03:12:58 #13 11.40 npm WARN deprecated debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. 03:12:58 #13 11.70 npm WARN deprecated copy-concurrently@1.0.5: This package is no longer supported. 03:12:59 #13 11.71 npm WARN deprecated fs-write-stream-atomic@1.0.10: This package is no longer supported. 03:13:00 #13 12.64 npm WARN deprecated fsevents@1.2.13: Upgrade to fsevents v2 to mitigate potential security issues 03:13:00 #13 12.95 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 03:13:01 #13 13.85 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 03:13:01 #13 13.85 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 03:13:01 #13 13.92 npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. 03:13:01 #13 14.44 npm WARN deprecated @types/minimatch@6.0.0: This is a stub types definition. minimatch provides its own type definitions, so you do not need this installed. 03:13:02 #13 15.28 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 03:13:02 #13 15.29 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 03:13:02 #13 15.35 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 03:13:10 #13 22.66 npm notice This endpoint is being retired. Use the bulk advisory endpoint instead. See the following docs for more info: https://api-docs.npmjs.com/#tag/Audit 03:14:02 #13 75.40 03:14:02 #13 75.40 > core-js@3.6.4 postinstall /usr/src/app/node_modules/core-js 03:14:02 #13 75.40 > node -e "try{require('./postinstall')}catch(e){}" 03:14:02 #13 75.40 03:14:02 #13 75.52 Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! 03:14:02 #13 75.52 03:14:02 #13 75.52 The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:  03:14:02 #13 75.52 > https://opencollective.com/core-js  03:14:02 #13 75.52 > https://www.patreon.com/zloirock  03:14:02 #13 75.52 03:14:02 #13 75.52 Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) 03:14:02 #13 75.52 03:14:03 #13 76.09 03:14:03 #13 76.09 > @angular/cli@9.1.15 postinstall /usr/src/app/node_modules/@angular/cli 03:14:03 #13 76.09 > node ./bin/postinstall/script.js 03:14:03 #13 76.09 03:14:04 #13 76.97 03:14:04 #13 76.97 > @fortawesome/fontawesome-free@5.15.4 postinstall /usr/src/app/node_modules/@fortawesome/fontawesome-free 03:14:04 #13 76.97 > node attribution.js 03:14:04 #13 76.97 03:14:04 #13 77.08 Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com 03:14:04 #13 77.08 License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) 03:14:04 #13 77.08 03:14:06 #13 78.59 npm notice created a lockfile as package-lock.json. You should commit this file. 03:14:06 #13 78.60 npm WARN notsup Unsupported engine for node-releases@2.0.55: wanted: {"node":">=18"} (current: {"node":"14.21.3","npm":"6.14.18"}) 03:14:06 #13 78.60 npm WARN notsup Not compatible with your version of node/npm: node-releases@2.0.55 03:14:06 #13 78.61 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/rollup/node_modules/fsevents): 03:14:06 #13 78.61 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 03:14:06 #13 78.62 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents): 03:14:06 #13 78.62 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 03:14:06 #13 78.62 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/watchpack-chokidar2/node_modules/chokidar/node_modules/fsevents): 03:14:06 #13 78.62 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 03:14:06 #13 78.63 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/webpack-dev-server/node_modules/chokidar/node_modules/fsevents): 03:14:06 #13 78.63 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 03:14:06 #13 78.64 npm WARN angular6-json-schema-form@8.0.0 requires a peer of @angular/flex-layout@>=6.0.0-beta.16 but none is installed. You must install peer dependencies yourself. 03:14:06 #13 78.64 03:14:06 #13 78.64 added 1590 packages from 1419 contributors and audited 1596 packages in 77.987s 03:14:06 #13 79.40 03:14:06 #13 79.40 166 packages are looking for funding 03:14:06 #13 79.40 run `npm fund` for details 03:14:06 #13 79.40 03:14:06 #13 79.40 found 245 vulnerabilities (13 low, 96 moderate, 124 high, 12 critical) 03:14:06 #13 79.40 run `npm audit fix` to fix them, or `npm audit` for details 03:14:11 #13 DONE 84.4s 03:14:11 03:14:11 #17 [stage1 5/10] COPY . . 03:14:12 #17 DONE 0.2s 03:14:12 03:14:12 #18 [stage1 6/10] RUN apk update 03:14:12 #18 0.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:14:12 #18 0.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:14:12 #18 0.891 v3.17.10-130-g4735b031de2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:14:12 #18 0.891 v3.17.10-127-g3518e0bee31 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:14:12 #18 0.891 OK: 17829 distinct packages available 03:14:13 #18 DONE 1.0s 03:14:13 03:14:13 #19 [stage1 7/10] RUN apk add chromium 03:14:13 #19 0.471 (1/150) Installing libexpat (2.6.4-r0) 03:14:13 #19 0.543 (2/150) Installing brotli-libs (1.0.9-r9) 03:14:13 #19 0.562 (3/150) Installing libbz2 (1.0.8-r4) 03:14:13 #19 0.569 (4/150) Installing libpng (1.6.44-r0) 03:14:13 #19 0.577 (5/150) Installing freetype (2.12.1-r0) 03:14:13 #19 0.590 (6/150) Installing fontconfig (2.14.1-r0) 03:14:13 #19 0.606 (7/150) Installing libfontenc (1.1.6-r0) 03:14:13 #19 0.611 (8/150) Installing mkfontscale (1.2.2-r1) 03:14:13 #19 0.620 (9/150) Installing font-opensans (0_git20210927-r1) 03:14:13 #19 0.658 (10/150) Installing pkgconf (1.9.4-r0) 03:14:13 #19 0.663 (11/150) Installing libffi (3.4.4-r0) 03:14:13 #19 0.666 (12/150) Installing libintl (0.21.1-r1) 03:14:13 #19 0.670 (13/150) Installing libblkid (2.38.1-r1) 03:14:13 #19 0.680 (14/150) Installing libmount (2.38.1-r1) 03:14:13 #19 0.691 (15/150) Installing pcre2 (10.42-r0) 03:14:13 #19 0.703 (16/150) Installing glib (2.74.7-r0) 03:14:13 #19 0.735 (17/150) Installing xz-libs (5.2.9-r0) 03:14:13 #19 0.741 (18/150) Installing libxml2 (2.10.4-r0) 03:14:13 #19 0.759 (19/150) Installing shared-mime-info (2.2-r2) 03:14:13 #19 0.776 (20/150) Installing hicolor-icon-theme (0.17-r2) 03:14:13 #19 0.790 (21/150) Installing libjpeg-turbo (2.1.4-r0) 03:14:13 #19 0.809 (22/150) Installing libwebp (1.2.4-r3) 03:14:13 #19 0.820 (23/150) Installing zstd-libs (1.5.5-r0) 03:14:13 #19 0.831 (24/150) Installing tiff (4.4.0-r4) 03:14:13 #19 0.842 (25/150) Installing gdk-pixbuf (2.42.12-r0) 03:14:13 #19 0.852 (26/150) Installing gtk-update-icon-cache (3.24.43-r0) 03:14:13 #19 0.857 (27/150) Installing libxau (1.0.10-r0) 03:14:13 #19 0.861 (28/150) Installing libmd (1.0.4-r0) 03:14:13 #19 0.866 (29/150) Installing libbsd (0.11.7-r0) 03:14:13 #19 0.871 (30/150) Installing libxdmcp (1.1.4-r0) 03:14:13 #19 0.875 (31/150) Installing libxcb (1.15-r0) 03:14:13 #19 0.889 (32/150) Installing libx11 (1.8.7-r0) 03:14:13 #19 0.923 (33/150) Installing libxcomposite (0.4.5-r1) 03:14:13 #19 0.926 (34/150) Installing libxfixes (6.0.0-r0) 03:14:13 #19 0.930 (35/150) Installing libxrender (0.9.11-r0) 03:14:13 #19 0.934 (36/150) Installing libxcursor (1.2.1-r1) 03:14:13 #19 0.939 (37/150) Installing libxdamage (1.1.5-r1) 03:14:13 #19 0.944 (38/150) Installing libxext (1.3.5-r0) 03:14:13 #19 0.949 (39/150) Installing libxi (1.8-r0) 03:14:13 #19 0.953 (40/150) Installing libxinerama (1.1.5-r0) 03:14:13 #19 0.968 (41/150) Installing libxrandr (1.5.3-r0) 03:14:14 #19 0.974 (42/150) Installing libatk-1.0 (2.46.0-r0) 03:14:14 #19 0.981 (43/150) Installing libxtst (1.2.4-r0) 03:14:14 #19 0.987 (44/150) Installing dbus-libs (1.14.8-r0) 03:14:14 #19 1.013 (45/150) Installing at-spi2-core (2.46.0-r0) 03:14:14 #19 1.025 (46/150) Installing libatk-bridge-2.0 (2.46.0-r0) 03:14:14 #19 1.036 (47/150) Installing pixman (0.42.2-r0) 03:14:14 #19 1.049 (48/150) Installing cairo (1.17.6-r3) 03:14:14 #19 1.066 (49/150) Installing cairo-gobject (1.17.6-r3) 03:14:14 #19 1.071 (50/150) Installing avahi-libs (0.8-r6) 03:14:14 #19 1.077 (51/150) Installing gmp (6.2.1-r2) 03:14:14 #19 1.086 (52/150) Installing nettle (3.8.1-r0) 03:14:14 #19 1.100 (53/150) Installing p11-kit (0.24.1-r1) 03:14:14 #19 1.112 (54/150) Installing libtasn1 (4.19.0-r0) 03:14:14 #19 1.119 (55/150) Installing libunistring (1.1-r0) 03:14:14 #19 1.139 (56/150) Installing gnutls (3.7.8-r3) 03:14:14 #19 1.165 (57/150) Installing cups-libs (2.4.9-r0) 03:14:14 #19 1.178 (58/150) Installing libepoxy (1.5.10-r0) 03:14:14 #19 1.194 (59/150) Installing fribidi (1.0.12-r0) 03:14:14 #19 1.203 (60/150) Installing graphite2 (1.3.14-r2) 03:14:14 #19 1.211 (61/150) Installing harfbuzz (5.3.1-r1) 03:14:14 #19 1.232 (62/150) Installing libxft (2.3.7-r0) 03:14:14 #19 1.236 (63/150) Installing pango (1.50.13-r0) 03:14:14 #19 1.251 (64/150) Installing wayland-libs-client (1.21.0-r1) 03:14:14 #19 1.257 (65/150) Installing wayland-libs-cursor (1.21.0-r1) 03:14:14 #19 1.265 (66/150) Installing wayland-libs-egl (1.21.0-r1) 03:14:14 #19 1.271 (67/150) Installing xkeyboard-config (2.37-r0) 03:14:14 #19 1.309 (68/150) Installing libxkbcommon (1.4.1-r0) 03:14:14 #19 1.317 (69/150) Installing gtk+3.0 (3.24.43-r0) 03:14:14 #19 1.390 (70/150) Installing mesa (22.2.5-r1) 03:14:14 #19 1.395 (71/150) Installing llvm15-libs (15.0.7-r0) 03:14:15 #19 2.057 (72/150) Installing hwdata-pci (0.364-r0) 03:14:15 #19 2.071 (73/150) Installing libpciaccess (0.17-r0) 03:14:15 #19 2.078 (74/150) Installing libdrm (2.4.114-r0) 03:14:15 #19 2.105 (75/150) Installing musl-fts (1.2.7-r3) 03:14:15 #19 2.110 (76/150) Installing libelf (0.187-r2) 03:14:15 #19 2.127 (77/150) Installing mesa-glapi (22.2.5-r1) 03:14:15 #19 2.134 (78/150) Installing mesa-dri-gallium (22.2.5-r1) 03:14:15 #19 2.275 (79/150) Installing eudev-libs (3.2.11-r4) 03:14:15 #19 2.282 (80/150) Installing libmagic (5.43-r0) 03:14:15 #19 2.312 (81/150) Installing file (5.43-r0) 03:14:15 #19 2.316 (82/150) Installing libice (1.0.10-r1) 03:14:15 #19 2.322 (83/150) Installing libuuid (2.38.1-r1) 03:14:15 #19 2.328 (84/150) Installing libsm (1.2.3-r1) 03:14:15 #19 2.336 (85/150) Installing libxt (1.2.1-r0) 03:14:15 #19 2.348 (86/150) Installing libxmu (1.1.4-r0) 03:14:15 #19 2.353 (87/150) Installing xset (1.2.4-r1) 03:14:15 #19 2.357 (88/150) Installing xprop (1.2.7-r0) 03:14:15 #19 2.363 (89/150) Installing xdg-utils (1.1.3-r4) 03:14:15 #19 2.372 (90/150) Installing libogg (1.3.5-r2) 03:14:15 #19 2.379 (91/150) Installing flac-libs (1.4.2-r0) 03:14:15 #19 2.403 (92/150) Installing aom-libs (3.5.0-r0) 03:14:15 #19 2.462 (93/150) Installing alsa-lib (1.2.8-r0) 03:14:15 #19 2.478 (94/150) Installing libatomic (12.2.1_git20220924-r4) 03:14:15 #19 2.481 (95/150) Installing sdl2 (2.26.5-r0) 03:14:15 #19 2.503 (96/150) Installing svt-av1-libs (1.3.0-r0) 03:14:15 #19 2.578 (97/150) Installing libass (0.16.0-r1) 03:14:15 #19 2.586 (98/150) Installing libdav1d (1.0.0-r2) 03:14:15 #19 2.609 (99/150) Installing ncurses-terminfo-base (6.3_p20221119-r1) 03:14:15 #19 2.615 (100/150) Installing ncurses-libs (6.3_p20221119-r1) 03:14:15 #19 2.626 (101/150) Installing lame (3.100-r2) 03:14:15 #19 2.639 (102/150) Installing opus (1.3.1-r1) 03:14:15 #19 2.653 (103/150) Installing libasyncns (0.8-r1) 03:14:15 #19 2.657 (104/150) Installing libltdl (2.4.7-r1) 03:14:15 #19 2.661 (105/150) Installing orc (0.4.39-r0) 03:14:15 #19 2.675 (106/150) Installing libvorbis (1.3.7-r0) 03:14:15 #19 2.690 (107/150) Installing libsndfile (1.1.0-r2) 03:14:15 #19 2.702 (108/150) Installing libgomp (12.2.1_git20220924-r4) 03:14:15 #19 2.709 (109/150) Installing soxr (0.1.3-r3) 03:14:15 #19 2.718 (110/150) Installing speexdsp (1.2.1-r0) 03:14:15 #19 2.724 (111/150) Installing tdb-libs (1.4.6-r0) 03:14:15 #19 2.728 (112/150) Installing libpulse (16.1-r6) 03:14:15 #19 2.746 (113/150) Installing cjson (1.7.17-r0) 03:14:15 #19 2.751 (114/150) Installing mbedtls (2.28.9-r0) 03:14:15 #19 2.774 (115/150) Installing librist (0.2.7-r0) 03:14:15 #19 2.781 (116/150) Installing libsrt (1.5.1-r0) 03:14:15 #19 2.797 (117/150) Installing libssh (0.10.5-r0) 03:14:15 #19 2.807 (118/150) Installing libtheora (1.1.1-r16) 03:14:15 #19 2.821 (119/150) Installing v4l-utils-libs (1.22.1-r2) 03:14:15 #19 2.830 (120/150) Installing libva (2.16.0-r0) 03:14:15 #19 2.838 (121/150) Installing libvdpau (1.5-r0) 03:14:15 #19 2.848 (122/150) Installing vidstab (1.1.0-r2) 03:14:15 #19 2.854 (123/150) Installing libvpx (1.12.0-r2) 03:14:15 #19 2.888 (124/150) Installing x264-libs (0.164_git20220602-r0) 03:14:15 #19 2.918 (125/150) Installing numactl (2.0.16-r1) 03:14:15 #19 2.924 (126/150) Installing x265-libs (3.5-r3) 03:14:15 #19 3.019 (127/150) Installing xvidcore (1.3.7-r1) 03:14:16 #19 3.028 (128/150) Installing libsodium (1.0.18-r2) 03:14:16 #19 3.039 (129/150) Installing libzmq (4.3.4-r1) 03:14:16 #19 3.050 (130/150) Installing ffmpeg-libs (5.1.4-r0) 03:14:16 #19 3.216 (131/150) Installing libevent (2.1.12-r5) 03:14:16 #19 3.234 (132/150) Installing wayland-libs-server (1.21.0-r1) 03:14:16 #19 3.241 (133/150) Installing mesa-gbm (22.2.5-r1) 03:14:16 #19 3.250 (134/150) Installing icu-data-en (72.1-r1) 03:14:16 #19 3.276 Executing icu-data-en-72.1-r1.post-install 03:14:16 #19 3.279 * 03:14:16 #19 3.279 * If you need ICU with non-English locales and legacy charset support, install 03:14:16 #19 3.279 * package icu-data-full. 03:14:16 #19 3.279 * 03:14:16 #19 3.280 (135/150) Installing icu-libs (72.1-r1) 03:14:16 #19 3.322 (136/150) Installing jsoncpp (1.9.5-r0) 03:14:16 #19 3.331 (137/150) Installing lcms2 (2.14-r0) 03:14:16 #19 3.342 (138/150) Installing minizip (1.2.13-r0) 03:14:16 #19 3.347 (139/150) Installing nspr (4.35-r0) 03:14:16 #19 3.360 (140/150) Installing sqlite-libs (3.40.1-r1) 03:14:16 #19 3.379 (141/150) Installing nss (3.85-r1) 03:14:16 #19 3.416 (142/150) Installing pipewire-libs (0.3.61-r0) 03:14:16 #19 3.427 (143/150) Installing re2 (2022.06.01-r1) 03:14:16 #19 3.442 (144/150) Installing snappy (1.1.9-r4) 03:14:16 #19 3.449 (145/150) Installing libwoff2common (1.0.2-r2) 03:14:16 #19 3.452 (146/150) Installing libwoff2enc (1.0.2-r2) 03:14:16 #19 3.458 (147/150) Installing libgpg-error (1.46-r1) 03:14:16 #19 3.480 (148/150) Installing libgcrypt (1.10.1-r0) 03:14:16 #19 3.497 (149/150) Installing libxslt (1.1.37-r1) 03:14:16 #19 3.507 (150/150) Installing chromium (112.0.5615.165-r0) 03:14:17 #19 4.950 Executing busybox-1.35.0-r29.trigger 03:14:18 #19 4.955 Executing fontconfig-2.14.1-r0.trigger 03:14:18 #19 4.975 Executing mkfontscale-1.2.2-r1.trigger 03:14:18 #19 4.990 Executing glib-2.74.7-r0.trigger 03:14:18 #19 4.998 Executing shared-mime-info-2.2-r2.trigger 03:14:18 #19 5.424 Executing gdk-pixbuf-2.42.12-r0.trigger 03:14:18 #19 5.433 Executing gtk-update-icon-cache-3.24.43-r0.trigger 03:14:18 #19 5.449 Executing gtk+3.0-3.24.43-r0.trigger 03:14:18 #19 5.470 OK: 547 MiB in 167 packages 03:14:19 #19 DONE 6.4s 03:14:19 03:14:19 #20 [stage1 8/10] RUN export CHROME_BIN=/usr/bin/chromium-browser 03:14:19 #20 DONE 0.3s 03:14:19 03:14:19 #21 [stage1 9/10] RUN ./ng test --browsers ChromeHeadless --code-coverage=true --watch=false 03:14:23 #21 3.159 15 09 2026 03:14:22.912:WARN [karma-server]: Passing raw CLI options to `new Server(config, done)` is deprecated. Use `parseConfig(configFilePath, cliOptions, {promiseConfig: true, throwErrors: true})` to prepare a processed `Config` instance and pass that as the `config` argument instead. 03:14:26 #21 7.097 Warning: Entry point 'angular6-json-schema-form' contains deep imports into '/usr/src/app/node_modules/lodash-es/cloneDeep', '/usr/src/app/node_modules/ajv/lib/refs/json-schema-draft-06.json', '/usr/src/app/node_modules/lodash-es/filter', '/usr/src/app/node_modules/lodash-es/map', '/usr/src/app/node_modules/lodash-es/isEqual', '/usr/src/app/node_modules/lodash-es/uniqueId'. This is probably not a problem, but may cause the compilation of entry points to be out of order. 03:14:26 #21 7.097 Warning: Entry point 'ng2-completer' contains deep imports into '/usr/src/app/node_modules/rxjs/Observable', '/usr/src/app/node_modules/rxjs/Subject', '/usr/src/app/node_modules/rxjs/observable/timer', '/usr/src/app/node_modules/rxjs/add/operator/catch'. This is probably not a problem, but may cause the compilation of entry points to be out of order. 03:14:27 #21 7.717 Compiling @angular/core : es2015 as esm2015 03:14:27 #21 7.811 Compiling @angular/animations : es2015 as esm2015 03:14:27 #21 7.883 Compiling @angular/cdk/keycodes : es2015 as esm2015 03:14:29 #21 10.12 Compiling @angular/compiler/testing : es2015 as esm2015 03:14:34 #21 14.18 Compiling @angular/animations/browser : es2015 as esm2015 03:14:34 #21 14.18 Compiling @angular/cdk/observers : es2015 as esm2015 03:14:34 #21 14.21 Compiling @angular/common : es2015 as esm2015 03:14:36 #21 16.44 Compiling @angular/cdk/platform : es2015 as esm2015 03:14:36 #21 16.73 Compiling @angular/cdk/bidi : es2015 as esm2015 03:14:36 #21 16.80 Compiling @angular/platform-browser : es2015 as esm2015 03:14:37 #21 17.58 Compiling @angular/cdk/a11y : es2015 as esm2015 03:14:38 #21 18.24 Compiling @angular/forms : es2015 as esm2015 03:14:38 #21 19.08 Compiling @angular/platform-browser/animations : es2015 as esm2015 03:14:39 #21 19.38 Compiling @angular/cdk/collections : es2015 as esm2015 03:14:40 #21 20.66 Compiling @angular/cdk/portal : es2015 as esm2015 03:14:40 #21 20.68 Compiling @angular/material/core : es2015 as esm2015 03:14:40 #21 20.83 Compiling @angular/cdk/scrolling : es2015 as esm2015 03:14:42 #21 22.17 Compiling @angular/common/http : es2015 as esm2015 03:14:42 #21 22.57 Compiling @angular/cdk/overlay : es2015 as esm2015 03:14:42 #21 22.84 Compiling @angular/material/form-field : es2015 as esm2015 03:14:43 #21 23.84 Compiling @angular/cdk/layout : es2015 as esm2015 03:14:44 #21 24.48 Compiling @angular/material/button : es2015 as esm2015 03:14:44 #21 25.12 Compiling @angular/flex-layout/core : es2015 as esm2015 03:14:45 #21 25.32 Compiling @angular/material/icon : es2015 as esm2015 03:14:45 #21 26.12 Compiling @angular/material/select : es2015 as esm2015 03:14:46 #21 26.84 Compiling @angular/material/tooltip : es2015 as esm2015 03:14:47 #21 27.42 Compiling @angular/cdk/text-field : es2015 as esm2015 03:14:48 #21 28.25 Compiling @angular/router : es2015 as esm2015 03:14:48 #21 28.90 Compiling @angular/flex-layout/extended : es2015 as esm2015 03:14:48 #21 28.94 Compiling @angular/flex-layout/flex : es2015 as esm2015 03:14:49 #21 30.09 Compiling @angular/flex-layout/grid : es2015 as esm2015 03:14:50 #21 30.63 Compiling @angular/material/dialog : es2015 as esm2015 03:14:50 #21 30.86 Compiling @angular/material/input : es2015 as esm2015 03:14:51 #21 31.66 Compiling @angular/cdk/accordion : es2015 as esm2015 03:14:52 #21 32.58 Compiling @angular/cdk/stepper : es2015 as esm2015 03:14:52 #21 32.66 Compiling @angular/material/divider : es2015 as esm2015 03:14:52 #21 32.98 Compiling @angular/cdk/table : es2015 as esm2015 03:14:53 #21 34.00 Compiling @angular/material/paginator : es2015 as esm2015 03:14:53 #21 34.14 Compiling @angular/material/sort : es2015 as esm2015 03:14:54 #21 34.85 Compiling @angular/cdk/tree : es2015 as esm2015 03:14:55 #21 35.83 Compiling @angular/core/testing : es2015 as esm2015 03:14:55 #21 36.03 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 03:14:56 #21 36.48 Compiling @angular/platform-browser/testing : es2015 as esm2015 03:14:57 #21 37.47 Compiling @angular/common/testing : es2015 as esm2015 03:14:57 #21 37.71 Compiling @angular/flex-layout : es2015 as esm2015 03:14:57 #21 37.73 Compiling @angular/material/autocomplete : es2015 as esm2015 03:14:58 #21 38.76 Compiling @angular/material/button-toggle : es2015 as esm2015 03:14:59 #21 39.28 Compiling @angular/material/card : es2015 as esm2015 03:14:59 #21 39.74 Compiling @angular/material/checkbox : es2015 as esm2015 03:15:00 #21 40.41 Compiling @angular/material/chips : es2015 as esm2015 03:15:00 #21 40.68 Compiling @angular/material/datepicker : es2015 as esm2015 03:15:01 #21 41.44 Compiling @angular/material/expansion : es2015 as esm2015 03:15:02 #21 42.30 Compiling @angular/material/radio : es2015 as esm2015 03:15:02 #21 43.07 Compiling @angular/material/slide-toggle : es2015 as esm2015 03:15:03 #21 43.24 Compiling @angular/material/slider : es2015 as esm2015 03:15:03 #21 43.83 Compiling @angular/material/stepper : es2015 as esm2015 03:15:04 #21 44.66 Compiling @angular/material/tabs : es2015 as esm2015 03:15:04 #21 44.86 Compiling @angular/animations/browser/testing : es2015 as esm2015 03:15:05 #21 45.84 Compiling @angular/cdk/clipboard : es2015 as esm2015 03:15:05 #21 45.92 Compiling @angular/cdk/drag-drop : es2015 as esm2015 03:15:06 #21 46.71 Compiling @angular/common/http/testing : es2015 as esm2015 03:15:06 #21 47.10 Compiling @angular/material/badge : es2015 as esm2015 03:15:07 #21 47.75 Compiling @angular/material/bottom-sheet : es2015 as esm2015 03:15:07 #21 48.03 Compiling @angular/material/grid-list : es2015 as esm2015 03:15:08 #21 48.86 Compiling @angular/material/icon/testing : es2015 as esm2015 03:15:09 #21 49.48 Compiling @angular/material/list : es2015 as esm2015 03:15:09 #21 49.88 Compiling @angular/material/menu : es2015 as esm2015 03:15:10 #21 50.36 Compiling @angular/material/progress-bar : es2015 as esm2015 03:15:10 #21 51.09 Compiling @angular/material/progress-spinner : es2015 as esm2015 03:15:11 #21 51.88 Compiling @angular/material/sidenav : es2015 as esm2015 03:15:11 #21 52.00 Compiling @angular/material/snack-bar : es2015 as esm2015 03:15:12 #21 52.76 Compiling @angular/material/table : es2015 as esm2015 03:15:13 #21 53.51 Compiling @angular/material/toolbar : es2015 as esm2015 03:15:13 #21 53.79 Compiling @angular/material/tree : es2015 as esm2015 03:15:14 #21 54.68 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 03:15:14 #21 55.06 Compiling @angular/router/testing : es2015 as esm2015 03:15:15 #21 55.59 Compiling angular-bootstrap-md : es2015 as esm2015 03:15:16 #21 56.36 Compiling angular6-json-schema-form : es2015 as esm2015 03:15:16 #21 56.37 Compiling ng2-charts : es2015 as esm2015 03:15:18 #21 58.74 Compiling ng2-completer : es2015 as esm2015 03:15:18 #21 59.03 Compiling ngx-cookie-service : es2015 as esm2015 03:15:20 #21 60.48 Compiling ngx-toastr : es2015 as esm2015 03:15:31 #21 71.79 15 09 2026 03:15:31.538:INFO [karma-server]: Karma v6.4.4 server started at http://localhost:9876/ 03:15:31 #21 71.79 15 09 2026 03:15:31.541:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited 03:15:31 #21 71.79 15 09 2026 03:15:31.544:INFO [launcher]: Starting browser Chrome 03:15:43 #21 83.63 15 09 2026 03:15:43.387:INFO [Chrome Headless 112.0.5615.165 (Linux 0.0.0)]: Connected on socket Cgh6rU0Z0x3b14VNAAAA with id 53635444 03:15:43 #21 83.66 15 09 2026 03:15:43.417:WARN [web-server]: The `customFileHandlers` is deprecated and will be removed in Karma 7. Please upgrade plugins relying on this provider. 03:15:47 #21 87.50 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 0 of 139 SUCCESS (0 secs / 0 secs) 03:15:47 #21 87.58 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 1 of 139 SUCCESS (0 secs / 0.082 secs) 03:15:47 #21 87.61 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 2 of 139 SUCCESS (0 secs / 0.115 secs) 03:15:47 #21 87.62 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 3 of 139 SUCCESS (0 secs / 0.125 secs) 03:15:47 #21 87.63 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 4 of 139 SUCCESS (0 secs / 0.13 secs) 03:15:47 #21 87.64 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 5 of 139 SUCCESS (0 secs / 0.137 secs) 03:15:47 #21 87.64 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 6 of 139 SUCCESS (0 secs / 0.141 secs) 03:15:47 #21 87.65 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 7 of 139 SUCCESS (0 secs / 0.146 secs) 03:15:47 #21 87.65 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 8 of 139 SUCCESS (0 secs / 0.152 secs) 03:15:47 #21 87.66 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 9 of 139 SUCCESS (0 secs / 0.159 secs) 03:15:47 #21 87.67 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 10 of 139 SUCCESS (0 secs / 0.172 secs) 03:15:47 #21 87.71 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 11 of 139 SUCCESS (0 secs / 0.214 secs) 03:15:47 #21 87.73 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 12 of 139 SUCCESS (0 secs / 0.229 secs) 03:15:47 #21 87.74 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 13 of 139 SUCCESS (0 secs / 0.236 secs) 03:15:47 #21 87.74 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 14 of 139 SUCCESS (0 secs / 0.24 secs) 03:15:47 #21 87.75 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 15 of 139 SUCCESS (0 secs / 0.248 secs) 03:15:47 #21 87.76 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 16 of 139 SUCCESS (0 secs / 0.256 secs) 03:15:47 #21 87.79 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 17 of 139 SUCCESS (0 secs / 0.291 secs) 03:15:47 #21 87.81 ERROR: 'Error during cleanup of component', Object{component: JobsListComponent{consumerService: Object{getJobIds: ..., getJobInfo: ..., getConsumerStatus: ...}, ui: UiService{darkModeState: ..., expanded: ...}, jobsSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, refresh$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loadingSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, polling$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loading$: Observable{_isScalar: ..., source: ...}, checked: false, firstTime: true, jobList: [], jobForm: FormGroup{validator: ..., asyncValidator: ..., _onCollectionChange: ..., pristine: ..., touched: ..., _onDisabledChange: ..., controls: ..., valueChanges: ..., statusChanges: ..., status: ..., value: ..., errors: ...}, __ngContext__: [..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...], paginator: MatPaginator{_isInitialized: ..., _pendingSubscribers: ..., initialized: ..., _disabled: ..., _intl: ..., _changeDetectorRef: ..., _pageIndex: ..., _length: ..., _pageSizeOptions: ..., _hidePageSize: ..., _showFirstLastButtons: ..., page: ..., _intlChanges: ..., __ngContext__: ...}}, stacktrace: TypeError: Cannot read properties of undefined (reading 'unsubscribe') 03:15:47 #21 87.81 TypeError: Cannot read properties of undefined (reading 'unsubscribe') 03:15:47 #21 87.81 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) 03:15:47 #21 87.81 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) 03:15:47 #21 87.81 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) 03:15:47 #21 87.81 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) 03:15:47 #21 87.81 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) 03:15:47 #21 87.81 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) 03:15:47 #21 87.81 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) 03:15:47 #21 87.81 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) 03:15:47 #21 87.81 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 03:15:47 #21 87.81 at Array.forEach ()} 03:15:47 #21 87.81 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 17 of 139 SUCCESS (0 secs / 0.291 secs) 03:15:47 #21 87.81 ERROR: 'Error during cleanup of component', Object{component: JobsListComponent{consumerService: Object{getJobIds: ..., getJobInfo: ..., getConsumerStatus: ...}, ui: UiService{darkModeState: ..., expanded: ...}, jobsSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, refresh$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loadingSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, polling$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loading$: Observable{_isScalar: ..., source: ...}, checked: false, firstTime: true, jobList: [], jobForm: FormGroup{validator: ..., asyncValidator: ..., _onCollectionChange: ..., pristine: ..., touched: ..., _onDisabledChange: ..., controls: ..., valueChanges: ..., statusChanges: ..., status: ..., value: ..., errors: ...}, __ngContext__: [..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...], paginator: MatPaginator{_isInitialized: ..., _pendingSubscribers: ..., initialized: ..., _disabled: ..., _intl: ..., _changeDetectorRef: ..., _pageIndex: ..., _length: ..., _pageSizeOptions: ..., _hidePageSize: ..., _showFirstLastButtons: ..., page: ..., _intlChanges: ..., __ngContext__: ...}}, stacktrace: TypeError: Cannot read properties of undefined (reading 'unsubscribe') 03:15:47 #21 87.81 TypeError: Cannot read properties of undefined (reading 'unsubscribe') 03:15:47 #21 87.81 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) 03:15:47 #21 87.81 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) 03:15:47 #21 87.81 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) 03:15:47 #21 87.81 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) 03:15:47 #21 87.81 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) 03:15:47 #21 87.81 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) 03:15:47 #21 87.81 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) 03:15:47 #21 87.81 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) 03:15:47 #21 87.81 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 03:15:47 #21 87.81 at Array.forEach ()} 03:15:47 #21 87.81 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 18 of 139 SUCCESS (0 secs / 0.307 secs) 03:15:47 #21 87.82 ERROR: 'Error during cleanup of component', Object{component: JobsListComponent{consumerService: Object{getJobIds: ..., getJobInfo: ..., getConsumerStatus: ...}, ui: UiService{darkModeState: ..., expanded: ...}, jobsSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, refresh$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loadingSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, polling$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loading$: Observable{_isScalar: ..., source: ...}, checked: false, firstTime: false, jobList: [..., ...], jobForm: FormGroup{validator: ..., asyncValidator: ..., _onCollectionChange: ..., pristine: ..., touched: ..., _onDisabledChange: ..., controls: ..., valueChanges: ..., statusChanges: ..., status: ..., value: ..., errors: ...}, __ngContext__: [..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...], paginator: MatPaginator{_isInitialized: ..., _pendingSubscribers: ..., initialized: ..., _disabled: ..., _intl: ..., _changeDetectorRef: ..., _pageIndex: ..., _length: ..., _pageSizeOptions: ..., _hidePageSize: ..., _showFirstLastButtons: ..., page: ..., _intlChanges: ..., __ngContext__: ...}}, stacktrace: TypeError: Cannot read properties of undefined (reading 'unsubscribe') 03:15:47 #21 87.82 TypeError: Cannot read properties of undefined (reading 'unsubscribe') 03:15:47 #21 87.82 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) 03:15:47 #21 87.82 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) 03:15:47 #21 87.82 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) 03:15:47 #21 87.82 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) 03:15:47 #21 87.82 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) 03:15:47 #21 87.82 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) 03:15:47 #21 87.82 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) 03:15:47 #21 87.82 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) 03:15:47 #21 87.82 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 03:15:47 #21 87.82 at Array.forEach ()} 03:15:47 #21 87.82 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 18 of 139 SUCCESS (0 secs / 0.307 secs) 03:15:47 #21 87.82 ERROR: 'Error during cleanup of component', Object{component: JobsListComponent{consumerService: Object{getJobIds: ..., getJobInfo: ..., getConsumerStatus: ...}, ui: UiService{darkModeState: ..., expanded: ...}, jobsSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, refresh$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loadingSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, polling$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loading$: Observable{_isScalar: ..., source: ...}, checked: false, firstTime: false, jobList: [..., ...], jobForm: FormGroup{validator: ..., asyncValidator: ..., _onCollectionChange: ..., pristine: ..., touched: ..., _onDisabledChange: ..., controls: ..., valueChanges: ..., statusChanges: ..., status: ..., value: ..., errors: ...}, __ngContext__: [..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...], paginator: MatPaginator{_isInitialized: ..., _pendingSubscribers: ..., initialized: ..., _disabled: ..., _intl: ..., _changeDetectorRef: ..., _pageIndex: ..., _length: ..., _pageSizeOptions: ..., _hidePageSize: ..., _showFirstLastButtons: ..., page: ..., _intlChanges: ..., __ngContext__: ...}}, stacktrace: TypeError: Cannot read properties of undefined (reading 'unsubscribe') 03:15:47 #21 87.82 TypeError: Cannot read properties of undefined (reading 'unsubscribe') 03:15:47 #21 87.82 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) 03:15:47 #21 87.82 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) 03:15:47 #21 87.82 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) 03:15:47 #21 87.82 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) 03:15:47 #21 87.82 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) 03:15:47 #21 87.82 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) 03:15:47 #21 87.82 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) 03:15:47 #21 87.82 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) 03:15:47 #21 87.82 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 03:15:47 #21 87.82 at Array.forEach ()} 03:15:47 #21 87.93 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 19 of 139 SUCCESS (0 secs / 0.424 secs) 03:15:47 #21 87.99 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 20 of 139 SUCCESS (0 secs / 0.487 secs) 03:15:47 #21 88.07 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 21 of 139 SUCCESS (0 secs / 0.562 secs) 03:15:47 #21 88.13 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 22 of 139 SUCCESS (0 secs / 0.627 secs) 03:15:48 #21 88.27 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 23 of 139 SUCCESS (0 secs / 0.763 secs) 03:15:48 #21 88.35 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 24 of 139 SUCCESS (0 secs / 0.84 secs) 03:15:48 #21 88.41 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 25 of 139 SUCCESS (0 secs / 0.906 secs) 03:15:48 #21 88.52 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 26 of 139 SUCCESS (0 secs / 1.014 secs) 03:15:48 #21 88.61 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 27 of 139 SUCCESS (0 secs / 1.104 secs) 03:15:48 #21 88.63 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 28 of 139 SUCCESS (0 secs / 1.121 secs) 03:15:48 #21 88.64 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 29 of 139 SUCCESS (0 secs / 1.126 secs) 03:15:48 #21 88.67 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 30 of 139 SUCCESS (0 secs / 1.152 secs) 03:15:48 #21 88.67 ERROR: 'Subscribe function error:TypeError: You provided 'undefined' where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.' 03:15:48 #21 88.67 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 30 of 139 SUCCESS (0 secs / 1.152 secs) 03:15:48 #21 88.67 ERROR: 'Subscribe function error:TypeError: You provided 'undefined' where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.' 03:15:48 #21 88.69 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 31 of 139 SUCCESS (0 secs / 1.175 secs) 03:15:48 #21 88.71 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 32 of 139 SUCCESS (0 secs / 1.197 secs) 03:15:48 #21 88.74 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 33 of 139 SUCCESS (0 secs / 1.222 secs) 03:15:48 #21 88.78 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 34 of 139 SUCCESS (0 secs / 1.266 secs) 03:15:48 #21 88.81 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 35 of 139 SUCCESS (0 secs / 1.292 secs) 03:15:48 #21 88.83 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 1.318 secs) 03:15:48 #21 88.94 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.94 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.94 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.94 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.94 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:15:48 #21 88.94 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 1.318 secs) 03:15:48 #21 88.94 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.94 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.94 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.94 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.94 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:15:48 #21 88.94 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.94 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.94 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.94 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.94 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:15:48 #21 88.94 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 1.318 secs) 03:15:48 #21 88.94 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.94 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.94 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.94 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.94 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:15:48 #21 88.94 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.94 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.94 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.94 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.94 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:15:48 #21 88.94 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 1.318 secs) 03:15:48 #21 88.94 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.94 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.94 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.94 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.94 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:15:48 #21 88.94 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.94 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.94 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.94 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.94 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:15:48 #21 88.94 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 1.318 secs) 03:15:48 #21 88.94 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.94 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.94 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.94 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.94 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:15:48 #21 88.94 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.94 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.94 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.94 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.94 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:15:48 #21 88.94 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 1.318 secs) 03:15:48 #21 88.94 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.94 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.94 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.94 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.94 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.94 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.94 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.94 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.94 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:15:48 #21 88.95 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.95 TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.95 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 03:15:48 #21 88.95 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.95 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.95 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.95 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.95 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.95 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.95 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.95 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.95 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.95 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 03:15:48 #21 88.95 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.95 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.95 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.95 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.95 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.95 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.95 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.95 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.95 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:15:48 #21 88.95 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 1.318 secs) 03:15:48 #21 88.95 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.95 TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.95 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 03:15:48 #21 88.95 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.95 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.95 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.95 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.95 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.95 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.95 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.95 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.95 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.95 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 03:15:48 #21 88.95 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.95 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.95 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.95 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.95 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.95 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.95 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.95 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.95 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:15:48 #21 88.95 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.95 TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.95 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 03:15:48 #21 88.95 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.95 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.95 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.95 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.95 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.95 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.95 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.95 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.95 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.95 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 03:15:48 #21 88.95 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.95 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.95 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.95 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.95 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.95 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.95 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.95 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.95 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:15:48 #21 88.95 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 1.318 secs) 03:15:48 #21 88.95 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.95 TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.95 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 03:15:48 #21 88.95 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.95 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.95 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.95 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.95 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.95 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.95 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.95 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.95 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.95 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 03:15:48 #21 88.95 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.95 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.95 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.95 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.95 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.95 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.95 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.95 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.95 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:15:48 #21 88.95 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.95 TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.95 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 03:15:48 #21 88.95 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.95 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.95 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.95 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.95 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.95 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.95 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.95 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.95 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.95 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 03:15:48 #21 88.95 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.95 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.95 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.95 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.95 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.95 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.95 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.95 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.95 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:15:48 #21 88.95 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 1.318 secs) 03:15:48 #21 88.95 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.95 TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.95 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 03:15:48 #21 88.95 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.95 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.95 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.95 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.95 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.95 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.95 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.95 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.95 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 03:15:48 #21 88.95 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 03:15:48 #21 88.95 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 03:15:48 #21 88.95 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 03:15:48 #21 88.95 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 03:15:48 #21 88.95 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 03:15:48 #21 88.95 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 03:15:48 #21 88.95 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 88.95 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 88.95 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 88.95 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 03:15:48 #21 88.95 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 37 of 139 SUCCESS (0 secs / 1.427 secs) 03:15:48 #21 88.95 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 38 of 139 SUCCESS (0 secs / 1.433 secs) 03:15:48 #21 88.96 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 39 of 139 SUCCESS (0 secs / 1.435 secs) 03:15:48 #21 88.96 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 40 of 139 SUCCESS (0 secs / 1.436 secs) 03:15:48 #21 88.96 LOG: 'Interceptor Invoked/data-producer/v1/info-producers' 03:15:48 #21 88.96 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 40 of 139 SUCCESS (0 secs / 1.436 secs) 03:15:48 #21 88.96 LOG: 'Interceptor Invoked/data-producer/v1/info-producers' 03:15:48 #21 88.96 ERROR: 'Error from error interceptor', HttpErrorResponse{headers: HttpHeaders{normalizedNames: Map{}, lazyUpdate: null, headers: Map{}}, status: 400, statusText: 'Bad Request', url: '/data-producer/v1/info-producers', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for /data-producer/v1/info-producers: 400 Bad Request', error: 'Invalid request parameters'} 03:15:48 #21 88.96 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 40 of 139 SUCCESS (0 secs / 1.436 secs) 03:15:48 #21 88.96 ERROR: 'Error from error interceptor', HttpErrorResponse{headers: HttpHeaders{normalizedNames: Map{}, lazyUpdate: null, headers: Map{}}, status: 400, statusText: 'Bad Request', url: '/data-producer/v1/info-producers', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for /data-producer/v1/info-producers: 400 Bad Request', error: 'Invalid request parameters'} 03:15:48 #21 88.96 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 41 of 139 SUCCESS (0 secs / 1.438 secs) 03:15:48 #21 88.97 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:15:48 #21 88.97 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 41 of 139 SUCCESS (0 secs / 1.438 secs) 03:15:48 #21 88.97 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:15:48 #21 88.98 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 42 of 139 SUCCESS (0 secs / 1.461 secs) 03:15:48 #21 88.99 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:15:48 #21 88.99 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 42 of 139 SUCCESS (0 secs / 1.461 secs) 03:15:48 #21 89.00 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:15:48 #21 89.01 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 43 of 139 SUCCESS (0 secs / 1.476 secs) 03:15:48 #21 89.01 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:15:48 #21 89.01 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 43 of 139 SUCCESS (0 secs / 1.476 secs) 03:15:48 #21 89.01 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:15:48 #21 89.02 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 44 of 139 SUCCESS (0 secs / 1.487 secs) 03:15:48 #21 89.02 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:15:48 #21 89.02 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 44 of 139 SUCCESS (0 secs / 1.487 secs) 03:15:48 #21 89.02 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:15:48 #21 89.02 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 45 of 139 SUCCESS (0 secs / 1.498 secs) 03:15:48 #21 89.03 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:15:48 #21 89.03 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 45 of 139 SUCCESS (0 secs / 1.498 secs) 03:15:48 #21 89.03 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:15:48 #21 89.04 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 46 of 139 SUCCESS (0 secs / 1.511 secs) 03:15:48 #21 89.04 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 47 of 139 SUCCESS (0 secs / 1.518 secs) 03:15:48 #21 89.05 LOG: class TestBedRender3 { ... } 03:15:48 #21 89.05 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 47 of 139 SUCCESS (0 secs / 1.518 secs) 03:15:48 #21 89.05 LOG: class TestBedRender3 { ... } 03:15:48 #21 89.06 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 48 of 139 SUCCESS (0 secs / 1.531 secs) 03:15:48 #21 89.06 LOG: class TestBedRender3 { ... } 03:15:48 #21 89.06 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 48 of 139 SUCCESS (0 secs / 1.531 secs) 03:15:48 #21 89.06 LOG: class TestBedRender3 { ... } 03:15:48 #21 89.06 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 49 of 139 SUCCESS (0 secs / 1.54 secs) 03:15:48 #21 89.07 LOG: class TestBedRender3 { ... } 03:15:48 #21 89.07 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 49 of 139 SUCCESS (0 secs / 1.54 secs) 03:15:48 #21 89.07 LOG: class TestBedRender3 { ... } 03:15:48 #21 89.07 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 50 of 139 SUCCESS (0 secs / 1.548 secs) 03:15:48 #21 89.07 LOG: class TestBedRender3 { ... } 03:15:48 #21 89.07 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 50 of 139 SUCCESS (0 secs / 1.548 secs) 03:15:48 #21 89.07 LOG: class TestBedRender3 { ... } 03:15:48 #21 89.08 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 51 of 139 SUCCESS (0 secs / 1.555 secs) 03:15:48 #21 89.08 LOG: class TestBedRender3 { ... } 03:15:48 #21 89.08 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 51 of 139 SUCCESS (0 secs / 1.555 secs) 03:15:48 #21 89.08 LOG: class TestBedRender3 { ... } 03:15:48 #21 89.09 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 52 of 139 SUCCESS (0 secs / 1.561 secs) 03:15:48 #21 89.09 LOG: class TestBedRender3 { ... } 03:15:48 #21 89.09 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 52 of 139 SUCCESS (0 secs / 1.561 secs) 03:15:48 #21 89.09 LOG: class TestBedRender3 { ... } 03:15:48 #21 89.09 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 53 of 139 SUCCESS (0 secs / 1.566 secs) 03:15:48 #21 89.11 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 54 of 139 SUCCESS (0 secs / 1.588 secs) 03:15:48 #21 89.12 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 55 of 139 SUCCESS (0 secs / 1.598 secs) 03:15:48 #21 89.13 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 56 of 139 SUCCESS (0 secs / 1.605 secs) 03:15:48 #21 89.14 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 57 of 139 SUCCESS (0 secs / 1.615 secs) 03:15:48 #21 89.15 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 58 of 139 SUCCESS (0 secs / 1.625 secs) 03:15:48 #21 89.16 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 59 of 139 SUCCESS (0 secs / 1.636 secs) 03:15:48 #21 89.18 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 60 of 139 SUCCESS (0 secs / 1.65 secs) 03:15:48 #21 89.19 ERROR: 'ERROR', TypeError: this.policySvc.putPolicy(...).subscribe is not a function 03:15:48 #21 89.19 TypeError: this.policySvc.putPolicy(...).subscribe is not a function 03:15:48 #21 89.19 at PolicyInstanceDialogComponent.onSubmit (http://localhost:9876/_karma_webpack_/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.ts:59:29) 03:15:48 #21 89.19 at PolicyInstanceDialogComponent_Template_button_click_18_listener (ng:///PolicyInstanceDialogComponent.js:171:22) 03:15:48 #21 89.19 at executeListenerWithErrorHandling (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21860:1) 03:15:48 #21 89.19 at wrapListenerIn_markDirtyAndPreventDefault (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21902:1) 03:15:48 #21 89.19 at HTMLButtonElement. (http://localhost:9876/_karma_webpack_/node_modules/@angular/platform-browser/__ivy_ngcc__/fesm2015/platform-browser.js:976:1) 03:15:48 #21 89.19 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 89.19 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 89.19 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 89.19 at Object.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:273:1) 03:15:48 #21 89.19 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 89.19 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 60 of 139 SUCCESS (0 secs / 1.65 secs) 03:15:48 #21 89.19 ERROR: 'ERROR', TypeError: this.policySvc.putPolicy(...).subscribe is not a function 03:15:48 #21 89.19 TypeError: this.policySvc.putPolicy(...).subscribe is not a function 03:15:48 #21 89.19 at PolicyInstanceDialogComponent.onSubmit (http://localhost:9876/_karma_webpack_/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.ts:59:29) 03:15:48 #21 89.19 at PolicyInstanceDialogComponent_Template_button_click_18_listener (ng:///PolicyInstanceDialogComponent.js:171:22) 03:15:48 #21 89.19 at executeListenerWithErrorHandling (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21860:1) 03:15:48 #21 89.19 at wrapListenerIn_markDirtyAndPreventDefault (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21902:1) 03:15:48 #21 89.19 at HTMLButtonElement. (http://localhost:9876/_karma_webpack_/node_modules/@angular/platform-browser/__ivy_ngcc__/fesm2015/platform-browser.js:976:1) 03:15:48 #21 89.19 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 03:15:48 #21 89.19 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 03:15:48 #21 89.19 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 89.19 at Object.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:273:1) 03:15:48 #21 89.19 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 03:15:48 #21 89.19 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 61 of 139 SUCCESS (0 secs / 1.666 secs) 03:15:48 #21 89.20 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 62 of 139 SUCCESS (0 secs / 1.678 secs) 03:15:48 #21 89.21 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 63 of 139 SUCCESS (0 secs / 1.684 secs) 03:15:48 #21 89.22 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 64 of 139 SUCCESS (0 secs / 1.694 secs) 03:15:49 #21 89.23 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 65 of 139 SUCCESS (0 secs / 1.701 secs) 03:15:49 #21 89.24 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 66 of 139 SUCCESS (0 secs / 1.712 secs) 03:15:49 #21 89.25 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 67 of 139 SUCCESS (0 secs / 1.721 secs) 03:15:49 #21 89.26 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 68 of 139 SUCCESS (0 secs / 1.727 secs) 03:15:49 #21 89.27 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 69 of 139 SUCCESS (0 secs / 1.737 secs) 03:15:49 #21 89.28 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 70 of 139 SUCCESS (0 secs / 1.748 secs) 03:15:49 #21 89.29 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 71 of 139 SUCCESS (0 secs / 1.759 secs) 03:15:49 #21 89.30 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 72 of 139 SUCCESS (0 secs / 1.767 secs) 03:15:49 #21 89.30 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 73 of 139 SUCCESS (0 secs / 1.776 secs) 03:15:49 #21 89.31 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 74 of 139 SUCCESS (0 secs / 1.782 secs) 03:15:49 #21 89.32 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 75 of 139 SUCCESS (0 secs / 1.793 secs) 03:15:49 #21 89.36 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 76 of 139 SUCCESS (0 secs / 1.833 secs) 03:15:49 #21 89.39 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 77 of 139 SUCCESS (0 secs / 1.856 secs) 03:15:49 #21 89.41 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 78 of 139 SUCCESS (0 secs / 1.882 secs) 03:15:49 #21 89.44 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 79 of 139 SUCCESS (0 secs / 1.906 secs) 03:15:49 #21 89.46 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 80 of 139 SUCCESS (0 secs / 1.931 secs) 03:15:49 #21 89.49 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 81 of 139 SUCCESS (0 secs / 1.962 secs) 03:15:49 #21 89.52 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 82 of 139 SUCCESS (0 secs / 1.991 secs) 03:15:49 #21 89.55 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 83 of 139 SUCCESS (0 secs / 2.017 secs) 03:15:49 #21 89.57 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 84 of 139 SUCCESS (0 secs / 2.043 secs) 03:15:49 #21 89.60 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 85 of 139 SUCCESS (0 secs / 2.073 secs) 03:15:49 #21 89.62 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 86 of 139 SUCCESS (0 secs / 2.091 secs) 03:15:49 #21 89.65 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 87 of 139 SUCCESS (0 secs / 2.116 secs) 03:15:49 #21 89.67 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 88 of 139 SUCCESS (0 secs / 2.144 secs) 03:15:49 #21 89.71 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 89 of 139 SUCCESS (0 secs / 2.181 secs) 03:15:49 #21 89.73 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 90 of 139 SUCCESS (0 secs / 2.204 secs) 03:15:49 #21 89.77 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 91 of 139 SUCCESS (0 secs / 2.24 secs) 03:15:49 #21 89.80 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 92 of 139 SUCCESS (0 secs / 2.266 secs) 03:15:49 #21 89.83 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 93 of 139 SUCCESS (0 secs / 2.302 secs) 03:15:49 #21 89.86 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 94 of 139 SUCCESS (0 secs / 2.332 secs) 03:15:49 #21 89.89 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 95 of 139 SUCCESS (0 secs / 2.363 secs) 03:15:49 #21 89.93 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 96 of 139 SUCCESS (0 secs / 2.4 secs) 03:15:49 #21 89.94 WARN: ''mat-icon' is not a known element: 03:15:49 #21 89.94 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 03:15:49 #21 89.94 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 89.94 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 96 of 139 SUCCESS (0 secs / 2.4 secs) 03:15:49 #21 89.94 WARN: ''mat-icon' is not a known element: 03:15:49 #21 89.94 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 03:15:49 #21 89.94 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 89.94 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 03:15:49 #21 89.94 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 96 of 139 SUCCESS (0 secs / 2.4 secs) 03:15:49 #21 89.94 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 03:15:49 #21 89.95 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 97 of 139 SUCCESS (0 secs / 2.409 secs) 03:15:49 #21 89.95 WARN: ''mat-icon' is not a known element: 03:15:49 #21 89.95 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 03:15:49 #21 89.95 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 89.95 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 97 of 139 SUCCESS (0 secs / 2.409 secs) 03:15:49 #21 89.95 WARN: ''mat-icon' is not a known element: 03:15:49 #21 89.95 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 03:15:49 #21 89.95 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 89.95 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 03:15:49 #21 89.95 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 97 of 139 SUCCESS (0 secs / 2.409 secs) 03:15:49 #21 89.95 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 03:15:49 #21 89.95 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 98 of 139 SUCCESS (0 secs / 2.412 secs) 03:15:49 #21 89.95 WARN: ''mat-icon' is not a known element: 03:15:49 #21 89.95 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 03:15:49 #21 89.95 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 89.95 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 98 of 139 SUCCESS (0 secs / 2.412 secs) 03:15:49 #21 89.95 WARN: ''mat-icon' is not a known element: 03:15:49 #21 89.95 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 03:15:49 #21 89.95 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 89.95 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 03:15:49 #21 89.95 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 98 of 139 SUCCESS (0 secs / 2.412 secs) 03:15:49 #21 89.95 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 03:15:49 #21 89.95 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 99 of 139 SUCCESS (0 secs / 2.414 secs) 03:15:49 #21 89.95 WARN: ''mat-icon' is not a known element: 03:15:49 #21 89.95 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 03:15:49 #21 89.95 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 89.95 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 99 of 139 SUCCESS (0 secs / 2.414 secs) 03:15:49 #21 89.95 WARN: ''mat-icon' is not a known element: 03:15:49 #21 89.95 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 03:15:49 #21 89.95 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 89.95 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 03:15:49 #21 89.95 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 99 of 139 SUCCESS (0 secs / 2.414 secs) 03:15:49 #21 89.95 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 03:15:49 #21 89.95 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 100 of 139 SUCCESS (0 secs / 2.419 secs) 03:15:49 #21 89.96 WARN: ''mat-icon' is not a known element: 03:15:49 #21 89.96 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 03:15:49 #21 89.96 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 89.96 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 100 of 139 SUCCESS (0 secs / 2.419 secs) 03:15:49 #21 89.96 WARN: ''mat-icon' is not a known element: 03:15:49 #21 89.96 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 03:15:49 #21 89.96 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 89.96 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 03:15:49 #21 89.96 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 100 of 139 SUCCESS (0 secs / 2.419 secs) 03:15:49 #21 89.96 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 03:15:49 #21 89.96 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 101 of 139 SUCCESS (0 secs / 2.424 secs) 03:15:49 #21 89.96 WARN: ''mat-icon' is not a known element: 03:15:49 #21 89.96 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 03:15:49 #21 89.96 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 89.96 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 101 of 139 SUCCESS (0 secs / 2.424 secs) 03:15:49 #21 89.96 WARN: ''mat-icon' is not a known element: 03:15:49 #21 89.96 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 03:15:49 #21 89.96 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 89.96 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 03:15:49 #21 89.96 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 101 of 139 SUCCESS (0 secs / 2.424 secs) 03:15:49 #21 89.96 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 03:15:49 #21 89.96 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 102 of 139 SUCCESS (0 secs / 2.428 secs) 03:15:49 #21 89.97 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:15:49 #21 89.97 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 102 of 139 SUCCESS (0 secs / 2.428 secs) 03:15:49 #21 89.97 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:15:49 #21 89.98 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 103 of 139 SUCCESS (0 secs / 2.444 secs) 03:15:49 #21 89.99 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:15:49 #21 89.99 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 103 of 139 SUCCESS (0 secs / 2.444 secs) 03:15:49 #21 89.99 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:15:49 #21 89.99 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 104 of 139 SUCCESS (0 secs / 2.457 secs) 03:15:49 #21 90.00 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:15:49 #21 90.00 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 104 of 139 SUCCESS (0 secs / 2.457 secs) 03:15:49 #21 90.00 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:15:49 #21 90.01 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 105 of 139 SUCCESS (0 secs / 2.472 secs) 03:15:49 #21 90.01 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:15:49 #21 90.01 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 105 of 139 SUCCESS (0 secs / 2.472 secs) 03:15:49 #21 90.01 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 03:15:49 #21 90.03 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 106 of 139 SUCCESS (0 secs / 2.49 secs) 03:15:49 #21 90.04 WARN: ''json-schema-form' is not a known element: 03:15:49 #21 90.04 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:15:49 #21 90.04 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 90.04 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 106 of 139 SUCCESS (0 secs / 2.49 secs) 03:15:49 #21 90.04 WARN: ''json-schema-form' is not a known element: 03:15:49 #21 90.04 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:15:49 #21 90.04 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 90.04 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.04 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 106 of 139 SUCCESS (0 secs / 2.49 secs) 03:15:49 #21 90.04 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.04 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.04 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 106 of 139 SUCCESS (0 secs / 2.49 secs) 03:15:49 #21 90.04 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.05 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.05 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 106 of 139 SUCCESS (0 secs / 2.49 secs) 03:15:49 #21 90.05 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.05 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.05 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 106 of 139 SUCCESS (0 secs / 2.49 secs) 03:15:49 #21 90.05 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.05 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.05 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 106 of 139 SUCCESS (0 secs / 2.49 secs) 03:15:49 #21 90.05 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.05 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 107 of 139 SUCCESS (0 secs / 2.517 secs) 03:15:49 #21 90.06 WARN: ''json-schema-form' is not a known element: 03:15:49 #21 90.06 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:15:49 #21 90.06 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 90.06 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 107 of 139 SUCCESS (0 secs / 2.517 secs) 03:15:49 #21 90.06 WARN: ''json-schema-form' is not a known element: 03:15:49 #21 90.06 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:15:49 #21 90.06 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 90.06 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.06 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 107 of 139 SUCCESS (0 secs / 2.517 secs) 03:15:49 #21 90.06 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.06 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.06 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 107 of 139 SUCCESS (0 secs / 2.517 secs) 03:15:49 #21 90.06 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.06 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.06 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 107 of 139 SUCCESS (0 secs / 2.517 secs) 03:15:49 #21 90.06 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.06 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.06 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 107 of 139 SUCCESS (0 secs / 2.517 secs) 03:15:49 #21 90.06 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.06 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.06 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 107 of 139 SUCCESS (0 secs / 2.517 secs) 03:15:49 #21 90.06 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.06 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 108 of 139 SUCCESS (0 secs / 2.526 secs) 03:15:49 #21 90.07 WARN: ''json-schema-form' is not a known element: 03:15:49 #21 90.07 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:15:49 #21 90.07 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 90.07 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 108 of 139 SUCCESS (0 secs / 2.526 secs) 03:15:49 #21 90.07 WARN: ''json-schema-form' is not a known element: 03:15:49 #21 90.07 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:15:49 #21 90.07 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 90.07 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.07 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 108 of 139 SUCCESS (0 secs / 2.526 secs) 03:15:49 #21 90.07 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.07 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.07 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 108 of 139 SUCCESS (0 secs / 2.526 secs) 03:15:49 #21 90.07 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.07 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.07 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 108 of 139 SUCCESS (0 secs / 2.526 secs) 03:15:49 #21 90.07 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.07 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.07 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 108 of 139 SUCCESS (0 secs / 2.526 secs) 03:15:49 #21 90.07 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.07 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.07 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 108 of 139 SUCCESS (0 secs / 2.526 secs) 03:15:49 #21 90.07 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.07 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 109 of 139 SUCCESS (0 secs / 2.534 secs) 03:15:49 #21 90.08 WARN: ''json-schema-form' is not a known element: 03:15:49 #21 90.08 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:15:49 #21 90.08 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 90.08 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 109 of 139 SUCCESS (0 secs / 2.534 secs) 03:15:49 #21 90.08 WARN: ''json-schema-form' is not a known element: 03:15:49 #21 90.08 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:15:49 #21 90.08 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 90.08 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.08 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 109 of 139 SUCCESS (0 secs / 2.534 secs) 03:15:49 #21 90.08 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.08 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.08 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 109 of 139 SUCCESS (0 secs / 2.534 secs) 03:15:49 #21 90.08 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.08 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.08 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 109 of 139 SUCCESS (0 secs / 2.534 secs) 03:15:49 #21 90.08 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.08 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.08 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 109 of 139 SUCCESS (0 secs / 2.534 secs) 03:15:49 #21 90.08 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.08 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.08 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 109 of 139 SUCCESS (0 secs / 2.534 secs) 03:15:49 #21 90.08 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.08 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 110 of 139 SUCCESS (0 secs / 2.543 secs) 03:15:49 #21 90.09 WARN: ''json-schema-form' is not a known element: 03:15:49 #21 90.09 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:15:49 #21 90.09 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 90.09 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 110 of 139 SUCCESS (0 secs / 2.543 secs) 03:15:49 #21 90.09 WARN: ''json-schema-form' is not a known element: 03:15:49 #21 90.09 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:15:49 #21 90.09 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 90.09 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.09 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 110 of 139 SUCCESS (0 secs / 2.543 secs) 03:15:49 #21 90.09 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.09 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.09 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 110 of 139 SUCCESS (0 secs / 2.543 secs) 03:15:49 #21 90.09 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.09 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.09 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 110 of 139 SUCCESS (0 secs / 2.543 secs) 03:15:49 #21 90.09 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.09 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.09 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 110 of 139 SUCCESS (0 secs / 2.543 secs) 03:15:49 #21 90.09 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.09 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.09 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 110 of 139 SUCCESS (0 secs / 2.543 secs) 03:15:49 #21 90.09 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.09 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 111 of 139 SUCCESS (0 secs / 2.555 secs) 03:15:49 #21 90.10 WARN: ''json-schema-form' is not a known element: 03:15:49 #21 90.10 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:15:49 #21 90.10 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 90.10 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 111 of 139 SUCCESS (0 secs / 2.555 secs) 03:15:49 #21 90.10 WARN: ''json-schema-form' is not a known element: 03:15:49 #21 90.10 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:15:49 #21 90.10 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 90.10 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.10 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 111 of 139 SUCCESS (0 secs / 2.555 secs) 03:15:49 #21 90.10 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.10 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.10 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 111 of 139 SUCCESS (0 secs / 2.555 secs) 03:15:49 #21 90.10 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.10 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.10 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 111 of 139 SUCCESS (0 secs / 2.555 secs) 03:15:49 #21 90.10 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.10 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.10 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 111 of 139 SUCCESS (0 secs / 2.555 secs) 03:15:49 #21 90.10 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.10 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.10 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 111 of 139 SUCCESS (0 secs / 2.555 secs) 03:15:49 #21 90.10 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.10 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 112 of 139 SUCCESS (0 secs / 2.565 secs) 03:15:49 #21 90.11 WARN: ''json-schema-form' is not a known element: 03:15:49 #21 90.11 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:15:49 #21 90.11 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 90.11 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 112 of 139 SUCCESS (0 secs / 2.565 secs) 03:15:49 #21 90.11 WARN: ''json-schema-form' is not a known element: 03:15:49 #21 90.11 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:15:49 #21 90.11 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 90.11 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.11 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 112 of 139 SUCCESS (0 secs / 2.565 secs) 03:15:49 #21 90.11 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.11 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.11 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 112 of 139 SUCCESS (0 secs / 2.565 secs) 03:15:49 #21 90.11 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.11 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.11 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 112 of 139 SUCCESS (0 secs / 2.565 secs) 03:15:49 #21 90.11 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.11 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.11 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 112 of 139 SUCCESS (0 secs / 2.565 secs) 03:15:49 #21 90.11 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.11 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.11 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 112 of 139 SUCCESS (0 secs / 2.565 secs) 03:15:49 #21 90.11 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.11 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 113 of 139 SUCCESS (0 secs / 2.571 secs) 03:15:49 #21 90.11 WARN: ''json-schema-form' is not a known element: 03:15:49 #21 90.11 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:15:49 #21 90.11 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 90.11 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 113 of 139 SUCCESS (0 secs / 2.571 secs) 03:15:49 #21 90.11 WARN: ''json-schema-form' is not a known element: 03:15:49 #21 90.11 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 03:15:49 #21 90.11 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:15:49 #21 90.11 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.11 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 113 of 139 SUCCESS (0 secs / 2.571 secs) 03:15:49 #21 90.11 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.11 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.11 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 113 of 139 SUCCESS (0 secs / 2.571 secs) 03:15:49 #21 90.11 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.11 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.11 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 113 of 139 SUCCESS (0 secs / 2.571 secs) 03:15:49 #21 90.11 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.11 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.11 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 113 of 139 SUCCESS (0 secs / 2.571 secs) 03:15:49 #21 90.11 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.12 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.12 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 113 of 139 SUCCESS (0 secs / 2.571 secs) 03:15:49 #21 90.12 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 03:15:49 #21 90.12 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 114 of 139 SUCCESS (0 secs / 2.577 secs) 03:15:49 #21 90.12 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 115 of 139 SUCCESS (0 secs / 2.581 secs) 03:15:49 #21 90.12 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 116 of 139 SUCCESS (0 secs / 2.583 secs) 03:15:49 #21 90.12 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 117 of 139 SUCCESS (0 secs / 2.584 secs) 03:15:49 #21 90.12 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 118 of 139 SUCCESS (0 secs / 2.585 secs) 03:15:49 #21 90.12 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 119 of 139 SUCCESS (0 secs / 2.586 secs) 03:15:49 #21 90.12 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 120 of 139 SUCCESS (0 secs / 2.587 secs) 03:15:49 #21 90.12 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 121 of 139 SUCCESS (0 secs / 2.588 secs) 03:15:49 #21 90.12 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 122 of 139 SUCCESS (0 secs / 2.589 secs) 03:15:49 #21 90.13 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 123 of 139 SUCCESS (0 secs / 2.59 secs) 03:15:49 #21 90.13 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 124 of 139 SUCCESS (0 secs / 2.591 secs) 03:15:49 #21 90.13 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 125 of 139 SUCCESS (0 secs / 2.592 secs) 03:15:49 #21 90.13 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 126 of 139 SUCCESS (0 secs / 2.593 secs) 03:15:49 #21 90.13 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 127 of 139 SUCCESS (0 secs / 2.597 secs) 03:15:49 #21 90.13 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 128 of 139 SUCCESS (0 secs / 2.598 secs) 03:15:49 #21 90.14 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 129 of 139 SUCCESS (0 secs / 2.599 secs) 03:15:49 #21 90.14 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 130 of 139 SUCCESS (0 secs / 2.6 secs) 03:15:49 #21 90.14 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 131 of 139 SUCCESS (0 secs / 2.602 secs) 03:15:49 #21 90.14 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 132 of 139 SUCCESS (0 secs / 2.604 secs) 03:15:49 #21 90.14 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 133 of 139 SUCCESS (0 secs / 2.605 secs) 03:15:49 #21 90.14 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 134 of 139 SUCCESS (0 secs / 2.606 secs) 03:15:50 #21 90.15 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 135 of 139 SUCCESS (0 secs / 2.607 secs) 03:15:50 #21 90.15 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 136 of 139 SUCCESS (0 secs / 2.608 secs) 03:15:50 #21 90.16 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 137 of 139 SUCCESS (0 secs / 2.623 secs) 03:15:50 #21 90.17 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 138 of 139 SUCCESS (0 secs / 2.629 secs) 03:15:50 #21 90.17 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 139 of 139 SUCCESS (0 secs / 2.633 secs) 03:15:50 #21 90.21 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 139 of 139 SUCCESS (2.712 secs / 2.633 secs) 03:15:50 #21 90.21 TOTAL: 139 SUCCESS 03:15:50 #21 90.21 TOTAL: 139 SUCCESS 03:15:50 #21 90.21 TOTAL: 139 SUCCESS 03:15:50 #21 90.37 03:15:50 #21 90.37 =============================== Coverage summary =============================== 03:15:50 #21 90.37 Statements : 89.81% ( 511/569 ) 03:15:50 #21 90.37 Branches : 69.93% ( 107/153 ) 03:15:50 #21 90.37 Functions : 91.04% ( 183/201 ) 03:15:50 #21 90.37 Lines : 89.75% ( 473/527 ) 03:15:50 #21 90.37 ================================================================================ 03:15:50 #21 DONE 90.6s 03:15:50 03:15:50 #22 [stage1 10/10] RUN npm run-script build:prod 03:15:50 #22 0.430 03:15:50 #22 0.430 > controlpanel-app@0.0.0 build:prod /usr/src/app 03:15:50 #22 0.430 > ng build --configuration production --build-optimizer --vendor-chunk 03:15:50 #22 0.430 03:15:54 #22 4.472 Warning: Entry point 'angular6-json-schema-form' contains deep imports into '/usr/src/app/node_modules/lodash-es/cloneDeep', '/usr/src/app/node_modules/ajv/lib/refs/json-schema-draft-06.json', '/usr/src/app/node_modules/lodash-es/filter', '/usr/src/app/node_modules/lodash-es/map', '/usr/src/app/node_modules/lodash-es/isEqual', '/usr/src/app/node_modules/lodash-es/uniqueId'. This is probably not a problem, but may cause the compilation of entry points to be out of order. 03:15:55 #22 4.473 Warning: Entry point 'ng2-completer' contains deep imports into '/usr/src/app/node_modules/rxjs/Observable', '/usr/src/app/node_modules/rxjs/Subject', '/usr/src/app/node_modules/rxjs/observable/timer', '/usr/src/app/node_modules/rxjs/add/operator/catch'. This is probably not a problem, but may cause the compilation of entry points to be out of order. 03:17:05 #22 74.69 Generating ES5 bundles for differential loading... 03:17:37 #22 107.5 ES5 bundle generation complete. 03:17:38 #22 107.9 03:17:38 #22 107.9 chunk {0} runtime-es2015.17457c14264390561f33.js (runtime) 1.45 kB [entry] [rendered] 03:17:38 #22 107.9 chunk {0} runtime-es5.17457c14264390561f33.js (runtime) 1.45 kB [entry] [rendered] 03:17:38 #22 107.9 chunk {2} polyfills-es2015.0b62b17c37083a23fd67.js (polyfills) 36.1 kB [initial] [rendered] 03:17:38 #22 107.9 chunk {1} main-es2015.8e5e45ec9424a62e9dd4.js (main) 83.7 kB [initial] [rendered] 03:17:38 #22 107.9 chunk {1} main-es5.8e5e45ec9424a62e9dd4.js (main) 90.4 kB [initial] [rendered] 03:17:38 #22 107.9 chunk {3} polyfills-es5.b43d3287b9b9bb787772.js (polyfills-es5) 130 kB [initial] [rendered] 03:17:38 #22 107.9 chunk {5} vendor-es2015.dc7bb18f1db4c2be2c7a.js (vendor) 1.42 MB [initial] [rendered] 03:17:38 #22 107.9 chunk {5} vendor-es5.dc7bb18f1db4c2be2c7a.js (vendor) 1.6 MB [initial] [rendered] 03:17:38 #22 107.9 chunk {4} styles.76eee3513bd71a5ebf8a.css (styles) 322 kB [initial] [rendered] 03:17:38 #22 107.9 chunk {scripts} scripts.b5025b7c30282155348a.js (scripts) 189 kB [entry] [rendered] 03:17:38 #22 107.9 Date: 2026-09-15T03:17:38.261Z - Hash: 60e1bff028aa6bb3cfb0 - Time: 104169ms 03:17:38 #22 107.9 03:17:38 #22 107.9 WARNING in budgets: Exceeded maximum budget for initial-es2015. Budget 2 MB was not met by 42.5 kB with a total of 2.04 MB. 03:17:38 #22 107.9 03:17:38 #22 107.9 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. 03:17:38 #22 DONE 108.1s 03:17:38 03:17:38 #23 [stage-1 8/8] COPY --chown=nginx --from=stage1 /usr/src/app/dist/controlpanelApp /usr/share/nginx/html 03:17:38 #23 DONE 0.2s 03:17:38 03:17:38 #24 exporting to image 03:17:38 #24 exporting layers 03:17:39 #24 exporting layers 0.2s done 03:17:39 #24 writing image sha256:608bd3e5a7246c1e7f479aa1f71841771c792e0659d68edc3acb78670370eff0 done 03:17:39 #24 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 0.0s done 03:17:39 #24 DONE 0.2s 03:17:39 ---> docker-build.sh ends 03:17:39 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/sh -xe /tmp/jenkins1656868468401413221.sh 03:17:39 [EnvInject] - Injecting environment variables from a build step. 03:17:39 [EnvInject] - Injecting as environment variables the properties content 03:17:39 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 03:17:39 03:17:39 [EnvInject] - Variables injected successfully. 03:17:39 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins9238291528136092349.sh 03:17:39 ---> docker-push.sh 03:17:39 Docker version 24.0.2, build cb74dfc 03:17:39 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 03:17:39 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 03:17:39 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel] 03:17:39 e69b674cd0f9: Preparing 03:17:39 abfba84a3cbc: Preparing 03:17:39 ceda52eb01ba: Preparing 03:17:39 8fb785966a4a: Preparing 03:17:39 ae6753613ce1: Preparing 03:17:39 2c366f5cdaa4: Preparing 03:17:39 5176d3c98f55: Preparing 03:17:39 bf413c2718bc: Preparing 03:17:39 85c413237288: Preparing 03:17:39 67184216cf5a: Preparing 03:17:39 04a84c2e9c88: Preparing 03:17:39 c6d0e2de973a: Preparing 03:17:39 a90b008e1901: Preparing 03:17:39 5c0955c965f2: Preparing 03:17:39 34884abbe928: Preparing 03:17:39 2c366f5cdaa4: Waiting 03:17:39 5176d3c98f55: Waiting 03:17:39 bf413c2718bc: Waiting 03:17:39 85c413237288: Waiting 03:17:39 67184216cf5a: Waiting 03:17:39 c6d0e2de973a: Waiting 03:17:39 a90b008e1901: Waiting 03:17:39 5c0955c965f2: Waiting 03:17:39 34884abbe928: Waiting 03:17:39 04a84c2e9c88: Waiting 03:17:39 ceda52eb01ba: Pushed 03:17:39 abfba84a3cbc: Pushed 03:17:39 ae6753613ce1: Pushed 03:17:39 8fb785966a4a: Pushed 03:17:39 85c413237288: Layer already exists 03:17:39 bf413c2718bc: Layer already exists 03:17:39 67184216cf5a: Layer already exists 03:17:39 04a84c2e9c88: Layer already exists 03:17:39 c6d0e2de973a: Layer already exists 03:17:39 a90b008e1901: Layer already exists 03:17:39 2c366f5cdaa4: Pushed 03:17:39 5c0955c965f2: Layer already exists 03:17:39 5176d3c98f55: Pushed 03:17:39 34884abbe928: Layer already exists 03:17:40 e69b674cd0f9: Pushed 03:17:40 2.6.0: digest: sha256:cac724591f0f9d5d967e758eea87ec431cc68a95191697a4faac720c0a5d7917 size: 3442 03:17:40 ---> docker-push.sh ends 03:17:40 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins6454165822873669887.sh 03:17:40 $ ssh-agent -k 03:17:40 unset SSH_AUTH_SOCK; 03:17:40 unset SSH_AGENT_PID; 03:17:40 echo Agent pid 2104 killed; 03:17:40 [ssh-agent] Stopped. 03:17:40 [PostBuildScript] - [INFO] Executing post build scripts. 03:17:40 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins1094618993474239541.sh 03:17:40 ---> sysstat.sh 03:17:41 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins16048741734048285346.sh 03:17:41 ---> package-listing.sh 03:17:41 ++ facter osfamily 03:17:41 ++ tr '[:upper:]' '[:lower:]' 03:17:41 + OS_FAMILY=debian 03:17:41 + workspace=/w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release 03:17:41 + START_PACKAGES=/tmp/packages_start.txt 03:17:41 + END_PACKAGES=/tmp/packages_end.txt 03:17:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:17:41 + PACKAGES=/tmp/packages_start.txt 03:17:41 + '[' /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release ']' 03:17:41 + PACKAGES=/tmp/packages_end.txt 03:17:41 + case "${OS_FAMILY}" in 03:17:41 + dpkg -l 03:17:41 + grep '^ii' 03:17:41 + '[' -f /tmp/packages_start.txt ']' 03:17:41 + '[' -f /tmp/packages_end.txt ']' 03:17:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:17:41 + '[' /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release ']' 03:17:41 + mkdir -p /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release/archives/ 03:17:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release/archives/ 03:17:41 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins13655837994757671414.sh 03:17:41 ---> capture-instance-metadata.sh 03:17:41 Setup pyenv: 03:17:41 system 03:17:41 3.8.13 03:17:41 3.9.13 03:17:41 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release/.python-version) 03:17:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2QNu from file:/tmp/.os_lf_venv 03:17:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:17:43 lf-activate-venv(): INFO: Installing additional packages: lftools 03:17:55 lf-activate-venv(): INFO: Adding /tmp/venv-2QNu/bin to PATH 03:17:55 INFO: Running in OpenStack, capturing instance metadata 03:17:55 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins2963498952180326738.sh 03:17:55 provisioning config files... 03:17:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release@tmp/config3393209097297455626tmp 03:17:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:17:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:17:55 [EnvInject] - Injecting environment variables from a build step. 03:17:55 [EnvInject] - Injecting as environment variables the properties content 03:17:55 SERVER_ID=logs 03:17:55 03:17:55 [EnvInject] - Variables injected successfully. 03:17:55 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins18342405270728123869.sh 03:17:55 ---> create-netrc.sh 03:17:55 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins514448601915277965.sh 03:17:55 ---> python-tools-install.sh 03:17:55 Setup pyenv: 03:17:55 system 03:17:55 3.8.13 03:17:55 3.9.13 03:17:56 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release/.python-version) 03:17:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2QNu from file:/tmp/.os_lf_venv 03:17:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:17:58 lf-activate-venv(): INFO: Installing additional packages: lftools 03:18:10 lf-activate-venv(): INFO: Adding /tmp/venv-2QNu/bin to PATH 03:18:10 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/sh /tmp/jenkins10247814498091495809.sh 03:18:10 ---> uv-install.sh 03:18:10 uv 0.12.14 is already installed 03:18:10 uvx 0.12.14 (x86_64-unknown-linux-gnu) 03:18:10 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins10815700302022918511.sh 03:18:10 ---> sudo-logs.sh 03:18:10 Archiving 'sudo' log.. 03:18:10 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins6144861042853248806.sh 03:18:10 ---> job-cost.sh 03:18:10 INFO: Activating Python virtual environment... 03:18:10 Setup pyenv: 03:18:10 system 03:18:10 3.8.13 03:18:10 3.9.13 03:18:10 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release/.python-version) 03:18:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2QNu from file:/tmp/.os_lf_venv 03:18:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:18:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:18:19 lf-activate-venv(): INFO: Adding /tmp/venv-2QNu/bin to PATH 03:18:19 INFO: No stack-cost file found 03:18:19 INFO: Instance uptime: 471s 03:18:19 INFO: Fetching instance metadata (attempt 1 of 3)... 03:18:19 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 03:18:20 INFO: Successfully fetched instance metadata 03:18:20 INFO: Instance type: v3-starter-4 03:18:20 INFO: Retrieving pricing info for: v3-starter-4 03:18:20 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 03:18:20 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=471 03:18:20 INFO: Successfully fetched Vexxhost pricing API 03:18:20 INFO: Retrieved cost: 0.04 03:18:20 INFO: Retrieved resource: v3-starter-4 03:18:20 INFO: Creating archive directory: /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release/archives/cost 03:18:20 INFO: Archiving costs to: /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release/archives/cost.csv 03:18:20 INFO: Successfully archived job cost data 03:18:20 DEBUG: Cost data: portal-nonrtric-controlpanel-docker-merge-i-release,144,2026-09-15 03:18:20,v3-starter-4,471,0.04,0.00,SUCCESS 03:18:20 [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash -l /tmp/jenkins12117420674667725004.sh 03:18:20 ---> logs-deploy.sh 03:18:20 Setup pyenv: 03:18:20 system 03:18:20 3.8.13 03:18:20 3.9.13 03:18:20 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release/.python-version) 03:18:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2QNu from file:/tmp/.os_lf_venv 03:18:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:18:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:18:34 lf-activate-venv(): INFO: Adding /tmp/venv-2QNu/bin to PATH 03:18:34 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/portal-nonrtric-controlpanel-docker-merge-i-release/144 03:18:34 INFO: archiving workspace using pattern(s): 03:18:35 Archives upload complete. 03:18:35 INFO: archiving logs to Nexus 03:18:36 ---> uname -a: 03:18:36 Linux prd-ubuntu1804-docker-4c-4g-12714 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 03:18:36 03:18:36 03:18:36 ---> lscpu: 03:18:36 Architecture: x86_64 03:18:36 CPU op-mode(s): 32-bit, 64-bit 03:18:36 Byte Order: Little Endian 03:18:36 CPU(s): 4 03:18:36 On-line CPU(s) list: 0-3 03:18:36 Thread(s) per core: 1 03:18:36 Core(s) per socket: 1 03:18:36 Socket(s): 4 03:18:36 NUMA node(s): 1 03:18:36 Vendor ID: AuthenticAMD 03:18:36 CPU family: 23 03:18:36 Model: 49 03:18:36 Model name: AMD EPYC-Rome Processor 03:18:36 Stepping: 0 03:18:36 CPU MHz: 2799.998 03:18:36 BogoMIPS: 5599.99 03:18:36 Virtualization: AMD-V 03:18:36 Hypervisor vendor: KVM 03:18:36 Virtualization type: full 03:18:36 L1d cache: 32K 03:18:36 L1i cache: 32K 03:18:36 L2 cache: 512K 03:18:36 L3 cache: 16384K 03:18:36 NUMA node0 CPU(s): 0-3 03:18:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 03:18:36 03:18:36 03:18:36 ---> nproc: 03:18:36 4 03:18:36 03:18:36 03:18:36 ---> df -h: 03:18:36 Filesystem Size Used Avail Use% Mounted on 03:18:36 udev 3.9G 0 3.9G 0% /dev 03:18:36 tmpfs 798M 696K 797M 1% /run 03:18:36 /dev/vda1 20G 11G 8.5G 56% / 03:18:36 tmpfs 3.9G 0 3.9G 0% /dev/shm 03:18:36 tmpfs 5.0M 0 5.0M 0% /run/lock 03:18:36 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:18:36 /dev/vda15 105M 5.3M 100M 5% /boot/efi 03:18:36 tmpfs 798M 0 798M 0% /run/user/1001 03:18:36 03:18:36 03:18:36 ---> free -m: 03:18:36 total used free shared buff/cache available 03:18:36 Mem: 7976 518 3194 0 4263 7159 03:18:36 Swap: 1023 0 1023 03:18:36 03:18:36 03:18:36 ---> ip addr: 03:18:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:18:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:18:36 inet 127.0.0.1/8 scope host lo 03:18:36 valid_lft forever preferred_lft forever 03:18:36 inet6 ::1/128 scope host 03:18:36 valid_lft forever preferred_lft forever 03:18:36 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 03:18:36 link/ether fa:16:3e:27:b7:63 brd ff:ff:ff:ff:ff:ff 03:18:36 inet 10.32.6.143/23 brd 10.32.7.255 scope global dynamic ens3 03:18:36 valid_lft 85925sec preferred_lft 85925sec 03:18:36 inet6 fe80::f816:3eff:fe27:b763/64 scope link 03:18:36 valid_lft forever preferred_lft forever 03:18:36 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 03:18:36 link/ether 02:42:83:b6:93:de brd ff:ff:ff:ff:ff:ff 03:18:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:18:36 valid_lft forever preferred_lft forever 03:18:36 03:18:36 03:18:36 ---> sar -b -r -n DEV: 03:18:36 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-12714) 09/15/26 _x86_64_ (4 CPU) 03:18:36 03:18:36 03:10:43 LINUX RESTART (4 CPU) 03:18:36 03:18:36 03:11:01 tps rtps wtps bread/s bwrtn/s 03:18:36 03:12:01 163.99 61.44 102.55 5017.43 41626.28 03:18:36 03:13:01 155.09 18.76 136.33 2499.98 26216.43 03:18:36 03:14:01 174.99 0.48 174.50 3.87 34912.98 03:18:36 03:15:01 94.27 0.00 94.27 0.00 24069.44 03:18:36 03:16:01 24.43 0.00 24.43 0.00 1436.85 03:18:36 03:17:01 2.30 0.00 2.30 0.00 50.26 03:18:36 03:18:01 28.26 2.97 25.30 473.39 1367.37 03:18:36 Average: 91.90 11.95 79.95 1142.04 18525.39 03:18:36 03:18:36 03:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:18:36 03:12:01 5649760 7352248 2517668 30.83 49980 1822252 1040928 11.29 670944 1655088 217588 03:18:36 03:13:01 4562340 7053676 3605088 44.14 96200 2469140 1525048 16.55 992276 2336248 210152 03:18:36 03:14:01 3310300 6821828 4857128 59.47 151500 3196964 1516508 16.46 1269472 3073072 121048 03:18:36 03:15:01 2122184 6129656 6045244 74.02 155888 3770800 1606076 17.43 2035400 3498320 11836 03:18:36 03:16:01 2992676 7021044 5174752 63.36 158988 3781396 1479988 16.06 1410644 3270292 348 03:18:36 03:17:01 2087640 6155784 6079788 74.44 159144 3784120 1564448 16.98 2257688 3299968 2492 03:18:36 03:18:01 3286312 7343676 4881116 59.76 162484 3824812 1055272 11.45 1154260 3250480 26416 03:18:36 Average: 3430173 6839702 4737255 58.00 133455 3235641 1398324 15.17 1398669 2911924 84269 03:18:36 03:18:36 03:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:18:36 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 03:12:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 03:18:36 03:12:01 ens3 308.38 216.90 1565.49 66.37 0.00 0.00 0.00 0.00 03:18:36 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 03:13:01 lo 2.73 2.73 0.28 0.28 0.00 0.00 0.00 0.00 03:18:36 03:13:01 ens3 402.23 282.80 3903.94 39.98 0.00 0.00 0.00 0.00 03:18:36 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 03:14:01 ens3 25.45 21.05 82.01 6.70 0.00 0.00 0.00 0.00 03:18:36 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:18:36 03:15:01 ens3 520.69 121.96 3567.48 9.42 0.00 0.00 0.00 0.00 03:18:36 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 03:16:01 lo 42.79 42.79 1473.14 1473.14 0.00 0.00 0.00 0.00 03:18:36 03:16:01 ens3 20.01 10.86 4.53 4.91 0.00 0.00 0.00 0.00 03:18:36 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:18:36 03:17:01 ens3 0.20 0.17 0.13 0.07 0.00 0.00 0.00 0.00 03:18:36 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 03:18:01 lo 2.87 2.87 0.25 0.25 0.00 0.00 0.00 0.00 03:18:36 03:18:01 ens3 25.60 26.23 15.47 48.35 0.00 0.00 0.00 0.00 03:18:36 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 Average: lo 7.12 7.12 210.57 210.57 0.00 0.00 0.00 0.00 03:18:36 Average: ens3 186.08 97.14 1305.60 25.11 0.00 0.00 0.00 0.00 03:18:36 03:18:36 03:18:36 ---> sar -P ALL: 03:18:36 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-12714) 09/15/26 _x86_64_ (4 CPU) 03:18:36 03:18:36 03:10:43 LINUX RESTART (4 CPU) 03:18:36 03:18:36 03:11:01 CPU %user %nice %system %iowait %steal %idle 03:18:36 03:12:01 all 18.12 0.00 2.19 5.15 0.07 74.48 03:18:36 03:12:01 0 8.87 0.00 1.07 6.33 0.05 83.68 03:18:36 03:12:01 1 36.59 0.00 4.78 7.59 0.10 50.93 03:18:36 03:12:01 2 20.26 0.00 1.66 2.03 0.08 75.97 03:18:36 03:12:01 3 6.75 0.00 1.22 4.62 0.07 87.35 03:18:36 03:13:01 all 21.51 0.00 3.82 4.49 0.08 70.10 03:18:36 03:13:01 0 13.89 0.00 3.23 4.73 0.05 78.10 03:18:36 03:13:01 1 41.75 0.00 4.08 5.23 0.12 48.83 03:18:36 03:13:01 2 21.90 0.00 4.11 2.66 0.08 71.24 03:18:36 03:13:01 3 8.47 0.00 3.87 5.31 0.07 82.28 03:18:36 03:14:01 all 23.86 0.00 7.11 3.26 3.05 62.72 03:18:36 03:14:01 0 20.42 0.00 5.97 2.50 2.60 68.51 03:18:36 03:14:01 1 22.15 0.00 5.16 0.66 2.82 69.21 03:18:36 03:14:01 2 26.19 0.00 9.59 5.83 3.41 54.99 03:18:36 03:14:01 3 26.71 0.00 7.77 4.07 3.41 58.03 03:18:36 03:15:01 all 49.97 0.00 5.95 2.81 0.29 40.97 03:18:36 03:15:01 0 42.83 0.00 5.62 1.21 0.28 50.06 03:18:36 03:15:01 1 59.01 0.00 7.01 1.86 0.37 31.75 03:18:36 03:15:01 2 48.20 0.00 5.69 4.29 0.30 41.52 03:18:36 03:15:01 3 49.88 0.00 5.47 3.93 0.24 40.48 03:18:36 03:16:01 all 50.97 0.00 5.76 0.28 0.14 42.86 03:18:36 03:16:01 0 41.44 0.00 5.35 0.08 0.12 53.01 03:18:36 03:16:01 1 53.10 0.00 6.26 0.05 0.13 40.45 03:18:36 03:16:01 2 63.01 0.00 5.98 0.92 0.13 29.94 03:18:36 03:16:01 3 46.39 0.00 5.46 0.05 0.12 47.98 03:18:36 03:17:01 all 44.87 0.00 5.69 0.00 0.12 49.32 03:18:36 03:17:01 0 30.83 0.00 6.14 0.00 0.10 62.93 03:18:36 03:17:01 1 42.13 0.00 5.60 0.00 0.12 52.15 03:18:36 03:17:01 2 59.17 0.00 5.17 0.00 0.13 35.52 03:18:36 03:17:01 3 47.44 0.00 5.86 0.00 0.13 46.57 03:18:36 03:18:01 all 34.54 0.00 3.83 0.65 0.09 60.90 03:18:36 03:18:01 0 29.30 0.00 3.25 0.27 0.08 67.11 03:18:36 03:18:01 1 30.75 0.00 3.43 0.24 0.07 65.52 03:18:36 03:18:01 2 46.37 0.00 4.43 1.71 0.12 47.37 03:18:36 03:18:01 3 31.77 0.00 4.21 0.35 0.08 63.59 03:18:36 Average: all 34.80 0.00 4.91 2.38 0.55 57.36 03:18:36 Average: 0 26.79 0.00 4.38 2.16 0.47 66.20 03:18:36 Average: 1 40.72 0.00 5.19 2.23 0.54 51.33 03:18:36 Average: 2 40.71 0.00 5.23 2.49 0.61 50.95 03:18:36 Average: 3 31.03 0.00 4.84 2.62 0.59 60.91 03:18:36 03:18:36 03:18:36