Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-123 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-otf-frontend-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-m5Jxk1kSEsbw/agent.2152 SSH_AGENT_PID=2154 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-otf-frontend-docker-merge-master@tmp/private_key_11242991412692340084.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf > git init /w/workspace/it-otf-frontend-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/otf # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision b9fbd467a62eac8ec3cca03d78a23b2371b6727a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b9fbd467a62eac8ec3cca03d78a23b2371b6727a # timeout=10 Commit message: "Updating the Values.yaml for several services. Cleaned out proprietary data" > git rev-list --no-walk b9fbd467a62eac8ec3cca03d78a23b2371b6727a # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [it-otf-frontend-docker-merge-master] $ /bin/bash /tmp/jenkins4335775195290865746.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GAKs lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-GAKs/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.1 from /tmp/venv-GAKs/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.1 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.2 Babel==2.14.0 beautifulsoup4==4.12.2 boto3==1.33.12 botocore==1.33.12 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.4.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.7 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.2.2 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.25.2 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-metadata==7.0.0 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.11.2 keystoneauth1==5.4.0 kubernetes==28.1.0 lftools==0.37.8 lxml==4.9.3 MarkupSafe==2.1.3 msgpack==1.0.7 multi-key-dict==2.0.3 munch==4.0.0 netaddr==0.9.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.32.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.13.2 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.8.2 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.3 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.12 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 provisioning config files... copy managed file [global-settings] to file:/w/workspace/it-otf-frontend-docker-merge-master@tmp/config9728297782906902261tmp copy managed file [it-otf-settings] to file:/w/workspace/it-otf-frontend-docker-merge-master@tmp/config8998960088368220749tmp [it-otf-frontend-docker-merge-master] $ /bin/bash /tmp/jenkins11799427271386289856.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [it-otf-frontend-docker-merge-master] $ /bin/bash /tmp/jenkins17705796684343481694.sh [it-otf-frontend-docker-merge-master] $ /bin/sh -xe /tmp/jenkins17212869909999716042.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=otf-frontend CONTAINER_TAG_YAML_DIR=otf-frontend CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [it-otf-frontend-docker-merge-master] $ /bin/bash -l /tmp/jenkins4429453387670257063.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-otf-frontend-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GAKs from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-GAKs/bin to PATH ---> Docker image tag found: 0.0.4 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=otf-frontend CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/it-otf-frontend [EnvInject] - Variables injected successfully. [it-otf-frontend-docker-merge-master] $ /bin/bash /tmp/jenkins9077696735155063809.sh ---> docker-build.sh Docker version 20.10.20, build 9fdeb9c Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-frontend:0.0.4 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-otf-frontend:0.0.4 . Sending build context to Docker daemon 5.661MB Step 1/34 : FROM node:8.16-alpine 8.16-alpine: Pulling from library/node 89d9c30c1d48: Pulling fs layer 46183ae4fb34: Pulling fs layer df5eabc1a3d1: Pulling fs layer ec8d81667505: Pulling fs layer ec8d81667505: Waiting 89d9c30c1d48: Verifying Checksum 89d9c30c1d48: Download complete 89d9c30c1d48: Pull complete df5eabc1a3d1: Verifying Checksum df5eabc1a3d1: Download complete ec8d81667505: Verifying Checksum ec8d81667505: Download complete 46183ae4fb34: Verifying Checksum 46183ae4fb34: Download complete 46183ae4fb34: Pull complete df5eabc1a3d1: Pull complete ec8d81667505: Pull complete Digest: sha256:c4a9d1e4aac726bb2fac4a4e810d010a548d5cd62ec4f830b42628caca414d24 Status: Downloaded newer image for node:8.16-alpine ---> 26881633664e Step 2/34 : ENV ENV=development ---> Running in c8bdcebf780e Removing intermediate container c8bdcebf780e ---> c6d77099c9fa Step 3/34 : ENV NAMESPACE=namespace ---> Running in d239a5481753 Removing intermediate container d239a5481753 ---> 2fbdb1e71fe4 Step 4/34 : ENV APP_NAME=otf-frontend ---> Running in bf9dc2df81a6 Removing intermediate container bf9dc2df81a6 ---> 55d3ffb1d713 Step 5/34 : ENV APP_VERSION=1.0 ---> Running in f675b9daee7d Removing intermediate container f675b9daee7d ---> 7c3348b707d4 Step 6/34 : ENV OTF_URL=https://localhost:32524/ ---> Running in 74535a94ef5a Removing intermediate container 74535a94ef5a ---> 24057484985f Step 7/34 : ENV OTF_EMAIL=email@email.com ---> Running in de3aa756dd7f Removing intermediate container de3aa756dd7f ---> 28630a852d5c Step 8/34 : ENV AUTHENTICATION_SECRET=/ytoYB+iD5HUuDLmeqStcoUPwqw= ---> Running in b95ab2cde555 Removing intermediate container b95ab2cde555 ---> 6c8cdd8fe586 Step 9/34 : ENV SERVICEAPI_URL=https://localhost:32303/otf/api/ ---> Running in 76326687bb18 Removing intermediate container 76326687bb18 ---> 52cb57d8ac20 Step 10/34 : ENV SERVICEAPI_URIEXECUTETESTINSTANCE=testInstance/execute/v1/id/ ---> Running in b973ddfd26c1 Removing intermediate container b973ddfd26c1 ---> 43f4d0e2922c Step 11/34 : ENV SERVICEAPI_AAFID=username ---> Running in b9b166ee52b0 Removing intermediate container b9b166ee52b0 ---> 53421082aa1c Step 12/34 : ENV SERVICEAPI_AAFPASSWORD=password ---> Running in b12f583c1079 Removing intermediate container b12f583c1079 ---> a96b144d00d2 Step 13/34 : ENV CAMUNDAAPI_URL=https://localhost:31313/ ---> Running in c31774294ec7 Removing intermediate container c31774294ec7 ---> e3d324b35d01 Step 14/34 : ENV CAMUNDAAPI_AAFID=username ---> Running in 773f95c91c3b Removing intermediate container 773f95c91c3b ---> 12bfad6727cd Step 15/34 : ENV CAMUNDAAPI_AAFPASSWORD=password ---> Running in 2d02daccafc6 Removing intermediate container 2d02daccafc6 ---> 5c108c414f65 Step 16/34 : ENV MONGO_BASEURL=localhost:27017/ ---> Running in ef7c17f27385 Removing intermediate container ef7c17f27385 ---> c00107627ab4 Step 17/34 : ENV MONGO_DBOTF=otf ---> Running in ee01975599d9 Removing intermediate container ee01975599d9 ---> 2150c66926ad Step 18/34 : ENV MONGO_REPLICASET=rs0 ---> Running in 31a32b48e82d Removing intermediate container 31a32b48e82d ---> 41e737a79b2e Step 19/34 : ENV MONGO_USERNAME=username ---> Running in 01f492933296 Removing intermediate container 01f492933296 ---> 3ff887952acd Step 20/34 : ENV MONGO_PASSWORD=password ---> Running in 6036d12a7a5b Removing intermediate container 6036d12a7a5b ---> dd44949fd8c3 Step 21/34 : RUN npm config set unsafe-perm true ---> Running in 4bf1658f18c6 Removing intermediate container 4bf1658f18c6 ---> aff0c798e7bd Step 22/34 : RUN npm cache clean --force ---> Running in e48e08dbd77b npm WARN using --force I sure hope you know what you are doing. Removing intermediate container e48e08dbd77b ---> 8f1533a5baa2 Step 23/34 : RUN npm config set registry https://registry.npmjs.org/ ---> Running in 29cf8425a1a3 Removing intermediate container 29cf8425a1a3 ---> 6c7f3c5ab274 Step 24/34 : RUN node -v ---> Running in 3d385f87e997 v8.16.2 Removing intermediate container 3d385f87e997 ---> a5abe4aed30e Step 25/34 : COPY . /home/node ---> 4217983cecef Step 26/34 : WORKDIR /home/node ---> Running in 4cd2f78fe3fd Removing intermediate container 4cd2f78fe3fd ---> e63f4587f56a Step 27/34 : RUN mkdir -p /otf/logs ---> Running in 96498fb04f6f Removing intermediate container 96498fb04f6f ---> b2105dac6cfe Step 28/34 : RUN npm i -g webpack ---> Running in 3c22f065c694 /usr/local/bin/webpack -> /usr/local/lib/node_modules/webpack/bin/webpack.js + webpack@5.89.0 added 78 packages from 128 contributors in 4.09s Removing intermediate container 3c22f065c694 ---> 74ccd565e198 Step 29/34 : RUN npm i -g webpack-dev-server ---> Running in ad7a0448e74d /usr/local/bin/webpack-dev-server -> /usr/local/lib/node_modules/webpack-dev-server/bin/webpack-dev-server.js npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/webpack-dev-server/node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN webpack-dev-server@4.15.1 requires a peer of webpack@^4.37.0 || ^5.0.0 but none is installed. You must install peer dependencies yourself. npm WARN ws@8.15.1 requires a peer of bufferutil@^4.0.1 but none is installed. You must install peer dependencies yourself. + webpack-dev-server@4.15.1 added 211 packages from 243 contributors in 7.6s npm WARN ws@8.15.1 requires a peer of utf-8-validate@>=5.0.2 but none is installed. You must install peer dependencies yourself. npm WARN webpack-dev-middleware@5.3.3 requires a peer of webpack@^4.0.0 || ^5.0.0 but none is installed. You must install peer dependencies yourself. Removing intermediate container ad7a0448e74d ---> 08280104d85f Step 30/34 : RUN npm i -g --unsafe-perm @angular/cli@6.2.9 ---> Running in f61ecc8ded2a npm WARN deprecated ini@1.3.5: Please update to ini >=1.3.6 to avoid a prototype pollution issue npm WARN deprecated @schematics/update@0.8.9: 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. npm WARN deprecated chokidar@2.0.4: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies npm WARN deprecated fsevents@1.2.13: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated node-fetch-npm@2.0.4: This module is not used anymore, npm uses minipass-fetch for its fetch implementation now /usr/local/bin/ng -> /usr/local/lib/node_modules/@angular/cli/bin/ng npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.2 (node_modules/@angular/cli/node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})  + @angular/cli@6.2.9 added 325 packages from 219 contributors in 11.724s Removing intermediate container f61ecc8ded2a ---> dff68ab4e03c Step 31/34 : RUN npm install --save-dev @angular-devkit/build-angular ---> Running in 2eb7f9f429f3 npm WARN deprecated html-webpack-plugin@3.2.0: 3.x is no longer supported npm WARN deprecated istanbul@0.4.5: This module is no longer maintained, try this instead: npm WARN deprecated npm i nyc npm WARN deprecated Visit https://istanbul.js.org/integrations for other alternatives. npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies npm WARN deprecated fsevents@1.2.13: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated core-js@2.6.12: 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. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap. npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated uglify-es@3.3.9: support for ECMAScript is superseded by `uglify-js` as of v3.13.0 npm WARN deprecated acorn-dynamic-import@3.0.0: This is probably built in to whatever tool you're using. If you still need it... idk  > node-sass@4.14.1 install /home/node/node_modules/node-sass > node scripts/install.js Downloading binary from https://github.com/sass/node-sass/releases/download/v4.14.1/linux_musl-x64-57_binding.node Download complete Binary saved to /home/node/node_modules/node-sass/vendor/linux_musl-x64-57/binding.node Caching binary to /root/.npm/node-sass/4.14.1/linux_musl-x64-57_binding.node > core-js@2.6.12 postinstall /home/node/node_modules/babel-runtime/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:  > https://opencollective.com/core-js  > https://www.patreon.com/zloirock  Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) > ejs@2.7.4 postinstall /home/node/node_modules/ejs > node ./postinstall.js Thank you for installing EJS: built with the Jake JavaScript build tool (https://jakejs.com/) > node-sass@4.14.1 postinstall /home/node/node_modules/node-sass > node scripts/build.js Binary found at /home/node/node_modules/node-sass/vendor/linux_musl-x64-57/binding.node Testing binary Binary is fine npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/watchpack/node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN @ngtools/webpack@6.0.8 requires a peer of typescript@~2.4.0 || ~2.5.0 || ~2.6.0 || ~2.7.0 but none is installed. You must install peer dependencies yourself. npm WARN ajv-keywords@3.5.2 requires a peer of ajv@^6.9.1 but none is installed. You must install peer dependencies yourself.  + @angular-devkit/build-angular@0.6.8 added 918 packages from 832 contributors and audited 922 packages in 25.88s found 42 vulnerabilities (2 low, 21 moderate, 17 high, 2 critical) run `npm audit fix` to fix them, or `npm audit` for details Removing intermediate container 2eb7f9f429f3 ---> 2d3363f3cf9d Step 32/34 : RUN npm install --unsafe-perm ---> Running in 57a36a9add03 > otf-frontend@1.0.0-a preinstall /home/node > npm i rimraf && rimraf node_modules/protractor/node_modules/webdriver-manager npm WARN @ngtools/webpack@6.0.8 requires a peer of typescript@~2.4.0 || ~2.5.0 || ~2.6.0 || ~2.7.0 but none is installed. You must install peer dependencies yourself. npm WARN ajv-keywords@3.5.2 requires a peer of ajv@^6.9.1 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.3 (node_modules/watchpack/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})  + rimraf@3.0.2 added 1 package from 1 contributor and audited 923 packages in 4.817s found 42 vulnerabilities (2 low, 21 moderate, 17 high, 2 critical) run `npm audit fix` to fix them, or `npm audit` for details npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 npm WARN deprecated protractor@5.4.4: 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 npm WARN deprecated @angular/http@6.1.10: Package no longer supported. Use @angular/common instead, see https://angular.io/guide/deprecations#angularhttp npm WARN deprecated @ag-grid-community/all-modules@22.1.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm WARN deprecated axios@0.19.2: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410 npm WARN deprecated core-js@2.6.12: 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. npm WARN deprecated feathers-authentication-custom@0.1.0: This module is no longer maintained. Upgrade to Feathers 4 and use its custom authentication strategies instead. npm WARN deprecated multer@1.4.4: Multer 1.x is affected by CVE-2022-24434. This is fixed in v1.4.4-lts.1 which drops support for versions of Node.js before 6. Please upgrade to at least Node.js 6 and version 1.4.4-lts.1 of Multer. If you need support for older versions of Node.js, we are open to accepting patches that would fix the CVE on the main 1.x release line, whilst maintaining compatibility with Node.js 0.10. npm WARN deprecated ngx-perfect-scrollbar@7.2.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated @schematics/update@0.8.9: 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. npm WARN deprecated ini@1.3.5: Please update to ini >=1.3.6 to avoid a prototype pollution issue npm WARN deprecated chokidar@1.7.0: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. npm WARN deprecated log4js@2.11.0: 2.x is no longer supported. Please upgrade to 6.x or higher. npm WARN deprecated mkdirp@0.5.1: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) 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) npm WARN deprecated @types/graphql@14.5.0: This is a stub types definition. graphql provides its own type definitions, so you do not need this installed. npm WARN deprecated mailcomposer@3.12.0: This project is unmaintained npm WARN deprecated chokidar@2.0.4: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies npm WARN deprecated gentle-fs@2.3.1: This package is deprecated and will not be receiving further updates npm WARN deprecated libcipm@4.0.8: This module is no longer used. Please see @npmcli/arborist if you would like to build and reify package trees programmatically. npm WARN deprecated fs-vacuum@1.2.10: This module is no longer maintained npm WARN deprecated read-package-tree@5.3.1: The functionality that this package provided is now in @npmcli/arborist npm WARN deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs npm WARN deprecated stringify-package@1.0.1: This module is not used anymore, and has been replaced by @npmcli/package-json npm WARN deprecated debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm WARN deprecated circular-json@0.5.9: CircularJSON is in maintenance only, flatted is its successor. npm WARN deprecated streamroller@0.7.0: 0.x is no longer supported. Please upgrade to 3.x or higher. npm WARN deprecated date-format@1.2.0: 1.x is no longer supported. Please upgrade to 4.x or higher. npm WARN deprecated axios@0.15.3: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410 npm WARN deprecated mailgun-js@0.18.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm WARN deprecated nodemailer@2.7.2: All versions below 4.0.1 of Nodemailer are deprecated. See https://nodemailer.com/status/ npm WARN deprecated buildmail@3.10.0: This project is unmaintained npm WARN deprecated @types/bson@4.2.0: This is a stub types definition. bson provides its own type definitions, so you do not need this installed. npm WARN deprecated node-fetch-npm@2.0.4: This module is not used anymore, npm uses minipass-fetch for its fetch implementation now npm WARN deprecated libnpmconfig@1.2.1: This module is not used anymore. npm config is parsed by npm itself and by @npmcli/config npm WARN deprecated mailcomposer@4.0.1: This project is unmaintained npm WARN deprecated socks@1.1.9: If using 2.x branch, please upgrade to at least 2.1.6 to avoid a serious bug with socket data flow and an import issue introduced in 2.1.0 npm WARN deprecated request@2.75.0: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated uws@9.14.0: New code is available at github.com/uNetworking/uWebSockets.js npm WARN deprecated set-value@0.3.3: Critical bug fixed in v3.0.1, please upgrade to the latest version. npm WARN deprecated set-value@0.4.3: Critical bug fixed in v3.0.1, please upgrade to the latest version. npm WARN deprecated buildmail@4.0.1: This project is unmaintained npm WARN deprecated har-validator@2.0.6: this library is no longer supported npm WARN deprecated hawk@3.1.3: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues. npm WARN deprecated node-uuid@1.4.8: Use uuid module instead npm WARN deprecated cryptiles@2.0.5: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN deprecated boom@2.10.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN deprecated sntp@1.0.9: This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues. npm WARN deprecated hoek@2.16.3: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN deprecated set-value@0.2.0: Critical bug fixed in v3.0.1, please upgrade to the latest version. npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead  > uws@9.14.0 install /home/node/node_modules/uws > node-gyp rebuild > build_log.txt 2>&1 || exit 0 > core-js@3.34.0 postinstall /home/node/node_modules/@amcharts/amcharts4/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! The project needs your help! Please consider supporting core-js: > https://opencollective.com/core-js  > https://patreon.com/zloirock  > https://boosty.to/zloirock  > bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz  I highly recommend reading this: https://github.com/zloirock/core-js/blob/master/docs/2023-02-14-so-whats-next.md  > core-js@2.6.12 postinstall /home/node/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" > es5-ext@0.10.62 postinstall /home/node/node_modules/es5-ext > node -e "try{require('./_postinstall')}catch(e){}" || exit 0 > otf-frontend@1.0.0-a postinstall /home/node > node addPug.js && node ./addPug.js node ./ng-add-pug-loader.js node ./ng-add-pug-loader.js npm WARN @ngtools/webpack@6.0.8 requires a peer of typescript@~2.4.0 || ~2.5.0 || ~2.6.0 || ~2.7.0 but none is installed. You must install peer dependencies yourself. npm WARN ajv-keywords@3.5.2 requires a peer of ajv@^6.9.1 but none is installed. You must install peer dependencies yourself. npm WARN angular-particle@1.0.4 requires a peer of @angular/core@^4.0.0 but none is installed. You must install peer dependencies yourself. npm WARN angular-particle@1.0.4 requires a peer of rxjs@^5.1.0 but none is installed. You must install peer dependencies yourself. npm WARN bootstrap@4.6.2 requires a peer of popper.js@^1.16.1 but none is installed. You must install peer dependencies yourself. npm WARN bpmn-js-properties-panel@0.32.2 requires a peer of bpmn-js@^3.x || ^4.x but none is installed. You must install peer dependencies yourself. npm WARN feathers-mongoose@8.5.1 requires a peer of mongoose@>=6.0.11 but none is installed. You must install peer dependencies yourself. npm WARN mat-progress-buttons@7.1.2 requires a peer of @angular-devkit/schematics@^0.8.2 but none is installed. You must install peer dependencies yourself. npm WARN mat-progress-buttons@7.1.2 requires a peer of @angular/cdk@^7.2.0 but none is installed. You must install peer dependencies yourself. npm WARN mat-progress-buttons@7.1.2 requires a peer of @angular/common@^7.1.4 but none is installed. You must install peer dependencies yourself. npm WARN mat-progress-buttons@7.1.2 requires a peer of @angular/core@^7.1.4 but none is installed. You must install peer dependencies yourself. npm WARN mat-progress-buttons@7.1.2 requires a peer of @angular/material@^7.2.0 but none is installed. You must install peer dependencies yourself. npm WARN mat-progress-buttons@7.1.2 requires a peer of tsickle@^0.34.0 but none is installed. You must install peer dependencies yourself. npm WARN ng2-codemirror@1.1.3 requires a peer of @angular/core@^2.1.0 || ^4.0.0 but none is installed. You must install peer dependencies yourself. npm WARN ng2-codemirror@1.1.3 requires a peer of @angular/forms@^2.1.0 || ^4.0.0 but none is installed. You must install peer dependencies yourself. npm WARN ng2-codemirror@1.1.3 requires a peer of @angular/common@^2.1.0 || ^4.0.0 but none is installed. You must install peer dependencies yourself. npm WARN ws@7.4.6 requires a peer of bufferutil@^4.0.1 but none is installed. You must install peer dependencies yourself. npm WARN ws@7.4.6 requires a peer of utf-8-validate@^5.0.2 but none is installed. You must install peer dependencies yourself. npm WARN ws@7.4.6 requires a peer of bufferutil@^4.0.1 but none is installed. You must install peer dependencies yourself. npm WARN ws@7.4.6 requires a peer of utf-8-validate@^5.0.2 but none is installed. You must install peer dependencies yourself. npm WARN acorn-jsx@5.3.2 requires a peer of acorn@^6.0.0 || ^7.0.0 || ^8.0.0 but none is installed. You must install peer dependencies yourself. npm WARN update-browserslist-db@1.0.13 requires a peer of browserslist@>= 4.21.0 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.3 (node_modules/watchpack/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})  added 2303 packages from 3482 contributors and audited 3238 packages in 88.523s found 262 vulnerabilities (27 low, 86 moderate, 98 high, 51 critical) run `npm audit fix` to fix them, or `npm audit` for details Removing intermediate container 57a36a9add03 ---> f571b0527d7a Step 33/34 : RUN npm run-script build ---> Running in ee903277d51a > otf-frontend@1.0.0-a build /home/node > ng build --prod --output-path ./client/dist/ --build-optimizer=false  0% compiling 10% building modules 0/1 modules 1 active multi /home/node/client/src/main.ts                                     10% building modules 1/1 modules 0 active 10% building modules 1/2 modules 1 active multi /home/node/client/src/polyfills.ts                                          10% building modules 2/2 modules 0 active 10% building modules 2/3 modules 1 active …tables.net-dt/css/jquery.dataTables.css                                          10% building modules 3/3 modules 0 active 10% building modules 3/4 modules 1 active …/index.js!/home/node/client/src/main.ts 10% building modules 3/5 modules 2 active …x.js!/home/node/client/src/polyfills.ts 10% building modules 4/5 modules 1 active …x.js!/home/node/client/src/polyfills.ts                                          10% building modules 5/5 modules 0 active 10% building modules 5/6 modules 1 active …3!/home/node/client/src/styles/app.scss 10% building modules 5/7 modules 2 active …esign-icons/iconfont/material-icons.css 10% building modules 5/8 modules 3 active …s-minimap/assets/diagram-js-minimap.css 10% building modules 5/9 modules 4 active …tables.net-dt/css/jquery.dataTables.css 10% building modules 5/10 modules 5 active …dules/font-awesome/css/font-awesome.css 10% building modules 5/11 modules 6 active …ules/bpmn-js/dist/assets/diagram-js.css 10% building modules 5/12 modules 7 active …/assets/bpmn-font/css/bpmn-embedded.css 10% building modules 5/13 modules 8 active …ode_modules/bpmn-font/dist/css/bpmn.css 10% building modules 5/14 modules 9 active …properties-panel/styles/properties.less 10% building modules 6/14 modules 8 active …properties-panel/styles/properties.less 10% building modules 6/15 modules 9 active …bles.net-dt/css/jquery.dataTables.css 0 10% building modules 7/15 modules 8 active …properties-panel/styles/properties.less 10% building modules 8/15 modules 7 active …properties-panel/styles/properties.less 10% building modules 8/16 modules 8 active …minimap/assets/diagram-js-minimap.css 0 11% building modules 9/16 modules 7 active …properties-panel/styles/properties.less 11% building modules 10/16 modules 6 active …properties-panel/styles/properties.less 11% building modules 10/17 modules 7 active …es/bpmn-js/dist/assets/diagram-js.css 0 11% building modules 11/17 modules 6 active …properties-panel/styles/properties.less 11% building modules 12/17 modules 5 active …ode_modules/bpmn-font/dist/css/bpmn.css 11% building modules 12/18 modules 6 active …operties-panel/styles/properties.less 0 11% building modules 13/18 modules 5 active …ode_modules/bpmn-font/dist/css/bpmn.css 11% building modules 14/18 modules 4 active …ode_modules/bpmn-font/dist/css/bpmn.css 11% building modules 14/19 modules 5 active …ssets/bpmn-font/css/bpmn-embedded.css 0 11% building modules 15/19 modules 4 active …ode_modules/bpmn-font/dist/css/bpmn.css 11% building modules 16/19 modules 3 active …ode_modules/bpmn-font/dist/css/bpmn.css 11% building modules 16/20 modules 4 active …ign-icons/iconfont/material-icons.css 0 12% building modules 17/20 modules 3 active …ode_modules/bpmn-font/dist/css/bpmn.css 12% building modules 18/20 modules 2 active …dules/font-awesome/css/font-awesome.css 12% building modules 18/21 modules 3 active …e_modules/bpmn-font/dist/css/bpmn.css 0 12% building modules 19/21 modules 2 active …dules/font-awesome/css/font-awesome.css 12% building modules 20/21 modules 1 active …3!/home/node/client/src/styles/app.scss 12% building modules 20/22 modules 2 active …les/font-awesome/css/font-awesome.css 0 12% building modules 21/22 modules 1 active …3!/home/node/client/src/styles/app.scss                                          12% building modules 22/22 modules 0 active 12% building modules 22/23 modules 1 active …/home/node/client/src/styles/app.scss 0                                          12% building modules 23/23 modules 0 active                     70% finish module graph 70% finish module graph FlagDependencyExportsPlugin                                         70% sealing 70% sealing WarnCaseSensitiveModulesPlugin        71% basic dependencies optimization       71% dependencies optimization 72% advanced dependencies optimization    72% after dependencies optimization                      73% optimizing 73% basic module optimization       74% module optimization 74% module optimization CircularDependencyPlugin                 74% advanced module optimization    75% after module optimization  75% basic chunk optimization 75% basic chunk optimization EnsureChunkConditionsPlugin   75% basic chunk optimization RemoveParentModulesPlugin   75% basic chunk optimization RemoveEmptyChunksPlugin 75% basic chunk optimization MergeDuplicateChunksPlugin                                  76% chunk optimization 76% advanced chunk optimization 76% advanced chunk optimization SplitChunksPlugin 76% advanced chunk optimization RuntimeChunkPlugin 76% advanced chunk optimization RemoveEmptyChunksPlugin                            77% after chunk optimization 77% module and chunk tree optimization 78% after module and chunk tree optimization         78% basic chunk modules optimization       79% chunk modules optimization 79% advanced chunk modules optimization    80% after chunk modules optimization                  80% module reviving 80% module reviving RecordIdsPlugin       81% module order optimization 81% advanced module order optimization                  82% before module ids 82% before module ids NamedModulesPlugin                           83% module ids 83% module id optimization 84% module id optimization         84% chunk reviving 84% chunk reviving RecordIdsPlugin       85% chunk order optimization         85% before chunk ids 85% before chunk ids NamedChunksPlugin              86% chunk id optimization 86% after chunk id optimization                     88% hashing 88% after hashing 89% module assets processing  90% chunk assets processing 90% additional chunk assets processing        91% additional asset processing 91% additional asset processing scripts-webpack-plugin                           92% chunk asset optimization 92% after chunk asset optimization             93% asset optimization 93% after asset optimization               94% after seal 94% after seal SuppressExtractedTextChunks                                            Date: 2023-12-12T20:36:40.358Z Hash: ef13f4e4fb5c5f7eee7b Time: 21320ms chunk {main} main.f642c6e7b118fe76e5d8.js (main) 631 bytes [initial] [rendered] chunk {polyfills} polyfills.df39e743da2af0d55d62.js (polyfills) 681 bytes [initial] [rendered] chunk {runtime} runtime.8c26f1fab6959b00a997.js (runtime) 5.18 kB [entry] [rendered] chunk {scripts} scripts.3763de50f8463788efab.js (scripts) 743 kB  [rendered] chunk {styles} styles.c5bc681ae9a1b76111ac.css (styles) 603 kB [initial] [rendered]  ERROR in node_modules/angular-datatables/src/angular-datatables.directive.d.ts(15,16): error TS2503: Cannot find namespace 'DataTables'. node_modules/angular-datatables/src/angular-datatables.directive.d.ts(27,25): error TS2503: Cannot find namespace 'DataTables'. node_modules/datatables.net/types/types.d.ts(29,13): error TS2456: Type alias 'RowSelector' circularly references itself. node_modules/datatables.net/types/types.d.ts(35,5): error TS2315: Type 'RowSelector' is not generic. node_modules/datatables.net/types/types.d.ts(38,13): error TS2456: Type alias 'ColumnSelector' circularly references itself. node_modules/datatables.net/types/types.d.ts(50,13): error TS2456: Type alias 'CellSelector' circularly references itself. node_modules/datatables.net/types/types.d.ts(1356,44): error TS2304: Cannot find name 'Omit'. node_modules/datatables.net/types/types.d.ts(1437,19): error TS2315: Type 'RowSelector' is not generic. node_modules/datatables.net/types/types.d.ts(1440,45): error TS2304: Cannot find name 'Omit'. node_modules/datatables.net/types/types.d.ts(1823,19): error TS2315: Type 'RowSelector' is not generic. node_modules/datatables.net/types/types.d.ts(1834,43): error TS2304: Cannot find name 'Omit'. node_modules/datatables.net/types/types.d.ts(1917,19): error TS2315: Type 'RowSelector' is not generic.  npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! otf-frontend@1.0.0-a build: `ng build --prod --output-path ./client/dist/ --build-optimizer=false` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the otf-frontend@1.0.0-a build script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.  npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2023-12-12T20_36_40_410Z-debug.log The command '/bin/sh -c npm run-script build' returned a non-zero code: 1 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2154 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-otf-frontend-docker-merge-master] $ /bin/bash /tmp/jenkins14363930229602790408.sh ---> sysstat.sh [it-otf-frontend-docker-merge-master] $ /bin/bash /tmp/jenkins13637054695556035381.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/it-otf-frontend-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/it-otf-frontend-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/it-otf-frontend-docker-merge-master ']' + mkdir -p /w/workspace/it-otf-frontend-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-otf-frontend-docker-merge-master/archives/ [it-otf-frontend-docker-merge-master] $ /bin/bash /tmp/jenkins11046365628708461749.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-otf-frontend-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GAKs from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-GAKs/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-otf-frontend-docker-merge-master] $ /bin/bash /tmp/jenkins8196018367211054831.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-otf-frontend-docker-merge-master@tmp/config2381643206986917833tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [it-otf-frontend-docker-merge-master] $ /bin/bash /tmp/jenkins14573159766871690593.sh ---> create-netrc.sh [it-otf-frontend-docker-merge-master] $ /bin/bash /tmp/jenkins18326981072717465611.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-otf-frontend-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GAKs from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-GAKs/bin to PATH [it-otf-frontend-docker-merge-master] $ /bin/bash /tmp/jenkins13628399617610678546.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-otf-frontend-docker-merge-master] $ /bin/bash /tmp/jenkins10185044469029426736.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-otf-frontend-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GAKs from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-GAKs/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [it-otf-frontend-docker-merge-master] $ /bin/bash -l /tmp/jenkins158701835064236805.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-otf-frontend-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GAKs from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools 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. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-GAKs/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-otf-frontend-docker-merge-master/200 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-123 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.870 BogoMIPS: 5599.74 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 688K 394M 1% /run /dev/vda1 20G 12G 7.9G 59% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 501 821 0 2621 3162 Swap: 1023 2 1021 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:e3:1b:51 brd ff:ff:ff:ff:ff:ff inet 10.32.6.187/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85737sec preferred_lft 85737sec inet6 fe80::f816:3eff:fee3:1b51/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:9c:c7:d3:c2 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-123) 12/12/23 _x86_64_ (4 CPU) 20:26:41 LINUX RESTART (4 CPU) 20:27:01 tps rtps wtps bread/s bwrtn/s 20:28:01 151.29 80.45 70.84 6182.70 42231.38 20:29:01 169.37 8.87 160.50 1616.13 17464.93 20:30:01 124.91 0.08 124.83 3.20 27035.76 20:31:01 142.39 5.87 136.51 166.02 38984.99 20:32:01 475.34 216.56 258.78 10056.51 51991.47 20:33:01 615.66 515.38 100.28 6619.16 21697.85 20:34:01 600.05 583.69 16.36 4670.02 7354.37 20:35:01 600.35 588.00 12.35 4731.74 6522.51 20:36:01 611.80 528.43 83.37 15716.45 25271.52 20:37:01 242.29 131.68 110.61 4422.46 5202.60 Average: 373.32 265.87 107.45 5417.88 24378.26 20:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:28:01 1588320 3257040 2450336 60.67 42792 1784160 932232 18.32 675640 1601516 121808 20:29:01 1255004 3269868 2783652 68.93 69756 2082336 1138764 22.38 762864 1799068 2996 20:30:01 713992 3278692 3324664 82.32 127060 2493884 1120252 22.02 820264 2182092 13936 20:31:01 113212 2670976 3925444 97.20 184340 2333532 1757028 34.54 1346112 2149352 253292 20:32:01 139004 3256516 3899652 96.56 254132 2715176 1137524 22.36 732856 2630876 283532 20:33:01 808352 3224536 3230304 79.98 289760 2056312 1176628 23.13 692768 2085248 85164 20:34:01 376100 3197720 3662556 90.69 314228 2336796 1209216 23.77 743984 2365292 83824 20:35:01 451296 3170772 3587360 88.83 337516 2128208 1230760 24.19 790336 2157488 103280 20:36:01 598048 3285784 3440608 85.19 405560 2054248 1107916 21.78 754528 2071324 64 20:37:01 907216 3266064 3131440 77.54 407688 1785436 1030216 20.25 851084 1729116 43212 Average: 695054 3187797 3343602 82.79 243283 2177009 1184054 23.28 817044 2077137 99111 20:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 20:28:01 ens3 378.62 242.36 1449.61 71.64 0.00 0.00 0.00 0.00 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:01 lo 3.47 3.47 0.39 0.39 0.00 0.00 0.00 0.00 20:29:01 ens3 113.63 88.68 919.34 11.64 0.00 0.00 0.00 0.00 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:01 lo 2.20 2.20 0.41 0.41 0.00 0.00 0.00 0.00 20:30:01 ens3 237.14 148.81 838.56 25.09 0.00 0.00 0.00 0.00 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:01 lo 1.00 1.00 0.17 0.17 0.00 0.00 0.00 0.00 20:31:01 ens3 911.27 248.64 3837.65 39.29 0.00 0.00 0.00 0.00 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:01 ens3 1.03 1.08 0.21 0.28 0.00 0.00 0.00 0.00 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:33:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:01 ens3 5.35 2.15 5.19 0.14 0.00 0.00 0.00 0.00 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:01 ens3 0.55 0.33 0.26 0.20 0.00 0.00 0.00 0.00 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 20:37:01 ens3 15.50 13.56 8.62 12.41 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.87 0.87 0.11 0.11 0.00 0.00 0.00 0.00 Average: ens3 166.44 74.61 706.36 16.08 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-123) 12/12/23 _x86_64_ (4 CPU) 20:26:41 LINUX RESTART (4 CPU) 20:27:01 CPU %user %nice %system %iowait %steal %idle 20:28:01 all 18.89 0.00 2.31 4.30 0.05 74.45 20:28:01 0 13.37 0.00 2.46 2.73 0.05 81.39 20:28:01 1 29.58 0.00 2.13 7.15 0.07 61.07 20:28:01 2 23.40 0.00 2.54 4.05 0.07 69.94 20:28:01 3 9.33 0.00 2.09 3.30 0.05 85.23 20:29:01 all 17.03 0.00 2.26 3.64 0.07 76.99 20:29:01 0 14.01 0.00 2.28 2.02 0.03 81.66 20:29:01 1 4.39 0.00 1.70 4.49 0.07 89.35 20:29:01 2 16.86 0.00 2.06 7.53 0.10 73.44 20:29:01 3 32.79 0.00 3.01 0.52 0.07 63.62 20:30:01 all 16.39 0.00 4.54 2.51 0.10 76.46 20:30:01 0 17.50 0.00 4.71 3.96 0.17 73.67 20:30:01 1 21.78 0.00 4.78 1.86 0.10 71.47 20:30:01 2 10.75 0.00 3.39 3.06 0.05 82.75 20:30:01 3 15.52 0.00 5.30 1.16 0.10 77.92 20:31:01 all 25.74 0.00 6.06 3.67 0.10 64.42 20:31:01 0 24.25 0.00 6.56 2.14 0.10 66.95 20:31:01 1 33.77 0.00 6.28 2.21 0.10 57.64 20:31:01 2 26.93 0.00 5.40 4.27 0.10 63.30 20:31:01 3 18.01 0.00 5.98 6.06 0.10 69.84 20:32:01 all 15.01 0.00 7.26 16.46 0.08 61.19 20:32:01 0 12.23 0.00 6.83 18.57 0.08 62.29 20:32:01 1 12.33 0.00 8.58 15.93 0.08 63.07 20:32:01 2 17.56 0.00 6.92 25.84 0.10 49.58 20:32:01 3 17.91 0.00 6.71 5.57 0.07 69.74 20:33:01 all 5.74 0.00 3.99 24.06 0.09 66.12 20:33:01 0 6.63 0.00 4.10 23.58 0.07 65.62 20:33:01 1 5.98 0.00 4.60 34.52 0.08 54.82 20:33:01 2 4.65 0.00 4.12 20.43 0.10 70.70 20:33:01 3 5.73 0.00 3.13 17.70 0.08 73.36 20:34:01 all 4.38 0.00 3.10 21.94 0.08 70.49 20:34:01 0 4.20 0.00 2.74 20.26 0.07 72.74 20:34:01 1 4.71 0.00 3.18 22.13 0.08 69.90 20:34:01 2 4.55 0.00 3.15 25.07 0.12 67.12 20:34:01 3 4.08 0.00 3.34 20.35 0.07 72.16 20:35:01 all 4.27 0.00 3.20 21.59 0.08 70.86 20:35:01 0 3.68 0.00 2.89 19.55 0.08 73.79 20:35:01 1 3.92 0.00 2.84 19.94 0.07 73.23 20:35:01 2 4.64 0.00 3.83 22.33 0.12 69.09 20:35:01 3 4.82 0.00 3.23 24.56 0.08 67.31 20:36:01 all 5.12 0.00 4.37 21.26 0.10 69.15 20:36:01 0 5.86 0.00 4.92 24.07 0.10 65.06 20:36:01 1 4.51 0.00 4.21 17.48 0.08 73.72 20:36:01 2 4.03 0.00 3.71 18.66 0.10 73.49 20:36:01 3 6.13 0.00 4.60 24.85 0.10 64.31 20:37:01 all 19.66 0.00 2.27 6.76 0.06 71.25 20:37:01 0 10.53 0.00 1.36 4.59 0.07 83.47 20:37:01 1 18.49 0.00 1.37 5.66 0.03 74.45 20:37:01 2 41.40 0.00 3.99 14.37 0.10 40.13 20:37:01 3 8.19 0.00 2.34 2.41 0.05 87.02 Average: all 13.25 0.00 3.93 12.59 0.08 70.15 Average: 0 11.24 0.00 3.88 12.11 0.08 72.68 Average: 1 13.98 0.00 3.96 13.10 0.08 68.88 Average: 2 15.51 0.00 3.91 14.52 0.10 65.96 Average: 3 12.27 0.00 3.97 10.60 0.08 73.08