Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2e0b27b44f2d112cd0b277ae99e119365303190c+8a5a4ec92ca374ae5f786629731d1f336ce6694e (cbc7a564261c8976c9cd0f09a474c299fb6899ae) 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-ssh12634320235365026511.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh10603192629632260769.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-583/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-583/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15940658419753177808.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh4986155914288698922.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-583/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-583/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5927219464248008214.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7646 in /w/workspace/edgexfoundry_edgex-ui-go_PR-583 [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-583 # 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 > 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 Merging remotes/origin/main commit 8a5a4ec92ca374ae5f786629731d1f336ce6694e into PR head commit 2e0b27b44f2d112cd0b277ae99e119365303190c Merge succeeded, producing 58302b4459f76b9c67b099868f17b5ca4596ec57 Checking out Revision 58302b4459f76b9c67b099868f17b5ca4596ec57 (PR-583) > 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/583/head:refs/remotes/origin/PR-583 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0b27b44f2d112cd0b277ae99e119365303190c # 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 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58302b4459f76b9c67b099868f17b5ca4596ec57 # timeout=10 Commit message: "Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:08:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:08:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:08:18 ========================================================= 02:08:18 EdgeX Global Pipelines Version Info 02:08:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0d8f1e94c789ddc67aa9f1f1a94297ecbde8af67 # timeout=10 02:08:18 ------------------- 02:08:18 stable info: 02:08:18 ------------------- 02:08:18 Commited By: Bill Mahoney bill.mahoney@intel.com 02:08:18 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 02:08:18 Message: update stable to v1.0.248 02:08:19 ------------------- 02:08:19 experimental info: 02:08:19 ------------------- 02:08:19 Commited By: **** collab-it+edgex@linuxfoundation.org 02:08:19 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 02:08:19 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-583 [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-583 [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-583 [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58302b4459f76b9c67b099868f17b5ca4596ec57 [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58302b4 [Pipeline] echo 02:08:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:20 provisioning config files... 02:08:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp/config13658400603370231592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:20 ---> docker-login.sh 02:08:20 nexus3.edgexfoundry.org:10001 02:08:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:20 Configure a credential helper to remove this warning. See 02:08:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:20 02:08:20 Login Succeeded 02:08:20 nexus3.edgexfoundry.org:10002 02:08:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:20 Configure a credential helper to remove this warning. See 02:08:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:20 02:08:20 Login Succeeded 02:08:20 nexus3.edgexfoundry.org:10003 02:08:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:20 Configure a credential helper to remove this warning. See 02:08:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:20 02:08:20 Login Succeeded 02:08:20 nexus3.edgexfoundry.org:10004 02:08:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:20 Configure a credential helper to remove this warning. See 02:08:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:20 02:08:20 Login Succeeded 02:08:20 docker.io 02:08:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:21 Configure a credential helper to remove this warning. See 02:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:21 02:08:21 Login Succeeded 02:08:21 ---> docker-login.sh ends [Pipeline] } 02:08:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:08:21 + git rev-list -1 --merges 58302b4459f76b9c67b099868f17b5ca4596ec57~1..58302b4459f76b9c67b099868f17b5ca4596ec57 [Pipeline] echo 02:08:21 -----------> git rev-list -1 --merges 58302b4459f76b9c67b099868f17b5ca4596ec57~1..58302b4459f76b9c67b099868f17b5ca4596ec57 58302b4459f76b9c67b099868f17b5ca4596ec57 02:08:21 58302b4459f76b9c67b099868f17b5ca4596ec57 [false] [Pipeline] sh 02:08:22 + git log --format=format:%s -1 58302b4459f76b9c67b099868f17b5ca4596ec57 [Pipeline] echo 02:08:22 ========================================================= 02:08:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:08:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:08:22 + git log --format=format:%s -1 58302b4459f76b9c67b099868f17b5ca4596ec57 [Pipeline] echo 02:08:22 [semverPrep] GIT_COMMIT: 58302b4459f76b9c67b099868f17b5ca4596ec57, Commit Message: Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD [Pipeline] echo 02:08:22 [semverPrep] This is not a build commit. [Pipeline] sh 02:08:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:08:22 + grep -v github /etc/ssh/ssh_known_hosts 02:08:22 + [ -e /tmp/ssh_known_hosts ] 02:08:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:08:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:08:22 + sudo tee -a /etc/ssh/ssh_known_hosts 02:08:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:23 02:08:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:23 0.1.4: Pulling from edgex-devops/py-git-semver 02:08:23 b85a868b505f: Pulling fs layer 02:08:23 e2be974225ed: Pulling fs layer 02:08:23 339a4e72a1f5: Pulling fs layer 02:08:23 988bab9f4d93: Pulling fs layer 02:08:23 1469e6f7b9e6: Pulling fs layer 02:08:23 eaf3925da568: Pulling fs layer 02:08:23 bab4dde63d76: Pulling fs layer 02:08:23 bde34c3a00c8: Pulling fs layer 02:08:23 b352a97aabf1: Pulling fs layer 02:08:23 4872d77fe225: Pulling fs layer 02:08:23 5851b861e8e6: Pulling fs layer 02:08:23 eaf3925da568: Waiting 02:08:23 bab4dde63d76: Waiting 02:08:23 bde34c3a00c8: Waiting 02:08:23 b352a97aabf1: Waiting 02:08:23 5851b861e8e6: Waiting 02:08:23 1469e6f7b9e6: Waiting 02:08:23 e2be974225ed: Download complete 02:08:23 988bab9f4d93: Verifying Checksum 02:08:23 988bab9f4d93: Download complete 02:08:23 339a4e72a1f5: Verifying Checksum 02:08:23 339a4e72a1f5: Download complete 02:08:23 1469e6f7b9e6: Verifying Checksum 02:08:23 1469e6f7b9e6: Download complete 02:08:23 eaf3925da568: Verifying Checksum 02:08:23 eaf3925da568: Download complete 02:08:23 bde34c3a00c8: Verifying Checksum 02:08:23 bde34c3a00c8: Download complete 02:08:23 b352a97aabf1: Download complete 02:08:23 4872d77fe225: Download complete 02:08:23 5851b861e8e6: Download complete 02:08:23 b85a868b505f: Verifying Checksum 02:08:23 b85a868b505f: Download complete 02:08:23 bab4dde63d76: Verifying Checksum 02:08:23 bab4dde63d76: Download complete 02:08:24 b85a868b505f: Pull complete 02:08:24 e2be974225ed: Pull complete 02:08:25 339a4e72a1f5: Pull complete 02:08:25 988bab9f4d93: Pull complete 02:08:25 1469e6f7b9e6: Pull complete 02:08:25 eaf3925da568: Pull complete 02:08:27 bab4dde63d76: Pull complete 02:08:27 bde34c3a00c8: Pull complete 02:08:27 b352a97aabf1: Pull complete 02:08:27 4872d77fe225: Pull complete 02:08:27 5851b861e8e6: Pull complete 02:08:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:08:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:27 prd-ubuntu20.04-docker-8c-8g-7646 does not seem to be running inside a container 02:08:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-583 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-583:/w/workspace/edgexfoundry_edgex-ui-go_PR-583:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:08:29 $ docker top d24b66ee06ab778425f841623839ae0203369bb7d09eb53895afd25f20fe6fc8 -eo pid,comm 02:08:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:08:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:29 [ssh-agent] Looking for ssh-agent implementation... 02:08:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:29 $ docker exec d24b66ee06ab778425f841623839ae0203369bb7d09eb53895afd25f20fe6fc8 ssh-agent 02:08:29 SSH_AUTH_SOCK=/tmp/ssh-SnsEFOTl48pc/agent.31 02:08:29 SSH_AGENT_PID=37 02:08:29 Running ssh-add (command line suppressed) 02:08:29 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp/private_key_6161624831676894713.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp/private_key_6161624831676894713.key) 02:08:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:29 + git tag --points-at HEAD [Pipeline] } 02:08:29 $ docker exec --env ******** --env ******** d24b66ee06ab778425f841623839ae0203369bb7d09eb53895afd25f20fe6fc8 ssh-agent -k 02:08:30 unset SSH_AUTH_SOCK; 02:08:30 unset SSH_AGENT_PID; 02:08:30 echo Agent pid 37 killed; 02:08:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:08:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:30 [ssh-agent] Looking for ssh-agent implementation... 02:08:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:30 $ docker exec d24b66ee06ab778425f841623839ae0203369bb7d09eb53895afd25f20fe6fc8 ssh-agent 02:08:30 SSH_AUTH_SOCK=/tmp/ssh-hyeWQ5SIYlRP/agent.68 02:08:30 SSH_AGENT_PID=74 02:08:30 Running ssh-add (command line suppressed) 02:08:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp/private_key_13657778489578971495.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp/private_key_13657778489578971495.key) 02:08:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:30 + git semver init 02:08:30 2023-04-13 02:08:30,920 [run_init] DEBUG init version:0.0.0 force:False 02:08:30 2023-04-13 02:08:30,921 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-583/.semver 02:08:30 2023-04-13 02:08:30,921 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-583/.semver 02:08:30 2023-04-13 02:08:30,922 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-583/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-583, universal_newlines=False, shell=None, istream=None) 02:08:32 2023-04-13 02:08:32,250 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-583/.git/info/exclude 02:08:32 2023-04-13 02:08:32,250 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-583/.semver/PR-583 with force:False 02:08:32 2023-04-13 02:08:32,251 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-583/.semver/PR-583 02:08:32 2023-04-13 02:08:32,255 [execute] INFO git cat-file --batch-check 02:08:32 2023-04-13 02:08:32,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-583/.semver, universal_newlines=False, shell=None, istream=) 02:08:32 2023-04-13 02:08:32,260 [execute] INFO git cat-file --batch 02:08:32 2023-04-13 02:08:32,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-583/.semver, universal_newlines=False, shell=None, istream=) 02:08:32 2023-04-13 02:08:32,264 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-583/.semver/PR-583 02:08:32 0.0.0 [Pipeline] } 02:08:32 $ docker exec --env ******** --env ******** d24b66ee06ab778425f841623839ae0203369bb7d09eb53895afd25f20fe6fc8 ssh-agent -k 02:08:32 unset SSH_AUTH_SOCK; 02:08:32 unset SSH_AGENT_PID; 02:08:32 echo Agent pid 74 killed; 02:08:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:32 + git semver [Pipeline] } 02:08:33 $ docker stop --time=1 d24b66ee06ab778425f841623839ae0203369bb7d09eb53895afd25f20fe6fc8 02:08:34 $ docker rm -f --volumes d24b66ee06ab778425f841623839ae0203369bb7d09eb53895afd25f20fe6fc8 [Pipeline] // withDockerContainer [Pipeline] sh 02:08:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:08:34 Stashed 1 file(s) [Pipeline] echo 02:08:34 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:35 provisioning config files... 02:08:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp/config4232252629281418565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:35 ---> docker-login.sh 02:08:35 nexus3.edgexfoundry.org:10001 02:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:35 Configure a credential helper to remove this warning. See 02:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:35 02:08:35 Login Succeeded 02:08:35 nexus3.edgexfoundry.org:10002 02:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:35 Configure a credential helper to remove this warning. See 02:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:35 02:08:35 Login Succeeded 02:08:35 nexus3.edgexfoundry.org:10003 02:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:35 Configure a credential helper to remove this warning. See 02:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:35 02:08:35 Login Succeeded 02:08:35 nexus3.edgexfoundry.org:10004 02:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:35 Configure a credential helper to remove this warning. See 02:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:35 02:08:35 Login Succeeded 02:08:35 docker.io 02:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:35 Configure a credential helper to remove this warning. See 02:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:35 02:08:35 Login Succeeded 02:08:35 ---> docker-login.sh ends [Pipeline] } 02:08:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:08:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:08:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:08:36 ========================================================= 02:08:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:08:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:08:36 Sending build context to Docker daemon 45.74MB 02:08:36 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 02:08:36 Step 2/16 : FROM ${BASE} AS builder 02:08:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:08:36 63b65145d645: Pulling fs layer 02:08:36 a2d21d5440eb: Pulling fs layer 02:08:36 935e6c44a52c: Pulling fs layer 02:08:36 94cc34f8dd06: Pulling fs layer 02:08:36 30dea6a524f1: Pulling fs layer 02:08:36 a2aff8979fd8: Pulling fs layer 02:08:36 6808be2612f2: Pulling fs layer 02:08:36 f25807f1079a: Pulling fs layer 02:08:36 94cc34f8dd06: Waiting 02:08:36 6808be2612f2: Waiting 02:08:36 f25807f1079a: Waiting 02:08:36 30dea6a524f1: Waiting 02:08:36 a2aff8979fd8: Waiting 02:08:36 a2d21d5440eb: Verifying Checksum 02:08:36 a2d21d5440eb: Download complete 02:08:36 94cc34f8dd06: Verifying Checksum 02:08:36 94cc34f8dd06: Download complete 02:08:36 30dea6a524f1: Download complete 02:08:36 63b65145d645: Verifying Checksum 02:08:36 63b65145d645: Download complete 02:08:36 a2aff8979fd8: Verifying Checksum 02:08:36 a2aff8979fd8: Download complete 02:08:36 63b65145d645: Pull complete 02:08:36 a2d21d5440eb: Pull complete 02:08:37 f25807f1079a: Verifying Checksum 02:08:37 f25807f1079a: Download complete 02:08:37 935e6c44a52c: Download complete 02:08:37 6808be2612f2: Verifying Checksum 02:08:40 935e6c44a52c: Pull complete 02:08:40 94cc34f8dd06: Pull complete 02:08:40 30dea6a524f1: Pull complete 02:08:40 a2aff8979fd8: Pull complete 02:08:42 6808be2612f2: Pull complete 02:08:43 f25807f1079a: Pull complete 02:08:43 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 02:08:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:08:43 ---> 3b553350e43f 02:08:43 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:08:44 ---> Running in 466e92db6a8b 02:08:44 Removing intermediate container 466e92db6a8b 02:08:44 ---> 80302c73795b 02:08:44 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 02:08:45 ---> Running in 4f7bbb676662 02:08:45 Removing intermediate container 4f7bbb676662 02:08:45 ---> baae3561924c 02:08:45 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 02:08:45 ---> Running in a5337eadb69e 02:08:45 Removing intermediate container a5337eadb69e 02:08:45 ---> 310450934c1d 02:08:45 Step 6/16 : LABEL Name=edgex-ui-go 02:08:45 ---> Running in 31a641468d51 02:08:45 Removing intermediate container 31a641468d51 02:08:45 ---> a11b6e41f1ea 02:08:45 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:08:45 ---> Running in 08689dab63a6 02:08:45 Removing intermediate container 08689dab63a6 02:08:45 ---> ae295212f902 02:08:45 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:08:46 latest: Pulling from library/docker 02:08:46 f56be85fc22e: Pulling fs layer 02:08:46 7ed9ddfd3b8f: Pulling fs layer 02:08:46 788e1ab5616a: Pulling fs layer 02:08:46 4e33d011f086: Pulling fs layer 02:08:46 383037bf46bc: Pulling fs layer 02:08:46 383037bf46bc: Waiting 02:08:46 04921806bf90: Pulling fs layer 02:08:46 4e33d011f086: Waiting 02:08:46 de21e211d8be: Pulling fs layer 02:08:46 d1a705462f92: Pulling fs layer 02:08:46 026562b829bc: Pulling fs layer 02:08:46 f4bc4d1e2e3a: Pulling fs layer 02:08:46 06512f64e545: Pulling fs layer 02:08:46 97a6e8d4b278: Pulling fs layer 02:08:46 65fc0503abc0: Pulling fs layer 02:08:46 810d9c8fb6b2: Pulling fs layer 02:08:46 04921806bf90: Waiting 02:08:46 f4bc4d1e2e3a: Waiting 02:08:46 06512f64e545: Waiting 02:08:46 97a6e8d4b278: Waiting 02:08:46 65fc0503abc0: Waiting 02:08:46 810d9c8fb6b2: Waiting 02:08:46 de21e211d8be: Waiting 02:08:46 d1a705462f92: Waiting 02:08:46 026562b829bc: Waiting 02:08:46 788e1ab5616a: Download complete 02:08:46 7ed9ddfd3b8f: Verifying Checksum 02:08:46 7ed9ddfd3b8f: Download complete 02:08:46 f56be85fc22e: Download complete 02:08:46 f56be85fc22e: Pull complete 02:08:46 4e33d011f086: Verifying Checksum 02:08:46 4e33d011f086: Download complete 02:08:46 04921806bf90: Verifying Checksum 02:08:46 04921806bf90: Download complete 02:08:46 7ed9ddfd3b8f: Pull complete 02:08:46 383037bf46bc: Verifying Checksum 02:08:46 383037bf46bc: Download complete 02:08:46 788e1ab5616a: Pull complete 02:08:46 de21e211d8be: Download complete 02:08:46 d1a705462f92: Download complete 02:08:46 026562b829bc: Verifying Checksum 02:08:46 026562b829bc: Download complete 02:08:46 06512f64e545: Verifying Checksum 02:08:46 06512f64e545: Download complete 02:08:46 f4bc4d1e2e3a: Verifying Checksum 02:08:46 f4bc4d1e2e3a: Download complete 02:08:46 65fc0503abc0: Verifying Checksum 02:08:46 65fc0503abc0: Download complete 02:08:46 810d9c8fb6b2: Verifying Checksum 02:08:46 810d9c8fb6b2: Download complete 02:08:46 4e33d011f086: Pull complete 02:08:47 97a6e8d4b278: Verifying Checksum 02:08:47 97a6e8d4b278: Download complete 02:08:47 383037bf46bc: Pull complete 02:08:47 04921806bf90: Pull complete 02:08:47 de21e211d8be: Pull complete 02:08:47 d1a705462f92: Pull complete 02:08:47 026562b829bc: Pull complete 02:08:48 f4bc4d1e2e3a: Pull complete 02:08:48 06512f64e545: Pull complete 02:08:49 97a6e8d4b278: Pull complete 02:08:49 65fc0503abc0: Pull complete 02:08:49 810d9c8fb6b2: Pull complete 02:08:49 Digest: sha256:a2e34bde4cb23eaef4f3d5016c78f4a7ee06b65f80d07c7ba69a1e262977a97a 02:08:49 Status: Downloaded newer image for docker:latest 02:08:50 Still waiting to schedule task 02:08:50 ‘prd-centos7-blackbox-4c-2g-7184’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:08:50 ‘prd-centos7-blackbox-4c-2g-7185’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:08:50 ‘prd-ubuntu20.04-docker-8c-8g-7625’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:08:50 ‘prd-ubuntu20.04-docker-8c-8g-7634’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:08:50 ‘prd-ubuntu20.04-docker-8c-8g-7635’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:08:50 ‘prd-ubuntu20.04-docker-8c-8g-7643’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:08:50 ‘prd-ubuntu20.04-docker-8c-8g-7647’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:08:50 ‘prd-ubuntu20.04-docker-8c-8g-7650’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:08:50 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7653’ is offline 02:08:50 ---> f4cff5311bf6 02:08:50 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:08:50 ---> Running in 3d8b5f4c6895 02:08:51 Removing intermediate container 3d8b5f4c6895 02:08:51 ---> 943254a23580 02:08:51 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:51 ---> Running in 4663640a2468 02:08:51 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:08:51 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:08:52 OK: 265 MiB in 53 packages 02:08:52 Removing intermediate container 4663640a2468 02:08:52 ---> 8192beec2fb3 02:08:52 Step 11/16 : ENV GO111MODULE=on 02:08:52 ---> Running in 70f9a14fec40 02:08:52 Removing intermediate container 70f9a14fec40 02:08:52 ---> 8e5b795e4f2c 02:08:52 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:08:52 ---> Running in 3a2f2aad8961 02:08:53 Removing intermediate container 3a2f2aad8961 02:08:53 ---> b721c99a0925 02:08:53 Step 13/16 : COPY go.mod vendor* ./ 02:08:53 ---> 1312a5034f12 02:08:53 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:53 ---> Running in 02da1a829c95 02:09:11 Removing intermediate container 02da1a829c95 02:09:11 ---> 49ef4974d4e2 02:09:11 Step 15/16 : COPY . . 02:09:11 ---> dc3700fe7788 02:09:11 Step 16/16 : RUN ${MAKE} 02:09:11 ---> Running in cf60134b66bd 02:09:11 noop 02:09:11 Removing intermediate container cf60134b66bd 02:09:11 ---> 4814d875b056 02:09:11 Successfully built 4814d875b056 02:09:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:11 + docker inspect -f . ci-base-image-x86_64 02:09:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:11 prd-ubuntu20.04-docker-8c-8g-7646 does not seem to be running inside a container 02:09:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-583 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-583:/w/workspace/edgexfoundry_edgex-ui-go_PR-583:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-583@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 ******** ci-base-image-x86_64 cat 02:09:12 $ docker top 3338bda9c5858761577b4d36f2c1d5b718679879763c00b712c08aa3e1ade9ff -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:12 + go version 02:09:12 go version go1.20.2 linux/amd64 [Pipeline] } 02:09:12 $ docker stop --time=1 3338bda9c5858761577b4d36f2c1d5b718679879763c00b712c08aa3e1ade9ff 02:09:14 $ docker rm -f --volumes 3338bda9c5858761577b4d36f2c1d5b718679879763c00b712c08aa3e1ade9ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:14 + docker inspect -f . ci-base-image-x86_64 02:09:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:14 prd-ubuntu20.04-docker-8c-8g-7646 does not seem to be running inside a container 02:09:14 $ 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-583 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-583:/w/workspace/edgexfoundry_edgex-ui-go_PR-583:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-583@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 ******** ci-base-image-x86_64 cat 02:09:14 $ docker top fa9cdf5b8fbef177a6147c227ca875c7d0faaea56de52d44dc8233b0fdb7e962 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:15 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-583 [Pipeline] fileExists [Pipeline] sh 02:09:15 + make test 02:09:15 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:09:20 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:09:28 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:09:28 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:09:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:09:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:09:32 ./bin/test-attribution-txt.sh 02:09:32 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 02:09:32 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:09:32 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 02:09:32 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 02:09:32 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 02:09:32 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 02:09:32 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 02:09:32 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 02:09:32 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 02:09:32 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 02:09:32 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 02:09:32 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 02:09:32 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:09:32 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:09:32 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 02:09:32 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 02:09:32 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 02:09:32 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 02:09:32 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 02:09:32 An attribution for golang.org/x/net is missing from Attribution.txt, please add 02:09:32 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 02:09:32 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 02:09:32 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 02:09:32 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 02:09:32 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:09:32 make -C web test 02:09:32 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-583/web' 02:09:32 make[1]: tput: No such file or directory 02:09:32 make[1]: tput: No such file or directory 02:09:32 warning: generating ./VERSION 02:09:32 echo "0.0.0" > VERSION 02:09:32 docker build \ 02:09:32 -f Dockerfile \ 02:09:32 --build-arg USER=1000 \ 02:09:32 \ 02:09:32 --label "git_sha=58302b4459f76b9c67b099868f17b5ca4596ec57" \ 02:09:32 -t edgexfoundry/edgex-web-ui:58302b4459f76b9c67b099868f17b5ca4596ec57 \ 02:09:32 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:09:32 . 02:09:32 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:09:32 Install the buildx component to build images with BuildKit: 02:09:32 https://docs.docker.com/go/buildx/ 02:09:32 02:09:32 Sending build context to Docker daemon 3.269MB 02:09:32 Step 1/10 : FROM node:16.17-alpine3.15 02:09:32 16.17-alpine3.15: Pulling from library/node 02:09:32 9621f1afde84: Pulling fs layer 02:09:32 c6f70ee39829: Pulling fs layer 02:09:32 56892a8094a2: Pulling fs layer 02:09:32 58dd87906ef0: Pulling fs layer 02:09:32 58dd87906ef0: Waiting 02:09:32 56892a8094a2: Verifying Checksum 02:09:32 56892a8094a2: Download complete 02:09:32 9621f1afde84: Verifying Checksum 02:09:32 9621f1afde84: Download complete 02:09:32 58dd87906ef0: Verifying Checksum 02:09:32 58dd87906ef0: Download complete 02:09:32 9621f1afde84: Pull complete 02:09:32 c6f70ee39829: Verifying Checksum 02:09:32 c6f70ee39829: Download complete 02:09:34 c6f70ee39829: Pull complete 02:09:34 56892a8094a2: Pull complete 02:09:34 58dd87906ef0: Pull complete 02:09:34 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:09:34 Status: Downloaded newer image for node:16.17-alpine3.15 02:09:34 ---> b69703f70c3d 02:09:34 Step 2/10 : RUN apk add --no-cache chromium 02:09:35 ---> Running in 050375e3b8e4 02:09:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:09:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:09:35 (1/129) Installing libxau (1.0.9-r0) 02:09:35 (2/129) Installing libmd (1.0.3-r0) 02:09:35 (3/129) Installing libbsd (0.11.3-r1) 02:09:35 (4/129) Installing libxdmcp (1.1.3-r0) 02:09:35 (5/129) Installing libxcb (1.14-r2) 02:09:35 (6/129) Installing libx11 (1.7.3.1-r0) 02:09:36 (7/129) Installing libxext (1.3.4-r0) 02:09:36 (8/129) Installing libice (1.0.10-r0) 02:09:36 (9/129) Installing libuuid (2.37.4-r0) 02:09:36 (10/129) Installing libsm (1.2.3-r0) 02:09:36 (11/129) Installing libxt (1.2.1-r0) 02:09:36 (12/129) Installing libxmu (1.1.3-r0) 02:09:36 (13/129) Installing xset (1.2.4-r0) 02:09:36 (14/129) Installing xprop (1.2.5-r0) 02:09:36 (15/129) Installing xdg-utils (1.1.3-r0) 02:09:36 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 02:09:36 (17/129) Installing pkgconf (1.8.1-r0) 02:09:36 (18/129) Installing libffi (3.4.2-r1) 02:09:36 (19/129) Installing libintl (0.21-r0) 02:09:36 (20/129) Installing libblkid (2.37.4-r0) 02:09:36 (21/129) Installing libmount (2.37.4-r0) 02:09:36 (22/129) Installing pcre (8.45-r1) 02:09:36 (23/129) Installing glib (2.70.1-r0) 02:09:36 (24/129) Installing xz-libs (5.2.5-r1) 02:09:36 (25/129) Installing libxml2 (2.9.14-r2) 02:09:36 (26/129) Installing shared-mime-info (2.1-r2) 02:09:36 (27/129) Installing hicolor-icon-theme (0.17-r1) 02:09:36 (28/129) Installing libjpeg-turbo (2.1.2-r0) 02:09:36 (29/129) Installing libpng (1.6.37-r1) 02:09:36 (30/129) Installing libwebp (1.2.2-r0) 02:09:36 (31/129) Installing zstd-libs (1.5.0-r0) 02:09:36 (32/129) Installing tiff (4.4.0-r1) 02:09:36 (33/129) Installing gdk-pixbuf (2.42.8-r0) 02:09:36 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 02:09:36 (35/129) Installing libxcomposite (0.4.5-r0) 02:09:36 (36/129) Installing libxfixes (6.0.0-r0) 02:09:36 (37/129) Installing libxrender (0.9.10-r3) 02:09:36 (38/129) Installing libxcursor (1.2.0-r0) 02:09:36 (39/129) Installing libxdamage (1.1.5-r1) 02:09:36 (40/129) Installing libxi (1.8-r0) 02:09:36 (41/129) Installing libxinerama (1.1.4-r1) 02:09:36 (42/129) Installing libxrandr (1.5.2-r1) 02:09:36 (43/129) Installing atk (2.36.0-r0) 02:09:36 (44/129) Installing libxtst (1.2.3-r3) 02:09:36 (45/129) Installing dbus-libs (1.12.24-r0) 02:09:36 (46/129) Installing at-spi2-core (2.42.0-r0) 02:09:36 (47/129) Installing at-spi2-atk (2.38.0-r0) 02:09:36 (48/129) Installing expat (2.5.0-r0) 02:09:36 (49/129) Installing brotli-libs (1.0.9-r5) 02:09:36 (50/129) Installing libbz2 (1.0.8-r1) 02:09:36 (51/129) Installing freetype (2.11.1-r2) 02:09:36 (52/129) Installing fontconfig (2.13.1-r4) 02:09:36 (53/129) Installing pixman (0.40.0-r4) 02:09:36 (54/129) Installing cairo (1.16.0-r5) 02:09:36 (55/129) Installing cairo-gobject (1.16.0-r5) 02:09:36 (56/129) Installing avahi-libs (0.8-r5) 02:09:36 (57/129) Installing gmp (6.2.1-r1) 02:09:36 (58/129) Installing nettle (3.7.3-r0) 02:09:36 (59/129) Installing p11-kit (0.24.0-r1) 02:09:36 (60/129) Installing libtasn1 (4.18.0-r1) 02:09:36 (61/129) Installing libunistring (0.9.10-r1) 02:09:36 (62/129) Installing gnutls (3.7.1-r2) 02:09:36 (63/129) Installing cups-libs (2.3.3-r6) 02:09:36 (64/129) Installing libepoxy (1.5.9-r0) 02:09:36 (65/129) Installing fribidi (1.0.11-r0) 02:09:36 (66/129) Installing graphite2 (1.3.14-r0) 02:09:36 (67/129) Installing harfbuzz (3.0.0-r2) 02:09:36 (68/129) Installing libxft (2.3.4-r0) 02:09:36 (69/129) Installing pango (1.48.10-r0) 02:09:36 (70/129) Installing wayland-libs-client (1.19.0-r1) 02:09:36 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 02:09:36 (72/129) Installing wayland-libs-egl (1.19.0-r1) 02:09:36 (73/129) Installing xkeyboard-config (2.34-r0) 02:09:36 (74/129) Installing libxkbcommon (1.3.1-r0) 02:09:36 (75/129) Installing gtk+3.0 (3.24.30-r0) 02:09:36 Executing gtk+3.0-3.24.30-r0.post-install 02:09:37 (76/129) Installing libfontenc (1.1.4-r0) 02:09:37 (77/129) Installing mkfontscale (1.2.1-r1) 02:09:37 (78/129) Installing ttf-opensans (1.10-r1) 02:09:37 Executing ttf-opensans-1.10-r1.post-install 02:09:39 (79/129) Installing libogg (1.3.5-r0) 02:09:39 (80/129) Installing flac (1.3.4-r0) 02:09:39 (81/129) Installing alsa-lib (1.2.5.1-r1) 02:09:39 (82/129) Installing libatomic (10.3.1_git20211027-r0) 02:09:39 (83/129) Installing sdl2 (2.0.16-r4) 02:09:39 (84/129) Installing aom-libs (3.2.0-r0) 02:09:39 (85/129) Installing libass (0.15.2-r0) 02:09:39 (86/129) Installing libdav1d (0.9.2-r0) 02:09:39 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:09:39 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 02:09:39 (89/129) Installing lame (3.100-r0) 02:09:39 (90/129) Installing opus (1.3.1-r1) 02:09:39 (91/129) Installing libgomp (10.3.1_git20211027-r0) 02:09:39 (92/129) Installing soxr (0.1.3-r2) 02:09:39 (93/129) Installing libsrt (1.4.2-r1) 02:09:39 (94/129) Installing libssh (0.9.6-r1) 02:09:39 (95/129) Installing libtheora (1.1.1-r16) 02:09:39 (96/129) Installing v4l-utils-libs (1.22.1-r1) 02:09:39 (97/129) Installing libpciaccess (0.16-r0) 02:09:39 (98/129) Installing libdrm (2.4.109-r0) 02:09:39 (99/129) Installing libva (2.13.0-r0) 02:09:39 (100/129) Installing libvdpau (1.4-r0) 02:09:39 (101/129) Installing vidstab (1.1.0-r1) 02:09:39 (102/129) Installing libvorbis (1.3.7-r0) 02:09:39 (103/129) Installing libvpx (1.10.0-r0) 02:09:39 (104/129) Installing vulkan-loader (1.2.196-r0) 02:09:39 (105/129) Installing x264-libs (20210613-r0) 02:09:39 (106/129) Installing x265-libs (3.5-r0) 02:09:39 (107/129) Installing xvidcore (1.3.7-r1) 02:09:39 (108/129) Installing ffmpeg-libs (4.4.1-r2) 02:09:39 (109/129) Installing libevent (2.1.12-r4) 02:09:39 (110/129) Installing mesa (21.2.6-r0) 02:09:39 (111/129) Installing wayland-libs-server (1.19.0-r1) 02:09:39 (112/129) Installing mesa-gbm (21.2.6-r0) 02:09:39 (113/129) Installing lcms2 (2.12-r1) 02:09:39 (114/129) Installing nspr (4.32-r0) 02:09:39 (115/129) Installing sqlite-libs (3.36.0-r0) 02:09:39 (116/129) Installing nss (3.78.1-r0) 02:09:39 (117/129) Installing libasyncns (0.8-r1) 02:09:39 (118/129) Installing libltdl (2.4.6-r7) 02:09:39 (119/129) Installing orc (0.4.32-r0) 02:09:39 (120/129) Installing libsndfile (1.0.31-r1) 02:09:39 (121/129) Installing speexdsp (1.2.0-r0) 02:09:39 (122/129) Installing tdb-libs (1.4.5-r0) 02:09:39 (123/129) Installing libpulse (15.0-r2) 02:09:39 (124/129) Installing re2 (2021.11.01-r0) 02:09:40 (125/129) Installing snappy (1.1.9-r1) 02:09:40 (126/129) Installing libgpg-error (1.42-r1) 02:09:40 (127/129) Installing libgcrypt (1.9.4-r0) 02:09:40 (128/129) Installing libxslt (1.1.35-r0) 02:09:40 (129/129) Installing chromium (99.0.4844.84-r0) 02:09:41 Executing busybox-1.34.1-r7.trigger 02:09:41 Executing glib-2.70.1-r0.trigger 02:09:41 Executing shared-mime-info-2.1-r2.trigger 02:09:41 Executing gdk-pixbuf-2.42.8-r0.trigger 02:09:41 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:09:41 Executing fontconfig-2.13.1-r4.trigger 02:09:41 Executing mkfontscale-1.2.1-r1.trigger 02:09:41 OK: 286 MiB in 145 packages 02:09:45 Removing intermediate container 050375e3b8e4 02:09:45 ---> 138416a7e574 02:09:45 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:09:45 ---> Running in 6f3380f8a759 02:09:45 Removing intermediate container 6f3380f8a759 02:09:45 ---> 622b8afe37d0 02:09:45 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:09:45 ---> Running in e767685d10a0 02:09:45 Removing intermediate container e767685d10a0 02:09:45 ---> 48585c2f4c8d 02:09:45 Step 5/10 : RUN npm install -g npm 02:09:45 ---> Running in 494b2691d543 02:09:53 02:09:53 removed 7 packages, changed 99 packages, and audited 238 packages in 7s 02:09:53 02:09:53 18 packages are looking for funding 02:09:53 run `npm fund` for details 02:09:53 02:09:53 found 0 vulnerabilities 02:09:54 Removing intermediate container 494b2691d543 02:09:54 ---> b7476d67f18c 02:09:54 Step 6/10 : ARG USER=1000 02:09:54 ---> Running in 44f3dc3a3c4c 02:09:54 Removing intermediate container 44f3dc3a3c4c 02:09:54 ---> 966b9c9caa7c 02:09:54 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:09:54 ---> Running in fda9e0ce31b3 02:09:55 Removing intermediate container fda9e0ce31b3 02:09:55 ---> 4ac3b762c53a 02:09:55 Step 8/10 : USER $USER:$USER 02:09:55 ---> Running in ce34a5fae088 02:09:55 Removing intermediate container ce34a5fae088 02:09:55 ---> 4be552c5771c 02:09:55 Step 9/10 : WORKDIR /app 02:09:55 ---> Running in b40adc8c6889 02:09:55 Removing intermediate container b40adc8c6889 02:09:55 ---> fa582923e9f1 02:09:55 Step 10/10 : LABEL git_sha=58302b4459f76b9c67b099868f17b5ca4596ec57 02:09:55 ---> Running in 268f7e7371af 02:09:55 Removing intermediate container 268f7e7371af 02:09:55 ---> c7ac3b2850ca 02:09:55 Successfully built c7ac3b2850ca 02:09:55 Successfully tagged edgexfoundry/edgex-web-ui:58302b4459f76b9c67b099868f17b5ca4596ec57 02:09:56 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:09:56 touch edgex-web-ui.imagebuilt 02:09:56 mkdir -p node_modules coverage 02:09:56 chown "1000:1000" node_modules coverage package-lock.json 02:09:56 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:09:57 npm WARN EBADENGINE Unsupported engine { 02:09:57 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:09:57 npm WARN EBADENGINE required: { 02:09:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:57 npm WARN EBADENGINE }, 02:09:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:57 npm WARN EBADENGINE } 02:09:57 npm WARN EBADENGINE Unsupported engine { 02:09:57 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:09:57 npm WARN EBADENGINE required: { 02:09:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:57 npm WARN EBADENGINE }, 02:09:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:57 npm WARN EBADENGINE } 02:09:57 npm WARN EBADENGINE Unsupported engine { 02:09:57 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:09:57 npm WARN EBADENGINE required: { 02:09:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:57 npm WARN EBADENGINE }, 02:09:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:57 npm WARN EBADENGINE } 02:09:57 npm WARN EBADENGINE Unsupported engine { 02:09:57 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:09:57 npm WARN EBADENGINE required: { 02:09:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:57 npm WARN EBADENGINE }, 02:09:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:57 npm WARN EBADENGINE } 02:09:57 npm WARN EBADENGINE Unsupported engine { 02:09:57 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:09:57 npm WARN EBADENGINE required: { 02:09:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:57 npm WARN EBADENGINE }, 02:09:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:57 npm WARN EBADENGINE } 02:09:57 npm WARN EBADENGINE Unsupported engine { 02:09:57 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:09:57 npm WARN EBADENGINE required: { 02:09:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:57 npm WARN EBADENGINE }, 02:09:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:57 npm WARN EBADENGINE } 02:09:57 npm WARN EBADENGINE Unsupported engine { 02:09:57 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:09:57 npm WARN EBADENGINE required: { 02:09:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:57 npm WARN EBADENGINE }, 02:09:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:57 npm WARN EBADENGINE } 02:09:57 npm WARN EBADENGINE Unsupported engine { 02:09:57 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:09:57 npm WARN EBADENGINE required: { 02:09:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:57 npm WARN EBADENGINE }, 02:09:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:57 npm WARN EBADENGINE } 02:09:57 npm WARN EBADENGINE Unsupported engine { 02:09:57 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:09:57 npm WARN EBADENGINE required: { 02:09:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:57 npm WARN EBADENGINE }, 02:09:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:57 npm WARN EBADENGINE } 02:10:01 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:10:01 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:10:01 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:10:01 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:10:01 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:10:02 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:10:02 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:10:03 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:10:03 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:10:06 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:10:06 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:10:06 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:10:06 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:10:06 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:10:06 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:10:07 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:10:07 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:10:10 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:10:13 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:10:18 02:10:18 added 1478 packages, and audited 1479 packages in 22s 02:10:18 02:10:18 90 packages are looking for funding 02:10:18 run `npm fund` for details 02:10:18 02:10:18 37 vulnerabilities (1 low, 9 moderate, 22 high, 5 critical) 02:10:18 02:10:18 To address issues that do not require attention, run: 02:10:18 npm audit fix 02:10:18 02:10:18 To address all issues (including breaking changes), run: 02:10:18 npm audit fix --force 02:10:18 02:10:18 Run `npm audit` for details. 02:10:23 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:10:25 - Generating browser application bundles (phase: setup)... 02:10:30 Compiling @angular/compiler/testing : es2015 as esm2015 02:10:30 Compiling @angular/core : es2015 as esm2015 02:10:33 Compiling @angular/common : es2015 as esm2015 02:10:33 Compiling @angular/core/testing : es2015 as esm2015 02:10:34 Compiling @angular/platform-browser : es2015 as esm2015 02:10:34 Compiling @angular/common/testing : es2015 as esm2015 02:10:34 Compiling @angular/common/http : es2015 as esm2015 02:10:34 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:10:35 Compiling @angular/router : es2015 as esm2015 02:10:35 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:10:35 Compiling @angular/forms : es2015 as esm2015 02:10:35 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:10:35 Compiling @angular/common/http/testing : es2015 as esm2015 02:10:37 Compiling @angular/router/testing : es2015 as esm2015 02:10:44 13 04 2023 02:10:42.871:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:10:44 13 04 2023 02:10:42.873:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:10:44 13 04 2023 02:10:42.876:INFO [launcher]: Starting browser ChromeHeadless 02:10:54 ✔ Browser application bundle generation complete. 02:10:54 13 04 2023 02:10:54.182:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket pEmbGawRkFy6CNaEAAAB with id 84521089 02:10:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:10:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.084 secs) 02:10:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.178 secs) 02:10:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.209 secs) 02:10:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.217 secs) 02:10:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.23 secs) 02:10:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.286 secs) 02:10:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.303 secs) 02:10:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.311 secs) 02:10:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.321 secs) 02:10:57 WARN: ' 02:10:57 It looks like you're using ngModel on the same form field as formControlName. 02:10:57 Support for using the ngModel input property and ngModelChange event with 02:10:57 reactive form directives has been deprecated in Angular v6 and will be removed 02:10:57 in a future version of Angular. 02:10:57 02:10:57 For more information on this, see our API docs here: 02:10:57 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:10:57 ' 02:10:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.321 secs) 02:10:57 WARN: ' 02:10:57 It looks like you're using ngModel on the same form field as formControlName. 02:10:57 Support for using the ngModel input property and ngModelChange event with 02:10:57 reactive form directives has been deprecated in Angular v6 and will be removed 02:10:57 in a future version of Angular. 02:10:57 02:10:57 For more information on this, see our API docs here: 02:10:57 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:10:57 ' 02:10:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.37 secs) 02:10:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.404 secs) 02:10:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.411 secs) 02:10:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.425 secs) 02:10:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.427 secs) 02:10:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.474 secs) 02:10:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.496 secs) 02:10:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.614 secs) 02:10:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.637 secs) 02:10:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.645 secs) 02:10:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.647 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.666 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.717 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.731 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.751 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.798 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.806 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.809 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.811 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.829 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.836 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.84 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.844 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.854 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.861 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.866 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.881 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.9 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.915 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.006 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.039 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.047 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.051 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.053 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.055 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.062 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.078 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.081 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.083 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.085 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.1 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.107 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.129 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.148 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.158 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.166 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.178 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.181 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.183 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.19 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.198 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.201 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.204 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.208 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.21 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.219 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.241 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.257 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.294 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.311 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.322 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.328 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.333 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.335 secs) 02:10:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.348 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.379 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.388 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.391 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.394 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.396 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.399 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.419 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.422 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.432 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.437 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.444 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.449 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.452 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.458 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.462 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.463 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.47 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.489 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.501 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.504 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.517 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.526 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.542 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.588 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.59 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.591 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.601 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.608 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.625 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.63 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.639 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.649 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.666 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.7 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.714 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.716 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.734 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.741 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.744 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.747 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.769 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.776 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.784 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.812 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.82 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.826 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.83 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.832 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.834 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.839 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.856 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.869 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.881 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.885 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.887 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.919 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.925 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.945 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.957 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.964 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.991 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.003 secs) 02:10:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.027 secs) 02:11:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.061 secs) 02:11:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.078 secs) 02:11:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.087 secs) 02:11:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.102 secs) 02:11:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.109 secs) 02:11:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.116 secs) 02:11:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.12 secs) 02:11:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.127 secs) 02:11:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.155 secs) 02:11:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.169 secs) 02:11:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.188 secs) 02:11:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.202 secs) 02:11:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.337 secs / 2.202 secs) 02:11:00 TOTAL: 149 SUCCESS 02:11:00 ✔ Browser application bundle generation complete. 02:11:00 02:11:00 =============================== Coverage summary =============================== 02:11:00 Statements : 40.98% ( 1467/3580 ) 02:11:00 Branches : 12.03% ( 111/923 ) 02:11:00 Functions : 33.28% ( 432/1298 ) 02:11:00 Lines : 38.91% ( 1318/3387 ) 02:11:00 ================================================================================ 02:11:00 ✔ Browser application bundle generation complete. 02:11:01 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-583/web' [Pipeline] echo 02:11:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:11:01 $ docker stop --time=1 fa9cdf5b8fbef177a6147c227ca875c7d0faaea56de52d44dc8233b0fdb7e962 02:11:02 $ docker rm -f --volumes fa9cdf5b8fbef177a6147c227ca875c7d0faaea56de52d44dc8233b0fdb7e962 [Pipeline] // withDockerContainer [Pipeline] sh 02:11:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:11:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:11:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:11:05 + ls -al . 02:11:05 total 188 02:11:05 drwxrwxr-x 14 jenkins jenkins 4096 Apr 13 02:09 . 02:11:05 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:08 .. 02:11:05 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:08 .blubracket 02:11:05 -rw-rw-r-- 1 jenkins jenkins 18 Apr 13 02:08 .dockerignore 02:11:05 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:08 .git 02:11:05 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:08 .github 02:11:05 -rw-rw-r-- 1 jenkins jenkins 185 Apr 13 02:08 .gitignore 02:11:05 drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 02:08 .semver 02:11:05 -rw-rw-r-- 1 jenkins jenkins 4856 Apr 13 02:08 Attribution.txt 02:11:05 -rw-rw-r-- 1 jenkins jenkins 17205 Apr 13 02:08 CHANGELOG.md 02:11:05 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 13 02:08 CONTRIBUTING.md 02:11:05 -rw-rw-r-- 1 jenkins jenkins 1847 Apr 13 02:08 Dockerfile 02:11:05 -rw-rw-r-- 1 jenkins jenkins 652 Apr 13 02:08 Jenkinsfile 02:11:05 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 13 02:08 LICENSE 02:11:05 -rw-rw-r-- 1 jenkins jenkins 2124 Apr 13 02:08 Makefile 02:11:05 -rw-rw-r-- 1 jenkins jenkins 4558 Apr 13 02:08 README.md 02:11:05 -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 02:08 VERSION 02:11:05 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:08 assets 02:11:05 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:08 bin 02:11:05 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:08 cmd 02:11:05 -rw-r--r-- 1 jenkins jenkins 10 Apr 13 02:09 coverage.out 02:11:05 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:08 docs 02:11:05 -rw-rw-r-- 1 jenkins jenkins 3110 Apr 13 02:08 go.mod 02:11:05 -rw-rw-r-- 1 jenkins jenkins 43888 Apr 13 02:08 go.sum 02:11:05 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:08 internal 02:11:05 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:08 snap 02:11:05 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:08 testing 02:11:05 -rw-rw-r-- 1 jenkins jenkins 155 Apr 13 02:08 version.go 02:11:05 drwxrwxr-x 6 jenkins jenkins 4096 Apr 13 02:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:05 + 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=58302b4459f76b9c67b099868f17b5ca4596ec57 --label arch=amd64 --label version=0.0.0 . 02:11:05 Sending build context to Docker daemon 48.49MB 02:11:05 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 02:11:05 Step 2/26 : FROM ${BASE} AS builder 02:11:05 ---> 4814d875b056 02:11:05 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:11:05 ---> Running in 32b31c7ff540 02:11:06 Removing intermediate container 32b31c7ff540 02:11:06 ---> 20aa4fd02866 02:11:06 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 02:11:06 ---> Running in 796365c82c14 02:11:06 Removing intermediate container 796365c82c14 02:11:06 ---> 48dcfd5dad92 02:11:06 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:11:06 ---> Running in 88a3e6471824 02:11:06 Removing intermediate container 88a3e6471824 02:11:06 ---> 1acbb465e40b 02:11:06 Step 6/26 : LABEL Name=edgex-ui-go 02:11:06 ---> Running in a1f796a4fa54 02:11:06 Removing intermediate container a1f796a4fa54 02:11:06 ---> 793fbb647b99 02:11:06 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:11:06 ---> Running in c7f9d8727817 02:11:06 Removing intermediate container c7f9d8727817 02:11:06 ---> 18a01809229a 02:11:06 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:11:07 ---> 0eefd208cc73 02:11:07 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:11:07 ---> Running in 44d7db0f25eb 02:11:07 Removing intermediate container 44d7db0f25eb 02:11:07 ---> 8da7e2ba23ef 02:11:07 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:11:07 ---> Running in 7cafac87798d 02:11:08 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:11:08 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:11:09 OK: 265 MiB in 53 packages 02:11:09 Removing intermediate container 7cafac87798d 02:11:09 ---> 977465fda5a8 02:11:09 Step 11/26 : ENV GO111MODULE=on 02:11:09 ---> Running in 976e6598ef2c 02:11:09 Removing intermediate container 976e6598ef2c 02:11:09 ---> 091cb306271c 02:11:09 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:11:09 ---> Running in e45b020d40a0 02:11:10 Removing intermediate container e45b020d40a0 02:11:10 ---> b513d0e6874f 02:11:10 Step 13/26 : COPY go.mod vendor* ./ 02:11:10 ---> e60c66cd29a7 02:11:10 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:10 ---> Running in 0caabc4b12ac 02:11:11 Removing intermediate container 0caabc4b12ac 02:11:11 ---> d8ae5db440aa 02:11:11 Step 15/26 : COPY . . 02:11:12 ---> 73d8be69a92d 02:11:12 Step 16/26 : RUN ${MAKE} 02:11:12 ---> Running in e2d537a6658c 02:11:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:11:27 Removing intermediate container e2d537a6658c 02:11:27 ---> 057ad1cfc85e 02:11:27 Step 17/26 : FROM alpine:3.14 02:11:27 3.14: Pulling from library/alpine 02:11:28 f7dab3ab2d6e: Pulling fs layer 02:11:28 f7dab3ab2d6e: Verifying Checksum 02:11:28 f7dab3ab2d6e: Download complete 02:11:28 f7dab3ab2d6e: Pull complete 02:11:28 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 02:11:28 Status: Downloaded newer image for alpine:3.14 02:11:28 ---> 9e179bacf43c 02:11:28 Step 18/26 : EXPOSE 4000 02:11:28 ---> Running in c820ebd4b828 02:11:28 Removing intermediate container c820ebd4b828 02:11:28 ---> 91bc1fd6078c 02:11:28 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:11:29 ---> c08db8cb7cfd 02:11:29 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:11:29 ---> 3c46ec973cc5 02:11:29 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:11:29 ---> 3b89a2764608 02:11:29 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:11:29 ---> Running in ac35a0253eba 02:11:29 Removing intermediate container ac35a0253eba 02:11:29 ---> 9ab11e5a803a 02:11:29 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 02:11:29 ---> Running in e3d01098fff0 02:11:29 Removing intermediate container e3d01098fff0 02:11:29 ---> 5d4c6ac49ae7 02:11:29 Step 24/26 : LABEL arch=amd64 02:11:29 ---> Running in d005a45064e8 02:11:29 Removing intermediate container d005a45064e8 02:11:29 ---> a9b1dee5a4f2 02:11:29 Step 25/26 : LABEL git_sha=58302b4459f76b9c67b099868f17b5ca4596ec57 02:11:29 ---> Running in de59c95888da 02:11:29 Removing intermediate container de59c95888da 02:11:29 ---> 9037f7fa20c5 02:11:29 Step 26/26 : LABEL version=0.0.0 02:11:29 ---> Running in 9f5d8ed5a5e7 02:11:30 Removing intermediate container 9f5d8ed5a5e7 02:11:30 ---> 2c40e981c41d 02:11:30 [Warning] One or more build-args [ARCH] were not consumed 02:11:30 Successfully built 2c40e981c41d 02:11:30 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:11:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:30 02:11:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:30 latest: Pulling from edgex-lftools-log-publisher 02:11:30 5eb5b503b376: Pulling fs layer 02:11:30 5c69ac0246d0: Pulling fs layer 02:11:30 ec43610c2a17: Pulling fs layer 02:11:30 3a2ae6a8a46f: Pulling fs layer 02:11:30 33b1e0a273af: Pulling fs layer 02:11:30 5d3b04190fa2: Pulling fs layer 02:11:30 2f39f015ded8: Pulling fs layer 02:11:30 3a2ae6a8a46f: Waiting 02:11:30 33b1e0a273af: Waiting 02:11:30 5d3b04190fa2: Waiting 02:11:30 2f39f015ded8: Waiting 02:11:30 5c69ac0246d0: Verifying Checksum 02:11:30 5c69ac0246d0: Download complete 02:11:30 3a2ae6a8a46f: Verifying Checksum 02:11:30 3a2ae6a8a46f: Download complete 02:11:30 33b1e0a273af: Verifying Checksum 02:11:30 33b1e0a273af: Download complete 02:11:30 ec43610c2a17: Verifying Checksum 02:11:30 ec43610c2a17: Download complete 02:11:30 5d3b04190fa2: Download complete 02:11:31 5eb5b503b376: Verifying Checksum 02:11:31 5eb5b503b376: Download complete 02:11:31 2f39f015ded8: Verifying Checksum 02:11:31 2f39f015ded8: Download complete 02:11:32 5eb5b503b376: Pull complete 02:11:32 5c69ac0246d0: Pull complete 02:11:33 ec43610c2a17: Pull complete 02:11:33 3a2ae6a8a46f: Pull complete 02:11:33 33b1e0a273af: Pull complete 02:11:33 5d3b04190fa2: Pull complete 02:11:37 2f39f015ded8: Pull complete 02:11:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:11:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:37 prd-ubuntu20.04-docker-8c-8g-7646 does not seem to be running inside a container 02:11:37 $ 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-583 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-583:/w/workspace/edgexfoundry_edgex-ui-go_PR-583:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-583@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:11:48 $ docker top b189fca6b4dbdf2171fc712e541c84a21b4ac6137cad6b0ce97896bc461f3c0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:49 ---> job-cost.sh 02:11:49 lf-activate-venv: SKIPPING 02:11:49 INFO: No Stack... 02:11:49 INFO: Retrieving Pricing Info for: v3-standard-8 02:11:49 INFO: Archiving Costs [Pipeline] sh 02:11:50 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-583/archives/cost.csv 02:11:50 + cut -d, -f6 [Pipeline] lock 02:11:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-583-4-stack-cost] 02:11:50 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-583-4-stack-cost] did not exist. Created. 02:11:50 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-583-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:50 + echo total: 0.2199999988079071 [Pipeline] stash 02:11:51 Stashed 1 file(s) [Pipeline] } 02:11:51 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-583-4-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:51 $ docker stop --time=1 b189fca6b4dbdf2171fc712e541c84a21b4ac6137cad6b0ce97896bc461f3c0f 02:11:53 $ docker rm -f --volumes b189fca6b4dbdf2171fc712e541c84a21b4ac6137cad6b0ce97896bc461f3c0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:38:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8170 in /w/workspace/edgexfoundry_edgex-ui-go_PR-583 [Pipeline] { [Pipeline] ws 02:38:07 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 02:38:07 The recommended git tool is: git 02:38:14 using credential edgex-jenkins-ssh 02:38:14 Cloning the remote Git repository 02:38:14 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:38:15 > git init /w/workspace/edgex-ui-go/4 # timeout=10 02:38:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:38:15 > git --version # timeout=10 02:38:15 > git --version # 'git version 2.25.1' 02:38:15 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:38:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:38:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:38:22 Merging remotes/origin/main commit 8a5a4ec92ca374ae5f786629731d1f336ce6694e into PR head commit 2e0b27b44f2d112cd0b277ae99e119365303190c 02:38:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:38:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:38:21 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/583/head:refs/remotes/origin/PR-583 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:38:22 > git config core.sparsecheckout # timeout=10 02:38:23 Merge succeeded, producing f7290418de84e3fd1d0a54dad013c2673e270664 02:38:23 Checking out Revision f7290418de84e3fd1d0a54dad013c2673e270664 (PR-583) 02:38:22 > git checkout -f 2e0b27b44f2d112cd0b277ae99e119365303190c # timeout=10 02:38:22 > git remote # timeout=10 02:38:22 > git config --get remote.origin.url # timeout=10 02:38:22 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:22 > git merge 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 02:38:23 > git rev-parse HEAD^{commit} # timeout=10 02:38:23 > git config core.sparsecheckout # timeout=10 02:38:23 > git checkout -f f7290418de84e3fd1d0a54dad013c2673e270664 # timeout=10 02:38:27 Commit message: "Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD" 02:38:27 First time build. Skipping changelog. 02:38:27 > git rev-list --no-walk 0d8f1e94c789ddc67aa9f1f1a94297ecbde8af67 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:38:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:38:28 % Total % Received % Xferd Average Speed Time Time Time Current 02:38:28 Dload Upload Total Spent Left Speed 02:38:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh 02:38:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:38:29 + sudo tee /etc/docker/daemon.new 02:38:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:38:29 { 02:38:29 "registry-mirrors": [ 02:38:29 "https://nexus3.edgexfoundry.org:10001" 02:38:29 ], 02:38:29 "bip": "10.250.0.254/24", 02:38:29 "hosts": [ 02:38:29 "tcp://0.0.0.0:5555", 02:38:29 "unix:///var/run/docker.sock" 02:38:29 ], 02:38:29 "mtu": 1458, 02:38:29 "selinux-enabled": true, 02:38:29 "seccomp-profile": "/etc/docker/seccomp.json" 02:38:29 } [Pipeline] sh 02:38:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:38:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:38:48 provisioning config files... 02:38:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config222022672403455280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:49 ---> docker-login.sh 02:38:49 nexus3.edgexfoundry.org:10001 02:38:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:49 Configure a credential helper to remove this warning. See 02:38:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:49 02:38:49 Login Succeeded 02:38:49 nexus3.edgexfoundry.org:10002 02:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:50 Configure a credential helper to remove this warning. See 02:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:50 02:38:50 Login Succeeded 02:38:50 nexus3.edgexfoundry.org:10003 02:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:50 Configure a credential helper to remove this warning. See 02:38:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:50 02:38:50 Login Succeeded 02:38:50 nexus3.edgexfoundry.org:10004 02:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:51 Configure a credential helper to remove this warning. See 02:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:51 02:38:51 Login Succeeded 02:38:51 docker.io 02:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:51 Configure a credential helper to remove this warning. See 02:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:51 02:38:51 Login Succeeded 02:38:51 ---> docker-login.sh ends [Pipeline] } 02:38:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:38:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:38:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:38:52 ========================================================= 02:38:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:38:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:38:53 Sending build context to Docker daemon 28.79MB 02:38:53 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 02:38:53 Step 2/16 : FROM ${BASE} AS builder 02:38:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:38:53 af6eaf76a39c: Pulling fs layer 02:38:53 55522c791124: Pulling fs layer 02:38:53 ce5c4a1c91eb: Pulling fs layer 02:38:53 169dfbe0d373: Pulling fs layer 02:38:53 e1ff8fa3b103: Pulling fs layer 02:38:53 52ebb69f0ebf: Pulling fs layer 02:38:53 5abe8eddf0d5: Pulling fs layer 02:38:53 e1ff8fa3b103: Waiting 02:38:53 169dfbe0d373: Waiting 02:38:53 5abe8eddf0d5: Waiting 02:38:53 52ebb69f0ebf: Waiting 02:38:53 55522c791124: Download complete 02:38:53 169dfbe0d373: Verifying Checksum 02:38:53 169dfbe0d373: Download complete 02:38:53 e1ff8fa3b103: Verifying Checksum 02:38:53 e1ff8fa3b103: Download complete 02:38:53 af6eaf76a39c: Verifying Checksum 02:38:54 af6eaf76a39c: Pull complete 02:38:54 5abe8eddf0d5: Verifying Checksum 02:38:54 5abe8eddf0d5: Download complete 02:38:55 55522c791124: Pull complete 02:38:56 ce5c4a1c91eb: Verifying Checksum 02:38:56 ce5c4a1c91eb: Download complete 02:38:56 52ebb69f0ebf: Verifying Checksum 02:38:56 52ebb69f0ebf: Download complete 02:39:06 ce5c4a1c91eb: Pull complete 02:39:06 169dfbe0d373: Pull complete 02:39:06 e1ff8fa3b103: Pull complete 02:39:15 52ebb69f0ebf: Pull complete 02:39:16 5abe8eddf0d5: Pull complete 02:39:16 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 02:39:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:39:16 ---> 6cb57ee374ae 02:39:16 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:39:18 ---> Running in 0b678b95c886 02:39:18 Removing intermediate container 0b678b95c886 02:39:18 ---> d3b1f98ee908 02:39:18 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 02:39:18 ---> Running in 92963083859d 02:39:18 Removing intermediate container 92963083859d 02:39:18 ---> 2f9dce849df1 02:39:18 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 02:39:18 ---> Running in c02b9080d0cf 02:39:19 Removing intermediate container c02b9080d0cf 02:39:19 ---> 3af808ba3dc6 02:39:19 Step 6/16 : LABEL Name=edgex-ui-go 02:39:19 ---> Running in 0da957eba30a 02:39:20 Removing intermediate container 0da957eba30a 02:39:20 ---> 61e9f32e4bbf 02:39:20 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:39:20 ---> Running in ac1e595dafb5 02:39:20 Removing intermediate container ac1e595dafb5 02:39:20 ---> 871d08d8b361 02:39:20 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:39:20 latest: Pulling from library/docker 02:39:20 c41833b44d91: Pulling fs layer 02:39:20 6343a5c17821: Pulling fs layer 02:39:20 7fb3fc37985f: Pulling fs layer 02:39:20 79a39cbcbcac: Pulling fs layer 02:39:20 bd9b08f0a6fe: Pulling fs layer 02:39:20 9f730369bd8d: Pulling fs layer 02:39:20 b7a8edceb3bd: Pulling fs layer 02:39:20 f7b43bb1740d: Pulling fs layer 02:39:20 e766bd2508a2: Pulling fs layer 02:39:20 1cff11aa55cd: Pulling fs layer 02:39:20 5c8564d51ddd: Pulling fs layer 02:39:20 337dc3b11c12: Pulling fs layer 02:39:20 76c5058099a1: Pulling fs layer 02:39:20 59ccd6efa6f9: Pulling fs layer 02:39:20 79a39cbcbcac: Waiting 02:39:20 e766bd2508a2: Waiting 02:39:20 bd9b08f0a6fe: Waiting 02:39:20 1cff11aa55cd: Waiting 02:39:20 9f730369bd8d: Waiting 02:39:20 5c8564d51ddd: Waiting 02:39:20 337dc3b11c12: Waiting 02:39:20 76c5058099a1: Waiting 02:39:20 b7a8edceb3bd: Waiting 02:39:20 f7b43bb1740d: Waiting 02:39:21 7fb3fc37985f: Verifying Checksum 02:39:21 7fb3fc37985f: Download complete 02:39:21 6343a5c17821: Verifying Checksum 02:39:21 6343a5c17821: Download complete 02:39:21 c41833b44d91: Verifying Checksum 02:39:21 c41833b44d91: Download complete 02:39:21 79a39cbcbcac: Verifying Checksum 02:39:21 79a39cbcbcac: Download complete 02:39:21 bd9b08f0a6fe: Verifying Checksum 02:39:21 bd9b08f0a6fe: Download complete 02:39:22 b7a8edceb3bd: Verifying Checksum 02:39:22 b7a8edceb3bd: Download complete 02:39:22 f7b43bb1740d: Verifying Checksum 02:39:22 f7b43bb1740d: Download complete 02:39:22 c41833b44d91: Pull complete 02:39:22 e766bd2508a2: Verifying Checksum 02:39:22 e766bd2508a2: Download complete 02:39:22 9f730369bd8d: Verifying Checksum 02:39:22 9f730369bd8d: Download complete 02:39:22 5c8564d51ddd: Verifying Checksum 02:39:22 5c8564d51ddd: Download complete 02:39:22 76c5058099a1: Verifying Checksum 02:39:22 76c5058099a1: Download complete 02:39:22 1cff11aa55cd: Verifying Checksum 02:39:22 1cff11aa55cd: Download complete 02:39:22 59ccd6efa6f9: Verifying Checksum 02:39:22 59ccd6efa6f9: Download complete 02:39:24 337dc3b11c12: Download complete 02:39:25 6343a5c17821: Pull complete 02:39:26 7fb3fc37985f: Pull complete 02:39:27 79a39cbcbcac: Pull complete 02:39:28 bd9b08f0a6fe: Pull complete 02:39:29 9f730369bd8d: Pull complete 02:39:30 b7a8edceb3bd: Pull complete 02:39:30 f7b43bb1740d: Pull complete 02:39:30 e766bd2508a2: Pull complete 02:39:31 1cff11aa55cd: Pull complete 02:39:31 5c8564d51ddd: Pull complete 02:39:34 337dc3b11c12: Pull complete 02:39:34 76c5058099a1: Pull complete 02:39:35 59ccd6efa6f9: Pull complete 02:39:35 Digest: sha256:a2e34bde4cb23eaef4f3d5016c78f4a7ee06b65f80d07c7ba69a1e262977a97a 02:39:35 Status: Downloaded newer image for docker:latest 02:39:37 ---> a126a9093015 02:39:37 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:37 ---> Running in bf23fdd135e2 02:39:39 Removing intermediate container bf23fdd135e2 02:39:39 ---> 7f94a1c48f72 02:39:39 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:39:39 ---> Running in ad31df3237f7 02:39:40 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:39:41 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:39:43 OK: 263 MiB in 53 packages 02:39:44 Removing intermediate container ad31df3237f7 02:39:44 ---> 471bb72d75ed 02:39:44 Step 11/16 : ENV GO111MODULE=on 02:39:45 ---> Running in 5a704c210af5 02:39:45 Removing intermediate container 5a704c210af5 02:39:45 ---> 104dc84aa77a 02:39:45 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:39:46 ---> Running in cf71d8291476 02:39:46 Removing intermediate container cf71d8291476 02:39:46 ---> ff71fcec6cab 02:39:46 Step 13/16 : COPY go.mod vendor* ./ 02:39:47 ---> 0ebe3a7f3c6b 02:39:47 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:47 ---> Running in 64f8bdb8a491 02:40:55 Removing intermediate container 64f8bdb8a491 02:40:55 ---> 34c595609ce6 02:40:55 Step 15/16 : COPY . . 02:40:55 ---> eba819241e59 02:40:55 Step 16/16 : RUN ${MAKE} 02:40:55 ---> Running in 5318cadf8693 02:40:55 noop 02:40:55 Removing intermediate container 5318cadf8693 02:40:55 ---> 006b40fb5d2d 02:40:55 Successfully built 006b40fb5d2d 02:40:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:55 + docker inspect -f . ci-base-image-arm64 02:40:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:56 prd-ubuntu20.04-docker-arm64-4c-16g-8170 does not seem to be running inside a container 02:40:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** ci-base-image-arm64 cat 02:40:57 $ docker top e92ee897b6466527ac1c3424145ea026a5273554a19d1f6972a7338b598b4958 -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:58 + go version 02:40:58 go version go1.20.2 linux/arm64 [Pipeline] } 02:40:58 $ docker stop --time=1 e92ee897b6466527ac1c3424145ea026a5273554a19d1f6972a7338b598b4958 02:41:00 $ docker rm -f --volumes e92ee897b6466527ac1c3424145ea026a5273554a19d1f6972a7338b598b4958 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:00 + docker inspect -f . ci-base-image-arm64 02:41:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:01 prd-ubuntu20.04-docker-arm64-4c-16g-8170 does not seem to be running inside a container 02:41:01 $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** ci-base-image-arm64 cat 02:41:02 $ docker top 29318cd920ed7fceaed33ead46e425be9d6cd9041830cf224bec5251e5f07577 -eo pid,comm [Pipeline] { [Pipeline] sh 02:41:03 + git config --global --add safe.directory /w/workspace/edgex-ui-go/4 [Pipeline] fileExists [Pipeline] sh 02:41:04 + make test 02:41:04 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:41:43 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:44:06 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:44:06 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:44:06 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:44:06 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:44:06 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:44:06 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:44:06 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:44:06 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:44:06 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:44:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:44:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:44:28 ./bin/test-attribution-txt.sh 02:44:28 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 02:44:28 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:44:28 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 02:44:28 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 02:44:28 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 02:44:28 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 02:44:28 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 02:44:28 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 02:44:28 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 02:44:28 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 02:44:28 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 02:44:28 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 02:44:28 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:44:28 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:44:28 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 02:44:28 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 02:44:28 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 02:44:28 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 02:44:28 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 02:44:28 An attribution for golang.org/x/net is missing from Attribution.txt, please add 02:44:28 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 02:44:28 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 02:44:28 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 02:44:28 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 02:44:28 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:44:28 make -C web test 02:44:28 make[1]: Entering directory '/w/workspace/edgex-ui-go/4/web' 02:44:28 make[1]: tput: No such file or directory 02:44:28 make[1]: tput: No such file or directory 02:44:28 warning: generating ./VERSION 02:44:28 echo "0.0.0" > VERSION 02:44:28 docker build \ 02:44:28 -f Dockerfile \ 02:44:28 --build-arg USER=1000 \ 02:44:28 \ 02:44:28 --label "git_sha=f7290418de84e3fd1d0a54dad013c2673e270664" \ 02:44:28 -t edgexfoundry/edgex-web-ui:f7290418de84e3fd1d0a54dad013c2673e270664 \ 02:44:28 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:44:28 . 02:44:28 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:44:28 Install the buildx component to build images with BuildKit: 02:44:28 https://docs.docker.com/go/buildx/ 02:44:28 02:44:29 Sending build context to Docker daemon 3.269MB 02:44:29 Step 1/10 : FROM node:16.17-alpine3.15 02:44:29 16.17-alpine3.15: Pulling from library/node 02:44:29 47517142f6ba: Pulling fs layer 02:44:29 5f8c4bfa009b: Pulling fs layer 02:44:29 f7079c9c4ba1: Pulling fs layer 02:44:29 aba105e6f55a: Pulling fs layer 02:44:29 aba105e6f55a: Waiting 02:44:29 f7079c9c4ba1: Verifying Checksum 02:44:29 f7079c9c4ba1: Download complete 02:44:29 47517142f6ba: Verifying Checksum 02:44:29 47517142f6ba: Download complete 02:44:29 aba105e6f55a: Verifying Checksum 02:44:29 aba105e6f55a: Download complete 02:44:30 47517142f6ba: Pull complete 02:44:30 5f8c4bfa009b: Verifying Checksum 02:44:30 5f8c4bfa009b: Download complete 02:44:33 5f8c4bfa009b: Pull complete 02:44:34 f7079c9c4ba1: Pull complete 02:44:34 aba105e6f55a: Pull complete 02:44:34 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:44:34 Status: Downloaded newer image for node:16.17-alpine3.15 02:44:34 ---> bf1b8b58d215 02:44:34 Step 2/10 : RUN apk add --no-cache chromium 02:44:35 ---> Running in a40c0a321b9e 02:44:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:44:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:44:38 (1/128) Installing libxau (1.0.9-r0) 02:44:38 (2/128) Installing libmd (1.0.3-r0) 02:44:38 (3/128) Installing libbsd (0.11.3-r1) 02:44:38 (4/128) Installing libxdmcp (1.1.3-r0) 02:44:38 (5/128) Installing libxcb (1.14-r2) 02:44:38 (6/128) Installing libx11 (1.7.3.1-r0) 02:44:38 (7/128) Installing libxext (1.3.4-r0) 02:44:38 (8/128) Installing libice (1.0.10-r0) 02:44:38 (9/128) Installing libuuid (2.37.4-r0) 02:44:38 (10/128) Installing libsm (1.2.3-r0) 02:44:38 (11/128) Installing libxt (1.2.1-r0) 02:44:38 (12/128) Installing libxmu (1.1.3-r0) 02:44:38 (13/128) Installing xset (1.2.4-r0) 02:44:38 (14/128) Installing xprop (1.2.5-r0) 02:44:38 (15/128) Installing xdg-utils (1.1.3-r0) 02:44:38 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 02:44:38 (17/128) Installing pkgconf (1.8.1-r0) 02:44:38 (18/128) Installing libffi (3.4.2-r1) 02:44:38 (19/128) Installing libintl (0.21-r0) 02:44:38 (20/128) Installing libblkid (2.37.4-r0) 02:44:38 (21/128) Installing libmount (2.37.4-r0) 02:44:38 (22/128) Installing pcre (8.45-r1) 02:44:38 (23/128) Installing glib (2.70.1-r0) 02:44:38 (24/128) Installing xz-libs (5.2.5-r1) 02:44:38 (25/128) Installing libxml2 (2.9.14-r2) 02:44:38 (26/128) Installing shared-mime-info (2.1-r2) 02:44:38 (27/128) Installing hicolor-icon-theme (0.17-r1) 02:44:38 (28/128) Installing libjpeg-turbo (2.1.2-r0) 02:44:38 (29/128) Installing libpng (1.6.37-r1) 02:44:38 (30/128) Installing libwebp (1.2.2-r0) 02:44:38 (31/128) Installing zstd-libs (1.5.0-r0) 02:44:38 (32/128) Installing tiff (4.4.0-r1) 02:44:38 (33/128) Installing gdk-pixbuf (2.42.8-r0) 02:44:38 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 02:44:38 (35/128) Installing libxcomposite (0.4.5-r0) 02:44:38 (36/128) Installing libxfixes (6.0.0-r0) 02:44:38 (37/128) Installing libxrender (0.9.10-r3) 02:44:38 (38/128) Installing libxcursor (1.2.0-r0) 02:44:38 (39/128) Installing libxdamage (1.1.5-r1) 02:44:38 (40/128) Installing libxi (1.8-r0) 02:44:38 (41/128) Installing libxinerama (1.1.4-r1) 02:44:38 (42/128) Installing libxrandr (1.5.2-r1) 02:44:38 (43/128) Installing atk (2.36.0-r0) 02:44:38 (44/128) Installing libxtst (1.2.3-r3) 02:44:38 (45/128) Installing dbus-libs (1.12.24-r0) 02:44:38 (46/128) Installing at-spi2-core (2.42.0-r0) 02:44:38 (47/128) Installing at-spi2-atk (2.38.0-r0) 02:44:38 (48/128) Installing expat (2.5.0-r0) 02:44:39 (49/128) Installing brotli-libs (1.0.9-r5) 02:44:39 (50/128) Installing libbz2 (1.0.8-r1) 02:44:39 (51/128) Installing freetype (2.11.1-r2) 02:44:39 (52/128) Installing fontconfig (2.13.1-r4) 02:44:39 (53/128) Installing pixman (0.40.0-r4) 02:44:39 (54/128) Installing cairo (1.16.0-r5) 02:44:39 (55/128) Installing cairo-gobject (1.16.0-r5) 02:44:39 (56/128) Installing avahi-libs (0.8-r5) 02:44:39 (57/128) Installing gmp (6.2.1-r1) 02:44:39 (58/128) Installing nettle (3.7.3-r0) 02:44:39 (59/128) Installing p11-kit (0.24.0-r1) 02:44:39 (60/128) Installing libtasn1 (4.18.0-r1) 02:44:39 (61/128) Installing libunistring (0.9.10-r1) 02:44:39 (62/128) Installing gnutls (3.7.1-r2) 02:44:39 (63/128) Installing cups-libs (2.3.3-r6) 02:44:39 (64/128) Installing libepoxy (1.5.9-r0) 02:44:39 (65/128) Installing fribidi (1.0.11-r0) 02:44:39 (66/128) Installing graphite2 (1.3.14-r0) 02:44:39 (67/128) Installing harfbuzz (3.0.0-r2) 02:44:39 (68/128) Installing libxft (2.3.4-r0) 02:44:39 (69/128) Installing pango (1.48.10-r0) 02:44:39 (70/128) Installing wayland-libs-client (1.19.0-r1) 02:44:39 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 02:44:39 (72/128) Installing wayland-libs-egl (1.19.0-r1) 02:44:39 (73/128) Installing xkeyboard-config (2.34-r0) 02:44:39 (74/128) Installing libxkbcommon (1.3.1-r0) 02:44:39 (75/128) Installing gtk+3.0 (3.24.30-r0) 02:44:39 Executing gtk+3.0-3.24.30-r0.post-install 02:44:40 (76/128) Installing libfontenc (1.1.4-r0) 02:44:40 (77/128) Installing mkfontscale (1.2.1-r1) 02:44:40 (78/128) Installing ttf-opensans (1.10-r1) 02:44:40 Executing ttf-opensans-1.10-r1.post-install 02:44:42 (79/128) Installing libogg (1.3.5-r0) 02:44:42 (80/128) Installing flac (1.3.4-r0) 02:44:42 (81/128) Installing alsa-lib (1.2.5.1-r1) 02:44:42 (82/128) Installing libatomic (10.3.1_git20211027-r0) 02:44:42 (83/128) Installing sdl2 (2.0.16-r4) 02:44:42 (84/128) Installing aom-libs (3.2.0-r0) 02:44:42 (85/128) Installing libass (0.15.2-r0) 02:44:42 (86/128) Installing libdav1d (0.9.2-r0) 02:44:42 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:44:42 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 02:44:42 (89/128) Installing lame (3.100-r0) 02:44:42 (90/128) Installing opus (1.3.1-r1) 02:44:42 (91/128) Installing libgomp (10.3.1_git20211027-r0) 02:44:42 (92/128) Installing soxr (0.1.3-r2) 02:44:42 (93/128) Installing libsrt (1.4.2-r1) 02:44:42 (94/128) Installing libssh (0.9.6-r1) 02:44:42 (95/128) Installing libtheora (1.1.1-r16) 02:44:42 (96/128) Installing v4l-utils-libs (1.22.1-r1) 02:44:42 (97/128) Installing libdrm (2.4.109-r0) 02:44:42 (98/128) Installing libva (2.13.0-r0) 02:44:42 (99/128) Installing libvdpau (1.4-r0) 02:44:42 (100/128) Installing vidstab (1.1.0-r1) 02:44:42 (101/128) Installing libvorbis (1.3.7-r0) 02:44:42 (102/128) Installing libvpx (1.10.0-r0) 02:44:42 (103/128) Installing vulkan-loader (1.2.196-r0) 02:44:43 (104/128) Installing x264-libs (20210613-r0) 02:44:43 (105/128) Installing x265-libs (3.5-r0) 02:44:43 (106/128) Installing xvidcore (1.3.7-r1) 02:44:43 (107/128) Installing ffmpeg-libs (4.4.1-r2) 02:44:43 (108/128) Installing libevent (2.1.12-r4) 02:44:43 (109/128) Installing mesa (21.2.6-r0) 02:44:43 (110/128) Installing wayland-libs-server (1.19.0-r1) 02:44:43 (111/128) Installing mesa-gbm (21.2.6-r0) 02:44:43 (112/128) Installing lcms2 (2.12-r1) 02:44:43 (113/128) Installing nspr (4.32-r0) 02:44:43 (114/128) Installing sqlite-libs (3.36.0-r0) 02:44:43 (115/128) Installing nss (3.78.1-r0) 02:44:43 (116/128) Installing libasyncns (0.8-r1) 02:44:43 (117/128) Installing libltdl (2.4.6-r7) 02:44:43 (118/128) Installing orc (0.4.32-r0) 02:44:43 (119/128) Installing libsndfile (1.0.31-r1) 02:44:43 (120/128) Installing speexdsp (1.2.0-r0) 02:44:43 (121/128) Installing tdb-libs (1.4.5-r0) 02:44:43 (122/128) Installing libpulse (15.0-r2) 02:44:43 (123/128) Installing re2 (2021.11.01-r0) 02:44:43 (124/128) Installing snappy (1.1.9-r1) 02:44:43 (125/128) Installing libgpg-error (1.42-r1) 02:44:43 (126/128) Installing libgcrypt (1.9.4-r0) 02:44:43 (127/128) Installing libxslt (1.1.35-r0) 02:44:43 (128/128) Installing chromium (99.0.4844.84-r0) 02:44:48 Executing busybox-1.34.1-r7.trigger 02:44:48 Executing glib-2.70.1-r0.trigger 02:44:48 Executing shared-mime-info-2.1-r2.trigger 02:44:50 Executing gdk-pixbuf-2.42.8-r0.trigger 02:44:50 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:44:50 Executing fontconfig-2.13.1-r4.trigger 02:44:50 Executing mkfontscale-1.2.1-r1.trigger 02:44:50 OK: 275 MiB in 144 packages 02:45:00 Removing intermediate container a40c0a321b9e 02:45:00 ---> 5473efe69774 02:45:00 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:45:00 ---> Running in ec4d2f57332b 02:45:00 Removing intermediate container ec4d2f57332b 02:45:00 ---> 2d64af90d81f 02:45:00 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:45:00 ---> Running in 61b6150c76ed 02:45:00 Removing intermediate container 61b6150c76ed 02:45:00 ---> 029740435fe0 02:45:00 Step 5/10 : RUN npm install -g npm 02:45:01 ---> Running in 47541ec2d8b7 02:45:33 02:45:33 removed 7 packages, changed 99 packages, and audited 238 packages in 27s 02:45:33 02:45:33 18 packages are looking for funding 02:45:33 run `npm fund` for details 02:45:33 02:45:33 found 0 vulnerabilities 02:45:35 Removing intermediate container 47541ec2d8b7 02:45:35 ---> 1660e9d31650 02:45:35 Step 6/10 : ARG USER=1000 02:45:35 ---> Running in d8cd45a6f1f3 02:45:35 Removing intermediate container d8cd45a6f1f3 02:45:35 ---> a60c347e1b75 02:45:35 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:45:35 ---> Running in 78e6fa2c7f38 02:45:37 Removing intermediate container 78e6fa2c7f38 02:45:37 ---> 058b255941b5 02:45:37 Step 8/10 : USER $USER:$USER 02:45:37 ---> Running in bb0e8c1fb677 02:45:37 Removing intermediate container bb0e8c1fb677 02:45:37 ---> e8d8037839ab 02:45:37 Step 9/10 : WORKDIR /app 02:45:37 ---> Running in 58424d28b593 02:45:38 Removing intermediate container 58424d28b593 02:45:38 ---> 4311e59b2f8d 02:45:38 Step 10/10 : LABEL git_sha=f7290418de84e3fd1d0a54dad013c2673e270664 02:45:38 ---> Running in ceefddeb61f4 02:45:38 Removing intermediate container ceefddeb61f4 02:45:38 ---> a75bb7d87dca 02:45:38 Successfully built a75bb7d87dca 02:45:38 Successfully tagged edgexfoundry/edgex-web-ui:f7290418de84e3fd1d0a54dad013c2673e270664 02:45:38 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:45:38 touch edgex-web-ui.imagebuilt 02:45:38 mkdir -p node_modules coverage 02:45:38 chown "1000:1000" node_modules coverage package-lock.json 02:45:38 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:45:53 npm WARN EBADENGINE Unsupported engine { 02:45:53 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:45:53 npm WARN EBADENGINE required: { 02:45:53 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:45:53 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:45:53 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:45:53 npm WARN EBADENGINE }, 02:45:53 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:45:53 npm WARN EBADENGINE } 02:45:53 npm WARN EBADENGINE Unsupported engine { 02:45:53 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:45:53 npm WARN EBADENGINE required: { 02:45:53 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:45:53 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:45:53 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:45:53 npm WARN EBADENGINE }, 02:45:53 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:45:53 npm WARN EBADENGINE } 02:45:53 npm WARN EBADENGINE Unsupported engine { 02:45:53 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:45:53 npm WARN EBADENGINE required: { 02:45:53 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:45:53 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:45:53 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:45:53 npm WARN EBADENGINE }, 02:45:53 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:45:53 npm WARN EBADENGINE } 02:45:53 npm WARN EBADENGINE Unsupported engine { 02:45:53 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:45:53 npm WARN EBADENGINE required: { 02:45:53 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:45:53 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:45:53 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:45:53 npm WARN EBADENGINE }, 02:45:53 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:45:53 npm WARN EBADENGINE } 02:45:53 npm WARN EBADENGINE Unsupported engine { 02:45:53 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:45:53 npm WARN EBADENGINE required: { 02:45:53 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:45:53 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:45:53 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:45:53 npm WARN EBADENGINE }, 02:45:53 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:45:53 npm WARN EBADENGINE } 02:45:53 npm WARN EBADENGINE Unsupported engine { 02:45:53 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:45:53 npm WARN EBADENGINE required: { 02:45:53 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:45:53 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:45:53 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:45:53 npm WARN EBADENGINE }, 02:45:53 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:45:53 npm WARN EBADENGINE } 02:45:53 npm WARN EBADENGINE Unsupported engine { 02:45:53 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:45:53 npm WARN EBADENGINE required: { 02:45:53 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:45:53 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:45:53 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:45:53 npm WARN EBADENGINE }, 02:45:53 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:45:53 npm WARN EBADENGINE } 02:45:53 npm WARN EBADENGINE Unsupported engine { 02:45:53 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:45:53 npm WARN EBADENGINE required: { 02:45:53 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:45:53 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:45:53 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:45:53 npm WARN EBADENGINE }, 02:45:53 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:45:53 npm WARN EBADENGINE } 02:45:53 npm WARN EBADENGINE Unsupported engine { 02:45:53 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:45:53 npm WARN EBADENGINE required: { 02:45:53 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:45:53 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:45:53 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:45:53 npm WARN EBADENGINE }, 02:45:53 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:45:53 npm WARN EBADENGINE } 02:46:32 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:46:32 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:46:32 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:46:32 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:46:32 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:46:36 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:46:45 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:46:46 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:46:48 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:47:14 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:47:14 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:47:14 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:47:18 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:47:20 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:47:23 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:47:38 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:47:38 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:47:56 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 02:48:43 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:49:22 02:49:22 added 1475 packages, and audited 1476 packages in 4m 02:49:22 02:49:22 90 packages are looking for funding 02:49:22 run `npm fund` for details 02:49:22 02:49:22 37 vulnerabilities (1 low, 9 moderate, 22 high, 5 critical) 02:49:22 02:49:22 To address issues that do not require attention, run: 02:49:22 npm audit fix 02:49:22 02:49:22 To address all issues (including breaking changes), run: 02:49:22 npm audit fix --force 02:49:22 02:49:22 Run `npm audit` for details. 02:49:25 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 02:49:47 - Generating browser application bundles (phase: setup)... 02:50:26 Compiling @angular/core : es2015 as esm2015 02:50:26 Compiling @angular/compiler/testing : es2015 as esm2015 02:51:05 Compiling @angular/core/testing : es2015 as esm2015 02:51:05 Compiling @angular/common : es2015 as esm2015 02:51:09 Compiling @angular/platform-browser : es2015 as esm2015 02:51:09 Compiling @angular/common/testing : es2015 as esm2015 02:51:14 Compiling @angular/router : es2015 as esm2015 02:51:15 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:51:21 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:51:24 Compiling @angular/common/http : es2015 as esm2015 02:51:24 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:51:29 Compiling @angular/forms : es2015 as esm2015 02:51:29 Compiling @angular/router/testing : es2015 as esm2015 02:51:29 Compiling @angular/common/http/testing : es2015 as esm2015 02:52:51 13 04 2023 02:52:45.141:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:52:51 13 04 2023 02:52:45.158:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:52:51 13 04 2023 02:52:45.192:INFO [launcher]: Starting browser ChromeHeadless 02:54:13 13 04 2023 02:54:02.293:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 02:54:13 13 04 2023 02:54:08.909:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:54:13 13 04 2023 02:54:10.899:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 02:55:20 13 04 2023 02:55:10.907:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 02:55:20 13 04 2023 02:55:17.251:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:55:20 ✔ Browser application bundle generation complete. 02:55:20 13 04 2023 02:55:18.829:INFO [launcher]: Trying to start ChromeHeadless again (2/2). 02:55:21 13 04 2023 02:55:21.144:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket DEwOXhcfWw1ZsjMnAAAB with id 38015383 02:55:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:55:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.257 secs) 02:55:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.336 secs) 02:55:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.998 secs) 02:55:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.157 secs) 02:55:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.3 secs) 02:55:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.415 secs) 02:55:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 3.096 secs) 02:55:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 3.248 secs) 02:55:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 3.295 secs) 02:55:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.322 secs) 02:55:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.34 secs) 02:55:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.42 secs) 02:55:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.557 secs) 02:55:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.73 secs) 02:55:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 4.131 secs) 02:55:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 4.217 secs) 02:55:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 4.306 secs) 02:55:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 4.451 secs) 02:55:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.567 secs) 02:55:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.799 secs) 02:55:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.89 secs) 02:55:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.983 secs) 02:55:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 5.227 secs) 02:55:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 5.397 secs) 02:55:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 5.448 secs) 02:55:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 5.685 secs) 02:55:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 6.142 secs) 02:55:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 6.208 secs) 02:55:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 6.237 secs) 02:55:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 6.497 secs) 02:55:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 6.569 secs) 02:55:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 6.737 secs) 02:55:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 6.815 secs) 02:55:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 7.069 secs) 02:55:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 7.262 secs) 02:55:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 7.335 secs) 02:55:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 7.417 secs) 02:55:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 7.453 secs) 02:55:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 7.474 secs) 02:55:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 7.563 secs) 02:55:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 7.584 secs) 02:55:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 7.689 secs) 02:55:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 7.759 secs) 02:55:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 7.801 secs) 02:55:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.922 secs) 02:55:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.947 secs) 02:55:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.966 secs) 02:55:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 8.18 secs) 02:55:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 8.206 secs) 02:55:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 8.222 secs) 02:55:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 8.274 secs) 02:55:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 8.433 secs) 02:55:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 8.517 secs) 02:55:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 8.676 secs) 02:55:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 8.77 secs) 02:55:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 8.807 secs) 02:55:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.862 secs) 02:55:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 8.92 secs) 02:55:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.974 secs) 02:55:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 9.048 secs) 02:55:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 9.197 secs) 02:55:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 9.236 secs) 02:55:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 9.272 secs) 02:55:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 9.313 secs) 02:55:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.665 secs) 02:55:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.685 secs) 02:55:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.703 secs) 02:55:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.721 secs) 02:55:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.738 secs) 02:55:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.822 secs) 02:55:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 10.057 secs) 02:55:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 10.113 secs) 02:55:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 10.201 secs) 02:55:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 10.378 secs) 02:55:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.439 secs) 02:55:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.495 secs) 02:55:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 10.538 secs) 02:55:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 10.9 secs) 02:55:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 11.013 secs) 02:55:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 11.053 secs) 02:55:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 11.07 secs) 02:55:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 11.183 secs) 02:55:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 11.471 secs) 02:55:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 11.919 secs) 02:55:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 11.95 secs) 02:55:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 11.994 secs) 02:55:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 12.176 secs) 02:55:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 12.445 secs) 02:55:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 12.641 secs) 02:55:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 12.755 secs) 02:55:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 12.774 secs) 02:55:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 12.789 secs) 02:55:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 12.959 secs) 02:55:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 13.004 secs) 02:55:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 13.097 secs) 02:55:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 13.169 secs) 02:55:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 13.329 secs) 02:55:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 13.4 secs) 02:55:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 13.444 secs) 02:55:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 13.49 secs) 02:55:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 13.551 secs) 02:55:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 13.573 secs) 02:55:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 13.59 secs) 02:55:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 13.604 secs) 02:55:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 13.619 secs) 02:55:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 13.634 secs) 02:56:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 14.016 secs) 02:56:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 14.326 secs) 02:56:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 14.449 secs) 02:56:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 14.534 secs) 02:56:01 WARN: ' 02:56:01 It looks like you're using ngModel on the same form field as formControlName. 02:56:01 Support for using the ngModel input property and ngModelChange event with 02:56:01 reactive form directives has been deprecated in Angular v6 and will be removed 02:56:01 in a future version of Angular. 02:56:01 02:56:01 For more information on this, see our API docs here: 02:56:01 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:56:01 ' 02:56:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 14.534 secs) 02:56:01 WARN: ' 02:56:01 It looks like you're using ngModel on the same form field as formControlName. 02:56:01 Support for using the ngModel input property and ngModelChange event with 02:56:01 reactive form directives has been deprecated in Angular v6 and will be removed 02:56:01 in a future version of Angular. 02:56:01 02:56:01 For more information on this, see our API docs here: 02:56:01 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:56:01 ' 02:56:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 14.868 secs) 02:56:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 14.903 secs) 02:56:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 14.954 secs) 02:56:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 14.97 secs) 02:56:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 15.101 secs) 02:56:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 15.147 secs) 02:56:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 15.391 secs) 02:56:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 15.468 secs) 02:56:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 15.506 secs) 02:56:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 15.542 secs) 02:56:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 15.599 secs) 02:56:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 15.669 secs) 02:56:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 15.83 secs) 02:56:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 15.852 secs) 02:56:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 15.894 secs) 02:56:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 15.945 secs) 02:56:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 16.097 secs) 02:56:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 16.258 secs) 02:56:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 16.352 secs) 02:56:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 16.743 secs) 02:56:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 16.765 secs) 02:56:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 16.789 secs) 02:56:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 16.959 secs) 02:56:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 17.009 secs) 02:56:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 17.033 secs) 02:56:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 17.097 secs) 02:56:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 17.425 secs) 02:56:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 17.523 secs) 02:56:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 17.643 secs) 02:56:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 17.865 secs) 02:56:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 18.066 secs) 02:56:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 18.147 secs) 02:56:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 18.181 secs) 02:56:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 18.211 secs) 02:56:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 18.239 secs) 02:56:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 18.545 secs) 02:56:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 18.754 secs) 02:56:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 18.863 secs) 02:56:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 18.98 secs) 02:56:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (26.832 secs / 18.98 secs) 02:56:08 TOTAL: 149 SUCCESS 02:56:08 ✔ Browser application bundle generation complete. 02:56:12 02:56:12 =============================== Coverage summary =============================== 02:56:12 Statements : 40.98% ( 1467/3580 ) 02:56:12 Branches : 12.03% ( 111/923 ) 02:56:12 Functions : 33.28% ( 432/1298 ) 02:56:12 Lines : 38.91% ( 1318/3387 ) 02:56:12 ================================================================================ 02:56:12 13 04 2023 02:56:12.372:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:56:13 ✔ Browser application bundle generation complete. 02:56:14 make[1]: Leaving directory '/w/workspace/edgex-ui-go/4/web' [Pipeline] echo 02:56:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:56:14 $ docker stop --time=1 29318cd920ed7fceaed33ead46e425be9d6cd9041830cf224bec5251e5f07577 02:56:16 $ docker rm -f --volumes 29318cd920ed7fceaed33ead46e425be9d6cd9041830cf224bec5251e5f07577 [Pipeline] // withDockerContainer [Pipeline] sh 02:56:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:56:21 Warning: overwriting stash ‘coverage-report’ 02:56:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:56:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:56:31 + ls -al . 02:56:31 total 184 02:56:31 drwxrwxr-x 13 jenkins jenkins 4096 Apr 13 02:41 . 02:56:31 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:38 .. 02:56:31 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:38 .blubracket 02:56:31 -rw-rw-r-- 1 jenkins jenkins 18 Apr 13 02:38 .dockerignore 02:56:31 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:38 .git 02:56:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:38 .github 02:56:31 -rw-rw-r-- 1 jenkins jenkins 185 Apr 13 02:38 .gitignore 02:56:31 -rw-rw-r-- 1 jenkins jenkins 4856 Apr 13 02:38 Attribution.txt 02:56:31 -rw-rw-r-- 1 jenkins jenkins 17205 Apr 13 02:38 CHANGELOG.md 02:56:31 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 13 02:38 CONTRIBUTING.md 02:56:31 -rw-rw-r-- 1 jenkins jenkins 1847 Apr 13 02:38 Dockerfile 02:56:31 -rw-rw-r-- 1 jenkins jenkins 652 Apr 13 02:38 Jenkinsfile 02:56:31 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 13 02:38 LICENSE 02:56:31 -rw-rw-r-- 1 jenkins jenkins 2124 Apr 13 02:38 Makefile 02:56:31 -rw-rw-r-- 1 jenkins jenkins 4558 Apr 13 02:38 README.md 02:56:31 -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 02:08 VERSION 02:56:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:38 assets 02:56:31 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:38 bin 02:56:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:38 cmd 02:56:31 -rw-r--r-- 1 jenkins jenkins 10 Apr 13 02:41 coverage.out 02:56:31 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:38 docs 02:56:31 -rw-rw-r-- 1 jenkins jenkins 3110 Apr 13 02:38 go.mod 02:56:31 -rw-rw-r-- 1 jenkins jenkins 43888 Apr 13 02:38 go.sum 02:56:31 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:38 internal 02:56:31 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:38 snap 02:56:31 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:38 testing 02:56:31 -rw-rw-r-- 1 jenkins jenkins 155 Apr 13 02:38 version.go 02:56:31 drwxrwxr-x 6 jenkins jenkins 4096 Apr 13 02:45 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:32 + 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=f7290418de84e3fd1d0a54dad013c2673e270664 --label arch=arm64 --label version=0.0.0 . 02:56:33 Sending build context to Docker daemon 31.55MB 02:56:33 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 02:56:33 Step 2/26 : FROM ${BASE} AS builder 02:56:33 ---> 006b40fb5d2d 02:56:33 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:56:34 ---> Running in fd5f2d978c4c 02:56:35 Removing intermediate container fd5f2d978c4c 02:56:35 ---> 094d1cd8a2bc 02:56:35 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 02:56:35 ---> Running in 6442d5e5587d 02:56:35 Removing intermediate container 6442d5e5587d 02:56:35 ---> 7c5656f5be35 02:56:35 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:56:35 ---> Running in a9fd3314d3fb 02:56:35 Removing intermediate container a9fd3314d3fb 02:56:35 ---> c6231dcdc2a3 02:56:35 Step 6/26 : LABEL Name=edgex-ui-go 02:56:35 ---> Running in d3cd7c32d990 02:56:36 Removing intermediate container d3cd7c32d990 02:56:36 ---> 4908ab8e5950 02:56:36 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:56:36 ---> Running in ae641a219141 02:56:36 Removing intermediate container ae641a219141 02:56:36 ---> 1fc8af76a666 02:56:36 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:56:39 ---> 10679e6664d9 02:56:39 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:39 ---> Running in 1a0a794cce9a 02:56:41 Removing intermediate container 1a0a794cce9a 02:56:41 ---> 3ea2f3e763e2 02:56:41 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:56:41 ---> Running in fbf33a8017cf 02:56:42 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:43 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:45 OK: 263 MiB in 53 packages 02:56:46 Removing intermediate container fbf33a8017cf 02:56:46 ---> 2bce80d0efa7 02:56:46 Step 11/26 : ENV GO111MODULE=on 02:56:46 ---> Running in 98845ecf3f8a 02:56:46 Removing intermediate container 98845ecf3f8a 02:56:46 ---> 069957500f79 02:56:46 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:56:46 ---> Running in e18d7f8dba37 02:56:46 Removing intermediate container e18d7f8dba37 02:56:46 ---> bff8a1d70bc9 02:56:46 Step 13/26 : COPY go.mod vendor* ./ 02:56:47 ---> 32c90bd98e90 02:56:47 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:47 ---> Running in 1e341dfe7a9d 02:56:50 Removing intermediate container 1e341dfe7a9d 02:56:50 ---> b7eb7acc1da0 02:56:50 Step 15/26 : COPY . . 02:56:54 ---> aa4d25de6a0a 02:56:54 Step 16/26 : RUN ${MAKE} 02:56:54 ---> Running in 596d77f9199b 02:56:55 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:59:32 Removing intermediate container 596d77f9199b 02:59:32 ---> 1dab9b9d32ff 02:59:32 Step 17/26 : FROM alpine:3.14 02:59:32 3.14: Pulling from library/alpine 02:59:32 422ed46b1a92: Pulling fs layer 02:59:32 422ed46b1a92: Verifying Checksum 02:59:32 422ed46b1a92: Download complete 02:59:32 422ed46b1a92: Pull complete 02:59:32 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 02:59:32 Status: Downloaded newer image for alpine:3.14 02:59:32 ---> 46c5e66a9efa 02:59:32 Step 18/26 : EXPOSE 4000 02:59:32 ---> Running in 8766c3613111 02:59:32 Removing intermediate container 8766c3613111 02:59:32 ---> 7342aa397588 02:59:32 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:59:32 ---> e72dd88d9cc9 02:59:32 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:59:32 ---> bcbdfa527076 02:59:32 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:59:32 ---> c6f93c092278 02:59:32 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:59:32 ---> Running in a1f937e171af 02:59:32 Removing intermediate container a1f937e171af 02:59:32 ---> d2bdb93decef 02:59:32 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 02:59:32 ---> Running in 3eaf0edd1b74 02:59:32 Removing intermediate container 3eaf0edd1b74 02:59:32 ---> 79299520b827 02:59:32 Step 24/26 : LABEL arch=arm64 02:59:32 ---> Running in 0135cc87dd44 02:59:32 Removing intermediate container 0135cc87dd44 02:59:32 ---> 0df19250026c 02:59:32 Step 25/26 : LABEL git_sha=f7290418de84e3fd1d0a54dad013c2673e270664 02:59:32 ---> Running in 62b21c33ae40 02:59:32 Removing intermediate container 62b21c33ae40 02:59:32 ---> eaca37596e5c 02:59:32 Step 26/26 : LABEL version=0.0.0 02:59:32 ---> Running in cbc66902c217 02:59:32 Removing intermediate container cbc66902c217 02:59:32 ---> 6ef965ccf05e 02:59:32 [Warning] One or more build-args [ARCH] were not consumed 02:59:32 Successfully built 6ef965ccf05e 02:59:32 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:59:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:59:32 02:59:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:59:33 arm64: Pulling from edgex-lftools-log-publisher 02:59:33 8998bd30e6a1: Pulling fs layer 02:59:33 04944245beec: Pulling fs layer 02:59:33 699f458cf7ca: Pulling fs layer 02:59:33 765212b225bb: Pulling fs layer 02:59:33 f23df028b6ca: Pulling fs layer 02:59:33 d65c8cfc05b1: Pulling fs layer 02:59:33 2437ff75d9bd: Pulling fs layer 02:59:33 765212b225bb: Waiting 02:59:33 d65c8cfc05b1: Waiting 02:59:33 2437ff75d9bd: Waiting 02:59:33 f23df028b6ca: Waiting 02:59:33 04944245beec: Verifying Checksum 02:59:33 04944245beec: Download complete 02:59:33 765212b225bb: Verifying Checksum 02:59:33 765212b225bb: Download complete 02:59:33 f23df028b6ca: Download complete 02:59:33 d65c8cfc05b1: Verifying Checksum 02:59:33 d65c8cfc05b1: Download complete 02:59:33 699f458cf7ca: Verifying Checksum 02:59:33 699f458cf7ca: Download complete 02:59:33 8998bd30e6a1: Verifying Checksum 02:59:33 8998bd30e6a1: Download complete 02:59:36 2437ff75d9bd: Download complete 02:59:38 8998bd30e6a1: Pull complete 02:59:38 04944245beec: Pull complete 02:59:40 699f458cf7ca: Pull complete 02:59:40 765212b225bb: Pull complete 02:59:41 f23df028b6ca: Pull complete 02:59:41 d65c8cfc05b1: Pull complete 02:59:56 2437ff75d9bd: Pull complete 02:59:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:59:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:59:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:58 prd-ubuntu20.04-docker-arm64-4c-16g-8170 does not seem to be running inside a container 02:59:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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:arm64 cat 03:00:01 $ docker top fe4814dca8b8450bcd5c152f5f9585d267ced4f8161d0f140fb36e9f0a9a9656 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:00:02 ---> job-cost.sh 03:00:02 lf-activate-venv: SKIPPING 03:00:02 INFO: No Stack... 03:00:02 INFO: Retrieving Pricing Info for: v3-standard-4 03:00:03 INFO: Archiving Costs [Pipeline] sh 03:00:04 + cat /w/workspace/edgex-ui-go/4/archives/cost.csv 03:00:04 + cut -d, -f6 [Pipeline] lock 03:00:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-583-4-stack-cost] 03:00:04 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-583-4-stack-cost] did not exist. Created. 03:00:04 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-583-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:00:05 /w/workspace/edgex-ui-go/4@tmp/durable-cf0491ad/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:00:05 + echo total: 0.10999999940395355 [Pipeline] stash 03:00:05 Warning: overwriting stash ‘stack-cost’ 03:00:10 Stashed 1 file(s) [Pipeline] } 03:00:10 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-583-4-stack-cost] [Pipeline] // lock [Pipeline] } 03:00:10 $ docker stop --time=1 fe4814dca8b8450bcd5c152f5f9585d267ced4f8161d0f140fb36e9f0a9a9656 03:00:12 $ docker rm -f --volumes fe4814dca8b8450bcd5c152f5f9585d267ced4f8161d0f140fb36e9f0a9a9656 [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 03:00:12 provisioning config files... 03:00:12 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp/config10109266904338167985tmp [Pipeline] { [Pipeline] sh 03:00:12 + set +x 03:00:12 + curl -s https://codecov.io/bash 03:00:12 + bash -s -- 03:00:12 03:00:12 _____ _ 03:00:12 / ____| | | 03:00:12 | | ___ __| | ___ ___ _____ __ 03:00:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:00:12 | |___| (_) | (_| | __/ (_| (_) \ V / 03:00:12 \_____\___/ \__,_|\___|\___\___/ \_/ 03:00:12 Bash-1.0.6 03:00:12 03:00:12 03:00:12 ==> git version 2.25.1 found 03:00:12 ==> 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 03:00:12 Release-Date: 2020-01-08 03:00:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:00:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:00:12 ==> Jenkins CI detected. 03:00:12 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-583 03:00:12 project root: . 03:00:12 --> token set from env 03:00:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:00:12 ==> Running gcov in . (disable via -X gcov) 03:00:13 ==> Python coveragepy not found 03:00:13 ==> Searching for coverage reports in: 03:00:13 + . 03:00:13 -> Found 1 reports 03:00:13 ==> Detecting git/mercurial file structure 03:00:13 ==> Reading reports 03:00:13 + ./coverage.out bytes=10 03:00:13 ==> Appending adjustments 03:00:13 https://docs.codecov.io/docs/fixing-reports 03:00:13 + Found adjustments 03:00:13 ==> Gzipping contents 03:00:13 12K /tmp/codecov.13l8BV.gz 03:00:13 ==> Uploading reports 03:00:13 url: https://codecov.io 03:00:13 query: branch=PR-583&commit=58302b4459f76b9c67b099868f17b5ca4596ec57&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-583%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=583&job=&cmd_args= 03:00:13 -> Pinging Codecov 03:00:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-583&commit=58302b4459f76b9c67b099868f17b5ca4596ec57&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-583%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=583&job=&cmd_args= 03:00:13 -> Uploading to 03:00:13 https://storage.googleapis.com/codecov/v4/raw/2023-04-13/FB506323287CE973F263BFD2A0EB1F37/58302b4459f76b9c67b099868f17b5ca4596ec57/9bca6397-59d8-4c67-a08a-5945958bf589.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T030013Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10566cc73e6347a6e433cc9d56f2a8858ac3c78f61249f462ca9766e209b3dd6 03:00:13 % Total % Received % Xferd Average Speed Time Time Time Current 03:00:13 Dload Upload Total Spent Left Speed 03:00:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 38816 --:--:-- --:--:-- --:--:-- 38816 03:00:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/58302b4459f76b9c67b099868f17b5ca4596ec57 [Pipeline] } 03:00:14 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 03:00:14 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-583/archives ] 03:00:14 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-583/archives 03:00:14 total 16 03:00:14 drwxr-xr-x 3 root root 4096 Apr 13 02:11 . 03:00:14 drwxrwxr-x 15 jenkins jenkins 4096 Apr 13 02:11 .. 03:00:14 drwxr-xr-x 2 root root 4096 Apr 13 02:11 cost 03:00:14 -rw-r--r-- 1 root root 83 Apr 13 02:11 cost.csv 03:00:14 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-583/archives 03:00:14 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-583/archives 03:00:14 total 16 03:00:14 drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 02:11 . 03:00:14 drwxrwxr-x 15 jenkins jenkins 4096 Apr 13 02:11 .. 03:00:14 drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 02:11 cost 03:00:14 -rw-r--r-- 1 jenkins jenkins 83 Apr 13 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:00:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:00:15 ---> package-listing.sh 03:00:15 ++ facter osfamily 03:00:15 ++ tr '[:upper:]' '[:lower:]' 03:00:16 + OS_FAMILY=debian 03:00:16 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-583 03:00:16 + START_PACKAGES=/tmp/packages_start.txt 03:00:16 + END_PACKAGES=/tmp/packages_end.txt 03:00:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:00:16 + PACKAGES=/tmp/packages_start.txt 03:00:16 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-583 ']' 03:00:16 + PACKAGES=/tmp/packages_end.txt 03:00:16 + case "${OS_FAMILY}" in 03:00:16 + dpkg -l 03:00:16 + grep '^ii' 03:00:16 + '[' -f /tmp/packages_start.txt ']' 03:00:16 + '[' -f /tmp/packages_end.txt ']' 03:00:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:00:16 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-583 ']' 03:00:16 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-583/archives/ 03:00:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-583/archives/ [Pipeline] echo 03:00:16 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-583/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:00:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:00:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:17 prd-ubuntu20.04-docker-8c-8g-7646 does not seem to be running inside a container 03:00:17 $ 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-583/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-583 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-583:/w/workspace/edgexfoundry_edgex-ui-go_PR-583:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-583@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:00:17 $ docker top d9cb0728dda73e133e06173cafcacb6cf4d12bf3a3eb9c849be3269417bb5d2d -eo pid,comm [Pipeline] { [Pipeline] sh 03:00:17 + touch /tmp/pre-build-complete [Pipeline] sh 03:00:18 + mkdir -p /var/log/sysstat [Pipeline] sh 03:00:18 + ls /var/log/sa-host 03:00:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:00:18 provisioning config files... 03:00:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp/config6088579019594862371tmp [Pipeline] { [Pipeline] echo 03:00:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:00:18 ---> create-netrc.sh [Pipeline] } 03:00:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:00:19 ---> python-tools-install.sh [Pipeline] echo 03:00:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:00:19 ---> sudo-logs.sh 03:00:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:00:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:00:19 ---> job-cost.sh 03:00:19 lf-activate-venv: SKIPPING 03:00:19 DEBUG: total: 0.2199999988079071 03:00:19 INFO: Retrieving Stack Cost... 03:00:19 INFO: Retrieving Pricing Info for: v3-standard-8 03:00:20 INFO: Archiving Costs [Pipeline] echo 03:00:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:00:20 ---> logs-deploy.sh 03:00:20 lf-activate-venv: SKIPPING 03:00:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-583/4 03:00:20 INFO: archiving workspace using pattern(s): 03:00:21 Archives upload complete. 03:00:21 INFO: archiving logs to Nexus