Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b4edff231965dfa5b3af167cdce7853333303fda+5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 (66fb574a8deb0aa223fbbd901ebac750f3ac9da2) 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-ssh6438335180665469364.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-ssh17918011396502657539.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-586/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-586/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4604770090435393436.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 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-ssh5082650310476346886.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-586/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-586/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5358507179338963538.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2312 in /w/workspace/edgexfoundry_edgex-ui-go_PR-586 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-586 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit b4edff231965dfa5b3af167cdce7853333303fda Merge succeeded, producing 8ce683b5e72aa09196ac7f20014698ba9ac2aace Checking out Revision 8ce683b5e72aa09196ac7f20014698ba9ac2aace (PR-586) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/586/head:refs/remotes/origin/PR-586 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b4edff231965dfa5b3af167cdce7853333303fda # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ce683b5e72aa09196ac7f20014698ba9ac2aace # timeout=10 Commit message: "Merge commit '5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35' into HEAD" > git rev-list --no-walk b4edff231965dfa5b3af167cdce7853333303fda # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:06:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:06:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:06:28 ========================================================= 02:06:28 EdgeX Global Pipelines Version Info 02:06:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:06:29 ------------------- 02:06:29 stable info: 02:06:29 ------------------- 02:06:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:06:29 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:06:29 Message: update stable to v1.0.244 02:06:29 ------------------- 02:06:29 experimental info: 02:06:29 ------------------- 02:06:29 Commited By: **** collab-it+edgex@linuxfoundation.org 02:06:29 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:06:29 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:06:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:06:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:06:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:06:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:06:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:06:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:06:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:06:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:06:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:06:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:06:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:06:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:06:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:06:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:06:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:06:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:06:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:06:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:06:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:06:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:06:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:06:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:06:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:06:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:06:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-586 [Pipeline] echo 02:06:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-586 [Pipeline] echo 02:06:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-586 [Pipeline] echo 02:06:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ce683b5e72aa09196ac7f20014698ba9ac2aace [Pipeline] echo 02:06:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ce683b [Pipeline] echo 02:06:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:30 provisioning config files... 02:06:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/config17780679341682914506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:30 ---> docker-login.sh 02:06:30 nexus3.edgexfoundry.org:10001 02:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:30 Configure a credential helper to remove this warning. See 02:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:30 02:06:30 Login Succeeded 02:06:30 nexus3.edgexfoundry.org:10002 02:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:31 Configure a credential helper to remove this warning. See 02:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:31 02:06:31 Login Succeeded 02:06:31 nexus3.edgexfoundry.org:10003 02:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:31 Configure a credential helper to remove this warning. See 02:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:31 02:06:31 Login Succeeded 02:06:31 nexus3.edgexfoundry.org:10004 02:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:31 Configure a credential helper to remove this warning. See 02:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:31 02:06:31 Login Succeeded 02:06:31 docker.io 02:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:31 Configure a credential helper to remove this warning. See 02:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:31 02:06:31 Login Succeeded 02:06:31 ---> docker-login.sh ends [Pipeline] } 02:06:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:06:32 + git rev-list -1 --merges 8ce683b5e72aa09196ac7f20014698ba9ac2aace~1..8ce683b5e72aa09196ac7f20014698ba9ac2aace [Pipeline] echo 02:06:32 -----------> git rev-list -1 --merges 8ce683b5e72aa09196ac7f20014698ba9ac2aace~1..8ce683b5e72aa09196ac7f20014698ba9ac2aace 8ce683b5e72aa09196ac7f20014698ba9ac2aace 02:06:32 8ce683b5e72aa09196ac7f20014698ba9ac2aace [false] [Pipeline] sh 02:06:32 + git log --format=format:%s -1 8ce683b5e72aa09196ac7f20014698ba9ac2aace [Pipeline] echo 02:06:32 ========================================================= 02:06:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:06:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:06:32 + git log --format=format:%s -1 8ce683b5e72aa09196ac7f20014698ba9ac2aace [Pipeline] echo 02:06:32 [semverPrep] GIT_COMMIT: 8ce683b5e72aa09196ac7f20014698ba9ac2aace, Commit Message: Merge commit '5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35' into HEAD [Pipeline] echo 02:06:32 [semverPrep] This is not a build commit. [Pipeline] sh 02:06:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:06:33 + grep -v github /etc/ssh/ssh_known_hosts 02:06:33 + [ -e /tmp/ssh_known_hosts ] 02:06:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:06:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:06:33 + sudo tee -a /etc/ssh/ssh_known_hosts 02:06:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:06:33 02:06:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:06:33 0.1.4: Pulling from edgex-devops/py-git-semver 02:06:33 b85a868b505f: Pulling fs layer 02:06:33 e2be974225ed: Pulling fs layer 02:06:33 339a4e72a1f5: Pulling fs layer 02:06:33 988bab9f4d93: Pulling fs layer 02:06:33 1469e6f7b9e6: Pulling fs layer 02:06:33 988bab9f4d93: Waiting 02:06:33 eaf3925da568: Pulling fs layer 02:06:33 bab4dde63d76: Pulling fs layer 02:06:33 bde34c3a00c8: Pulling fs layer 02:06:33 b352a97aabf1: Pulling fs layer 02:06:33 1469e6f7b9e6: Waiting 02:06:33 4872d77fe225: Pulling fs layer 02:06:33 bab4dde63d76: Waiting 02:06:33 5851b861e8e6: Pulling fs layer 02:06:33 eaf3925da568: Waiting 02:06:33 5851b861e8e6: Waiting 02:06:33 4872d77fe225: Waiting 02:06:33 bde34c3a00c8: Waiting 02:06:33 e2be974225ed: Verifying Checksum 02:06:33 e2be974225ed: Download complete 02:06:34 1469e6f7b9e6: Verifying Checksum 02:06:34 1469e6f7b9e6: Download complete 02:06:34 339a4e72a1f5: Verifying Checksum 02:06:34 339a4e72a1f5: Download complete 02:06:34 eaf3925da568: Verifying Checksum 02:06:34 eaf3925da568: Download complete 02:06:34 bde34c3a00c8: Verifying Checksum 02:06:34 bde34c3a00c8: Download complete 02:06:34 4872d77fe225: Download complete 02:06:34 b85a868b505f: Verifying Checksum 02:06:34 b85a868b505f: Download complete 02:06:34 5851b861e8e6: Download complete 02:06:34 bab4dde63d76: Verifying Checksum 02:06:34 bab4dde63d76: Download complete 02:06:35 b85a868b505f: Pull complete 02:06:35 e2be974225ed: Pull complete 02:06:35 339a4e72a1f5: Pull complete 02:06:35 988bab9f4d93: Pull complete 02:06:36 1469e6f7b9e6: Pull complete 02:06:36 eaf3925da568: Pull complete 02:06:38 bab4dde63d76: Pull complete 02:06:38 bde34c3a00c8: Pull complete 02:06:38 b352a97aabf1: Pull complete 02:06:38 4872d77fe225: Pull complete 02:06:38 5851b861e8e6: Pull complete 02:06:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:06:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:06:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:38 prd-ubuntu20.04-docker-8c-8g-2312 does not seem to be running inside a container 02:06:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-586 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586:/w/workspace/edgexfoundry_edgex-ui-go_PR-586:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:06:39 $ docker top 566a0e97019a52bf075fa6d16a378d274d2426499385176e9075cec131295b3a -eo pid,comm 02:06:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:06:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:06:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:39 [ssh-agent] Looking for ssh-agent implementation... 02:06:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:39 $ docker exec 566a0e97019a52bf075fa6d16a378d274d2426499385176e9075cec131295b3a ssh-agent 02:06:40 SSH_AUTH_SOCK=/tmp/ssh-9pxFJYpb4OHS/agent.32 02:06:40 SSH_AGENT_PID=38 02:06:40 Running ssh-add (command line suppressed) 02:06:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/private_key_2239435503853665424.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/private_key_2239435503853665424.key) 02:06:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:40 + git tag --points-at HEAD [Pipeline] } 02:06:40 $ docker exec --env ******** --env ******** 566a0e97019a52bf075fa6d16a378d274d2426499385176e9075cec131295b3a ssh-agent -k 02:06:40 unset SSH_AUTH_SOCK; 02:06:40 unset SSH_AGENT_PID; 02:06:40 echo Agent pid 38 killed; 02:06:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:06:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:40 [ssh-agent] Looking for ssh-agent implementation... 02:06:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:40 $ docker exec 566a0e97019a52bf075fa6d16a378d274d2426499385176e9075cec131295b3a ssh-agent 02:06:40 SSH_AUTH_SOCK=/tmp/ssh-9aKRUqNhJqS6/agent.70 02:06:40 SSH_AGENT_PID=76 02:06:40 Running ssh-add (command line suppressed) 02:06:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/private_key_16566785193437717565.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/private_key_16566785193437717565.key) 02:06:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:41 + git semver init 02:06:41 2023-01-14 02:06:41,416 [run_init] DEBUG init version:0.0.0 force:False 02:06:41 2023-01-14 02:06:41,417 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver 02:06:41 2023-01-14 02:06:41,417 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver 02:06:41 2023-01-14 02:06:41,417 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-586, universal_newlines=False, shell=None, istream=None) 02:06:42 2023-01-14 02:06:42,724 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.git/info/exclude 02:06:42 2023-01-14 02:06:42,725 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver/PR-586 with force:False 02:06:42 2023-01-14 02:06:42,725 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver/PR-586 02:06:42 2023-01-14 02:06:42,729 [execute] INFO git cat-file --batch-check 02:06:42 2023-01-14 02:06:42,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver, universal_newlines=False, shell=None, istream=) 02:06:42 2023-01-14 02:06:42,734 [execute] INFO git cat-file --batch 02:06:42 2023-01-14 02:06:42,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver, universal_newlines=False, shell=None, istream=) 02:06:42 2023-01-14 02:06:42,740 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver/PR-586 02:06:42 0.0.0 [Pipeline] } 02:06:42 $ docker exec --env ******** --env ******** 566a0e97019a52bf075fa6d16a378d274d2426499385176e9075cec131295b3a ssh-agent -k 02:06:42 unset SSH_AUTH_SOCK; 02:06:42 unset SSH_AGENT_PID; 02:06:42 echo Agent pid 76 killed; 02:06:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:06:43 + git semver [Pipeline] } 02:06:43 $ docker stop --time=1 566a0e97019a52bf075fa6d16a378d274d2426499385176e9075cec131295b3a 02:06:44 $ docker rm -f --volumes 566a0e97019a52bf075fa6d16a378d274d2426499385176e9075cec131295b3a [Pipeline] // withDockerContainer [Pipeline] sh 02:06:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:06:45 Stashed 1 file(s) [Pipeline] echo 02:06:45 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:45 provisioning config files... 02:06:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/config4244505547269100610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:45 ---> docker-login.sh 02:06:45 nexus3.edgexfoundry.org:10001 02:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:45 Configure a credential helper to remove this warning. See 02:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:45 02:06:45 Login Succeeded 02:06:45 nexus3.edgexfoundry.org:10002 02:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:45 Configure a credential helper to remove this warning. See 02:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:45 02:06:45 Login Succeeded 02:06:45 nexus3.edgexfoundry.org:10003 02:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:46 Configure a credential helper to remove this warning. See 02:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:46 02:06:46 Login Succeeded 02:06:46 nexus3.edgexfoundry.org:10004 02:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:46 Configure a credential helper to remove this warning. See 02:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:46 02:06:46 Login Succeeded 02:06:46 docker.io 02:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:46 Configure a credential helper to remove this warning. See 02:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:46 02:06:46 Login Succeeded 02:06:46 ---> docker-login.sh ends [Pipeline] } 02:06:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:06:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:06:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:06:46 ========================================================= 02:06:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:06:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:46 + 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 . 02:06:46 Sending build context to Docker daemon 45.66MB 02:06:46 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 02:06:46 Step 2/16 : FROM ${BASE} AS builder 02:06:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:06:46 213ec9aee27d: Pulling fs layer 02:06:46 4583459ba037: Pulling fs layer 02:06:46 93c1e223e6f2: Pulling fs layer 02:06:46 53926ce57604: Pulling fs layer 02:06:46 21b2b0c7a3f4: Pulling fs layer 02:06:46 22ff95d597cd: Pulling fs layer 02:06:46 12d6caf4c0d1: Pulling fs layer 02:06:46 96b7cbca73a9: Pulling fs layer 02:06:46 21b2b0c7a3f4: Waiting 02:06:46 a7acece74701: Pulling fs layer 02:06:46 53926ce57604: Waiting 02:06:46 22ff95d597cd: Waiting 02:06:46 12d6caf4c0d1: Waiting 02:06:46 a7acece74701: Waiting 02:06:46 93c1e223e6f2: Verifying Checksum 02:06:46 93c1e223e6f2: Download complete 02:06:46 4583459ba037: Download complete 02:06:46 21b2b0c7a3f4: Verifying Checksum 02:06:46 21b2b0c7a3f4: Download complete 02:06:46 22ff95d597cd: Verifying Checksum 02:06:46 22ff95d597cd: Download complete 02:06:46 213ec9aee27d: Verifying Checksum 02:06:46 213ec9aee27d: Download complete 02:06:47 12d6caf4c0d1: Verifying Checksum 02:06:47 12d6caf4c0d1: Download complete 02:06:47 213ec9aee27d: Pull complete 02:06:47 4583459ba037: Pull complete 02:06:47 93c1e223e6f2: Pull complete 02:06:48 a7acece74701: Verifying Checksum 02:06:48 a7acece74701: Download complete 02:06:48 53926ce57604: Verifying Checksum 02:06:48 53926ce57604: Download complete 02:06:48 96b7cbca73a9: Verifying Checksum 02:06:48 96b7cbca73a9: Download complete 02:06:51 53926ce57604: Pull complete 02:06:51 21b2b0c7a3f4: Pull complete 02:06:51 22ff95d597cd: Pull complete 02:06:51 12d6caf4c0d1: Pull complete 02:06:53 96b7cbca73a9: Pull complete 02:06:54 a7acece74701: Pull complete 02:06:54 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:06:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:06:54 ---> db6d94c90886 02:06:54 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:06:56 ---> Running in c04254a240d3 02:06:56 Removing intermediate container c04254a240d3 02:06:56 ---> a90eeaf588ff 02:06:56 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 02:06:56 ---> Running in 8a7fe9cebc6d 02:06:56 Removing intermediate container 8a7fe9cebc6d 02:06:56 ---> 01ee419d06e7 02:06:56 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 02:06:56 ---> Running in a94efef2eefd 02:06:56 Removing intermediate container a94efef2eefd 02:06:56 ---> 412fc21d5c2c 02:06:56 Step 6/16 : LABEL Name=edgex-ui-go 02:06:56 ---> Running in daccb4b3b76b 02:06:56 Removing intermediate container daccb4b3b76b 02:06:56 ---> 238acc476570 02:06:56 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:06:56 ---> Running in 56b970bda1a0 02:06:57 Removing intermediate container 56b970bda1a0 02:06:57 ---> 6e4e96cfbd94 02:06:57 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:06:57 latest: Pulling from library/docker 02:06:57 8921db27df28: Pulling fs layer 02:06:57 ea2378853794: Pulling fs layer 02:06:57 0ba836ede3c5: Pulling fs layer 02:06:57 a42624319d54: Pulling fs layer 02:06:57 6fad2fe3ffd3: Pulling fs layer 02:06:57 b27387ecef92: Pulling fs layer 02:06:57 4ebd99333dcb: Pulling fs layer 02:06:57 05a32f4e1b68: Pulling fs layer 02:06:57 b27387ecef92: Waiting 02:06:57 4ebd99333dcb: Waiting 02:06:57 05a32f4e1b68: Waiting 02:06:57 a42624319d54: Waiting 02:06:57 6fad2fe3ffd3: Waiting 02:06:57 ea2378853794: Verifying Checksum 02:06:57 ea2378853794: Download complete 02:06:57 8921db27df28: Verifying Checksum 02:06:57 8921db27df28: Download complete 02:06:57 8921db27df28: Pull complete 02:06:57 0ba836ede3c5: Verifying Checksum 02:06:57 0ba836ede3c5: Download complete 02:06:57 ea2378853794: Pull complete 02:06:57 b27387ecef92: Verifying Checksum 02:06:57 b27387ecef92: Download complete 02:06:58 6fad2fe3ffd3: Verifying Checksum 02:06:58 a42624319d54: Verifying Checksum 02:06:58 a42624319d54: Download complete 02:06:58 4ebd99333dcb: Download complete 02:06:58 05a32f4e1b68: Verifying Checksum 02:06:58 05a32f4e1b68: Download complete 02:06:58 0ba836ede3c5: Pull complete 02:06:58 a42624319d54: Pull complete 02:06:59 6fad2fe3ffd3: Pull complete 02:06:59 b27387ecef92: Pull complete 02:06:59 4ebd99333dcb: Pull complete 02:06:59 05a32f4e1b68: Pull complete 02:06:59 Digest: sha256:75026b00c823579421c1850c00def301a6126b3f3f684594e51114c997f76467 02:06:59 Status: Downloaded newer image for docker:latest 02:07:00 ---> 78ce6c67585a 02:07:00 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:07:00 ---> Running in 89e9705c0ff6 02:07:00 Still waiting to schedule task 02:07:00 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2309’ 02:07:00 Removing intermediate container 89e9705c0ff6 02:07:00 ---> c5597e2dfdf5 02:07:00 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:07:00 ---> Running in 1982485d9757 02:07:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:07:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:07:02 OK: 211 MiB in 51 packages 02:07:02 Removing intermediate container 1982485d9757 02:07:02 ---> 99c09d5dce5a 02:07:02 Step 11/16 : ENV GO111MODULE=on 02:07:02 ---> Running in a1d03fae2e14 02:07:02 Removing intermediate container a1d03fae2e14 02:07:02 ---> ef11324394a2 02:07:02 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:07:02 ---> Running in ab2a34cd10ef 02:07:02 Removing intermediate container ab2a34cd10ef 02:07:02 ---> 5803e990cd73 02:07:02 Step 13/16 : COPY go.mod vendor* ./ 02:07:03 ---> f1542a5bd73a 02:07:03 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:03 ---> Running in 5b9456db2a59 02:07:29 Removing intermediate container 5b9456db2a59 02:07:29 ---> b9d0eab2143a 02:07:29 Step 15/16 : COPY . . 02:07:29 ---> d07f952bc325 02:07:29 Step 16/16 : RUN ${MAKE} 02:07:29 ---> Running in 1559b9943f5e 02:07:29 noop 02:07:29 Removing intermediate container 1559b9943f5e 02:07:29 ---> ed9c4e07b300 02:07:29 Successfully built ed9c4e07b300 02:07:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:30 + docker inspect -f . ci-base-image-x86_64 02:07:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:30 prd-ubuntu20.04-docker-8c-8g-2312 does not seem to be running inside a container 02:07:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-586 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586:/w/workspace/edgexfoundry_edgex-ui-go_PR-586:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:07:30 $ docker top 64acf1fa1eded1c52dbe2578213fb9eb9ee265dc55d1a9805aeaf42f0663adb0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:30 + go version 02:07:30 go version go1.18.7 linux/amd64 [Pipeline] } 02:07:30 $ docker stop --time=1 64acf1fa1eded1c52dbe2578213fb9eb9ee265dc55d1a9805aeaf42f0663adb0 02:07:32 $ docker rm -f --volumes 64acf1fa1eded1c52dbe2578213fb9eb9ee265dc55d1a9805aeaf42f0663adb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:32 + docker inspect -f . ci-base-image-x86_64 02:07:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:32 prd-ubuntu20.04-docker-8c-8g-2312 does not seem to be running inside a container 02:07:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-586 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586:/w/workspace/edgexfoundry_edgex-ui-go_PR-586:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:07:33 $ docker top 27119fb5fe4874bbdb7f3f50c878d534d589d98a0d99be4469e4ba11c8446888 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:33 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-586 [Pipeline] fileExists [Pipeline] sh 02:07:33 + make test 02:07:33 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:07:34 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:07:44 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:07:44 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:07:44 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:07:44 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:07:44 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:07:44 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:07:44 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:07:44 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:07:44 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:07:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:07:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:07:45 ./bin/test-attribution-txt.sh 02:07:45 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 02:07:45 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:07:45 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 02:07:45 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 02:07:45 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 02:07:45 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 02:07:45 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 02:07:45 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 02:07:45 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 02:07:45 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 02:07:45 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 02:07:45 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 02:07:45 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:07:45 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:07:45 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 02:07:45 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 02:07:45 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 02:07:45 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 02:07:45 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 02:07:45 An attribution for golang.org/x/net is missing from Attribution.txt, please add 02:07:45 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 02:07:45 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 02:07:45 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 02:07:45 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 02:07:45 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:07:45 make -C web test 02:07:45 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-586/web' 02:07:45 make[1]: tput: No such file or directory 02:07:45 make[1]: tput: No such file or directory 02:07:45 warning: generating ./VERSION 02:07:45 echo "0.0.0" > VERSION 02:07:45 docker build \ 02:07:45 -f Dockerfile \ 02:07:45 --build-arg USER=1000 \ 02:07:45 \ 02:07:45 --label "git_sha=8ce683b5e72aa09196ac7f20014698ba9ac2aace" \ 02:07:45 -t edgexfoundry/edgex-web-ui:8ce683b5e72aa09196ac7f20014698ba9ac2aace \ 02:07:45 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:07:45 . 02:07:45 Sending build context to Docker daemon 3.269MB 02:07:45 Step 1/10 : FROM node:16.17-alpine3.15 02:07:45 16.17-alpine3.15: Pulling from library/node 02:07:45 9621f1afde84: Pulling fs layer 02:07:45 c6f70ee39829: Pulling fs layer 02:07:45 56892a8094a2: Pulling fs layer 02:07:45 58dd87906ef0: Pulling fs layer 02:07:45 58dd87906ef0: Waiting 02:07:45 9621f1afde84: Verifying Checksum 02:07:45 9621f1afde84: Download complete 02:07:45 56892a8094a2: Download complete 02:07:45 58dd87906ef0: Verifying Checksum 02:07:45 58dd87906ef0: Download complete 02:07:45 9621f1afde84: Pull complete 02:07:46 c6f70ee39829: Verifying Checksum 02:07:46 c6f70ee39829: Download complete 02:07:47 c6f70ee39829: Pull complete 02:07:47 56892a8094a2: Pull complete 02:07:47 58dd87906ef0: Pull complete 02:07:47 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:07:47 Status: Downloaded newer image for node:16.17-alpine3.15 02:07:47 ---> b69703f70c3d 02:07:47 Step 2/10 : RUN apk add --no-cache chromium 02:07:47 ---> Running in dfb8ca97e643 02:07:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:07:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:07:48 (1/129) Installing libxau (1.0.9-r0) 02:07:48 (2/129) Installing libmd (1.0.3-r0) 02:07:48 (3/129) Installing libbsd (0.11.3-r1) 02:07:48 (4/129) Installing libxdmcp (1.1.3-r0) 02:07:48 (5/129) Installing libxcb (1.14-r2) 02:07:48 (6/129) Installing libx11 (1.7.3.1-r0) 02:07:48 (7/129) Installing libxext (1.3.4-r0) 02:07:48 (8/129) Installing libice (1.0.10-r0) 02:07:48 (9/129) Installing libuuid (2.37.4-r0) 02:07:48 (10/129) Installing libsm (1.2.3-r0) 02:07:48 (11/129) Installing libxt (1.2.1-r0) 02:07:48 (12/129) Installing libxmu (1.1.3-r0) 02:07:48 (13/129) Installing xset (1.2.4-r0) 02:07:48 (14/129) Installing xprop (1.2.5-r0) 02:07:48 (15/129) Installing xdg-utils (1.1.3-r0) 02:07:48 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 02:07:48 (17/129) Installing pkgconf (1.8.0-r0) 02:07:48 (18/129) Installing libffi (3.4.2-r1) 02:07:48 (19/129) Installing libintl (0.21-r0) 02:07:48 (20/129) Installing libblkid (2.37.4-r0) 02:07:48 (21/129) Installing libmount (2.37.4-r0) 02:07:48 (22/129) Installing pcre (8.45-r1) 02:07:48 (23/129) Installing glib (2.70.1-r0) 02:07:48 (24/129) Installing xz-libs (5.2.5-r1) 02:07:48 (25/129) Installing libxml2 (2.9.14-r2) 02:07:48 (26/129) Installing shared-mime-info (2.1-r1) 02:07:48 (27/129) Installing hicolor-icon-theme (0.17-r1) 02:07:48 (28/129) Installing libjpeg-turbo (2.1.2-r0) 02:07:48 (29/129) Installing libpng (1.6.37-r1) 02:07:48 (30/129) Installing libwebp (1.2.2-r0) 02:07:48 (31/129) Installing zstd-libs (1.5.0-r0) 02:07:48 (32/129) Installing tiff (4.4.0-r0) 02:07:48 (33/129) Installing gdk-pixbuf (2.42.8-r0) 02:07:48 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 02:07:48 (35/129) Installing libxcomposite (0.4.5-r0) 02:07:48 (36/129) Installing libxfixes (6.0.0-r0) 02:07:48 (37/129) Installing libxrender (0.9.10-r3) 02:07:48 (38/129) Installing libxcursor (1.2.0-r0) 02:07:48 (39/129) Installing libxdamage (1.1.5-r1) 02:07:48 (40/129) Installing libxi (1.8-r0) 02:07:48 (41/129) Installing libxinerama (1.1.4-r1) 02:07:48 (42/129) Installing libxrandr (1.5.2-r1) 02:07:48 (43/129) Installing atk (2.36.0-r0) 02:07:48 (44/129) Installing libxtst (1.2.3-r3) 02:07:48 (45/129) Installing dbus-libs (1.12.24-r0) 02:07:48 (46/129) Installing at-spi2-core (2.42.0-r0) 02:07:48 (47/129) Installing at-spi2-atk (2.38.0-r0) 02:07:48 (48/129) Installing expat (2.5.0-r0) 02:07:48 (49/129) Installing brotli-libs (1.0.9-r5) 02:07:49 (50/129) Installing libbz2 (1.0.8-r1) 02:07:49 (51/129) Installing freetype (2.11.1-r2) 02:07:49 (52/129) Installing fontconfig (2.13.1-r4) 02:07:49 (53/129) Installing pixman (0.40.0-r4) 02:07:49 (54/129) Installing cairo (1.16.0-r5) 02:07:49 (55/129) Installing cairo-gobject (1.16.0-r5) 02:07:49 (56/129) Installing avahi-libs (0.8-r5) 02:07:49 (57/129) Installing gmp (6.2.1-r1) 02:07:49 (58/129) Installing nettle (3.7.3-r0) 02:07:49 (59/129) Installing p11-kit (0.24.0-r1) 02:07:49 (60/129) Installing libtasn1 (4.18.0-r1) 02:07:49 (61/129) Installing libunistring (0.9.10-r1) 02:07:49 (62/129) Installing gnutls (3.7.1-r1) 02:07:49 (63/129) Installing cups-libs (2.3.3-r6) 02:07:49 (64/129) Installing libepoxy (1.5.9-r0) 02:07:49 (65/129) Installing fribidi (1.0.11-r0) 02:07:49 (66/129) Installing graphite2 (1.3.14-r0) 02:07:49 (67/129) Installing harfbuzz (3.0.0-r2) 02:07:49 (68/129) Installing libxft (2.3.4-r0) 02:07:49 (69/129) Installing pango (1.48.10-r0) 02:07:49 (70/129) Installing wayland-libs-client (1.19.0-r1) 02:07:49 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 02:07:49 (72/129) Installing wayland-libs-egl (1.19.0-r1) 02:07:49 (73/129) Installing xkeyboard-config (2.34-r0) 02:07:49 (74/129) Installing libxkbcommon (1.3.1-r0) 02:07:49 (75/129) Installing gtk+3.0 (3.24.30-r0) 02:07:49 Executing gtk+3.0-3.24.30-r0.post-install 02:07:49 (76/129) Installing libfontenc (1.1.4-r0) 02:07:49 (77/129) Installing mkfontscale (1.2.1-r1) 02:07:49 (78/129) Installing ttf-opensans (1.10-r1) 02:07:49 Executing ttf-opensans-1.10-r1.post-install 02:07:51 (79/129) Installing libogg (1.3.5-r0) 02:07:51 (80/129) Installing flac (1.3.4-r0) 02:07:51 (81/129) Installing alsa-lib (1.2.5.1-r1) 02:07:51 (82/129) Installing libatomic (10.3.1_git20211027-r0) 02:07:51 (83/129) Installing sdl2 (2.0.16-r4) 02:07:51 (84/129) Installing aom-libs (3.2.0-r0) 02:07:51 (85/129) Installing libass (0.15.2-r0) 02:07:52 (86/129) Installing libdav1d (0.9.2-r0) 02:07:52 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:07:52 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 02:07:52 (89/129) Installing lame (3.100-r0) 02:07:52 (90/129) Installing opus (1.3.1-r1) 02:07:52 (91/129) Installing libgomp (10.3.1_git20211027-r0) 02:07:52 (92/129) Installing soxr (0.1.3-r2) 02:07:52 (93/129) Installing libsrt (1.4.2-r1) 02:07:52 (94/129) Installing libssh (0.9.6-r1) 02:07:52 (95/129) Installing libtheora (1.1.1-r16) 02:07:52 (96/129) Installing v4l-utils-libs (1.22.1-r1) 02:07:52 (97/129) Installing libpciaccess (0.16-r0) 02:07:52 (98/129) Installing libdrm (2.4.109-r0) 02:07:52 (99/129) Installing libva (2.13.0-r0) 02:07:52 (100/129) Installing libvdpau (1.4-r0) 02:07:52 (101/129) Installing vidstab (1.1.0-r1) 02:07:52 (102/129) Installing libvorbis (1.3.7-r0) 02:07:52 (103/129) Installing libvpx (1.10.0-r0) 02:07:52 (104/129) Installing vulkan-loader (1.2.196-r0) 02:07:52 (105/129) Installing x264-libs (20210613-r0) 02:07:52 (106/129) Installing x265-libs (3.5-r0) 02:07:52 (107/129) Installing xvidcore (1.3.7-r1) 02:07:52 (108/129) Installing ffmpeg-libs (4.4.1-r2) 02:07:52 (109/129) Installing libevent (2.1.12-r4) 02:07:52 (110/129) Installing mesa (21.2.6-r0) 02:07:52 (111/129) Installing wayland-libs-server (1.19.0-r1) 02:07:52 (112/129) Installing mesa-gbm (21.2.6-r0) 02:07:52 (113/129) Installing lcms2 (2.12-r1) 02:07:52 (114/129) Installing nspr (4.32-r0) 02:07:52 (115/129) Installing sqlite-libs (3.36.0-r0) 02:07:52 (116/129) Installing nss (3.78.1-r0) 02:07:52 (117/129) Installing libasyncns (0.8-r1) 02:07:52 (118/129) Installing libltdl (2.4.6-r7) 02:07:52 (119/129) Installing orc (0.4.32-r0) 02:07:52 (120/129) Installing libsndfile (1.0.31-r1) 02:07:52 (121/129) Installing speexdsp (1.2.0-r0) 02:07:52 (122/129) Installing tdb-libs (1.4.5-r0) 02:07:52 (123/129) Installing libpulse (15.0-r2) 02:07:52 (124/129) Installing re2 (2021.11.01-r0) 02:07:52 (125/129) Installing snappy (1.1.9-r1) 02:07:52 (126/129) Installing libgpg-error (1.42-r1) 02:07:52 (127/129) Installing libgcrypt (1.9.4-r0) 02:07:52 (128/129) Installing libxslt (1.1.35-r0) 02:07:52 (129/129) Installing chromium (99.0.4844.84-r0) 02:07:53 Executing busybox-1.34.1-r7.trigger 02:07:53 Executing glib-2.70.1-r0.trigger 02:07:53 Executing shared-mime-info-2.1-r1.trigger 02:07:55 Executing gdk-pixbuf-2.42.8-r0.trigger 02:07:55 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:07:55 Executing fontconfig-2.13.1-r4.trigger 02:07:55 Executing mkfontscale-1.2.1-r1.trigger 02:07:55 OK: 286 MiB in 145 packages 02:07:58 Removing intermediate container dfb8ca97e643 02:07:58 ---> fd51e7f0a1e2 02:07:58 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:07:58 ---> Running in a036ed1e31c2 02:07:58 Removing intermediate container a036ed1e31c2 02:07:58 ---> 048eec34a079 02:07:58 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:07:58 ---> Running in 203b09cc4f77 02:07:58 Removing intermediate container 203b09cc4f77 02:07:58 ---> 364a29d11b87 02:07:58 Step 5/10 : RUN npm install -g npm 02:07:58 ---> Running in ba3de7fda967 02:08:05 02:08:05 removed 8 packages, changed 80 packages, and audited 231 packages in 5s 02:08:05 02:08:05 14 packages are looking for funding 02:08:05 run `npm fund` for details 02:08:05 02:08:05 found 0 vulnerabilities 02:08:05 Removing intermediate container ba3de7fda967 02:08:05 ---> a6982d343027 02:08:05 Step 6/10 : ARG USER=1000 02:08:05 ---> Running in 548404244bef 02:08:05 Removing intermediate container 548404244bef 02:08:05 ---> 624abdb1b758 02:08:05 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:08:05 ---> Running in 7f3fd2e67ef1 02:08:06 Removing intermediate container 7f3fd2e67ef1 02:08:06 ---> 8fc78f877e26 02:08:06 Step 8/10 : USER $USER:$USER 02:08:06 ---> Running in 42b9c93e4d3a 02:08:06 Removing intermediate container 42b9c93e4d3a 02:08:06 ---> b71fc61eb36d 02:08:06 Step 9/10 : WORKDIR /app 02:08:06 ---> Running in 25bf126894f8 02:08:06 Removing intermediate container 25bf126894f8 02:08:06 ---> 9a4a2321724d 02:08:06 Step 10/10 : LABEL git_sha=8ce683b5e72aa09196ac7f20014698ba9ac2aace 02:08:06 ---> Running in e2ee57c11c1a 02:08:06 Removing intermediate container e2ee57c11c1a 02:08:06 ---> ca043afc3594 02:08:06 Successfully built ca043afc3594 02:08:06 Successfully tagged edgexfoundry/edgex-web-ui:8ce683b5e72aa09196ac7f20014698ba9ac2aace 02:08:06 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:08:06 touch edgex-web-ui.imagebuilt 02:08:06 mkdir -p node_modules coverage 02:08:06 chown "1000:1000" node_modules coverage package-lock.json 02:08:06 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:08:08 npm WARN EBADENGINE Unsupported engine { 02:08:08 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:08:08 npm WARN EBADENGINE required: { 02:08:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:08 npm WARN EBADENGINE }, 02:08:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:08:08 npm WARN EBADENGINE } 02:08:08 npm WARN EBADENGINE Unsupported engine { 02:08:08 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:08:08 npm WARN EBADENGINE required: { 02:08:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:08 npm WARN EBADENGINE }, 02:08:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:08:08 npm WARN EBADENGINE } 02:08:08 npm WARN EBADENGINE Unsupported engine { 02:08:08 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:08:08 npm WARN EBADENGINE required: { 02:08:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:08 npm WARN EBADENGINE }, 02:08:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:08:08 npm WARN EBADENGINE } 02:08:08 npm WARN EBADENGINE Unsupported engine { 02:08:08 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:08:08 npm WARN EBADENGINE required: { 02:08:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:08 npm WARN EBADENGINE }, 02:08:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:08:08 npm WARN EBADENGINE } 02:08:08 npm WARN EBADENGINE Unsupported engine { 02:08:08 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:08:08 npm WARN EBADENGINE required: { 02:08:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:08 npm WARN EBADENGINE }, 02:08:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:08:08 npm WARN EBADENGINE } 02:08:08 npm WARN EBADENGINE Unsupported engine { 02:08:08 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:08:08 npm WARN EBADENGINE required: { 02:08:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:08 npm WARN EBADENGINE }, 02:08:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:08:08 npm WARN EBADENGINE } 02:08:08 npm WARN EBADENGINE Unsupported engine { 02:08:08 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:08:08 npm WARN EBADENGINE required: { 02:08:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:08 npm WARN EBADENGINE }, 02:08:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:08:08 npm WARN EBADENGINE } 02:08:08 npm WARN EBADENGINE Unsupported engine { 02:08:08 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:08:08 npm WARN EBADENGINE required: { 02:08:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:08 npm WARN EBADENGINE }, 02:08:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:08:08 npm WARN EBADENGINE } 02:08:08 npm WARN EBADENGINE Unsupported engine { 02:08:08 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:08:08 npm WARN EBADENGINE required: { 02:08:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:08 npm WARN EBADENGINE }, 02:08:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:08:08 npm WARN EBADENGINE } 02:08:12 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:08:12 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 02:08:12 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:08:12 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:08:12 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:08:13 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:08:13 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:08:14 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:08:14 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:08:16 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 02:08:16 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 02:08:17 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 02:08: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. 02:08: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 02:08:19 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 02:08:19 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:08: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. 02:08: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. 02:08:20 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:08:33 02:08:33 added 1478 packages, and audited 1479 packages in 24s 02:08:33 02:08:33 90 packages are looking for funding 02:08:33 run `npm fund` for details 02:08:33 02:08:33 22 vulnerabilities (1 low, 5 moderate, 12 high, 4 critical) 02:08:33 02:08:33 To address issues that do not require attention, run: 02:08:33 npm audit fix 02:08:33 02:08:33 To address all issues (including breaking changes), run: 02:08:33 npm audit fix --force 02:08:33 02:08:33 Run `npm audit` for details. 02:08:33 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 02:08:36 - Generating browser application bundles (phase: setup)... 02:08:40 Compiling @angular/core : es2015 as esm2015 02:08:40 Compiling @angular/compiler/testing : es2015 as esm2015 02:08:43 Compiling @angular/common : es2015 as esm2015 02:08:43 Compiling @angular/core/testing : es2015 as esm2015 02:08:43 Compiling @angular/platform-browser : es2015 as esm2015 02:08:43 Compiling @angular/common/testing : es2015 as esm2015 02:08:44 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:08:44 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:08:44 Compiling @angular/router : es2015 as esm2015 02:08:45 Compiling @angular/common/http : es2015 as esm2015 02:08:45 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:08:45 Compiling @angular/forms : es2015 as esm2015 02:08:45 Compiling @angular/common/http/testing : es2015 as esm2015 02:08:47 Compiling @angular/router/testing : es2015 as esm2015 02:08:52 14 01 2023 02:08:52.758:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:08:52 14 01 2023 02:08:52.760:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:08:52 14 01 2023 02:08:52.764:INFO [launcher]: Starting browser ChromeHeadless 02:09:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2318 in /w/workspace/edgexfoundry_edgex-ui-go_PR-586 [Pipeline] { [Pipeline] ws 02:09:07 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 02:09:07 The recommended git tool is: git 02:09:13 using credential edgex-jenkins-ssh 02:09:13 Cloning the remote Git repository 02:09:13 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:09:13 > git init /w/workspace/edgex-ui-go/2 # timeout=10 02:09:14 ✔ Browser application bundle generation complete. 02:09:14 14 01 2023 02:09:12.292:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 0az0tumzbSFcOx3aAAAB with id 25836674 02:09:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:09:13 > git --version # timeout=10 02:09:13 > git --version # 'git version 2.25.1' 02:09:13 using GIT_SSH to set credentials SSH Credentials for GitHub 02:09:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:09:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:09:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.124 secs) 02:09:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.141 secs) 02:09:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.171 secs) 02:09:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.184 secs) 02:09:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.191 secs) 02:09:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.22 secs) 02:09:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.234 secs) 02:09:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.261 secs) 02:09:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.314 secs) 02:09:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.339 secs) 02:09:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.343 secs) 02:09:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.38 secs) 02:09:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.4 secs) 02:09:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.422 secs) 02:09:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.434 secs) 02:09:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.446 secs) 02:09:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.46 secs) 02:09:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.465 secs) 02:09:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.498 secs) 02:09:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.506 secs) 02:09:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.511 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.557 secs) 02:09:16 WARN: ' 02:09:16 It looks like you're using ngModel on the same form field as formControlName. 02:09:16 Support for using the ngModel input property and ngModelChange event with 02:09:16 reactive form directives has been deprecated in Angular v6 and will be removed 02:09:16 in a future version of Angular. 02:09:16 02:09:16 For more information on this, see our API docs here: 02:09:16 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:09:16 ' 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.557 secs) 02:09:16 WARN: ' 02:09:16 It looks like you're using ngModel on the same form field as formControlName. 02:09:16 Support for using the ngModel input property and ngModelChange event with 02:09:16 reactive form directives has been deprecated in Angular v6 and will be removed 02:09:16 in a future version of Angular. 02:09:16 02:09:16 For more information on this, see our API docs here: 02:09:16 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:09:16 ' 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.596 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.625 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.64 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.658 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.663 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.668 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.669 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.676 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.68 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.683 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.694 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.756 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.766 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.805 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.816 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.825 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.837 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.846 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.872 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.881 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.896 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.928 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.947 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.989 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.005 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.022 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.024 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.048 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.057 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.066 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.074 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.079 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.083 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.095 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.108 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.111 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.12 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.195 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.221 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.229 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.243 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.249 secs) 02:09:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.279 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.298 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.307 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.314 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.363 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.367 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.374 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.392 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.403 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.407 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.409 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.414 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.44 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.449 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.453 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.479 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.482 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.484 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.494 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.522 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.527 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.53 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.533 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.534 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.558 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.561 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.562 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.567 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.57 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.571 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.573 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.575 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.584 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.588 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.611 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.627 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.637 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.644 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.647 secs) 02:09:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:09:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.648 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.65 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.657 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.66 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.673 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.678 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.686 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.691 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.704 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.709 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.718 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.728 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.735 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.741 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.748 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.751 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.755 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.758 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.764 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.767 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.772 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.774 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.795 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.808 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.816 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.836 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.842 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.845 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.849 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.862 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.874 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.891 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.901 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.906 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.91 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.926 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.941 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.945 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.947 secs) 02:09:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.961 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.971 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.975 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.997 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.028 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.045 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.058 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.099 secs / 2.058 secs) 02:09:18 TOTAL: 149 SUCCESS 02:09:18 ✔ Browser application bundle generation complete. 02:09:18 Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit b4edff231965dfa5b3af167cdce7853333303fda 02:09:18 02:09:18 =============================== Coverage summary =============================== 02:09:18 Statements : 40.98% ( 1467/3580 ) 02:09:18 Branches : 12.03% ( 111/923 ) 02:09:18 Functions : 33.28% ( 432/1298 ) 02:09:18 Lines : 38.91% ( 1318/3387 ) 02:09:18 ================================================================================ 02:09:18 ✔ Browser application bundle generation complete. 02:09:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:09:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:09:18 using GIT_SSH to set credentials SSH Credentials for GitHub 02:09:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/586/head:refs/remotes/origin/PR-586 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:09:18 > git config core.sparsecheckout # timeout=10 02:09:18 > git checkout -f b4edff231965dfa5b3af167cdce7853333303fda # timeout=10 02:09:19 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-586/web' [Pipeline] echo 02:09:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:09:19 $ docker stop --time=1 27119fb5fe4874bbdb7f3f50c878d534d589d98a0d99be4469e4ba11c8446888 02:09:19 Merge succeeded, producing 8a42b6f8bfb20248df41fcf080fca6f5027c66fc 02:09:19 Checking out Revision 8a42b6f8bfb20248df41fcf080fca6f5027c66fc (PR-586) 02:09:20 $ docker rm -f --volumes 27119fb5fe4874bbdb7f3f50c878d534d589d98a0d99be4469e4ba11c8446888 02:09:19 > git remote # timeout=10 02:09:19 > git config --get remote.origin.url # timeout=10 02:09:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:09:19 > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 02:09:19 > git rev-parse HEAD^{commit} # timeout=10 02:09:19 > git config core.sparsecheckout # timeout=10 02:09:19 > git checkout -f 8a42b6f8bfb20248df41fcf080fca6f5027c66fc # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh 02:09:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:09:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:09:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:09:22 + ls -al . 02:09:22 total 188 02:09:22 drwxrwxr-x 14 jenkins jenkins 4096 Jan 14 02:07 . 02:09:22 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:06 .. 02:09:22 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:06 .blubracket 02:09:22 -rw-rw-r-- 1 jenkins jenkins 18 Jan 14 02:06 .dockerignore 02:09:22 drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:06 .git 02:09:22 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:06 .github 02:09:22 -rw-rw-r-- 1 jenkins jenkins 185 Jan 14 02:06 .gitignore 02:09:22 drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 02:06 .semver 02:09:22 -rw-rw-r-- 1 jenkins jenkins 4856 Jan 14 02:06 Attribution.txt 02:09:22 -rw-rw-r-- 1 jenkins jenkins 17205 Jan 14 02:06 CHANGELOG.md 02:09:22 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 14 02:06 CONTRIBUTING.md 02:09:22 -rw-rw-r-- 1 jenkins jenkins 1847 Jan 14 02:06 Dockerfile 02:09:22 -rw-rw-r-- 1 jenkins jenkins 652 Jan 14 02:06 Jenkinsfile 02:09:22 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 14 02:06 LICENSE 02:09:22 -rw-rw-r-- 1 jenkins jenkins 2124 Jan 14 02:06 Makefile 02:09:22 -rw-rw-r-- 1 jenkins jenkins 4558 Jan 14 02:06 README.md 02:09:22 -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 02:06 VERSION 02:09:22 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:06 assets 02:09:22 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:06 bin 02:09:22 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:06 cmd 02:09:22 -rw-r--r-- 1 jenkins jenkins 10 Jan 14 02:07 coverage.out 02:09:22 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:06 docs 02:09:22 -rw-rw-r-- 1 jenkins jenkins 3110 Jan 14 02:06 go.mod 02:09:22 -rw-rw-r-- 1 jenkins jenkins 43888 Jan 14 02:06 go.sum 02:09:22 drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:06 internal 02:09:22 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:06 snap 02:09:22 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:06 testing 02:09:22 -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 02:06 version.go 02:09:22 drwxrwxr-x 6 jenkins jenkins 4096 Jan 14 02:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:22 + 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=8ce683b5e72aa09196ac7f20014698ba9ac2aace --label arch=amd64 --label version=0.0.0 . 02:09:22 Commit message: "Merge commit '5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35' into HEAD" 02:09:22 > git rev-list --no-walk b4edff231965dfa5b3af167cdce7853333303fda # timeout=10 02:09:23 Sending build context to Docker daemon 48.41MB 02:09:23 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 02:09:23 Step 2/26 : FROM ${BASE} AS builder 02:09:23 ---> ed9c4e07b300 02:09:23 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:09:23 ---> Running in 8e0067bd0497 02:09:23 Removing intermediate container 8e0067bd0497 02:09:23 ---> 82b16e4d3c8a 02:09:23 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 02:09:23 ---> Running in 373492f2038e 02:09:23 Removing intermediate container 373492f2038e 02:09:23 ---> e9a0353dc0a3 02:09:23 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:09:23 ---> Running in 43930dc5eba0 02:09:23 Removing intermediate container 43930dc5eba0 02:09:23 ---> 3015afbda041 02:09:23 Step 6/26 : LABEL Name=edgex-ui-go 02:09:23 ---> Running in 9b04a655bac8 02:09:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:09:23 % Total % Received % Xferd Average Speed Time Time Time Current 02:09:23 Dload Upload Total Spent Left Speed 02:09:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 80194 02:09:23 Removing intermediate container 9b04a655bac8 02:09:23 ---> b8358a457e1b 02:09:23 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:09:23 ---> Running in cfdbcf9fbb0e 02:09:24 Removing intermediate container cfdbcf9fbb0e 02:09:24 ---> 82f7265636d7 02:09:24 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] sh 02:09:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 02:09:24 ---> a66b2cbd0f0d 02:09:24 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] sh 02:09:25 ---> Running in ac5ccadb4b99 02:09:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:09:25 + sudo tee /etc/docker/daemon.new 02:09:25 { 02:09:25 "registry-mirrors": [ 02:09:25 "https://nexus3.edgexfoundry.org:10001" 02:09:25 ], 02:09:25 "bip": "10.250.0.254/24", 02:09:25 "hosts": [ 02:09:25 "tcp://0.0.0.0:5555", 02:09:25 "unix:///var/run/docker.sock" 02:09:25 ], 02:09:25 "mtu": 1458, 02:09:25 "selinux-enabled": true, 02:09:25 "seccomp-profile": "/etc/docker/seccomp.json" 02:09:25 } [Pipeline] sh 02:09:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:09:25 Removing intermediate container ac5ccadb4b99 02:09:25 ---> a40e9da6985b 02:09:25 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:09:25 ---> Running in c76fe430d63f 02:09:25 + sudo service docker restart 02:09:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:09:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:09:27 OK: 211 MiB in 51 packages 02:09:27 Removing intermediate container c76fe430d63f 02:09:27 ---> ce659500c814 02:09:27 Step 11/26 : ENV GO111MODULE=on 02:09:27 ---> Running in 6cb98848cc2c 02:09:27 Removing intermediate container 6cb98848cc2c 02:09:27 ---> 47e7be647445 02:09:27 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:09:27 ---> Running in 01566cb16c39 02:09:27 Removing intermediate container 01566cb16c39 02:09:27 ---> 879a93ae51ba 02:09:27 Step 13/26 : COPY go.mod vendor* ./ 02:09:27 ---> f57500aa8bbb 02:09:27 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:27 ---> Running in e9bbcfadaef2 02:09:28 Removing intermediate container e9bbcfadaef2 02:09:28 ---> 9bfb5c3f58cc 02:09:28 Step 15/26 : COPY . . 02:09:29 ---> ed60b8352634 02:09:29 Step 16/26 : RUN ${MAKE} 02:09:29 ---> Running in 315127550e87 02:09:29 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 02:09:42 Removing intermediate container 315127550e87 02:09:42 ---> 390b98cc84b2 02:09:42 Step 17/26 : FROM alpine:3.14 02:09:42 3.14: Pulling from library/alpine 02:09:42 c7ed990a2339: Pulling fs layer 02:09:42 c7ed990a2339: Verifying Checksum 02:09:42 c7ed990a2339: Download complete 02:09:42 c7ed990a2339: Pull complete 02:09:42 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 02:09:42 Status: Downloaded newer image for alpine:3.14 02:09:42 ---> dd53f409bf0b 02:09:42 Step 18/26 : EXPOSE 4000 02:09:42 ---> Running in c463aa46e8c4 02:09:42 Removing intermediate container c463aa46e8c4 02:09:42 ---> 8b323e485bd6 02:09:42 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 02:09:42 ---> 9c4a6f4638ff 02:09:42 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:09:42 ---> a62dca8f657c 02:09:42 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:09:42 ---> ebd7b76b4ea8 02:09:42 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:09:42 ---> Running in 6f1a3f3f752e 02:09:42 Removing intermediate container 6f1a3f3f752e 02:09:42 ---> e17cb04f4c12 02:09:42 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 02:09:42 ---> Running in e4201750f1f8 02:09:42 Removing intermediate container e4201750f1f8 02:09:42 ---> c89de7437b04 02:09:42 Step 24/26 : LABEL arch=amd64 02:09:42 ---> Running in b93c5e794cab 02:09:43 Removing intermediate container b93c5e794cab 02:09:43 ---> 3782e1e9ba25 02:09:43 Step 25/26 : LABEL git_sha=8ce683b5e72aa09196ac7f20014698ba9ac2aace 02:09:43 ---> Running in c1f3fc62acf6 02:09:43 Removing intermediate container c1f3fc62acf6 02:09:43 ---> 4ef8a80098b4 02:09:43 Step 26/26 : LABEL version=0.0.0 02:09:43 ---> Running in e594a2856c34 02:09:43 Removing intermediate container e594a2856c34 02:09:43 ---> d542fbacad09 02:09:43 [Warning] One or more build-args [ARCH] were not consumed 02:09:43 Successfully built d542fbacad09 02:09:43 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:43 02:09:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:44 provisioning config files... 02:09:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:44 latest: Pulling from edgex-lftools-log-publisher 02:09:44 5eb5b503b376: Pulling fs layer 02:09:44 5c69ac0246d0: Pulling fs layer 02:09:44 ec43610c2a17: Pulling fs layer 02:09:44 3a2ae6a8a46f: Pulling fs layer 02:09:44 33b1e0a273af: Pulling fs layer 02:09:44 5d3b04190fa2: Pulling fs layer 02:09:44 2f39f015ded8: Pulling fs layer 02:09:44 2f39f015ded8: Waiting 02:09:44 33b1e0a273af: Waiting 02:09:44 5d3b04190fa2: Waiting 02:09:44 3a2ae6a8a46f: Waiting 02:09:44 5c69ac0246d0: Verifying Checksum 02:09:44 5c69ac0246d0: Download complete 02:09:44 3a2ae6a8a46f: Verifying Checksum 02:09:44 3a2ae6a8a46f: Download complete 02:09:44 33b1e0a273af: Verifying Checksum 02:09:44 33b1e0a273af: Download complete 02:09:44 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config1799030533169499381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:44 5d3b04190fa2: Download complete 02:09:44 ec43610c2a17: Verifying Checksum 02:09:44 ec43610c2a17: Download complete 02:09:44 5eb5b503b376: Download complete 02:09:44 ---> docker-login.sh 02:09:44 nexus3.edgexfoundry.org:10001 02:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:45 2f39f015ded8: Download complete 02:09:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:45 Configure a credential helper to remove this warning. See 02:09:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:45 02:09:45 Login Succeeded 02:09:45 nexus3.edgexfoundry.org:10002 02:09:45 5eb5b503b376: Pull complete 02:09:45 5c69ac0246d0: Pull complete 02:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:45 Configure a credential helper to remove this warning. See 02:09:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:45 02:09:45 Login Succeeded 02:09:45 nexus3.edgexfoundry.org:10003 02:09:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:46 ec43610c2a17: Pull complete 02:09:46 3a2ae6a8a46f: Pull complete 02:09:46 33b1e0a273af: Pull complete 02:09:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:46 Configure a credential helper to remove this warning. See 02:09:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:46 02:09:46 Login Succeeded 02:09:46 nexus3.edgexfoundry.org:10004 02:09:46 5d3b04190fa2: Pull complete 02:09:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:46 Configure a credential helper to remove this warning. See 02:09:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:46 02:09:46 Login Succeeded 02:09:46 docker.io 02:09:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:47 Configure a credential helper to remove this warning. See 02:09:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:47 02:09:47 Login Succeeded 02:09:47 ---> docker-login.sh ends [Pipeline] } 02:09:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:09:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:09:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:09:47 ========================================================= 02:09:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:09:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:47 + 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 . 02:09:49 Sending build context to Docker daemon 28.74MB 02:09:49 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 02:09:49 Step 2/16 : FROM ${BASE} AS builder 02:09:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:09:49 9b18e9b68314: Pulling fs layer 02:09:49 35d82f9e3411: Pulling fs layer 02:09:49 e16973657156: Pulling fs layer 02:09:49 fc693d55d65f: Pulling fs layer 02:09:49 7e9fc2657dce: Pulling fs layer 02:09:49 dda99020689f: Pulling fs layer 02:09:49 db1c61fa0a46: Pulling fs layer 02:09:49 891c053d2c06: Pulling fs layer 02:09:49 dda99020689f: Waiting 02:09:49 db1c61fa0a46: Waiting 02:09:49 891c053d2c06: Waiting 02:09:49 fc693d55d65f: Waiting 02:09:49 7e9fc2657dce: Waiting 02:09:49 e16973657156: Download complete 02:09:49 35d82f9e3411: Verifying Checksum 02:09:49 35d82f9e3411: Download complete 02:09:49 7e9fc2657dce: Verifying Checksum 02:09:49 7e9fc2657dce: Download complete 02:09:49 dda99020689f: Verifying Checksum 02:09:49 dda99020689f: Download complete 02:09:49 9b18e9b68314: Verifying Checksum 02:09:49 9b18e9b68314: Download complete 02:09:50 9b18e9b68314: Pull complete 02:09:50 2f39f015ded8: Pull complete 02:09:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:09:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 02:09:50 891c053d2c06: Verifying Checksum 02:09:50 891c053d2c06: Download complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:50 prd-ubuntu20.04-docker-8c-8g-2312 does not seem to be running inside a container 02:09:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-586 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586:/w/workspace/edgexfoundry_edgex-ui-go_PR-586:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:09:50 35d82f9e3411: Pull complete 02:09:51 e16973657156: Pull complete 02:09:52 $ docker top 1b2e189ec3110cb1653556ac0753db4647142a979ad3362abfbb0d8f00078efb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:52 ---> job-cost.sh 02:09:52 lf-activate-venv: SKIPPING 02:09:52 INFO: No Stack... 02:09:52 db1c61fa0a46: Verifying Checksum 02:09:52 db1c61fa0a46: Download complete 02:09:52 fc693d55d65f: Download complete 02:09:53 INFO: Retrieving Pricing Info for: v3-standard-8 02:09:53 INFO: Archiving Costs [Pipeline] sh 02:09:53 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives/cost.csv 02:09:53 + cut -d, -f6 [Pipeline] lock 02:09:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-586-2-stack-cost] 02:09:53 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-586-2-stack-cost] did not exist. Created. 02:09:53 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-586-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:09:54 + echo total: 0.2199999988079071 [Pipeline] stash 02:09:54 Stashed 1 file(s) [Pipeline] } 02:09:54 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-586-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:09:54 $ docker stop --time=1 1b2e189ec3110cb1653556ac0753db4647142a979ad3362abfbb0d8f00078efb 02:09:56 $ docker rm -f --volumes 1b2e189ec3110cb1653556ac0753db4647142a979ad3362abfbb0d8f00078efb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:10:05 fc693d55d65f: Pull complete 02:10:05 7e9fc2657dce: Pull complete 02:10:05 dda99020689f: Pull complete 02:10:10 db1c61fa0a46: Pull complete 02:10:12 891c053d2c06: Pull complete 02:10:12 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:10:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:10:12 ---> f96f9c87975a 02:10:12 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:10:14 ---> Running in c68533bb542e 02:10:14 Removing intermediate container c68533bb542e 02:10:14 ---> fe333754a678 02:10:14 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 02:10:15 ---> Running in 2db9a9fc4315 02:10:15 Removing intermediate container 2db9a9fc4315 02:10:15 ---> b06aaf94e86e 02:10:15 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 02:10:15 ---> Running in 40d069776807 02:10:15 Removing intermediate container 40d069776807 02:10:15 ---> 4d1838bb2b14 02:10:15 Step 6/16 : LABEL Name=edgex-ui-go 02:10:15 ---> Running in b5e46c1ec895 02:10:16 Removing intermediate container b5e46c1ec895 02:10:16 ---> ba9cd2af14f5 02:10:16 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:10:16 ---> Running in 6df47d8de3a7 02:10:17 Removing intermediate container 6df47d8de3a7 02:10:17 ---> 9aa5638dec45 02:10:17 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:10:17 latest: Pulling from library/docker 02:10:17 a9eaa45ef418: Pulling fs layer 02:10:17 9b7e78d5cc3f: Pulling fs layer 02:10:17 3e5567070d96: Pulling fs layer 02:10:17 84d0f0d97175: Pulling fs layer 02:10:17 4d837e8284e4: Pulling fs layer 02:10:17 9b063021d93d: Pulling fs layer 02:10:17 31168eb775d5: Pulling fs layer 02:10:17 b319acefe37b: Pulling fs layer 02:10:17 9b063021d93d: Waiting 02:10:17 31168eb775d5: Waiting 02:10:17 b319acefe37b: Waiting 02:10:17 84d0f0d97175: Waiting 02:10:17 4d837e8284e4: Waiting 02:10:17 9b7e78d5cc3f: Verifying Checksum 02:10:17 9b7e78d5cc3f: Download complete 02:10:17 a9eaa45ef418: Download complete 02:10:18 3e5567070d96: Verifying Checksum 02:10:18 3e5567070d96: Download complete 02:10:18 9b063021d93d: Verifying Checksum 02:10:18 9b063021d93d: Download complete 02:10:18 4d837e8284e4: Verifying Checksum 02:10:18 4d837e8284e4: Download complete 02:10:18 31168eb775d5: Verifying Checksum 02:10:18 b319acefe37b: Verifying Checksum 02:10:18 b319acefe37b: Download complete 02:10:18 a9eaa45ef418: Pull complete 02:10:19 84d0f0d97175: Verifying Checksum 02:10:19 84d0f0d97175: Download complete 02:10:19 9b7e78d5cc3f: Pull complete 02:10:20 3e5567070d96: Pull complete 02:10:21 84d0f0d97175: Pull complete 02:10:22 4d837e8284e4: Pull complete 02:10:23 9b063021d93d: Pull complete 02:10:23 31168eb775d5: Pull complete 02:10:23 b319acefe37b: Pull complete 02:10:23 Digest: sha256:75026b00c823579421c1850c00def301a6126b3f3f684594e51114c997f76467 02:10:23 Status: Downloaded newer image for docker:latest 02:10:26 ---> 2f3db858d77d 02:10:26 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:26 ---> Running in 544aac8683a7 02:10:28 Removing intermediate container 544aac8683a7 02:10:28 ---> 667548fcce2a 02:10:28 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:10:28 ---> Running in 1de3c01e3624 02:10:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:10:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:10:32 OK: 221 MiB in 51 packages 02:10:33 Removing intermediate container 1de3c01e3624 02:10:33 ---> 18865c0c57cd 02:10:33 Step 11/16 : ENV GO111MODULE=on 02:10:33 ---> Running in 4110523bc84c 02:10:33 Removing intermediate container 4110523bc84c 02:10:33 ---> e74ed04c3e9d 02:10:33 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:10:33 ---> Running in 4d3c628531f1 02:10:33 Removing intermediate container 4d3c628531f1 02:10:33 ---> 5856c56d0e7b 02:10:33 Step 13/16 : COPY go.mod vendor* ./ 02:10:34 ---> b14c6fa45029 02:10:34 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:34 ---> Running in 83d3bcb2c8db 02:11:42 Removing intermediate container 83d3bcb2c8db 02:11:42 ---> f9f6e2039367 02:11:42 Step 15/16 : COPY . . 02:11:42 ---> aa06ce1d5380 02:11:42 Step 16/16 : RUN ${MAKE} 02:11:42 ---> Running in d6c96f656993 02:11:42 noop 02:11:42 Removing intermediate container d6c96f656993 02:11:42 ---> 41f69330c05d 02:11:42 Successfully built 41f69330c05d 02:11:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:43 + docker inspect -f . ci-base-image-arm64 02:11:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:43 prd-ubuntu20.04-docker-arm64-4c-16g-2318 does not seem to be running inside a container 02:11:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:11:44 $ docker top fe5efbad44318849923d05c8cea2349edb9567678215dea16043331a4ed67c73 -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:45 + go version 02:11:45 go version go1.18.7 linux/arm64 [Pipeline] } 02:11:45 $ docker stop --time=1 fe5efbad44318849923d05c8cea2349edb9567678215dea16043331a4ed67c73 02:11:47 $ docker rm -f --volumes fe5efbad44318849923d05c8cea2349edb9567678215dea16043331a4ed67c73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:48 + docker inspect -f . ci-base-image-arm64 02:11:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:48 prd-ubuntu20.04-docker-arm64-4c-16g-2318 does not seem to be running inside a container 02:11:48 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:11:49 $ docker top b1c3b1be2d693061f0d13fb50e0ab88ab4686752ab0672d7d5d3b2b8fa9ea76a -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:50 + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh 02:11:51 + make test 02:11:51 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:11:53 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:13:45 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:13:45 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:13:45 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:13:45 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:13:45 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:13:45 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:13:45 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:13:45 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:13:45 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:14:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:14:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:14:07 ./bin/test-attribution-txt.sh 02:14:07 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 02:14:07 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:14:07 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 02:14:07 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 02:14:07 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 02:14:07 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 02:14:07 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 02:14:07 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 02:14:07 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 02:14:07 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 02:14:07 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 02:14:08 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 02:14:08 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:14:08 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:14:08 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 02:14:08 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 02:14:08 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 02:14:08 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 02:14:08 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 02:14:08 An attribution for golang.org/x/net is missing from Attribution.txt, please add 02:14:08 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 02:14:08 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 02:14:08 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 02:14:08 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 02:14:08 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:14:08 make -C web test 02:14:08 make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' 02:14:08 make[1]: tput: No such file or directory 02:14:08 make[1]: tput: No such file or directory 02:14:08 warning: generating ./VERSION 02:14:08 echo "0.0.0" > VERSION 02:14:08 docker build \ 02:14:08 -f Dockerfile \ 02:14:08 --build-arg USER=1000 \ 02:14:08 \ 02:14:08 --label "git_sha=8a42b6f8bfb20248df41fcf080fca6f5027c66fc" \ 02:14:08 -t edgexfoundry/edgex-web-ui:8a42b6f8bfb20248df41fcf080fca6f5027c66fc \ 02:14:08 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:14:08 . 02:14:09 Sending build context to Docker daemon 3.269MB 02:14:09 Step 1/10 : FROM node:16.17-alpine3.15 02:14:09 16.17-alpine3.15: Pulling from library/node 02:14:09 47517142f6ba: Pulling fs layer 02:14:09 5f8c4bfa009b: Pulling fs layer 02:14:09 f7079c9c4ba1: Pulling fs layer 02:14:09 aba105e6f55a: Pulling fs layer 02:14:09 aba105e6f55a: Waiting 02:14:09 f7079c9c4ba1: Verifying Checksum 02:14:09 f7079c9c4ba1: Download complete 02:14:09 47517142f6ba: Download complete 02:14:09 aba105e6f55a: Verifying Checksum 02:14:09 aba105e6f55a: Download complete 02:14:10 47517142f6ba: Pull complete 02:14:10 5f8c4bfa009b: Verifying Checksum 02:14:10 5f8c4bfa009b: Download complete 02:14:17 5f8c4bfa009b: Pull complete 02:14:17 f7079c9c4ba1: Pull complete 02:14:17 aba105e6f55a: Pull complete 02:14:17 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:14:17 Status: Downloaded newer image for node:16.17-alpine3.15 02:14:17 ---> bf1b8b58d215 02:14:17 Step 2/10 : RUN apk add --no-cache chromium 02:14:17 ---> Running in 6e4a3f9508cb 02:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:14:20 (1/128) Installing libxau (1.0.9-r0) 02:14:20 (2/128) Installing libmd (1.0.3-r0) 02:14:20 (3/128) Installing libbsd (0.11.3-r1) 02:14:20 (4/128) Installing libxdmcp (1.1.3-r0) 02:14:20 (5/128) Installing libxcb (1.14-r2) 02:14:20 (6/128) Installing libx11 (1.7.3.1-r0) 02:14:20 (7/128) Installing libxext (1.3.4-r0) 02:14:20 (8/128) Installing libice (1.0.10-r0) 02:14:20 (9/128) Installing libuuid (2.37.4-r0) 02:14:20 (10/128) Installing libsm (1.2.3-r0) 02:14:20 (11/128) Installing libxt (1.2.1-r0) 02:14:20 (12/128) Installing libxmu (1.1.3-r0) 02:14:20 (13/128) Installing xset (1.2.4-r0) 02:14:21 (14/128) Installing xprop (1.2.5-r0) 02:14:21 (15/128) Installing xdg-utils (1.1.3-r0) 02:14:21 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 02:14:21 (17/128) Installing pkgconf (1.8.0-r0) 02:14:21 (18/128) Installing libffi (3.4.2-r1) 02:14:21 (19/128) Installing libintl (0.21-r0) 02:14:21 (20/128) Installing libblkid (2.37.4-r0) 02:14:21 (21/128) Installing libmount (2.37.4-r0) 02:14:21 (22/128) Installing pcre (8.45-r1) 02:14:21 (23/128) Installing glib (2.70.1-r0) 02:14:21 (24/128) Installing xz-libs (5.2.5-r1) 02:14:21 (25/128) Installing libxml2 (2.9.14-r2) 02:14:21 (26/128) Installing shared-mime-info (2.1-r1) 02:14:21 (27/128) Installing hicolor-icon-theme (0.17-r1) 02:14:21 (28/128) Installing libjpeg-turbo (2.1.2-r0) 02:14:21 (29/128) Installing libpng (1.6.37-r1) 02:14:21 (30/128) Installing libwebp (1.2.2-r0) 02:14:21 (31/128) Installing zstd-libs (1.5.0-r0) 02:14:21 (32/128) Installing tiff (4.4.0-r0) 02:14:21 (33/128) Installing gdk-pixbuf (2.42.8-r0) 02:14:21 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 02:14:21 (35/128) Installing libxcomposite (0.4.5-r0) 02:14:21 (36/128) Installing libxfixes (6.0.0-r0) 02:14:21 (37/128) Installing libxrender (0.9.10-r3) 02:14:21 (38/128) Installing libxcursor (1.2.0-r0) 02:14:21 (39/128) Installing libxdamage (1.1.5-r1) 02:14:21 (40/128) Installing libxi (1.8-r0) 02:14:21 (41/128) Installing libxinerama (1.1.4-r1) 02:14:21 (42/128) Installing libxrandr (1.5.2-r1) 02:14:21 (43/128) Installing atk (2.36.0-r0) 02:14:21 (44/128) Installing libxtst (1.2.3-r3) 02:14:21 (45/128) Installing dbus-libs (1.12.24-r0) 02:14:21 (46/128) Installing at-spi2-core (2.42.0-r0) 02:14:21 (47/128) Installing at-spi2-atk (2.38.0-r0) 02:14:21 (48/128) Installing expat (2.5.0-r0) 02:14:21 (49/128) Installing brotli-libs (1.0.9-r5) 02:14:21 (50/128) Installing libbz2 (1.0.8-r1) 02:14:21 (51/128) Installing freetype (2.11.1-r2) 02:14:21 (52/128) Installing fontconfig (2.13.1-r4) 02:14:21 (53/128) Installing pixman (0.40.0-r4) 02:14:21 (54/128) Installing cairo (1.16.0-r5) 02:14:22 (55/128) Installing cairo-gobject (1.16.0-r5) 02:14:22 (56/128) Installing avahi-libs (0.8-r5) 02:14:22 (57/128) Installing gmp (6.2.1-r1) 02:14:22 (58/128) Installing nettle (3.7.3-r0) 02:14:22 (59/128) Installing p11-kit (0.24.0-r1) 02:14:22 (60/128) Installing libtasn1 (4.18.0-r1) 02:14:22 (61/128) Installing libunistring (0.9.10-r1) 02:14:22 (62/128) Installing gnutls (3.7.1-r1) 02:14:22 (63/128) Installing cups-libs (2.3.3-r6) 02:14:22 (64/128) Installing libepoxy (1.5.9-r0) 02:14:22 (65/128) Installing fribidi (1.0.11-r0) 02:14:22 (66/128) Installing graphite2 (1.3.14-r0) 02:14:22 (67/128) Installing harfbuzz (3.0.0-r2) 02:14:22 (68/128) Installing libxft (2.3.4-r0) 02:14:22 (69/128) Installing pango (1.48.10-r0) 02:14:22 (70/128) Installing wayland-libs-client (1.19.0-r1) 02:14:22 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 02:14:22 (72/128) Installing wayland-libs-egl (1.19.0-r1) 02:14:22 (73/128) Installing xkeyboard-config (2.34-r0) 02:14:22 (74/128) Installing libxkbcommon (1.3.1-r0) 02:14:22 (75/128) Installing gtk+3.0 (3.24.30-r0) 02:14:23 Executing gtk+3.0-3.24.30-r0.post-install 02:14:23 (76/128) Installing libfontenc (1.1.4-r0) 02:14:23 (77/128) Installing mkfontscale (1.2.1-r1) 02:14:23 (78/128) Installing ttf-opensans (1.10-r1) 02:14:23 Executing ttf-opensans-1.10-r1.post-install 02:14:26 (79/128) Installing libogg (1.3.5-r0) 02:14:26 (80/128) Installing flac (1.3.4-r0) 02:14:26 (81/128) Installing alsa-lib (1.2.5.1-r1) 02:14:26 (82/128) Installing libatomic (10.3.1_git20211027-r0) 02:14:26 (83/128) Installing sdl2 (2.0.16-r4) 02:14:26 (84/128) Installing aom-libs (3.2.0-r0) 02:14:26 (85/128) Installing libass (0.15.2-r0) 02:14:26 (86/128) Installing libdav1d (0.9.2-r0) 02:14:26 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:14:26 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 02:14:26 (89/128) Installing lame (3.100-r0) 02:14:26 (90/128) Installing opus (1.3.1-r1) 02:14:26 (91/128) Installing libgomp (10.3.1_git20211027-r0) 02:14:26 (92/128) Installing soxr (0.1.3-r2) 02:14:26 (93/128) Installing libsrt (1.4.2-r1) 02:14:26 (94/128) Installing libssh (0.9.6-r1) 02:14:26 (95/128) Installing libtheora (1.1.1-r16) 02:14:26 (96/128) Installing v4l-utils-libs (1.22.1-r1) 02:14:26 (97/128) Installing libdrm (2.4.109-r0) 02:14:26 (98/128) Installing libva (2.13.0-r0) 02:14:26 (99/128) Installing libvdpau (1.4-r0) 02:14:26 (100/128) Installing vidstab (1.1.0-r1) 02:14:26 (101/128) Installing libvorbis (1.3.7-r0) 02:14:26 (102/128) Installing libvpx (1.10.0-r0) 02:14:26 (103/128) Installing vulkan-loader (1.2.196-r0) 02:14:26 (104/128) Installing x264-libs (20210613-r0) 02:14:26 (105/128) Installing x265-libs (3.5-r0) 02:14:26 (106/128) Installing xvidcore (1.3.7-r1) 02:14:26 (107/128) Installing ffmpeg-libs (4.4.1-r2) 02:14:27 (108/128) Installing libevent (2.1.12-r4) 02:14:27 (109/128) Installing mesa (21.2.6-r0) 02:14:27 (110/128) Installing wayland-libs-server (1.19.0-r1) 02:14:27 (111/128) Installing mesa-gbm (21.2.6-r0) 02:14:27 (112/128) Installing lcms2 (2.12-r1) 02:14:27 (113/128) Installing nspr (4.32-r0) 02:14:27 (114/128) Installing sqlite-libs (3.36.0-r0) 02:14:27 (115/128) Installing nss (3.78.1-r0) 02:14:27 (116/128) Installing libasyncns (0.8-r1) 02:14:27 (117/128) Installing libltdl (2.4.6-r7) 02:14:27 (118/128) Installing orc (0.4.32-r0) 02:14:27 (119/128) Installing libsndfile (1.0.31-r1) 02:14:27 (120/128) Installing speexdsp (1.2.0-r0) 02:14:27 (121/128) Installing tdb-libs (1.4.5-r0) 02:14:27 (122/128) Installing libpulse (15.0-r2) 02:14:27 (123/128) Installing re2 (2021.11.01-r0) 02:14:27 (124/128) Installing snappy (1.1.9-r1) 02:14:27 (125/128) Installing libgpg-error (1.42-r1) 02:14:27 (126/128) Installing libgcrypt (1.9.4-r0) 02:14:27 (127/128) Installing libxslt (1.1.35-r0) 02:14:27 (128/128) Installing chromium (99.0.4844.84-r0) 02:14:31 Executing busybox-1.34.1-r7.trigger 02:14:31 Executing glib-2.70.1-r0.trigger 02:14:31 Executing shared-mime-info-2.1-r1.trigger 02:14:40 Executing gdk-pixbuf-2.42.8-r0.trigger 02:14:40 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:14:40 Executing fontconfig-2.13.1-r4.trigger 02:14:40 Executing mkfontscale-1.2.1-r1.trigger 02:14:40 OK: 275 MiB in 144 packages 02:14:55 Removing intermediate container 6e4a3f9508cb 02:14:55 ---> c52d55d3836c 02:14:55 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:14:55 ---> Running in b1e0c6c59fb4 02:14:55 Removing intermediate container b1e0c6c59fb4 02:14:55 ---> dedfd3fa1d3d 02:14:55 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:14:55 ---> Running in 16e66141ee59 02:14:55 Removing intermediate container 16e66141ee59 02:14:55 ---> aa9c25bcadf3 02:14:55 Step 5/10 : RUN npm install -g npm 02:14:55 ---> Running in 18f61b2d3efe 02:15:34 02:15:34 removed 8 packages, changed 80 packages, and audited 231 packages in 31s 02:15:34 02:15:34 14 packages are looking for funding 02:15:34 run `npm fund` for details 02:15:34 02:15:34 found 0 vulnerabilities 02:15:34 Removing intermediate container 18f61b2d3efe 02:15:34 ---> 65f19f103a08 02:15:34 Step 6/10 : ARG USER=1000 02:15:34 ---> Running in 06430d09b2bf 02:15:34 Removing intermediate container 06430d09b2bf 02:15:34 ---> e53cd72fda22 02:15:34 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:15:34 ---> Running in 8726b3d41455 02:15:36 Removing intermediate container 8726b3d41455 02:15:36 ---> 664d536446d2 02:15:36 Step 8/10 : USER $USER:$USER 02:15:36 ---> Running in 52adb453f69d 02:15:36 Removing intermediate container 52adb453f69d 02:15:36 ---> 1e5662fcecd3 02:15:36 Step 9/10 : WORKDIR /app 02:15:36 ---> Running in 23c6fced44fb 02:15:36 Removing intermediate container 23c6fced44fb 02:15:36 ---> 1bfa43bde83b 02:15:36 Step 10/10 : LABEL git_sha=8a42b6f8bfb20248df41fcf080fca6f5027c66fc 02:15:37 ---> Running in a1431150cd9c 02:15:37 Removing intermediate container a1431150cd9c 02:15:37 ---> 86389ae9643c 02:15:37 Successfully built 86389ae9643c 02:15:37 Successfully tagged edgexfoundry/edgex-web-ui:8a42b6f8bfb20248df41fcf080fca6f5027c66fc 02:15:37 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:15:37 touch edgex-web-ui.imagebuilt 02:15:37 mkdir -p node_modules coverage 02:15:37 chown "1000:1000" node_modules coverage package-lock.json 02:15:37 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:15:56 npm WARN EBADENGINE Unsupported engine { 02:15:56 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:15:56 npm WARN EBADENGINE required: { 02:15:56 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:15:56 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:15:56 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:15:56 npm WARN EBADENGINE }, 02:15:56 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:15:56 npm WARN EBADENGINE } 02:15:56 npm WARN EBADENGINE Unsupported engine { 02:15:56 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:15:56 npm WARN EBADENGINE required: { 02:15:56 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:15:56 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:15:56 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:15:56 npm WARN EBADENGINE }, 02:15:56 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:15:56 npm WARN EBADENGINE } 02:15:56 npm WARN EBADENGINE Unsupported engine { 02:15:56 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:15:56 npm WARN EBADENGINE required: { 02:15:56 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:15:56 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:15:56 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:15:56 npm WARN EBADENGINE }, 02:15:56 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:15:56 npm WARN EBADENGINE } 02:15:56 npm WARN EBADENGINE Unsupported engine { 02:15:56 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:15:56 npm WARN EBADENGINE required: { 02:15:56 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:15:56 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:15:56 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:15:56 npm WARN EBADENGINE }, 02:15:56 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:15:56 npm WARN EBADENGINE } 02:15:56 npm WARN EBADENGINE Unsupported engine { 02:15:56 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:15:56 npm WARN EBADENGINE required: { 02:15:56 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:15:56 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:15:56 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:15:56 npm WARN EBADENGINE }, 02:15:56 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:15:56 npm WARN EBADENGINE } 02:15:56 npm WARN EBADENGINE Unsupported engine { 02:15:56 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:15:56 npm WARN EBADENGINE required: { 02:15:56 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:15:56 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:15:56 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:15:56 npm WARN EBADENGINE }, 02:15:56 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:15:56 npm WARN EBADENGINE } 02:15:56 npm WARN EBADENGINE Unsupported engine { 02:15:56 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:15:56 npm WARN EBADENGINE required: { 02:15:56 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:15:56 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:15:56 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:15:56 npm WARN EBADENGINE }, 02:15:56 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:15:56 npm WARN EBADENGINE } 02:15:56 npm WARN EBADENGINE Unsupported engine { 02:15:56 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:15:56 npm WARN EBADENGINE required: { 02:15:56 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:15:56 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:15:56 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:15:56 npm WARN EBADENGINE }, 02:15:56 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:15:56 npm WARN EBADENGINE } 02:15:56 npm WARN EBADENGINE Unsupported engine { 02:15:56 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:15:56 npm WARN EBADENGINE required: { 02:15:56 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:15:56 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:15:56 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:15:56 npm WARN EBADENGINE }, 02:15:56 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:15:56 npm WARN EBADENGINE } 02:16:42 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:16:42 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 02:16:42 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:16:42 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:16:42 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:16:48 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:16:56 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:16:58 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:17:03 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:17:25 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:17:25 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:17:26 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:17:31 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:17:33 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:17:35 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:17:50 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 02:17:50 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 02:18:08 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 02:18:40 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 02:19:19 02:19:19 added 1475 packages, and audited 1476 packages in 4m 02:19:19 02:19:19 90 packages are looking for funding 02:19:19 run `npm fund` for details 02:19:19 02:19:19 22 vulnerabilities (1 low, 5 moderate, 12 high, 4 critical) 02:19:19 02:19:19 To address issues that do not require attention, run: 02:19:19 npm audit fix 02:19:19 02:19:19 To address all issues (including breaking changes), run: 02:19:19 npm audit fix --force 02:19:19 02:19:19 Run `npm audit` for details. 02:19:21 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 02:19:43 - Generating browser application bundles (phase: setup)... 02:20:22 Compiling @angular/core : es2015 as esm2015 02:20:22 Compiling @angular/compiler/testing : es2015 as esm2015 02:20:54 Compiling @angular/common : es2015 as esm2015 02:20:54 Compiling @angular/core/testing : es2015 as esm2015 02:20:59 Compiling @angular/platform-browser : es2015 as esm2015 02:20:59 Compiling @angular/common/testing : es2015 as esm2015 02:21:03 Compiling @angular/router : es2015 as esm2015 02:21:04 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:21:11 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:21:12 Compiling @angular/common/http : es2015 as esm2015 02:21:12 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:21:18 Compiling @angular/forms : es2015 as esm2015 02:21:18 Compiling @angular/common/http/testing : es2015 as esm2015 02:21:18 Compiling @angular/router/testing : es2015 as esm2015 02:22:39 14 01 2023 02:22:33.954:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:22:39 14 01 2023 02:22:33.971:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:22:39 14 01 2023 02:22:34.008:INFO [launcher]: Starting browser ChromeHeadless 02:24:01 14 01 2023 02:23:50.039:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 02:24:19 14 01 2023 02:24:17.970:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 02:25:16 ✔ Browser application bundle generation complete. 02:25:16 14 01 2023 02:25:10.249:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket E9qeGZei0tUuafAMAAAB with id 96662823 02:25:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:25:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.964 secs) 02:25:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.199 secs) 02:25:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.367 secs) 02:25:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.598 secs) 02:25:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.199 secs) 02:25:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.299 secs) 02:25:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.618 secs) 02:25:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.794 secs) 02:25:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 3.377 secs) 02:25:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.608 secs) 02:25:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 4.749 secs) 02:25:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 5.087 secs) 02:25:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 5.199 secs) 02:25:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 5.228 secs) 02:25:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 5.278 secs) 02:25:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 5.418 secs) 02:25:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 5.489 secs) 02:25:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 5.552 secs) 02:25:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 5.616 secs) 02:25:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 6.054 secs) 02:25:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 6.265 secs) 02:25:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 6.295 secs) 02:25:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 6.32 secs) 02:25:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 7.047 secs) 02:25:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 7.302 secs) 02:25:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 7.381 secs) 02:25:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 7.424 secs) 02:25:40 WARN: ' 02:25:40 It looks like you're using ngModel on the same form field as formControlName. 02:25:40 Support for using the ngModel input property and ngModelChange event with 02:25:40 reactive form directives has been deprecated in Angular v6 and will be removed 02:25:40 in a future version of Angular. 02:25:40 02:25:40 For more information on this, see our API docs here: 02:25:40 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:25:40 ' 02:25:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 7.424 secs) 02:25:40 WARN: ' 02:25:40 It looks like you're using ngModel on the same form field as formControlName. 02:25:40 Support for using the ngModel input property and ngModelChange event with 02:25:40 reactive form directives has been deprecated in Angular v6 and will be removed 02:25:40 in a future version of Angular. 02:25:40 02:25:40 For more information on this, see our API docs here: 02:25:40 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:25:40 ' 02:25:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 7.649 secs) 02:25:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 7.894 secs) 02:25:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 8.099 secs) 02:25:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 8.192 secs) 02:25:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 8.272 secs) 02:25:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 8.307 secs) 02:25:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 8.345 secs) 02:25:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 8.378 secs) 02:25:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 8.406 secs) 02:25:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 8.425 secs) 02:25:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 8.621 secs) 02:25:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 8.849 secs) 02:25:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 8.917 secs) 02:25:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 8.983 secs) 02:25:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 9.13 secs) 02:25:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 9.266 secs) 02:25:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 9.292 secs) 02:25:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 9.31 secs) 02:25:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 9.681 secs) 02:25:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 9.906 secs) 02:25:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 9.989 secs) 02:25:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 10.072 secs) 02:25:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 10.178 secs) 02:25:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 10.202 secs) 02:25:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 10.387 secs) 02:25:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 10.515 secs) 02:25:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 10.573 secs) 02:25:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 10.776 secs) 02:25:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 10.94 secs) 02:25:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 10.983 secs) 02:25:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 11.023 secs) 02:25:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 11.064 secs) 02:25:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 11.137 secs) 02:25:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 11.198 secs) 02:25:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 11.223 secs) 02:25:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 11.24 secs) 02:25:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 11.255 secs) 02:25:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 11.271 secs) 02:25:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 11.309 secs) 02:25:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 11.415 secs) 02:25:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 11.684 secs) 02:25:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 11.784 secs) 02:25:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 11.882 secs) 02:25:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 11.904 secs) 02:25:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 11.921 secs) 02:25:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 12.023 secs) 02:25:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 12.048 secs) 02:25:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 12.086 secs) 02:25:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 12.291 secs) 02:25:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 12.382 secs) 02:25:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 12.544 secs) 02:25:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 12.566 secs) 02:25:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 12.582 secs) 02:25:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 12.862 secs) 02:25:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 12.887 secs) 02:25:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 12.908 secs) 02:25:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 12.925 secs) 02:25:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 12.988 secs) 02:25:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 13.091 secs) 02:25:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 13.208 secs) 02:25:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 13.505 secs) 02:25:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 13.527 secs) 02:25:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 13.549 secs) 02:25:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 13.678 secs) 02:25:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 13.7 secs) 02:25:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 13.813 secs) 02:25:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 14.131 secs) 02:25:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 14.22 secs) 02:25:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 14.292 secs) 02:25:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 14.358 secs) 02:25:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 14.591 secs) 02:25:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 14.634 secs) 02:25:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 14.803 secs) 02:25:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 14.892 secs) 02:25:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 15.147 secs) 02:25:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 15.269 secs) 02:25:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 15.345 secs) 02:25:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 15.429 secs) 02:25:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 15.481 secs) 02:25:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 15.673 secs) 02:25:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 15.778 secs) 02:25:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 15.872 secs) 02:25:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 15.94 secs) 02:25:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 16.005 secs) 02:25:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 16.034 secs) 02:25:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 16.049 secs) 02:25:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 16.102 secs) 02:25:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 16.2 secs) 02:25:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 16.356 secs) 02:25:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 16.534 secs) 02:25:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 16.608 secs) 02:25:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 16.682 secs) 02:25:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 16.723 secs) 02:25:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 16.748 secs) 02:25:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 17.057 secs) 02:25:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 17.078 secs) 02:25:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 17.203 secs) 02:25:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 17.375 secs) 02:25:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 17.416 secs) 02:25:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 17.558 secs) 02:25:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 17.836 secs) 02:25:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 18.217 secs) 02:25:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 18.321 secs) 02:25:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 18.57 secs) 02:25:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 18.635 secs) 02:25:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 18.675 secs) 02:25:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 18.7 secs) 02:25:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 18.722 secs) 02:25:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 18.741 secs) 02:25:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 18.811 secs) 02:25:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 18.858 secs) 02:25:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 18.895 secs) 02:25:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 18.929 secs) 02:25:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 18.965 secs) 02:25:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 18.997 secs) 02:25:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 19.054 secs) 02:25:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 19.157 secs) 02:25:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 19.196 secs) 02:25:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 19.266 secs) 02:25:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 19.3 secs) 02:25:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 19.332 secs) 02:25:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 19.508 secs) 02:25:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (27.274 secs / 19.508 secs) 02:25:58 TOTAL: 149 SUCCESS 02:25:58 ✔ Browser application bundle generation complete. 02:26:03 02:26:03 =============================== Coverage summary =============================== 02:26:03 Statements : 40.95% ( 1466/3580 ) 02:26:03 Branches : 12.03% ( 111/923 ) 02:26:03 Functions : 33.2% ( 431/1298 ) 02:26:03 Lines : 38.88% ( 1317/3387 ) 02:26:03 ================================================================================ 02:26:03 14 01 2023 02:26:02.941:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:26:04 ✔ Browser application bundle generation complete. 02:26:05 make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo 02:26:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:26:05 $ docker stop --time=1 b1c3b1be2d693061f0d13fb50e0ab88ab4686752ab0672d7d5d3b2b8fa9ea76a 02:26:07 $ docker rm -f --volumes b1c3b1be2d693061f0d13fb50e0ab88ab4686752ab0672d7d5d3b2b8fa9ea76a [Pipeline] // withDockerContainer [Pipeline] sh 02:26:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:26:11 Warning: overwriting stash ‘coverage-report’ 02:26:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:26:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:26:20 + ls -al . 02:26:20 total 184 02:26:20 drwxrwxr-x 13 jenkins jenkins 4096 Jan 14 02:11 . 02:26:20 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:09 .. 02:26:20 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:09 .blubracket 02:26:20 -rw-rw-r-- 1 jenkins jenkins 18 Jan 14 02:09 .dockerignore 02:26:20 drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:09 .git 02:26:20 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:09 .github 02:26:20 -rw-rw-r-- 1 jenkins jenkins 185 Jan 14 02:09 .gitignore 02:26:20 -rw-rw-r-- 1 jenkins jenkins 4856 Jan 14 02:09 Attribution.txt 02:26:20 -rw-rw-r-- 1 jenkins jenkins 17205 Jan 14 02:09 CHANGELOG.md 02:26:20 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 14 02:09 CONTRIBUTING.md 02:26:20 -rw-rw-r-- 1 jenkins jenkins 1847 Jan 14 02:09 Dockerfile 02:26:20 -rw-rw-r-- 1 jenkins jenkins 652 Jan 14 02:09 Jenkinsfile 02:26:20 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 14 02:09 LICENSE 02:26:20 -rw-rw-r-- 1 jenkins jenkins 2124 Jan 14 02:09 Makefile 02:26:20 -rw-rw-r-- 1 jenkins jenkins 4558 Jan 14 02:09 README.md 02:26:20 -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 02:06 VERSION 02:26:20 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:09 assets 02:26:20 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:09 bin 02:26:20 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:09 cmd 02:26:20 -rw-r--r-- 1 jenkins jenkins 10 Jan 14 02:11 coverage.out 02:26:20 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:09 docs 02:26:20 -rw-rw-r-- 1 jenkins jenkins 3110 Jan 14 02:09 go.mod 02:26:20 -rw-rw-r-- 1 jenkins jenkins 43888 Jan 14 02:09 go.sum 02:26:20 drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:09 internal 02:26:20 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:09 snap 02:26:20 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:09 testing 02:26:20 -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 02:09 version.go 02:26:20 drwxrwxr-x 6 jenkins jenkins 4096 Jan 14 02:15 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:21 + 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=8a42b6f8bfb20248df41fcf080fca6f5027c66fc --label arch=arm64 --label version=0.0.0 . 02:26:22 Sending build context to Docker daemon 31.5MB 02:26:22 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 02:26:22 Step 2/26 : FROM ${BASE} AS builder 02:26:22 ---> 41f69330c05d 02:26:22 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:26:23 ---> Running in ad660a694acc 02:26:23 Removing intermediate container ad660a694acc 02:26:23 ---> e48cc73594e0 02:26:23 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 02:26:23 ---> Running in 4fa1f5c984be 02:26:23 Removing intermediate container 4fa1f5c984be 02:26:23 ---> 755e32e62bd1 02:26:23 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:26:23 ---> Running in c50eb09f6edb 02:26:24 Removing intermediate container c50eb09f6edb 02:26:24 ---> 26e0b53a90c0 02:26:24 Step 6/26 : LABEL Name=edgex-ui-go 02:26:24 ---> Running in c3966952f555 02:26:24 Removing intermediate container c3966952f555 02:26:24 ---> 182aedcc1bc0 02:26:24 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:26:24 ---> Running in 22f833b8124a 02:26:25 Removing intermediate container 22f833b8124a 02:26:25 ---> 1eed0e369ed0 02:26:25 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:26:26 ---> fe5397c8b376 02:26:26 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:26:26 ---> Running in 559f0ad2d812 02:26:28 Removing intermediate container 559f0ad2d812 02:26:28 ---> 845414ff9965 02:26:28 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:26:28 ---> Running in 94273efb2baf 02:26:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:26:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:26:32 OK: 221 MiB in 51 packages 02:26:33 Removing intermediate container 94273efb2baf 02:26:33 ---> 73f985fa5b62 02:26:33 Step 11/26 : ENV GO111MODULE=on 02:26:33 ---> Running in 4307aaf07d48 02:26:33 Removing intermediate container 4307aaf07d48 02:26:33 ---> 5e3fa5304172 02:26:33 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:26:33 ---> Running in 9e83a3a6be80 02:26:33 Removing intermediate container 9e83a3a6be80 02:26:33 ---> 7d051e011e1d 02:26:33 Step 13/26 : COPY go.mod vendor* ./ 02:26:34 ---> 880fb73728bf 02:26:34 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:34 ---> Running in 6c987ecedc96 02:26:37 Removing intermediate container 6c987ecedc96 02:26:37 ---> a7bdb8078e16 02:26:37 Step 15/26 : COPY . . 02:26:41 ---> 9ea7d9c69b8a 02:26:41 Step 16/26 : RUN ${MAKE} 02:26:41 ---> Running in 16d46e43d4fc 02:26:42 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 02:28:19 Removing intermediate container 16d46e43d4fc 02:28:19 ---> 594d533d29bc 02:28:19 Step 17/26 : FROM alpine:3.14 02:28:19 3.14: Pulling from library/alpine 02:28:19 90cda3b7c325: Pulling fs layer 02:28:19 90cda3b7c325: Verifying Checksum 02:28:19 90cda3b7c325: Download complete 02:28:19 90cda3b7c325: Pull complete 02:28:19 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 02:28:19 Status: Downloaded newer image for alpine:3.14 02:28:19 ---> 275902a1839d 02:28:19 Step 18/26 : EXPOSE 4000 02:28:19 ---> Running in 6f611237fc03 02:28:19 Removing intermediate container 6f611237fc03 02:28:19 ---> 3decf5699445 02:28:19 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 02:28:19 ---> 1a5ab3b53300 02:28:19 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:28:19 ---> 586448cbf0d8 02:28:19 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:28:19 ---> 89300a2acb0a 02:28:19 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:28:19 ---> Running in 517dcdd2acf1 02:28:19 Removing intermediate container 517dcdd2acf1 02:28:19 ---> 3e9957c74a0a 02:28:19 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 02:28:19 ---> Running in 20b864d4a906 02:28:19 Removing intermediate container 20b864d4a906 02:28:19 ---> c71b519a4fa7 02:28:19 Step 24/26 : LABEL arch=arm64 02:28:19 ---> Running in 31466fc7c56d 02:28:19 Removing intermediate container 31466fc7c56d 02:28:19 ---> 20faa9df0df6 02:28:19 Step 25/26 : LABEL git_sha=8a42b6f8bfb20248df41fcf080fca6f5027c66fc 02:28:19 ---> Running in 2077b09f0811 02:28:19 Removing intermediate container 2077b09f0811 02:28:19 ---> 03ccb8914982 02:28:19 Step 26/26 : LABEL version=0.0.0 02:28:19 ---> Running in 782a50243b2b 02:28:19 Removing intermediate container 782a50243b2b 02:28:19 ---> b4760d632000 02:28:19 [Warning] One or more build-args [ARCH] were not consumed 02:28:19 Successfully built b4760d632000 02:28:19 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:28:19 02:28:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:28:20 arm64: Pulling from edgex-lftools-log-publisher 02:28:20 8998bd30e6a1: Pulling fs layer 02:28:20 04944245beec: Pulling fs layer 02:28:20 699f458cf7ca: Pulling fs layer 02:28:20 765212b225bb: Pulling fs layer 02:28:20 f23df028b6ca: Pulling fs layer 02:28:20 d65c8cfc05b1: Pulling fs layer 02:28:20 2437ff75d9bd: Pulling fs layer 02:28:20 f23df028b6ca: Waiting 02:28:20 d65c8cfc05b1: Waiting 02:28:20 765212b225bb: Waiting 02:28:20 2437ff75d9bd: Waiting 02:28:20 04944245beec: Verifying Checksum 02:28:20 04944245beec: Download complete 02:28:20 765212b225bb: Verifying Checksum 02:28:20 765212b225bb: Download complete 02:28:20 f23df028b6ca: Download complete 02:28:20 d65c8cfc05b1: Verifying Checksum 02:28:20 d65c8cfc05b1: Download complete 02:28:20 699f458cf7ca: Verifying Checksum 02:28:20 699f458cf7ca: Download complete 02:28:20 8998bd30e6a1: Verifying Checksum 02:28:20 8998bd30e6a1: Download complete 02:28:23 2437ff75d9bd: Download complete 02:28:25 8998bd30e6a1: Pull complete 02:28:25 04944245beec: Pull complete 02:28:27 699f458cf7ca: Pull complete 02:28:27 765212b225bb: Pull complete 02:28:28 f23df028b6ca: Pull complete 02:28:28 d65c8cfc05b1: Pull complete 02:28:43 2437ff75d9bd: Pull complete 02:28:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:28:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:28:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:43 prd-ubuntu20.04-docker-arm64-4c-16g-2318 does not seem to be running inside a container 02:28:43 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:28:47 $ docker top 1affb58bb4b8850ee0c79f689062eca6e79e1d6cf96aaeb17a5388502d599151 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:28:48 ---> job-cost.sh 02:28:48 lf-activate-venv: SKIPPING 02:28:48 INFO: No Stack... 02:28:48 INFO: Retrieving Pricing Info for: v3-standard-4 02:28:49 INFO: Archiving Costs [Pipeline] sh 02:28:50 + cut -d, -f6 02:28:50 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock 02:28:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-586-2-stack-cost] 02:28:50 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-586-2-stack-cost] did not exist. Created. 02:28:50 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-586-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:28:51 /w/workspace/edgex-ui-go/2@tmp/durable-61cfd477/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:28:51 + echo total: 0.10999999940395355 [Pipeline] stash 02:28:52 Warning: overwriting stash ‘stack-cost’ 02:28:57 Stashed 1 file(s) [Pipeline] } 02:28:57 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-586-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:28:57 $ docker stop --time=1 1affb58bb4b8850ee0c79f689062eca6e79e1d6cf96aaeb17a5388502d599151 02:28:59 $ docker rm -f --volumes 1affb58bb4b8850ee0c79f689062eca6e79e1d6cf96aaeb17a5388502d599151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:28:59 provisioning config files... 02:28:59 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/config17697162141489452022tmp [Pipeline] { [Pipeline] sh 02:29:00 + set +x 02:29:00 + + curl -s https://codecov.io/bash 02:29:00 bash -s -- 02:29:00 02:29:00 _____ _ 02:29:00 / ____| | | 02:29:00 | | ___ __| | ___ ___ _____ __ 02:29:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:29:00 | |___| (_) | (_| | __/ (_| (_) \ V / 02:29:00 \_____\___/ \__,_|\___|\___\___/ \_/ 02:29:00 Bash-1.0.6 02:29:00 02:29:00 02:29:00 ==> git version 2.25.1 found 02:29:00 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:29:00 Release-Date: 2020-01-08 02:29:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:29:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:29:00 ==> Jenkins CI detected. 02:29:00 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-586 02:29:00 project root: . 02:29:00 --> token set from env 02:29:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:29:00 ==> Running gcov in . (disable via -X gcov) 02:29:00 ==> Python coveragepy not found 02:29:00 ==> Searching for coverage reports in: 02:29:00 + . 02:29:00 -> Found 1 reports 02:29:00 ==> Detecting git/mercurial file structure 02:29:00 ==> Reading reports 02:29:00 + ./coverage.out bytes=10 02:29:00 ==> Appending adjustments 02:29:00 https://docs.codecov.io/docs/fixing-reports 02:29:01 + Found adjustments 02:29:01 ==> Gzipping contents 02:29:01 12K /tmp/codecov.jVpZ5h.gz 02:29:01 ==> Uploading reports 02:29:01 url: https://codecov.io 02:29:01 query: branch=PR-586&commit=8ce683b5e72aa09196ac7f20014698ba9ac2aace&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-586%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=586&job=&cmd_args= 02:29:01 -> Pinging Codecov 02:29:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-586&commit=8ce683b5e72aa09196ac7f20014698ba9ac2aace&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-586%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=586&job=&cmd_args= 02:29:01 -> Uploading to 02:29:01 https://storage.googleapis.com/codecov/v4/raw/2023-01-14/FB506323287CE973F263BFD2A0EB1F37/8ce683b5e72aa09196ac7f20014698ba9ac2aace/b70c8980-3bc1-4c73-b34f-93b90f6da8c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230114T022901Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce640f02d310d0391f442829bba7a40cde3f7410b3852a33c189a60fcc2b2e4a 02:29:01 % Total % Received % Xferd Average Speed Time Time Time Current 02:29:01 Dload Upload Total Spent Left Speed 02:29:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8866 0 0 100 8866 0 38885 --:--:-- --:--:-- --:--:-- 38885 02:29:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/8ce683b5e72aa09196ac7f20014698ba9ac2aace [Pipeline] } 02:29:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:29:02 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives ] 02:29:02 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives 02:29:02 total 16 02:29:02 drwxr-xr-x 3 root root 4096 Jan 14 02:09 . 02:29:02 drwxrwxr-x 15 jenkins jenkins 4096 Jan 14 02:09 .. 02:29:02 drwxr-xr-x 2 root root 4096 Jan 14 02:09 cost 02:29:02 -rw-r--r-- 1 root root 83 Jan 14 02:09 cost.csv 02:29:02 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives 02:29:02 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives 02:29:02 total 16 02:29:02 drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 02:09 . 02:29:02 drwxrwxr-x 15 jenkins jenkins 4096 Jan 14 02:09 .. 02:29:02 drwxr-xr-x 2 jenkins jenkins 4096 Jan 14 02:09 cost 02:29:02 -rw-r--r-- 1 jenkins jenkins 83 Jan 14 02:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:29:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:29:03 ---> package-listing.sh 02:29:03 ++ facter osfamily 02:29:03 ++ tr '[:upper:]' '[:lower:]' 02:29:03 + OS_FAMILY=debian 02:29:03 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-586 02:29:03 + START_PACKAGES=/tmp/packages_start.txt 02:29:03 + END_PACKAGES=/tmp/packages_end.txt 02:29:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:29:03 + PACKAGES=/tmp/packages_start.txt 02:29:03 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-586 ']' 02:29:03 + PACKAGES=/tmp/packages_end.txt 02:29:03 + case "${OS_FAMILY}" in 02:29:03 + dpkg -l 02:29:03 + grep '^ii' 02:29:03 + '[' -f /tmp/packages_start.txt ']' 02:29:03 + '[' -f /tmp/packages_end.txt ']' 02:29:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:29:03 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-586 ']' 02:29:03 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives/ 02:29:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives/ [Pipeline] echo 02:29:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:29:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:29:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:04 prd-ubuntu20.04-docker-8c-8g-2312 does not seem to be running inside a container 02:29:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-586 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586:/w/workspace/edgexfoundry_edgex-ui-go_PR-586:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:29:04 $ docker top c22f72241a8861a3f325761cf7a9eaf3e861f4601379c5a6d248f73f79ef5ef6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:29:05 + touch /tmp/pre-build-complete [Pipeline] sh 02:29:05 + mkdir -p /var/log/sysstat [Pipeline] sh 02:29:05 + ls /var/log/sa-host 02:29:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:29:05 provisioning config files... 02:29:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/config2750412375918082250tmp [Pipeline] { [Pipeline] echo 02:29:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:29:06 ---> create-netrc.sh [Pipeline] } 02:29:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:29:06 ---> python-tools-install.sh [Pipeline] echo 02:29:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:29:06 ---> sudo-logs.sh 02:29:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:29:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:29:07 ---> job-cost.sh 02:29:07 lf-activate-venv: SKIPPING 02:29:07 DEBUG: total: 0.2199999988079071 02:29:07 INFO: Retrieving Stack Cost... 02:29:07 INFO: Retrieving Pricing Info for: v3-standard-8 02:29:08 INFO: Archiving Costs [Pipeline] echo 02:29:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:29:08 ---> logs-deploy.sh 02:29:08 lf-activate-venv: SKIPPING 02:29:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-586/2 02:29:08 INFO: archiving workspace using pattern(s): 02:29:09 Archives upload complete. 02:29:09 INFO: archiving logs to Nexus