Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 301164ad046368d46d8d2017db6ef196a64a366b+0be910da442da054ca269013485ad7785d291f45 (e703ad9eca0e3f135eddc38c129f67eb0aa11624) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5832931667970768185.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14303469380065075646.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-622/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-622/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10453595938444783669.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-622/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7505401837446359932.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8978050776423872007.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-622/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-622/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6511260687205634330.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-18198’ Running on prd-ubuntu20.04-docker-8c-8g-18204 in /w/workspace/edgexfoundry_edgex-ui-go_PR-622 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-622 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0be910da442da054ca269013485ad7785d291f45 into PR head commit 301164ad046368d46d8d2017db6ef196a64a366b > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/622/head:refs/remotes/origin/PR-622 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 301164ad046368d46d8d2017db6ef196a64a366b # timeout=10 Merge succeeded, producing 301164ad046368d46d8d2017db6ef196a64a366b Checking out Revision 301164ad046368d46d8d2017db6ef196a64a366b (PR-622) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0be910da442da054ca269013485ad7785d291f45 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 301164ad046368d46d8d2017db6ef196a64a366b # timeout=10 Commit message: "build: Add -trimpath to improve binary reproducability of edgex-ui server" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:08:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:08:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:08:27 ========================================================= 02:08:27 EdgeX Global Pipelines Version Info 02:08:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:08:28 ------------------- 02:08:28 stable info: 02:08:28 ------------------- 02:08:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:08:28 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 02:08:28 Message: update stable to v1.0.250 02:08:28 ------------------- 02:08:28 experimental info: 02:08:28 ------------------- 02:08:28 Commited By: **** collab-it+edgex@linuxfoundation.org 02:08:28 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 02:08:28 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:08:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:08:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:08:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:08:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:08:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:08:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:08:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:08:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:08:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:08:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:08:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:08:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:08:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:08:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:08:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:08:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:08:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-622 [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-622 [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-622 [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 301164ad046368d46d8d2017db6ef196a64a366b [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 301164a [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:30 provisioning config files... 02:08:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp/config12010227525173117109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:31 ---> docker-login.sh 02:08:31 nexus3.edgexfoundry.org:10001 02:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:31 Configure a credential helper to remove this warning. See 02:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:31 02:08:31 Login Succeeded 02:08:31 nexus3.edgexfoundry.org:10002 02:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:31 Configure a credential helper to remove this warning. See 02:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:31 02:08:31 Login Succeeded 02:08:31 nexus3.edgexfoundry.org:10003 02:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:31 Configure a credential helper to remove this warning. See 02:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:31 02:08:31 Login Succeeded 02:08:31 nexus3.edgexfoundry.org:10004 02:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:31 Configure a credential helper to remove this warning. See 02:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:31 02:08:31 Login Succeeded 02:08:31 docker.io 02:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:31 Configure a credential helper to remove this warning. See 02:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:31 02:08:31 Login Succeeded 02:08:31 ---> docker-login.sh ends [Pipeline] } 02:08:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:08:32 + git rev-list -1 --merges 301164ad046368d46d8d2017db6ef196a64a366b~1..301164ad046368d46d8d2017db6ef196a64a366b [Pipeline] echo 02:08:32 -----------> git rev-list -1 --merges 301164ad046368d46d8d2017db6ef196a64a366b~1..301164ad046368d46d8d2017db6ef196a64a366b 301164ad046368d46d8d2017db6ef196a64a366b [false] [Pipeline] sh 02:08:33 + git log --format=format:%s -1 301164ad046368d46d8d2017db6ef196a64a366b [Pipeline] echo 02:08:33 ========================================================= 02:08:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:08:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:08:33 + git log --format=format:%s -1 301164ad046368d46d8d2017db6ef196a64a366b [Pipeline] echo 02:08:33 [semverPrep] GIT_COMMIT: 301164ad046368d46d8d2017db6ef196a64a366b, Commit Message: build: Add -trimpath to improve binary reproducability of edgex-ui server [Pipeline] echo 02:08:33 [semverPrep] This is not a build commit. [Pipeline] sh 02:08:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:08:34 + grep -v github /etc/ssh/ssh_known_hosts 02:08:34 + [ -e /tmp/ssh_known_hosts ] 02:08:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:08:34 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:08:34 sudo tee -a /etc/ssh/ssh_known_hosts 02:08:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:34 02:08:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:34 0.1.4: Pulling from edgex-devops/py-git-semver 02:08:34 b85a868b505f: Pulling fs layer 02:08:34 e2be974225ed: Pulling fs layer 02:08:34 339a4e72a1f5: Pulling fs layer 02:08:34 988bab9f4d93: Pulling fs layer 02:08:34 1469e6f7b9e6: Pulling fs layer 02:08:34 eaf3925da568: Pulling fs layer 02:08:34 bab4dde63d76: Pulling fs layer 02:08:34 bde34c3a00c8: Pulling fs layer 02:08:34 b352a97aabf1: Pulling fs layer 02:08:34 4872d77fe225: Pulling fs layer 02:08:34 5851b861e8e6: Pulling fs layer 02:08:34 1469e6f7b9e6: Waiting 02:08:34 988bab9f4d93: Waiting 02:08:34 eaf3925da568: Waiting 02:08:34 4872d77fe225: Waiting 02:08:34 bab4dde63d76: Waiting 02:08:34 5851b861e8e6: Waiting 02:08:34 b352a97aabf1: Waiting 02:08:34 e2be974225ed: Verifying Checksum 02:08:34 e2be974225ed: Download complete 02:08:34 988bab9f4d93: Verifying Checksum 02:08:34 988bab9f4d93: Download complete 02:08:34 1469e6f7b9e6: Verifying Checksum 02:08:34 1469e6f7b9e6: Download complete 02:08:35 339a4e72a1f5: Verifying Checksum 02:08:35 339a4e72a1f5: Download complete 02:08:35 eaf3925da568: Verifying Checksum 02:08:35 eaf3925da568: Download complete 02:08:35 bde34c3a00c8: Verifying Checksum 02:08:35 bde34c3a00c8: Download complete 02:08:35 b352a97aabf1: Download complete 02:08:35 4872d77fe225: Download complete 02:08:35 5851b861e8e6: Download complete 02:08:35 b85a868b505f: Verifying Checksum 02:08:35 b85a868b505f: Download complete 02:08:35 bab4dde63d76: Verifying Checksum 02:08:35 bab4dde63d76: Download complete 02:08:36 b85a868b505f: Pull complete 02:08:36 e2be974225ed: Pull complete 02:08:37 339a4e72a1f5: Pull complete 02:08:37 988bab9f4d93: Pull complete 02:08:37 1469e6f7b9e6: Pull complete 02:08:37 eaf3925da568: Pull complete 02:08:39 bab4dde63d76: Pull complete 02:08:39 bde34c3a00c8: Pull complete 02:08:39 b352a97aabf1: Pull complete 02:08:39 4872d77fe225: Pull complete 02:08:39 5851b861e8e6: Pull complete 02:08:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:08:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:40 prd-ubuntu20.04-docker-8c-8g-18204 does not seem to be running inside a container 02:08:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-622 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-622:/w/workspace/edgexfoundry_edgex-ui-go_PR-622:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:08:43 $ docker top 3ede4ef06fcb3621c0c35326684c5693323a3516348835fcd3ea6970b1434a6f -eo pid,comm 02:08:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:08:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:43 [ssh-agent] Looking for ssh-agent implementation... 02:08:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:43 $ docker exec 3ede4ef06fcb3621c0c35326684c5693323a3516348835fcd3ea6970b1434a6f ssh-agent 02:08:43 SSH_AUTH_SOCK=/tmp/ssh-Cm6Slu1wP3U5/agent.32 02:08:43 SSH_AGENT_PID=38 02:08:43 Running ssh-add (command line suppressed) 02:08:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp/private_key_14271375158066411501.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp/private_key_14271375158066411501.key) 02:08:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:44 + git tag --points-at HEAD [Pipeline] } 02:08:44 $ docker exec --env ******** --env ******** 3ede4ef06fcb3621c0c35326684c5693323a3516348835fcd3ea6970b1434a6f ssh-agent -k 02:08:44 unset SSH_AUTH_SOCK; 02:08:44 unset SSH_AGENT_PID; 02:08:44 echo Agent pid 38 killed; 02:08:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:08:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:44 [ssh-agent] Looking for ssh-agent implementation... 02:08:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:44 $ docker exec 3ede4ef06fcb3621c0c35326684c5693323a3516348835fcd3ea6970b1434a6f ssh-agent 02:08:44 SSH_AUTH_SOCK=/tmp/ssh-ylCQa55lQBDa/agent.70 02:08:44 SSH_AGENT_PID=76 02:08:44 Running ssh-add (command line suppressed) 02:08:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp/private_key_16803196961131557495.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp/private_key_16803196961131557495.key) 02:08:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:45 + git semver init 02:08:45 2023-06-08 02:08:45,487 [run_init] DEBUG init version:0.0.0 force:False 02:08:45 2023-06-08 02:08:45,489 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-622/.semver 02:08:45 2023-06-08 02:08:45,489 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-622/.semver 02:08:45 2023-06-08 02:08:45,489 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-622/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-622, universal_newlines=False, shell=None, istream=None) 02:08:46 2023-06-08 02:08:46,925 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-622/.git/info/exclude 02:08:46 2023-06-08 02:08:46,926 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-622/.semver/PR-622 with force:False 02:08:46 2023-06-08 02:08:46,926 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-622/.semver/PR-622 02:08:46 2023-06-08 02:08:46,930 [execute] INFO git cat-file --batch-check 02:08:46 2023-06-08 02:08:46,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-622/.semver, universal_newlines=False, shell=None, istream=) 02:08:46 2023-06-08 02:08:46,939 [execute] INFO git cat-file --batch 02:08:46 2023-06-08 02:08:46,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-622/.semver, universal_newlines=False, shell=None, istream=) 02:08:46 2023-06-08 02:08:46,945 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-622/.semver/PR-622 02:08:46 0.0.0 [Pipeline] } 02:08:47 $ docker exec --env ******** --env ******** 3ede4ef06fcb3621c0c35326684c5693323a3516348835fcd3ea6970b1434a6f ssh-agent -k 02:08:47 unset SSH_AUTH_SOCK; 02:08:47 unset SSH_AGENT_PID; 02:08:47 echo Agent pid 76 killed; 02:08:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:47 + git semver [Pipeline] } 02:08:48 $ docker stop --time=1 3ede4ef06fcb3621c0c35326684c5693323a3516348835fcd3ea6970b1434a6f 02:08:49 $ docker rm -f --volumes 3ede4ef06fcb3621c0c35326684c5693323a3516348835fcd3ea6970b1434a6f [Pipeline] // withDockerContainer [Pipeline] sh 02:08:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:08:49 Stashed 1 file(s) [Pipeline] echo 02:08:49 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:50 provisioning config files... 02:08:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp/config1437045231344568921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:50 ---> docker-login.sh 02:08:50 nexus3.edgexfoundry.org:10001 02:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:50 Configure a credential helper to remove this warning. See 02:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:50 02:08:50 Login Succeeded 02:08:50 nexus3.edgexfoundry.org:10002 02:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:50 Configure a credential helper to remove this warning. See 02:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:50 02:08:50 Login Succeeded 02:08:50 nexus3.edgexfoundry.org:10003 02:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:51 Configure a credential helper to remove this warning. See 02:08:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:51 02:08:51 Login Succeeded 02:08:51 nexus3.edgexfoundry.org:10004 02:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:51 Configure a credential helper to remove this warning. See 02:08:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:51 02:08:51 Login Succeeded 02:08:51 docker.io 02:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:51 Configure a credential helper to remove this warning. See 02:08:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:51 02:08:51 Login Succeeded 02:08:51 ---> docker-login.sh ends [Pipeline] } 02:08:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:08:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:08:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:08:51 ========================================================= 02:08:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:08:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:08:52 Sending build context to Docker daemon 47.51MB 02:08:52 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 02:08:52 Step 2/15 : FROM ${BASE} AS builder 02:08:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:08:52 f56be85fc22e: Pulling fs layer 02:08:52 85791d961cd3: Pulling fs layer 02:08:52 d694b5ae8c79: Pulling fs layer 02:08:52 9f32a84ed3da: Pulling fs layer 02:08:52 4d19c01a9841: Pulling fs layer 02:08:52 9325e15d5711: Pulling fs layer 02:08:52 556b6ee489ea: Pulling fs layer 02:08:52 c5a4b2cf53e6: Pulling fs layer 02:08:52 9f32a84ed3da: Waiting 02:08:52 9325e15d5711: Waiting 02:08:52 c5a4b2cf53e6: Waiting 02:08:52 4d19c01a9841: Waiting 02:08:52 556b6ee489ea: Waiting 02:08:52 85791d961cd3: Download complete 02:08:52 9f32a84ed3da: Verifying Checksum 02:08:52 9f32a84ed3da: Download complete 02:08:52 4d19c01a9841: Verifying Checksum 02:08:52 4d19c01a9841: Download complete 02:08:52 f56be85fc22e: Verifying Checksum 02:08:52 f56be85fc22e: Download complete 02:08:52 9325e15d5711: Verifying Checksum 02:08:52 9325e15d5711: Download complete 02:08:52 f56be85fc22e: Pull complete 02:08:52 85791d961cd3: Pull complete 02:08:53 c5a4b2cf53e6: Verifying Checksum 02:08:53 c5a4b2cf53e6: Download complete 02:08:53 d694b5ae8c79: Verifying Checksum 02:08:53 d694b5ae8c79: Download complete 02:08:53 556b6ee489ea: Verifying Checksum 02:08:53 556b6ee489ea: Download complete 02:08:56 d694b5ae8c79: Pull complete 02:08:56 9f32a84ed3da: Pull complete 02:08:56 4d19c01a9841: Pull complete 02:08:56 9325e15d5711: Pull complete 02:08:58 556b6ee489ea: Pull complete 02:08:59 c5a4b2cf53e6: Pull complete 02:08:59 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 02:08:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:08:59 ---> c4be618373d6 02:08:59 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:09:05 Still waiting to schedule task 02:09:05 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18202’ 02:09:06 ---> Running in 21c19ee5f675 02:09:06 Removing intermediate container 21c19ee5f675 02:09:06 ---> ddeaaf18d5a6 02:09:06 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:09:06 ---> Running in 83916ea5d68d 02:09:06 Removing intermediate container 83916ea5d68d 02:09:06 ---> 9dadadff0a35 02:09:06 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:09:06 ---> Running in 2bd56a107acc 02:09:06 Removing intermediate container 2bd56a107acc 02:09:06 ---> 9e5d18a5c2a4 02:09:06 Step 6/15 : LABEL Name=edgex-ui-go 02:09:06 ---> Running in 45990bee5b81 02:09:06 Removing intermediate container 45990bee5b81 02:09:06 ---> d6043a9ba0c9 02:09:06 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:09:06 ---> Running in 444148d1d1b3 02:09:06 Removing intermediate container 444148d1d1b3 02:09:06 ---> b54d6bb73aa5 02:09:06 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:09:06 latest: Pulling from library/docker 02:09:06 8a49fdb3b6a5: Pulling fs layer 02:09:06 dfb60e7f5d22: Pulling fs layer 02:09:06 f74671f55a8d: Pulling fs layer 02:09:06 159682c80b19: Pulling fs layer 02:09:06 b1fd48ba55f8: Pulling fs layer 02:09:06 6478cae41da0: Pulling fs layer 02:09:06 3dc5e45939f9: Pulling fs layer 02:09:06 ec63addd3bc1: Pulling fs layer 02:09:06 3a314790488f: Pulling fs layer 02:09:06 f97b6f470a44: Pulling fs layer 02:09:06 ba6b089fd04d: Pulling fs layer 02:09:06 3580870ab4aa: Pulling fs layer 02:09:06 53d2ee3b805d: Pulling fs layer 02:09:06 9237fc1405c9: Pulling fs layer 02:09:06 159682c80b19: Waiting 02:09:06 b1fd48ba55f8: Waiting 02:09:06 6478cae41da0: Waiting 02:09:06 3dc5e45939f9: Waiting 02:09:06 ec63addd3bc1: Waiting 02:09:06 3a314790488f: Waiting 02:09:06 ba6b089fd04d: Waiting 02:09:06 f97b6f470a44: Waiting 02:09:06 3580870ab4aa: Waiting 02:09:06 53d2ee3b805d: Waiting 02:09:06 f74671f55a8d: Download complete 02:09:06 8a49fdb3b6a5: Verifying Checksum 02:09:06 8a49fdb3b6a5: Download complete 02:09:06 dfb60e7f5d22: Download complete 02:09:06 8a49fdb3b6a5: Pull complete 02:09:06 b1fd48ba55f8: Verifying Checksum 02:09:06 b1fd48ba55f8: Download complete 02:09:06 dfb60e7f5d22: Pull complete 02:09:06 159682c80b19: Verifying Checksum 02:09:06 159682c80b19: Download complete 02:09:06 6478cae41da0: Verifying Checksum 02:09:06 6478cae41da0: Download complete 02:09:06 f74671f55a8d: Pull complete 02:09:07 3dc5e45939f9: Verifying Checksum 02:09:07 3dc5e45939f9: Download complete 02:09:07 ec63addd3bc1: Verifying Checksum 02:09:07 ec63addd3bc1: Download complete 02:09:07 3a314790488f: Download complete 02:09:07 ba6b089fd04d: Verifying Checksum 02:09:07 ba6b089fd04d: Download complete 02:09:07 f97b6f470a44: Verifying Checksum 02:09:07 f97b6f470a44: Download complete 02:09:07 53d2ee3b805d: Verifying Checksum 02:09:07 53d2ee3b805d: Download complete 02:09:07 159682c80b19: Pull complete 02:09:07 9237fc1405c9: Verifying Checksum 02:09:07 9237fc1405c9: Download complete 02:09:07 b1fd48ba55f8: Pull complete 02:09:08 6478cae41da0: Pull complete 02:09:08 3dc5e45939f9: Pull complete 02:09:08 3580870ab4aa: Verifying Checksum 02:09:08 3580870ab4aa: Download complete 02:09:08 ec63addd3bc1: Pull complete 02:09:08 3a314790488f: Pull complete 02:09:08 f97b6f470a44: Pull complete 02:09:08 ba6b089fd04d: Pull complete 02:09:09 3580870ab4aa: Pull complete 02:09:09 53d2ee3b805d: Pull complete 02:09:09 9237fc1405c9: Pull complete 02:09:09 Digest: sha256:5edfe3067bdd8b76818b036d8ef61846696af4d458ba527356c5484fcd692c2a 02:09:09 Status: Downloaded newer image for docker:latest 02:09:12 ---> c1bc16037e54 02:09:12 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:09:12 ---> Running in 1a2c620429a0 02:09:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:09:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:09:12 OK: 265 MiB in 53 packages 02:09:13 Removing intermediate container 1a2c620429a0 02:09:13 ---> a65c62af26a0 02:09:13 Step 10/15 : ENV GO111MODULE=on 02:09:13 ---> Running in 27ffee243f16 02:09:13 Removing intermediate container 27ffee243f16 02:09:13 ---> ddf6a5edc280 02:09:13 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:09:13 ---> Running in 28389e206c28 02:09:13 Removing intermediate container 28389e206c28 02:09:13 ---> 3d205e14c143 02:09:13 Step 12/15 : COPY go.mod vendor* ./ 02:09:13 ---> f7a7ea5cde55 02:09:13 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:13 ---> Running in 9ae718aa1874 02:10:21 Removing intermediate container 9ae718aa1874 02:10:21 ---> 9f4c3111ebde 02:10:21 Step 14/15 : COPY . . 02:10:21 ---> d3125e06976d 02:10:21 Step 15/15 : RUN ${MAKE} 02:10:21 ---> Running in a8548f8f4cb8 02:10:21 noop 02:10:21 Removing intermediate container a8548f8f4cb8 02:10:21 ---> f4dd3b5805ec 02:10:21 Successfully built f4dd3b5805ec 02:10:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:21 + docker inspect -f . ci-base-image-x86_64 02:10:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:21 prd-ubuntu20.04-docker-8c-8g-18204 does not seem to be running inside a container 02:10:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-622 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-622:/w/workspace/edgexfoundry_edgex-ui-go_PR-622:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:10:22 $ docker top e9ff3eea2f7191ea0a7afc4f4efcc8cd3113252f8ddeb4248fc74fba9a288ae6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:10:22 + go version 02:10:22 go version go1.20.2 linux/amd64 [Pipeline] } 02:10:22 $ docker stop --time=1 e9ff3eea2f7191ea0a7afc4f4efcc8cd3113252f8ddeb4248fc74fba9a288ae6 02:10:23 $ docker rm -f --volumes e9ff3eea2f7191ea0a7afc4f4efcc8cd3113252f8ddeb4248fc74fba9a288ae6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:24 + docker inspect -f . ci-base-image-x86_64 02:10:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:24 prd-ubuntu20.04-docker-8c-8g-18204 does not seem to be running inside a container 02:10:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-622 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-622:/w/workspace/edgexfoundry_edgex-ui-go_PR-622:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:10:25 $ docker top b02fa81c76a7df29f1c75b211db4e46815a91c5a5e8ce596af207000f7104a6e -eo pid,comm [Pipeline] { [Pipeline] sh 02:10:25 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-622 [Pipeline] fileExists [Pipeline] sh 02:10:25 + make test 02:10:25 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:10:31 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:10:39 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:10:39 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:10:39 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:10:39 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:10:39 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:10:39 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:10:39 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:10:39 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:10:39 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:10:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:10:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:10:42 ./bin/test-attribution-txt.sh 02:10:42 make -C web test 02:10:42 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-622/web' 02:10:42 make[1]: tput: No such file or directory 02:10:42 make[1]: tput: No such file or directory 02:10:42 warning: generating ./VERSION 02:10:42 echo "0.0.0" > VERSION 02:10:42 docker build \ 02:10:42 -f Dockerfile \ 02:10:42 --build-arg USER=1000 \ 02:10:42 \ 02:10:42 --label "git_sha=301164ad046368d46d8d2017db6ef196a64a366b" \ 02:10:42 -t edgexfoundry/edgex-web-ui:301164ad046368d46d8d2017db6ef196a64a366b \ 02:10:42 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:10:42 . 02:10:42 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:10:42 Install the buildx component to build images with BuildKit: 02:10:42 https://docs.docker.com/go/buildx/ 02:10:42 02:10:42 Sending build context to Docker daemon 2.571MB 02:10:42 Step 1/10 : FROM node:16.17-alpine3.15 02:10:43 16.17-alpine3.15: Pulling from library/node 02:10:43 9621f1afde84: Pulling fs layer 02:10:43 c6f70ee39829: Pulling fs layer 02:10:43 56892a8094a2: Pulling fs layer 02:10:43 58dd87906ef0: Pulling fs layer 02:10:43 58dd87906ef0: Waiting 02:10:43 9621f1afde84: Verifying Checksum 02:10:43 9621f1afde84: Pull complete 02:10:43 58dd87906ef0: Verifying Checksum 02:10:43 58dd87906ef0: Download complete 02:10:43 56892a8094a2: Download complete 02:10:44 c6f70ee39829: Verifying Checksum 02:10:44 c6f70ee39829: Download complete 02:10:46 c6f70ee39829: Pull complete 02:10:46 56892a8094a2: Pull complete 02:10:46 58dd87906ef0: Pull complete 02:10:46 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:10:46 Status: Downloaded newer image for node:16.17-alpine3.15 02:10:46 ---> b69703f70c3d 02:10:46 Step 2/10 : RUN apk add --no-cache chromium 02:10:50 ---> Running in b77bd8803608 02:10:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:10:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:10:50 (1/129) Installing libxau (1.0.9-r0) 02:10:50 (2/129) Installing libmd (1.0.3-r0) 02:10:50 (3/129) Installing libbsd (0.11.3-r1) 02:10:50 (4/129) Installing libxdmcp (1.1.3-r0) 02:10:50 (5/129) Installing libxcb (1.14-r2) 02:10:50 (6/129) Installing libx11 (1.7.3.1-r0) 02:10:50 (7/129) Installing libxext (1.3.4-r0) 02:10:50 (8/129) Installing libice (1.0.10-r0) 02:10:50 (9/129) Installing libuuid (2.37.4-r0) 02:10:50 (10/129) Installing libsm (1.2.3-r0) 02:10:50 (11/129) Installing libxt (1.2.1-r0) 02:10:50 (12/129) Installing libxmu (1.1.3-r0) 02:10:50 (13/129) Installing xset (1.2.4-r0) 02:10:50 (14/129) Installing xprop (1.2.5-r0) 02:10:50 (15/129) Installing xdg-utils (1.1.3-r0) 02:10:50 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 02:10:50 (17/129) Installing pkgconf (1.8.1-r0) 02:10:50 (18/129) Installing libffi (3.4.2-r1) 02:10:50 (19/129) Installing libintl (0.21-r0) 02:10:50 (20/129) Installing libblkid (2.37.4-r0) 02:10:50 (21/129) Installing libmount (2.37.4-r0) 02:10:50 (22/129) Installing pcre (8.45-r1) 02:10:50 (23/129) Installing glib (2.70.5-r0) 02:10:50 (24/129) Installing xz-libs (5.2.5-r1) 02:10:50 (25/129) Installing libxml2 (2.9.14-r2) 02:10:50 (26/129) Installing shared-mime-info (2.1-r2) 02:10:50 (27/129) Installing hicolor-icon-theme (0.17-r1) 02:10:50 (28/129) Installing libjpeg-turbo (2.1.2-r0) 02:10:50 (29/129) Installing libpng (1.6.37-r1) 02:10:50 (30/129) Installing libwebp (1.2.2-r1) 02:10:50 (31/129) Installing zstd-libs (1.5.0-r0) 02:10:50 (32/129) Installing tiff (4.4.0-r3) 02:10:50 (33/129) Installing gdk-pixbuf (2.42.8-r0) 02:10:50 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 02:10:50 (35/129) Installing libxcomposite (0.4.5-r0) 02:10:50 (36/129) Installing libxfixes (6.0.0-r0) 02:10:50 (37/129) Installing libxrender (0.9.10-r3) 02:10:50 (38/129) Installing libxcursor (1.2.0-r0) 02:10:50 (39/129) Installing libxdamage (1.1.5-r1) 02:10:50 (40/129) Installing libxi (1.8-r0) 02:10:50 (41/129) Installing libxinerama (1.1.4-r1) 02:10:50 (42/129) Installing libxrandr (1.5.2-r1) 02:10:50 (43/129) Installing atk (2.36.0-r0) 02:10:50 (44/129) Installing libxtst (1.2.3-r3) 02:10:50 (45/129) Installing dbus-libs (1.12.26-r0) 02:10:50 (46/129) Installing at-spi2-core (2.42.0-r0) 02:10:50 (47/129) Installing at-spi2-atk (2.38.0-r0) 02:10:50 (48/129) Installing expat (2.5.0-r0) 02:10:50 (49/129) Installing brotli-libs (1.0.9-r5) 02:10:50 (50/129) Installing libbz2 (1.0.8-r1) 02:10:50 (51/129) Installing freetype (2.11.1-r2) 02:10:50 (52/129) Installing fontconfig (2.13.1-r4) 02:10:50 (53/129) Installing pixman (0.40.0-r4) 02:10:50 (54/129) Installing cairo (1.16.0-r5) 02:10:50 (55/129) Installing cairo-gobject (1.16.0-r5) 02:10:50 (56/129) Installing avahi-libs (0.8-r5) 02:10:50 (57/129) Installing gmp (6.2.1-r1) 02:10:50 (58/129) Installing nettle (3.7.3-r0) 02:10:50 (59/129) Installing p11-kit (0.24.0-r1) 02:10:50 (60/129) Installing libtasn1 (4.18.0-r1) 02:10:50 (61/129) Installing libunistring (0.9.10-r1) 02:10:50 (62/129) Installing gnutls (3.7.1-r2) 02:10:50 (63/129) Installing cups-libs (2.3.3-r7) 02:10:50 (64/129) Installing libepoxy (1.5.9-r0) 02:10:50 (65/129) Installing fribidi (1.0.11-r0) 02:10:50 (66/129) Installing graphite2 (1.3.14-r0) 02:10:50 (67/129) Installing harfbuzz (3.0.0-r2) 02:10:50 (68/129) Installing libxft (2.3.4-r0) 02:10:50 (69/129) Installing pango (1.48.10-r0) 02:10:50 (70/129) Installing wayland-libs-client (1.19.0-r1) 02:10:50 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 02:10:50 (72/129) Installing wayland-libs-egl (1.19.0-r1) 02:10:50 (73/129) Installing xkeyboard-config (2.34-r0) 02:10:50 (74/129) Installing libxkbcommon (1.3.1-r0) 02:10:50 (75/129) Installing gtk+3.0 (3.24.30-r0) 02:10:50 Executing gtk+3.0-3.24.30-r0.post-install 02:10:50 (76/129) Installing libfontenc (1.1.4-r0) 02:10:50 (77/129) Installing mkfontscale (1.2.1-r1) 02:10:50 (78/129) Installing ttf-opensans (1.10-r1) 02:10:50 Executing ttf-opensans-1.10-r1.post-install 02:10:53 (79/129) Installing libogg (1.3.5-r0) 02:10:53 (80/129) Installing flac (1.3.4-r0) 02:10:53 (81/129) Installing alsa-lib (1.2.5.1-r1) 02:10:53 (82/129) Installing libatomic (10.3.1_git20211027-r0) 02:10:53 (83/129) Installing sdl2 (2.0.16-r4) 02:10:53 (84/129) Installing aom-libs (3.2.0-r0) 02:10:53 (85/129) Installing libass (0.15.2-r0) 02:10:53 (86/129) Installing libdav1d (0.9.2-r0) 02:10:53 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r2) 02:10:53 (88/129) Installing ncurses-libs (6.3_p20211120-r2) 02:10:53 (89/129) Installing lame (3.100-r0) 02:10:53 (90/129) Installing opus (1.3.1-r1) 02:10:53 (91/129) Installing libgomp (10.3.1_git20211027-r0) 02:10:53 (92/129) Installing soxr (0.1.3-r2) 02:10:53 (93/129) Installing libsrt (1.4.2-r1) 02:10:53 (94/129) Installing libssh (0.9.6-r1) 02:10:53 (95/129) Installing libtheora (1.1.1-r16) 02:10:53 (96/129) Installing v4l-utils-libs (1.22.1-r1) 02:10:53 (97/129) Installing libpciaccess (0.16-r0) 02:10:53 (98/129) Installing libdrm (2.4.109-r0) 02:10:53 (99/129) Installing libva (2.13.0-r0) 02:10:53 (100/129) Installing libvdpau (1.4-r0) 02:10:53 (101/129) Installing vidstab (1.1.0-r1) 02:10:53 (102/129) Installing libvorbis (1.3.7-r0) 02:10:53 (103/129) Installing libvpx (1.10.0-r0) 02:10:53 (104/129) Installing vulkan-loader (1.2.196-r0) 02:10:53 (105/129) Installing x264-libs (20210613-r0) 02:10:53 (106/129) Installing x265-libs (3.5-r0) 02:10:53 (107/129) Installing xvidcore (1.3.7-r1) 02:10:53 (108/129) Installing ffmpeg-libs (4.4.1-r2) 02:10:53 (109/129) Installing libevent (2.1.12-r4) 02:10:53 (110/129) Installing mesa (21.2.6-r0) 02:10:53 (111/129) Installing wayland-libs-server (1.19.0-r1) 02:10:53 (112/129) Installing mesa-gbm (21.2.6-r0) 02:10:53 (113/129) Installing lcms2 (2.12-r1) 02:10:53 (114/129) Installing nspr (4.32-r0) 02:10:53 (115/129) Installing sqlite-libs (3.36.0-r0) 02:10:53 (116/129) Installing nss (3.78.1-r0) 02:10:53 (117/129) Installing libasyncns (0.8-r1) 02:10:53 (118/129) Installing libltdl (2.4.6-r7) 02:10:53 (119/129) Installing orc (0.4.32-r0) 02:10:53 (120/129) Installing libsndfile (1.0.31-r1) 02:10:53 (121/129) Installing speexdsp (1.2.0-r0) 02:10:53 (122/129) Installing tdb-libs (1.4.5-r0) 02:10:53 (123/129) Installing libpulse (15.0-r2) 02:10:53 (124/129) Installing re2 (2021.11.01-r0) 02:10:53 (125/129) Installing snappy (1.1.9-r1) 02:10:53 (126/129) Installing libgpg-error (1.42-r1) 02:10:53 (127/129) Installing libgcrypt (1.9.4-r0) 02:10:54 (128/129) Installing libxslt (1.1.35-r0) 02:10:54 (129/129) Installing chromium (99.0.4844.84-r0) 02:10:54 Executing busybox-1.34.1-r7.trigger 02:10:54 Executing glib-2.70.5-r0.trigger 02:10:54 Executing shared-mime-info-2.1-r2.trigger 02:10:55 Executing gdk-pixbuf-2.42.8-r0.trigger 02:10:55 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:10:55 Executing fontconfig-2.13.1-r4.trigger 02:10:55 Executing mkfontscale-1.2.1-r1.trigger 02:10:55 OK: 286 MiB in 145 packages 02:11:02 Removing intermediate container b77bd8803608 02:11:02 ---> 4e828dc0a18e 02:11:02 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:11:02 ---> Running in c0e5edac8084 02:11:02 Removing intermediate container c0e5edac8084 02:11:02 ---> 06e7c715dc57 02:11:02 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:11:02 ---> Running in 6d7a909f7d88 02:11:02 Removing intermediate container 6d7a909f7d88 02:11:02 ---> 468b33be082a 02:11:02 Step 5/10 : RUN npm install -g npm 02:11:02 ---> Running in 757853ddd171 02:11:08 02:11:08 removed 9 packages, changed 102 packages, and audited 262 packages in 5s 02:11:08 02:11:08 27 packages are looking for funding 02:11:08 run `npm fund` for details 02:11:08 02:11:08 found 0 vulnerabilities 02:11:09 Removing intermediate container 757853ddd171 02:11:09 ---> 1ba81009c39e 02:11:09 Step 6/10 : ARG USER=1000 02:11:09 ---> Running in 4e483fc6f6bb 02:11:09 Removing intermediate container 4e483fc6f6bb 02:11:09 ---> 2ac96502b49a 02:11:09 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:11:09 ---> Running in 23d8dbaf2a94 02:11:10 Removing intermediate container 23d8dbaf2a94 02:11:10 ---> cf3161f31484 02:11:10 Step 8/10 : USER $USER:$USER 02:11:10 ---> Running in 6f06bf3ffcf4 02:11:10 Removing intermediate container 6f06bf3ffcf4 02:11:10 ---> 1e1e9c606260 02:11:10 Step 9/10 : WORKDIR /app 02:11:10 ---> Running in dffff3cf21ae 02:11:10 Removing intermediate container dffff3cf21ae 02:11:10 ---> 3998dc1ff65b 02:11:10 Step 10/10 : LABEL git_sha=301164ad046368d46d8d2017db6ef196a64a366b 02:11:10 ---> Running in 4b73d78db203 02:11:10 Removing intermediate container 4b73d78db203 02:11:10 ---> 6be704186f60 02:11:10 Successfully built 6be704186f60 02:11:10 Successfully tagged edgexfoundry/edgex-web-ui:301164ad046368d46d8d2017db6ef196a64a366b 02:11:10 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:11:10 touch edgex-web-ui.imagebuilt 02:11:10 mkdir -p node_modules coverage 02:11:10 chown "1000:1000" node_modules coverage package-lock.json 02:11:10 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:11:12 npm WARN old lockfile 02:11:12 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 02:11:12 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 02:11:12 npm WARN old lockfile 02:11:12 npm WARN old lockfile This is a one-time fix-up, please be patient... 02:11:12 npm WARN old lockfile 02:11:22 npm WARN EBADENGINE Unsupported engine { 02:11:22 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:11:22 npm WARN EBADENGINE required: { 02:11:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:22 npm WARN EBADENGINE }, 02:11:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } 02:11:22 npm WARN EBADENGINE } 02:11:22 npm WARN EBADENGINE Unsupported engine { 02:11:22 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:11:22 npm WARN EBADENGINE required: { 02:11:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:22 npm WARN EBADENGINE }, 02:11:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } 02:11:22 npm WARN EBADENGINE } 02:11:22 npm WARN EBADENGINE Unsupported engine { 02:11:22 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:11:22 npm WARN EBADENGINE required: { 02:11:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:22 npm WARN EBADENGINE }, 02:11:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } 02:11:22 npm WARN EBADENGINE } 02:11:22 npm WARN EBADENGINE Unsupported engine { 02:11:22 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:11:22 npm WARN EBADENGINE required: { 02:11:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:22 npm WARN EBADENGINE }, 02:11:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } 02:11:22 npm WARN EBADENGINE } 02:11:22 npm WARN EBADENGINE Unsupported engine { 02:11:22 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:11:22 npm WARN EBADENGINE required: { 02:11:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:22 npm WARN EBADENGINE }, 02:11:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } 02:11:22 npm WARN EBADENGINE } 02:11:22 npm WARN EBADENGINE Unsupported engine { 02:11:22 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:11:22 npm WARN EBADENGINE required: { 02:11:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:22 npm WARN EBADENGINE }, 02:11:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } 02:11:22 npm WARN EBADENGINE } 02:11:22 npm WARN EBADENGINE Unsupported engine { 02:11:22 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:11:22 npm WARN EBADENGINE required: { 02:11:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:22 npm WARN EBADENGINE }, 02:11:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } 02:11:22 npm WARN EBADENGINE } 02:11:22 npm WARN EBADENGINE Unsupported engine { 02:11:22 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:11:22 npm WARN EBADENGINE required: { 02:11:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:22 npm WARN EBADENGINE }, 02:11:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } 02:11:22 npm WARN EBADENGINE } 02:11:22 npm WARN EBADENGINE Unsupported engine { 02:11:22 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:11:22 npm WARN EBADENGINE required: { 02:11:22 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:22 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:22 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:22 npm WARN EBADENGINE }, 02:11:22 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } 02:11:22 npm WARN EBADENGINE } 02:11:24 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:11:24 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 02:11:24 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:11:24 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:11:24 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 02:11:24 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:11:24 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:11:25 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:11:26 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:11:26 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:11:28 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 02:11:28 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 02:11:29 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 02:11:30 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. 02:11:30 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:11:30 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:11:31 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. 02:11:31 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. 02:11:32 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:11:33 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. 02:11:36 npm WARN deprecated core-js@3.16.0: 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. 02:11:41 02:11:41 added 1478 packages, and audited 1479 packages in 30s 02:11:41 02:11:41 90 packages are looking for funding 02:11:41 run `npm fund` for details 02:11:41 02:11:41 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 02:11:41 02:11:41 To address issues that do not require attention, run: 02:11:41 npm audit fix 02:11:41 02:11:41 To address all issues (including breaking changes), run: 02:11:41 npm audit fix --force 02:11:41 02:11:41 Run `npm audit` for details. 02:11:51 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 02:11:53 - Generating browser application bundles (phase: setup)... 02:11:57 Compiling @angular/core : es2015 as esm2015 02:11:57 Compiling @angular/compiler/testing : es2015 as esm2015 02:12:00 Compiling @angular/common : es2015 as esm2015 02:12:00 Compiling @angular/core/testing : es2015 as esm2015 02:12:01 Compiling @angular/platform-browser : es2015 as esm2015 02:12:01 Compiling @angular/common/testing : es2015 as esm2015 02:12:01 Compiling @angular/common/http : es2015 as esm2015 02:12:01 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:12:02 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:12:02 Compiling @angular/router : es2015 as esm2015 02:12:02 Compiling @angular/forms : es2015 as esm2015 02:12:02 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:12:02 Compiling @angular/common/http/testing : es2015 as esm2015 02:12:04 Compiling @angular/router/testing : es2015 as esm2015 02:12:10 08 06 2023 02:12:09.682:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:12:10 08 06 2023 02:12:09.684:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:12:10 08 06 2023 02:12:09.687:INFO [launcher]: Starting browser ChromeHeadless 02:12:22 ✔ Browser application bundle generation complete. 02:12:22 08 06 2023 02:12:20.665:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket -18QEkVsxVgrYPZbAAAB with id 75203976 02:12:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 02:12:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.155 secs) 02:12:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.192 secs) 02:12:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.261 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.272 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.315 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.325 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.329 secs) 02:12:24 WARN: ' 02:12:24 It looks like you're using ngModel on the same form field as formControlName. 02:12:24 Support for using the ngModel input property and ngModelChange event with 02:12:24 reactive form directives has been deprecated in Angular v6 and will be removed 02:12:24 in a future version of Angular. 02:12:24 02:12:24 For more information on this, see our API docs here: 02:12:24 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:12:24 ' 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.329 secs) 02:12:24 WARN: ' 02:12:24 It looks like you're using ngModel on the same form field as formControlName. 02:12:24 Support for using the ngModel input property and ngModelChange event with 02:12:24 reactive form directives has been deprecated in Angular v6 and will be removed 02:12:24 in a future version of Angular. 02:12:24 02:12:24 For more information on this, see our API docs here: 02:12:24 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:12:24 ' 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.383 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.405 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.414 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.429 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.432 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.456 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.468 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.473 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.505 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.547 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.561 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.566 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.618 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.625 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.64 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.675 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.679 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.682 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.691 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.724 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.743 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.745 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.752 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.754 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.762 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.797 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.823 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.832 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.838 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.852 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.863 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.884 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.897 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.973 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.98 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.994 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.997 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1 sec) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.003 secs) 02:12:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.008 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.025 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.032 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.106 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.124 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.129 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.132 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.138 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.146 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.16 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.177 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.202 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.213 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.221 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.227 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.232 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.243 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.254 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.257 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.261 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.281 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.288 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.296 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.317 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.328 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.359 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.364 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.372 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.375 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.38 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.396 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.403 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.41 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.431 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.442 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.445 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.447 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.458 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.47 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.48 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.483 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.484 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.516 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.526 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.534 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.542 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.564 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.572 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.582 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.608 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.633 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.648 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.653 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.655 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.671 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.674 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.675 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.677 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.68 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.715 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.719 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.732 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.736 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.74 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.749 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.758 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.767 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.772 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.775 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.777 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.784 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.787 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.789 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.794 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.797 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.827 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.834 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.837 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.84 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.844 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.847 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.858 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.881 secs) 02:12:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.889 secs) 02:12:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.898 secs) 02:12:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.915 secs) 02:12:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.938 secs) 02:12:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.97 secs) 02:12:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.982 secs) 02:12:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.987 secs) 02:12:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.989 secs) 02:12:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.006 secs) 02:12:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.009 secs) 02:12:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.013 secs) 02:12:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.021 secs) 02:12:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.024 secs) 02:12:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.026 secs) 02:12:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.028 secs) 02:12:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.029 secs) 02:12:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.973 secs / 2.029 secs) 02:12:26 TOTAL: 145 SUCCESS 02:12:26 ✔ Browser application bundle generation complete. 02:12:26 02:12:26 =============================== Coverage summary =============================== 02:12:26 Statements : 41.56% ( 1425/3429 ) 02:12:26 Branches : 12.14% ( 109/898 ) 02:12:26 Functions : 33.33% ( 417/1251 ) 02:12:26 Lines : 39.45% ( 1280/3245 ) 02:12:26 ================================================================================ 02:12:27 ✔ Browser application bundle generation complete. 02:12:27 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-622/web' [Pipeline] echo 02:12:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:12:27 $ docker stop --time=1 b02fa81c76a7df29f1c75b211db4e46815a91c5a5e8ce596af207000f7104a6e 02:12:28 $ docker rm -f --volumes b02fa81c76a7df29f1c75b211db4e46815a91c5a5e8ce596af207000f7104a6e [Pipeline] // withDockerContainer [Pipeline] sh 02:12:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:12:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:12:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:12:31 + ls -al . 02:12:31 total 180 02:12:31 drwxrwxr-x 14 jenkins jenkins 4096 Jun 8 02:10 . 02:12:31 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 02:08 .. 02:12:31 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 02:08 .blubracket 02:12:31 -rw-rw-r-- 1 jenkins jenkins 18 Jun 8 02:08 .dockerignore 02:12:31 drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 02:08 .git 02:12:31 drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 02:08 .github 02:12:31 -rw-rw-r-- 1 jenkins jenkins 185 Jun 8 02:08 .gitignore 02:12:31 drwxr-xr-x 3 jenkins jenkins 4096 Jun 8 02:08 .semver 02:12:31 -rw-rw-r-- 1 jenkins jenkins 8418 Jun 8 02:08 Attribution.txt 02:12:31 -rw-rw-r-- 1 jenkins jenkins 19103 Jun 8 02:08 CHANGELOG.md 02:12:31 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 8 02:08 CONTRIBUTING.md 02:12:31 -rw-rw-r-- 1 jenkins jenkins 1788 Jun 8 02:08 Dockerfile 02:12:31 -rw-rw-r-- 1 jenkins jenkins 652 Jun 8 02:08 Jenkinsfile 02:12:31 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 8 02:08 LICENSE 02:12:31 -rw-rw-r-- 1 jenkins jenkins 2134 Jun 8 02:08 Makefile 02:12:31 -rw-rw-r-- 1 jenkins jenkins 4549 Jun 8 02:08 README.md 02:12:31 -rw-rw-r-- 1 jenkins jenkins 5 Jun 8 02:08 VERSION 02:12:31 drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 02:08 assets 02:12:31 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 02:08 bin 02:12:31 drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 02:08 cmd 02:12:31 -rw-r--r-- 1 jenkins jenkins 10 Jun 8 02:10 coverage.out 02:12:31 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 02:08 docs 02:12:31 -rw-rw-r-- 1 jenkins jenkins 2999 Jun 8 02:08 go.mod 02:12:31 -rw-rw-r-- 1 jenkins jenkins 30528 Jun 8 02:08 go.sum 02:12:31 drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 02:08 internal 02:12:31 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 02:08 snap 02:12:31 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 02:08 testing 02:12:31 -rw-rw-r-- 1 jenkins jenkins 155 Jun 8 02:08 version.go 02:12:31 drwxrwxr-x 6 jenkins jenkins 4096 Jun 8 02:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:32 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=301164ad046368d46d8d2017db6ef196a64a366b --label arch=amd64 --label version=0.0.0 . 02:12:32 Sending build context to Docker daemon 50.26MB 02:12:32 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 02:12:32 Step 2/25 : FROM ${BASE} AS builder 02:12:32 ---> f4dd3b5805ec 02:12:32 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:12:33 ---> Running in 4bf812d8c25a 02:12:33 Removing intermediate container 4bf812d8c25a 02:12:33 ---> 39637c03441f 02:12:33 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 02:12:33 ---> Running in 9a1460e17ed5 02:12:33 Removing intermediate container 9a1460e17ed5 02:12:33 ---> 78ab9770313d 02:12:33 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:12:33 ---> Running in 49f87e893721 02:12:33 Removing intermediate container 49f87e893721 02:12:33 ---> dfd9cb6bc7e7 02:12:33 Step 6/25 : LABEL Name=edgex-ui-go 02:12:33 ---> Running in 3e97ddce5812 02:12:33 Removing intermediate container 3e97ddce5812 02:12:33 ---> aa00c2a3aabb 02:12:33 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:12:33 ---> Running in e264e00b2aa1 02:12:33 Removing intermediate container e264e00b2aa1 02:12:33 ---> ae0877465ee6 02:12:33 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:12:34 ---> f759df97edbf 02:12:34 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:12:34 ---> Running in a1d50f89bd68 02:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:12:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18205 in /w/workspace/edgexfoundry_edgex-ui-go_PR-622 [Pipeline] { [Pipeline] ws 02:12:35 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 02:12:35 OK: 265 MiB in 53 packages 02:12:35 The recommended git tool is: git 02:12:35 Removing intermediate container a1d50f89bd68 02:12:35 ---> 2be6d8d19e67 02:12:35 Step 10/25 : ENV GO111MODULE=on 02:12:35 ---> Running in a692d2da077e 02:12:35 Removing intermediate container a692d2da077e 02:12:35 ---> 43468d6ac783 02:12:35 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:12:35 ---> Running in a98440fc07d1 02:12:35 Removing intermediate container a98440fc07d1 02:12:35 ---> cf7046bad0ca 02:12:35 Step 12/25 : COPY go.mod vendor* ./ 02:12:35 ---> 6bb1790b0c00 02:12:35 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:35 ---> Running in dae95a432a4b 02:12:36 Removing intermediate container dae95a432a4b 02:12:36 ---> 3b814cb14837 02:12:36 Step 14/25 : COPY . . 02:12:38 ---> c2d6c28daa52 02:12:38 Step 15/25 : RUN ${MAKE} 02:12:38 ---> Running in de2144987cf2 02:12:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:12:42 using credential edgex-jenkins-ssh 02:12:42 Cloning the remote Git repository 02:12:42 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:12:42 > git init /w/workspace/edgex-ui-go/1 # timeout=10 02:12:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:12:43 > git --version # timeout=10 02:12:43 > git --version # 'git version 2.25.1' 02:12:43 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:12:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:12:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:12:48 Merging remotes/origin/main commit 0be910da442da054ca269013485ad7785d291f45 into PR head commit 301164ad046368d46d8d2017db6ef196a64a366b 02:12:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:12:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:12:48 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/622/head:refs/remotes/origin/PR-622 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:12:48 > git config core.sparsecheckout # timeout=10 02:12:49 Merge succeeded, producing 301164ad046368d46d8d2017db6ef196a64a366b 02:12:49 Checking out Revision 301164ad046368d46d8d2017db6ef196a64a366b (PR-622) 02:12:48 > git checkout -f 301164ad046368d46d8d2017db6ef196a64a366b # timeout=10 02:12:49 > git remote # timeout=10 02:12:49 > git config --get remote.origin.url # timeout=10 02:12:49 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:49 > git merge 0be910da442da054ca269013485ad7785d291f45 # timeout=10 02:12:49 > git rev-parse HEAD^{commit} # timeout=10 02:12:49 > git config core.sparsecheckout # timeout=10 02:12:49 > git checkout -f 301164ad046368d46d8d2017db6ef196a64a366b # timeout=10 02:12:53 Commit message: "build: Add -trimpath to improve binary reproducability of edgex-ui server" 02:12:53 > git --version # timeout=10 02:12:53 > git --version # 'git version 2.25.1' 02:12:54 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:12:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:12:55 % Total % Received % Xferd Average Speed Time Time Time Current 02:12:55 Dload Upload Total Spent Left Speed 02:12:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78226 0 --:--:-- --:--:-- --:--:-- 77750 [Pipeline] sh 02:12:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:12:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:12:56 + sudo tee /etc/docker/daemon.new 02:12:56 { 02:12:56 "registry-mirrors": [ 02:12:56 "https://nexus3.edgexfoundry.org:10001" 02:12:56 ], 02:12:56 "bip": "10.250.0.254/24", 02:12:56 "hosts": [ 02:12:56 "tcp://0.0.0.0:5555", 02:12:56 "unix:///var/run/docker.sock" 02:12:56 ], 02:12:56 "mtu": 1458, 02:12:56 "selinux-enabled": true, 02:12:56 "seccomp-profile": "/etc/docker/seccomp.json" 02:12:56 } [Pipeline] sh 02:12:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:12:57 + sudo service docker restart 02:13:01 Removing intermediate container de2144987cf2 02:13:01 ---> 145da3df02ed 02:13:01 Step 16/25 : FROM alpine:3.17 02:13:01 3.17: Pulling from library/alpine 02:13:01 f56be85fc22e: Already exists 02:13:01 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:13:01 Status: Downloaded newer image for alpine:3.17 02:13:01 ---> 9ed4aefc74f6 02:13:01 Step 17/25 : EXPOSE 4000 02:13:01 ---> Running in d8472a5d7f12 02:13:01 Removing intermediate container d8472a5d7f12 02:13:01 ---> 4a7d63e0ba57 02:13:01 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:13:01 ---> bf6a7def2b94 02:13:01 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:13:01 ---> 7c87eff44ea2 02:13:01 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:13:01 ---> 4cb8495d9d33 02:13:01 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:13:01 ---> Running in f216591c1642 02:13:01 Removing intermediate container f216591c1642 02:13:01 ---> 7cbcf523cf8f 02:13:01 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 02:13:01 ---> Running in 3289597cdace 02:13:01 Removing intermediate container 3289597cdace 02:13:01 ---> 6a16eef022e0 02:13:01 Step 23/25 : LABEL arch=amd64 02:13:01 ---> Running in 8825ea9cea7b 02:13:01 Removing intermediate container 8825ea9cea7b 02:13:01 ---> f244f99bbb38 02:13:01 Step 24/25 : LABEL git_sha=301164ad046368d46d8d2017db6ef196a64a366b 02:13:01 ---> Running in dc15774cd029 02:13:01 Removing intermediate container dc15774cd029 02:13:01 ---> 7ba5ca18c153 02:13:01 Step 25/25 : LABEL version=0.0.0 02:13:01 ---> Running in c82a1a9cfa44 02:13:01 Removing intermediate container c82a1a9cfa44 02:13:01 ---> 2cb69d45f326 02:13:01 [Warning] One or more build-args [ARCH] were not consumed 02:13:01 Successfully built 2cb69d45f326 02:13:01 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:02 02:13:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:02 latest: Pulling from edgex-lftools-log-publisher 02:13:02 5eb5b503b376: Pulling fs layer 02:13:02 5c69ac0246d0: Pulling fs layer 02:13:02 ec43610c2a17: Pulling fs layer 02:13:02 3a2ae6a8a46f: Pulling fs layer 02:13:02 33b1e0a273af: Pulling fs layer 02:13:02 5d3b04190fa2: Pulling fs layer 02:13:02 2f39f015ded8: Pulling fs layer 02:13:02 3a2ae6a8a46f: Waiting 02:13:02 33b1e0a273af: Waiting 02:13:02 5d3b04190fa2: Waiting 02:13:02 2f39f015ded8: Waiting 02:13:02 5c69ac0246d0: Verifying Checksum 02:13:02 5c69ac0246d0: Download complete 02:13:02 3a2ae6a8a46f: Verifying Checksum 02:13:02 3a2ae6a8a46f: Download complete 02:13:02 33b1e0a273af: Verifying Checksum 02:13:02 33b1e0a273af: Download complete 02:13:02 5d3b04190fa2: Verifying Checksum 02:13:02 5d3b04190fa2: Download complete 02:13:02 ec43610c2a17: Verifying Checksum 02:13:02 ec43610c2a17: Download complete 02:13:02 5eb5b503b376: Verifying Checksum 02:13:02 5eb5b503b376: Download complete 02:13:03 2f39f015ded8: Download complete 02:13:04 5eb5b503b376: Pull complete 02:13:04 5c69ac0246d0: Pull complete 02:13:04 ec43610c2a17: Pull complete 02:13:04 3a2ae6a8a46f: Pull complete 02:13:04 33b1e0a273af: Pull complete 02:13:04 5d3b04190fa2: Pull complete 02:13:13 2f39f015ded8: Pull complete 02:13:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:13:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:13 prd-ubuntu20.04-docker-8c-8g-18204 does not seem to be running inside a container 02:13:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-622 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-622:/w/workspace/edgexfoundry_edgex-ui-go_PR-622:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:13:13 $ docker top 9e74a024997ff508e874e231f7425aee6600c93b5cbef88c50e331565cbb8ed7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:14 ---> job-cost.sh 02:13:14 lf-activate-venv: SKIPPING 02:13:14 INFO: No Stack... 02:13:14 INFO: Retrieving Pricing Info for: v3-standard-8 02:13:14 INFO: Archiving Costs [Pipeline] sh 02:13:14 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-622/archives/cost.csv 02:13:14 + cut -d, -f6 [Pipeline] lock 02:13:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-622-1-stack-cost] 02:13:14 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-622-1-stack-cost] did not exist. Created. 02:13:14 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-622-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:13:15 + echo total: 0.2199999988079071 [Pipeline] stash [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:15 provisioning config files... 02:13:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6421239363979464724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:15 Stashed 1 file(s) [Pipeline] } 02:13:15 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-622-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:13:15 $ docker stop --time=1 9e74a024997ff508e874e231f7425aee6600c93b5cbef88c50e331565cbb8ed7 02:13:15 ---> docker-login.sh 02:13:15 nexus3.edgexfoundry.org:10001 02:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:16 Configure a credential helper to remove this warning. See 02:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:16 02:13:16 Login Succeeded 02:13:16 nexus3.edgexfoundry.org:10002 02:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:16 Configure a credential helper to remove this warning. See 02:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:16 02:13:16 Login Succeeded 02:13:16 nexus3.edgexfoundry.org:10003 02:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:17 Configure a credential helper to remove this warning. See 02:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:17 02:13:17 Login Succeeded 02:13:17 nexus3.edgexfoundry.org:10004 02:13:17 $ docker rm -f --volumes 9e74a024997ff508e874e231f7425aee6600c93b5cbef88c50e331565cbb8ed7 02:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:17 Configure a credential helper to remove this warning. See 02:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:17 02:13:17 Login Succeeded 02:13:17 docker.io [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 02:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:18 Configure a credential helper to remove this warning. See 02:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:18 02:13:18 Login Succeeded 02:13:18 ---> docker-login.sh ends [Pipeline] } 02:13:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:13:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:13:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:13:18 ========================================================= 02:13:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:13:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:13:20 Sending build context to Docker daemon 30.29MB 02:13:20 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 02:13:20 Step 2/15 : FROM ${BASE} AS builder 02:13:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:13:20 c41833b44d91: Pulling fs layer 02:13:20 ed15518f5707: Pulling fs layer 02:13:20 feae8fd75edb: Pulling fs layer 02:13:20 242c74f7c9fa: Pulling fs layer 02:13:20 3cdef696dda3: Pulling fs layer 02:13:20 2ced38df9373: Pulling fs layer 02:13:20 58f1dce35555: Pulling fs layer 02:13:20 242c74f7c9fa: Waiting 02:13:20 3cdef696dda3: Waiting 02:13:20 2ced38df9373: Waiting 02:13:20 ed15518f5707: Verifying Checksum 02:13:20 ed15518f5707: Download complete 02:13:20 242c74f7c9fa: Verifying Checksum 02:13:20 242c74f7c9fa: Download complete 02:13:20 3cdef696dda3: Verifying Checksum 02:13:20 3cdef696dda3: Download complete 02:13:20 c41833b44d91: Verifying Checksum 02:13:20 c41833b44d91: Download complete 02:13:21 c41833b44d91: Pull complete 02:13:21 58f1dce35555: Verifying Checksum 02:13:21 58f1dce35555: Download complete 02:13:21 ed15518f5707: Pull complete 02:13:22 2ced38df9373: Verifying Checksum 02:13:22 2ced38df9373: Download complete 02:13:23 feae8fd75edb: Verifying Checksum 02:13:23 feae8fd75edb: Download complete 02:13:33 feae8fd75edb: Pull complete 02:13:33 242c74f7c9fa: Pull complete 02:13:33 3cdef696dda3: Pull complete 02:13:40 2ced38df9373: Pull complete 02:13:43 58f1dce35555: Pull complete 02:13:43 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:13:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:13:43 ---> fadd8f120f05 02:13:43 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:13:44 ---> Running in 171cdac46200 02:13:44 Removing intermediate container 171cdac46200 02:13:44 ---> e39b20c42d9e 02:13:44 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:13:45 ---> Running in e497958db57c 02:13:45 Removing intermediate container e497958db57c 02:13:45 ---> 9d52dbebbebd 02:13:45 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:13:45 ---> Running in 1bc9845a158f 02:13:45 Removing intermediate container 1bc9845a158f 02:13:45 ---> e79323aca622 02:13:45 Step 6/15 : LABEL Name=edgex-ui-go 02:13:45 ---> Running in 0daedf8dbebe 02:13:45 Removing intermediate container 0daedf8dbebe 02:13:45 ---> a26072b86191 02:13:45 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:13:45 ---> Running in 422fc42cc683 02:13:46 Removing intermediate container 422fc42cc683 02:13:46 ---> e61d27c0aacf 02:13:46 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:13:46 latest: Pulling from library/docker 02:13:46 08409d417260: Pulling fs layer 02:13:46 bf127bdc9f4f: Pulling fs layer 02:13:46 55b4810136f4: Pulling fs layer 02:13:46 8b1937eecd14: Pulling fs layer 02:13:46 db6263205561: Pulling fs layer 02:13:46 39314cee2a9c: Pulling fs layer 02:13:46 8b1937eecd14: Waiting 02:13:46 db6263205561: Waiting 02:13:46 39314cee2a9c: Waiting 02:13:46 a0ee298bff01: Pulling fs layer 02:13:46 9fda9acfdd90: Pulling fs layer 02:13:46 736a277f3b8d: Pulling fs layer 02:13:46 b761764eaff7: Pulling fs layer 02:13:46 a0ee298bff01: Waiting 02:13:46 9fda9acfdd90: Waiting 02:13:46 736a277f3b8d: Waiting 02:13:46 e1b49e70f544: Pulling fs layer 02:13:46 262f260c9231: Pulling fs layer 02:13:46 45382715e4ec: Pulling fs layer 02:13:46 b761764eaff7: Waiting 02:13:46 e1b49e70f544: Waiting 02:13:46 262f260c9231: Waiting 02:13:46 45382715e4ec: Waiting 02:13:46 f57e63167e26: Pulling fs layer 02:13:46 f57e63167e26: Waiting 02:13:46 55b4810136f4: Download complete 02:13:46 bf127bdc9f4f: Verifying Checksum 02:13:46 bf127bdc9f4f: Download complete 02:13:46 08409d417260: Verifying Checksum 02:13:46 08409d417260: Download complete 02:13:47 8b1937eecd14: Verifying Checksum 02:13:47 8b1937eecd14: Download complete 02:13:47 db6263205561: Verifying Checksum 02:13:47 db6263205561: Download complete 02:13:47 39314cee2a9c: Verifying Checksum 02:13:47 39314cee2a9c: Download complete 02:13:47 a0ee298bff01: Verifying Checksum 02:13:47 a0ee298bff01: Download complete 02:13:47 736a277f3b8d: Download complete 02:13:47 9fda9acfdd90: Verifying Checksum 02:13:47 9fda9acfdd90: Download complete 02:13:47 08409d417260: Pull complete 02:13:47 e1b49e70f544: Verifying Checksum 02:13:47 e1b49e70f544: Download complete 02:13:47 b761764eaff7: Verifying Checksum 02:13:47 b761764eaff7: Download complete 02:13:47 45382715e4ec: Verifying Checksum 02:13:47 45382715e4ec: Download complete 02:13:48 f57e63167e26: Verifying Checksum 02:13:48 f57e63167e26: Download complete 02:13:48 bf127bdc9f4f: Pull complete 02:13:48 55b4810136f4: Pull complete 02:13:49 262f260c9231: Verifying Checksum 02:13:49 262f260c9231: Download complete 02:13:49 8b1937eecd14: Pull complete 02:13:50 db6263205561: Pull complete 02:13:51 39314cee2a9c: Pull complete 02:13:54 a0ee298bff01: Pull complete 02:13:54 9fda9acfdd90: Pull complete 02:13:54 736a277f3b8d: Pull complete 02:13:55 b761764eaff7: Pull complete 02:13:55 e1b49e70f544: Pull complete 02:13:58 262f260c9231: Pull complete 02:13:58 45382715e4ec: Pull complete 02:13:58 f57e63167e26: Pull complete 02:13:58 Digest: sha256:5edfe3067bdd8b76818b036d8ef61846696af4d458ba527356c5484fcd692c2a 02:13:58 Status: Downloaded newer image for docker:latest 02:14:01 ---> fc264b746b41 02:14:01 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:14:01 ---> Running in 423ae37e6092 02:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:14:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:14:03 OK: 263 MiB in 53 packages 02:14:08 Removing intermediate container 423ae37e6092 02:14:08 ---> 2a6b5c459c3d 02:14:08 Step 10/15 : ENV GO111MODULE=on 02:14:08 ---> Running in 1f37b94214d9 02:14:08 Removing intermediate container 1f37b94214d9 02:14:08 ---> f50ae3ed2b28 02:14:08 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:14:08 ---> Running in 8eea5615de81 02:14:08 Removing intermediate container 8eea5615de81 02:14:08 ---> 9513ef8a2064 02:14:08 Step 12/15 : COPY go.mod vendor* ./ 02:14:09 ---> 2b7feb07d3ed 02:14:09 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:14:09 ---> Running in 7d952c1c5d4f 02:15:30 Removing intermediate container 7d952c1c5d4f 02:15:30 ---> 5a6535181d29 02:15:30 Step 14/15 : COPY . . 02:15:30 ---> 5612434f9098 02:15:30 Step 15/15 : RUN ${MAKE} 02:15:30 ---> Running in bbfa67df7820 02:15:30 noop 02:15:31 Removing intermediate container bbfa67df7820 02:15:31 ---> 8b97b7c440b7 02:15:31 Successfully built 8b97b7c440b7 02:15:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:31 + docker inspect -f . ci-base-image-arm64 02:15:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:32 prd-ubuntu20.04-docker-arm64-4c-16g-18205 does not seem to be running inside a container 02:15:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:15:33 $ docker top db81d6f30c060c106d6e9e8383129249ca7d7e5b91a32ca1a9ffc272190afb38 -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:34 + go version 02:15:34 go version go1.20.2 linux/arm64 [Pipeline] } 02:15:34 $ docker stop --time=1 db81d6f30c060c106d6e9e8383129249ca7d7e5b91a32ca1a9ffc272190afb38 02:15:35 $ docker rm -f --volumes db81d6f30c060c106d6e9e8383129249ca7d7e5b91a32ca1a9ffc272190afb38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:36 + docker inspect -f . ci-base-image-arm64 02:15:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:36 prd-ubuntu20.04-docker-arm64-4c-16g-18205 does not seem to be running inside a container 02:15:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:15:38 $ docker top c14ec2ffe59e3ddd8f9f8a9b72af0b3efb67c11464f5ef5d908a24ac0fa3733b -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:38 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 02:15:39 + make test 02:15:39 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:16:11 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:17:34 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:17:34 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:17:34 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:17:34 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:17:34 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:17:34 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:17:34 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:17:34 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:17:34 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:18:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:18:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:18:01 ./bin/test-attribution-txt.sh 02:18:01 make -C web test 02:18:01 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 02:18:01 make[1]: tput: No such file or directory 02:18:01 make[1]: tput: No such file or directory 02:18:01 warning: generating ./VERSION 02:18:01 echo "0.0.0" > VERSION 02:18:01 docker build \ 02:18:01 -f Dockerfile \ 02:18:01 --build-arg USER=1000 \ 02:18:01 \ 02:18:01 --label "git_sha=301164ad046368d46d8d2017db6ef196a64a366b" \ 02:18:01 -t edgexfoundry/edgex-web-ui:301164ad046368d46d8d2017db6ef196a64a366b \ 02:18:01 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:18:01 . 02:18:01 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:18:01 Install the buildx component to build images with BuildKit: 02:18:01 https://docs.docker.com/go/buildx/ 02:18:01 02:18:01 Sending build context to Docker daemon 2.571MB 02:18:01 Step 1/10 : FROM node:16.17-alpine3.15 02:18:01 16.17-alpine3.15: Pulling from library/node 02:18:01 47517142f6ba: Pulling fs layer 02:18:01 5f8c4bfa009b: Pulling fs layer 02:18:01 f7079c9c4ba1: Pulling fs layer 02:18:01 aba105e6f55a: Pulling fs layer 02:18:01 aba105e6f55a: Waiting 02:18:01 47517142f6ba: Verifying Checksum 02:18:01 47517142f6ba: Download complete 02:18:01 aba105e6f55a: Verifying Checksum 02:18:01 aba105e6f55a: Download complete 02:18:01 f7079c9c4ba1: Verifying Checksum 02:18:01 f7079c9c4ba1: Download complete 02:18:01 47517142f6ba: Pull complete 02:18:02 5f8c4bfa009b: Verifying Checksum 02:18:02 5f8c4bfa009b: Download complete 02:18:05 5f8c4bfa009b: Pull complete 02:18:06 f7079c9c4ba1: Pull complete 02:18:06 aba105e6f55a: Pull complete 02:18:06 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:18:06 Status: Downloaded newer image for node:16.17-alpine3.15 02:18:06 ---> bf1b8b58d215 02:18:06 Step 2/10 : RUN apk add --no-cache chromium 02:18:07 ---> Running in f0789c01c57a 02:18:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:18:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:18:09 (1/128) Installing libxau (1.0.9-r0) 02:18:09 (2/128) Installing libmd (1.0.3-r0) 02:18:09 (3/128) Installing libbsd (0.11.3-r1) 02:18:09 (4/128) Installing libxdmcp (1.1.3-r0) 02:18:09 (5/128) Installing libxcb (1.14-r2) 02:18:09 (6/128) Installing libx11 (1.7.3.1-r0) 02:18:09 (7/128) Installing libxext (1.3.4-r0) 02:18:09 (8/128) Installing libice (1.0.10-r0) 02:18:09 (9/128) Installing libuuid (2.37.4-r0) 02:18:09 (10/128) Installing libsm (1.2.3-r0) 02:18:09 (11/128) Installing libxt (1.2.1-r0) 02:18:09 (12/128) Installing libxmu (1.1.3-r0) 02:18:09 (13/128) Installing xset (1.2.4-r0) 02:18:09 (14/128) Installing xprop (1.2.5-r0) 02:18:10 (15/128) Installing xdg-utils (1.1.3-r0) 02:18:10 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 02:18:10 (17/128) Installing pkgconf (1.8.1-r0) 02:18:10 (18/128) Installing libffi (3.4.2-r1) 02:18:10 (19/128) Installing libintl (0.21-r0) 02:18:10 (20/128) Installing libblkid (2.37.4-r0) 02:18:10 (21/128) Installing libmount (2.37.4-r0) 02:18:10 (22/128) Installing pcre (8.45-r1) 02:18:10 (23/128) Installing glib (2.70.5-r0) 02:18:10 (24/128) Installing xz-libs (5.2.5-r1) 02:18:10 (25/128) Installing libxml2 (2.9.14-r2) 02:18:10 (26/128) Installing shared-mime-info (2.1-r2) 02:18:10 (27/128) Installing hicolor-icon-theme (0.17-r1) 02:18:10 (28/128) Installing libjpeg-turbo (2.1.2-r0) 02:18:10 (29/128) Installing libpng (1.6.37-r1) 02:18:10 (30/128) Installing libwebp (1.2.2-r1) 02:18:10 (31/128) Installing zstd-libs (1.5.0-r0) 02:18:10 (32/128) Installing tiff (4.4.0-r1) 02:18:10 (33/128) Installing gdk-pixbuf (2.42.8-r0) 02:18:10 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 02:18:10 (35/128) Installing libxcomposite (0.4.5-r0) 02:18:10 (36/128) Installing libxfixes (6.0.0-r0) 02:18:10 (37/128) Installing libxrender (0.9.10-r3) 02:18:10 (38/128) Installing libxcursor (1.2.0-r0) 02:18:10 (39/128) Installing libxdamage (1.1.5-r1) 02:18:11 (40/128) Installing libxi (1.8-r0) 02:18:11 (41/128) Installing libxinerama (1.1.4-r1) 02:18:11 (42/128) Installing libxrandr (1.5.2-r1) 02:18:11 (43/128) Installing atk (2.36.0-r0) 02:18:11 (44/128) Installing libxtst (1.2.3-r3) 02:18:11 (45/128) Installing dbus-libs (1.12.24-r0) 02:18:11 (46/128) Installing at-spi2-core (2.42.0-r0) 02:18:11 (47/128) Installing at-spi2-atk (2.38.0-r0) 02:18:11 (48/128) Installing expat (2.5.0-r0) 02:18:11 (49/128) Installing brotli-libs (1.0.9-r5) 02:18:11 (50/128) Installing libbz2 (1.0.8-r1) 02:18:11 (51/128) Installing freetype (2.11.1-r2) 02:18:11 (52/128) Installing fontconfig (2.13.1-r4) 02:18:11 (53/128) Installing pixman (0.40.0-r4) 02:18:11 (54/128) Installing cairo (1.16.0-r5) 02:18:11 (55/128) Installing cairo-gobject (1.16.0-r5) 02:18:11 (56/128) Installing avahi-libs (0.8-r5) 02:18:11 (57/128) Installing gmp (6.2.1-r1) 02:18:11 (58/128) Installing nettle (3.7.3-r0) 02:18:11 (59/128) Installing p11-kit (0.24.0-r1) 02:18:11 (60/128) Installing libtasn1 (4.18.0-r1) 02:18:11 (61/128) Installing libunistring (0.9.10-r1) 02:18:11 (62/128) Installing gnutls (3.7.1-r2) 02:18:11 (63/128) Installing cups-libs (2.3.3-r6) 02:18:11 (64/128) Installing libepoxy (1.5.9-r0) 02:18:11 (65/128) Installing fribidi (1.0.11-r0) 02:18:11 (66/128) Installing graphite2 (1.3.14-r0) 02:18:11 (67/128) Installing harfbuzz (3.0.0-r2) 02:18:11 (68/128) Installing libxft (2.3.4-r0) 02:18:11 (69/128) Installing pango (1.48.10-r0) 02:18:11 (70/128) Installing wayland-libs-client (1.19.0-r1) 02:18:11 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 02:18:12 (72/128) Installing wayland-libs-egl (1.19.0-r1) 02:18:12 (73/128) Installing xkeyboard-config (2.34-r0) 02:18:12 (74/128) Installing libxkbcommon (1.3.1-r0) 02:18:12 (75/128) Installing gtk+3.0 (3.24.30-r0) 02:18:12 Executing gtk+3.0-3.24.30-r0.post-install 02:18:12 (76/128) Installing libfontenc (1.1.4-r0) 02:18:12 (77/128) Installing mkfontscale (1.2.1-r1) 02:18:12 (78/128) Installing ttf-opensans (1.10-r1) 02:18:13 Executing ttf-opensans-1.10-r1.post-install 02:18:15 (79/128) Installing libogg (1.3.5-r0) 02:18:15 (80/128) Installing flac (1.3.4-r0) 02:18:15 (81/128) Installing alsa-lib (1.2.5.1-r1) 02:18:15 (82/128) Installing libatomic (10.3.1_git20211027-r0) 02:18:15 (83/128) Installing sdl2 (2.0.16-r4) 02:18:15 (84/128) Installing aom-libs (3.2.0-r0) 02:18:15 (85/128) Installing libass (0.15.2-r0) 02:18:15 (86/128) Installing libdav1d (0.9.2-r0) 02:18:15 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r2) 02:18:15 (88/128) Installing ncurses-libs (6.3_p20211120-r2) 02:18:15 (89/128) Installing lame (3.100-r0) 02:18:15 (90/128) Installing opus (1.3.1-r1) 02:18:15 (91/128) Installing libgomp (10.3.1_git20211027-r0) 02:18:15 (92/128) Installing soxr (0.1.3-r2) 02:18:16 (93/128) Installing libsrt (1.4.2-r1) 02:18:16 (94/128) Installing libssh (0.9.6-r1) 02:18:16 (95/128) Installing libtheora (1.1.1-r16) 02:18:16 (96/128) Installing v4l-utils-libs (1.22.1-r1) 02:18:16 (97/128) Installing libdrm (2.4.109-r0) 02:18:16 (98/128) Installing libva (2.13.0-r0) 02:18:16 (99/128) Installing libvdpau (1.4-r0) 02:18:16 (100/128) Installing vidstab (1.1.0-r1) 02:18:16 (101/128) Installing libvorbis (1.3.7-r0) 02:18:16 (102/128) Installing libvpx (1.10.0-r0) 02:18:16 (103/128) Installing vulkan-loader (1.2.196-r0) 02:18:16 (104/128) Installing x264-libs (20210613-r0) 02:18:17 (105/128) Installing x265-libs (3.5-r0) 02:18:17 (106/128) Installing xvidcore (1.3.7-r1) 02:18:17 (107/128) Installing ffmpeg-libs (4.4.1-r2) 02:18:17 (108/128) Installing libevent (2.1.12-r4) 02:18:18 (109/128) Installing mesa (21.2.6-r0) 02:18:18 (110/128) Installing wayland-libs-server (1.19.0-r1) 02:18:18 (111/128) Installing mesa-gbm (21.2.6-r0) 02:18:18 (112/128) Installing lcms2 (2.12-r1) 02:18:18 (113/128) Installing nspr (4.32-r0) 02:18:18 (114/128) Installing sqlite-libs (3.36.0-r0) 02:18:18 (115/128) Installing nss (3.78.1-r0) 02:18:18 (116/128) Installing libasyncns (0.8-r1) 02:18:18 (117/128) Installing libltdl (2.4.6-r7) 02:18:18 (118/128) Installing orc (0.4.32-r0) 02:18:18 (119/128) Installing libsndfile (1.0.31-r1) 02:18:18 (120/128) Installing speexdsp (1.2.0-r0) 02:18:18 (121/128) Installing tdb-libs (1.4.5-r0) 02:18:19 (122/128) Installing libpulse (15.0-r2) 02:18:19 (123/128) Installing re2 (2021.11.01-r0) 02:18:19 (124/128) Installing snappy (1.1.9-r1) 02:18:19 (125/128) Installing libgpg-error (1.42-r1) 02:18:19 (126/128) Installing libgcrypt (1.9.4-r0) 02:18:19 (127/128) Installing libxslt (1.1.35-r0) 02:18:19 (128/128) Installing chromium (99.0.4844.84-r0) 02:18:23 Executing busybox-1.34.1-r7.trigger 02:18:23 Executing glib-2.70.5-r0.trigger 02:18:23 Executing shared-mime-info-2.1-r2.trigger 02:18:25 Executing gdk-pixbuf-2.42.8-r0.trigger 02:18:25 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:18:25 Executing fontconfig-2.13.1-r4.trigger 02:18:25 Executing mkfontscale-1.2.1-r1.trigger 02:18:25 OK: 275 MiB in 144 packages 02:18:33 Removing intermediate container f0789c01c57a 02:18:33 ---> 02d9fa8e9d5b 02:18:33 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:18:33 ---> Running in 0248c8ebd003 02:18:36 Removing intermediate container 0248c8ebd003 02:18:36 ---> 4748736c97ec 02:18:36 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:18:36 ---> Running in 5954b097055a 02:18:36 Removing intermediate container 5954b097055a 02:18:36 ---> 960610014e20 02:18:36 Step 5/10 : RUN npm install -g npm 02:18:36 ---> Running in 35ab3ea86e2e 02:19:03 02:19:03 removed 9 packages, changed 102 packages, and audited 262 packages in 24s 02:19:03 02:19:03 27 packages are looking for funding 02:19:03 run `npm fund` for details 02:19:03 02:19:03 found 0 vulnerabilities 02:19:06 Removing intermediate container 35ab3ea86e2e 02:19:06 ---> 158324cdcc79 02:19:06 Step 6/10 : ARG USER=1000 02:19:06 ---> Running in d3bb8f9f4f6f 02:19:06 Removing intermediate container d3bb8f9f4f6f 02:19:06 ---> 5b9ecff759e5 02:19:06 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:19:07 ---> Running in 72293804887b 02:19:08 Removing intermediate container 72293804887b 02:19:08 ---> ddd6cecd92c8 02:19:08 Step 8/10 : USER $USER:$USER 02:19:08 ---> Running in 1bf3d8045f19 02:19:09 Removing intermediate container 1bf3d8045f19 02:19:09 ---> 7b4e012644ef 02:19:09 Step 9/10 : WORKDIR /app 02:19:09 ---> Running in 7f9289898de7 02:19:09 Removing intermediate container 7f9289898de7 02:19:09 ---> 59ed50886f1c 02:19:09 Step 10/10 : LABEL git_sha=301164ad046368d46d8d2017db6ef196a64a366b 02:19:09 ---> Running in 562219e4fca7 02:19:09 Removing intermediate container 562219e4fca7 02:19:09 ---> df19ebce1098 02:19:09 Successfully built df19ebce1098 02:19:10 Successfully tagged edgexfoundry/edgex-web-ui:301164ad046368d46d8d2017db6ef196a64a366b 02:19:10 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:19:10 touch edgex-web-ui.imagebuilt 02:19:10 mkdir -p node_modules coverage 02:19:10 chown "1000:1000" node_modules coverage package-lock.json 02:19:10 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:19:20 npm WARN old lockfile 02:19:20 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 02:19:20 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 02:19:20 npm WARN old lockfile 02:19:20 npm WARN old lockfile This is a one-time fix-up, please be patient... 02:19:20 npm WARN old lockfile 02:19:58 npm WARN EBADENGINE Unsupported engine { 02:19:58 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:19:58 npm WARN EBADENGINE required: { 02:19:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:58 npm WARN EBADENGINE }, 02:19:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } 02:19:58 npm WARN EBADENGINE } 02:19:58 npm WARN EBADENGINE Unsupported engine { 02:19:58 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:19:58 npm WARN EBADENGINE required: { 02:19:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:58 npm WARN EBADENGINE }, 02:19:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } 02:19:58 npm WARN EBADENGINE } 02:19:58 npm WARN EBADENGINE Unsupported engine { 02:19:58 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:19:58 npm WARN EBADENGINE required: { 02:19:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:58 npm WARN EBADENGINE }, 02:19:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } 02:19:58 npm WARN EBADENGINE } 02:19:58 npm WARN EBADENGINE Unsupported engine { 02:19:58 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:19:58 npm WARN EBADENGINE required: { 02:19:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:58 npm WARN EBADENGINE }, 02:19:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } 02:19:58 npm WARN EBADENGINE } 02:19:58 npm WARN EBADENGINE Unsupported engine { 02:19:58 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:19:58 npm WARN EBADENGINE required: { 02:19:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:58 npm WARN EBADENGINE }, 02:19:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } 02:19:58 npm WARN EBADENGINE } 02:19:58 npm WARN EBADENGINE Unsupported engine { 02:19:58 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:19:58 npm WARN EBADENGINE required: { 02:19:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:58 npm WARN EBADENGINE }, 02:19:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } 02:19:58 npm WARN EBADENGINE } 02:19:58 npm WARN EBADENGINE Unsupported engine { 02:19:58 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:19:58 npm WARN EBADENGINE required: { 02:19:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:58 npm WARN EBADENGINE }, 02:19:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } 02:19:58 npm WARN EBADENGINE } 02:19:58 npm WARN EBADENGINE Unsupported engine { 02:19:58 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:19:58 npm WARN EBADENGINE required: { 02:19:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:58 npm WARN EBADENGINE }, 02:19:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } 02:19:58 npm WARN EBADENGINE } 02:19:58 npm WARN EBADENGINE Unsupported engine { 02:19:58 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:19:58 npm WARN EBADENGINE required: { 02:19:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:58 npm WARN EBADENGINE }, 02:19:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } 02:19:58 npm WARN EBADENGINE } 02:20:21 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:20:21 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 02:20:21 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:20:21 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:20:22 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 02:20:23 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:20:26 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:20:31 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:20:33 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:20:34 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:20:44 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 02:20:53 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:20:53 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:20:53 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. 02:20:56 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. 02:20:58 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. 02:21:00 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:21:10 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 02:21:10 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 02:21:28 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. 02:21:46 npm WARN deprecated core-js@3.16.0: 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. 02:22:25 02:22:25 added 1475 packages, and audited 1476 packages in 3m 02:22:25 02:22:25 90 packages are looking for funding 02:22:25 run `npm fund` for details 02:22:25 02:22:25 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 02:22:25 02:22:25 To address issues that do not require attention, run: 02:22:25 npm audit fix 02:22:25 02:22:25 To address all issues (including breaking changes), run: 02:22:25 npm audit fix --force 02:22:25 02:22:25 Run `npm audit` for details. 02:22:25 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 02:22:40 - Generating browser application bundles (phase: setup)... 02:23:13 Compiling @angular/core : es2015 as esm2015 02:23:13 Compiling @angular/compiler/testing : es2015 as esm2015 02:23:39 Compiling @angular/common : es2015 as esm2015 02:23:39 Compiling @angular/core/testing : es2015 as esm2015 02:23:41 Compiling @angular/platform-browser : es2015 as esm2015 02:23:42 Compiling @angular/common/testing : es2015 as esm2015 02:23:46 Compiling @angular/router : es2015 as esm2015 02:23:46 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:23:52 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:23:52 Compiling @angular/common/http : es2015 as esm2015 02:23:53 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:23:57 Compiling @angular/forms : es2015 as esm2015 02:23:57 Compiling @angular/common/http/testing : es2015 as esm2015 02:23:58 Compiling @angular/router/testing : es2015 as esm2015 02:24:54 08 06 2023 02:24:49.127:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:24:54 08 06 2023 02:24:49.139:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:24:54 08 06 2023 02:24:49.164:INFO [launcher]: Starting browser ChromeHeadless 02:26:02 08 06 2023 02:25:58.567:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 02:26:02 08 06 2023 02:26:02.834:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:26:15 08 06 2023 02:26:13.760:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 02:26:30 ✔ Browser application bundle generation complete. 02:26:30 08 06 2023 02:26:29.869:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket c3u2likYOcZjQ_IsAAAB with id 44539069 02:26:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 02:26:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.441 secs) 02:26:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 0.497 secs) 02:26:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 0.538 secs) 02:26:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.211 secs) 02:26:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.351 secs) 02:26:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.443 secs) 02:26:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.676 secs) 02:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.811 secs) 02:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 1.895 secs) 02:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 1.927 secs) 02:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 1.966 secs) 02:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.003 secs) 02:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.271 secs) 02:26:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.713 secs) 02:26:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 2.917 secs) 02:26:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.027 secs) 02:26:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.063 secs) 02:26:50 WARN: ' 02:26:50 It looks like you're using ngModel on the same form field as formControlName. 02:26:50 Support for using the ngModel input property and ngModelChange event with 02:26:50 reactive form directives has been deprecated in Angular v6 and will be removed 02:26:50 in a future version of Angular. 02:26:50 02:26:50 For more information on this, see our API docs here: 02:26:50 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:26:50 ' 02:26:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.063 secs) 02:26:50 WARN: ' 02:26:50 It looks like you're using ngModel on the same form field as formControlName. 02:26:50 Support for using the ngModel input property and ngModelChange event with 02:26:50 reactive form directives has been deprecated in Angular v6 and will be removed 02:26:50 in a future version of Angular. 02:26:50 02:26:50 For more information on this, see our API docs here: 02:26:50 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:26:50 ' 02:26:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.262 secs) 02:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.353 secs) 02:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.38 secs) 02:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.47 secs) 02:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.527 secs) 02:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.596 secs) 02:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.623 secs) 02:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 3.651 secs) 02:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 3.688 secs) 02:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 3.753 secs) 02:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 3.987 secs) 02:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.098 secs) 02:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.131 secs) 02:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.376 secs) 02:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.408 secs) 02:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.423 secs) 02:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.437 secs) 02:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.511 secs) 02:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 4.604 secs) 02:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 4.659 secs) 02:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 4.816 secs) 02:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 4.848 secs) 02:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 4.904 secs) 02:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 4.983 secs) 02:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.063 secs) 02:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.132 secs) 02:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.336 secs) 02:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.474 secs) 02:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.489 secs) 02:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 5.502 secs) 02:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 5.514 secs) 02:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 5.526 secs) 02:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 5.572 secs) 02:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 5.59 secs) 02:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 5.602 secs) 02:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 5.804 secs) 02:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 5.875 secs) 02:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 5.889 secs) 02:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 5.926 secs) 02:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 5.999 secs) 02:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 6.128 secs) 02:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 6.145 secs) 02:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 6.156 secs) 02:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 6.167 secs) 02:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 6.177 secs) 02:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 6.196 secs) 02:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 6.207 secs) 02:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 6.216 secs) 02:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 6.257 secs) 02:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 6.302 secs) 02:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 6.341 secs) 02:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 6.48 secs) 02:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 6.501 secs) 02:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 6.524 secs) 02:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 6.539 secs) 02:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 6.591 secs) 02:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 6.743 secs) 02:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 6.811 secs) 02:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 6.834 secs) 02:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 6.844 secs) 02:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 7.064 secs) 02:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 7.134 secs) 02:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 7.233 secs) 02:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 7.263 secs) 02:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 7.287 secs) 02:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 7.321 secs) 02:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 7.552 secs) 02:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 7.57 secs) 02:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 7.582 secs) 02:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 7.595 secs) 02:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 7.646 secs) 02:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 7.737 secs) 02:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 7.78 secs) 02:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 7.799 secs) 02:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 7.808 secs) 02:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 7.902 secs) 02:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 8.034 secs) 02:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 8.105 secs) 02:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 8.167 secs) 02:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 8.358 secs) 02:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 8.394 secs) 02:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 8.411 secs) 02:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 8.664 secs) 02:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 8.721 secs) 02:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 8.744 secs) 02:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 8.909 secs) 02:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 8.974 secs) 02:26:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 9.102 secs) 02:26:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 9.168 secs) 02:26:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 9.27 secs) 02:26:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 9.322 secs) 02:26:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 9.354 secs) 02:26:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 9.469 secs) 02:26:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 9.517 secs) 02:26:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 9.671 secs) 02:26:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 9.862 secs) 02:27:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 9.963 secs) 02:27:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 10.075 secs) 02:27:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 10.119 secs) 02:27:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 10.298 secs) 02:27:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 10.358 secs) 02:27:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 10.453 secs) 02:27:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 10.511 secs) 02:27:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 11.002 secs) 02:27:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 11.04 secs) 02:27:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 11.24 secs) 02:27:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 11.288 secs) 02:27:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 11.311 secs) 02:27:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 11.451 secs) 02:27:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 11.569 secs) 02:27:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 11.617 secs) 02:27:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 11.893 secs) 02:27:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 11.964 secs) 02:27:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 11.991 secs) 02:27:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 12.118 secs) 02:27:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 12.165 secs) 02:27:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 12.208 secs) 02:27:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 12.253 secs) 02:27:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 12.326 secs) 02:27:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 12.34 secs) 02:27:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 12.364 secs) 02:27:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 12.479 secs) 02:27:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 12.532 secs) 02:27:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 12.558 secs) 02:27:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 12.575 secs) 02:27:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 12.593 secs) 02:27:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 12.858 secs) 02:27:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 12.952 secs) 02:27:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (18.113 secs / 12.952 secs) 02:27:05 TOTAL: 145 SUCCESS 02:27:05 ✔ Browser application bundle generation complete. 02:27:08 02:27:08 =============================== Coverage summary =============================== 02:27:08 Statements : 41.56% ( 1425/3429 ) 02:27:08 Branches : 12.14% ( 109/898 ) 02:27:08 Functions : 33.33% ( 417/1251 ) 02:27:08 Lines : 39.45% ( 1280/3245 ) 02:27:08 ================================================================================ 02:27:08 08 06 2023 02:27:07.765:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:27:08 ✔ Browser application bundle generation complete. 02:27:09 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 02:27:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:27:09 $ docker stop --time=1 c14ec2ffe59e3ddd8f9f8a9b72af0b3efb67c11464f5ef5d908a24ac0fa3733b 02:27:11 $ docker rm -f --volumes c14ec2ffe59e3ddd8f9f8a9b72af0b3efb67c11464f5ef5d908a24ac0fa3733b [Pipeline] // withDockerContainer [Pipeline] sh 02:27:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:27:15 Warning: overwriting stash ‘coverage-report’ 02:27:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:27:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:27:23 + ls -al . 02:27:23 total 176 02:27:23 drwxrwxr-x 13 jenkins jenkins 4096 Jun 8 02:15 . 02:27:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 02:12 .. 02:27:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 02:12 .blubracket 02:27:23 -rw-rw-r-- 1 jenkins jenkins 18 Jun 8 02:12 .dockerignore 02:27:23 drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 02:12 .git 02:27:23 drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 02:12 .github 02:27:23 -rw-rw-r-- 1 jenkins jenkins 185 Jun 8 02:12 .gitignore 02:27:23 -rw-rw-r-- 1 jenkins jenkins 8418 Jun 8 02:12 Attribution.txt 02:27:23 -rw-rw-r-- 1 jenkins jenkins 19103 Jun 8 02:12 CHANGELOG.md 02:27:23 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 8 02:12 CONTRIBUTING.md 02:27:23 -rw-rw-r-- 1 jenkins jenkins 1788 Jun 8 02:12 Dockerfile 02:27:23 -rw-rw-r-- 1 jenkins jenkins 652 Jun 8 02:12 Jenkinsfile 02:27:23 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 8 02:12 LICENSE 02:27:23 -rw-rw-r-- 1 jenkins jenkins 2134 Jun 8 02:12 Makefile 02:27:23 -rw-rw-r-- 1 jenkins jenkins 4549 Jun 8 02:12 README.md 02:27:23 -rw-rw-r-- 1 jenkins jenkins 5 Jun 8 02:08 VERSION 02:27:23 drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 02:12 assets 02:27:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 02:12 bin 02:27:23 drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 02:12 cmd 02:27:23 -rw-r--r-- 1 jenkins jenkins 10 Jun 8 02:15 coverage.out 02:27:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 02:12 docs 02:27:23 -rw-rw-r-- 1 jenkins jenkins 2999 Jun 8 02:12 go.mod 02:27:23 -rw-rw-r-- 1 jenkins jenkins 30528 Jun 8 02:12 go.sum 02:27:23 drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 02:12 internal 02:27:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 02:12 snap 02:27:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 02:12 testing 02:27:23 -rw-rw-r-- 1 jenkins jenkins 155 Jun 8 02:12 version.go 02:27:23 drwxrwxr-x 6 jenkins jenkins 4096 Jun 8 02:19 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:24 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=301164ad046368d46d8d2017db6ef196a64a366b --label arch=arm64 --label version=0.0.0 . 02:27:25 Sending build context to Docker daemon 33.05MB 02:27:25 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 02:27:25 Step 2/25 : FROM ${BASE} AS builder 02:27:25 ---> 8b97b7c440b7 02:27:25 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:27:26 ---> Running in 8191fc0f9410 02:27:26 Removing intermediate container 8191fc0f9410 02:27:26 ---> 62dbf7e97693 02:27:26 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 02:27:26 ---> Running in e0e549628802 02:27:26 Removing intermediate container e0e549628802 02:27:26 ---> efd3fdbd826c 02:27:26 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:27:26 ---> Running in 43c194db486e 02:27:27 Removing intermediate container 43c194db486e 02:27:27 ---> fc8b49201244 02:27:27 Step 6/25 : LABEL Name=edgex-ui-go 02:27:27 ---> Running in 57fff8c44215 02:27:27 Removing intermediate container 57fff8c44215 02:27:27 ---> 86ec4e5f66c6 02:27:27 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:27:27 ---> Running in 0c74f30e4e55 02:27:27 Removing intermediate container 0c74f30e4e55 02:27:27 ---> 6bf606ace569 02:27:27 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:27:29 ---> a8d4b37def73 02:27:29 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:27:29 ---> Running in e7ebce13177b 02:27:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:27:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:27:31 OK: 263 MiB in 53 packages 02:27:32 Removing intermediate container e7ebce13177b 02:27:32 ---> 23df780c7785 02:27:32 Step 10/25 : ENV GO111MODULE=on 02:27:32 ---> Running in 9363f2417cd0 02:27:32 Removing intermediate container 9363f2417cd0 02:27:32 ---> 5b99fb0908cb 02:27:32 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:27:32 ---> Running in fa107c453d12 02:27:33 Removing intermediate container fa107c453d12 02:27:33 ---> 6cfcdfdb2e97 02:27:33 Step 12/25 : COPY go.mod vendor* ./ 02:27:33 ---> 8777666e9c88 02:27:33 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:27:35 ---> Running in 0ed15ba9e50b 02:27:37 Removing intermediate container 0ed15ba9e50b 02:27:37 ---> 1e95835fc6ed 02:27:37 Step 14/25 : COPY . . 02:27:42 ---> 4f6a350ed7b9 02:27:42 Step 15/25 : RUN ${MAKE} 02:27:42 ---> Running in f51b0e30df3f 02:27:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:29:34 Removing intermediate container f51b0e30df3f 02:29:34 ---> e3246f30ac6b 02:29:34 Step 16/25 : FROM alpine:3.17 02:29:34 3.17: Pulling from library/alpine 02:29:34 c41833b44d91: Already exists 02:29:34 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:29:34 Status: Downloaded newer image for alpine:3.17 02:29:34 ---> 51e60588ff2c 02:29:34 Step 17/25 : EXPOSE 4000 02:29:34 ---> Running in 4ad220b9cb48 02:29:34 Removing intermediate container 4ad220b9cb48 02:29:34 ---> b5194118868c 02:29:34 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:29:34 ---> fc935f3598cd 02:29:34 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:29:34 ---> 1240a565e4b4 02:29:34 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:29:34 ---> f13e1b899a0e 02:29:34 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:29:34 ---> Running in 2d298efa0735 02:29:34 Removing intermediate container 2d298efa0735 02:29:34 ---> fe6d61b8137d 02:29:34 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 02:29:34 ---> Running in 1e42fffa0d45 02:29:34 Removing intermediate container 1e42fffa0d45 02:29:34 ---> 11cc5c6da889 02:29:34 Step 23/25 : LABEL arch=arm64 02:29:34 ---> Running in 7d3d31de2f3f 02:29:34 Removing intermediate container 7d3d31de2f3f 02:29:34 ---> 6b7f40ac804b 02:29:34 Step 24/25 : LABEL git_sha=301164ad046368d46d8d2017db6ef196a64a366b 02:29:34 ---> Running in c61bdbbcb0d6 02:29:35 Removing intermediate container c61bdbbcb0d6 02:29:35 ---> c6ae67bfbbd4 02:29:35 Step 25/25 : LABEL version=0.0.0 02:29:35 ---> Running in df4a85e53db9 02:29:35 Removing intermediate container df4a85e53db9 02:29:35 ---> 1e6c39265261 02:29:35 [Warning] One or more build-args [ARCH] were not consumed 02:29:35 Successfully built 1e6c39265261 02:29:35 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:29:36 02:29:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:29:36 arm64: Pulling from edgex-lftools-log-publisher 02:29:36 8998bd30e6a1: Pulling fs layer 02:29:36 04944245beec: Pulling fs layer 02:29:36 699f458cf7ca: Pulling fs layer 02:29:36 765212b225bb: Pulling fs layer 02:29:36 f23df028b6ca: Pulling fs layer 02:29:36 d65c8cfc05b1: Pulling fs layer 02:29:36 2437ff75d9bd: Pulling fs layer 02:29:36 765212b225bb: Waiting 02:29:36 f23df028b6ca: Waiting 02:29:36 d65c8cfc05b1: Waiting 02:29:36 2437ff75d9bd: Waiting 02:29:37 04944245beec: Verifying Checksum 02:29:37 04944245beec: Download complete 02:29:37 765212b225bb: Verifying Checksum 02:29:37 765212b225bb: Download complete 02:29:37 f23df028b6ca: Verifying Checksum 02:29:37 f23df028b6ca: Download complete 02:29:37 d65c8cfc05b1: Verifying Checksum 02:29:37 d65c8cfc05b1: Download complete 02:29:37 699f458cf7ca: Verifying Checksum 02:29:37 699f458cf7ca: Download complete 02:29:37 8998bd30e6a1: Verifying Checksum 02:29:37 8998bd30e6a1: Download complete 02:29:39 2437ff75d9bd: Verifying Checksum 02:29:39 2437ff75d9bd: Download complete 02:29:41 8998bd30e6a1: Pull complete 02:29:41 04944245beec: Pull complete 02:29:43 699f458cf7ca: Pull complete 02:29:43 765212b225bb: Pull complete 02:29:44 f23df028b6ca: Pull complete 02:29:44 d65c8cfc05b1: Pull complete 02:29:59 2437ff75d9bd: Pull complete 02:29:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:29:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:29:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:59 prd-ubuntu20.04-docker-arm64-4c-16g-18205 does not seem to be running inside a container 02:29:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:30:02 $ docker top 0fe349f43a374e433c37a1c3d662bb3b4b86841be9bf74a4abc377039884daaa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:30:02 ---> job-cost.sh 02:30:03 lf-activate-venv: SKIPPING 02:30:03 INFO: No Stack... 02:30:03 INFO: Retrieving Pricing Info for: v3-standard-4 02:30:04 INFO: Archiving Costs [Pipeline] sh 02:30:05 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 02:30:05 + cut -d, -f6 [Pipeline] lock 02:30:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-622-1-stack-cost] 02:30:05 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-622-1-stack-cost] did not exist. Created. 02:30:05 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-622-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:30:05 /w/workspace/edgex-ui-go/1@tmp/durable-37161e37/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:30:06 + echo total: 0.10999999940395355 [Pipeline] stash 02:30:06 Warning: overwriting stash ‘stack-cost’ 02:30:10 Stashed 1 file(s) [Pipeline] } 02:30:10 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-622-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:30:10 $ docker stop --time=1 0fe349f43a374e433c37a1c3d662bb3b4b86841be9bf74a4abc377039884daaa 02:30:12 $ docker rm -f --volumes 0fe349f43a374e433c37a1c3d662bb3b4b86841be9bf74a4abc377039884daaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:30:13 provisioning config files... 02:30:13 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp/config16648729223839803858tmp [Pipeline] { [Pipeline] sh 02:30:14 + set +x 02:30:14 + curl -s https://codecov.io/bash 02:30:14 + bash -s -- 02:30:14 02:30:14 _____ _ 02:30:14 / ____| | | 02:30:14 | | ___ __| | ___ ___ _____ __ 02:30:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:30:14 | |___| (_) | (_| | __/ (_| (_) \ V / 02:30:14 \_____\___/ \__,_|\___|\___\___/ \_/ 02:30:14 Bash-1.0.6 02:30:14 02:30:14 02:30:14 ==> git version 2.25.1 found 02:30:14 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:30:14 Release-Date: 2020-01-08 02:30:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:30:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:30:14 ==> Jenkins CI detected. 02:30:14 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-622 02:30:14 project root: . 02:30:14 --> token set from env 02:30:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:30:14 ==> Running gcov in . (disable via -X gcov) 02:30:14 ==> Python coveragepy not found 02:30:14 ==> Searching for coverage reports in: 02:30:14 + . 02:30:14 -> Found 1 reports 02:30:14 ==> Detecting git/mercurial file structure 02:30:14 ==> Reading reports 02:30:14 + ./coverage.out bytes=10 02:30:14 ==> Appending adjustments 02:30:14 https://docs.codecov.io/docs/fixing-reports 02:30:15 + Found adjustments 02:30:15 ==> Gzipping contents 02:30:15 12K /tmp/codecov.cyTMTQ.gz 02:30:15 ==> Uploading reports 02:30:15 url: https://codecov.io 02:30:15 query: branch=PR-622&commit=301164ad046368d46d8d2017db6ef196a64a366b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-622%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=622&job=&cmd_args= 02:30:15 -> Pinging Codecov 02:30:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-622&commit=301164ad046368d46d8d2017db6ef196a64a366b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-622%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=622&job=&cmd_args= 02:30:15 -> Uploading to 02:30:15 https://storage.googleapis.com/codecov/v4/raw/2023-06-08/FB506323287CE973F263BFD2A0EB1F37/301164ad046368d46d8d2017db6ef196a64a366b/fc9f7c8c-5584-49c7-a005-4454dfb243ae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230608T023015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b583764d63c23992246953228f53ccd02613909355cbbb2cbf8a2c5c747784bc 02:30:15 % Total % Received % Xferd Average Speed Time Time Time Current 02:30:15 Dload Upload Total Spent Left Speed 02:30:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 42702 --:--:-- --:--:-- --:--:-- 42702 02:30:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/301164ad046368d46d8d2017db6ef196a64a366b [Pipeline] } 02:30:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:30:17 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-622/archives ] 02:30:17 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-622/archives 02:30:17 total 16 02:30:17 drwxr-xr-x 3 root root 4096 Jun 8 02:13 . 02:30:17 drwxrwxr-x 15 jenkins jenkins 4096 Jun 8 02:13 .. 02:30:17 drwxr-xr-x 2 root root 4096 Jun 8 02:13 cost 02:30:17 -rw-r--r-- 1 root root 83 Jun 8 02:13 cost.csv 02:30:17 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-622/archives 02:30:17 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-622/archives 02:30:17 total 16 02:30:17 drwxr-xr-x 3 jenkins jenkins 4096 Jun 8 02:13 . 02:30:17 drwxrwxr-x 15 jenkins jenkins 4096 Jun 8 02:13 .. 02:30:17 drwxr-xr-x 2 jenkins jenkins 4096 Jun 8 02:13 cost 02:30:17 -rw-r--r-- 1 jenkins jenkins 83 Jun 8 02:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:30:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:30:18 ---> package-listing.sh 02:30:18 ++ facter osfamily 02:30:18 ++ tr '[:upper:]' '[:lower:]' 02:30:18 + OS_FAMILY=debian 02:30:18 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-622 02:30:18 + START_PACKAGES=/tmp/packages_start.txt 02:30:18 + END_PACKAGES=/tmp/packages_end.txt 02:30:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:30:18 + PACKAGES=/tmp/packages_start.txt 02:30:18 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-622 ']' 02:30:18 + PACKAGES=/tmp/packages_end.txt 02:30:18 + case "${OS_FAMILY}" in 02:30:18 + dpkg -l 02:30:18 + grep '^ii' 02:30:18 + '[' -f /tmp/packages_start.txt ']' 02:30:18 + '[' -f /tmp/packages_end.txt ']' 02:30:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:30:18 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-622 ']' 02:30:18 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-622/archives/ 02:30:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-622/archives/ [Pipeline] echo 02:30:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-622/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:30:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:30:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:19 prd-ubuntu20.04-docker-8c-8g-18204 does not seem to be running inside a container 02:30:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-622/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-622 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-622:/w/workspace/edgexfoundry_edgex-ui-go_PR-622:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:30:20 $ docker top 1df357d36f42b8d28155f8661040451ad4e0748ee336568fe9d1bf26badf0eb3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:30:20 + touch /tmp/pre-build-complete [Pipeline] sh 02:30:20 + mkdir -p /var/log/sysstat [Pipeline] sh 02:30:21 + ls /var/log/sa-host 02:30:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:30:21 provisioning config files... 02:30:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp/config7395081941158024532tmp [Pipeline] { [Pipeline] echo 02:30:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:30:21 ---> create-netrc.sh [Pipeline] } 02:30:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:30:22 ---> python-tools-install.sh [Pipeline] echo 02:30:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:30:22 ---> sudo-logs.sh 02:30:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:30:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:30:23 ---> job-cost.sh 02:30:23 lf-activate-venv: SKIPPING 02:30:23 DEBUG: total: 0.2199999988079071 02:30:23 INFO: Retrieving Stack Cost... 02:30:23 INFO: Retrieving Pricing Info for: v3-standard-8 02:30:24 INFO: Archiving Costs [Pipeline] echo 02:30:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:30:24 ---> logs-deploy.sh 02:30:24 lf-activate-venv: SKIPPING 02:30:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-622/1 02:30:24 INFO: archiving workspace using pattern(s): 02:30:25 Archives upload complete. 02:30:25 INFO: archiving logs to Nexus 02:30:26 ---> uname -a: 02:30:26 Linux prd-ubuntu20-04-docker-8c-8g-18204 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:30:26 02:30:26 02:30:26 ---> lscpu: 02:30:26 Architecture: x86_64 02:30:26 CPU op-mode(s): 32-bit, 64-bit 02:30:26 Byte Order: Little Endian 02:30:26 Address sizes: 40 bits physical, 48 bits virtual 02:30:26 CPU(s): 8 02:30:26 On-line CPU(s) list: 0-7 02:30:26 Thread(s) per core: 1 02:30:26 Core(s) per socket: 1 02:30:26 Socket(s): 8 02:30:26 NUMA node(s): 1 02:30:26 Vendor ID: AuthenticAMD 02:30:26 CPU family: 23 02:30:26 Model: 49 02:30:26 Model name: AMD EPYC-Rome Processor 02:30:26 Stepping: 0 02:30:26 CPU MHz: 2800.000 02:30:26 BogoMIPS: 5600.00 02:30:26 Virtualization: AMD-V 02:30:26 Hypervisor vendor: KVM 02:30:26 Virtualization type: full 02:30:26 L1d cache: 256 KiB 02:30:26 L1i cache: 256 KiB 02:30:26 L2 cache: 4 MiB 02:30:26 L3 cache: 128 MiB 02:30:26 NUMA node0 CPU(s): 0-7 02:30:26 Vulnerability Itlb multihit: Not affected 02:30:26 Vulnerability L1tf: Not affected 02:30:26 Vulnerability Mds: Not affected 02:30:26 Vulnerability Meltdown: Not affected 02:30:26 Vulnerability Mmio stale data: Not affected 02:30:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:30:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:30:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:30:26 Vulnerability Srbds: Not affected 02:30:26 Vulnerability Tsx async abort: Not affected 02:30:26 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:30:26 02:30:26 02:30:26 ---> nproc: 02:30:26 8 02:30:26 02:30:26 02:30:26 ---> df -h: 02:30:26 Filesystem Size Used Avail Use% Mounted on 02:30:26 overlay 155G 13G 142G 9% / 02:30:26 tmpfs 64M 0 64M 0% /dev 02:30:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:30:26 shm 64M 0 64M 0% /dev/shm 02:30:26 /dev/vda1 155G 13G 142G 9% /facter-os 02:30:26 02:30:26 02:30:26 ---> sar -b -r -n DEV: 02:30:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18204) 06/08/23 _x86_64_ (8 CPU) 02:30:26 02:30:26 02:07:46 LINUX RESTART (8 CPU) 02:30:26 02:30:26 02:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:30:26 02:09:02 341.94 47.78 294.17 0.00 5374.97 87075.49 0.00 02:30:26 02:10:01 141.52 0.83 140.69 0.00 7.59 52254.33 0.00 02:30:26 02:11:01 114.48 0.05 114.43 0.00 4.13 56962.37 0.00 02:30:26 02:12:01 285.59 0.42 285.17 0.00 7.47 41361.39 0.00 02:30:26 02:13:01 184.37 7.93 176.44 0.00 913.71 31132.01 0.00 02:30:26 02:14:01 74.44 3.32 71.12 0.00 4250.62 27586.60 0.00 02:30:26 02:15:01 5.22 1.03 4.18 0.00 22.00 105.32 0.00 02:30:26 02:16:01 2.02 0.00 2.02 0.00 0.00 22.80 0.00 02:30:26 02:17:01 1.40 0.02 1.38 0.00 0.13 14.93 0.00 02:30:26 02:18:01 3.87 1.58 2.28 0.00 37.19 28.13 0.00 02:30:26 02:19:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 02:30:26 02:20:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 02:30:26 02:21:01 1.53 0.00 1.53 0.00 0.00 16.40 0.00 02:30:26 02:22:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 02:30:26 02:23:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 02:30:26 02:24:01 2.52 0.02 2.50 0.00 0.13 33.73 0.00 02:30:26 02:25:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 02:30:26 02:26:01 0.92 0.00 0.92 0.00 0.00 12.40 0.00 02:30:26 02:27:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 02:30:26 02:28:01 1.82 0.00 1.82 0.00 0.00 21.06 0.00 02:30:26 02:29:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 02:30:26 02:30:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 02:30:26 Average: 53.18 2.86 50.31 0.00 482.97 13458.18 0.00 02:30:26 02:30:26 02:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:30:26 02:09:02 29042072 31556924 752644 2.29 73660 2710308 1878396 5.54 1039288 2430596 423400 02:30:26 02:10:01 27998392 31551552 758688 2.31 112672 3634052 1930348 5.69 1228772 3205972 8 02:30:26 02:11:01 27003188 31534764 762452 2.32 155552 4497588 1885812 5.56 1508792 3834328 256 02:30:26 02:12:01 25375084 30490040 1814996 5.52 222424 4875884 2261436 6.66 2428628 4386988 16316 02:30:26 02:13:01 26108472 31475100 800840 2.44 240900 5138992 1822828 5.37 1734716 4371620 312 02:30:26 02:14:01 25253740 31498724 774600 2.36 263256 5928648 1842820 5.43 1963760 4928992 316 02:30:26 02:15:01 25257788 31498844 774388 2.35 261776 5926016 1836140 5.41 1962112 4926312 20 02:30:26 02:16:01 25265928 31507060 766076 2.33 261840 5926016 1836140 5.41 1953916 4926316 12 02:30:26 02:17:01 25265972 31507224 765736 2.33 261900 5926016 1836140 5.41 1954220 4926340 4 02:30:26 02:18:01 25252848 31496424 776412 2.36 261952 5927264 1836140 5.41 1968548 4926800 24 02:30:26 02:19:01 25252612 31496212 776552 2.36 262000 5927264 1836140 5.41 1968272 4926800 8 02:30:26 02:20:01 25252556 31496340 776500 2.36 262032 5927268 1836140 5.41 1968048 4926920 44 02:30:26 02:21:01 25251932 31495788 776960 2.36 262108 5927272 1836140 5.41 1968140 4926928 12 02:30:26 02:22:01 25252168 31496056 776656 2.36 262132 5927272 1836140 5.41 1967968 4926924 40 02:30:26 02:23:01 25252256 31496184 776624 2.36 262160 5927276 1836140 5.41 1968544 4926928 16 02:30:26 02:24:01 25250880 31494944 778028 2.37 262232 5927256 1840636 5.42 1968136 4926908 20 02:30:26 02:25:01 25250348 31494420 778704 2.37 262260 5927260 1840636 5.42 1968068 4926912 16 02:30:26 02:26:01 25250788 31494908 778216 2.37 262280 5927268 1840636 5.42 1968124 4926920 208 02:30:26 02:27:01 25251164 31495320 777684 2.37 262304 5927268 1840636 5.42 1968284 4926920 192 02:30:26 02:28:01 25251012 31495268 777636 2.36 262336 5927272 1840636 5.42 1968248 4926924 32 02:30:26 02:29:01 25250988 31495288 777572 2.36 262356 5927276 1840636 5.42 1968616 4926928 184 02:30:26 02:30:01 25250688 31495020 777780 2.37 262384 5927276 1840636 5.42 1968360 4926928 288 02:30:26 Average: 25674585 31457382 821625 2.50 239205 5528091 1865061 5.50 1880071 4635782 20079 02:30:26 02:30:26 02:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:30:26 02:09:02 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 02:30:26 02:09:02 docker0 44.36 44.68 3.26 278.96 0.00 0.00 0.00 0.00 02:30:26 02:09:02 ens3 613.06 421.30 7195.10 104.66 0.00 0.00 0.00 0.00 02:30:26 02:10:01 lo 2.37 2.37 0.25 0.25 0.00 0.00 0.00 0.00 02:30:26 02:10:01 docker0 206.13 348.23 15.93 1967.42 0.00 0.00 0.00 0.00 02:30:26 02:10:01 ens3 504.64 283.56 3906.43 30.84 0.00 0.00 0.00 0.00 02:30:26 02:11:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 02:30:26 02:11:01 vethea90fc0 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 02:30:26 02:11:01 docker0 33.58 104.28 2.22 1990.18 0.00 0.00 0.00 0.00 02:30:26 02:11:01 ens3 166.99 73.80 2704.02 19.36 0.00 0.00 0.00 0.00 02:30:26 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:30:26 02:12:01 veth11419fe 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:30:26 02:12:01 vethea90fc0 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:12:01 docker0 182.74 325.56 29.77 3163.38 0.00 0.00 0.00 0.00 02:30:26 02:12:01 ens3 360.07 206.98 3190.25 47.52 0.00 0.00 0.00 0.00 02:30:26 02:13:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 02:30:26 02:13:01 docker0 1.78 3.72 0.11 42.55 0.00 0.00 0.00 0.00 02:30:26 02:13:01 ens3 114.21 82.97 996.76 145.14 0.00 0.00 0.00 0.00 02:30:26 02:14:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 02:30:26 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:14:01 ens3 182.82 95.42 4473.06 13.50 0.00 0.00 0.00 0.00 02:30:26 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:15:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:30:26 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:16:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:30:26 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:17:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:18:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:30:26 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:18:01 ens3 16.68 16.96 5.90 40.19 0.00 0.00 0.00 0.00 02:30:26 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:19:01 ens3 0.18 0.12 0.08 0.06 0.00 0.00 0.00 0.00 02:30:26 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:30:26 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:30:26 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:21:01 ens3 0.43 0.25 1.73 0.02 0.00 0.00 0.00 0.00 02:30:26 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:30:26 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:30:26 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:30:26 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:24:01 ens3 0.35 0.22 0.10 0.07 0.00 0.00 0.00 0.00 02:30:26 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:25:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:30:26 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:26:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:30:26 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:30:26 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:30:26 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:29:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 02:30:26 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:30:26 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:26 02:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:30:26 Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 02:30:26 Average: docker0 21.16 37.33 2.32 337.04 0.00 0.00 0.00 0.00 02:30:26 Average: ens3 88.80 53.57 1019.29 18.24 0.00 0.00 0.00 0.00 02:30:26 02:30:26 02:30:26 ---> sar -P ALL: 02:30:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18204) 06/08/23 _x86_64_ (8 CPU) 02:30:26 02:30:26 02:07:46 LINUX RESTART (8 CPU) 02:30:26 02:30:26 02:08:01 CPU %user %nice %system %iowait %steal %idle 02:30:26 02:09:02 all 9.83 0.00 3.29 3.61 0.06 83.20 02:30:26 02:09:02 0 11.97 0.00 2.96 1.60 0.05 83.42 02:30:26 02:09:02 1 7.59 0.00 3.01 6.14 0.05 83.21 02:30:26 02:09:02 2 7.52 0.00 4.64 3.21 0.05 84.58 02:30:26 02:09:02 3 8.11 0.00 4.57 4.49 0.07 82.76 02:30:26 02:09:02 4 12.78 0.00 2.84 0.44 0.07 83.87 02:30:26 02:09:02 5 10.09 0.00 2.56 1.93 0.05 85.37 02:30:26 02:09:02 6 9.85 0.00 2.95 2.51 0.03 84.65 02:30:26 02:09:02 7 10.77 0.00 2.78 8.64 0.08 77.72 02:30:26 02:10:01 all 3.79 0.00 1.66 3.00 0.03 91.52 02:30:26 02:10:01 0 4.32 0.00 1.39 0.24 0.02 94.03 02:30:26 02:10:01 1 4.66 0.00 1.61 4.16 0.03 89.53 02:30:26 02:10:01 2 3.65 0.00 1.21 0.29 0.03 94.82 02:30:26 02:10:01 3 3.92 0.00 1.77 7.29 0.03 86.98 02:30:26 02:10:01 4 2.91 0.00 1.70 0.94 0.03 94.42 02:30:26 02:10:01 5 3.72 0.00 1.62 4.35 0.03 90.29 02:30:26 02:10:01 6 3.76 0.00 1.39 0.03 0.03 94.78 02:30:26 02:10:01 7 3.37 0.00 2.58 6.70 0.05 87.31 02:30:26 02:11:01 all 20.19 0.00 5.18 3.72 0.07 70.84 02:30:26 02:11:01 0 19.67 0.00 5.57 0.07 0.05 74.64 02:30:26 02:11:01 1 20.30 0.00 5.97 9.26 0.09 64.39 02:30:26 02:11:01 2 21.66 0.00 4.83 0.27 0.07 73.17 02:30:26 02:11:01 3 22.13 0.00 6.07 1.76 0.07 69.98 02:30:26 02:11:01 4 19.12 0.00 4.80 1.20 0.07 74.82 02:30:26 02:11:01 5 19.02 0.00 4.85 17.03 0.08 59.01 02:30:26 02:11:01 6 19.76 0.00 4.70 0.17 0.07 75.30 02:30:26 02:11:01 7 19.88 0.00 4.63 0.14 0.10 75.25 02:30:26 02:12:01 all 13.21 0.00 4.59 3.37 0.07 78.76 02:30:26 02:12:01 0 10.85 0.00 3.90 1.47 0.07 83.72 02:30:26 02:12:01 1 10.26 0.00 4.78 1.41 0.08 83.48 02:30:26 02:12:01 2 9.46 0.00 4.70 1.90 0.07 83.87 02:30:26 02:12:01 3 8.71 0.00 4.99 0.71 0.08 85.50 02:30:26 02:12:01 4 34.35 0.00 6.23 15.00 0.07 44.35 02:30:26 02:12:01 5 10.04 0.00 3.70 2.32 0.05 83.89 02:30:26 02:12:01 6 11.24 0.00 5.91 3.68 0.07 79.11 02:30:26 02:12:01 7 10.81 0.00 2.51 0.51 0.07 86.10 02:30:26 02:13:01 all 24.26 0.00 5.40 3.19 0.08 67.08 02:30:26 02:13:01 0 27.31 0.00 7.00 1.48 0.08 64.13 02:30:26 02:13:01 1 19.28 0.00 4.42 1.69 0.07 74.55 02:30:26 02:13:01 2 24.15 0.00 5.75 1.58 0.10 68.42 02:30:26 02:13:01 3 26.03 0.00 5.70 6.83 0.08 61.36 02:30:26 02:13:01 4 32.55 0.00 5.23 1.31 0.08 60.83 02:30:26 02:13:01 5 23.98 0.00 6.53 1.07 0.10 68.31 02:30:26 02:13:01 6 22.43 0.00 4.18 10.10 0.07 63.22 02:30:26 02:13:01 7 18.33 0.00 4.36 1.51 0.07 75.73 02:30:26 02:14:01 all 4.30 0.00 2.08 3.05 0.03 90.55 02:30:26 02:14:01 0 4.68 0.00 3.22 0.87 0.03 91.20 02:30:26 02:14:01 1 4.38 0.00 1.85 1.40 0.03 92.34 02:30:26 02:14:01 2 4.34 0.00 2.03 0.13 0.02 93.48 02:30:26 02:14:01 3 3.59 0.00 2.11 9.50 0.03 84.77 02:30:26 02:14:01 4 4.08 0.00 1.52 0.52 0.02 93.87 02:30:26 02:14:01 5 4.24 0.00 1.67 9.86 0.02 84.21 02:30:26 02:14:01 6 4.80 0.00 2.18 1.04 0.03 91.94 02:30:26 02:14:01 7 4.26 0.00 2.08 1.01 0.05 92.60 02:30:26 02:15:01 all 0.13 0.00 0.07 0.03 0.00 99.77 02:30:26 02:15:01 0 0.08 0.00 0.07 0.00 0.00 99.85 02:30:26 02:15:01 1 0.08 0.00 0.08 0.00 0.00 99.83 02:30:26 02:15:01 2 0.08 0.00 0.03 0.00 0.00 99.88 02:30:26 02:15:01 3 0.03 0.00 0.05 0.02 0.00 99.90 02:30:26 02:15:01 4 0.10 0.00 0.05 0.00 0.00 99.85 02:30:26 02:15:01 5 0.12 0.00 0.08 0.02 0.00 99.78 02:30:26 02:15:01 6 0.23 0.00 0.07 0.13 0.02 99.55 02:30:26 02:15:01 7 0.27 0.00 0.10 0.08 0.02 99.53 02:30:26 02:16:01 all 0.02 0.00 0.02 0.01 0.01 99.94 02:30:26 02:16:01 0 0.03 0.00 0.07 0.00 0.02 99.88 02:30:26 02:16:01 1 0.03 0.00 0.00 0.02 0.02 99.93 02:30:26 02:16:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:30:26 02:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:30:26 02:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:30:26 02:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:30:26 02:16:01 6 0.05 0.00 0.03 0.03 0.00 99.88 02:30:26 02:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:30:26 02:17:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:30:26 02:17:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:30:26 02:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:30:26 02:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:30:26 02:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:30:26 02:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:30:26 02:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:30:26 02:17:01 6 0.03 0.00 0.02 0.08 0.00 99.87 02:30:26 02:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:30:26 02:18:01 all 0.53 0.00 0.03 0.01 0.01 99.42 02:30:26 02:18:01 0 0.32 0.00 0.03 0.00 0.02 99.63 02:30:26 02:18:01 1 0.23 0.00 0.02 0.02 0.02 99.72 02:30:26 02:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:30:26 02:18:01 3 0.32 0.00 0.03 0.02 0.00 99.63 02:30:26 02:18:01 4 1.08 0.00 0.03 0.00 0.00 98.88 02:30:26 02:18:01 5 0.48 0.00 0.03 0.05 0.02 99.42 02:30:26 02:18:01 6 0.18 0.00 0.05 0.03 0.02 99.72 02:30:26 02:18:01 7 1.57 0.00 0.05 0.00 0.00 98.38 02:30:26 02:19:01 all 0.04 0.00 0.02 0.00 0.00 99.93 02:30:26 02:19:01 0 0.02 0.00 0.05 0.00 0.00 99.93 02:30:26 02:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:30:26 02:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:30:26 02:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:30:26 02:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:30:26 02:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:30:26 02:19:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:30:26 02:19:01 7 0.28 0.00 0.07 0.00 0.02 99.63 02:30:26 02:30:26 02:19:01 CPU %user %nice %system %iowait %steal %idle 02:30:26 02:20:01 all 0.02 0.00 0.01 0.03 0.01 99.94 02:30:26 02:20:01 0 0.03 0.00 0.05 0.00 0.02 99.90 02:30:26 02:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:30:26 02:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:30:26 02:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:30:26 02:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:30:26 02:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:30:26 02:20:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:30:26 02:20:01 7 0.02 0.00 0.00 0.18 0.02 99.78 02:30:26 02:21:01 all 0.01 0.00 0.01 0.01 0.01 99.97 02:30:26 02:21:01 0 0.05 0.00 0.05 0.00 0.02 99.88 02:30:26 02:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:30:26 02:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:30:26 02:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:30:26 02:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:30:26 02:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:30:26 02:21:01 6 0.00 0.00 0.00 0.05 0.00 99.95 02:30:26 02:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:30:26 02:22:01 all 0.02 0.00 0.01 0.03 0.00 99.94 02:30:26 02:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:30:26 02:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:30:26 02:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:30:26 02:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:30:26 02:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:30:26 02:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:30:26 02:22:01 6 0.03 0.00 0.00 0.20 0.00 99.77 02:30:26 02:22:01 7 0.02 0.00 0.02 0.02 0.00 99.95 02:30:26 02:23:01 all 0.06 0.00 0.01 0.00 0.01 99.91 02:30:26 02:23:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:30:26 02:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:30:26 02:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:30:26 02:23:01 3 0.02 0.00 0.00 0.02 0.00 99.97 02:30:26 02:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:30:26 02:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:30:26 02:23:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:30:26 02:23:01 7 0.37 0.00 0.05 0.00 0.02 99.57 02:30:26 02:24:01 all 0.20 0.00 0.05 0.02 0.01 99.71 02:30:26 02:24:01 0 0.10 0.00 0.03 0.00 0.00 99.87 02:30:26 02:24:01 1 0.03 0.00 0.07 0.00 0.00 99.90 02:30:26 02:24:01 2 0.02 0.00 0.05 0.00 0.00 99.93 02:30:26 02:24:01 3 0.12 0.00 0.05 0.00 0.02 99.82 02:30:26 02:24:01 4 0.02 0.00 0.05 0.05 0.00 99.88 02:30:26 02:24:01 5 0.17 0.00 0.07 0.00 0.00 99.77 02:30:26 02:24:01 6 0.07 0.00 0.07 0.15 0.05 99.67 02:30:26 02:24:01 7 1.09 0.00 0.05 0.00 0.02 98.84 02:30:26 02:25:01 all 0.01 0.00 0.01 0.03 0.00 99.95 02:30:26 02:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:30:26 02:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:30:26 02:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:30:26 02:25:01 3 0.00 0.00 0.05 0.00 0.02 99.93 02:30:26 02:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:30:26 02:25:01 5 0.05 0.00 0.00 0.00 0.02 99.93 02:30:26 02:25:01 6 0.00 0.00 0.03 0.15 0.00 99.82 02:30:26 02:25:01 7 0.00 0.00 0.00 0.05 0.00 99.95 02:30:26 02:26:01 all 0.05 0.00 0.01 0.03 0.00 99.91 02:30:26 02:26:01 0 0.02 0.00 0.05 0.00 0.02 99.92 02:30:26 02:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:30:26 02:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:30:26 02:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:30:26 02:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:30:26 02:26:01 5 0.12 0.00 0.00 0.00 0.00 99.88 02:30:26 02:26:01 6 0.03 0.00 0.00 0.07 0.00 99.90 02:30:26 02:26:01 7 0.15 0.00 0.02 0.17 0.02 99.65 02:30:26 02:27:01 all 0.16 0.00 0.01 0.02 0.00 99.80 02:30:26 02:27:01 0 0.05 0.00 0.05 0.00 0.00 99.90 02:30:26 02:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:30:26 02:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:30:26 02:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:30:26 02:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:30:26 02:27:01 5 0.05 0.00 0.02 0.00 0.00 99.93 02:30:26 02:27:01 6 0.02 0.00 0.02 0.13 0.00 99.83 02:30:26 02:27:01 7 1.16 0.00 0.03 0.05 0.00 98.76 02:30:26 02:28:01 all 0.23 0.00 0.01 0.00 0.01 99.75 02:30:26 02:28:01 0 0.02 0.00 0.05 0.00 0.02 99.92 02:30:26 02:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:30:26 02:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:30:26 02:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:30:26 02:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:30:26 02:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:30:26 02:28:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:30:26 02:28:01 7 1.78 0.00 0.00 0.00 0.02 98.21 02:30:26 02:29:01 all 0.12 0.00 0.00 0.00 0.00 99.87 02:30:26 02:29:01 0 0.05 0.00 0.00 0.00 0.02 99.93 02:30:26 02:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:30:26 02:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:30:26 02:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:30:26 02:29:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:30:26 02:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:30:26 02:29:01 6 0.03 0.00 0.00 0.02 0.00 99.95 02:30:26 02:29:01 7 0.78 0.00 0.02 0.00 0.00 99.20 02:30:26 02:30:01 all 0.02 0.00 0.01 0.00 0.01 99.97 02:30:26 02:30:01 0 0.05 0.00 0.03 0.00 0.00 99.92 02:30:26 02:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:30:26 02:30:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:30:26 02:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:30:26 02:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:30:26 02:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:30:26 02:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:30:26 02:30:01 7 0.02 0.00 0.00 0.02 0.02 99.95 02:30:26 02:30:26 Average: CPU %user %nice %system %iowait %steal %idle 02:30:26 Average: all 3.49 0.00 1.02 0.91 0.02 94.57 02:30:26 Average: 0 3.60 0.00 1.12 0.26 0.02 95.00 02:30:26 Average: 1 3.02 0.00 0.99 1.08 0.02 94.89 02:30:26 Average: 2 3.21 0.00 1.05 0.33 0.02 95.39 02:30:26 Average: 3 3.30 0.00 1.15 1.38 0.02 94.16 02:30:26 Average: 4 4.84 0.00 1.02 0.88 0.02 93.24 02:30:26 Average: 5 3.26 0.00 0.96 1.65 0.02 94.12 02:30:26 Average: 6 3.27 0.00 0.98 0.84 0.02 94.89 02:30:26 Average: 7 3.38 0.00 0.87 0.85 0.03 94.87 02:30:26 02:30:26 02:30:26