Pull request #586 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b4edff231965dfa5b3af167cdce7853333303fda+1fc6aad09b79efe7d583b860cd1a98c2a76983c7 (3cf76200c5f3efa33c1eb7b1a6a793a935bbfcf8) 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-ssh12335294091009375547.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2270056139259358546.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-586/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-586/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6787801439469878245.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-586/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14249643468885601790.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh1731830845417051755.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-586/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-586/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10498656341455947951.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1329 in /w/workspace/edgexfoundry_edgex-ui-go_PR-586 [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-586 # 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 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 into PR head commit b4edff231965dfa5b3af167cdce7853333303fda > 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/586/head:refs/remotes/origin/PR-586 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b4edff231965dfa5b3af167cdce7853333303fda # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 # timeout=10 Merge succeeded, producing b4edff231965dfa5b3af167cdce7853333303fda Checking out Revision b4edff231965dfa5b3af167cdce7853333303fda (PR-586) Commit message: "chore(deps): Bump json5 from 1.0.1 to 1.0.2 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:38:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:38:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:38:39 ========================================================= 13:38:39 EdgeX Global Pipelines Version Info 13:38:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b4edff231965dfa5b3af167cdce7853333303fda # timeout=10 13:38:40 ------------------- 13:38:40 stable info: 13:38:40 ------------------- 13:38:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:38:40 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:38:40 Message: update stable to v1.0.244 13:38:40 ------------------- 13:38:40 experimental info: 13:38:40 ------------------- 13:38:40 Commited By: **** collab-it+edgex@linuxfoundation.org 13:38:40 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:38:40 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:38:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 13:38:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 13:38:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:38:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:38:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:38:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:38:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:38:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:38:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:38:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:38:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:38:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 13:38:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:38:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:38:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:38:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:38:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:38:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:38:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:38:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:38:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:38:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:38:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:38:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:38:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:38:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:38:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:38:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-586 [Pipeline] echo 13:38:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-586 [Pipeline] echo 13:38:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-586 [Pipeline] echo 13:38:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b4edff231965dfa5b3af167cdce7853333303fda [Pipeline] echo 13:38:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b4edff2 [Pipeline] echo 13:38:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:38:42 provisioning config files... 13:38:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/config16909900493677945111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:38:42 ---> docker-login.sh 13:38:42 nexus3.edgexfoundry.org:10001 13:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:43 Configure a credential helper to remove this warning. See 13:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:43 13:38:43 Login Succeeded 13:38:43 nexus3.edgexfoundry.org:10002 13:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:43 Configure a credential helper to remove this warning. See 13:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:43 13:38:43 Login Succeeded 13:38:43 nexus3.edgexfoundry.org:10003 13:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:43 Configure a credential helper to remove this warning. See 13:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:43 13:38:43 Login Succeeded 13:38:43 nexus3.edgexfoundry.org:10004 13:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:43 Configure a credential helper to remove this warning. See 13:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:43 13:38:43 Login Succeeded 13:38:43 docker.io 13:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:44 Configure a credential helper to remove this warning. See 13:38:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:44 13:38:44 Login Succeeded 13:38:44 ---> docker-login.sh ends [Pipeline] } 13:38:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:38:44 + git rev-list -1 --merges b4edff231965dfa5b3af167cdce7853333303fda~1..b4edff231965dfa5b3af167cdce7853333303fda [Pipeline] echo 13:38:44 -----------> git rev-list -1 --merges b4edff231965dfa5b3af167cdce7853333303fda~1..b4edff231965dfa5b3af167cdce7853333303fda b4edff231965dfa5b3af167cdce7853333303fda [false] [Pipeline] sh 13:38:45 + git log --format=format:%s -1 b4edff231965dfa5b3af167cdce7853333303fda [Pipeline] echo 13:38:45 ========================================================= 13:38:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:38:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:38:45 + git log --format=format:%s -1 b4edff231965dfa5b3af167cdce7853333303fda [Pipeline] echo 13:38:45 [semverPrep] GIT_COMMIT: b4edff231965dfa5b3af167cdce7853333303fda, Commit Message: chore(deps): Bump json5 from 1.0.1 to 1.0.2 in /web [Pipeline] echo 13:38:45 [semverPrep] This is not a build commit. [Pipeline] sh 13:38:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:38:46 + grep -v github /etc/ssh/ssh_known_hosts 13:38:46 + [ -e /tmp/ssh_known_hosts ] 13:38:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:38:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:38:46 + sudo tee -a /etc/ssh/ssh_known_hosts 13:38:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:38:46 13:38:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:38:46 0.1.4: Pulling from edgex-devops/py-git-semver 13:38:46 b85a868b505f: Pulling fs layer 13:38:46 e2be974225ed: Pulling fs layer 13:38:46 339a4e72a1f5: Pulling fs layer 13:38:46 988bab9f4d93: Pulling fs layer 13:38:46 1469e6f7b9e6: Pulling fs layer 13:38:46 eaf3925da568: Pulling fs layer 13:38:46 bab4dde63d76: Pulling fs layer 13:38:46 bde34c3a00c8: Pulling fs layer 13:38:46 b352a97aabf1: Pulling fs layer 13:38:46 4872d77fe225: Pulling fs layer 13:38:46 5851b861e8e6: Pulling fs layer 13:38:46 988bab9f4d93: Waiting 13:38:46 eaf3925da568: Waiting 13:38:46 5851b861e8e6: Waiting 13:38:46 1469e6f7b9e6: Waiting 13:38:46 bab4dde63d76: Waiting 13:38:46 bde34c3a00c8: Waiting 13:38:46 b352a97aabf1: Waiting 13:38:46 4872d77fe225: Waiting 13:38:46 e2be974225ed: Verifying Checksum 13:38:46 e2be974225ed: Download complete 13:38:46 988bab9f4d93: Verifying Checksum 13:38:46 988bab9f4d93: Download complete 13:38:47 1469e6f7b9e6: Verifying Checksum 13:38:47 1469e6f7b9e6: Download complete 13:38:47 eaf3925da568: Download complete 13:38:47 339a4e72a1f5: Verifying Checksum 13:38:47 339a4e72a1f5: Download complete 13:38:47 bde34c3a00c8: Verifying Checksum 13:38:47 bde34c3a00c8: Download complete 13:38:47 b352a97aabf1: Download complete 13:38:47 b85a868b505f: Verifying Checksum 13:38:47 b85a868b505f: Download complete 13:38:47 4872d77fe225: Download complete 13:38:47 5851b861e8e6: Verifying Checksum 13:38:47 5851b861e8e6: Download complete 13:38:47 bab4dde63d76: Verifying Checksum 13:38:47 bab4dde63d76: Download complete 13:38:48 b85a868b505f: Pull complete 13:38:48 e2be974225ed: Pull complete 13:38:49 339a4e72a1f5: Pull complete 13:38:49 988bab9f4d93: Pull complete 13:38:49 1469e6f7b9e6: Pull complete 13:38:49 eaf3925da568: Pull complete 13:38:51 bab4dde63d76: Pull complete 13:38:51 bde34c3a00c8: Pull complete 13:38:51 b352a97aabf1: Pull complete 13:38:51 4872d77fe225: Pull complete 13:38:51 5851b861e8e6: Pull complete 13:38:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:38:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:38:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:38:51 prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container 13:38:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-586 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586:/w/workspace/edgexfoundry_edgex-ui-go_PR-586:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:38:54 $ docker top 6ea1da73e9e407ed102f3dfa921cac818382cf91fc9ba4ecb1d0111f1a9dbd34 -eo pid,comm 13:38:54 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). 13:38:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:38:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:38:54 [ssh-agent] Looking for ssh-agent implementation... 13:38:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:38:54 $ docker exec 6ea1da73e9e407ed102f3dfa921cac818382cf91fc9ba4ecb1d0111f1a9dbd34 ssh-agent 13:38:54 SSH_AUTH_SOCK=/tmp/ssh-vKS97RrUSDnm/agent.32 13:38:54 SSH_AGENT_PID=38 13:38:54 Running ssh-add (command line suppressed) 13:38:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/private_key_9213845807496656268.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/private_key_9213845807496656268.key) 13:38:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:38:54 + git tag --points-at HEAD [Pipeline] } 13:38:54 $ docker exec --env ******** --env ******** 6ea1da73e9e407ed102f3dfa921cac818382cf91fc9ba4ecb1d0111f1a9dbd34 ssh-agent -k 13:38:55 unset SSH_AUTH_SOCK; 13:38:55 unset SSH_AGENT_PID; 13:38:55 echo Agent pid 38 killed; 13:38:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:38:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:38:55 [ssh-agent] Looking for ssh-agent implementation... 13:38:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:38:55 $ docker exec 6ea1da73e9e407ed102f3dfa921cac818382cf91fc9ba4ecb1d0111f1a9dbd34 ssh-agent 13:38:55 SSH_AUTH_SOCK=/tmp/ssh-qqnHOdcxxw33/agent.70 13:38:55 SSH_AGENT_PID=76 13:38:55 Running ssh-add (command line suppressed) 13:38:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/private_key_4060514834715828695.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/private_key_4060514834715828695.key) 13:38:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:38:55 + git semver init 13:38:56 2023-01-07 13:38:55,980 [run_init] DEBUG init version:0.0.0 force:False 13:38:56 2023-01-07 13:38:55,981 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver 13:38:56 2023-01-07 13:38:55,981 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver 13:38:56 2023-01-07 13:38:55,982 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-586, universal_newlines=False, shell=None, istream=None) 13:38:57 2023-01-07 13:38:57,521 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.git/info/exclude 13:38:57 2023-01-07 13:38:57,522 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver/PR-586 with force:False 13:38:57 2023-01-07 13:38:57,522 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver/PR-586 13:38:57 2023-01-07 13:38:57,525 [execute] INFO git cat-file --batch-check 13:38:57 2023-01-07 13:38:57,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver, universal_newlines=False, shell=None, istream=) 13:38:57 2023-01-07 13:38:57,531 [execute] INFO git cat-file --batch 13:38:57 2023-01-07 13:38:57,531 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver, universal_newlines=False, shell=None, istream=) 13:38:57 2023-01-07 13:38:57,537 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver/PR-586 13:38:57 0.0.0 [Pipeline] } 13:38:58 $ docker exec --env ******** --env ******** 6ea1da73e9e407ed102f3dfa921cac818382cf91fc9ba4ecb1d0111f1a9dbd34 ssh-agent -k 13:38:58 unset SSH_AUTH_SOCK; 13:38:58 unset SSH_AGENT_PID; 13:38:58 echo Agent pid 76 killed; 13:38:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:38:58 + git semver [Pipeline] } 13:38:58 $ docker stop --time=1 6ea1da73e9e407ed102f3dfa921cac818382cf91fc9ba4ecb1d0111f1a9dbd34 13:39:00 $ docker rm -f --volumes 6ea1da73e9e407ed102f3dfa921cac818382cf91fc9ba4ecb1d0111f1a9dbd34 [Pipeline] // withDockerContainer [Pipeline] sh 13:39:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:39:00 Stashed 1 file(s) [Pipeline] echo 13:39:00 [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 13:39:01 provisioning config files... 13:39:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/config13198765969801864916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:39:01 ---> docker-login.sh 13:39:01 nexus3.edgexfoundry.org:10001 13:39:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:01 Configure a credential helper to remove this warning. See 13:39:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:01 13:39:01 Login Succeeded 13:39:01 nexus3.edgexfoundry.org:10002 13:39:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:01 Configure a credential helper to remove this warning. See 13:39:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:01 13:39:01 Login Succeeded 13:39:01 nexus3.edgexfoundry.org:10003 13:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:02 Configure a credential helper to remove this warning. See 13:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:02 13:39:02 Login Succeeded 13:39:02 nexus3.edgexfoundry.org:10004 13:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:02 Configure a credential helper to remove this warning. See 13:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:02 13:39:02 Login Succeeded 13:39:02 docker.io 13:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:39:02 Configure a credential helper to remove this warning. See 13:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:39:02 13:39:02 Login Succeeded 13:39:02 ---> docker-login.sh ends [Pipeline] } 13:39:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:39:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:39:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:39:02 ========================================================= 13:39:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:39:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 13:39:03 Sending build context to Docker daemon 45.74MB 13:39:03 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 13:39:03 Step 2/16 : FROM ${BASE} AS builder 13:39:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:39:03 213ec9aee27d: Pulling fs layer 13:39:03 4583459ba037: Pulling fs layer 13:39:03 93c1e223e6f2: Pulling fs layer 13:39:03 53926ce57604: Pulling fs layer 13:39:03 21b2b0c7a3f4: Pulling fs layer 13:39:03 22ff95d597cd: Pulling fs layer 13:39:03 12d6caf4c0d1: Pulling fs layer 13:39:03 96b7cbca73a9: Pulling fs layer 13:39:03 a7acece74701: Pulling fs layer 13:39:03 53926ce57604: Waiting 13:39:03 21b2b0c7a3f4: Waiting 13:39:03 22ff95d597cd: Waiting 13:39:03 a7acece74701: Waiting 13:39:03 93c1e223e6f2: Verifying Checksum 13:39:03 93c1e223e6f2: Download complete 13:39:03 4583459ba037: Download complete 13:39:03 21b2b0c7a3f4: Download complete 13:39:03 22ff95d597cd: Download complete 13:39:03 213ec9aee27d: Verifying Checksum 13:39:03 213ec9aee27d: Download complete 13:39:03 12d6caf4c0d1: Download complete 13:39:03 213ec9aee27d: Pull complete 13:39:03 4583459ba037: Pull complete 13:39:03 93c1e223e6f2: Pull complete 13:39:04 96b7cbca73a9: Verifying Checksum 13:39:04 96b7cbca73a9: Download complete 13:39:04 53926ce57604: Verifying Checksum 13:39:04 53926ce57604: Download complete 13:39:04 a7acece74701: Download complete 13:39:07 53926ce57604: Pull complete 13:39:07 21b2b0c7a3f4: Pull complete 13:39:07 22ff95d597cd: Pull complete 13:39:07 12d6caf4c0d1: Pull complete 13:39:09 96b7cbca73a9: Pull complete 13:39:10 a7acece74701: Pull complete 13:39:10 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 13:39:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:39:10 ---> db6d94c90886 13:39:10 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:39:13 ---> Running in 4ec466b478b9 13:39:13 Removing intermediate container 4ec466b478b9 13:39:13 ---> cf47522e6492 13:39:13 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 13:39:14 ---> Running in 583ae07c6e2b 13:39:14 Removing intermediate container 583ae07c6e2b 13:39:14 ---> 4c8c01a5c9c8 13:39:14 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 13:39:14 ---> Running in 61d4e03e7162 13:39:14 Removing intermediate container 61d4e03e7162 13:39:14 ---> 33861f77a2d1 13:39:14 Step 6/16 : LABEL Name=edgex-ui-go 13:39:14 ---> Running in aa7e120f31b0 13:39:14 Removing intermediate container aa7e120f31b0 13:39:14 ---> 375279a15cd3 13:39:14 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 13:39:14 ---> Running in f0d87ff40c6f 13:39:14 Removing intermediate container f0d87ff40c6f 13:39:14 ---> 8be784905e84 13:39:14 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 13:39:14 latest: Pulling from library/docker 13:39:14 c158987b0551: Pulling fs layer 13:39:14 93eea1d5d8e5: Pulling fs layer 13:39:14 08b41ddca615: Pulling fs layer 13:39:14 1de76f94013e: Pulling fs layer 13:39:14 9e300e409a8e: Pulling fs layer 13:39:14 a7564aa83a2f: Pulling fs layer 13:39:14 3b771ef45728: Pulling fs layer 13:39:14 323fe0eabec3: Pulling fs layer 13:39:14 a7564aa83a2f: Waiting 13:39:14 3b771ef45728: Waiting 13:39:14 1de76f94013e: Waiting 13:39:14 9e300e409a8e: Waiting 13:39:14 323fe0eabec3: Waiting 13:39:14 c158987b0551: Verifying Checksum 13:39:14 c158987b0551: Download complete 13:39:15 93eea1d5d8e5: Verifying Checksum 13:39:15 93eea1d5d8e5: Download complete 13:39:15 c158987b0551: Pull complete 13:39:15 93eea1d5d8e5: Pull complete 13:39:15 1de76f94013e: Verifying Checksum 13:39:15 1de76f94013e: Download complete 13:39:15 08b41ddca615: Verifying Checksum 13:39:15 08b41ddca615: Download complete 13:39:15 3b771ef45728: Verifying Checksum 13:39:15 3b771ef45728: Download complete 13:39:15 a7564aa83a2f: Verifying Checksum 13:39:15 a7564aa83a2f: Download complete 13:39:15 323fe0eabec3: Verifying Checksum 13:39:15 323fe0eabec3: Download complete 13:39:15 08b41ddca615: Pull complete 13:39:15 9e300e409a8e: Verifying Checksum 13:39:15 9e300e409a8e: Download complete 13:39:15 1de76f94013e: Pull complete 13:39:16 Still waiting to schedule task 13:39:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:39:16 9e300e409a8e: Pull complete 13:39:16 a7564aa83a2f: Pull complete 13:39:16 3b771ef45728: Pull complete 13:39:16 323fe0eabec3: Pull complete 13:39:16 Digest: sha256:fde7a4a9b1ca994f7c5bfd62fb32c70fddbbfea43a1ea74b029d7a88c6f0e243 13:39:16 Status: Downloaded newer image for docker:latest 13:39:17 ---> 6add6d7651b6 13:39:17 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:39:17 ---> Running in b80ce8874275 13:39:18 Removing intermediate container b80ce8874275 13:39:18 ---> 357dc383a61d 13:39:18 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:39:18 ---> Running in 09d0993729f3 13:39:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:39:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:39:20 OK: 211 MiB in 51 packages 13:39:20 Removing intermediate container 09d0993729f3 13:39:20 ---> 6f95e5da7cce 13:39:20 Step 11/16 : ENV GO111MODULE=on 13:39:20 ---> Running in 3455e9f7fe01 13:39:20 Removing intermediate container 3455e9f7fe01 13:39:20 ---> bb9daba1c9b2 13:39:20 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:39:20 ---> Running in eddd1fbaf9fa 13:39:20 Removing intermediate container eddd1fbaf9fa 13:39:20 ---> 3f7a36e79722 13:39:20 Step 13/16 : COPY go.mod vendor* ./ 13:39:20 ---> c2a3d8cc26f4 13:39:20 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:39:21 ---> Running in 72c3872ca188 13:39:59 Removing intermediate container 72c3872ca188 13:39:59 ---> dfb8c8239bbc 13:39:59 Step 15/16 : COPY . . 13:39:59 ---> 48b77caf8706 13:39:59 Step 16/16 : RUN ${MAKE} 13:39:59 ---> Running in 39173ab60491 13:40:00 noop 13:40:00 Removing intermediate container 39173ab60491 13:40:00 ---> f72173c6e207 13:40:00 Successfully built f72173c6e207 13:40:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:01 + docker inspect -f . ci-base-image-x86_64 13:40:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:40:01 prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container 13:40:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-586 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586:/w/workspace/edgexfoundry_edgex-ui-go_PR-586:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@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 ******** ci-base-image-x86_64 cat 13:40:01 $ docker top 4b93284b5f435c90cb1f43f117330fe8332d587e9b001dc8cd1d5255accf4b70 -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:02 + go version 13:40:02 go version go1.18.7 linux/amd64 [Pipeline] } 13:40:02 $ docker stop --time=1 4b93284b5f435c90cb1f43f117330fe8332d587e9b001dc8cd1d5255accf4b70 13:40:03 $ docker rm -f --volumes 4b93284b5f435c90cb1f43f117330fe8332d587e9b001dc8cd1d5255accf4b70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:04 + docker inspect -f . ci-base-image-x86_64 13:40:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:40:04 prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container 13:40:04 $ 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-586 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586:/w/workspace/edgexfoundry_edgex-ui-go_PR-586:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@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 ******** ci-base-image-x86_64 cat 13:40:04 $ docker top 6225933aa7306a37e14bb01bae00c140472a1030d83ce0922c40ce0f5a9082bf -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:05 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-586 [Pipeline] fileExists [Pipeline] sh 13:40:05 + make test 13:40:05 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 13:40:05 ? github.com/edgexfoundry/edgex-ui-go [no test files] 13:40:13 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:40:13 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:40:13 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 13:40:13 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 13:40:13 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 13:40:13 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:40:13 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:40:13 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 13:40:13 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 13:40:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:40:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:40:17 ./bin/test-attribution-txt.sh 13:40:17 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 13:40:17 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 13:40:17 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 13:40:17 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 13:40:17 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 13:40:17 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 13:40:17 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 13:40:17 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 13:40:17 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 13:40:17 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 13:40:17 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 13:40:17 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 13:40:17 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 13:40:17 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 13:40:17 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 13:40:17 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 13:40:17 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 13:40:17 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 13:40:17 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 13:40:17 An attribution for golang.org/x/net is missing from Attribution.txt, please add 13:40:17 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 13:40:17 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 13:40:17 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 13:40:17 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 13:40:17 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 13:40:17 make -C web test 13:40:17 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-586/web' 13:40:17 make[1]: tput: No such file or directory 13:40:17 make[1]: tput: No such file or directory 13:40:17 warning: generating ./VERSION 13:40:17 echo "0.0.0" > VERSION 13:40:17 docker build \ 13:40:17 -f Dockerfile \ 13:40:17 --build-arg USER=1000 \ 13:40:17 \ 13:40:17 --label "git_sha=b4edff231965dfa5b3af167cdce7853333303fda" \ 13:40:17 -t edgexfoundry/edgex-web-ui:b4edff231965dfa5b3af167cdce7853333303fda \ 13:40:17 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 13:40:17 . 13:40:17 Sending build context to Docker daemon 3.269MB 13:40:17 Step 1/10 : FROM node:16.17-alpine3.15 13:40:17 16.17-alpine3.15: Pulling from library/node 13:40:17 9621f1afde84: Pulling fs layer 13:40:17 c6f70ee39829: Pulling fs layer 13:40:17 56892a8094a2: Pulling fs layer 13:40:17 58dd87906ef0: Pulling fs layer 13:40:17 58dd87906ef0: Waiting 13:40:17 9621f1afde84: Verifying Checksum 13:40:17 9621f1afde84: Download complete 13:40:17 9621f1afde84: Pull complete 13:40:17 58dd87906ef0: Download complete 13:40:17 56892a8094a2: Verifying Checksum 13:40:17 56892a8094a2: Download complete 13:40:18 c6f70ee39829: Verifying Checksum 13:40:18 c6f70ee39829: Download complete 13:40:20 c6f70ee39829: Pull complete 13:40:20 56892a8094a2: Pull complete 13:40:20 58dd87906ef0: Pull complete 13:40:20 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 13:40:20 Status: Downloaded newer image for node:16.17-alpine3.15 13:40:20 ---> b69703f70c3d 13:40:20 Step 2/10 : RUN apk add --no-cache chromium 13:40:22 ---> Running in 988130666d35 13:40:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:40:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:40:22 (1/129) Installing libxau (1.0.9-r0) 13:40:22 (2/129) Installing libmd (1.0.3-r0) 13:40:22 (3/129) Installing libbsd (0.11.3-r1) 13:40:22 (4/129) Installing libxdmcp (1.1.3-r0) 13:40:22 (5/129) Installing libxcb (1.14-r2) 13:40:22 (6/129) Installing libx11 (1.7.3.1-r0) 13:40:22 (7/129) Installing libxext (1.3.4-r0) 13:40:22 (8/129) Installing libice (1.0.10-r0) 13:40:22 (9/129) Installing libuuid (2.37.4-r0) 13:40:22 (10/129) Installing libsm (1.2.3-r0) 13:40:22 (11/129) Installing libxt (1.2.1-r0) 13:40:22 (12/129) Installing libxmu (1.1.3-r0) 13:40:22 (13/129) Installing xset (1.2.4-r0) 13:40:22 (14/129) Installing xprop (1.2.5-r0) 13:40:22 (15/129) Installing xdg-utils (1.1.3-r0) 13:40:22 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 13:40:23 (17/129) Installing pkgconf (1.8.0-r0) 13:40:23 (18/129) Installing libffi (3.4.2-r1) 13:40:23 (19/129) Installing libintl (0.21-r0) 13:40:23 (20/129) Installing libblkid (2.37.4-r0) 13:40:23 (21/129) Installing libmount (2.37.4-r0) 13:40:23 (22/129) Installing pcre (8.45-r1) 13:40:23 (23/129) Installing glib (2.70.1-r0) 13:40:23 (24/129) Installing xz-libs (5.2.5-r1) 13:40:23 (25/129) Installing libxml2 (2.9.14-r2) 13:40:23 (26/129) Installing shared-mime-info (2.1-r1) 13:40:23 (27/129) Installing hicolor-icon-theme (0.17-r1) 13:40:23 (28/129) Installing libjpeg-turbo (2.1.2-r0) 13:40:23 (29/129) Installing libpng (1.6.37-r1) 13:40:23 (30/129) Installing libwebp (1.2.2-r0) 13:40:23 (31/129) Installing zstd-libs (1.5.0-r0) 13:40:23 (32/129) Installing tiff (4.4.0-r0) 13:40:23 (33/129) Installing gdk-pixbuf (2.42.8-r0) 13:40:23 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 13:40:23 (35/129) Installing libxcomposite (0.4.5-r0) 13:40:23 (36/129) Installing libxfixes (6.0.0-r0) 13:40:23 (37/129) Installing libxrender (0.9.10-r3) 13:40:23 (38/129) Installing libxcursor (1.2.0-r0) 13:40:23 (39/129) Installing libxdamage (1.1.5-r1) 13:40:23 (40/129) Installing libxi (1.8-r0) 13:40:23 (41/129) Installing libxinerama (1.1.4-r1) 13:40:23 (42/129) Installing libxrandr (1.5.2-r1) 13:40:23 (43/129) Installing atk (2.36.0-r0) 13:40:23 (44/129) Installing libxtst (1.2.3-r3) 13:40:23 (45/129) Installing dbus-libs (1.12.24-r0) 13:40:23 (46/129) Installing at-spi2-core (2.42.0-r0) 13:40:23 (47/129) Installing at-spi2-atk (2.38.0-r0) 13:40:23 (48/129) Installing expat (2.5.0-r0) 13:40:23 (49/129) Installing brotli-libs (1.0.9-r5) 13:40:23 (50/129) Installing libbz2 (1.0.8-r1) 13:40:23 (51/129) Installing freetype (2.11.1-r2) 13:40:23 (52/129) Installing fontconfig (2.13.1-r4) 13:40:23 (53/129) Installing pixman (0.40.0-r4) 13:40:23 (54/129) Installing cairo (1.16.0-r5) 13:40:23 (55/129) Installing cairo-gobject (1.16.0-r5) 13:40:23 (56/129) Installing avahi-libs (0.8-r5) 13:40:23 (57/129) Installing gmp (6.2.1-r1) 13:40:23 (58/129) Installing nettle (3.7.3-r0) 13:40:23 (59/129) Installing p11-kit (0.24.0-r1) 13:40:23 (60/129) Installing libtasn1 (4.18.0-r1) 13:40:23 (61/129) Installing libunistring (0.9.10-r1) 13:40:23 (62/129) Installing gnutls (3.7.1-r1) 13:40:23 (63/129) Installing cups-libs (2.3.3-r6) 13:40:23 (64/129) Installing libepoxy (1.5.9-r0) 13:40:23 (65/129) Installing fribidi (1.0.11-r0) 13:40:23 (66/129) Installing graphite2 (1.3.14-r0) 13:40:23 (67/129) Installing harfbuzz (3.0.0-r2) 13:40:23 (68/129) Installing libxft (2.3.4-r0) 13:40:23 (69/129) Installing pango (1.48.10-r0) 13:40:23 (70/129) Installing wayland-libs-client (1.19.0-r1) 13:40:23 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 13:40:23 (72/129) Installing wayland-libs-egl (1.19.0-r1) 13:40:23 (73/129) Installing xkeyboard-config (2.34-r0) 13:40:23 (74/129) Installing libxkbcommon (1.3.1-r0) 13:40:23 (75/129) Installing gtk+3.0 (3.24.30-r0) 13:40:23 Executing gtk+3.0-3.24.30-r0.post-install 13:40:23 (76/129) Installing libfontenc (1.1.4-r0) 13:40:23 (77/129) Installing mkfontscale (1.2.1-r1) 13:40:23 (78/129) Installing ttf-opensans (1.10-r1) 13:40:23 Executing ttf-opensans-1.10-r1.post-install 13:40:26 (79/129) Installing libogg (1.3.5-r0) 13:40:26 (80/129) Installing flac (1.3.4-r0) 13:40:26 (81/129) Installing alsa-lib (1.2.5.1-r1) 13:40:26 (82/129) Installing libatomic (10.3.1_git20211027-r0) 13:40:26 (83/129) Installing sdl2 (2.0.16-r4) 13:40:26 (84/129) Installing aom-libs (3.2.0-r0) 13:40:26 (85/129) Installing libass (0.15.2-r0) 13:40:26 (86/129) Installing libdav1d (0.9.2-r0) 13:40:26 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 13:40:26 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 13:40:26 (89/129) Installing lame (3.100-r0) 13:40:26 (90/129) Installing opus (1.3.1-r1) 13:40:26 (91/129) Installing libgomp (10.3.1_git20211027-r0) 13:40:26 (92/129) Installing soxr (0.1.3-r2) 13:40:26 (93/129) Installing libsrt (1.4.2-r1) 13:40:26 (94/129) Installing libssh (0.9.6-r1) 13:40:26 (95/129) Installing libtheora (1.1.1-r16) 13:40:26 (96/129) Installing v4l-utils-libs (1.22.1-r1) 13:40:26 (97/129) Installing libpciaccess (0.16-r0) 13:40:26 (98/129) Installing libdrm (2.4.109-r0) 13:40:26 (99/129) Installing libva (2.13.0-r0) 13:40:26 (100/129) Installing libvdpau (1.4-r0) 13:40:26 (101/129) Installing vidstab (1.1.0-r1) 13:40:26 (102/129) Installing libvorbis (1.3.7-r0) 13:40:26 (103/129) Installing libvpx (1.10.0-r0) 13:40:26 (104/129) Installing vulkan-loader (1.2.196-r0) 13:40:26 (105/129) Installing x264-libs (20210613-r0) 13:40:26 (106/129) Installing x265-libs (3.5-r0) 13:40:26 (107/129) Installing xvidcore (1.3.7-r1) 13:40:26 (108/129) Installing ffmpeg-libs (4.4.1-r2) 13:40:26 (109/129) Installing libevent (2.1.12-r4) 13:40:26 (110/129) Installing mesa (21.2.6-r0) 13:40:26 (111/129) Installing wayland-libs-server (1.19.0-r1) 13:40:26 (112/129) Installing mesa-gbm (21.2.6-r0) 13:40:26 (113/129) Installing lcms2 (2.12-r1) 13:40:26 (114/129) Installing nspr (4.32-r0) 13:40:26 (115/129) Installing sqlite-libs (3.36.0-r0) 13:40:26 (116/129) Installing nss (3.78.1-r0) 13:40:26 (117/129) Installing libasyncns (0.8-r1) 13:40:26 (118/129) Installing libltdl (2.4.6-r7) 13:40:26 (119/129) Installing orc (0.4.32-r0) 13:40:26 (120/129) Installing libsndfile (1.0.31-r1) 13:40:26 (121/129) Installing speexdsp (1.2.0-r0) 13:40:26 (122/129) Installing tdb-libs (1.4.5-r0) 13:40:26 (123/129) Installing libpulse (15.0-r2) 13:40:26 (124/129) Installing re2 (2021.11.01-r0) 13:40:26 (125/129) Installing snappy (1.1.9-r1) 13:40:26 (126/129) Installing libgpg-error (1.42-r1) 13:40:26 (127/129) Installing libgcrypt (1.9.4-r0) 13:40:26 (128/129) Installing libxslt (1.1.35-r0) 13:40:26 (129/129) Installing chromium (99.0.4844.84-r0) 13:40:28 Executing busybox-1.34.1-r7.trigger 13:40:28 Executing glib-2.70.1-r0.trigger 13:40:28 Executing shared-mime-info-2.1-r1.trigger 13:40:30 Executing gdk-pixbuf-2.42.8-r0.trigger 13:40:30 Executing gtk-update-icon-cache-2.24.33-r0.trigger 13:40:30 Executing fontconfig-2.13.1-r4.trigger 13:40:30 Executing mkfontscale-1.2.1-r1.trigger 13:40:30 OK: 286 MiB in 145 packages 13:40:37 Removing intermediate container 988130666d35 13:40:37 ---> 9d03cfc244bb 13:40:37 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 13:40:37 ---> Running in 27a3245b5cac 13:40:37 Removing intermediate container 27a3245b5cac 13:40:37 ---> f0df534ad014 13:40:37 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 13:40:37 ---> Running in 140e3f8f4ef2 13:40:37 Removing intermediate container 140e3f8f4ef2 13:40:37 ---> 40d40d11ec0e 13:40:37 Step 5/10 : RUN npm install -g npm 13:40:37 ---> Running in fe930268f55b 13:40:43 13:40:43 removed 8 packages, changed 80 packages, and audited 232 packages in 6s 13:40:43 13:40:43 14 packages are looking for funding 13:40:43 run `npm fund` for details 13:40:43 13:40:43 found 0 vulnerabilities 13:40:44 Removing intermediate container fe930268f55b 13:40:44 ---> fa1d8d0afe0f 13:40:44 Step 6/10 : ARG USER=1000 13:40:44 ---> Running in a452ea4b729a 13:40:44 Removing intermediate container a452ea4b729a 13:40:44 ---> 213e6e4d76e0 13:40:44 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 13:40:44 ---> Running in 28e90951de1c 13:40:45 Removing intermediate container 28e90951de1c 13:40:45 ---> e9310e74fd6a 13:40:45 Step 8/10 : USER $USER:$USER 13:40:45 ---> Running in f4f9e892a2b6 13:40:45 Removing intermediate container f4f9e892a2b6 13:40:45 ---> 3a63523b2aec 13:40:45 Step 9/10 : WORKDIR /app 13:40:45 ---> Running in 2b35dea9b95d 13:40:45 Removing intermediate container 2b35dea9b95d 13:40:45 ---> 4ee72ac88611 13:40:45 Step 10/10 : LABEL git_sha=b4edff231965dfa5b3af167cdce7853333303fda 13:40:45 ---> Running in 6ba42a8ad2ea 13:40:45 Removing intermediate container 6ba42a8ad2ea 13:40:45 ---> b4838605bb57 13:40:45 Successfully built b4838605bb57 13:40:45 Successfully tagged edgexfoundry/edgex-web-ui:b4edff231965dfa5b3af167cdce7853333303fda 13:40:45 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 13:40:45 touch edgex-web-ui.imagebuilt 13:40:45 mkdir -p node_modules coverage 13:40:45 chown "1000:1000" node_modules coverage package-lock.json 13:40:45 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 13:40:47 npm WARN EBADENGINE Unsupported engine { 13:40:47 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 13:40:47 npm WARN EBADENGINE required: { 13:40:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:40:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:40:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:40:47 npm WARN EBADENGINE }, 13:40:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 13:40:47 npm WARN EBADENGINE } 13:40:47 npm WARN EBADENGINE Unsupported engine { 13:40:47 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 13:40:47 npm WARN EBADENGINE required: { 13:40:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:40:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:40:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:40:47 npm WARN EBADENGINE }, 13:40:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 13:40:47 npm WARN EBADENGINE } 13:40:47 npm WARN EBADENGINE Unsupported engine { 13:40:47 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 13:40:47 npm WARN EBADENGINE required: { 13:40:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:40:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:40:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:40:47 npm WARN EBADENGINE }, 13:40:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 13:40:47 npm WARN EBADENGINE } 13:40:47 npm WARN EBADENGINE Unsupported engine { 13:40:47 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 13:40:47 npm WARN EBADENGINE required: { 13:40:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:40:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:40:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:40:47 npm WARN EBADENGINE }, 13:40:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 13:40:47 npm WARN EBADENGINE } 13:40:47 npm WARN EBADENGINE Unsupported engine { 13:40:47 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 13:40:47 npm WARN EBADENGINE required: { 13:40:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:40:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:40:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:40:47 npm WARN EBADENGINE }, 13:40:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 13:40:47 npm WARN EBADENGINE } 13:40:47 npm WARN EBADENGINE Unsupported engine { 13:40:47 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 13:40:47 npm WARN EBADENGINE required: { 13:40:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:40:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:40:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:40:47 npm WARN EBADENGINE }, 13:40:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 13:40:47 npm WARN EBADENGINE } 13:40:47 npm WARN EBADENGINE Unsupported engine { 13:40:47 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 13:40:47 npm WARN EBADENGINE required: { 13:40:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:40:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:40:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:40:47 npm WARN EBADENGINE }, 13:40:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 13:40:47 npm WARN EBADENGINE } 13:40:47 npm WARN EBADENGINE Unsupported engine { 13:40:47 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 13:40:47 npm WARN EBADENGINE required: { 13:40:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:40:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:40:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:40:47 npm WARN EBADENGINE }, 13:40:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 13:40:47 npm WARN EBADENGINE } 13:40:47 npm WARN EBADENGINE Unsupported engine { 13:40:47 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 13:40:47 npm WARN EBADENGINE required: { 13:40:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:40:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:40:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:40:47 npm WARN EBADENGINE }, 13:40:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 13:40:47 npm WARN EBADENGINE } 13:40:51 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 13:40:52 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 13:40:52 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 13:40:52 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 13:40:52 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 13:40:53 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 13:40:53 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 13:40:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1330 in /w/workspace/edgexfoundry_edgex-ui-go_PR-586 [Pipeline] { [Pipeline] ws 13:40:53 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 13:40:54 The recommended git tool is: git 13:40:54 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 13:40:54 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 13:40:55 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 13:40:56 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 13:40:57 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. 13:40:58 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. 13:40:59 using credential edgex-jenkins-ssh 13:40:59 Cloning the remote Git repository 13:40:59 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. 13:40:59 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 13:40:59 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 13:40:59 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. 13:41:00 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. 13:40:59 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 13:40:59 > git init /w/workspace/edgex-ui-go/1 # timeout=10 13:40:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:40:59 > git --version # timeout=10 13:40:59 > git --version # 'git version 2.25.1' 13:40:59 using GIT_SSH to set credentials SSH Credentials for GitHub 13:40:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:41:01 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 13:41:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:41:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:41:04 Merging remotes/origin/main commit 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 into PR head commit b4edff231965dfa5b3af167cdce7853333303fda 13:41:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:41:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:41:03 using GIT_SSH to set credentials SSH Credentials for GitHub 13:41:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/586/head:refs/remotes/origin/PR-586 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:41:04 > git config core.sparsecheckout # timeout=10 13:41:04 > git checkout -f b4edff231965dfa5b3af167cdce7853333303fda # timeout=10 13:41:04 Merge succeeded, producing b4edff231965dfa5b3af167cdce7853333303fda 13:41:04 Checking out Revision b4edff231965dfa5b3af167cdce7853333303fda (PR-586) 13:41:05 Commit message: "chore(deps): Bump json5 from 1.0.1 to 1.0.2 in /web" 13:41:05 > git --version # timeout=10 13:41:05 > git --version # 'git version 2.25.1' 13:41:05 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:41:04 > git remote # timeout=10 13:41:04 > git config --get remote.origin.url # timeout=10 13:41:04 using GIT_SSH to set credentials SSH Credentials for GitHub 13:41:04 > git merge 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 # timeout=10 13:41:04 > git rev-parse HEAD^{commit} # timeout=10 13:41:04 > git config core.sparsecheckout # timeout=10 13:41:04 > git checkout -f b4edff231965dfa5b3af167cdce7853333303fda # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:41:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:41:06 % Total % Received % Xferd Average Speed Time Time Time Current 13:41:06 Dload Upload Total Spent Left Speed 13:41:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 13:41:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:41:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:41:07 + sudo tee /etc/docker/daemon.new 13:41:07 { 13:41:07 "registry-mirrors": [ 13:41:07 "https://nexus3.edgexfoundry.org:10001" 13:41:07 ], 13:41:07 "bip": "10.250.0.254/24", 13:41:07 "hosts": [ 13:41:07 "tcp://0.0.0.0:5555", 13:41:07 "unix:///var/run/docker.sock" 13:41:07 ], 13:41:07 "mtu": 1458, 13:41:07 "selinux-enabled": true, 13:41:07 "seccomp-profile": "/etc/docker/seccomp.json" 13:41:07 } [Pipeline] sh 13:41:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:41:08 + sudo service docker restart 13:41:09 13:41:09 added 1478 packages, and audited 1479 packages in 22s 13:41:09 13:41:09 90 packages are looking for funding 13:41:09 run `npm fund` for details 13:41:09 13:41:09 22 vulnerabilities (1 low, 5 moderate, 11 high, 5 critical) 13:41:09 13:41:09 To address issues that do not require attention, run: 13:41:09 npm audit fix 13:41:09 13:41:09 To address all issues (including breaking changes), run: 13:41:09 npm audit fix --force 13:41:09 13:41:09 Run `npm audit` for details. 13:41:21 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 13:41:22 - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:41:26 provisioning config files... 13:41:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config627592053135668473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:41:27 ---> docker-login.sh 13:41:27 nexus3.edgexfoundry.org:10001 13:41:27 Compiling @angular/core : es2015 as esm2015 13:41:27 Compiling @angular/compiler/testing : es2015 as esm2015 13:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:27 Configure a credential helper to remove this warning. See 13:41:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:27 13:41:27 Login Succeeded 13:41:27 nexus3.edgexfoundry.org:10002 13:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:28 Configure a credential helper to remove this warning. See 13:41:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:28 13:41:28 Login Succeeded 13:41:28 nexus3.edgexfoundry.org:10003 13:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:28 Configure a credential helper to remove this warning. See 13:41:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:28 13:41:28 Login Succeeded 13:41:28 nexus3.edgexfoundry.org:10004 13:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:28 Configure a credential helper to remove this warning. See 13:41:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:28 13:41:28 Login Succeeded 13:41:28 docker.io 13:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:29 Configure a credential helper to remove this warning. See 13:41:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:29 13:41:29 Login Succeeded 13:41:29 ---> docker-login.sh ends [Pipeline] } 13:41:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:41:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:41:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:41:29 ========================================================= 13:41:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:41:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 13:41:30 Compiling @angular/common : es2015 as esm2015 13:41:30 Compiling @angular/core/testing : es2015 as esm2015 13:41:31 Compiling @angular/platform-browser : es2015 as esm2015 13:41:31 Compiling @angular/common/testing : es2015 as esm2015 13:41:31 Compiling @angular/common/http : es2015 as esm2015 13:41:31 Sending build context to Docker daemon 28.85MB 13:41:31 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 13:41:31 Step 2/16 : FROM ${BASE} AS builder 13:41:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:41:31 9b18e9b68314: Pulling fs layer 13:41:31 35d82f9e3411: Pulling fs layer 13:41:31 e16973657156: Pulling fs layer 13:41:31 fc693d55d65f: Pulling fs layer 13:41:31 7e9fc2657dce: Pulling fs layer 13:41:31 dda99020689f: Pulling fs layer 13:41:31 db1c61fa0a46: Pulling fs layer 13:41:31 891c053d2c06: Pulling fs layer 13:41:31 7e9fc2657dce: Waiting 13:41:31 dda99020689f: Waiting 13:41:31 db1c61fa0a46: Waiting 13:41:31 891c053d2c06: Waiting 13:41:31 fc693d55d65f: Waiting 13:41:31 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 13:41:31 e16973657156: Verifying Checksum 13:41:31 e16973657156: Download complete 13:41:31 35d82f9e3411: Verifying Checksum 13:41:31 35d82f9e3411: Download complete 13:41:31 7e9fc2657dce: Download complete 13:41:31 dda99020689f: Verifying Checksum 13:41:31 dda99020689f: Download complete 13:41:31 9b18e9b68314: Verifying Checksum 13:41:31 9b18e9b68314: Download complete 13:41:31 Compiling @angular/router : es2015 as esm2015 13:41:31 Compiling @angular/platform-browser/testing : es2015 as esm2015 13:41:32 Compiling @angular/forms : es2015 as esm2015 13:41:32 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 13:41:32 9b18e9b68314: Pull complete 13:41:32 891c053d2c06: Verifying Checksum 13:41:32 891c053d2c06: Download complete 13:41:32 Compiling @angular/common/http/testing : es2015 as esm2015 13:41:34 db1c61fa0a46: Verifying Checksum 13:41:34 db1c61fa0a46: Download complete 13:41:34 Compiling @angular/router/testing : es2015 as esm2015 13:41:34 fc693d55d65f: Verifying Checksum 13:41:34 fc693d55d65f: Download complete 13:41:35 35d82f9e3411: Pull complete 13:41:35 e16973657156: Pull complete 13:41:40 07 01 2023 13:41:40.651:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 13:41:40 07 01 2023 13:41:40.659:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 13:41:40 07 01 2023 13:41:40.663:INFO [launcher]: Starting browser ChromeHeadless 13:41:50 fc693d55d65f: Pull complete 13:41:50 7e9fc2657dce: Pull complete 13:41:50 dda99020689f: Pull complete 13:41:52 ✔ Browser application bundle generation complete. 13:41:52 07 01 2023 13:41:52.677:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket dh91U24IeESe0buLAAAB with id 21675100 13:41:55 db1c61fa0a46: Pull complete 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.09 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.102 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.11 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.136 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.141 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.143 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.145 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.147 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.151 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.154 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.156 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.158 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.16 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.174 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.184 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.188 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.19 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.192 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.248 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.258 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.263 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.288 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.306 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.361 secs) 13:41:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.366 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.394 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.426 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.437 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.442 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.456 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.464 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.479 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.487 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.49 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.507 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.511 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.512 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.52 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.522 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.525 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.542 secs) 13:41:56 891c053d2c06: Pull complete 13:41:56 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 13:41:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.594 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.622 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.632 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.643 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.647 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.649 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.657 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.662 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.665 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.668 secs) 13:41:56 WARN: ' 13:41:56 It looks like you're using ngModel on the same form field as formControlName. 13:41:56 Support for using the ngModel input property and ngModelChange event with 13:41:56 reactive form directives has been deprecated in Angular v6 and will be removed 13:41:56 in a future version of Angular. 13:41:56 13:41:56 For more information on this, see our API docs here: 13:41:56 https://angular.io/api/forms/FormControlName#use-with-ngmodel 13:41:56 ' 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.668 secs) 13:41:56 WARN: ' 13:41:56 It looks like you're using ngModel on the same form field as formControlName. 13:41:56 Support for using the ngModel input property and ngModelChange event with 13:41:56 reactive form directives has been deprecated in Angular v6 and will be removed 13:41:56 in a future version of Angular. 13:41:56 13:41:56 For more information on this, see our API docs here: 13:41:56 https://angular.io/api/forms/FormControlName#use-with-ngmodel 13:41:56 ' 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.697 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.713 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.72 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.722 secs) 13:41:56 ---> f96f9c87975a 13:41:56 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.753 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.755 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.756 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.807 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.822 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.839 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.852 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 0.859 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 0.892 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 0.899 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 0.901 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 0.922 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 0.948 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 0.984 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.011 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.022 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.032 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.052 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.066 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.09 secs) 13:41:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.097 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.101 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.103 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.111 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.174 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.181 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.189 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.194 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.196 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.281 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.304 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.312 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.331 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.351 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.361 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.381 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.387 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.397 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.415 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.439 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.448 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.459 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.47 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.473 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.481 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.5 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.506 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.53 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.54 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.554 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.565 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.567 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.577 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.584 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.593 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.597 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.602 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.607 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.625 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.646 secs) 13:41:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.655 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.682 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.687 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.701 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.706 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.711 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.77 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.781 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.804 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.814 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.83 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.834 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.838 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.841 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.848 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.867 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.875 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.882 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.905 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.911 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.94 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.963 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.99 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.997 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.003 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.012 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.046 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.053 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.059 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.062 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.072 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.084 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.089 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.092 secs) 13:41:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.04 secs / 2.092 secs) 13:41:58 TOTAL: 149 SUCCESS 13:41:58 ✔ Browser application bundle generation complete. 13:41:58 ---> Running in e0fbfe612992 13:41:58 Removing intermediate container e0fbfe612992 13:41:58 ---> 4f72d5d152b1 13:41:58 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 13:41:58 ---> Running in fc00ceb5a505 13:41:58 Removing intermediate container fc00ceb5a505 13:41:58 ---> b9562eb7a70c 13:41:58 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 13:41:59 13:41:59 =============================== Coverage summary =============================== 13:41:59 Statements : 40.95% ( 1466/3580 ) 13:41:59 Branches : 12.03% ( 111/923 ) 13:41:59 Functions : 33.2% ( 431/1298 ) 13:41:59 Lines : 38.88% ( 1317/3387 ) 13:41:59 ================================================================================ 13:41:59 ✔ Browser application bundle generation complete. 13:41:59 ---> Running in a6f073c2ed1c 13:41:59 Removing intermediate container a6f073c2ed1c 13:41:59 ---> 490c296eb546 13:41:59 Step 6/16 : LABEL Name=edgex-ui-go 13:41:59 ---> Running in 11f5905bb49e 13:41:59 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-586/web' [Pipeline] echo 13:41:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:41:59 $ docker stop --time=1 6225933aa7306a37e14bb01bae00c140472a1030d83ce0922c40ce0f5a9082bf 13:41:59 Removing intermediate container 11f5905bb49e 13:41:59 ---> d81bf108ec45 13:41:59 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 13:41:59 ---> Running in 43f5d4366997 13:42:00 Removing intermediate container 43f5d4366997 13:42:00 ---> 673b17b2e4ec 13:42:00 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 13:42:00 latest: Pulling from library/docker 13:42:00 261da4162673: Pulling fs layer 13:42:00 0eb5dec0c1f5: Pulling fs layer 13:42:00 f9db874a82a6: Pulling fs layer 13:42:00 16bcbc5124e1: Pulling fs layer 13:42:00 b918a7e8bbe3: Pulling fs layer 13:42:00 2c823f32ed1b: Pulling fs layer 13:42:00 023d601a201f: Pulling fs layer 13:42:00 4b6e8232b2cb: Pulling fs layer 13:42:00 2c823f32ed1b: Waiting 13:42:00 16bcbc5124e1: Waiting 13:42:00 b918a7e8bbe3: Waiting 13:42:00 4b6e8232b2cb: Waiting 13:42:00 0eb5dec0c1f5: Verifying Checksum 13:42:00 0eb5dec0c1f5: Download complete 13:42:00 261da4162673: Verifying Checksum 13:42:00 261da4162673: Download complete 13:42:01 $ docker rm -f --volumes 6225933aa7306a37e14bb01bae00c140472a1030d83ce0922c40ce0f5a9082bf 13:42:01 f9db874a82a6: Verifying Checksum 13:42:01 f9db874a82a6: Download complete [Pipeline] // withDockerContainer [Pipeline] sh 13:42:01 2c823f32ed1b: Verifying Checksum 13:42:01 2c823f32ed1b: Download complete 13:42:01 b918a7e8bbe3: Verifying Checksum 13:42:01 b918a7e8bbe3: Download complete 13:42:01 16bcbc5124e1: Verifying Checksum 13:42:01 16bcbc5124e1: Download complete 13:42:01 + sudo chown -R jenkins:jenkins . 13:42:01 023d601a201f: Verifying Checksum 13:42:01 023d601a201f: Download complete 13:42:01 4b6e8232b2cb: Verifying Checksum 13:42:01 4b6e8232b2cb: Download complete 13:42:01 261da4162673: Pull complete [Pipeline] stash 13:42:02 Stashed 1 file(s) [Pipeline] } 13:42:02 0eb5dec0c1f5: Pull complete [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:42:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:42:03 f9db874a82a6: Pull complete 13:42:03 + ls -al . 13:42:03 total 188 13:42:03 drwxrwxr-x 14 jenkins jenkins 4096 Jan 7 13:40 . 13:42:03 drwxrwxr-x 4 jenkins jenkins 4096 Jan 7 13:38 .. 13:42:03 drwxrwxr-x 2 jenkins jenkins 4096 Jan 7 13:38 .blubracket 13:42:03 -rw-rw-r-- 1 jenkins jenkins 18 Jan 7 13:38 .dockerignore 13:42:03 drwxrwxr-x 8 jenkins jenkins 4096 Jan 7 13:38 .git 13:42:03 drwxrwxr-x 3 jenkins jenkins 4096 Jan 7 13:38 .github 13:42:03 -rw-rw-r-- 1 jenkins jenkins 185 Jan 7 13:38 .gitignore 13:42:03 drwxr-xr-x 3 jenkins jenkins 4096 Jan 7 13:38 .semver 13:42:03 -rw-rw-r-- 1 jenkins jenkins 4856 Jan 7 13:38 Attribution.txt 13:42:03 -rw-rw-r-- 1 jenkins jenkins 17205 Jan 7 13:38 CHANGELOG.md 13:42:03 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 7 13:38 CONTRIBUTING.md 13:42:03 -rw-rw-r-- 1 jenkins jenkins 1847 Jan 7 13:38 Dockerfile 13:42:03 -rw-rw-r-- 1 jenkins jenkins 652 Jan 7 13:38 Jenkinsfile 13:42:03 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 7 13:38 LICENSE 13:42:03 -rw-rw-r-- 1 jenkins jenkins 2124 Jan 7 13:38 Makefile 13:42:03 -rw-rw-r-- 1 jenkins jenkins 4558 Jan 7 13:38 README.md 13:42:03 -rw-rw-r-- 1 jenkins jenkins 5 Jan 7 13:39 VERSION 13:42:03 drwxrwxr-x 3 jenkins jenkins 4096 Jan 7 13:38 assets 13:42:03 drwxrwxr-x 2 jenkins jenkins 4096 Jan 7 13:38 bin 13:42:03 drwxrwxr-x 3 jenkins jenkins 4096 Jan 7 13:38 cmd 13:42:03 -rw-r--r-- 1 jenkins jenkins 10 Jan 7 13:40 coverage.out 13:42:03 drwxrwxr-x 2 jenkins jenkins 4096 Jan 7 13:38 docs 13:42:03 -rw-rw-r-- 1 jenkins jenkins 3110 Jan 7 13:38 go.mod 13:42:03 -rw-rw-r-- 1 jenkins jenkins 43888 Jan 7 13:38 go.sum 13:42:03 drwxrwxr-x 8 jenkins jenkins 4096 Jan 7 13:38 internal 13:42:03 drwxrwxr-x 4 jenkins jenkins 4096 Jan 7 13:38 snap 13:42:03 drwxrwxr-x 4 jenkins jenkins 4096 Jan 7 13:38 testing 13:42:03 -rw-rw-r-- 1 jenkins jenkins 155 Jan 7 13:38 version.go 13:42:03 drwxrwxr-x 6 jenkins jenkins 4096 Jan 7 13:40 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:04 + 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=b4edff231965dfa5b3af167cdce7853333303fda --label arch=amd64 --label version=0.0.0 . 13:42:04 16bcbc5124e1: Pull complete 13:42:04 Sending build context to Docker daemon 48.49MB 13:42:04 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 13:42:04 Step 2/26 : FROM ${BASE} AS builder 13:42:04 ---> f72173c6e207 13:42:04 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:42:04 ---> Running in 9100208581ad 13:42:04 Removing intermediate container 9100208581ad 13:42:04 ---> 01db38764aa5 13:42:04 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 13:42:05 ---> Running in cfa367391240 13:42:05 Removing intermediate container cfa367391240 13:42:05 ---> b325d37ec81b 13:42:05 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 13:42:05 ---> Running in 8bd704bd36ca 13:42:05 b918a7e8bbe3: Pull complete 13:42:05 2c823f32ed1b: Pull complete 13:42:05 Removing intermediate container 8bd704bd36ca 13:42:05 ---> 63710b4263ae 13:42:05 Step 6/26 : LABEL Name=edgex-ui-go 13:42:05 ---> Running in 5fd6d4f9211a 13:42:05 Removing intermediate container 5fd6d4f9211a 13:42:05 ---> dfe1b416c4d5 13:42:05 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 13:42:05 ---> Running in 6a1a77a64638 13:42:05 Removing intermediate container 6a1a77a64638 13:42:05 ---> 7149abf7f987 13:42:05 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 13:42:05 023d601a201f: Pull complete 13:42:05 4b6e8232b2cb: Pull complete 13:42:05 Digest: sha256:fde7a4a9b1ca994f7c5bfd62fb32c70fddbbfea43a1ea74b029d7a88c6f0e243 13:42:05 Status: Downloaded newer image for docker:latest 13:42:06 ---> 7a5f36a648f6 13:42:06 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:42:06 ---> Running in fc6e2bf59acb 13:42:07 Removing intermediate container fc6e2bf59acb 13:42:07 ---> 531ff8bad74c 13:42:07 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:42:07 ---> Running in 1d88a9fa3fdb 13:42:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:42:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:42:08 ---> 591a7db8e011 13:42:08 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:42:08 ---> Running in 1473c4304835 13:42:08 OK: 211 MiB in 51 packages 13:42:09 Removing intermediate container 1d88a9fa3fdb 13:42:09 ---> 583146673c95 13:42:09 Step 11/26 : ENV GO111MODULE=on 13:42:09 ---> Running in a9206816595c 13:42:09 Removing intermediate container a9206816595c 13:42:09 ---> 24b498bd72b3 13:42:09 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:42:09 ---> Running in dae338dd5428 13:42:09 Removing intermediate container dae338dd5428 13:42:09 ---> 273d889ff354 13:42:09 Step 13/26 : COPY go.mod vendor* ./ 13:42:09 ---> 0fea7bf71466 13:42:09 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:42:09 ---> Running in a932d304e72b 13:42:10 Removing intermediate container a932d304e72b 13:42:10 ---> db79ef225062 13:42:10 Step 15/26 : COPY . . 13:42:10 Removing intermediate container 1473c4304835 13:42:10 ---> d0b8e9d4244b 13:42:10 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:42:10 ---> Running in 757d2580a2e4 13:42:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:42:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:42:12 ---> 474dd52be2ec 13:42:12 Step 16/26 : RUN ${MAKE} 13:42:12 ---> Running in d9466cd0e55c 13:42:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 13:42:12 OK: 221 MiB in 51 packages 13:42:13 Removing intermediate container 757d2580a2e4 13:42:13 ---> d806451ebbae 13:42:13 Step 11/16 : ENV GO111MODULE=on 13:42:13 ---> Running in 23277e817222 13:42:14 Removing intermediate container 23277e817222 13:42:14 ---> eede80842b6b 13:42:14 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:42:14 ---> Running in d379cd29a357 13:42:14 Removing intermediate container d379cd29a357 13:42:14 ---> ae0d74b18b77 13:42:14 Step 13/16 : COPY go.mod vendor* ./ 13:42:15 ---> 694849922c62 13:42:15 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:42:15 ---> Running in 20086b9967ac 13:42:24 Removing intermediate container d9466cd0e55c 13:42:24 ---> 01467c4a2553 13:42:24 Step 17/26 : FROM alpine:3.14 13:42:24 3.14: Pulling from library/alpine 13:42:24 c7ed990a2339: Pulling fs layer 13:42:24 c7ed990a2339: Verifying Checksum 13:42:24 c7ed990a2339: Download complete 13:42:25 c7ed990a2339: Pull complete 13:42:25 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 13:42:25 Status: Downloaded newer image for alpine:3.14 13:42:25 ---> dd53f409bf0b 13:42:25 Step 18/26 : EXPOSE 4000 13:42:25 ---> Running in 7b3c62dd90f5 13:42:25 Removing intermediate container 7b3c62dd90f5 13:42:25 ---> 436a0f28052c 13:42:25 Step 19/26 : 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 13:42:26 ---> b3255d3849b5 13:42:26 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 13:42:26 ---> 98544b8e14f2 13:42:26 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 13:42:26 ---> 305131c792e1 13:42:26 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:42:26 ---> Running in c5791f7aad4a 13:42:26 Removing intermediate container c5791f7aad4a 13:42:26 ---> de6817d6339a 13:42:26 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 13:42:26 ---> Running in 2d04df3f542f 13:42:26 Removing intermediate container 2d04df3f542f 13:42:26 ---> 26aa86fc447e 13:42:26 Step 24/26 : LABEL arch=amd64 13:42:26 ---> Running in 12273fe53601 13:42:26 Removing intermediate container 12273fe53601 13:42:26 ---> cfc01fc01220 13:42:26 Step 25/26 : LABEL git_sha=b4edff231965dfa5b3af167cdce7853333303fda 13:42:26 ---> Running in 8525db8e0393 13:42:27 Removing intermediate container 8525db8e0393 13:42:27 ---> 16821f917a61 13:42:27 Step 26/26 : LABEL version=0.0.0 13:42:27 ---> Running in a25eb98a325b 13:42:27 Removing intermediate container a25eb98a325b 13:42:27 ---> b2c849aa1a35 13:42:27 [Warning] One or more build-args [ARCH] were not consumed 13:42:27 Successfully built b2c849aa1a35 13:42:27 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 13:42:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:42:27 13:42:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:42:28 latest: Pulling from edgex-lftools-log-publisher 13:42:28 5eb5b503b376: Pulling fs layer 13:42:28 5c69ac0246d0: Pulling fs layer 13:42:28 ec43610c2a17: Pulling fs layer 13:42:28 3a2ae6a8a46f: Pulling fs layer 13:42:28 33b1e0a273af: Pulling fs layer 13:42:28 5d3b04190fa2: Pulling fs layer 13:42:28 2f39f015ded8: Pulling fs layer 13:42:28 33b1e0a273af: Waiting 13:42:28 5d3b04190fa2: Waiting 13:42:28 2f39f015ded8: Waiting 13:42:28 3a2ae6a8a46f: Waiting 13:42:28 5c69ac0246d0: Verifying Checksum 13:42:28 5c69ac0246d0: Download complete 13:42:28 3a2ae6a8a46f: Verifying Checksum 13:42:28 3a2ae6a8a46f: Download complete 13:42:28 33b1e0a273af: Verifying Checksum 13:42:28 33b1e0a273af: Download complete 13:42:28 5d3b04190fa2: Download complete 13:42:28 ec43610c2a17: Verifying Checksum 13:42:28 ec43610c2a17: Download complete 13:42:28 5eb5b503b376: Verifying Checksum 13:42:28 5eb5b503b376: Download complete 13:42:29 2f39f015ded8: Download complete 13:42:29 5eb5b503b376: Pull complete 13:42:29 5c69ac0246d0: Pull complete 13:42:30 ec43610c2a17: Pull complete 13:42:30 3a2ae6a8a46f: Pull complete 13:42:30 33b1e0a273af: Pull complete 13:42:30 5d3b04190fa2: Pull complete 13:42:34 2f39f015ded8: Pull complete 13:42:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:42:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:42:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:35 prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container 13:42:35 $ 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-586 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586:/w/workspace/edgexfoundry_edgex-ui-go_PR-586:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@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-lftools-log-publisher:latest cat 13:42:39 $ docker top 0273fea591d7db84faf931d442b8282e0597412beee8f035a0780459191ad939 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:42:40 ---> job-cost.sh 13:42:40 lf-activate-venv: SKIPPING 13:42:40 INFO: No Stack... 13:42:40 INFO: Retrieving Pricing Info for: v3-standard-8 13:42:41 INFO: Archiving Costs [Pipeline] sh 13:42:41 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives/cost.csv 13:42:41 + cut -d, -f6 [Pipeline] lock 13:42:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-586-1-stack-cost] 13:42:41 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-586-1-stack-cost] did not exist. Created. 13:42:41 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-586-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:42:42 + echo total: 0.2199999988079071 [Pipeline] stash 13:42:42 Stashed 1 file(s) [Pipeline] } 13:42:42 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-586-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:42:42 $ docker stop --time=1 0273fea591d7db84faf931d442b8282e0597412beee8f035a0780459191ad939 13:42:43 $ docker rm -f --volumes 0273fea591d7db84faf931d442b8282e0597412beee8f035a0780459191ad939 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:43:11 Removing intermediate container 20086b9967ac 13:43:11 ---> 714a235ef571 13:43:11 Step 15/16 : COPY . . 13:43:13 ---> 0562b96d78ed 13:43:13 Step 16/16 : RUN ${MAKE} 13:43:13 ---> Running in 52ae4845c867 13:43:14 noop 13:43:14 Removing intermediate container 52ae4845c867 13:43:14 ---> 08e8e3a3edc8 13:43:14 Successfully built 08e8e3a3edc8 13:43:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:15 + docker inspect -f . ci-base-image-arm64 13:43:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:43:15 prd-ubuntu20.04-docker-arm64-4c-16g-1330 does not seem to be running inside a container 13:43:15 $ 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 ******** ci-base-image-arm64 cat 13:43:16 $ docker top 61d3bdb3be31aa4b20a38175d942359fce293b235f56e5951ba5038c1bd6206f -eo pid,comm [Pipeline] { [Pipeline] sh 13:43:17 + go version 13:43:17 go version go1.18.7 linux/arm64 [Pipeline] } 13:43:17 $ docker stop --time=1 61d3bdb3be31aa4b20a38175d942359fce293b235f56e5951ba5038c1bd6206f 13:43:19 $ docker rm -f --volumes 61d3bdb3be31aa4b20a38175d942359fce293b235f56e5951ba5038c1bd6206f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:20 + docker inspect -f . ci-base-image-arm64 13:43:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:43:20 prd-ubuntu20.04-docker-arm64-4c-16g-1330 does not seem to be running inside a container 13:43:20 $ 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 ******** ci-base-image-arm64 cat 13:43:21 $ docker top 13037f4705da4187f067b37ffc9b4c9cf7bdb1420123125db21c191801f9fe37 -eo pid,comm [Pipeline] { [Pipeline] sh 13:43:22 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 13:43:22 + make test 13:43:23 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 13:43:24 ? github.com/edgexfoundry/edgex-ui-go [no test files] 13:44:46 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:44:46 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:44:46 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 13:44:46 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 13:44:46 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 13:44:46 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:44:46 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:44:46 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 13:44:46 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 13:44:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:44:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:44:54 ./bin/test-attribution-txt.sh 13:44:54 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 13:44:54 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 13:44:54 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 13:44:54 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 13:44:54 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 13:44:54 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 13:44:54 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 13:44:54 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 13:44:54 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 13:44:54 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 13:44:54 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 13:44:54 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 13:44:54 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 13:44:54 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 13:44:54 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 13:44:54 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 13:44:54 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 13:44:54 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 13:44:54 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 13:44:54 An attribution for golang.org/x/net is missing from Attribution.txt, please add 13:44:54 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 13:44:54 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 13:44:54 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 13:44:54 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 13:44:54 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 13:44:54 make -C web test 13:44:54 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 13:44:54 make[1]: tput: No such file or directory 13:44:54 make[1]: tput: No such file or directory 13:44:54 warning: generating ./VERSION 13:44:54 echo "0.0.0" > VERSION 13:44:54 docker build \ 13:44:54 -f Dockerfile \ 13:44:54 --build-arg USER=1000 \ 13:44:54 \ 13:44:54 --label "git_sha=b4edff231965dfa5b3af167cdce7853333303fda" \ 13:44:54 -t edgexfoundry/edgex-web-ui:b4edff231965dfa5b3af167cdce7853333303fda \ 13:44:54 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 13:44:54 . 13:44:55 Sending build context to Docker daemon 3.269MB 13:44:55 Step 1/10 : FROM node:16.17-alpine3.15 13:44:56 16.17-alpine3.15: Pulling from library/node 13:44:56 47517142f6ba: Pulling fs layer 13:44:56 5f8c4bfa009b: Pulling fs layer 13:44:56 f7079c9c4ba1: Pulling fs layer 13:44:56 aba105e6f55a: Pulling fs layer 13:44:56 aba105e6f55a: Waiting 13:44:56 47517142f6ba: Download complete 13:44:57 47517142f6ba: Pull complete 13:44:57 f7079c9c4ba1: Verifying Checksum 13:44:57 f7079c9c4ba1: Download complete 13:44:59 5f8c4bfa009b: Verifying Checksum 13:44:59 5f8c4bfa009b: Download complete 13:45:02 5f8c4bfa009b: Pull complete 13:45:02 f7079c9c4ba1: Pull complete 13:45:03 aba105e6f55a: Pull complete 13:45:03 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 13:45:03 Status: Downloaded newer image for node:16.17-alpine3.15 13:45:03 ---> bf1b8b58d215 13:45:03 Step 2/10 : RUN apk add --no-cache chromium 13:45:03 ---> Running in e7623786ef38 13:45:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:45:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:45:05 (1/128) Installing libxau (1.0.9-r0) 13:45:05 (2/128) Installing libmd (1.0.3-r0) 13:45:05 (3/128) Installing libbsd (0.11.3-r1) 13:45:05 (4/128) Installing libxdmcp (1.1.3-r0) 13:45:05 (5/128) Installing libxcb (1.14-r2) 13:45:05 (6/128) Installing libx11 (1.7.3.1-r0) 13:45:06 (7/128) Installing libxext (1.3.4-r0) 13:45:06 (8/128) Installing libice (1.0.10-r0) 13:45:06 (9/128) Installing libuuid (2.37.4-r0) 13:45:06 (10/128) Installing libsm (1.2.3-r0) 13:45:06 (11/128) Installing libxt (1.2.1-r0) 13:45:06 (12/128) Installing libxmu (1.1.3-r0) 13:45:06 (13/128) Installing xset (1.2.4-r0) 13:45:06 (14/128) Installing xprop (1.2.5-r0) 13:45:06 (15/128) Installing xdg-utils (1.1.3-r0) 13:45:06 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 13:45:06 (17/128) Installing pkgconf (1.8.0-r0) 13:45:06 (18/128) Installing libffi (3.4.2-r1) 13:45:06 (19/128) Installing libintl (0.21-r0) 13:45:06 (20/128) Installing libblkid (2.37.4-r0) 13:45:06 (21/128) Installing libmount (2.37.4-r0) 13:45:06 (22/128) Installing pcre (8.45-r1) 13:45:06 (23/128) Installing glib (2.70.1-r0) 13:45:06 (24/128) Installing xz-libs (5.2.5-r1) 13:45:06 (25/128) Installing libxml2 (2.9.14-r2) 13:45:06 (26/128) Installing shared-mime-info (2.1-r1) 13:45:06 (27/128) Installing hicolor-icon-theme (0.17-r1) 13:45:06 (28/128) Installing libjpeg-turbo (2.1.2-r0) 13:45:06 (29/128) Installing libpng (1.6.37-r1) 13:45:06 (30/128) Installing libwebp (1.2.2-r0) 13:45:06 (31/128) Installing zstd-libs (1.5.0-r0) 13:45:06 (32/128) Installing tiff (4.4.0-r0) 13:45:06 (33/128) Installing gdk-pixbuf (2.42.8-r0) 13:45:06 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 13:45:06 (35/128) Installing libxcomposite (0.4.5-r0) 13:45:06 (36/128) Installing libxfixes (6.0.0-r0) 13:45:06 (37/128) Installing libxrender (0.9.10-r3) 13:45:06 (38/128) Installing libxcursor (1.2.0-r0) 13:45:06 (39/128) Installing libxdamage (1.1.5-r1) 13:45:06 (40/128) Installing libxi (1.8-r0) 13:45:06 (41/128) Installing libxinerama (1.1.4-r1) 13:45:06 (42/128) Installing libxrandr (1.5.2-r1) 13:45:06 (43/128) Installing atk (2.36.0-r0) 13:45:06 (44/128) Installing libxtst (1.2.3-r3) 13:45:06 (45/128) Installing dbus-libs (1.12.24-r0) 13:45:06 (46/128) Installing at-spi2-core (2.42.0-r0) 13:45:06 (47/128) Installing at-spi2-atk (2.38.0-r0) 13:45:06 (48/128) Installing expat (2.5.0-r0) 13:45:06 (49/128) Installing brotli-libs (1.0.9-r5) 13:45:06 (50/128) Installing libbz2 (1.0.8-r1) 13:45:06 (51/128) Installing freetype (2.11.1-r2) 13:45:06 (52/128) Installing fontconfig (2.13.1-r4) 13:45:06 (53/128) Installing pixman (0.40.0-r4) 13:45:06 (54/128) Installing cairo (1.16.0-r5) 13:45:06 (55/128) Installing cairo-gobject (1.16.0-r5) 13:45:06 (56/128) Installing avahi-libs (0.8-r5) 13:45:06 (57/128) Installing gmp (6.2.1-r1) 13:45:06 (58/128) Installing nettle (3.7.3-r0) 13:45:06 (59/128) Installing p11-kit (0.24.0-r1) 13:45:06 (60/128) Installing libtasn1 (4.18.0-r1) 13:45:06 (61/128) Installing libunistring (0.9.10-r1) 13:45:06 (62/128) Installing gnutls (3.7.1-r1) 13:45:07 (63/128) Installing cups-libs (2.3.3-r6) 13:45:07 (64/128) Installing libepoxy (1.5.9-r0) 13:45:07 (65/128) Installing fribidi (1.0.11-r0) 13:45:07 (66/128) Installing graphite2 (1.3.14-r0) 13:45:07 (67/128) Installing harfbuzz (3.0.0-r2) 13:45:07 (68/128) Installing libxft (2.3.4-r0) 13:45:07 (69/128) Installing pango (1.48.10-r0) 13:45:07 (70/128) Installing wayland-libs-client (1.19.0-r1) 13:45:07 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 13:45:07 (72/128) Installing wayland-libs-egl (1.19.0-r1) 13:45:07 (73/128) Installing xkeyboard-config (2.34-r0) 13:45:07 (74/128) Installing libxkbcommon (1.3.1-r0) 13:45:07 (75/128) Installing gtk+3.0 (3.24.30-r0) 13:45:07 Executing gtk+3.0-3.24.30-r0.post-install 13:45:07 (76/128) Installing libfontenc (1.1.4-r0) 13:45:07 (77/128) Installing mkfontscale (1.2.1-r1) 13:45:07 (78/128) Installing ttf-opensans (1.10-r1) 13:45:08 Executing ttf-opensans-1.10-r1.post-install 13:45:10 (79/128) Installing libogg (1.3.5-r0) 13:45:10 (80/128) Installing flac (1.3.4-r0) 13:45:10 (81/128) Installing alsa-lib (1.2.5.1-r1) 13:45:10 (82/128) Installing libatomic (10.3.1_git20211027-r0) 13:45:10 (83/128) Installing sdl2 (2.0.16-r4) 13:45:10 (84/128) Installing aom-libs (3.2.0-r0) 13:45:10 (85/128) Installing libass (0.15.2-r0) 13:45:10 (86/128) Installing libdav1d (0.9.2-r0) 13:45:10 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 13:45:10 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 13:45:10 (89/128) Installing lame (3.100-r0) 13:45:10 (90/128) Installing opus (1.3.1-r1) 13:45:10 (91/128) Installing libgomp (10.3.1_git20211027-r0) 13:45:10 (92/128) Installing soxr (0.1.3-r2) 13:45:10 (93/128) Installing libsrt (1.4.2-r1) 13:45:10 (94/128) Installing libssh (0.9.6-r1) 13:45:10 (95/128) Installing libtheora (1.1.1-r16) 13:45:10 (96/128) Installing v4l-utils-libs (1.22.1-r1) 13:45:10 (97/128) Installing libdrm (2.4.109-r0) 13:45:10 (98/128) Installing libva (2.13.0-r0) 13:45:10 (99/128) Installing libvdpau (1.4-r0) 13:45:10 (100/128) Installing vidstab (1.1.0-r1) 13:45:10 (101/128) Installing libvorbis (1.3.7-r0) 13:45:10 (102/128) Installing libvpx (1.10.0-r0) 13:45:10 (103/128) Installing vulkan-loader (1.2.196-r0) 13:45:10 (104/128) Installing x264-libs (20210613-r0) 13:45:10 (105/128) Installing x265-libs (3.5-r0) 13:45:10 (106/128) Installing xvidcore (1.3.7-r1) 13:45:10 (107/128) Installing ffmpeg-libs (4.4.1-r2) 13:45:11 (108/128) Installing libevent (2.1.12-r4) 13:45:11 (109/128) Installing mesa (21.2.6-r0) 13:45:11 (110/128) Installing wayland-libs-server (1.19.0-r1) 13:45:11 (111/128) Installing mesa-gbm (21.2.6-r0) 13:45:11 (112/128) Installing lcms2 (2.12-r1) 13:45:11 (113/128) Installing nspr (4.32-r0) 13:45:11 (114/128) Installing sqlite-libs (3.36.0-r0) 13:45:11 (115/128) Installing nss (3.78.1-r0) 13:45:11 (116/128) Installing libasyncns (0.8-r1) 13:45:11 (117/128) Installing libltdl (2.4.6-r7) 13:45:11 (118/128) Installing orc (0.4.32-r0) 13:45:11 (119/128) Installing libsndfile (1.0.31-r1) 13:45:11 (120/128) Installing speexdsp (1.2.0-r0) 13:45:11 (121/128) Installing tdb-libs (1.4.5-r0) 13:45:11 (122/128) Installing libpulse (15.0-r2) 13:45:11 (123/128) Installing re2 (2021.11.01-r0) 13:45:11 (124/128) Installing snappy (1.1.9-r1) 13:45:11 (125/128) Installing libgpg-error (1.42-r1) 13:45:11 (126/128) Installing libgcrypt (1.9.4-r0) 13:45:11 (127/128) Installing libxslt (1.1.35-r0) 13:45:11 (128/128) Installing chromium (99.0.4844.84-r0) 13:45:16 Executing busybox-1.34.1-r7.trigger 13:45:16 Executing glib-2.70.1-r0.trigger 13:45:16 Executing shared-mime-info-2.1-r1.trigger 13:45:21 Executing gdk-pixbuf-2.42.8-r0.trigger 13:45:21 Executing gtk-update-icon-cache-2.24.33-r0.trigger 13:45:21 Executing fontconfig-2.13.1-r4.trigger 13:45:21 Executing mkfontscale-1.2.1-r1.trigger 13:45:21 OK: 275 MiB in 144 packages 13:45:29 Removing intermediate container e7623786ef38 13:45:29 ---> 4f2c9e132fe3 13:45:29 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 13:45:29 ---> Running in 91a55a99ce29 13:45:29 Removing intermediate container 91a55a99ce29 13:45:29 ---> 3ff052db65b1 13:45:29 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 13:45:29 ---> Running in 846ed3313674 13:45:29 Removing intermediate container 846ed3313674 13:45:29 ---> 90cb8d7b686a 13:45:29 Step 5/10 : RUN npm install -g npm 13:45:29 ---> Running in 74a6ba70504d 13:45:56 13:45:56 removed 8 packages, changed 80 packages, and audited 232 packages in 22s 13:45:56 13:45:56 14 packages are looking for funding 13:45:56 run `npm fund` for details 13:45:56 13:45:56 found 0 vulnerabilities 13:45:59 Removing intermediate container 74a6ba70504d 13:45:59 ---> 072f3e9b5b81 13:45:59 Step 6/10 : ARG USER=1000 13:45:59 ---> Running in 24bc14062e2e 13:45:59 Removing intermediate container 24bc14062e2e 13:45:59 ---> c8081d41ca18 13:45:59 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 13:45:59 ---> Running in 1660ef4505ce 13:46:04 Removing intermediate container 1660ef4505ce 13:46:04 ---> d1f775c5f5b9 13:46:04 Step 8/10 : USER $USER:$USER 13:46:04 ---> Running in af436f8a7a68 13:46:04 Removing intermediate container af436f8a7a68 13:46:04 ---> e8cc0e92da81 13:46:04 Step 9/10 : WORKDIR /app 13:46:04 ---> Running in 23c1d017af60 13:46:04 Removing intermediate container 23c1d017af60 13:46:04 ---> f464725b78c5 13:46:04 Step 10/10 : LABEL git_sha=b4edff231965dfa5b3af167cdce7853333303fda 13:46:04 ---> Running in 16d51a8deb4e 13:46:04 Removing intermediate container 16d51a8deb4e 13:46:04 ---> 053477496b10 13:46:05 Successfully built 053477496b10 13:46:05 Successfully tagged edgexfoundry/edgex-web-ui:b4edff231965dfa5b3af167cdce7853333303fda 13:46:05 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 13:46:05 touch edgex-web-ui.imagebuilt 13:46:05 mkdir -p node_modules coverage 13:46:05 chown "1000:1000" node_modules coverage package-lock.json 13:46:05 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 13:46:17 npm WARN EBADENGINE Unsupported engine { 13:46:17 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 13:46:17 npm WARN EBADENGINE required: { 13:46:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:46:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:46:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:46:17 npm WARN EBADENGINE }, 13:46:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 13:46:17 npm WARN EBADENGINE } 13:46:17 npm WARN EBADENGINE Unsupported engine { 13:46:17 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 13:46:17 npm WARN EBADENGINE required: { 13:46:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:46:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:46:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:46:17 npm WARN EBADENGINE }, 13:46:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 13:46:17 npm WARN EBADENGINE } 13:46:17 npm WARN EBADENGINE Unsupported engine { 13:46:17 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 13:46:17 npm WARN EBADENGINE required: { 13:46:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:46:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:46:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:46:17 npm WARN EBADENGINE }, 13:46:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 13:46:17 npm WARN EBADENGINE } 13:46:17 npm WARN EBADENGINE Unsupported engine { 13:46:17 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 13:46:17 npm WARN EBADENGINE required: { 13:46:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:46:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:46:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:46:17 npm WARN EBADENGINE }, 13:46:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 13:46:17 npm WARN EBADENGINE } 13:46:17 npm WARN EBADENGINE Unsupported engine { 13:46:17 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 13:46:17 npm WARN EBADENGINE required: { 13:46:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:46:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:46:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:46:17 npm WARN EBADENGINE }, 13:46:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 13:46:17 npm WARN EBADENGINE } 13:46:17 npm WARN EBADENGINE Unsupported engine { 13:46:17 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 13:46:17 npm WARN EBADENGINE required: { 13:46:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:46:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:46:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:46:17 npm WARN EBADENGINE }, 13:46:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 13:46:17 npm WARN EBADENGINE } 13:46:17 npm WARN EBADENGINE Unsupported engine { 13:46:17 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 13:46:17 npm WARN EBADENGINE required: { 13:46:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:46:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:46:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:46:17 npm WARN EBADENGINE }, 13:46:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 13:46:17 npm WARN EBADENGINE } 13:46:17 npm WARN EBADENGINE Unsupported engine { 13:46:17 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 13:46:17 npm WARN EBADENGINE required: { 13:46:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:46:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:46:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:46:17 npm WARN EBADENGINE }, 13:46:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 13:46:17 npm WARN EBADENGINE } 13:46:17 npm WARN EBADENGINE Unsupported engine { 13:46:17 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 13:46:17 npm WARN EBADENGINE required: { 13:46:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:46:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:46:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:46:17 npm WARN EBADENGINE }, 13:46:17 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 13:46:17 npm WARN EBADENGINE } 13:46:49 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 13:46:49 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 13:46:49 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 13:46:49 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 13:46:49 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 13:46:52 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 13:47:00 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 13:47:00 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 13:47:00 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 13:47:22 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 13:47:22 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 13:47:22 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. 13:47:25 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. 13:47:27 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. 13:47:29 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 13:47:41 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 13:47:41 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 13:47:56 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. 13:48:18 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. 13:48:57 13:48:57 added 1475 packages, and audited 1476 packages in 3m 13:48:57 13:48:57 90 packages are looking for funding 13:48:57 run `npm fund` for details 13:48:57 13:48:57 22 vulnerabilities (1 low, 5 moderate, 11 high, 5 critical) 13:48:57 13:48:57 To address issues that do not require attention, run: 13:48:57 npm audit fix 13:48:57 13:48:57 To address all issues (including breaking changes), run: 13:48:57 npm audit fix --force 13:48:57 13:48:57 Run `npm audit` for details. 13:48:57 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 13:49:12 - Generating browser application bundles (phase: setup)... 13:49:44 Compiling @angular/core : es2015 as esm2015 13:49:44 Compiling @angular/compiler/testing : es2015 as esm2015 13:50:06 Compiling @angular/common : es2015 as esm2015 13:50:06 Compiling @angular/core/testing : es2015 as esm2015 13:50:12 Compiling @angular/platform-browser : es2015 as esm2015 13:50:12 Compiling @angular/common/testing : es2015 as esm2015 13:50:16 Compiling @angular/router : es2015 as esm2015 13:50:16 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 13:50:21 Compiling @angular/platform-browser/testing : es2015 as esm2015 13:50:23 Compiling @angular/common/http : es2015 as esm2015 13:50:23 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 13:50:27 Compiling @angular/forms : es2015 as esm2015 13:50:28 Compiling @angular/router/testing : es2015 as esm2015 13:50:28 Compiling @angular/common/http/testing : es2015 as esm2015 13:51:24 07 01 2023 13:51:21.484:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 13:51:24 07 01 2023 13:51:21.497:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 13:51:24 07 01 2023 13:51:21.523:INFO [launcher]: Starting browser ChromeHeadless 13:52:32 07 01 2023 13:52:30.161:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 13:52:40 07 01 2023 13:52:40.692:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 13:52:50 07 01 2023 13:52:50.279:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 13:53:08 ✔ Browser application bundle generation complete. 13:53:09 07 01 2023 13:53:09.902:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket idUDcGkGtrov3R1-AAAB with id 58898880 13:53:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 13:53:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.947 secs) 13:53:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.296 secs) 13:53:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.825 secs) 13:53:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 2.172 secs) 13:53:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.389 secs) 13:53:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.436 secs) 13:53:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.479 secs) 13:53:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.518 secs) 13:53:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.835 secs) 13:53:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.264 secs) 13:53:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.34 secs) 13:53:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.413 secs) 13:53:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.648 secs) 13:53:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.769 secs) 13:53:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.803 secs) 13:53:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.83 secs) 13:53:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.901 secs) 13:53:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 4.02 secs) 13:53:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.274 secs) 13:53:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.332 secs) 13:53:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.486 secs) 13:53:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.747 secs) 13:53:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.809 secs) 13:53:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.835 secs) 13:53:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.855 secs) 13:53:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.874 secs) 13:53:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.926 secs) 13:53:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.951 secs) 13:53:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.975 secs) 13:53:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.022 secs) 13:53:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.063 secs) 13:53:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.098 secs) 13:53:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.133 secs) 13:53:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.175 secs) 13:53:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.26 secs) 13:53:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.401 secs) 13:53:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.469 secs) 13:53:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.68 secs) 13:53:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.75 secs) 13:53:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.823 secs) 13:53:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.863 secs) 13:53:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.983 secs) 13:53:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.051 secs) 13:53:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.121 secs) 13:53:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.31 secs) 13:53:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.433 secs) 13:53:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.563 secs) 13:53:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.575 secs) 13:53:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.585 secs) 13:53:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.804 secs) 13:53:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.868 secs) 13:53:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.068 secs) 13:53:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.118 secs) 13:53:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.173 secs) 13:53:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.186 secs) 13:53:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.204 secs) 13:53:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.231 secs) 13:53:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.326 secs) 13:53:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.401 secs) 13:53:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.414 secs) 13:53:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.425 secs) 13:53:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.485 secs) 13:53:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.701 secs) 13:53:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.809 secs) 13:53:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.878 secs) 13:53:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.07 secs) 13:53:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.133 secs) 13:53:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.208 secs) 13:53:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.269 secs) 13:53:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.375 secs) 13:53:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.572 secs) 13:53:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.607 secs) 13:53:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.622 secs) 13:53:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.639 secs) 13:53:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.811 secs) 13:53:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.952 secs) 13:53:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.98 secs) 13:53:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.262 secs) 13:53:37 WARN: ' 13:53:37 It looks like you're using ngModel on the same form field as formControlName. 13:53:37 Support for using the ngModel input property and ngModelChange event with 13:53:37 reactive form directives has been deprecated in Angular v6 and will be removed 13:53:37 in a future version of Angular. 13:53:37 13:53:37 For more information on this, see our API docs here: 13:53:37 https://angular.io/api/forms/FormControlName#use-with-ngmodel 13:53:37 ' 13:53:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.262 secs) 13:53:37 WARN: ' 13:53:37 It looks like you're using ngModel on the same form field as formControlName. 13:53:37 Support for using the ngModel input property and ngModelChange event with 13:53:37 reactive form directives has been deprecated in Angular v6 and will be removed 13:53:37 in a future version of Angular. 13:53:37 13:53:37 For more information on this, see our API docs here: 13:53:37 https://angular.io/api/forms/FormControlName#use-with-ngmodel 13:53:37 ' 13:53:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.404 secs) 13:53:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.447 secs) 13:53:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.564 secs) 13:53:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.592 secs) 13:53:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.601 secs) 13:53:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.774 secs) 13:53:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.8 secs) 13:53:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.81 secs) 13:53:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.14 secs) 13:53:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.19 secs) 13:53:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.392 secs) 13:53:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10.508 secs) 13:53:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.536 secs) 13:53:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.603 secs) 13:53:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.618 secs) 13:53:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.664 secs) 13:53:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.72 secs) 13:53:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.804 secs) 13:53:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.881 secs) 13:53:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.901 secs) 13:53:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.029 secs) 13:53:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.147 secs) 13:53:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.171 secs) 13:53:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.227 secs) 13:53:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.264 secs) 13:53:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.292 secs) 13:53:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.309 secs) 13:53:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.332 secs) 13:53:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.347 secs) 13:53:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.356 secs) 13:53:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.37 secs) 13:53:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.401 secs) 13:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.961 secs) 13:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 12.021 secs) 13:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 12.036 secs) 13:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.088 secs) 13:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 12.112 secs) 13:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.256 secs) 13:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.29 secs) 13:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.332 secs) 13:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.356 secs) 13:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.391 secs) 13:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.454 secs) 13:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.496 secs) 13:53:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.515 secs) 13:53:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.551 secs) 13:53:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.615 secs) 13:53:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.647 secs) 13:53:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.753 secs) 13:53:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.769 secs) 13:53:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.794 secs) 13:53:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.008 secs) 13:53:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.11 secs) 13:53:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.237 secs) 13:53:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.298 secs) 13:53:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.356 secs) 13:53:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.445 secs) 13:53:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.469 secs) 13:53:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.481 secs) 13:53:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.527 secs) 13:53:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.622 secs) 13:53:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.639 secs) 13:53:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.65 secs) 13:53:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.796 secs) 13:53:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.818 secs) 13:53:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.828 secs) 13:53:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.843 secs) 13:53:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.855 secs) 13:53:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.901 secs) 13:53:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.915 secs) 13:53:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.967 secs) 13:53:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.397 secs / 13.967 secs) 13:53:45 TOTAL: 149 SUCCESS 13:53:45 ✔ Browser application bundle generation complete. 13:53:48 13:53:48 =============================== Coverage summary =============================== 13:53:48 Statements : 40.98% ( 1467/3580 ) 13:53:48 Branches : 12.03% ( 111/923 ) 13:53:48 Functions : 33.28% ( 432/1298 ) 13:53:48 Lines : 38.91% ( 1318/3387 ) 13:53:48 ================================================================================ 13:53:48 07 01 2023 13:53:48.433:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 13:53:49 ✔ Browser application bundle generation complete. 13:53:50 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 13:53:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:53:50 $ docker stop --time=1 13037f4705da4187f067b37ffc9b4c9cf7bdb1420123125db21c191801f9fe37 13:53:52 $ docker rm -f --volumes 13037f4705da4187f067b37ffc9b4c9cf7bdb1420123125db21c191801f9fe37 [Pipeline] // withDockerContainer [Pipeline] sh 13:53:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:53:55 Warning: overwriting stash ‘coverage-report’ 13:54:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:54:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:54:04 + ls -al . 13:54:04 total 184 13:54:04 drwxrwxr-x 13 jenkins jenkins 4096 Jan 7 13:43 . 13:54:04 drwxrwxr-x 4 jenkins jenkins 4096 Jan 7 13:40 .. 13:54:04 drwxrwxr-x 2 jenkins jenkins 4096 Jan 7 13:41 .blubracket 13:54:04 -rw-rw-r-- 1 jenkins jenkins 18 Jan 7 13:41 .dockerignore 13:54:04 drwxrwxr-x 8 jenkins jenkins 4096 Jan 7 13:41 .git 13:54:04 drwxrwxr-x 3 jenkins jenkins 4096 Jan 7 13:41 .github 13:54:04 -rw-rw-r-- 1 jenkins jenkins 185 Jan 7 13:41 .gitignore 13:54:04 -rw-rw-r-- 1 jenkins jenkins 4856 Jan 7 13:41 Attribution.txt 13:54:04 -rw-rw-r-- 1 jenkins jenkins 17205 Jan 7 13:41 CHANGELOG.md 13:54:04 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 7 13:41 CONTRIBUTING.md 13:54:04 -rw-rw-r-- 1 jenkins jenkins 1847 Jan 7 13:41 Dockerfile 13:54:04 -rw-rw-r-- 1 jenkins jenkins 652 Jan 7 13:41 Jenkinsfile 13:54:04 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 7 13:41 LICENSE 13:54:04 -rw-rw-r-- 1 jenkins jenkins 2124 Jan 7 13:41 Makefile 13:54:04 -rw-rw-r-- 1 jenkins jenkins 4558 Jan 7 13:41 README.md 13:54:04 -rw-rw-r-- 1 jenkins jenkins 5 Jan 7 13:39 VERSION 13:54:04 drwxrwxr-x 3 jenkins jenkins 4096 Jan 7 13:41 assets 13:54:04 drwxrwxr-x 2 jenkins jenkins 4096 Jan 7 13:41 bin 13:54:04 drwxrwxr-x 3 jenkins jenkins 4096 Jan 7 13:41 cmd 13:54:04 -rw-r--r-- 1 jenkins jenkins 10 Jan 7 13:43 coverage.out 13:54:04 drwxrwxr-x 2 jenkins jenkins 4096 Jan 7 13:41 docs 13:54:04 -rw-rw-r-- 1 jenkins jenkins 3110 Jan 7 13:41 go.mod 13:54:04 -rw-rw-r-- 1 jenkins jenkins 43888 Jan 7 13:41 go.sum 13:54:04 drwxrwxr-x 8 jenkins jenkins 4096 Jan 7 13:41 internal 13:54:04 drwxrwxr-x 4 jenkins jenkins 4096 Jan 7 13:41 snap 13:54:04 drwxrwxr-x 4 jenkins jenkins 4096 Jan 7 13:41 testing 13:54:04 -rw-rw-r-- 1 jenkins jenkins 155 Jan 7 13:41 version.go 13:54:04 drwxrwxr-x 6 jenkins jenkins 4096 Jan 7 13:46 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:04 + 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=b4edff231965dfa5b3af167cdce7853333303fda --label arch=arm64 --label version=0.0.0 . 13:54:05 Sending build context to Docker daemon 31.6MB 13:54:05 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 13:54:05 Step 2/26 : FROM ${BASE} AS builder 13:54:05 ---> 08e8e3a3edc8 13:54:05 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:54:06 ---> Running in eb910b523cea 13:54:06 Removing intermediate container eb910b523cea 13:54:06 ---> ba7cecae6df9 13:54:06 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 13:54:06 ---> Running in 7f0dd715d649 13:54:07 Removing intermediate container 7f0dd715d649 13:54:07 ---> c64520a0f558 13:54:07 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 13:54:07 ---> Running in 37f7525a8e43 13:54:07 Removing intermediate container 37f7525a8e43 13:54:07 ---> 1a76cbb86500 13:54:07 Step 6/26 : LABEL Name=edgex-ui-go 13:54:07 ---> Running in 49daac82ef9b 13:54:07 Removing intermediate container 49daac82ef9b 13:54:07 ---> 2ad7d6a88f5f 13:54:07 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 13:54:07 ---> Running in ed6a9372a02d 13:54:07 Removing intermediate container ed6a9372a02d 13:54:07 ---> 846f3d088a86 13:54:07 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 13:54:09 ---> 1a7903099281 13:54:09 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:54:09 ---> Running in 533f250a6485 13:54:11 Removing intermediate container 533f250a6485 13:54:11 ---> 361f586d2cbf 13:54:11 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:54:11 ---> Running in ba1419f202f7 13:54:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:54:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:54:14 OK: 221 MiB in 51 packages 13:54:15 Removing intermediate container ba1419f202f7 13:54:15 ---> 8c4e840032c8 13:54:15 Step 11/26 : ENV GO111MODULE=on 13:54:15 ---> Running in b74994f18d63 13:54:15 Removing intermediate container b74994f18d63 13:54:15 ---> 1da0b79ca648 13:54:15 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:54:15 ---> Running in 4225002d61be 13:54:15 Removing intermediate container 4225002d61be 13:54:15 ---> 0d68c81e8d3a 13:54:15 Step 13/26 : COPY go.mod vendor* ./ 13:54:16 ---> 8bcf6d39da4d 13:54:16 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:54:16 ---> Running in 50262a827fcc 13:54:18 Removing intermediate container 50262a827fcc 13:54:18 ---> 2a06d442c315 13:54:18 Step 15/26 : COPY . . 13:54:23 ---> 8b9c09976d58 13:54:23 Step 16/26 : RUN ${MAKE} 13:54:23 ---> Running in 22ccf11bc7c9 13:54:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 13:55:34 Removing intermediate container 22ccf11bc7c9 13:55:34 ---> 581ab97c05bb 13:55:34 Step 17/26 : FROM alpine:3.14 13:55:34 3.14: Pulling from library/alpine 13:55:34 90cda3b7c325: Pulling fs layer 13:55:34 90cda3b7c325: Verifying Checksum 13:55:34 90cda3b7c325: Download complete 13:55:34 90cda3b7c325: Pull complete 13:55:34 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 13:55:34 Status: Downloaded newer image for alpine:3.14 13:55:34 ---> 275902a1839d 13:55:34 Step 18/26 : EXPOSE 4000 13:55:34 ---> Running in 31d3153eee1e 13:55:34 Removing intermediate container 31d3153eee1e 13:55:34 ---> 0e38cd8c977b 13:55:34 Step 19/26 : 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 13:55:35 ---> 0ac550a66233 13:55:35 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 13:55:35 ---> 67c1eb68f122 13:55:35 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 13:55:36 ---> 1b92956a0495 13:55:36 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:55:36 ---> Running in 2026343fe028 13:55:36 Removing intermediate container 2026343fe028 13:55:36 ---> 259dc1ae7a23 13:55:36 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 13:55:36 ---> Running in 937a39d2ff3c 13:55:37 Removing intermediate container 937a39d2ff3c 13:55:37 ---> e356753682f3 13:55:37 Step 24/26 : LABEL arch=arm64 13:55:37 ---> Running in 8dd24c9dc722 13:55:37 Removing intermediate container 8dd24c9dc722 13:55:37 ---> 35b6425720c3 13:55:37 Step 25/26 : LABEL git_sha=b4edff231965dfa5b3af167cdce7853333303fda 13:55:37 ---> Running in adffe3aa4a80 13:55:37 Removing intermediate container adffe3aa4a80 13:55:37 ---> 35bf4d5d3950 13:55:37 Step 26/26 : LABEL version=0.0.0 13:55:37 ---> Running in 19b908137086 13:55:38 Removing intermediate container 19b908137086 13:55:38 ---> 8b444195d1cc 13:55:38 [Warning] One or more build-args [ARCH] were not consumed 13:55:38 Successfully built 8b444195d1cc 13:55:38 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 13:55:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:55:39 13:55:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:55:39 arm64: Pulling from edgex-lftools-log-publisher 13:55:39 8998bd30e6a1: Pulling fs layer 13:55:39 04944245beec: Pulling fs layer 13:55:39 699f458cf7ca: Pulling fs layer 13:55:39 765212b225bb: Pulling fs layer 13:55:39 f23df028b6ca: Pulling fs layer 13:55:39 d65c8cfc05b1: Pulling fs layer 13:55:39 2437ff75d9bd: Pulling fs layer 13:55:39 765212b225bb: Waiting 13:55:39 f23df028b6ca: Waiting 13:55:39 d65c8cfc05b1: Waiting 13:55:39 2437ff75d9bd: Waiting 13:55:39 04944245beec: Verifying Checksum 13:55:39 04944245beec: Download complete 13:55:39 765212b225bb: Verifying Checksum 13:55:39 765212b225bb: Download complete 13:55:39 f23df028b6ca: Verifying Checksum 13:55:39 f23df028b6ca: Download complete 13:55:39 d65c8cfc05b1: Verifying Checksum 13:55:39 d65c8cfc05b1: Download complete 13:55:40 699f458cf7ca: Verifying Checksum 13:55:40 699f458cf7ca: Download complete 13:55:40 8998bd30e6a1: Verifying Checksum 13:55:40 8998bd30e6a1: Download complete 13:55:42 2437ff75d9bd: Verifying Checksum 13:55:42 2437ff75d9bd: Download complete 13:55:44 8998bd30e6a1: Pull complete 13:55:44 04944245beec: Pull complete 13:55:45 699f458cf7ca: Pull complete 13:55:46 765212b225bb: Pull complete 13:55:46 f23df028b6ca: Pull complete 13:55:47 d65c8cfc05b1: Pull complete 13:56:02 2437ff75d9bd: Pull complete 13:56:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:56:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:56:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:02 prd-ubuntu20.04-docker-arm64-4c-16g-1330 does not seem to be running inside a container 13:56:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:56:05 $ docker top 750355f7a8298636303a95eaf953fec7fc0d954f46fdc4b02e9b24cd9894bb4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:56:05 ---> job-cost.sh 13:56:06 lf-activate-venv: SKIPPING 13:56:06 INFO: No Stack... 13:56:06 INFO: Retrieving Pricing Info for: v3-standard-4 13:56:07 INFO: Archiving Costs [Pipeline] sh 13:56:07 + cut -d, -f6 13:56:07 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 13:56:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-586-1-stack-cost] 13:56:07 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-586-1-stack-cost] did not exist. Created. 13:56:07 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-586-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:56:08 /w/workspace/edgex-ui-go/1@tmp/durable-ad677fc1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:56:08 + echo total: 0.10999999940395355 [Pipeline] stash 13:56:09 Warning: overwriting stash ‘stack-cost’ 13:56:13 Stashed 1 file(s) [Pipeline] } 13:56:13 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-586-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:56:13 $ docker stop --time=1 750355f7a8298636303a95eaf953fec7fc0d954f46fdc4b02e9b24cd9894bb4c 13:56:15 $ docker rm -f --volumes 750355f7a8298636303a95eaf953fec7fc0d954f46fdc4b02e9b24cd9894bb4c [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 13:56:16 provisioning config files... 13:56:16 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/config4520753965459102302tmp [Pipeline] { [Pipeline] sh 13:56:16 + set +x 13:56:16 + bash -s -- 13:56:16 + curl -s https://codecov.io/bash 13:56:16 13:56:16 _____ _ 13:56:16 / ____| | | 13:56:16 | | ___ __| | ___ ___ _____ __ 13:56:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:56:16 | |___| (_) | (_| | __/ (_| (_) \ V / 13:56:16 \_____\___/ \__,_|\___|\___\___/ \_/ 13:56:16 Bash-1.0.6 13:56:16 13:56:16 13:56:16 ==> git version 2.25.1 found 13:56:16 ==> 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 13:56:16 Release-Date: 2020-01-08 13:56:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:56:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:56:16 ==> Jenkins CI detected. 13:56:16 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-586 13:56:16 project root: . 13:56:16 --> token set from env 13:56:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:56:16 ==> Running gcov in . (disable via -X gcov) 13:56:17 ==> Python coveragepy not found 13:56:17 ==> Searching for coverage reports in: 13:56:17 + . 13:56:17 -> Found 1 reports 13:56:17 ==> Detecting git/mercurial file structure 13:56:17 ==> Reading reports 13:56:17 + ./coverage.out bytes=10 13:56:17 ==> Appending adjustments 13:56:17 https://docs.codecov.io/docs/fixing-reports 13:56:17 + Found adjustments 13:56:17 ==> Gzipping contents 13:56:17 12K /tmp/codecov.kHbAjI.gz 13:56:17 ==> Uploading reports 13:56:17 url: https://codecov.io 13:56:17 query: branch=PR-586&commit=b4edff231965dfa5b3af167cdce7853333303fda&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-586%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=586&job=&cmd_args= 13:56:17 -> Pinging Codecov 13:56:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-586&commit=b4edff231965dfa5b3af167cdce7853333303fda&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-586%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=586&job=&cmd_args= 13:56:18 -> Uploading to 13:56:18 https://storage.googleapis.com/codecov/v4/raw/2023-01-07/FB506323287CE973F263BFD2A0EB1F37/b4edff231965dfa5b3af167cdce7853333303fda/b441c9bd-b5f9-4847-80ae-58c3c25bc88d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230107T135618Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c9c63996ee2047f816802b07c5aa8b49f6f0c70972fdb1356dae3974be89197 13:56:18 % Total % Received % Xferd Average Speed Time Time Time Current 13:56:18 Dload Upload Total Spent Left Speed 13:56:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 39963 --:--:-- --:--:-- --:--:-- 40144 13:56:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/b4edff231965dfa5b3af167cdce7853333303fda [Pipeline] } 13:56:18 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 13:56:20 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives ] 13:56:20 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives 13:56:20 total 16 13:56:20 drwxr-xr-x 3 root root 4096 Jan 7 13:42 . 13:56:20 drwxrwxr-x 15 jenkins jenkins 4096 Jan 7 13:42 .. 13:56:20 drwxr-xr-x 2 root root 4096 Jan 7 13:42 cost 13:56:20 -rw-r--r-- 1 root root 83 Jan 7 13:42 cost.csv 13:56:20 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives 13:56:20 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives 13:56:20 total 16 13:56:20 drwxr-xr-x 3 jenkins jenkins 4096 Jan 7 13:42 . 13:56:20 drwxrwxr-x 15 jenkins jenkins 4096 Jan 7 13:42 .. 13:56:20 drwxr-xr-x 2 jenkins jenkins 4096 Jan 7 13:42 cost 13:56:20 -rw-r--r-- 1 jenkins jenkins 83 Jan 7 13:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:56:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:56:21 ---> package-listing.sh 13:56:21 ++ facter osfamily 13:56:21 ++ tr '[:upper:]' '[:lower:]' 13:56:21 + OS_FAMILY=debian 13:56:21 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-586 13:56:21 + START_PACKAGES=/tmp/packages_start.txt 13:56:21 + END_PACKAGES=/tmp/packages_end.txt 13:56:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:56:21 + PACKAGES=/tmp/packages_start.txt 13:56:21 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-586 ']' 13:56:21 + PACKAGES=/tmp/packages_end.txt 13:56:21 + case "${OS_FAMILY}" in 13:56:21 + dpkg -l 13:56:21 + grep '^ii' 13:56:21 + '[' -f /tmp/packages_start.txt ']' 13:56:21 + '[' -f /tmp/packages_end.txt ']' 13:56:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:56:21 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-586 ']' 13:56:21 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives/ 13:56:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives/ [Pipeline] echo 13:56:21 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-586/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:56:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:56:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:22 prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container 13:56:22 $ 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-586/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-586 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586:/w/workspace/edgexfoundry_edgex-ui-go_PR-586:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:56:23 $ docker top eb745ff6bbcb5acbb9120a35ec8820c2ccb557ad1830dcb01a3964fb738305b3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:56:23 + touch /tmp/pre-build-complete [Pipeline] sh 13:56:23 + mkdir -p /var/log/sysstat [Pipeline] sh 13:56:24 + ls /var/log/sa-host 13:56:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:56:24 provisioning config files... 13:56:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/config12791679707232203574tmp [Pipeline] { [Pipeline] echo 13:56:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:56:24 ---> create-netrc.sh [Pipeline] } 13:56:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:56:25 ---> python-tools-install.sh [Pipeline] echo 13:56:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:56:25 ---> sudo-logs.sh 13:56:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:56:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:56:25 ---> job-cost.sh 13:56:25 lf-activate-venv: SKIPPING 13:56:25 DEBUG: total: 0.2199999988079071 13:56:25 INFO: Retrieving Stack Cost... 13:56:26 INFO: Retrieving Pricing Info for: v3-standard-8 13:56:26 INFO: Archiving Costs [Pipeline] echo 13:56:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:56:27 ---> logs-deploy.sh 13:56:27 lf-activate-venv: SKIPPING 13:56:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-586/1 13:56:27 INFO: archiving workspace using pattern(s): 13:56:28 Archives upload complete. 13:56:28 INFO: archiving logs to Nexus 13:56:29 ---> uname -a: 13:56:29 Linux prd-ubuntu20-04-docker-8c-8g-1329 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:56:29 13:56:29 13:56:29 ---> lscpu: 13:56:29 Architecture: x86_64 13:56:29 CPU op-mode(s): 32-bit, 64-bit 13:56:29 Byte Order: Little Endian 13:56:29 Address sizes: 40 bits physical, 48 bits virtual 13:56:29 CPU(s): 8 13:56:29 On-line CPU(s) list: 0-7 13:56:29 Thread(s) per core: 1 13:56:29 Core(s) per socket: 1 13:56:29 Socket(s): 8 13:56:29 NUMA node(s): 1 13:56:29 Vendor ID: AuthenticAMD 13:56:29 CPU family: 23 13:56:29 Model: 49 13:56:29 Model name: AMD EPYC-Rome Processor 13:56:29 Stepping: 0 13:56:29 CPU MHz: 2800.002 13:56:29 BogoMIPS: 5600.00 13:56:29 Virtualization: AMD-V 13:56:29 Hypervisor vendor: KVM 13:56:29 Virtualization type: full 13:56:29 L1d cache: 256 KiB 13:56:29 L1i cache: 256 KiB 13:56:29 L2 cache: 4 MiB 13:56:29 L3 cache: 128 MiB 13:56:29 NUMA node0 CPU(s): 0-7 13:56:29 Vulnerability Itlb multihit: Not affected 13:56:29 Vulnerability L1tf: Not affected 13:56:29 Vulnerability Mds: Not affected 13:56:29 Vulnerability Meltdown: Not affected 13:56:29 Vulnerability Mmio stale data: Not affected 13:56:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:56:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:56:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:56:29 Vulnerability Srbds: Not affected 13:56:29 Vulnerability Tsx async abort: Not affected 13:56:29 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 13:56:29 13:56:29 13:56:29 ---> nproc: 13:56:29 8 13:56:29 13:56:29 13:56:29 ---> df -h: 13:56:29 Filesystem Size Used Avail Use% Mounted on 13:56:29 overlay 155G 13G 143G 9% / 13:56:29 tmpfs 64M 0 64M 0% /dev 13:56:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:56:29 shm 64M 0 64M 0% /dev/shm 13:56:29 /dev/vda1 155G 13G 143G 9% /facter-os 13:56:29 13:56:29 13:56:29 ---> sar -b -r -n DEV: 13:56:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1329) 01/07/23 _x86_64_ (8 CPU) 13:56:29 13:56:29 13:38:03 LINUX RESTART (8 CPU) 13:56:29 13:56:29 13:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:56:29 13:40:01 191.08 1.20 189.89 0.00 51.99 77802.10 0.00 13:56:29 13:41:01 249.84 1.82 248.03 0.00 45.06 37485.89 0.00 13:56:29 13:42:01 143.74 0.08 143.65 0.00 1.73 29878.97 0.00 13:56:29 13:43:01 201.07 0.15 200.92 0.00 13.46 40246.36 0.00 13:56:29 13:44:01 56.19 10.56 45.63 0.00 5154.74 8772.02 0.00 13:56:29 13:45:01 3.88 0.02 3.87 0.00 0.13 95.18 0.00 13:56:29 13:46:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 13:56:29 13:47:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 13:56:29 13:48:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 13:56:29 13:49:01 1.33 0.00 1.33 0.00 0.00 15.19 0.00 13:56:29 13:50:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 13:56:29 13:51:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 13:56:29 13:52:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 13:56:29 13:53:01 1.72 0.02 1.70 0.00 0.13 20.40 0.00 13:56:29 13:54:01 1.37 0.00 1.37 0.00 0.00 19.99 0.00 13:56:29 13:55:01 1.18 0.00 1.18 0.00 0.00 15.46 0.00 13:56:29 13:56:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 13:56:29 Average: 50.51 0.81 49.70 0.00 309.83 11437.24 0.00 13:56:29 13:56:29 13:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:56:29 13:40:01 28293224 31607832 698136 2.12 141528 3380852 1892780 5.58 1106184 3047692 264 13:56:29 13:41:01 26708016 31291808 1093028 3.32 201392 4365984 2112916 6.23 1536132 4045372 498076 13:56:29 13:42:01 26934028 31564528 730316 2.22 214036 4459168 1733692 5.11 1505956 3828172 208 13:56:29 13:43:01 26147288 31548512 744144 2.26 222436 5159692 1736492 5.12 1592972 4462128 168 13:56:29 13:44:01 25622672 31525392 750220 2.28 254308 5613924 1807424 5.33 1914752 4628888 40 13:56:29 13:45:01 25634704 31532664 743136 2.26 252836 5610668 1785212 5.26 1906996 4625716 176 13:56:29 13:46:01 25634720 31532696 743120 2.26 252864 5610664 1785212 5.26 1906608 4625720 8 13:56:29 13:47:01 25639176 31537232 738480 2.25 252884 5610680 1785212 5.26 1902912 4625736 200 13:56:29 13:48:01 25639736 31537792 737928 2.24 252908 5610680 1785212 5.26 1902492 4625736 40 13:56:29 13:49:01 25639820 31537896 737700 2.24 252940 5610684 1785212 5.26 1903004 4625740 168 13:56:29 13:50:01 25639772 31538112 737664 2.24 252960 5610688 1785212 5.26 1902848 4625932 180 13:56:29 13:51:01 25639788 31538244 737484 2.24 252980 5610816 1785212 5.26 1902592 4626048 168 13:56:29 13:52:01 25640024 31538500 737200 2.24 253004 5610820 1785212 5.26 1902448 4626064 192 13:56:29 13:53:01 25631636 31530304 745084 2.27 253028 5610820 1798548 5.30 1914832 4626064 104 13:56:29 13:54:01 25638876 31537580 738208 2.24 253080 5610800 1798548 5.30 1903028 4626036 176 13:56:29 13:55:01 25639048 31537776 737952 2.24 253096 5610808 1798548 5.30 1902864 4626044 216 13:56:29 13:56:01 25639380 31538128 737572 2.24 253116 5610808 1798548 5.30 1902876 4626044 172 13:56:29 Average: 25962465 31527941 758081 2.31 239376 5312268 1809364 5.33 1794676 4442537 29444 13:56:29 13:56:29 13:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:56:29 13:40:01 veth6bff69f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 13:40:01 lo 3.87 3.87 0.39 0.39 0.00 0.00 0.00 0.00 13:56:29 13:40:01 ens3 435.63 299.52 6573.19 36.65 0.00 0.00 0.00 0.00 13:56:29 13:40:01 docker0 150.34 206.97 12.30 1751.20 0.00 0.00 0.00 0.00 13:56:29 13:40:01 veth4219e5b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 13:41:01 veth6bad3b2 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 13:56:29 13:41:01 veth97d772e 110.53 202.87 20.66 1777.00 0.00 0.00 0.00 0.15 13:56:29 13:41:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 13:56:29 13:41:01 ens3 423.15 243.16 4569.33 142.46 0.00 0.00 0.00 0.00 13:56:29 13:41:01 docker0 144.54 313.36 21.45 3840.76 0.00 0.00 0.00 0.00 13:56:29 13:42:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 13:56:29 13:42:01 ens3 50.50 28.61 175.14 14.15 0.00 0.00 0.00 0.00 13:56:29 13:42:01 docker0 9.21 18.98 0.64 140.11 0.00 0.00 0.00 0.00 13:56:29 13:43:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 13:56:29 13:43:01 ens3 138.79 118.46 2628.66 106.48 0.00 0.00 0.00 0.00 13:56:29 13:43:01 docker0 5.60 6.62 0.30 40.80 0.00 0.00 0.00 0.00 13:56:29 13:44:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 13:56:29 13:44:01 ens3 149.36 90.65 2749.45 6.44 0.00 0.00 0.00 0.00 13:56:29 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 13:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:56:29 13:45:01 ens3 0.22 0.17 0.01 0.01 0.00 0.00 0.00 0.00 13:56:29 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 13:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 13:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:56:29 13:47:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 13:56:29 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 13:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 13:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:56:29 13:49:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 13:56:29 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 13:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 13:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:56:29 13:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:56:29 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 13:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 13:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:56:29 13:53:01 ens3 0.42 0.10 0.04 0.01 0.00 0.00 0.00 0.00 13:56:29 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 13:54:01 ens3 0.92 0.55 0.54 0.34 0.00 0.00 0.00 0.00 13:56:29 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 13:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:56:29 13:55:01 ens3 0.18 0.17 0.02 0.01 0.00 0.00 0.00 0.00 13:56:29 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 13:56:01 ens3 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00 13:56:29 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:29 Average: lo 0.51 0.51 0.05 0.05 0.00 0.00 0.00 0.00 13:56:29 Average: ens3 70.59 45.99 982.12 18.04 0.00 0.00 0.00 0.00 13:56:29 Average: docker0 18.22 32.11 2.04 339.57 0.00 0.00 0.00 0.00 13:56:29 13:56:29 13:56:29 ---> sar -P ALL: 13:56:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1329) 01/07/23 _x86_64_ (8 CPU) 13:56:29 13:56:29 13:38:03 LINUX RESTART (8 CPU) 13:56:29 13:56:29 13:39:01 CPU %user %nice %system %iowait %steal %idle 13:56:29 13:40:01 all 7.86 0.00 3.71 5.76 0.07 82.61 13:56:29 13:40:01 0 9.09 0.00 3.56 1.71 0.03 85.59 13:56:29 13:40:01 1 8.15 0.00 4.81 25.32 0.12 61.61 13:56:29 13:40:01 2 7.84 0.00 3.32 1.31 0.05 87.48 13:56:29 13:40:01 3 7.02 0.00 3.68 5.65 0.07 83.58 13:56:29 13:40:01 4 7.25 0.00 3.12 2.58 0.03 87.02 13:56:29 13:40:01 5 7.86 0.00 3.17 1.21 0.10 87.66 13:56:29 13:40:01 6 6.80 0.00 3.36 0.89 0.05 88.90 13:56:29 13:40:01 7 8.85 0.00 4.65 7.55 0.07 78.88 13:56:29 13:41:01 all 19.84 0.00 5.08 3.02 0.09 71.97 13:56:29 13:41:01 0 15.35 0.00 5.41 8.36 0.07 70.81 13:56:29 13:41:01 1 19.59 0.00 4.75 9.67 0.10 65.88 13:56:29 13:41:01 2 18.44 0.00 4.52 0.20 0.07 76.77 13:56:29 13:41:01 3 28.33 0.00 5.60 1.18 0.12 64.77 13:56:29 13:41:01 4 23.53 0.00 5.19 1.94 0.10 69.25 13:56:29 13:41:01 5 16.54 0.00 4.37 0.67 0.08 78.33 13:56:29 13:41:01 6 21.38 0.00 5.69 0.52 0.08 72.33 13:56:29 13:41:01 7 15.53 0.00 5.12 1.64 0.12 77.59 13:56:29 13:42:01 all 17.96 0.00 4.41 2.36 0.06 75.22 13:56:29 13:42:01 0 19.78 0.00 4.47 1.49 0.10 74.16 13:56:29 13:42:01 1 18.06 0.00 4.86 0.07 0.07 76.95 13:56:29 13:42:01 2 14.88 0.00 5.22 14.92 0.05 64.93 13:56:29 13:42:01 3 17.12 0.00 4.59 0.05 0.05 78.20 13:56:29 13:42:01 4 17.69 0.00 3.54 1.42 0.05 77.30 13:56:29 13:42:01 5 19.89 0.00 3.99 0.55 0.03 75.53 13:56:29 13:42:01 6 8.63 0.00 2.41 0.08 0.03 88.85 13:56:29 13:42:01 7 27.62 0.00 6.21 0.29 0.10 65.78 13:56:29 13:43:01 all 12.69 0.00 3.47 2.66 0.08 81.11 13:56:29 13:43:01 0 12.45 0.00 3.55 1.15 0.05 82.80 13:56:29 13:43:01 1 12.87 0.00 3.23 1.06 0.07 82.78 13:56:29 13:43:01 2 12.87 0.00 3.49 2.08 0.05 81.51 13:56:29 13:43:01 3 14.10 0.00 3.80 1.56 0.05 80.49 13:56:29 13:43:01 4 12.49 0.00 3.42 1.75 0.07 82.28 13:56:29 13:43:01 5 11.17 0.00 3.02 12.44 0.10 73.27 13:56:29 13:43:01 6 13.53 0.00 3.57 1.14 0.13 81.62 13:56:29 13:43:01 7 12.04 0.00 3.67 0.12 0.08 84.09 13:56:29 13:44:01 all 2.11 0.00 1.36 0.50 0.02 96.02 13:56:29 13:44:01 0 2.50 0.00 1.48 0.82 0.02 95.18 13:56:29 13:44:01 1 2.62 0.00 2.41 0.94 0.03 94.00 13:56:29 13:44:01 2 1.25 0.00 1.92 1.12 0.02 95.69 13:56:29 13:44:01 3 2.83 0.00 1.54 0.05 0.02 95.56 13:56:29 13:44:01 4 1.32 0.00 0.90 0.02 0.02 97.75 13:56:29 13:44:01 5 0.97 0.00 0.97 0.22 0.02 97.83 13:56:29 13:44:01 6 4.40 0.00 0.99 0.58 0.03 94.00 13:56:29 13:44:01 7 0.99 0.00 0.65 0.22 0.02 98.12 13:56:29 13:45:01 all 0.07 0.00 0.05 0.02 0.00 99.86 13:56:29 13:45:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:56:29 13:45:01 1 0.07 0.00 0.03 0.00 0.02 99.88 13:56:29 13:45:01 2 0.18 0.00 0.10 0.05 0.00 99.67 13:56:29 13:45:01 3 0.02 0.00 0.05 0.00 0.00 99.93 13:56:29 13:45:01 4 0.12 0.00 0.03 0.00 0.00 99.85 13:56:29 13:45:01 5 0.02 0.00 0.05 0.02 0.00 99.92 13:56:29 13:45:01 6 0.03 0.00 0.05 0.00 0.00 99.92 13:56:29 13:45:01 7 0.10 0.00 0.02 0.07 0.00 99.82 13:56:29 13:46:01 all 0.01 0.00 0.00 0.01 0.00 99.98 13:56:29 13:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:56:29 13:46:01 1 0.05 0.00 0.00 0.00 0.02 99.93 13:56:29 13:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:56:29 13:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:56:29 13:46:01 4 0.05 0.00 0.00 0.00 0.00 99.95 13:56:29 13:46:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:56:29 13:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:56:29 13:46:01 7 0.02 0.00 0.00 0.03 0.00 99.95 13:56:29 13:47:01 all 0.02 0.00 0.01 0.00 0.00 99.97 13:56:29 13:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:56:29 13:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:56:29 13:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:56:29 13:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:56:29 13:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:56:29 13:47:01 5 0.02 0.00 0.03 0.02 0.02 99.92 13:56:29 13:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:56:29 13:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:56:29 13:48:01 all 0.01 0.00 0.00 0.00 0.01 99.98 13:56:29 13:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:56:29 13:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:56:29 13:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:56:29 13:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:56:29 13:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:56:29 13:48:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:56:29 13:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:56:29 13:48:01 7 0.00 0.00 0.00 0.02 0.02 99.97 13:56:29 13:49:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:56:29 13:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:56:29 13:49:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:56:29 13:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:56:29 13:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:56:29 13:49:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:56:29 13:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:56:29 13:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:56:29 13:49:01 7 0.00 0.00 0.00 0.02 0.00 99.98 13:56:29 13:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:56:29 13:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:56:29 13:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:56:29 13:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:56:29 13:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:56:29 13:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:56:29 13:50:01 5 0.00 0.00 0.02 0.02 0.02 99.95 13:56:29 13:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:56:29 13:50:01 7 0.02 0.00 0.00 0.02 0.00 99.97 13:56:29 13:56:29 13:50:01 CPU %user %nice %system %iowait %steal %idle 13:56:29 13:51:01 all 0.16 0.00 0.01 0.00 0.00 99.83 13:56:29 13:51:01 0 0.00 0.00 0.02 0.00 0.02 99.97 13:56:29 13:51:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:56:29 13:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:56:29 13:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:56:29 13:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:56:29 13:51:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:56:29 13:51:01 6 1.24 0.00 0.00 0.00 0.00 98.76 13:56:29 13:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:56:29 13:52:01 all 0.26 0.00 0.01 0.00 0.01 99.72 13:56:29 13:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:56:29 13:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:56:29 13:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:56:29 13:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:56:29 13:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:56:29 13:52:01 5 0.00 0.00 0.00 0.02 0.02 99.97 13:56:29 13:52:01 6 1.99 0.00 0.00 0.00 0.02 98.00 13:56:29 13:52:01 7 0.00 0.00 0.00 0.02 0.02 99.97 13:56:29 13:53:01 all 0.27 0.00 0.01 0.01 0.00 99.70 13:56:29 13:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:56:29 13:53:01 1 0.07 0.00 0.02 0.00 0.03 99.88 13:56:29 13:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:56:29 13:53:01 3 0.02 0.00 0.00 0.02 0.00 99.97 13:56:29 13:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:56:29 13:53:01 5 0.02 0.00 0.03 0.02 0.00 99.93 13:56:29 13:53:01 6 1.97 0.00 0.02 0.00 0.00 98.01 13:56:29 13:53:01 7 0.02 0.00 0.02 0.02 0.00 99.95 13:56:29 13:54:01 all 0.26 0.00 0.01 0.00 0.00 99.72 13:56:29 13:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:56:29 13:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:56:29 13:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:56:29 13:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:56:29 13:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:56:29 13:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:56:29 13:54:01 6 1.97 0.00 0.00 0.00 0.00 98.03 13:56:29 13:54:01 7 0.00 0.00 0.02 0.03 0.00 99.95 13:56:29 13:55:01 all 0.06 0.00 0.02 0.00 0.00 99.91 13:56:29 13:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:56:29 13:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:56:29 13:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:56:29 13:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:56:29 13:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:56:29 13:55:01 5 0.00 0.00 0.02 0.02 0.00 99.97 13:56:29 13:55:01 6 0.45 0.00 0.08 0.00 0.00 99.47 13:56:29 13:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 13:56:29 13:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:56:29 13:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:56:29 13:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:56:29 13:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:56:29 13:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:56:29 13:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:56:29 13:56:01 5 0.02 0.00 0.00 0.02 0.02 99.95 13:56:29 13:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:56:29 13:56:01 7 0.02 0.00 0.02 0.02 0.00 99.95 13:56:29 Average: all 3.60 0.00 1.06 0.84 0.02 94.48 13:56:29 Average: 0 3.48 0.00 1.09 0.79 0.02 94.63 13:56:29 Average: 1 3.61 0.00 1.18 2.15 0.03 93.02 13:56:29 Average: 2 3.25 0.00 1.09 1.15 0.02 94.49 13:56:29 Average: 3 4.06 0.00 1.13 0.50 0.02 94.29 13:56:29 Average: 4 3.66 0.00 0.95 0.45 0.02 94.92 13:56:29 Average: 5 3.30 0.00 0.92 0.89 0.02 94.87 13:56:29 Average: 6 3.65 0.00 0.94 0.19 0.02 95.20 13:56:29 Average: 7 3.81 0.00 1.19 0.59 0.02 94.38 13:56:29 13:56:29 13:56:29