Pull request #594 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0386669a23b89d124ec00fbb6e20ae1bbb853453+5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 (6729e2160cf812c2121074c08ce59ad5fcabaa7e) 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-ssh4373406496320544235.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-ssh15804553984198588738.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-594/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-594/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12882883448365964987.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-594/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18162369926136745303.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-ssh11573744649733370135.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-594/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-594/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9111054506974415846.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 ‘prd-centos7-blackbox-4c-2g-8233’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-8234’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-8450’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-8448’ is offline ‘prd-ubuntu20.04-docker-8c-8g-8452’ is offline ‘prd-ubuntu20.04-docker-8c-8g-8455’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-8449’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-8453’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8458 in /w/workspace/edgexfoundry_edgex-ui-go_PR-594 [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-594 # 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 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit 0386669a23b89d124ec00fbb6e20ae1bbb853453 > 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/594/head:refs/remotes/origin/PR-594 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0386669a23b89d124ec00fbb6e20ae1bbb853453 # timeout=10 Merge succeeded, producing 0386669a23b89d124ec00fbb6e20ae1bbb853453 Checking out Revision 0386669a23b89d124ec00fbb6e20ae1bbb853453 (PR-594) Commit message: "chore(deps): Bump golang.org/x/net" 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 01:28:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:28:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0386669a23b89d124ec00fbb6e20ae1bbb853453 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:28:36 ========================================================= 01:28:36 EdgeX Global Pipelines Version Info 01:28:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:28:36 ------------------- 01:28:36 stable info: 01:28:36 ------------------- 01:28:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:28:36 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:28:36 Message: update stable to v1.0.244 01:28:37 ------------------- 01:28:37 experimental info: 01:28:37 ------------------- 01:28:37 Commited By: **** collab-it+edgex@linuxfoundation.org 01:28:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:28:37 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:28:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 01:28:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 01:28:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:28:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:28:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:28:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:28:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:28:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:28:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:28:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:28:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:28:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 01:28:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:28:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:28:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:28:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:28:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:28:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:28:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:28:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:28:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:28:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:28:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:28:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:28:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:28:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:28:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:28:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-594 [Pipeline] echo 01:28:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-594 [Pipeline] echo 01:28:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-594 [Pipeline] echo 01:28:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0386669a23b89d124ec00fbb6e20ae1bbb853453 [Pipeline] echo 01:28:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0386669 [Pipeline] echo 01:28:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:28:39 provisioning config files... 01:28:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp/config277614248122261304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:39 ---> docker-login.sh 01:28:39 nexus3.edgexfoundry.org:10001 01:28:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:40 Configure a credential helper to remove this warning. See 01:28:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:40 01:28:40 Login Succeeded 01:28:40 nexus3.edgexfoundry.org:10002 01:28:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:40 Configure a credential helper to remove this warning. See 01:28:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:40 01:28:40 Login Succeeded 01:28:40 nexus3.edgexfoundry.org:10003 01:28:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:40 Configure a credential helper to remove this warning. See 01:28:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:40 01:28:40 Login Succeeded 01:28:40 nexus3.edgexfoundry.org:10004 01:28:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:40 Configure a credential helper to remove this warning. See 01:28:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:40 01:28:40 Login Succeeded 01:28:40 docker.io 01:28:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:40 Configure a credential helper to remove this warning. See 01:28:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:40 01:28:40 Login Succeeded 01:28:40 ---> docker-login.sh ends [Pipeline] } 01:28:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:28:41 + git rev-list -1 --merges 0386669a23b89d124ec00fbb6e20ae1bbb853453~1..0386669a23b89d124ec00fbb6e20ae1bbb853453 [Pipeline] echo 01:28:41 -----------> git rev-list -1 --merges 0386669a23b89d124ec00fbb6e20ae1bbb853453~1..0386669a23b89d124ec00fbb6e20ae1bbb853453 0386669a23b89d124ec00fbb6e20ae1bbb853453 [false] [Pipeline] sh 01:28:41 + git log --format=format:%s -1 0386669a23b89d124ec00fbb6e20ae1bbb853453 [Pipeline] echo 01:28:41 ========================================================= 01:28:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:28:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:28:42 + git log --format=format:%s -1 0386669a23b89d124ec00fbb6e20ae1bbb853453 [Pipeline] echo 01:28:42 [semverPrep] GIT_COMMIT: 0386669a23b89d124ec00fbb6e20ae1bbb853453, Commit Message: chore(deps): Bump golang.org/x/net [Pipeline] echo 01:28:42 [semverPrep] This is not a build commit. [Pipeline] sh 01:28:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:28:42 + grep -v github /etc/ssh/ssh_known_hosts 01:28:42 + [ -e /tmp/ssh_known_hosts ] 01:28:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:28:42 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:28:42 sudo tee -a /etc/ssh/ssh_known_hosts 01:28:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:28:42 01:28:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:28:43 0.1.4: Pulling from edgex-devops/py-git-semver 01:28:43 b85a868b505f: Pulling fs layer 01:28:43 e2be974225ed: Pulling fs layer 01:28:43 339a4e72a1f5: Pulling fs layer 01:28:43 988bab9f4d93: Pulling fs layer 01:28:43 1469e6f7b9e6: Pulling fs layer 01:28:43 eaf3925da568: Pulling fs layer 01:28:43 bab4dde63d76: Pulling fs layer 01:28:43 bde34c3a00c8: Pulling fs layer 01:28:43 b352a97aabf1: Pulling fs layer 01:28:43 4872d77fe225: Pulling fs layer 01:28:43 5851b861e8e6: Pulling fs layer 01:28:43 988bab9f4d93: Waiting 01:28:43 1469e6f7b9e6: Waiting 01:28:43 eaf3925da568: Waiting 01:28:43 bab4dde63d76: Waiting 01:28:43 bde34c3a00c8: Waiting 01:28:43 b352a97aabf1: Waiting 01:28:43 4872d77fe225: Waiting 01:28:43 5851b861e8e6: Waiting 01:28:43 e2be974225ed: Verifying Checksum 01:28:43 e2be974225ed: Download complete 01:28:43 988bab9f4d93: Verifying Checksum 01:28:43 988bab9f4d93: Download complete 01:28:43 1469e6f7b9e6: Verifying Checksum 01:28:43 1469e6f7b9e6: Download complete 01:28:43 339a4e72a1f5: Verifying Checksum 01:28:43 339a4e72a1f5: Download complete 01:28:43 eaf3925da568: Verifying Checksum 01:28:43 eaf3925da568: Download complete 01:28:43 bde34c3a00c8: Verifying Checksum 01:28:43 bde34c3a00c8: Download complete 01:28:43 b352a97aabf1: Verifying Checksum 01:28:43 b352a97aabf1: Download complete 01:28:43 4872d77fe225: Verifying Checksum 01:28:43 4872d77fe225: Download complete 01:28:43 5851b861e8e6: Verifying Checksum 01:28:43 5851b861e8e6: Download complete 01:28:43 b85a868b505f: Verifying Checksum 01:28:43 b85a868b505f: Download complete 01:28:44 bab4dde63d76: Verifying Checksum 01:28:44 bab4dde63d76: Download complete 01:28:45 b85a868b505f: Pull complete 01:28:45 e2be974225ed: Pull complete 01:28:45 339a4e72a1f5: Pull complete 01:28:46 988bab9f4d93: Pull complete 01:28:46 1469e6f7b9e6: Pull complete 01:28:46 eaf3925da568: Pull complete 01:28:48 bab4dde63d76: Pull complete 01:28:48 bde34c3a00c8: Pull complete 01:28:48 b352a97aabf1: Pull complete 01:28:48 4872d77fe225: Pull complete 01:28:48 5851b861e8e6: Pull complete 01:28:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:28:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:28:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:48 prd-ubuntu20.04-docker-8c-8g-8458 does not seem to be running inside a container 01:28:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-594 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-594:/w/workspace/edgexfoundry_edgex-ui-go_PR-594:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-594@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 01:28:50 $ docker top 4e8f2208abab9f853e802b4b574c4874c82923ef2fad5b711bd4b3f82b48c820 -eo pid,comm 01:28:50 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). 01:28:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:28:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:28:50 [ssh-agent] Looking for ssh-agent implementation... 01:28:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:28:50 $ docker exec 4e8f2208abab9f853e802b4b574c4874c82923ef2fad5b711bd4b3f82b48c820 ssh-agent 01:28:50 SSH_AUTH_SOCK=/tmp/ssh-OhRWp8L1IF1t/agent.32 01:28:50 SSH_AGENT_PID=38 01:28:51 Running ssh-add (command line suppressed) 01:28:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp/private_key_15295933517737173907.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp/private_key_15295933517737173907.key) 01:28:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:28:51 + git tag --points-at HEAD [Pipeline] } 01:28:51 $ docker exec --env ******** --env ******** 4e8f2208abab9f853e802b4b574c4874c82923ef2fad5b711bd4b3f82b48c820 ssh-agent -k 01:28:51 unset SSH_AUTH_SOCK; 01:28:51 unset SSH_AGENT_PID; 01:28:51 echo Agent pid 38 killed; 01:28:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:28:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:28:51 [ssh-agent] Looking for ssh-agent implementation... 01:28:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:28:51 $ docker exec 4e8f2208abab9f853e802b4b574c4874c82923ef2fad5b711bd4b3f82b48c820 ssh-agent 01:28:51 SSH_AUTH_SOCK=/tmp/ssh-NkruCc0TzgCB/agent.71 01:28:51 SSH_AGENT_PID=77 01:28:51 Running ssh-add (command line suppressed) 01:28:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp/private_key_15715645443342260228.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp/private_key_15715645443342260228.key) 01:28:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:28:52 + git semver init 01:28:52 2023-03-07 01:28:52,630 [run_init] DEBUG init version:0.0.0 force:False 01:28:52 2023-03-07 01:28:52,631 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-594/.semver 01:28:52 2023-03-07 01:28:52,632 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-594/.semver 01:28:52 2023-03-07 01:28:52,632 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-594/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-594, universal_newlines=False, shell=None, istream=None) 01:28:54 2023-03-07 01:28:54,260 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-594/.git/info/exclude 01:28:54 2023-03-07 01:28:54,261 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-594/.semver/PR-594 with force:False 01:28:54 2023-03-07 01:28:54,261 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-594/.semver/PR-594 01:28:54 2023-03-07 01:28:54,264 [execute] INFO git cat-file --batch-check 01:28:54 2023-03-07 01:28:54,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-594/.semver, universal_newlines=False, shell=None, istream=) 01:28:54 2023-03-07 01:28:54,270 [execute] INFO git cat-file --batch 01:28:54 2023-03-07 01:28:54,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-594/.semver, universal_newlines=False, shell=None, istream=) 01:28:54 2023-03-07 01:28:54,276 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-594/.semver/PR-594 01:28:54 0.0.0 [Pipeline] } 01:28:54 $ docker exec --env ******** --env ******** 4e8f2208abab9f853e802b4b574c4874c82923ef2fad5b711bd4b3f82b48c820 ssh-agent -k 01:28:54 unset SSH_AUTH_SOCK; 01:28:54 unset SSH_AGENT_PID; 01:28:54 echo Agent pid 77 killed; 01:28:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:28:55 + git semver [Pipeline] } 01:28:55 $ docker stop --time=1 4e8f2208abab9f853e802b4b574c4874c82923ef2fad5b711bd4b3f82b48c820 01:28:56 $ docker rm -f --volumes 4e8f2208abab9f853e802b4b574c4874c82923ef2fad5b711bd4b3f82b48c820 [Pipeline] // withDockerContainer [Pipeline] sh 01:28:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:28:57 Stashed 1 file(s) [Pipeline] echo 01:28:57 [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 01:28:58 provisioning config files... 01:28:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp/config38489347838013686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:58 ---> docker-login.sh 01:28:58 nexus3.edgexfoundry.org:10001 01:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:58 Configure a credential helper to remove this warning. See 01:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:58 01:28:58 Login Succeeded 01:28:58 nexus3.edgexfoundry.org:10002 01:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:58 Configure a credential helper to remove this warning. See 01:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:58 01:28:58 Login Succeeded 01:28:58 nexus3.edgexfoundry.org:10003 01:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:58 Configure a credential helper to remove this warning. See 01:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:58 01:28:58 Login Succeeded 01:28:58 nexus3.edgexfoundry.org:10004 01:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:58 Configure a credential helper to remove this warning. See 01:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:58 01:28:58 Login Succeeded 01:28:58 docker.io 01:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:59 Configure a credential helper to remove this warning. See 01:28:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:59 01:28:59 Login Succeeded 01:28:59 ---> docker-login.sh ends [Pipeline] } 01:28:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:28:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:28:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:28:59 ========================================================= 01:28:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:28:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:59 + 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 . 01:29:00 Sending build context to Docker daemon 45.72MB 01:29:00 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 01:29:00 Step 2/16 : FROM ${BASE} AS builder 01:29:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:29:00 213ec9aee27d: Pulling fs layer 01:29:00 4583459ba037: Pulling fs layer 01:29:00 93c1e223e6f2: Pulling fs layer 01:29:00 53926ce57604: Pulling fs layer 01:29:00 21b2b0c7a3f4: Pulling fs layer 01:29:00 22ff95d597cd: Pulling fs layer 01:29:00 12d6caf4c0d1: Pulling fs layer 01:29:00 96b7cbca73a9: Pulling fs layer 01:29:00 a7acece74701: Pulling fs layer 01:29:00 53926ce57604: Waiting 01:29:00 96b7cbca73a9: Waiting 01:29:00 a7acece74701: Waiting 01:29:00 21b2b0c7a3f4: Waiting 01:29:00 22ff95d597cd: Waiting 01:29:00 12d6caf4c0d1: Waiting 01:29:00 93c1e223e6f2: Download complete 01:29:00 4583459ba037: Download complete 01:29:00 21b2b0c7a3f4: Verifying Checksum 01:29:00 21b2b0c7a3f4: Download complete 01:29:00 22ff95d597cd: Verifying Checksum 01:29:00 22ff95d597cd: Download complete 01:29:00 213ec9aee27d: Verifying Checksum 01:29:00 213ec9aee27d: Download complete 01:29:00 12d6caf4c0d1: Verifying Checksum 01:29:00 12d6caf4c0d1: Download complete 01:29:00 213ec9aee27d: Pull complete 01:29:00 4583459ba037: Pull complete 01:29:00 93c1e223e6f2: Pull complete 01:29:01 a7acece74701: Verifying Checksum 01:29:01 a7acece74701: Download complete 01:29:01 53926ce57604: Verifying Checksum 01:29:01 53926ce57604: Download complete 01:29:01 96b7cbca73a9: Verifying Checksum 01:29:01 96b7cbca73a9: Download complete 01:29:05 53926ce57604: Pull complete 01:29:05 21b2b0c7a3f4: Pull complete 01:29:05 22ff95d597cd: Pull complete 01:29:05 12d6caf4c0d1: Pull complete 01:29:07 96b7cbca73a9: Pull complete 01:29:08 a7acece74701: Pull complete 01:29:08 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 01:29:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:29:08 ---> db6d94c90886 01:29:08 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:29:10 ---> Running in a60964f35f1f 01:29:10 Removing intermediate container a60964f35f1f 01:29:10 ---> 1d9cc9b54199 01:29:10 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 01:29:10 ---> Running in 9a5d6d460d5b 01:29:10 Removing intermediate container 9a5d6d460d5b 01:29:10 ---> efc3eaac98f1 01:29:10 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 01:29:10 ---> Running in b5c8ca437e00 01:29:10 Removing intermediate container b5c8ca437e00 01:29:10 ---> c5193ca5a616 01:29:10 Step 6/16 : LABEL Name=edgex-ui-go 01:29:10 ---> Running in f0c577e86370 01:29:10 Removing intermediate container f0c577e86370 01:29:10 ---> 86ea6c96eb05 01:29:10 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 01:29:10 ---> Running in 23518db8c41f 01:29:10 Removing intermediate container 23518db8c41f 01:29:10 ---> 8c1c00fe4387 01:29:10 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 01:29:11 latest: Pulling from library/docker 01:29:11 63b65145d645: Pulling fs layer 01:29:11 67fecbccebe0: Pulling fs layer 01:29:11 2b3fda0e4f2a: Pulling fs layer 01:29:11 865c70a1254c: Pulling fs layer 01:29:11 7d355096f56e: Pulling fs layer 01:29:11 49d8bd29c066: Pulling fs layer 01:29:11 865c70a1254c: Waiting 01:29:11 0c12a7ad2f19: Pulling fs layer 01:29:11 df61e2154680: Pulling fs layer 01:29:11 49d8bd29c066: Waiting 01:29:11 7d355096f56e: Waiting 01:29:11 0c12a7ad2f19: Waiting 01:29:11 6fd742750fcf: Pulling fs layer 01:29:11 1ed2afdad377: Pulling fs layer 01:29:11 db0330887b1b: Pulling fs layer 01:29:11 6b8094058718: Pulling fs layer 01:29:11 912126ed1f15: Pulling fs layer 01:29:11 df61e2154680: Waiting 01:29:11 6fd742750fcf: Waiting 01:29:11 6b8094058718: Waiting 01:29:11 1ed2afdad377: Waiting 01:29:11 912126ed1f15: Waiting 01:29:11 67fecbccebe0: Download complete 01:29:11 63b65145d645: Verifying Checksum 01:29:11 63b65145d645: Download complete 01:29:11 63b65145d645: Pull complete 01:29:11 2b3fda0e4f2a: Verifying Checksum 01:29:11 2b3fda0e4f2a: Download complete 01:29:11 49d8bd29c066: Download complete 01:29:11 67fecbccebe0: Pull complete 01:29:11 865c70a1254c: Verifying Checksum 01:29:11 865c70a1254c: Download complete 01:29:11 7d355096f56e: Verifying Checksum 01:29:11 7d355096f56e: Download complete 01:29:11 0c12a7ad2f19: Verifying Checksum 01:29:11 0c12a7ad2f19: Download complete 01:29:11 df61e2154680: Verifying Checksum 01:29:11 df61e2154680: Download complete 01:29:12 1ed2afdad377: Verifying Checksum 01:29:12 1ed2afdad377: Download complete 01:29:12 2b3fda0e4f2a: Pull complete 01:29:12 6b8094058718: Verifying Checksum 01:29:12 6b8094058718: Download complete 01:29:12 912126ed1f15: Verifying Checksum 01:29:12 912126ed1f15: Download complete 01:29:12 6fd742750fcf: Verifying Checksum 01:29:12 6fd742750fcf: Download complete 01:29:12 865c70a1254c: Pull complete 01:29:12 7d355096f56e: Pull complete 01:29:12 db0330887b1b: Verifying Checksum 01:29:12 db0330887b1b: Download complete 01:29:12 49d8bd29c066: Pull complete 01:29:13 0c12a7ad2f19: Pull complete 01:29:13 df61e2154680: Pull complete 01:29:13 Still waiting to schedule task 01:29:13 ‘prd-centos7-blackbox-4c-2g-8233’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:29:13 ‘prd-centos7-blackbox-4c-2g-8234’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:29:13 ‘prd-centos7-docker-4c-2g-8450’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:29:13 ‘prd-ubuntu20.04-docker-8c-8g-8448’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:29:13 ‘prd-ubuntu20.04-docker-8c-8g-8452’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:29:13 ‘prd-ubuntu20.04-docker-8c-8g-8456’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:29:13 ‘prd-ubuntu20.04-docker-8c-8g-8459’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:29:13 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8449’ is offline 01:29:13 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8457’ is offline 01:29:13 6fd742750fcf: Pull complete 01:29:13 1ed2afdad377: Pull complete 01:29:14 db0330887b1b: Pull complete 01:29:14 6b8094058718: Pull complete 01:29:14 912126ed1f15: Pull complete 01:29:14 Digest: sha256:3cf33ff6e893a39262bd9f6b85ff46e068fa2a98d201326e9c3058a22a21a6bb 01:29:14 Status: Downloaded newer image for docker:latest 01:29:16 ---> e432a5a2eae4 01:29:16 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:29:16 ---> Running in 984e56303b59 01:29:16 Removing intermediate container 984e56303b59 01:29:16 ---> af6b947e8c68 01:29:16 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:29:16 ---> Running in 0a905d65cac4 01:29:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:29:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:29:18 OK: 211 MiB in 51 packages 01:29:18 Removing intermediate container 0a905d65cac4 01:29:18 ---> e8d6d3c2da74 01:29:18 Step 11/16 : ENV GO111MODULE=on 01:29:18 ---> Running in 76d2d10d1c72 01:29:18 Removing intermediate container 76d2d10d1c72 01:29:18 ---> daea6c48fa0d 01:29:18 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:29:18 ---> Running in 2cf3d474862e 01:29:18 Removing intermediate container 2cf3d474862e 01:29:18 ---> 298329c7ecbb 01:29:18 Step 13/16 : COPY go.mod vendor* ./ 01:29:18 ---> 6df9c3908fa7 01:29:18 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:18 ---> Running in 423bcd459da9 01:29:36 Removing intermediate container 423bcd459da9 01:29:36 ---> 96f0472d6de9 01:29:36 Step 15/16 : COPY . . 01:29:38 ---> 637c2662890f 01:29:38 Step 16/16 : RUN ${MAKE} 01:29:38 ---> Running in 63043237bf16 01:29:38 noop 01:29:38 Removing intermediate container 63043237bf16 01:29:38 ---> d3836652505d 01:29:38 Successfully built d3836652505d 01:29:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:38 + docker inspect -f . ci-base-image-x86_64 01:29:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:38 prd-ubuntu20.04-docker-8c-8g-8458 does not seem to be running inside a container 01:29:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-594 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-594:/w/workspace/edgexfoundry_edgex-ui-go_PR-594:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-594@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 01:29:39 $ docker top 8fae8d196937c93b051bd5eaba7ec46fb3fdcb91418d65a6712a545cd3635dc3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:39 + go version 01:29:39 go version go1.18.7 linux/amd64 [Pipeline] } 01:29:39 $ docker stop --time=1 8fae8d196937c93b051bd5eaba7ec46fb3fdcb91418d65a6712a545cd3635dc3 01:29:41 $ docker rm -f --volumes 8fae8d196937c93b051bd5eaba7ec46fb3fdcb91418d65a6712a545cd3635dc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:41 + docker inspect -f . ci-base-image-x86_64 01:29:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:42 prd-ubuntu20.04-docker-8c-8g-8458 does not seem to be running inside a container 01:29:42 $ 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-594 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-594:/w/workspace/edgexfoundry_edgex-ui-go_PR-594:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-594@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 01:29:42 $ docker top 07d206fad197a762e6d7cff70ecc86a08bd3ce81aa1fa587389d06c46a8de400 -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:42 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-594 [Pipeline] fileExists [Pipeline] sh 01:29:43 + make test 01:29:43 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 01:29:43 ? github.com/edgexfoundry/edgex-ui-go [no test files] 01:29:53 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 01:29:53 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 01:29:53 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 01:29:53 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 01:29:53 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 01:29:53 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 01:29:53 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 01:29:53 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 01:29:53 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 01:29:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:29:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:29:55 ./bin/test-attribution-txt.sh 01:29:55 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 01:29:55 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 01:29:55 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 01:29:55 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 01:29:55 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 01:29:55 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 01:29:55 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 01:29:55 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 01:29:55 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 01:29:55 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 01:29:55 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 01:29:55 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 01:29:55 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 01:29:55 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 01:29:55 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 01:29:55 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 01:29:55 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 01:29:55 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 01:29:55 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 01:29:55 An attribution for golang.org/x/net is missing from Attribution.txt, please add 01:29:55 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 01:29:55 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 01:29:55 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 01:29:55 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 01:29:55 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 01:29:55 make -C web test 01:29:55 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-594/web' 01:29:55 make[1]: tput: No such file or directory 01:29:55 make[1]: tput: No such file or directory 01:29:55 warning: generating ./VERSION 01:29:55 echo "0.0.0" > VERSION 01:29:55 docker build \ 01:29:55 -f Dockerfile \ 01:29:55 --build-arg USER=1000 \ 01:29:55 \ 01:29:55 --label "git_sha=0386669a23b89d124ec00fbb6e20ae1bbb853453" \ 01:29:55 -t edgexfoundry/edgex-web-ui:0386669a23b89d124ec00fbb6e20ae1bbb853453 \ 01:29:55 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 01:29:55 . 01:29:55 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 01:29:55 Install the buildx component to build images with BuildKit: 01:29:55 https://docs.docker.com/go/buildx/ 01:29:55 01:29:55 Sending build context to Docker daemon 3.269MB 01:29:55 Step 1/10 : FROM node:16.17-alpine3.15 01:29:56 16.17-alpine3.15: Pulling from library/node 01:29:56 9621f1afde84: Pulling fs layer 01:29:56 c6f70ee39829: Pulling fs layer 01:29:56 56892a8094a2: Pulling fs layer 01:29:56 58dd87906ef0: Pulling fs layer 01:29:56 58dd87906ef0: Waiting 01:29:56 9621f1afde84: Verifying Checksum 01:29:56 9621f1afde84: Pull complete 01:29:56 56892a8094a2: Download complete 01:29:56 58dd87906ef0: Download complete 01:29:58 c6f70ee39829: Verifying Checksum 01:29:58 c6f70ee39829: Download complete 01:29:58 c6f70ee39829: Pull complete 01:29:58 56892a8094a2: Pull complete 01:29:58 58dd87906ef0: Pull complete 01:29:58 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 01:29:58 Status: Downloaded newer image for node:16.17-alpine3.15 01:29:58 ---> b69703f70c3d 01:29:58 Step 2/10 : RUN apk add --no-cache chromium 01:29:59 ---> Running in cf7955c4da0c 01:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:30:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:30:00 (1/129) Installing libxau (1.0.9-r0) 01:30:00 (2/129) Installing libmd (1.0.3-r0) 01:30:00 (3/129) Installing libbsd (0.11.3-r1) 01:30:00 (4/129) Installing libxdmcp (1.1.3-r0) 01:30:00 (5/129) Installing libxcb (1.14-r2) 01:30:00 (6/129) Installing libx11 (1.7.3.1-r0) 01:30:00 (7/129) Installing libxext (1.3.4-r0) 01:30:00 (8/129) Installing libice (1.0.10-r0) 01:30:00 (9/129) Installing libuuid (2.37.4-r0) 01:30:00 (10/129) Installing libsm (1.2.3-r0) 01:30:00 (11/129) Installing libxt (1.2.1-r0) 01:30:00 (12/129) Installing libxmu (1.1.3-r0) 01:30:00 (13/129) Installing xset (1.2.4-r0) 01:30:00 (14/129) Installing xprop (1.2.5-r0) 01:30:00 (15/129) Installing xdg-utils (1.1.3-r0) 01:30:00 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 01:30:00 (17/129) Installing pkgconf (1.8.1-r0) 01:30:00 (18/129) Installing libffi (3.4.2-r1) 01:30:00 (19/129) Installing libintl (0.21-r0) 01:30:00 (20/129) Installing libblkid (2.37.4-r0) 01:30:00 (21/129) Installing libmount (2.37.4-r0) 01:30:00 (22/129) Installing pcre (8.45-r1) 01:30:00 (23/129) Installing glib (2.70.1-r0) 01:30:00 (24/129) Installing xz-libs (5.2.5-r1) 01:30:00 (25/129) Installing libxml2 (2.9.14-r2) 01:30:00 (26/129) Installing shared-mime-info (2.1-r2) 01:30:00 (27/129) Installing hicolor-icon-theme (0.17-r1) 01:30:00 (28/129) Installing libjpeg-turbo (2.1.2-r0) 01:30:00 (29/129) Installing libpng (1.6.37-r1) 01:30:00 (30/129) Installing libwebp (1.2.2-r0) 01:30:00 (31/129) Installing zstd-libs (1.5.0-r0) 01:30:00 (32/129) Installing tiff (4.4.0-r0) 01:30:00 (33/129) Installing gdk-pixbuf (2.42.8-r0) 01:30:00 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 01:30:00 (35/129) Installing libxcomposite (0.4.5-r0) 01:30:00 (36/129) Installing libxfixes (6.0.0-r0) 01:30:00 (37/129) Installing libxrender (0.9.10-r3) 01:30:00 (38/129) Installing libxcursor (1.2.0-r0) 01:30:00 (39/129) Installing libxdamage (1.1.5-r1) 01:30:00 (40/129) Installing libxi (1.8-r0) 01:30:00 (41/129) Installing libxinerama (1.1.4-r1) 01:30:00 (42/129) Installing libxrandr (1.5.2-r1) 01:30:01 (43/129) Installing atk (2.36.0-r0) 01:30:01 (44/129) Installing libxtst (1.2.3-r3) 01:30:01 (45/129) Installing dbus-libs (1.12.24-r0) 01:30:01 (46/129) Installing at-spi2-core (2.42.0-r0) 01:30:01 (47/129) Installing at-spi2-atk (2.38.0-r0) 01:30:01 (48/129) Installing expat (2.5.0-r0) 01:30:01 (49/129) Installing brotli-libs (1.0.9-r5) 01:30:01 (50/129) Installing libbz2 (1.0.8-r1) 01:30:01 (51/129) Installing freetype (2.11.1-r2) 01:30:01 (52/129) Installing fontconfig (2.13.1-r4) 01:30:01 (53/129) Installing pixman (0.40.0-r4) 01:30:01 (54/129) Installing cairo (1.16.0-r5) 01:30:01 (55/129) Installing cairo-gobject (1.16.0-r5) 01:30:01 (56/129) Installing avahi-libs (0.8-r5) 01:30:01 (57/129) Installing gmp (6.2.1-r1) 01:30:01 (58/129) Installing nettle (3.7.3-r0) 01:30:01 (59/129) Installing p11-kit (0.24.0-r1) 01:30:01 (60/129) Installing libtasn1 (4.18.0-r1) 01:30:01 (61/129) Installing libunistring (0.9.10-r1) 01:30:01 (62/129) Installing gnutls (3.7.1-r2) 01:30:01 (63/129) Installing cups-libs (2.3.3-r6) 01:30:01 (64/129) Installing libepoxy (1.5.9-r0) 01:30:01 (65/129) Installing fribidi (1.0.11-r0) 01:30:01 (66/129) Installing graphite2 (1.3.14-r0) 01:30:01 (67/129) Installing harfbuzz (3.0.0-r2) 01:30:01 (68/129) Installing libxft (2.3.4-r0) 01:30:01 (69/129) Installing pango (1.48.10-r0) 01:30:01 (70/129) Installing wayland-libs-client (1.19.0-r1) 01:30:01 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 01:30:01 (72/129) Installing wayland-libs-egl (1.19.0-r1) 01:30:01 (73/129) Installing xkeyboard-config (2.34-r0) 01:30:01 (74/129) Installing libxkbcommon (1.3.1-r0) 01:30:01 (75/129) Installing gtk+3.0 (3.24.30-r0) 01:30:01 Executing gtk+3.0-3.24.30-r0.post-install 01:30:01 (76/129) Installing libfontenc (1.1.4-r0) 01:30:01 (77/129) Installing mkfontscale (1.2.1-r1) 01:30:01 (78/129) Installing ttf-opensans (1.10-r1) 01:30:01 Executing ttf-opensans-1.10-r1.post-install 01:30:03 (79/129) Installing libogg (1.3.5-r0) 01:30:03 (80/129) Installing flac (1.3.4-r0) 01:30:03 (81/129) Installing alsa-lib (1.2.5.1-r1) 01:30:04 (82/129) Installing libatomic (10.3.1_git20211027-r0) 01:30:04 (83/129) Installing sdl2 (2.0.16-r4) 01:30:04 (84/129) Installing aom-libs (3.2.0-r0) 01:30:04 (85/129) Installing libass (0.15.2-r0) 01:30:04 (86/129) Installing libdav1d (0.9.2-r0) 01:30:04 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 01:30:04 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 01:30:04 (89/129) Installing lame (3.100-r0) 01:30:04 (90/129) Installing opus (1.3.1-r1) 01:30:04 (91/129) Installing libgomp (10.3.1_git20211027-r0) 01:30:04 (92/129) Installing soxr (0.1.3-r2) 01:30:04 (93/129) Installing libsrt (1.4.2-r1) 01:30:04 (94/129) Installing libssh (0.9.6-r1) 01:30:04 (95/129) Installing libtheora (1.1.1-r16) 01:30:04 (96/129) Installing v4l-utils-libs (1.22.1-r1) 01:30:04 (97/129) Installing libpciaccess (0.16-r0) 01:30:04 (98/129) Installing libdrm (2.4.109-r0) 01:30:04 (99/129) Installing libva (2.13.0-r0) 01:30:04 (100/129) Installing libvdpau (1.4-r0) 01:30:04 (101/129) Installing vidstab (1.1.0-r1) 01:30:04 (102/129) Installing libvorbis (1.3.7-r0) 01:30:04 (103/129) Installing libvpx (1.10.0-r0) 01:30:04 (104/129) Installing vulkan-loader (1.2.196-r0) 01:30:04 (105/129) Installing x264-libs (20210613-r0) 01:30:04 (106/129) Installing x265-libs (3.5-r0) 01:30:04 (107/129) Installing xvidcore (1.3.7-r1) 01:30:04 (108/129) Installing ffmpeg-libs (4.4.1-r2) 01:30:04 (109/129) Installing libevent (2.1.12-r4) 01:30:04 (110/129) Installing mesa (21.2.6-r0) 01:30:04 (111/129) Installing wayland-libs-server (1.19.0-r1) 01:30:04 (112/129) Installing mesa-gbm (21.2.6-r0) 01:30:04 (113/129) Installing lcms2 (2.12-r1) 01:30:04 (114/129) Installing nspr (4.32-r0) 01:30:04 (115/129) Installing sqlite-libs (3.36.0-r0) 01:30:04 (116/129) Installing nss (3.78.1-r0) 01:30:04 (117/129) Installing libasyncns (0.8-r1) 01:30:04 (118/129) Installing libltdl (2.4.6-r7) 01:30:04 (119/129) Installing orc (0.4.32-r0) 01:30:05 (120/129) Installing libsndfile (1.0.31-r1) 01:30:05 (121/129) Installing speexdsp (1.2.0-r0) 01:30:05 (122/129) Installing tdb-libs (1.4.5-r0) 01:30:05 (123/129) Installing libpulse (15.0-r2) 01:30:05 (124/129) Installing re2 (2021.11.01-r0) 01:30:05 (125/129) Installing snappy (1.1.9-r1) 01:30:05 (126/129) Installing libgpg-error (1.42-r1) 01:30:05 (127/129) Installing libgcrypt (1.9.4-r0) 01:30:05 (128/129) Installing libxslt (1.1.35-r0) 01:30:05 (129/129) Installing chromium (99.0.4844.84-r0) 01:30:06 Executing busybox-1.34.1-r7.trigger 01:30:06 Executing glib-2.70.1-r0.trigger 01:30:06 Executing shared-mime-info-2.1-r2.trigger 01:30:06 Executing gdk-pixbuf-2.42.8-r0.trigger 01:30:06 Executing gtk-update-icon-cache-2.24.33-r0.trigger 01:30:06 Executing fontconfig-2.13.1-r4.trigger 01:30:06 Executing mkfontscale-1.2.1-r1.trigger 01:30:06 OK: 286 MiB in 145 packages 01:30:10 Removing intermediate container cf7955c4da0c 01:30:10 ---> d5a5ad31a67a 01:30:10 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 01:30:10 ---> Running in 94754ad2bf19 01:30:10 Removing intermediate container 94754ad2bf19 01:30:10 ---> 57dac68f3921 01:30:10 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 01:30:10 ---> Running in e2a3dc9cb1e6 01:30:10 Removing intermediate container e2a3dc9cb1e6 01:30:10 ---> e8ec29a06dc5 01:30:10 Step 5/10 : RUN npm install -g npm 01:30:10 ---> Running in 28d882ac6d6b 01:30:17 01:30:17 removed 7 packages, changed 94 packages, and audited 236 packages in 5s 01:30:17 01:30:17 16 packages are looking for funding 01:30:17 run `npm fund` for details 01:30:17 01:30:17 found 0 vulnerabilities 01:30:17 Removing intermediate container 28d882ac6d6b 01:30:17 ---> 5a7076eae51b 01:30:17 Step 6/10 : ARG USER=1000 01:30:17 ---> Running in 5bd7e58ddbca 01:30:17 Removing intermediate container 5bd7e58ddbca 01:30:17 ---> 3cd1e4756c26 01:30:17 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 01:30:17 ---> Running in 51889f108e85 01:30:17 Removing intermediate container 51889f108e85 01:30:17 ---> 6facc54d74ac 01:30:17 Step 8/10 : USER $USER:$USER 01:30:17 ---> Running in cef0996d2d75 01:30:17 Removing intermediate container cef0996d2d75 01:30:17 ---> 43c8606f3b13 01:30:17 Step 9/10 : WORKDIR /app 01:30:17 ---> Running in 0fe90d2549a4 01:30:18 Removing intermediate container 0fe90d2549a4 01:30:18 ---> 72e0a578b364 01:30:18 Step 10/10 : LABEL git_sha=0386669a23b89d124ec00fbb6e20ae1bbb853453 01:30:18 ---> Running in ee8af77d0d50 01:30:18 Removing intermediate container ee8af77d0d50 01:30:18 ---> 13702e4b858e 01:30:18 Successfully built 13702e4b858e 01:30:18 Successfully tagged edgexfoundry/edgex-web-ui:0386669a23b89d124ec00fbb6e20ae1bbb853453 01:30:18 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 01:30:18 touch edgex-web-ui.imagebuilt 01:30:18 mkdir -p node_modules coverage 01:30:18 chown "1000:1000" node_modules coverage package-lock.json 01:30:18 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 01:30:20 npm WARN EBADENGINE Unsupported engine { 01:30:20 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 01:30:20 npm WARN EBADENGINE required: { 01:30:20 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:30:20 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:30:20 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:30:20 npm WARN EBADENGINE }, 01:30:20 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } 01:30:20 npm WARN EBADENGINE } 01:30:20 npm WARN EBADENGINE Unsupported engine { 01:30:20 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 01:30:20 npm WARN EBADENGINE required: { 01:30:20 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:30:20 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:30:20 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:30:20 npm WARN EBADENGINE }, 01:30:20 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } 01:30:20 npm WARN EBADENGINE } 01:30:20 npm WARN EBADENGINE Unsupported engine { 01:30:20 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 01:30:20 npm WARN EBADENGINE required: { 01:30:20 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:30:20 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:30:20 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:30:20 npm WARN EBADENGINE }, 01:30:20 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } 01:30:20 npm WARN EBADENGINE } 01:30:20 npm WARN EBADENGINE Unsupported engine { 01:30:20 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 01:30:20 npm WARN EBADENGINE required: { 01:30:20 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:30:20 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:30:20 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:30:20 npm WARN EBADENGINE }, 01:30:20 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } 01:30:20 npm WARN EBADENGINE } 01:30:20 npm WARN EBADENGINE Unsupported engine { 01:30:20 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 01:30:20 npm WARN EBADENGINE required: { 01:30:20 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:30:20 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:30:20 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:30:20 npm WARN EBADENGINE }, 01:30:20 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } 01:30:20 npm WARN EBADENGINE } 01:30:20 npm WARN EBADENGINE Unsupported engine { 01:30:20 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 01:30:20 npm WARN EBADENGINE required: { 01:30:20 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:30:20 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:30:20 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:30:20 npm WARN EBADENGINE }, 01:30:20 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } 01:30:20 npm WARN EBADENGINE } 01:30:20 npm WARN EBADENGINE Unsupported engine { 01:30:20 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 01:30:20 npm WARN EBADENGINE required: { 01:30:20 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:30:20 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:30:20 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:30:20 npm WARN EBADENGINE }, 01:30:20 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } 01:30:20 npm WARN EBADENGINE } 01:30:20 npm WARN EBADENGINE Unsupported engine { 01:30:20 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 01:30:20 npm WARN EBADENGINE required: { 01:30:20 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:30:20 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:30:20 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:30:20 npm WARN EBADENGINE }, 01:30:20 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } 01:30:20 npm WARN EBADENGINE } 01:30:20 npm WARN EBADENGINE Unsupported engine { 01:30:20 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 01:30:20 npm WARN EBADENGINE required: { 01:30:20 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:30:20 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:30:20 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:30:20 npm WARN EBADENGINE }, 01:30:20 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } 01:30:20 npm WARN EBADENGINE } 01:30:24 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 01:30:24 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 01:30:24 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 01:30:24 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 01:30:24 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 01:30:25 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 01:30:25 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 01:30:26 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 01:30:26 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 01:30:28 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 01:30:28 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 01:30:29 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. 01:30:30 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 01:30:30 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 01:30:31 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 01:30:31 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 01:30:31 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 01:30:32 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 01:30:35 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. 01:30:41 01:30:41 added 1478 packages, and audited 1479 packages in 23s 01:30:41 01:30:41 90 packages are looking for funding 01:30:41 run `npm fund` for details 01:30:41 01:30:41 26 vulnerabilities (2 low, 4 moderate, 15 high, 5 critical) 01:30:41 01:30:41 To address issues that do not require attention, run: 01:30:41 npm audit fix 01:30:41 01:30:41 To address all issues (including breaking changes), run: 01:30:41 npm audit fix --force 01:30:41 01:30:41 Run `npm audit` for details. 01:30:45 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 01:30:47 - Generating browser application bundles (phase: setup)... 01:30:52 Compiling @angular/core : es2015 as esm2015 01:30:52 Compiling @angular/compiler/testing : es2015 as esm2015 01:30:56 Compiling @angular/common : es2015 as esm2015 01:30:56 Compiling @angular/core/testing : es2015 as esm2015 01:30:56 Compiling @angular/platform-browser : es2015 as esm2015 01:30:56 Compiling @angular/common/testing : es2015 as esm2015 01:30:56 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 01:30:57 Compiling @angular/platform-browser/testing : es2015 as esm2015 01:30:57 Compiling @angular/common/http : es2015 as esm2015 01:30:57 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 01:30:57 Compiling @angular/router : es2015 as esm2015 01:30:57 Compiling @angular/forms : es2015 as esm2015 01:30:58 Compiling @angular/common/http/testing : es2015 as esm2015 01:31:00 Compiling @angular/router/testing : es2015 as esm2015 01:31:07 07 03 2023 01:31:06.665:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 01:31:07 07 03 2023 01:31:06.667:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 01:31:07 07 03 2023 01:31:06.670:INFO [launcher]: Starting browser ChromeHeadless 01:31:19 ✔ Browser application bundle generation complete. 01:31:19 07 03 2023 01:31:18.754:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket yzn2u9Otg-U0vh5TAAAB with id 74735054 01:31:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 01:31:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.118 secs) 01:31:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.166 secs) 01:31:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.191 secs) 01:31:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.229 secs) 01:31:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.245 secs) 01:31:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.273 secs) 01:31:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.278 secs) 01:31:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.43 secs) 01:31:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.491 secs) 01:31:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.505 secs) 01:31:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.539 secs) 01:31:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.562 secs) 01:31:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.615 secs) 01:31:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.638 secs) 01:31:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.721 secs) 01:31:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.748 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.755 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.77 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.799 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.805 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.81 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.815 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.823 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.836 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.845 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.877 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.885 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.889 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.914 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.917 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.92 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.927 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.96 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.969 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.975 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 1.013 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 1.023 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 1.047 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.08 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.089 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.097 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.106 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.115 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.141 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.149 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.203 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.209 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.227 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.241 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.247 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.255 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.28 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.289 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.298 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.302 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.305 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.307 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.309 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.31 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.313 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.315 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.317 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.336 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.344 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.347 secs) 01:31:23 WARN: ' 01:31:23 It looks like you're using ngModel on the same form field as formControlName. 01:31:23 Support for using the ngModel input property and ngModelChange event with 01:31:23 reactive form directives has been deprecated in Angular v6 and will be removed 01:31:23 in a future version of Angular. 01:31:23 01:31:23 For more information on this, see our API docs here: 01:31:23 https://angular.io/api/forms/FormControlName#use-with-ngmodel 01:31:23 ' 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.347 secs) 01:31:23 WARN: ' 01:31:23 It looks like you're using ngModel on the same form field as formControlName. 01:31:23 Support for using the ngModel input property and ngModelChange event with 01:31:23 reactive form directives has been deprecated in Angular v6 and will be removed 01:31:23 in a future version of Angular. 01:31:23 01:31:23 For more information on this, see our API docs here: 01:31:23 https://angular.io/api/forms/FormControlName#use-with-ngmodel 01:31:23 ' 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.377 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.386 secs) 01:31:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.426 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.455 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.457 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.481 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.492 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.504 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.513 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.521 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.536 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.544 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.565 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.576 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.581 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.584 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.587 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.599 secs) 01:31:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8462 in /w/workspace/edgexfoundry_edgex-ui-go_PR-594 [Pipeline] { [Pipeline] ws 01:31:24 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 01:31:24 The recommended git tool is: git 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.603 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.605 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.611 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.637 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.64 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.641 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.671 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.681 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.684 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.686 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.687 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.696 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.707 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.719 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.74 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.748 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.76 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.763 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.765 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.769 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.77 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.784 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.79 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.812 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.822 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.846 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.857 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.866 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.873 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.886 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.888 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.89 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.979 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.985 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.995 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 2.016 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.022 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.024 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.026 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.03 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.069 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.08 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.095 secs) 01:31:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.119 secs) 01:31:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.129 secs) 01:31:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.148 secs) 01:31:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.16 secs) 01:31:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.183 secs) 01:31:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.193 secs) 01:31:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.197 secs) 01:31:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.203 secs) 01:31:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.208 secs) 01:31:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.231 secs) 01:31:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.246 secs) 01:31:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.258 secs) 01:31:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.263 secs) 01:31:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.27 secs) 01:31:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.295 secs) 01:31:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.305 secs) 01:31:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.323 secs) 01:31:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.333 secs) 01:31:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.335 secs) 01:31:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.355 secs) 01:31:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.361 secs) 01:31:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.363 secs) 01:31:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.364 secs) 01:31:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.606 secs / 2.364 secs) 01:31:25 TOTAL: 149 SUCCESS 01:31:25 ✔ Browser application bundle generation complete. 01:31:25 01:31:25 =============================== Coverage summary =============================== 01:31:25 Statements : 40.95% ( 1466/3580 ) 01:31:25 Branches : 12.03% ( 111/923 ) 01:31:25 Functions : 33.2% ( 431/1298 ) 01:31:25 Lines : 38.88% ( 1317/3387 ) 01:31:25 ================================================================================ 01:31:25 ✔ Browser application bundle generation complete. 01:31:26 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-594/web' [Pipeline] echo 01:31:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:31:26 $ docker stop --time=1 07d206fad197a762e6d7cff70ecc86a08bd3ce81aa1fa587389d06c46a8de400 01:31:27 $ docker rm -f --volumes 07d206fad197a762e6d7cff70ecc86a08bd3ce81aa1fa587389d06c46a8de400 [Pipeline] // withDockerContainer [Pipeline] sh 01:31:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:31:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:31:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:31:30 + ls -al . 01:31:30 total 188 01:31:30 drwxrwxr-x 14 jenkins jenkins 4096 Mar 7 01:29 . 01:31:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 01:28 .. 01:31:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 01:28 .blubracket 01:31:30 -rw-rw-r-- 1 jenkins jenkins 18 Mar 7 01:28 .dockerignore 01:31:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 01:28 .git 01:31:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 01:28 .github 01:31:30 -rw-rw-r-- 1 jenkins jenkins 185 Mar 7 01:28 .gitignore 01:31:30 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 01:28 .semver 01:31:30 -rw-rw-r-- 1 jenkins jenkins 4856 Mar 7 01:28 Attribution.txt 01:31:30 -rw-rw-r-- 1 jenkins jenkins 17205 Mar 7 01:28 CHANGELOG.md 01:31:30 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 7 01:28 CONTRIBUTING.md 01:31:30 -rw-rw-r-- 1 jenkins jenkins 1847 Mar 7 01:28 Dockerfile 01:31:30 -rw-rw-r-- 1 jenkins jenkins 652 Mar 7 01:28 Jenkinsfile 01:31:30 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 7 01:28 LICENSE 01:31:30 -rw-rw-r-- 1 jenkins jenkins 2124 Mar 7 01:28 Makefile 01:31:30 -rw-rw-r-- 1 jenkins jenkins 4558 Mar 7 01:28 README.md 01:31:30 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 01:28 VERSION 01:31:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 01:28 assets 01:31:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 01:28 bin 01:31:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 01:28 cmd 01:31:30 -rw-r--r-- 1 jenkins jenkins 10 Mar 7 01:29 coverage.out 01:31:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 01:28 docs 01:31:30 -rw-rw-r-- 1 jenkins jenkins 3054 Mar 7 01:28 go.mod 01:31:30 -rw-rw-r-- 1 jenkins jenkins 43963 Mar 7 01:28 go.sum 01:31:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 01:28 internal 01:31:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 01:28 snap 01:31:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 01:28 testing 01:31:30 -rw-rw-r-- 1 jenkins jenkins 155 Mar 7 01:28 version.go 01:31:30 drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 01:30 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:30 + 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=0386669a23b89d124ec00fbb6e20ae1bbb853453 --label arch=amd64 --label version=0.0.0 . 01:31:30 Sending build context to Docker daemon 48.47MB 01:31:30 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 01:31:30 Step 2/26 : FROM ${BASE} AS builder 01:31:30 ---> d3836652505d 01:31:30 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:31:31 ---> Running in 60742f7b5cb6 01:31:31 Removing intermediate container 60742f7b5cb6 01:31:31 ---> 2c7803ea1915 01:31:31 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 01:31:31 ---> Running in a182f09ad593 01:31:31 Removing intermediate container a182f09ad593 01:31:31 ---> 6f3aa6aed7fc 01:31:31 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 01:31:31 ---> Running in b69b62d1ea88 01:31:31 using credential edgex-jenkins-ssh 01:31:31 Cloning the remote Git repository 01:31:31 Removing intermediate container b69b62d1ea88 01:31:31 ---> e79dd8958082 01:31:31 Step 6/26 : LABEL Name=edgex-ui-go 01:31:31 ---> Running in d94c34edda6e 01:31:31 Removing intermediate container d94c34edda6e 01:31:31 ---> 7980835611f8 01:31:31 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 01:31:31 ---> Running in 5b03441c64d6 01:31:31 Removing intermediate container 5b03441c64d6 01:31:31 ---> a48bc5bc43fa 01:31:31 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 01:31:31 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 01:31:31 > git init /w/workspace/edgex-ui-go/1 # timeout=10 01:31:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:31:31 > git --version # timeout=10 01:31:32 > git --version # 'git version 2.25.1' 01:31:32 ---> d898c053f0c7 01:31:32 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:31:32 ---> Running in f76a3044ebf5 01:31:32 Removing intermediate container f76a3044ebf5 01:31:32 ---> 878c378a458b 01:31:32 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:31:32 ---> Running in 97f698c188bb 01:31:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:31:32 using GIT_SSH to set credentials SSH Credentials for GitHub 01:31:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:31:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:31:34 OK: 211 MiB in 51 packages 01:31:34 Removing intermediate container 97f698c188bb 01:31:34 ---> a1b263f19d45 01:31:34 Step 11/26 : ENV GO111MODULE=on 01:31:34 ---> Running in bdb890753ce7 01:31:34 Removing intermediate container bdb890753ce7 01:31:34 ---> 472215b47ab1 01:31:34 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:31:34 ---> Running in 3060a550ee4d 01:31:34 Removing intermediate container 3060a550ee4d 01:31:34 ---> 6d0fcffb5042 01:31:34 Step 13/26 : COPY go.mod vendor* ./ 01:31:34 ---> 4e3825a96e11 01:31:34 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:31:34 ---> Running in a25a7471cb5f 01:31:35 Removing intermediate container a25a7471cb5f 01:31:35 ---> bdb64dc109f1 01:31:35 Step 15/26 : COPY . . 01:31:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:31:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:31:36 ---> 0ab911e5eb97 01:31:36 Step 16/26 : RUN ${MAKE} 01:31:36 ---> Running in daf14b7925c8 01:31:37 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 01:31:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:31:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:31:37 using GIT_SSH to set credentials SSH Credentials for GitHub 01:31:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/594/head:refs/remotes/origin/PR-594 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:31:37 Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit 0386669a23b89d124ec00fbb6e20ae1bbb853453 01:31:38 Merge succeeded, producing 0386669a23b89d124ec00fbb6e20ae1bbb853453 01:31:38 Checking out Revision 0386669a23b89d124ec00fbb6e20ae1bbb853453 (PR-594) 01:31:37 > git config core.sparsecheckout # timeout=10 01:31:37 > git checkout -f 0386669a23b89d124ec00fbb6e20ae1bbb853453 # timeout=10 01:31:38 > git remote # timeout=10 01:31:38 > git config --get remote.origin.url # timeout=10 01:31:38 using GIT_SSH to set credentials SSH Credentials for GitHub 01:31:38 > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 01:31:38 > git rev-parse HEAD^{commit} # timeout=10 01:31:38 > git config core.sparsecheckout # timeout=10 01:31:38 > git checkout -f 0386669a23b89d124ec00fbb6e20ae1bbb853453 # timeout=10 01:31:39 Commit message: "chore(deps): Bump golang.org/x/net" 01:31:39 > git --version # timeout=10 01:31:39 > git --version # 'git version 2.25.1' 01:31:39 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:31:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:31:40 % Total % Received % Xferd Average Speed Time Time Time Current 01:31:40 Dload Upload Total Spent Left Speed 01:31:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 01:31:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:31:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:31:41 + sudo tee /etc/docker/daemon.new 01:31:41 { 01:31:41 "registry-mirrors": [ 01:31:41 "https://nexus3.edgexfoundry.org:10001" 01:31:41 ], 01:31:41 "bip": "10.250.0.254/24", 01:31:41 "hosts": [ 01:31:41 "tcp://0.0.0.0:5555", 01:31:41 "unix:///var/run/docker.sock" 01:31:41 ], 01:31:41 "mtu": 1458, 01:31:41 "selinux-enabled": true, 01:31:41 "seccomp-profile": "/etc/docker/seccomp.json" 01:31:41 } [Pipeline] sh 01:31:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:31:42 + sudo service docker restart 01:31:49 Removing intermediate container daf14b7925c8 01:31:49 ---> 6338c272f26e 01:31:49 Step 17/26 : FROM alpine:3.14 01:31:49 3.14: Pulling from library/alpine 01:31:49 d261077062b2: Pulling fs layer 01:31:49 d261077062b2: Download complete 01:31:49 d261077062b2: Pull complete 01:31:49 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 01:31:49 Status: Downloaded newer image for alpine:3.14 01:31:49 ---> 6dff1269bc79 01:31:49 Step 18/26 : EXPOSE 4000 01:31:49 ---> Running in a2c2cb762084 01:31:49 Removing intermediate container a2c2cb762084 01:31:49 ---> 9a3a68e44ee7 01:31:49 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 01:31:49 ---> 9c3798d89f5b 01:31:49 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 01:31:49 ---> e3aad5c3f266 01:31:49 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 01:31:49 ---> 1e32b88dc669 01:31:49 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:31:49 ---> Running in 9141de435819 01:31:50 Removing intermediate container 9141de435819 01:31:50 ---> 699b74d82f21 01:31:50 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 01:31:50 ---> Running in cdbb41b16f2c 01:31:50 Removing intermediate container cdbb41b16f2c 01:31:50 ---> 905505c5c8b8 01:31:50 Step 24/26 : LABEL arch=amd64 01:31:50 ---> Running in f46df8dc68e4 01:31:50 Removing intermediate container f46df8dc68e4 01:31:50 ---> 1201e77d096d 01:31:50 Step 25/26 : LABEL git_sha=0386669a23b89d124ec00fbb6e20ae1bbb853453 01:31:50 ---> Running in 45c0c3518843 01:31:50 Removing intermediate container 45c0c3518843 01:31:50 ---> eb2c507d2414 01:31:50 Step 26/26 : LABEL version=0.0.0 01:31:50 ---> Running in a5719852388f 01:31:50 Removing intermediate container a5719852388f 01:31:50 ---> 1bacacb82adb 01:31:50 [Warning] One or more build-args [ARCH] were not consumed 01:31:50 Successfully built 1bacacb82adb 01:31:50 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 01:31:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:31:51 01:31:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:31:51 latest: Pulling from edgex-lftools-log-publisher 01:31:51 5eb5b503b376: Pulling fs layer 01:31:51 5c69ac0246d0: Pulling fs layer 01:31:51 ec43610c2a17: Pulling fs layer 01:31:51 3a2ae6a8a46f: Pulling fs layer 01:31:51 33b1e0a273af: Pulling fs layer 01:31:51 5d3b04190fa2: Pulling fs layer 01:31:51 2f39f015ded8: Pulling fs layer 01:31:51 33b1e0a273af: Waiting 01:31:51 5d3b04190fa2: Waiting 01:31:51 2f39f015ded8: Waiting 01:31:51 3a2ae6a8a46f: Waiting 01:31:51 5c69ac0246d0: Download complete 01:31:51 3a2ae6a8a46f: Verifying Checksum 01:31:51 3a2ae6a8a46f: Download complete 01:31:51 33b1e0a273af: Verifying Checksum 01:31:51 33b1e0a273af: Download complete 01:31:51 5d3b04190fa2: Verifying Checksum 01:31:51 5d3b04190fa2: Download complete 01:31:51 ec43610c2a17: Verifying Checksum 01:31:51 ec43610c2a17: Download complete 01:31:51 5eb5b503b376: Verifying Checksum 01:31:51 5eb5b503b376: Download complete 01:31:52 2f39f015ded8: Download complete 01:31:53 5eb5b503b376: Pull complete 01:31:53 5c69ac0246d0: Pull complete 01:31:53 ec43610c2a17: Pull complete 01:31:53 3a2ae6a8a46f: Pull complete 01:31:53 33b1e0a273af: Pull complete 01:31:53 5d3b04190fa2: Pull complete 01:31:58 2f39f015ded8: Pull complete 01:31:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:31:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:31:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:58 prd-ubuntu20.04-docker-8c-8g-8458 does not seem to be running inside a container 01:31:58 $ 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-594 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-594:/w/workspace/edgexfoundry_edgex-ui-go_PR-594:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-594@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 01:31:59 $ docker top 7e0a21d36c33fe3dc17321e43fb9b921cc538bb192fe62e6500b6eb008dd9015 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:00 ---> job-cost.sh 01:32:00 lf-activate-venv: SKIPPING 01:32:00 INFO: No Stack... 01:32:00 INFO: Retrieving Pricing Info for: v3-standard-8 01:32:00 INFO: Archiving Costs [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:32:00 provisioning config files... 01:32:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8883529373811110111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:00 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-594/archives/cost.csv 01:32:00 + cut -d, -f6 [Pipeline] lock 01:32:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-594-1-stack-cost] 01:32:01 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-594-1-stack-cost] did not exist. Created. 01:32:01 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-594-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:32:01 ---> docker-login.sh 01:32:01 nexus3.edgexfoundry.org:10001 01:32:01 + echo total: 0.2199999988079071 [Pipeline] stash 01:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:01 Configure a credential helper to remove this warning. See 01:32:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:01 01:32:01 Login Succeeded 01:32:01 nexus3.edgexfoundry.org:10002 01:32:01 Stashed 1 file(s) [Pipeline] } 01:32:01 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-594-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:32:02 $ docker stop --time=1 7e0a21d36c33fe3dc17321e43fb9b921cc538bb192fe62e6500b6eb008dd9015 01:32:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:02 Configure a credential helper to remove this warning. See 01:32:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:02 01:32:02 Login Succeeded 01:32:02 nexus3.edgexfoundry.org:10003 01:32:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:02 Configure a credential helper to remove this warning. See 01:32:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:02 01:32:02 Login Succeeded 01:32:02 nexus3.edgexfoundry.org:10004 01:32:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:03 Configure a credential helper to remove this warning. See 01:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:03 01:32:03 Login Succeeded 01:32:03 docker.io 01:32:03 $ docker rm -f --volumes 7e0a21d36c33fe3dc17321e43fb9b921cc538bb192fe62e6500b6eb008dd9015 01:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:03 Configure a credential helper to remove this warning. See 01:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:03 01:32:03 Login Succeeded 01:32:03 ---> docker-login.sh ends [Pipeline] } 01:32:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:32:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:32:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:32:04 ========================================================= 01:32:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:32:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:04 + 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 . 01:32:06 Sending build context to Docker daemon 28.78MB 01:32:06 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 01:32:06 Step 2/16 : FROM ${BASE} AS builder 01:32:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:32:06 9b18e9b68314: Pulling fs layer 01:32:06 35d82f9e3411: Pulling fs layer 01:32:06 e16973657156: Pulling fs layer 01:32:06 fc693d55d65f: Pulling fs layer 01:32:06 7e9fc2657dce: Pulling fs layer 01:32:06 dda99020689f: Pulling fs layer 01:32:06 db1c61fa0a46: Pulling fs layer 01:32:06 891c053d2c06: Pulling fs layer 01:32:06 7e9fc2657dce: Waiting 01:32:06 dda99020689f: Waiting 01:32:06 db1c61fa0a46: Waiting 01:32:06 891c053d2c06: Waiting 01:32:06 e16973657156: Verifying Checksum 01:32:06 e16973657156: Download complete 01:32:06 35d82f9e3411: Download complete 01:32:06 7e9fc2657dce: Verifying Checksum 01:32:06 7e9fc2657dce: Download complete 01:32:06 dda99020689f: Verifying Checksum 01:32:06 dda99020689f: Download complete 01:32:06 9b18e9b68314: Verifying Checksum 01:32:06 9b18e9b68314: Download complete 01:32:07 9b18e9b68314: Pull complete 01:32:07 891c053d2c06: Verifying Checksum 01:32:07 891c053d2c06: Download complete 01:32:08 35d82f9e3411: Pull complete 01:32:08 e16973657156: Pull complete 01:32:09 db1c61fa0a46: Verifying Checksum 01:32:09 db1c61fa0a46: Download complete 01:32:09 fc693d55d65f: Verifying Checksum 01:32:09 fc693d55d65f: Download complete 01:32:25 fc693d55d65f: Pull complete 01:32:25 7e9fc2657dce: Pull complete 01:32:25 dda99020689f: Pull complete 01:32:29 db1c61fa0a46: Pull complete 01:32:31 891c053d2c06: Pull complete 01:32:31 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 01:32:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:32:31 ---> f96f9c87975a 01:32:31 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:32:33 ---> Running in 9145e917ad35 01:32:33 Removing intermediate container 9145e917ad35 01:32:33 ---> e5d53d7a7f4b 01:32:33 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 01:32:33 ---> Running in 2a4961676a8f 01:32:34 Removing intermediate container 2a4961676a8f 01:32:34 ---> 8aa0461e8f21 01:32:34 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 01:32:34 ---> Running in 300fc873314a 01:32:34 Removing intermediate container 300fc873314a 01:32:34 ---> 1fe00548b955 01:32:34 Step 6/16 : LABEL Name=edgex-ui-go 01:32:34 ---> Running in b1bd83e39b8c 01:32:34 Removing intermediate container b1bd83e39b8c 01:32:34 ---> 30043b8e991b 01:32:34 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 01:32:35 ---> Running in 3104cdd54768 01:32:35 Removing intermediate container 3104cdd54768 01:32:35 ---> 12495435b867 01:32:35 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 01:32:36 latest: Pulling from library/docker 01:32:36 af6eaf76a39c: Pulling fs layer 01:32:36 f58c1c5692e7: Pulling fs layer 01:32:36 17073343af35: Pulling fs layer 01:32:36 ac910df9df1c: Pulling fs layer 01:32:36 d8d03695c112: Pulling fs layer 01:32:36 6c5cf032671d: Pulling fs layer 01:32:36 3b95c38475ae: Pulling fs layer 01:32:36 b41ae25ff577: Pulling fs layer 01:32:36 b2b8a3756aac: Pulling fs layer 01:32:36 1bed5e36d1fe: Pulling fs layer 01:32:36 9d58316a89c3: Pulling fs layer 01:32:36 9e434ccfad7c: Pulling fs layer 01:32:36 cdb2a5d6c014: Pulling fs layer 01:32:36 b41ae25ff577: Waiting 01:32:36 b2b8a3756aac: Waiting 01:32:36 1bed5e36d1fe: Waiting 01:32:36 9d58316a89c3: Waiting 01:32:36 9e434ccfad7c: Waiting 01:32:36 cdb2a5d6c014: Waiting 01:32:36 ac910df9df1c: Waiting 01:32:36 3b95c38475ae: Waiting 01:32:36 d8d03695c112: Waiting 01:32:36 6c5cf032671d: Waiting 01:32:36 f58c1c5692e7: Verifying Checksum 01:32:36 f58c1c5692e7: Download complete 01:32:36 af6eaf76a39c: Download complete 01:32:36 17073343af35: Verifying Checksum 01:32:36 17073343af35: Download complete 01:32:36 6c5cf032671d: Verifying Checksum 01:32:36 6c5cf032671d: Download complete 01:32:36 d8d03695c112: Verifying Checksum 01:32:36 d8d03695c112: Download complete 01:32:36 ac910df9df1c: Verifying Checksum 01:32:36 ac910df9df1c: Download complete 01:32:37 3b95c38475ae: Verifying Checksum 01:32:37 3b95c38475ae: Download complete 01:32:37 b41ae25ff577: Verifying Checksum 01:32:37 b41ae25ff577: Download complete 01:32:37 af6eaf76a39c: Pull complete 01:32:37 1bed5e36d1fe: Verifying Checksum 01:32:37 1bed5e36d1fe: Download complete 01:32:37 b2b8a3756aac: Verifying Checksum 01:32:37 b2b8a3756aac: Download complete 01:32:37 9e434ccfad7c: Download complete 01:32:37 cdb2a5d6c014: Download complete 01:32:37 f58c1c5692e7: Pull complete 01:32:38 9d58316a89c3: Verifying Checksum 01:32:38 9d58316a89c3: Download complete 01:32:38 17073343af35: Pull complete 01:32:39 ac910df9df1c: Pull complete 01:32:40 d8d03695c112: Pull complete 01:32:40 6c5cf032671d: Pull complete 01:32:41 3b95c38475ae: Pull complete 01:32:41 b41ae25ff577: Pull complete 01:32:44 b2b8a3756aac: Pull complete 01:32:44 1bed5e36d1fe: Pull complete 01:32:46 9d58316a89c3: Pull complete 01:32:46 9e434ccfad7c: Pull complete 01:32:46 cdb2a5d6c014: Pull complete 01:32:46 Digest: sha256:3cf33ff6e893a39262bd9f6b85ff46e068fa2a98d201326e9c3058a22a21a6bb 01:32:46 Status: Downloaded newer image for docker:latest 01:32:49 ---> 3bf00894deda 01:32:49 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:49 ---> Running in 12a63e6fecc1 01:32:51 Removing intermediate container 12a63e6fecc1 01:32:51 ---> 14c26d128e76 01:32:51 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:32:51 ---> Running in 5bdbd62afa15 01:32:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:32:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:32:54 OK: 221 MiB in 51 packages 01:32:56 Removing intermediate container 5bdbd62afa15 01:32:56 ---> e82f76180aa8 01:32:56 Step 11/16 : ENV GO111MODULE=on 01:32:56 ---> Running in 962ca98ebf0f 01:32:57 Removing intermediate container 962ca98ebf0f 01:32:57 ---> 21bd345a4f31 01:32:57 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:32:57 ---> Running in 06d919c80d42 01:32:57 Removing intermediate container 06d919c80d42 01:32:57 ---> e04a20b47fdc 01:32:57 Step 13/16 : COPY go.mod vendor* ./ 01:32:58 ---> 2e5a321059b8 01:32:58 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:58 ---> Running in cb7e27f75193 01:33:54 Removing intermediate container cb7e27f75193 01:33:54 ---> d67f73fe2a4b 01:33:54 Step 15/16 : COPY . . 01:33:58 ---> c84f6135cbf7 01:33:58 Step 16/16 : RUN ${MAKE} 01:33:58 ---> Running in 77448f42175b 01:33:58 noop 01:33:59 Removing intermediate container 77448f42175b 01:33:59 ---> 6d9c8c99727d 01:33:59 Successfully built 6d9c8c99727d 01:33:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:00 + docker inspect -f . ci-base-image-arm64 01:34:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:00 prd-ubuntu20.04-docker-arm64-4c-16g-8462 does not seem to be running inside a container 01:34:00 $ 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 01:34:02 $ docker top 17b1aaa3cd232502a47de33ac67100f962bba1757787af650d9b77f0a5f7015f -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:03 + go version 01:34:03 go version go1.18.7 linux/arm64 [Pipeline] } 01:34:03 $ docker stop --time=1 17b1aaa3cd232502a47de33ac67100f962bba1757787af650d9b77f0a5f7015f 01:34:05 $ docker rm -f --volumes 17b1aaa3cd232502a47de33ac67100f962bba1757787af650d9b77f0a5f7015f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:05 + docker inspect -f . ci-base-image-arm64 01:34:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:06 prd-ubuntu20.04-docker-arm64-4c-16g-8462 does not seem to be running inside a container 01:34:06 $ 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 01:34:07 $ docker top 5d42f0300b923bbee66543737162097a063dd0d645f92b91373f5902940570b3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:08 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 01:34:09 + make test 01:34:09 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 01:34:11 ? github.com/edgexfoundry/edgex-ui-go [no test files] 01:35:48 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 01:35:48 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 01:35:48 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 01:35:48 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 01:35:48 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 01:35:48 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 01:35:48 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 01:35:48 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 01:35:48 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 01:36:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:36:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:36:10 ./bin/test-attribution-txt.sh 01:36:10 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 01:36:10 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 01:36:10 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 01:36:10 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 01:36:10 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 01:36:10 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 01:36:10 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 01:36:10 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 01:36:10 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 01:36:10 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 01:36:10 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 01:36:10 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 01:36:10 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 01:36:10 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 01:36:10 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 01:36:10 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 01:36:10 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 01:36:10 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 01:36:10 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 01:36:10 An attribution for golang.org/x/net is missing from Attribution.txt, please add 01:36:10 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 01:36:10 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 01:36:10 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 01:36:10 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 01:36:10 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 01:36:10 make -C web test 01:36:10 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 01:36:10 make[1]: tput: No such file or directory 01:36:10 make[1]: tput: No such file or directory 01:36:10 warning: generating ./VERSION 01:36:10 echo "0.0.0" > VERSION 01:36:10 docker build \ 01:36:10 -f Dockerfile \ 01:36:10 --build-arg USER=1000 \ 01:36:10 \ 01:36:10 --label "git_sha=0386669a23b89d124ec00fbb6e20ae1bbb853453" \ 01:36:10 -t edgexfoundry/edgex-web-ui:0386669a23b89d124ec00fbb6e20ae1bbb853453 \ 01:36:10 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 01:36:10 . 01:36:10 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 01:36:10 Install the buildx component to build images with BuildKit: 01:36:10 https://docs.docker.com/go/buildx/ 01:36:10 01:36:10 Sending build context to Docker daemon 3.269MB 01:36:10 Step 1/10 : FROM node:16.17-alpine3.15 01:36:10 16.17-alpine3.15: Pulling from library/node 01:36:10 47517142f6ba: Pulling fs layer 01:36:10 5f8c4bfa009b: Pulling fs layer 01:36:10 f7079c9c4ba1: Pulling fs layer 01:36:10 aba105e6f55a: Pulling fs layer 01:36:10 aba105e6f55a: Waiting 01:36:10 47517142f6ba: Verifying Checksum 01:36:10 47517142f6ba: Download complete 01:36:10 aba105e6f55a: Download complete 01:36:10 f7079c9c4ba1: Download complete 01:36:11 47517142f6ba: Pull complete 01:36:12 5f8c4bfa009b: Verifying Checksum 01:36:12 5f8c4bfa009b: Download complete 01:36:18 5f8c4bfa009b: Pull complete 01:36:19 f7079c9c4ba1: Pull complete 01:36:20 aba105e6f55a: Pull complete 01:36:20 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 01:36:20 Status: Downloaded newer image for node:16.17-alpine3.15 01:36:20 ---> bf1b8b58d215 01:36:20 Step 2/10 : RUN apk add --no-cache chromium 01:36:20 ---> Running in 6becd179a150 01:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:36:23 (1/128) Installing libxau (1.0.9-r0) 01:36:23 (2/128) Installing libmd (1.0.3-r0) 01:36:23 (3/128) Installing libbsd (0.11.3-r1) 01:36:23 (4/128) Installing libxdmcp (1.1.3-r0) 01:36:23 (5/128) Installing libxcb (1.14-r2) 01:36:23 (6/128) Installing libx11 (1.7.3.1-r0) 01:36:23 (7/128) Installing libxext (1.3.4-r0) 01:36:23 (8/128) Installing libice (1.0.10-r0) 01:36:23 (9/128) Installing libuuid (2.37.4-r0) 01:36:23 (10/128) Installing libsm (1.2.3-r0) 01:36:23 (11/128) Installing libxt (1.2.1-r0) 01:36:23 (12/128) Installing libxmu (1.1.3-r0) 01:36:23 (13/128) Installing xset (1.2.4-r0) 01:36:23 (14/128) Installing xprop (1.2.5-r0) 01:36:23 (15/128) Installing xdg-utils (1.1.3-r0) 01:36:23 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 01:36:23 (17/128) Installing pkgconf (1.8.1-r0) 01:36:23 (18/128) Installing libffi (3.4.2-r1) 01:36:23 (19/128) Installing libintl (0.21-r0) 01:36:23 (20/128) Installing libblkid (2.37.4-r0) 01:36:23 (21/128) Installing libmount (2.37.4-r0) 01:36:23 (22/128) Installing pcre (8.45-r1) 01:36:23 (23/128) Installing glib (2.70.1-r0) 01:36:24 (24/128) Installing xz-libs (5.2.5-r1) 01:36:24 (25/128) Installing libxml2 (2.9.14-r2) 01:36:24 (26/128) Installing shared-mime-info (2.1-r2) 01:36:24 (27/128) Installing hicolor-icon-theme (0.17-r1) 01:36:24 (28/128) Installing libjpeg-turbo (2.1.2-r0) 01:36:24 (29/128) Installing libpng (1.6.37-r1) 01:36:24 (30/128) Installing libwebp (1.2.2-r0) 01:36:24 (31/128) Installing zstd-libs (1.5.0-r0) 01:36:24 (32/128) Installing tiff (4.4.0-r0) 01:36:24 (33/128) Installing gdk-pixbuf (2.42.8-r0) 01:36:24 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 01:36:24 (35/128) Installing libxcomposite (0.4.5-r0) 01:36:24 (36/128) Installing libxfixes (6.0.0-r0) 01:36:24 (37/128) Installing libxrender (0.9.10-r3) 01:36:24 (38/128) Installing libxcursor (1.2.0-r0) 01:36:24 (39/128) Installing libxdamage (1.1.5-r1) 01:36:24 (40/128) Installing libxi (1.8-r0) 01:36:24 (41/128) Installing libxinerama (1.1.4-r1) 01:36:24 (42/128) Installing libxrandr (1.5.2-r1) 01:36:24 (43/128) Installing atk (2.36.0-r0) 01:36:25 (44/128) Installing libxtst (1.2.3-r3) 01:36:25 (45/128) Installing dbus-libs (1.12.24-r0) 01:36:25 (46/128) Installing at-spi2-core (2.42.0-r0) 01:36:25 (47/128) Installing at-spi2-atk (2.38.0-r0) 01:36:25 (48/128) Installing expat (2.5.0-r0) 01:36:25 (49/128) Installing brotli-libs (1.0.9-r5) 01:36:25 (50/128) Installing libbz2 (1.0.8-r1) 01:36:25 (51/128) Installing freetype (2.11.1-r2) 01:36:25 (52/128) Installing fontconfig (2.13.1-r4) 01:36:25 (53/128) Installing pixman (0.40.0-r4) 01:36:25 (54/128) Installing cairo (1.16.0-r5) 01:36:25 (55/128) Installing cairo-gobject (1.16.0-r5) 01:36:25 (56/128) Installing avahi-libs (0.8-r5) 01:36:25 (57/128) Installing gmp (6.2.1-r1) 01:36:25 (58/128) Installing nettle (3.7.3-r0) 01:36:25 (59/128) Installing p11-kit (0.24.0-r1) 01:36:25 (60/128) Installing libtasn1 (4.18.0-r1) 01:36:25 (61/128) Installing libunistring (0.9.10-r1) 01:36:25 (62/128) Installing gnutls (3.7.1-r2) 01:36:25 (63/128) Installing cups-libs (2.3.3-r6) 01:36:25 (64/128) Installing libepoxy (1.5.9-r0) 01:36:25 (65/128) Installing fribidi (1.0.11-r0) 01:36:25 (66/128) Installing graphite2 (1.3.14-r0) 01:36:25 (67/128) Installing harfbuzz (3.0.0-r2) 01:36:25 (68/128) Installing libxft (2.3.4-r0) 01:36:25 (69/128) Installing pango (1.48.10-r0) 01:36:25 (70/128) Installing wayland-libs-client (1.19.0-r1) 01:36:25 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 01:36:25 (72/128) Installing wayland-libs-egl (1.19.0-r1) 01:36:25 (73/128) Installing xkeyboard-config (2.34-r0) 01:36:26 (74/128) Installing libxkbcommon (1.3.1-r0) 01:36:26 (75/128) Installing gtk+3.0 (3.24.30-r0) 01:36:26 Executing gtk+3.0-3.24.30-r0.post-install 01:36:26 (76/128) Installing libfontenc (1.1.4-r0) 01:36:26 (77/128) Installing mkfontscale (1.2.1-r1) 01:36:26 (78/128) Installing ttf-opensans (1.10-r1) 01:36:27 Executing ttf-opensans-1.10-r1.post-install 01:36:29 (79/128) Installing libogg (1.3.5-r0) 01:36:29 (80/128) Installing flac (1.3.4-r0) 01:36:29 (81/128) Installing alsa-lib (1.2.5.1-r1) 01:36:29 (82/128) Installing libatomic (10.3.1_git20211027-r0) 01:36:29 (83/128) Installing sdl2 (2.0.16-r4) 01:36:29 (84/128) Installing aom-libs (3.2.0-r0) 01:36:29 (85/128) Installing libass (0.15.2-r0) 01:36:29 (86/128) Installing libdav1d (0.9.2-r0) 01:36:29 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 01:36:29 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 01:36:29 (89/128) Installing lame (3.100-r0) 01:36:29 (90/128) Installing opus (1.3.1-r1) 01:36:29 (91/128) Installing libgomp (10.3.1_git20211027-r0) 01:36:29 (92/128) Installing soxr (0.1.3-r2) 01:36:29 (93/128) Installing libsrt (1.4.2-r1) 01:36:29 (94/128) Installing libssh (0.9.6-r1) 01:36:29 (95/128) Installing libtheora (1.1.1-r16) 01:36:29 (96/128) Installing v4l-utils-libs (1.22.1-r1) 01:36:30 (97/128) Installing libdrm (2.4.109-r0) 01:36:30 (98/128) Installing libva (2.13.0-r0) 01:36:30 (99/128) Installing libvdpau (1.4-r0) 01:36:30 (100/128) Installing vidstab (1.1.0-r1) 01:36:30 (101/128) Installing libvorbis (1.3.7-r0) 01:36:30 (102/128) Installing libvpx (1.10.0-r0) 01:36:30 (103/128) Installing vulkan-loader (1.2.196-r0) 01:36:31 (104/128) Installing x264-libs (20210613-r0) 01:36:31 (105/128) Installing x265-libs (3.5-r0) 01:36:31 (106/128) Installing xvidcore (1.3.7-r1) 01:36:31 (107/128) Installing ffmpeg-libs (4.4.1-r2) 01:36:31 (108/128) Installing libevent (2.1.12-r4) 01:36:31 (109/128) Installing mesa (21.2.6-r0) 01:36:32 (110/128) Installing wayland-libs-server (1.19.0-r1) 01:36:32 (111/128) Installing mesa-gbm (21.2.6-r0) 01:36:32 (112/128) Installing lcms2 (2.12-r1) 01:36:32 (113/128) Installing nspr (4.32-r0) 01:36:32 (114/128) Installing sqlite-libs (3.36.0-r0) 01:36:32 (115/128) Installing nss (3.78.1-r0) 01:36:32 (116/128) Installing libasyncns (0.8-r1) 01:36:32 (117/128) Installing libltdl (2.4.6-r7) 01:36:32 (118/128) Installing orc (0.4.32-r0) 01:36:32 (119/128) Installing libsndfile (1.0.31-r1) 01:36:32 (120/128) Installing speexdsp (1.2.0-r0) 01:36:32 (121/128) Installing tdb-libs (1.4.5-r0) 01:36:32 (122/128) Installing libpulse (15.0-r2) 01:36:32 (123/128) Installing re2 (2021.11.01-r0) 01:36:32 (124/128) Installing snappy (1.1.9-r1) 01:36:32 (125/128) Installing libgpg-error (1.42-r1) 01:36:32 (126/128) Installing libgcrypt (1.9.4-r0) 01:36:32 (127/128) Installing libxslt (1.1.35-r0) 01:36:32 (128/128) Installing chromium (99.0.4844.84-r0) 01:36:36 Executing busybox-1.34.1-r7.trigger 01:36:36 Executing glib-2.70.1-r0.trigger 01:36:36 Executing shared-mime-info-2.1-r2.trigger 01:36:40 Executing gdk-pixbuf-2.42.8-r0.trigger 01:36:40 Executing gtk-update-icon-cache-2.24.33-r0.trigger 01:36:40 Executing fontconfig-2.13.1-r4.trigger 01:36:40 Executing mkfontscale-1.2.1-r1.trigger 01:36:40 OK: 275 MiB in 144 packages 01:36:52 Removing intermediate container 6becd179a150 01:36:52 ---> 8bf33c85d273 01:36:52 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 01:36:52 ---> Running in d63a590bf18a 01:36:52 Removing intermediate container d63a590bf18a 01:36:52 ---> 9d755fac34ad 01:36:52 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 01:36:52 ---> Running in 8036d7dd200d 01:36:53 Removing intermediate container 8036d7dd200d 01:36:53 ---> 88d562be200f 01:36:53 Step 5/10 : RUN npm install -g npm 01:36:53 ---> Running in 3f70e7bd1968 01:37:32 01:37:32 removed 7 packages, changed 94 packages, and audited 236 packages in 31s 01:37:32 01:37:32 16 packages are looking for funding 01:37:32 run `npm fund` for details 01:37:32 01:37:32 found 0 vulnerabilities 01:37:33 Removing intermediate container 3f70e7bd1968 01:37:33 ---> 6aed796071a9 01:37:33 Step 6/10 : ARG USER=1000 01:37:33 ---> Running in 1aff5553b264 01:37:33 Removing intermediate container 1aff5553b264 01:37:33 ---> 68506554b126 01:37:33 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 01:37:33 ---> Running in 25c0a7f90387 01:37:35 Removing intermediate container 25c0a7f90387 01:37:35 ---> d7dd319d02e6 01:37:35 Step 8/10 : USER $USER:$USER 01:37:35 ---> Running in 3ab8f60d7e49 01:37:35 Removing intermediate container 3ab8f60d7e49 01:37:35 ---> f696135e2ea2 01:37:35 Step 9/10 : WORKDIR /app 01:37:35 ---> Running in ca888df21976 01:37:36 Removing intermediate container ca888df21976 01:37:36 ---> 1d46fe0bb96e 01:37:36 Step 10/10 : LABEL git_sha=0386669a23b89d124ec00fbb6e20ae1bbb853453 01:37:36 ---> Running in 20dc1444ac16 01:37:36 Removing intermediate container 20dc1444ac16 01:37:36 ---> f8d4560863c1 01:37:37 Successfully built f8d4560863c1 01:37:37 Successfully tagged edgexfoundry/edgex-web-ui:0386669a23b89d124ec00fbb6e20ae1bbb853453 01:37:37 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 01:37:37 touch edgex-web-ui.imagebuilt 01:37:37 mkdir -p node_modules coverage 01:37:37 chown "1000:1000" node_modules coverage package-lock.json 01:37:37 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 01:37:52 npm WARN EBADENGINE Unsupported engine { 01:37:52 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 01:37:52 npm WARN EBADENGINE required: { 01:37:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:37:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:37:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:37:52 npm WARN EBADENGINE }, 01:37:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } 01:37:52 npm WARN EBADENGINE } 01:37:52 npm WARN EBADENGINE Unsupported engine { 01:37:52 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 01:37:52 npm WARN EBADENGINE required: { 01:37:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:37:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:37:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:37:52 npm WARN EBADENGINE }, 01:37:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } 01:37:52 npm WARN EBADENGINE } 01:37:52 npm WARN EBADENGINE Unsupported engine { 01:37:52 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 01:37:52 npm WARN EBADENGINE required: { 01:37:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:37:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:37:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:37:52 npm WARN EBADENGINE }, 01:37:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } 01:37:52 npm WARN EBADENGINE } 01:37:52 npm WARN EBADENGINE Unsupported engine { 01:37:52 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 01:37:52 npm WARN EBADENGINE required: { 01:37:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:37:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:37:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:37:52 npm WARN EBADENGINE }, 01:37:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } 01:37:52 npm WARN EBADENGINE } 01:37:52 npm WARN EBADENGINE Unsupported engine { 01:37:52 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 01:37:52 npm WARN EBADENGINE required: { 01:37:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:37:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:37:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:37:52 npm WARN EBADENGINE }, 01:37:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } 01:37:52 npm WARN EBADENGINE } 01:37:52 npm WARN EBADENGINE Unsupported engine { 01:37:52 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 01:37:52 npm WARN EBADENGINE required: { 01:37:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:37:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:37:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:37:52 npm WARN EBADENGINE }, 01:37:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } 01:37:52 npm WARN EBADENGINE } 01:37:52 npm WARN EBADENGINE Unsupported engine { 01:37:52 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 01:37:52 npm WARN EBADENGINE required: { 01:37:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:37:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:37:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:37:52 npm WARN EBADENGINE }, 01:37:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } 01:37:52 npm WARN EBADENGINE } 01:37:52 npm WARN EBADENGINE Unsupported engine { 01:37:52 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 01:37:52 npm WARN EBADENGINE required: { 01:37:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:37:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:37:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:37:52 npm WARN EBADENGINE }, 01:37:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } 01:37:52 npm WARN EBADENGINE } 01:37:52 npm WARN EBADENGINE Unsupported engine { 01:37:52 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 01:37:52 npm WARN EBADENGINE required: { 01:37:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:37:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:37:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:37:52 npm WARN EBADENGINE }, 01:37:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } 01:37:52 npm WARN EBADENGINE } 01:38:39 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 01:38:39 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 01:38:39 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 01:38:39 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 01:38:39 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 01:38:44 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 01:38:52 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 01:38:52 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 01:38:53 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 01:39:19 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 01:39:19 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 01:39:19 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. 01:39:24 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. 01:39: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. 01:39:27 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 01:39:39 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 01:39: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 01:40:00 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. 01:40:32 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. 01:41:11 01:41:11 added 1475 packages, and audited 1476 packages in 3m 01:41:11 01:41:11 90 packages are looking for funding 01:41:11 run `npm fund` for details 01:41:11 01:41:11 26 vulnerabilities (2 low, 4 moderate, 15 high, 5 critical) 01:41:11 01:41:11 To address issues that do not require attention, run: 01:41:11 npm audit fix 01:41:11 01:41:11 To address all issues (including breaking changes), run: 01:41:11 npm audit fix --force 01:41:11 01:41:11 Run `npm audit` for details. 01:41:15 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 01:41:37 - Generating browser application bundles (phase: setup)... 01:42:16 Compiling @angular/core : es2015 as esm2015 01:42:16 Compiling @angular/compiler/testing : es2015 as esm2015 01:42:48 Compiling @angular/common : es2015 as esm2015 01:42:48 Compiling @angular/core/testing : es2015 as esm2015 01:42:53 Compiling @angular/platform-browser : es2015 as esm2015 01:42:53 Compiling @angular/common/testing : es2015 as esm2015 01:42:58 Compiling @angular/router : es2015 as esm2015 01:42:58 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 01:43:04 Compiling @angular/platform-browser/testing : es2015 as esm2015 01:43:06 Compiling @angular/common/http : es2015 as esm2015 01:43:06 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 01:43:11 Compiling @angular/forms : es2015 as esm2015 01:43:11 Compiling @angular/common/http/testing : es2015 as esm2015 01:43:11 Compiling @angular/router/testing : es2015 as esm2015 01:44:19 07 03 2023 01:44:14.644:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 01:44:19 07 03 2023 01:44:14.658:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 01:44:19 07 03 2023 01:44:14.689:INFO [launcher]: Starting browser ChromeHeadless 01:45:16 07 03 2023 01:45:14.998:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 01:46:12 07 03 2023 01:46:12.148:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 01:46:39 ✔ Browser application bundle generation complete. 01:46:39 07 03 2023 01:46:36.384:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 7gEPkBQ9WBTG7frVAAAB with id 91498664 01:46:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 01:46:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.234 secs) 01:46:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.313 secs) 01:46:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.636 secs) 01:46:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.672 secs) 01:46:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.709 secs) 01:46:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.347 secs) 01:46:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.897 secs) 01:46:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.977 secs) 01:46:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.007 secs) 01:46:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.027 secs) 01:46:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.044 secs) 01:46:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.061 secs) 01:46:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.421 secs) 01:46:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.551 secs) 01:46:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.604 secs) 01:46:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.068 secs) 01:46:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.158 secs) 01:46:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.238 secs) 01:46:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.317 secs) 01:46:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.556 secs) 01:46:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.794 secs) 01:46:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.887 secs) 01:46:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.914 secs) 01:46:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.191 secs) 01:46:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.429 secs) 01:46:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.498 secs) 01:46:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.594 secs) 01:47:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.704 secs) 01:47:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.8 secs) 01:47:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.945 secs) 01:47:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.527 secs) 01:47:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.553 secs) 01:47:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.749 secs) 01:47:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.898 secs) 01:47:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.934 secs) 01:47:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.972 secs) 01:47:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.013 secs) 01:47:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.028 secs) 01:47:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.04 secs) 01:47:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.053 secs) 01:47:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.066 secs) 01:47:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.305 secs) 01:47:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.38 secs) 01:47:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.43 secs) 01:47:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.469 secs) 01:47:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.644 secs) 01:47:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.697 secs) 01:47:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.75 secs) 01:47:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.807 secs) 01:47:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.085 secs) 01:47:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.311 secs) 01:47:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.363 secs) 01:47:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.412 secs) 01:47:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.431 secs) 01:47:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.443 secs) 01:47:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.711 secs) 01:47:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.754 secs) 01:47:04 WARN: ' 01:47:04 It looks like you're using ngModel on the same form field as formControlName. 01:47:04 Support for using the ngModel input property and ngModelChange event with 01:47:04 reactive form directives has been deprecated in Angular v6 and will be removed 01:47:04 in a future version of Angular. 01:47:04 01:47:04 For more information on this, see our API docs here: 01:47:04 https://angular.io/api/forms/FormControlName#use-with-ngmodel 01:47:04 ' 01:47:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.754 secs) 01:47:04 WARN: ' 01:47:04 It looks like you're using ngModel on the same form field as formControlName. 01:47:04 Support for using the ngModel input property and ngModelChange event with 01:47:04 reactive form directives has been deprecated in Angular v6 and will be removed 01:47:04 in a future version of Angular. 01:47:04 01:47:04 For more information on this, see our API docs here: 01:47:04 https://angular.io/api/forms/FormControlName#use-with-ngmodel 01:47:04 ' 01:47:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.942 secs) 01:47:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.004 secs) 01:47:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 8.025 secs) 01:47:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 8.053 secs) 01:47:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 8.07 secs) 01:47:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.081 secs) 01:47:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.118 secs) 01:47:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.163 secs) 01:47:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.317 secs) 01:47:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.472 secs) 01:47:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.629 secs) 01:47:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.001 secs) 01:47:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.101 secs) 01:47:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.2 secs) 01:47:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.215 secs) 01:47:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.445 secs) 01:47:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.517 secs) 01:47:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.551 secs) 01:47:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.584 secs) 01:47:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.674 secs) 01:47:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.77 secs) 01:47:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.847 secs) 01:47:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.877 secs) 01:47:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 10.02 secs) 01:47:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 10.042 secs) 01:47:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 10.058 secs) 01:47:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.075 secs) 01:47:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.148 secs) 01:47:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 10.19 secs) 01:47:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.245 secs) 01:47:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.376 secs) 01:47:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.451 secs) 01:47:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10.519 secs) 01:47:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.651 secs) 01:47:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.708 secs) 01:47:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.798 secs) 01:47:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.836 secs) 01:47:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 11.101 secs) 01:47:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.144 secs) 01:47:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.215 secs) 01:47:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.279 secs) 01:47:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.308 secs) 01:47:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.335 secs) 01:47:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.361 secs) 01:47:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.374 secs) 01:47:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.402 secs) 01:47:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.46 secs) 01:47:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.618 secs) 01:47:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.717 secs) 01:47:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.817 secs) 01:47:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.833 secs) 01:47:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.848 secs) 01:47:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.211 secs) 01:47:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.366 secs) 01:47:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 12.45 secs) 01:47:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 12.508 secs) 01:47:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.565 secs) 01:47:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 12.716 secs) 01:47:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.952 secs) 01:47:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.977 secs) 01:47:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.994 secs) 01:47:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.011 secs) 01:47:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.114 secs) 01:47:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.165 secs) 01:47:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.226 secs) 01:47:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.256 secs) 01:47:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 13.294 secs) 01:47:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.313 secs) 01:47:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.441 secs) 01:47:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.516 secs) 01:47:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.627 secs) 01:47:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 13.872 secs) 01:47:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.946 secs) 01:47:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.097 secs) 01:47:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.161 secs) 01:47:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 14.225 secs) 01:47:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 14.244 secs) 01:47:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.28 secs) 01:47:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.314 secs) 01:47:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.369 secs) 01:47:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 14.943 secs) 01:47:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.04 secs) 01:47:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.073 secs) 01:47:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.151 secs) 01:47:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.226 secs) 01:47:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.243 secs) 01:47:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.301 secs) 01:47:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.522 secs) 01:47:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.619 secs) 01:47:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.676 secs) 01:47:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.755 secs) 01:47:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.79 secs) 01:47:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.159 secs / 15.79 secs) 01:47:16 TOTAL: 149 SUCCESS 01:47:16 ✔ Browser application bundle generation complete. 01:47:20 01:47:20 =============================== Coverage summary =============================== 01:47:20 Statements : 40.95% ( 1466/3580 ) 01:47:20 Branches : 12.03% ( 111/923 ) 01:47:20 Functions : 33.2% ( 431/1298 ) 01:47:20 Lines : 38.88% ( 1317/3387 ) 01:47:20 ================================================================================ 01:47:20 07 03 2023 01:47:20.061:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 01:47:21 ✔ Browser application bundle generation complete. 01:47:22 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 01:47:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:47:22 $ docker stop --time=1 5d42f0300b923bbee66543737162097a063dd0d645f92b91373f5902940570b3 01:47:24 $ docker rm -f --volumes 5d42f0300b923bbee66543737162097a063dd0d645f92b91373f5902940570b3 [Pipeline] // withDockerContainer [Pipeline] sh 01:47:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:47:28 Warning: overwriting stash ‘coverage-report’ 01:47:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:47:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:47:37 + ls -al . 01:47:37 total 184 01:47:37 drwxrwxr-x 13 jenkins jenkins 4096 Mar 7 01:34 . 01:47:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 01:31 .. 01:47:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 01:31 .blubracket 01:47:37 -rw-rw-r-- 1 jenkins jenkins 18 Mar 7 01:31 .dockerignore 01:47:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 01:31 .git 01:47:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 01:31 .github 01:47:37 -rw-rw-r-- 1 jenkins jenkins 185 Mar 7 01:31 .gitignore 01:47:37 -rw-rw-r-- 1 jenkins jenkins 4856 Mar 7 01:31 Attribution.txt 01:47:37 -rw-rw-r-- 1 jenkins jenkins 17205 Mar 7 01:31 CHANGELOG.md 01:47:37 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 7 01:31 CONTRIBUTING.md 01:47:37 -rw-rw-r-- 1 jenkins jenkins 1847 Mar 7 01:31 Dockerfile 01:47:37 -rw-rw-r-- 1 jenkins jenkins 652 Mar 7 01:31 Jenkinsfile 01:47:37 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 7 01:31 LICENSE 01:47:37 -rw-rw-r-- 1 jenkins jenkins 2124 Mar 7 01:31 Makefile 01:47:37 -rw-rw-r-- 1 jenkins jenkins 4558 Mar 7 01:31 README.md 01:47:37 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 01:28 VERSION 01:47:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 01:31 assets 01:47:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 01:31 bin 01:47:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 01:31 cmd 01:47:37 -rw-r--r-- 1 jenkins jenkins 10 Mar 7 01:34 coverage.out 01:47:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 01:31 docs 01:47:37 -rw-rw-r-- 1 jenkins jenkins 3054 Mar 7 01:31 go.mod 01:47:37 -rw-rw-r-- 1 jenkins jenkins 43963 Mar 7 01:31 go.sum 01:47:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 01:31 internal 01:47:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 01:31 snap 01:47:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 01:31 testing 01:47:37 -rw-rw-r-- 1 jenkins jenkins 155 Mar 7 01:31 version.go 01:47:37 drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 01:37 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:38 + 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=0386669a23b89d124ec00fbb6e20ae1bbb853453 --label arch=arm64 --label version=0.0.0 . 01:47:39 Sending build context to Docker daemon 31.53MB 01:47:39 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 01:47:39 Step 2/26 : FROM ${BASE} AS builder 01:47:39 ---> 6d9c8c99727d 01:47:39 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:47:40 ---> Running in f20ce96ab079 01:47:40 Removing intermediate container f20ce96ab079 01:47:40 ---> 0028333df97b 01:47:40 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 01:47:40 ---> Running in 9e311dacd4a9 01:47:41 Removing intermediate container 9e311dacd4a9 01:47:41 ---> 09601fc07b78 01:47:41 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 01:47:41 ---> Running in 115a58a7344a 01:47:41 Removing intermediate container 115a58a7344a 01:47:41 ---> 84de83d83f5b 01:47:41 Step 6/26 : LABEL Name=edgex-ui-go 01:47:41 ---> Running in 267e45763cf8 01:47:41 Removing intermediate container 267e45763cf8 01:47:41 ---> 54ef73866528 01:47:41 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 01:47:41 ---> Running in 40a7392cc8ea 01:47:42 Removing intermediate container 40a7392cc8ea 01:47:42 ---> a93d214046ed 01:47:42 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 01:47:44 ---> ef588e67f23a 01:47:44 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:44 ---> Running in 2cec11c2ec70 01:47:45 Removing intermediate container 2cec11c2ec70 01:47:45 ---> 60c17e0d9c5e 01:47:45 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:47:45 ---> Running in e64ca03f74c4 01:47:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:47:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:47:48 OK: 221 MiB in 51 packages 01:47:49 Removing intermediate container e64ca03f74c4 01:47:49 ---> 320cfbbeba78 01:47:49 Step 11/26 : ENV GO111MODULE=on 01:47:49 ---> Running in 57c081bfffbb 01:47:50 Removing intermediate container 57c081bfffbb 01:47:50 ---> 5072b5943b91 01:47:50 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:47:50 ---> Running in 55a502a82496 01:47:50 Removing intermediate container 55a502a82496 01:47:50 ---> 71c7879bba7c 01:47:50 Step 13/26 : COPY go.mod vendor* ./ 01:47:51 ---> a1506345e941 01:47:51 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:51 ---> Running in 5c8ec094a0c6 01:47:53 Removing intermediate container 5c8ec094a0c6 01:47:53 ---> 5a25fec548c1 01:47:53 Step 15/26 : COPY . . 01:47:58 ---> e82d716f8e78 01:47:58 Step 16/26 : RUN ${MAKE} 01:47:58 ---> Running in 8f06f8c79368 01:47:58 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 01:49:20 Removing intermediate container 8f06f8c79368 01:49:20 ---> 1308a71bc967 01:49:20 Step 17/26 : FROM alpine:3.14 01:49:20 3.14: Pulling from library/alpine 01:49:20 6f0e733d82e2: Pulling fs layer 01:49:20 6f0e733d82e2: Verifying Checksum 01:49:20 6f0e733d82e2: Download complete 01:49:20 6f0e733d82e2: Pull complete 01:49:20 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 01:49:20 Status: Downloaded newer image for alpine:3.14 01:49:20 ---> bf97f6347a60 01:49:20 Step 18/26 : EXPOSE 4000 01:49:20 ---> Running in bfaba71c4dee 01:49:20 Removing intermediate container bfaba71c4dee 01:49:20 ---> 3a5b28832459 01:49:20 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 01:49:20 ---> b1b1b758678f 01:49:20 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 01:49:20 ---> 60b9abf4b452 01:49:20 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 01:49:20 ---> 0c932ab360bb 01:49:20 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:49:20 ---> Running in 01de97eadd79 01:49:20 Removing intermediate container 01de97eadd79 01:49:20 ---> d171596aec7f 01:49:20 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 01:49:20 ---> Running in 1ec081dacdb6 01:49:20 Removing intermediate container 1ec081dacdb6 01:49:20 ---> 2b385fa245a6 01:49:20 Step 24/26 : LABEL arch=arm64 01:49:20 ---> Running in 49a1f68dd90f 01:49:20 Removing intermediate container 49a1f68dd90f 01:49:20 ---> 43b50b41e298 01:49:20 Step 25/26 : LABEL git_sha=0386669a23b89d124ec00fbb6e20ae1bbb853453 01:49:20 ---> Running in 00110047930f 01:49:20 Removing intermediate container 00110047930f 01:49:20 ---> 5f8ee235f96a 01:49:20 Step 26/26 : LABEL version=0.0.0 01:49:20 ---> Running in b6d09f6e369f 01:49:20 Removing intermediate container b6d09f6e369f 01:49:20 ---> 87d5de8e350e 01:49:20 [Warning] One or more build-args [ARCH] were not consumed 01:49:20 Successfully built 87d5de8e350e 01:49:20 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 01:49:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:49:21 01:49:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:49:21 arm64: Pulling from edgex-lftools-log-publisher 01:49:21 8998bd30e6a1: Pulling fs layer 01:49:21 04944245beec: Pulling fs layer 01:49:21 699f458cf7ca: Pulling fs layer 01:49:21 765212b225bb: Pulling fs layer 01:49:21 f23df028b6ca: Pulling fs layer 01:49:21 d65c8cfc05b1: Pulling fs layer 01:49:21 2437ff75d9bd: Pulling fs layer 01:49:21 f23df028b6ca: Waiting 01:49:21 765212b225bb: Waiting 01:49:21 d65c8cfc05b1: Waiting 01:49:21 2437ff75d9bd: Waiting 01:49:21 04944245beec: Verifying Checksum 01:49:21 04944245beec: Download complete 01:49:21 765212b225bb: Download complete 01:49:21 f23df028b6ca: Verifying Checksum 01:49:21 f23df028b6ca: Download complete 01:49:21 d65c8cfc05b1: Verifying Checksum 01:49:21 d65c8cfc05b1: Download complete 01:49:21 699f458cf7ca: Verifying Checksum 01:49:21 699f458cf7ca: Download complete 01:49:22 8998bd30e6a1: Verifying Checksum 01:49:22 8998bd30e6a1: Download complete 01:49:24 2437ff75d9bd: Verifying Checksum 01:49:24 2437ff75d9bd: Download complete 01:49:26 8998bd30e6a1: Pull complete 01:49:26 04944245beec: Pull complete 01:49:27 699f458cf7ca: Pull complete 01:49:27 765212b225bb: Pull complete 01:49:28 f23df028b6ca: Pull complete 01:49:28 d65c8cfc05b1: Pull complete 01:49:41 2437ff75d9bd: Pull complete 01:49:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:49:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:49:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:41 prd-ubuntu20.04-docker-arm64-4c-16g-8462 does not seem to be running inside a container 01:49:41 $ 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 01:49:44 $ docker top 4eb137e30fd58b186590156b2e81a98c0d5de4b769ca6ea951e6fe87aa8ed716 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:45 ---> job-cost.sh 01:49:45 lf-activate-venv: SKIPPING 01:49:45 INFO: No Stack... 01:49:46 INFO: Retrieving Pricing Info for: v3-standard-4 01:49:46 INFO: Archiving Costs [Pipeline] sh 01:49:47 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 01:49:47 + cut -d, -f6 [Pipeline] lock 01:49:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-594-1-stack-cost] 01:49:47 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-594-1-stack-cost] did not exist. Created. 01:49:47 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-594-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:49:48 /w/workspace/edgex-ui-go/1@tmp/durable-627dc5d0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:49:49 + echo total: 0.10999999940395355 [Pipeline] stash 01:49:49 Warning: overwriting stash ‘stack-cost’ 01:49:54 Stashed 1 file(s) [Pipeline] } 01:49:54 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-594-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:49:54 $ docker stop --time=1 4eb137e30fd58b186590156b2e81a98c0d5de4b769ca6ea951e6fe87aa8ed716 01:49:55 $ docker rm -f --volumes 4eb137e30fd58b186590156b2e81a98c0d5de4b769ca6ea951e6fe87aa8ed716 [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 01:49:57 provisioning config files... 01:49:57 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp/config10879307456223879078tmp [Pipeline] { [Pipeline] sh 01:49:57 + set +x 01:49:57 + bash -s -- 01:49:57 + curl -s https://codecov.io/bash 01:49:57 01:49:57 _____ _ 01:49:57 / ____| | | 01:49:57 | | ___ __| | ___ ___ _____ __ 01:49:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:49:57 | |___| (_) | (_| | __/ (_| (_) \ V / 01:49:57 \_____\___/ \__,_|\___|\___\___/ \_/ 01:49:57 Bash-1.0.6 01:49:57 01:49:57 01:49:57 ==> git version 2.25.1 found 01:49:57 ==> 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 01:49:57 Release-Date: 2020-01-08 01:49:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:49:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:49:57 ==> Jenkins CI detected. 01:49:57 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-594 01:49:57 project root: . 01:49:57 --> token set from env 01:49:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:49:57 ==> Running gcov in . (disable via -X gcov) 01:49:57 ==> Python coveragepy not found 01:49:57 ==> Searching for coverage reports in: 01:49:57 + . 01:49:57 -> Found 1 reports 01:49:57 ==> Detecting git/mercurial file structure 01:49:57 ==> Reading reports 01:49:57 + ./coverage.out bytes=10 01:49:57 ==> Appending adjustments 01:49:57 https://docs.codecov.io/docs/fixing-reports 01:49:58 + Found adjustments 01:49:58 ==> Gzipping contents 01:49:58 12K /tmp/codecov.1LG8lQ.gz 01:49:58 ==> Uploading reports 01:49:58 url: https://codecov.io 01:49:58 query: branch=PR-594&commit=0386669a23b89d124ec00fbb6e20ae1bbb853453&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-594%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=594&job=&cmd_args= 01:49:58 -> Pinging Codecov 01:49:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-594&commit=0386669a23b89d124ec00fbb6e20ae1bbb853453&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-594%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=594&job=&cmd_args= 01:49:58 -> Uploading to 01:49:58 https://storage.googleapis.com/codecov/v4/raw/2023-03-07/FB506323287CE973F263BFD2A0EB1F37/0386669a23b89d124ec00fbb6e20ae1bbb853453/2f00587b-5f0a-4889-9965-4760dc34cdb3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T014958Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c9dc943e1c3c14c6ef6910ce36ebb0ca54c52881e686ff77375fe566166a317c 01:49:58 % Total % Received % Xferd Average Speed Time Time Time Current 01:49:58 Dload Upload Total Spent Left Speed 01:49:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8866 0 0 100 8866 0 36941 --:--:-- --:--:-- --:--:-- 36941 01:49:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/0386669a23b89d124ec00fbb6e20ae1bbb853453 [Pipeline] } 01:49:58 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 01:50:00 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-594/archives ] 01:50:00 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-594/archives 01:50:00 total 16 01:50:00 drwxr-xr-x 3 root root 4096 Mar 7 01:32 . 01:50:00 drwxrwxr-x 15 jenkins jenkins 4096 Mar 7 01:32 .. 01:50:00 drwxr-xr-x 2 root root 4096 Mar 7 01:32 cost 01:50:00 -rw-r--r-- 1 root root 83 Mar 7 01:32 cost.csv 01:50:00 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-594/archives 01:50:00 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-594/archives 01:50:00 total 16 01:50:00 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 01:32 . 01:50:00 drwxrwxr-x 15 jenkins jenkins 4096 Mar 7 01:32 .. 01:50:00 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 01:32 cost 01:50:00 -rw-r--r-- 1 jenkins jenkins 83 Mar 7 01:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:50:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:50:01 ---> package-listing.sh 01:50:01 ++ facter osfamily 01:50:01 ++ tr '[:upper:]' '[:lower:]' 01:50:02 + OS_FAMILY=debian 01:50:02 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-594 01:50:02 + START_PACKAGES=/tmp/packages_start.txt 01:50:02 + END_PACKAGES=/tmp/packages_end.txt 01:50:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:50:02 + PACKAGES=/tmp/packages_start.txt 01:50:02 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-594 ']' 01:50:02 + PACKAGES=/tmp/packages_end.txt 01:50:02 + case "${OS_FAMILY}" in 01:50:02 + dpkg -l 01:50:02 + grep '^ii' 01:50:02 + '[' -f /tmp/packages_start.txt ']' 01:50:02 + '[' -f /tmp/packages_end.txt ']' 01:50:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:50:02 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-594 ']' 01:50:02 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-594/archives/ 01:50:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-594/archives/ [Pipeline] echo 01:50:02 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-594/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:50:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:50:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:03 prd-ubuntu20.04-docker-8c-8g-8458 does not seem to be running inside a container 01:50:03 $ 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-594/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-594 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-594:/w/workspace/edgexfoundry_edgex-ui-go_PR-594:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-594@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 01:50:03 $ docker top 7fc8ad0823b9ba02357e129e98b6c195d048b641129487925f3e54f002f53b60 -eo pid,comm [Pipeline] { [Pipeline] sh 01:50:03 + touch /tmp/pre-build-complete [Pipeline] sh 01:50:04 + mkdir -p /var/log/sysstat [Pipeline] sh 01:50:04 + ls /var/log/sa-host 01:50:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:50:04 provisioning config files... 01:50:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp/config13968243033341522415tmp [Pipeline] { [Pipeline] echo 01:50:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:50:04 ---> create-netrc.sh [Pipeline] } 01:50:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:50:05 ---> python-tools-install.sh [Pipeline] echo 01:50:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:50:05 ---> sudo-logs.sh 01:50:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:50:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:50:06 ---> job-cost.sh 01:50:06 lf-activate-venv: SKIPPING 01:50:06 DEBUG: total: 0.2199999988079071 01:50:06 INFO: Retrieving Stack Cost... 01:50:06 INFO: Retrieving Pricing Info for: v3-standard-8 01:50:06 INFO: Archiving Costs [Pipeline] echo 01:50:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:50:07 ---> logs-deploy.sh 01:50:07 lf-activate-venv: SKIPPING 01:50:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-594/1 01:50:07 INFO: archiving workspace using pattern(s): 01:50:08 Archives upload complete. 01:50:08 INFO: archiving logs to Nexus