Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb11956e9b43ee4028775c1a4fa1b4de32ff29b3+1f247822aed2ea5797dd0dba969c3d64ef023385 (bc35259f1325987817e497d42813e8de5fb11492) 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-ssh9195075015985630121.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh8420776233425511335.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-556/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-556/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15381667049434137581.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh16472198221181258235.key Verifying host key using known hosts file > 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-556/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-556/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9414060487365966311.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8383 in /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [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-556 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/556/head:refs/remotes/origin/PR-556 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1f247822aed2ea5797dd0dba969c3d64ef023385 into PR head commit fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 Merge succeeded, producing 75afdf6cffa3224687ad0db69ac7f2478e3b255f Checking out Revision 75afdf6cffa3224687ad0db69ac7f2478e3b255f (PR-556) > git config core.sparsecheckout # timeout=10 > git checkout -f fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 1f247822aed2ea5797dd0dba969c3d64ef023385 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75afdf6cffa3224687ad0db69ac7f2478e3b255f # timeout=10 Commit message: "Merge commit '1f247822aed2ea5797dd0dba969c3d64ef023385' into HEAD" > git rev-list --no-walk fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-17T18:07:25.928Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-17T18:07:26.044Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-17T18:07:26.061Z] ========================================================= [2022-10-17T18:07:26.062Z] EdgeX Global Pipelines Version Info [2022-10-17T18:07:26.062Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-17T18:07:26.762Z] ------------------- [2022-10-17T18:07:26.762Z] stable info: [2022-10-17T18:07:26.762Z] ------------------- [2022-10-17T18:07:26.762Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-17T18:07:26.762Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-17T18:07:26.762Z] Message: update stable to v1.0.243 [2022-10-17T18:07:27.333Z] ------------------- [2022-10-17T18:07:27.333Z] experimental info: [2022-10-17T18:07:27.333Z] ------------------- [2022-10-17T18:07:27.333Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-17T18:07:27.333Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-17T18:07:27.333Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-17T18:07:27.528Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-10-17T18:07:27.539Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-10-17T18:07:27.550Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-17T18:07:27.560Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-17T18:07:27.571Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-17T18:07:27.584Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-17T18:07:27.597Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-17T18:07:27.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-17T18:07:27.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-17T18:07:27.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-17T18:07:27.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-17T18:07:27.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-10-17T18:07:27.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-17T18:07:27.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-17T18:07:27.698Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T18:07:27.714Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T18:07:27.728Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T18:07:27.739Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T18:07:27.750Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-17T18:07:27.764Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-17T18:07:27.780Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-17T18:07:27.790Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-17T18:07:27.801Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-17T18:07:27.812Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-17T18:07:27.824Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-17T18:07:27.839Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-17T18:07:27.854Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-17T18:07:27.869Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-556 [Pipeline] echo [2022-10-17T18:07:27.882Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-556 [Pipeline] echo [2022-10-17T18:07:27.895Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-556 [Pipeline] echo [2022-10-17T18:07:27.905Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75afdf6cffa3224687ad0db69ac7f2478e3b255f [Pipeline] echo [2022-10-17T18:07:27.916Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75afdf6 [Pipeline] echo [2022-10-17T18:07:27.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T18:07:27.969Z] provisioning config files... [2022-10-17T18:07:27.983Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config13121667798587615666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T18:07:28.281Z] ---> docker-login.sh [2022-10-17T18:07:28.281Z] nexus3.edgexfoundry.org:10001 [2022-10-17T18:07:28.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T18:07:28.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T18:07:28.541Z] Configure a credential helper to remove this warning. See [2022-10-17T18:07:28.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T18:07:28.541Z] [2022-10-17T18:07:28.541Z] Login Succeeded [2022-10-17T18:07:28.541Z] nexus3.edgexfoundry.org:10002 [2022-10-17T18:07:28.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T18:07:28.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T18:07:28.541Z] Configure a credential helper to remove this warning. See [2022-10-17T18:07:28.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T18:07:28.541Z] [2022-10-17T18:07:28.541Z] Login Succeeded [2022-10-17T18:07:28.541Z] nexus3.edgexfoundry.org:10003 [2022-10-17T18:07:28.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T18:07:28.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T18:07:28.801Z] Configure a credential helper to remove this warning. See [2022-10-17T18:07:28.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T18:07:28.801Z] [2022-10-17T18:07:28.801Z] Login Succeeded [2022-10-17T18:07:28.801Z] nexus3.edgexfoundry.org:10004 [2022-10-17T18:07:28.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T18:07:28.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T18:07:28.801Z] Configure a credential helper to remove this warning. See [2022-10-17T18:07:28.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T18:07:28.801Z] [2022-10-17T18:07:28.801Z] Login Succeeded [2022-10-17T18:07:28.801Z] docker.io [2022-10-17T18:07:28.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T18:07:29.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T18:07:29.368Z] Configure a credential helper to remove this warning. See [2022-10-17T18:07:29.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T18:07:29.368Z] [2022-10-17T18:07:29.368Z] Login Succeeded [2022-10-17T18:07:29.368Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T18:07:29.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-17T18:07:29.741Z] + git rev-list -1 --merges 75afdf6cffa3224687ad0db69ac7f2478e3b255f~1..75afdf6cffa3224687ad0db69ac7f2478e3b255f [Pipeline] echo [2022-10-17T18:07:29.769Z] -----------> git rev-list -1 --merges 75afdf6cffa3224687ad0db69ac7f2478e3b255f~1..75afdf6cffa3224687ad0db69ac7f2478e3b255f 75afdf6cffa3224687ad0db69ac7f2478e3b255f [2022-10-17T18:07:29.769Z] 75afdf6cffa3224687ad0db69ac7f2478e3b255f [false] [Pipeline] sh [2022-10-17T18:07:30.054Z] + git log --format=format:%s -1 75afdf6cffa3224687ad0db69ac7f2478e3b255f [Pipeline] echo [2022-10-17T18:07:30.068Z] ========================================================= [2022-10-17T18:07:30.068Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-17T18:07:30.068Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T18:07:30.391Z] + git log --format=format:%s -1 75afdf6cffa3224687ad0db69ac7f2478e3b255f [Pipeline] echo [2022-10-17T18:07:30.402Z] [semverPrep] GIT_COMMIT: 75afdf6cffa3224687ad0db69ac7f2478e3b255f, Commit Message: Merge commit '1f247822aed2ea5797dd0dba969c3d64ef023385' into HEAD [Pipeline] echo [2022-10-17T18:07:30.411Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-17T18:07:30.737Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T18:07:30.737Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-17T18:07:30.737Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-17T18:07:30.737Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-17T18:07:30.737Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-17T18:07:30.737Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-17T18:07:30.737Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T18:07:31.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T18:07:31.074Z] [2022-10-17T18:07:31.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T18:07:31.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T18:07:31.372Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-17T18:07:31.372Z] b85a868b505f: Pulling fs layer [2022-10-17T18:07:31.372Z] e2be974225ed: Pulling fs layer [2022-10-17T18:07:31.372Z] 339a4e72a1f5: Pulling fs layer [2022-10-17T18:07:31.372Z] 988bab9f4d93: Pulling fs layer [2022-10-17T18:07:31.372Z] 1469e6f7b9e6: Pulling fs layer [2022-10-17T18:07:31.372Z] eaf3925da568: Pulling fs layer [2022-10-17T18:07:31.372Z] bab4dde63d76: Pulling fs layer [2022-10-17T18:07:31.372Z] bde34c3a00c8: Pulling fs layer [2022-10-17T18:07:31.372Z] b352a97aabf1: Pulling fs layer [2022-10-17T18:07:31.372Z] 4872d77fe225: Pulling fs layer [2022-10-17T18:07:31.372Z] 5851b861e8e6: Pulling fs layer [2022-10-17T18:07:31.372Z] 988bab9f4d93: Waiting [2022-10-17T18:07:31.372Z] 1469e6f7b9e6: Waiting [2022-10-17T18:07:31.372Z] eaf3925da568: Waiting [2022-10-17T18:07:31.372Z] bab4dde63d76: Waiting [2022-10-17T18:07:31.372Z] 4872d77fe225: Waiting [2022-10-17T18:07:31.372Z] bde34c3a00c8: Waiting [2022-10-17T18:07:31.372Z] 5851b861e8e6: Waiting [2022-10-17T18:07:31.372Z] b352a97aabf1: Waiting [2022-10-17T18:07:31.372Z] e2be974225ed: Verifying Checksum [2022-10-17T18:07:31.372Z] e2be974225ed: Download complete [2022-10-17T18:07:31.372Z] 988bab9f4d93: Verifying Checksum [2022-10-17T18:07:31.372Z] 988bab9f4d93: Download complete [2022-10-17T18:07:31.372Z] 1469e6f7b9e6: Verifying Checksum [2022-10-17T18:07:31.372Z] 1469e6f7b9e6: Download complete [2022-10-17T18:07:31.637Z] eaf3925da568: Verifying Checksum [2022-10-17T18:07:31.637Z] eaf3925da568: Download complete [2022-10-17T18:07:31.637Z] 339a4e72a1f5: Verifying Checksum [2022-10-17T18:07:31.637Z] 339a4e72a1f5: Download complete [2022-10-17T18:07:31.637Z] bde34c3a00c8: Verifying Checksum [2022-10-17T18:07:31.637Z] bde34c3a00c8: Download complete [2022-10-17T18:07:31.637Z] b352a97aabf1: Verifying Checksum [2022-10-17T18:07:31.637Z] b352a97aabf1: Download complete [2022-10-17T18:07:31.637Z] 4872d77fe225: Verifying Checksum [2022-10-17T18:07:31.637Z] 4872d77fe225: Download complete [2022-10-17T18:07:31.637Z] 5851b861e8e6: Verifying Checksum [2022-10-17T18:07:31.637Z] 5851b861e8e6: Download complete [2022-10-17T18:07:31.637Z] b85a868b505f: Verifying Checksum [2022-10-17T18:07:31.637Z] b85a868b505f: Download complete [2022-10-17T18:07:31.896Z] bab4dde63d76: Verifying Checksum [2022-10-17T18:07:31.896Z] bab4dde63d76: Download complete [2022-10-17T18:07:32.831Z] b85a868b505f: Pull complete [2022-10-17T18:07:32.831Z] e2be974225ed: Pull complete [2022-10-17T18:07:33.091Z] 339a4e72a1f5: Pull complete [2022-10-17T18:07:33.350Z] 988bab9f4d93: Pull complete [2022-10-17T18:07:33.608Z] 1469e6f7b9e6: Pull complete [2022-10-17T18:07:33.608Z] eaf3925da568: Pull complete [2022-10-17T18:07:34.985Z] bab4dde63d76: Pull complete [2022-10-17T18:07:34.985Z] bde34c3a00c8: Pull complete [2022-10-17T18:07:35.244Z] b352a97aabf1: Pull complete [2022-10-17T18:07:35.244Z] 4872d77fe225: Pull complete [2022-10-17T18:07:35.503Z] 5851b861e8e6: Pull complete [2022-10-17T18:07:35.503Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-17T18:07:35.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T18:07:35.503Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T18:07:35.588Z] prd-ubuntu20.04-docker-8c-8g-8383 does not seem to be running inside a container [2022-10-17T18:07:35.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T18:07:37.586Z] $ docker top 3d6bba92e81f7053163e16745a1656a2ec13fb42752c54f2b80ca22696e62e58 -eo pid,comm [2022-10-17T18:07:37.632Z] 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). [2022-10-17T18:07:37.632Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T18:07:37.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T18:07:37.672Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T18:07:37.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T18:07:37.784Z] $ docker exec 3d6bba92e81f7053163e16745a1656a2ec13fb42752c54f2b80ca22696e62e58 ssh-agent [2022-10-17T18:07:37.875Z] SSH_AUTH_SOCK=/tmp/ssh-SLcK224TRCuD/agent.33 [2022-10-17T18:07:37.875Z] SSH_AGENT_PID=40 [2022-10-17T18:07:37.881Z] Running ssh-add (command line suppressed) [2022-10-17T18:07:37.985Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_285967142106360045.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_285967142106360045.key) [2022-10-17T18:07:37.994Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T18:07:38.284Z] + git tag --points-at HEAD [Pipeline] } [2022-10-17T18:07:38.302Z] $ docker exec --env ******** --env ******** 3d6bba92e81f7053163e16745a1656a2ec13fb42752c54f2b80ca22696e62e58 ssh-agent -k [2022-10-17T18:07:38.383Z] unset SSH_AUTH_SOCK; [2022-10-17T18:07:38.384Z] unset SSH_AGENT_PID; [2022-10-17T18:07:38.384Z] echo Agent pid 40 killed; [2022-10-17T18:07:38.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-17T18:07:38.413Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T18:07:38.413Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T18:07:38.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T18:07:38.514Z] $ docker exec 3d6bba92e81f7053163e16745a1656a2ec13fb42752c54f2b80ca22696e62e58 ssh-agent [2022-10-17T18:07:38.618Z] SSH_AUTH_SOCK=/tmp/ssh-tD1fujUgjE2G/agent.72 [2022-10-17T18:07:38.618Z] SSH_AGENT_PID=78 [2022-10-17T18:07:38.622Z] Running ssh-add (command line suppressed) [2022-10-17T18:07:38.720Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_2287920122999885285.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_2287920122999885285.key) [2022-10-17T18:07:38.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T18:07:39.013Z] + git semver init [2022-10-17T18:07:39.274Z] 2022-10-17 18:07:39,194 [run_init] DEBUG init version:0.0.0 force:False [2022-10-17T18:07:39.274Z] 2022-10-17 18:07:39,195 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver [2022-10-17T18:07:39.274Z] 2022-10-17 18:07:39,195 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver [2022-10-17T18:07:39.274Z] 2022-10-17 18:07:39,196 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556, universal_newlines=False, shell=None, istream=None) [2022-10-17T18:07:40.656Z] 2022-10-17 18:07:40,550 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.git/info/exclude [2022-10-17T18:07:40.656Z] 2022-10-17 18:07:40,550 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 with force:False [2022-10-17T18:07:40.656Z] 2022-10-17 18:07:40,550 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 [2022-10-17T18:07:40.656Z] 2022-10-17 18:07:40,554 [execute] INFO git cat-file --batch-check [2022-10-17T18:07:40.656Z] 2022-10-17 18:07:40,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T18:07:40.656Z] 2022-10-17 18:07:40,560 [execute] INFO git cat-file --batch [2022-10-17T18:07:40.656Z] 2022-10-17 18:07:40,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T18:07:40.656Z] 2022-10-17 18:07:40,565 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 [2022-10-17T18:07:40.656Z] 0.0.0 [Pipeline] } [2022-10-17T18:07:40.668Z] $ docker exec --env ******** --env ******** 3d6bba92e81f7053163e16745a1656a2ec13fb42752c54f2b80ca22696e62e58 ssh-agent -k [2022-10-17T18:07:40.764Z] unset SSH_AUTH_SOCK; [2022-10-17T18:07:40.765Z] unset SSH_AGENT_PID; [2022-10-17T18:07:40.765Z] echo Agent pid 78 killed; [2022-10-17T18:07:40.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T18:07:41.072Z] + git semver [Pipeline] } [2022-10-17T18:07:41.350Z] $ docker stop --time=1 3d6bba92e81f7053163e16745a1656a2ec13fb42752c54f2b80ca22696e62e58 [2022-10-17T18:07:42.601Z] $ docker rm -f 3d6bba92e81f7053163e16745a1656a2ec13fb42752c54f2b80ca22696e62e58 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T18:07:42.929Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-17T18:07:43.150Z] Stashed 1 file(s) [Pipeline] echo [2022-10-17T18:07:43.153Z] [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 [2022-10-17T18:07:43.294Z] provisioning config files... [2022-10-17T18:07:43.301Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config10825072659961021876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T18:07:43.587Z] ---> docker-login.sh [2022-10-17T18:07:43.587Z] nexus3.edgexfoundry.org:10001 [2022-10-17T18:07:43.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T18:07:43.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T18:07:43.587Z] Configure a credential helper to remove this warning. See [2022-10-17T18:07:43.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T18:07:43.587Z] [2022-10-17T18:07:43.587Z] Login Succeeded [2022-10-17T18:07:43.587Z] nexus3.edgexfoundry.org:10002 [2022-10-17T18:07:43.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T18:07:43.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T18:07:43.587Z] Configure a credential helper to remove this warning. See [2022-10-17T18:07:43.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T18:07:43.587Z] [2022-10-17T18:07:43.587Z] Login Succeeded [2022-10-17T18:07:43.587Z] nexus3.edgexfoundry.org:10003 [2022-10-17T18:07:43.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T18:07:43.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T18:07:43.845Z] Configure a credential helper to remove this warning. See [2022-10-17T18:07:43.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T18:07:43.845Z] [2022-10-17T18:07:43.845Z] Login Succeeded [2022-10-17T18:07:43.845Z] nexus3.edgexfoundry.org:10004 [2022-10-17T18:07:43.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T18:07:43.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T18:07:43.845Z] Configure a credential helper to remove this warning. See [2022-10-17T18:07:43.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T18:07:43.845Z] [2022-10-17T18:07:43.845Z] Login Succeeded [2022-10-17T18:07:43.845Z] docker.io [2022-10-17T18:07:43.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T18:07:45.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T18:07:45.220Z] Configure a credential helper to remove this warning. See [2022-10-17T18:07:45.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T18:07:45.220Z] [2022-10-17T18:07:45.220Z] Login Succeeded [2022-10-17T18:07:45.220Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T18:07:45.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T18:07:45.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T18:07:45.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T18:07:45.305Z] ========================================================= [2022-10-17T18:07:45.305Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-17T18:07:45.305Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T18:07:45.610Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T18:07:45.871Z] Sending build context to Docker daemon 45.43MB [2022-10-17T18:07:45.871Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T18:07:45.871Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-17T18:07:45.871Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-17T18:07:45.871Z] 213ec9aee27d: Pulling fs layer [2022-10-17T18:07:45.871Z] 4583459ba037: Pulling fs layer [2022-10-17T18:07:45.871Z] 93c1e223e6f2: Pulling fs layer [2022-10-17T18:07:45.871Z] 53926ce57604: Pulling fs layer [2022-10-17T18:07:45.871Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-17T18:07:45.871Z] 30f14e443154: Pulling fs layer [2022-10-17T18:07:45.871Z] 801331c1e519: Pulling fs layer [2022-10-17T18:07:45.871Z] 99cc6dd402b0: Pulling fs layer [2022-10-17T18:07:45.871Z] 7d9ed39f4882: Pulling fs layer [2022-10-17T18:07:45.871Z] 21b2b0c7a3f4: Waiting [2022-10-17T18:07:45.871Z] 30f14e443154: Waiting [2022-10-17T18:07:45.871Z] 801331c1e519: Waiting [2022-10-17T18:07:45.871Z] 7d9ed39f4882: Waiting [2022-10-17T18:07:45.871Z] 99cc6dd402b0: Waiting [2022-10-17T18:07:45.871Z] 53926ce57604: Waiting [2022-10-17T18:07:45.871Z] 93c1e223e6f2: Download complete [2022-10-17T18:07:45.871Z] 4583459ba037: Download complete [2022-10-17T18:07:45.871Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-17T18:07:45.871Z] 21b2b0c7a3f4: Download complete [2022-10-17T18:07:45.871Z] 30f14e443154: Verifying Checksum [2022-10-17T18:07:45.871Z] 30f14e443154: Download complete [2022-10-17T18:07:45.871Z] 213ec9aee27d: Verifying Checksum [2022-10-17T18:07:45.871Z] 213ec9aee27d: Download complete [2022-10-17T18:07:45.871Z] 801331c1e519: Verifying Checksum [2022-10-17T18:07:45.871Z] 801331c1e519: Download complete [2022-10-17T18:07:46.135Z] 213ec9aee27d: Pull complete [2022-10-17T18:07:46.135Z] 4583459ba037: Pull complete [2022-10-17T18:07:46.397Z] 93c1e223e6f2: Pull complete [2022-10-17T18:07:46.397Z] 7d9ed39f4882: Verifying Checksum [2022-10-17T18:07:46.397Z] 7d9ed39f4882: Download complete [2022-10-17T18:07:46.654Z] 53926ce57604: Verifying Checksum [2022-10-17T18:07:46.654Z] 53926ce57604: Download complete [2022-10-17T18:07:46.654Z] 99cc6dd402b0: Verifying Checksum [2022-10-17T18:07:46.654Z] 99cc6dd402b0: Download complete [2022-10-17T18:07:49.930Z] 53926ce57604: Pull complete [2022-10-17T18:07:50.187Z] 21b2b0c7a3f4: Pull complete [2022-10-17T18:07:50.187Z] 30f14e443154: Pull complete [2022-10-17T18:07:50.187Z] 801331c1e519: Pull complete [2022-10-17T18:07:52.084Z] 99cc6dd402b0: Pull complete [2022-10-17T18:07:52.648Z] 7d9ed39f4882: Pull complete [2022-10-17T18:07:52.648Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-17T18:07:52.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-17T18:07:52.648Z] ---> 1dedd983c030 [2022-10-17T18:07:52.648Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-17T18:07:55.937Z] ---> Running in 384922a2941b [2022-10-17T18:07:55.937Z] Removing intermediate container 384922a2941b [2022-10-17T18:07:55.937Z] ---> 80a8eec87fd7 [2022-10-17T18:07:55.937Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-17T18:07:55.937Z] ---> Running in 0b24e7d5014c [2022-10-17T18:07:55.937Z] Removing intermediate container 0b24e7d5014c [2022-10-17T18:07:55.937Z] ---> a223d457ae3a [2022-10-17T18:07:55.937Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T18:07:55.937Z] ---> Running in 60133ac94192 [2022-10-17T18:07:56.195Z] Removing intermediate container 60133ac94192 [2022-10-17T18:07:56.195Z] ---> d016e8e3e7f8 [2022-10-17T18:07:56.195Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-17T18:07:56.195Z] ---> Running in ce96c888fc2b [2022-10-17T18:07:56.195Z] Removing intermediate container ce96c888fc2b [2022-10-17T18:07:56.195Z] ---> e5979c1caaf8 [2022-10-17T18:07:56.195Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-17T18:07:56.195Z] ---> Running in 962da98d26c3 [2022-10-17T18:07:56.195Z] Removing intermediate container 962da98d26c3 [2022-10-17T18:07:56.195Z] ---> 556edc9d1eaa [2022-10-17T18:07:56.195Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-17T18:07:56.760Z] latest: Pulling from library/docker [2022-10-17T18:07:57.018Z] 213ec9aee27d: Already exists [2022-10-17T18:07:57.018Z] 7b0dd730a5c3: Pulling fs layer [2022-10-17T18:07:57.018Z] 4b90f8029a36: Pulling fs layer [2022-10-17T18:07:57.018Z] c9b4188d0a7e: Pulling fs layer [2022-10-17T18:07:57.018Z] 0ce9ee893297: Pulling fs layer [2022-10-17T18:07:57.018Z] b58d10fc8e47: Pulling fs layer [2022-10-17T18:07:57.018Z] 953172ca8d39: Pulling fs layer [2022-10-17T18:07:57.018Z] 44139241e737: Pulling fs layer [2022-10-17T18:07:57.018Z] fdae17f5f89f: Pulling fs layer [2022-10-17T18:07:57.018Z] 44139241e737: Waiting [2022-10-17T18:07:57.018Z] 0ce9ee893297: Waiting [2022-10-17T18:07:57.018Z] b58d10fc8e47: Waiting [2022-10-17T18:07:57.018Z] 953172ca8d39: Waiting [2022-10-17T18:07:57.018Z] 4b90f8029a36: Verifying Checksum [2022-10-17T18:07:57.018Z] 4b90f8029a36: Download complete [2022-10-17T18:07:57.018Z] 7b0dd730a5c3: Download complete [2022-10-17T18:07:57.276Z] 7b0dd730a5c3: Pull complete [2022-10-17T18:07:57.276Z] c9b4188d0a7e: Verifying Checksum [2022-10-17T18:07:57.276Z] c9b4188d0a7e: Download complete [2022-10-17T18:07:57.276Z] 4b90f8029a36: Pull complete [2022-10-17T18:07:57.535Z] b58d10fc8e47: Verifying Checksum [2022-10-17T18:07:57.535Z] b58d10fc8e47: Download complete [2022-10-17T18:07:57.535Z] 953172ca8d39: Verifying Checksum [2022-10-17T18:07:57.535Z] 953172ca8d39: Download complete [2022-10-17T18:07:57.535Z] 0ce9ee893297: Verifying Checksum [2022-10-17T18:07:57.535Z] 0ce9ee893297: Download complete [2022-10-17T18:07:57.535Z] 44139241e737: Verifying Checksum [2022-10-17T18:07:57.535Z] 44139241e737: Download complete [2022-10-17T18:07:57.535Z] fdae17f5f89f: Verifying Checksum [2022-10-17T18:07:57.535Z] fdae17f5f89f: Download complete [2022-10-17T18:07:57.793Z] c9b4188d0a7e: Pull complete [2022-10-17T18:07:58.052Z] 0ce9ee893297: Pull complete [2022-10-17T18:07:58.251Z] Still waiting to schedule task [2022-10-17T18:07:58.252Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8384’ is offline [2022-10-17T18:07:58.310Z] b58d10fc8e47: Pull complete [2022-10-17T18:07:58.310Z] 953172ca8d39: Pull complete [2022-10-17T18:07:58.310Z] 44139241e737: Pull complete [2022-10-17T18:07:58.569Z] fdae17f5f89f: Pull complete [2022-10-17T18:07:58.569Z] Digest: sha256:c46d545416789939b360195c8c870277c2c18481e130d16d1bde31bdf1cbe3c9 [2022-10-17T18:07:58.569Z] Status: Downloaded newer image for docker:latest [2022-10-17T18:07:59.944Z] ---> 1671d0d701f7 [2022-10-17T18:07:59.944Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T18:07:59.944Z] ---> Running in 3a0a225a2371 [2022-10-17T18:08:00.202Z] Removing intermediate container 3a0a225a2371 [2022-10-17T18:08:00.202Z] ---> 44d045759a30 [2022-10-17T18:08:00.202Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T18:08:00.202Z] ---> Running in fdf89fad9e1f [2022-10-17T18:08:00.460Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T18:08:01.394Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T18:08:01.652Z] OK: 211 MiB in 51 packages [2022-10-17T18:08:01.912Z] Removing intermediate container fdf89fad9e1f [2022-10-17T18:08:01.912Z] ---> ae4efdb6f49b [2022-10-17T18:08:01.912Z] Step 11/16 : ENV GO111MODULE=on [2022-10-17T18:08:01.912Z] ---> Running in 26973069bdeb [2022-10-17T18:08:01.912Z] Removing intermediate container 26973069bdeb [2022-10-17T18:08:01.912Z] ---> 3d8fb7beafd5 [2022-10-17T18:08:01.912Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-17T18:08:01.912Z] ---> Running in 0a90845164d3 [2022-10-17T18:08:02.170Z] Removing intermediate container 0a90845164d3 [2022-10-17T18:08:02.170Z] ---> e5f84cea83e3 [2022-10-17T18:08:02.170Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-17T18:08:02.170Z] ---> 49bf794132cf [2022-10-17T18:08:02.170Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T18:08:02.170Z] ---> Running in da8f6f80acff [2022-10-17T18:08:17.046Z] Removing intermediate container da8f6f80acff [2022-10-17T18:08:17.046Z] ---> 6d4d64d54bac [2022-10-17T18:08:17.046Z] Step 15/16 : COPY . . [2022-10-17T18:08:17.980Z] ---> 78bc4c8510d1 [2022-10-17T18:08:17.980Z] Step 16/16 : RUN ${MAKE} [2022-10-17T18:08:17.980Z] ---> Running in 7bef901aba47 [2022-10-17T18:08:17.980Z] noop [2022-10-17T18:08:18.238Z] Removing intermediate container 7bef901aba47 [2022-10-17T18:08:18.238Z] ---> f113102e5749 [2022-10-17T18:08:18.238Z] Successfully built f113102e5749 [2022-10-17T18:08:18.496Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T18:08:18.808Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T18:08:18.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T18:08:18.866Z] prd-ubuntu20.04-docker-8c-8g-8383 does not seem to be running inside a container [2022-10-17T18:08:18.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-17T18:08:19.208Z] $ docker top ccbcaa598ba93b1b40a5483b9f61a9efecc2496741a2784f4dcd8fe3d3bb5d01 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T18:08:19.540Z] + go version [2022-10-17T18:08:19.540Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-17T18:08:19.556Z] $ docker stop --time=1 ccbcaa598ba93b1b40a5483b9f61a9efecc2496741a2784f4dcd8fe3d3bb5d01 [2022-10-17T18:08:20.830Z] $ docker rm -f ccbcaa598ba93b1b40a5483b9f61a9efecc2496741a2784f4dcd8fe3d3bb5d01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T18:08:21.215Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T18:08:21.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T18:08:21.278Z] prd-ubuntu20.04-docker-8c-8g-8383 does not seem to be running inside a container [2022-10-17T18:08:21.304Z] $ 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-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-17T18:08:21.664Z] $ docker top 39c64c1e397fefcecac8193229bcfcfa693661b9f02750f4636e60dbc180a13b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T18:08:21.991Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [Pipeline] fileExists [Pipeline] sh [2022-10-17T18:08:22.283Z] + make test [2022-10-17T18:08:22.283Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-17T18:08:22.541Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-17T18:08:30.640Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-17T18:08:30.640Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-17T18:08:30.640Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-17T18:08:30.640Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-17T18:08:30.640Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-17T18:08:30.640Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-17T18:08:30.640Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-17T18:08:30.640Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-17T18:08:30.640Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-17T18:08:33.165Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T18:08:33.165Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T18:08:33.165Z] ./bin/test-attribution-txt.sh [2022-10-17T18:08:33.165Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-17T18:08:33.165Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-17T18:08:33.165Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-17T18:08:33.165Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-17T18:08:33.165Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-17T18:08:33.165Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-17T18:08:33.165Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-17T18:08:33.165Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-17T18:08:33.165Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-17T18:08:33.165Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-17T18:08:33.165Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-17T18:08:33.165Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-17T18:08:33.165Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-17T18:08:33.165Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-17T18:08:33.165Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-17T18:08:33.165Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-17T18:08:33.165Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-17T18:08:33.165Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-17T18:08:33.165Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-17T18:08:33.165Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-17T18:08:33.165Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-17T18:08:33.165Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-17T18:08:33.165Z] make -C web test [2022-10-17T18:08:33.165Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/web' [2022-10-17T18:08:33.165Z] make[1]: tput: No such file or directory [2022-10-17T18:08:33.165Z] make[1]: tput: No such file or directory [2022-10-17T18:08:33.165Z] warning: generating ./VERSION [2022-10-17T18:08:33.165Z] echo "0.0.0" > VERSION [2022-10-17T18:08:33.165Z] docker build \ [2022-10-17T18:08:33.165Z] -f Dockerfile \ [2022-10-17T18:08:33.165Z] --build-arg USER=1000 \ [2022-10-17T18:08:33.165Z] \ [2022-10-17T18:08:33.165Z] --label "git_sha=75afdf6cffa3224687ad0db69ac7f2478e3b255f" \ [2022-10-17T18:08:33.165Z] -t edgexfoundry/edgex-web-ui:75afdf6cffa3224687ad0db69ac7f2478e3b255f \ [2022-10-17T18:08:33.165Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-17T18:08:33.165Z] . [2022-10-17T18:08:33.165Z] Sending build context to Docker daemon 3.27MB [2022-10-17T18:08:33.165Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-17T18:08:33.165Z] 16.17-alpine3.15: Pulling from library/node [2022-10-17T18:08:33.165Z] 9621f1afde84: Pulling fs layer [2022-10-17T18:08:33.165Z] c6f70ee39829: Pulling fs layer [2022-10-17T18:08:33.165Z] 56892a8094a2: Pulling fs layer [2022-10-17T18:08:33.165Z] 58dd87906ef0: Pulling fs layer [2022-10-17T18:08:33.165Z] 58dd87906ef0: Waiting [2022-10-17T18:08:33.425Z] 56892a8094a2: Download complete [2022-10-17T18:08:33.425Z] 9621f1afde84: Verifying Checksum [2022-10-17T18:08:33.425Z] 9621f1afde84: Download complete [2022-10-17T18:08:33.425Z] 58dd87906ef0: Download complete [2022-10-17T18:08:33.425Z] 9621f1afde84: Pull complete [2022-10-17T18:08:33.683Z] c6f70ee39829: Download complete [2022-10-17T18:08:34.629Z] c6f70ee39829: Pull complete [2022-10-17T18:08:34.629Z] 56892a8094a2: Pull complete [2022-10-17T18:08:34.888Z] 58dd87906ef0: Pull complete [2022-10-17T18:08:34.888Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-17T18:08:34.888Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-17T18:08:34.888Z] ---> b69703f70c3d [2022-10-17T18:08:34.888Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-17T18:08:35.821Z] ---> Running in 88176c663e21 [2022-10-17T18:08:35.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-17T18:08:36.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-17T18:08:36.336Z] (1/129) Installing libxau (1.0.9-r0) [2022-10-17T18:08:36.336Z] (2/129) Installing libmd (1.0.3-r0) [2022-10-17T18:08:36.336Z] (3/129) Installing libbsd (0.11.3-r1) [2022-10-17T18:08:36.336Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-10-17T18:08:36.336Z] (5/129) Installing libxcb (1.14-r2) [2022-10-17T18:08:36.336Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-10-17T18:08:36.336Z] (7/129) Installing libxext (1.3.4-r0) [2022-10-17T18:08:36.336Z] (8/129) Installing libice (1.0.10-r0) [2022-10-17T18:08:36.336Z] (9/129) Installing libuuid (2.37.4-r0) [2022-10-17T18:08:36.336Z] (10/129) Installing libsm (1.2.3-r0) [2022-10-17T18:08:36.336Z] (11/129) Installing libxt (1.2.1-r0) [2022-10-17T18:08:36.336Z] (12/129) Installing libxmu (1.1.3-r0) [2022-10-17T18:08:36.336Z] (13/129) Installing xset (1.2.4-r0) [2022-10-17T18:08:36.336Z] (14/129) Installing xprop (1.2.5-r0) [2022-10-17T18:08:36.336Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-10-17T18:08:36.336Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-17T18:08:36.336Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-10-17T18:08:36.336Z] (18/129) Installing libffi (3.4.2-r1) [2022-10-17T18:08:36.336Z] (19/129) Installing libintl (0.21-r0) [2022-10-17T18:08:36.336Z] (20/129) Installing libblkid (2.37.4-r0) [2022-10-17T18:08:36.336Z] (21/129) Installing libmount (2.37.4-r0) [2022-10-17T18:08:36.336Z] (22/129) Installing pcre (8.45-r1) [2022-10-17T18:08:36.336Z] (23/129) Installing glib (2.70.1-r0) [2022-10-17T18:08:36.336Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-10-17T18:08:36.336Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-10-17T18:08:36.336Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-10-17T18:08:36.336Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-10-17T18:08:36.336Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-10-17T18:08:36.336Z] (29/129) Installing libpng (1.6.37-r1) [2022-10-17T18:08:36.594Z] (30/129) Installing libwebp (1.2.2-r0) [2022-10-17T18:08:36.594Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-10-17T18:08:36.594Z] (32/129) Installing tiff (4.4.0-r0) [2022-10-17T18:08:36.594Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-10-17T18:08:36.594Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-17T18:08:36.594Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-10-17T18:08:36.594Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-10-17T18:08:36.594Z] (37/129) Installing libxrender (0.9.10-r3) [2022-10-17T18:08:36.594Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-10-17T18:08:36.594Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-10-17T18:08:36.594Z] (40/129) Installing libxi (1.8-r0) [2022-10-17T18:08:36.594Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-10-17T18:08:36.594Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-10-17T18:08:36.594Z] (43/129) Installing atk (2.36.0-r0) [2022-10-17T18:08:36.594Z] (44/129) Installing libxtst (1.2.3-r3) [2022-10-17T18:08:36.594Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-10-17T18:08:36.594Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-10-17T18:08:36.594Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-10-17T18:08:36.594Z] (48/129) Installing expat (2.4.9-r0) [2022-10-17T18:08:36.594Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-10-17T18:08:36.594Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-10-17T18:08:36.594Z] (51/129) Installing freetype (2.11.1-r2) [2022-10-17T18:08:36.594Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-10-17T18:08:36.594Z] (53/129) Installing pixman (0.40.0-r3) [2022-10-17T18:08:36.594Z] (54/129) Installing cairo (1.16.0-r5) [2022-10-17T18:08:36.594Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-10-17T18:08:36.594Z] (56/129) Installing avahi-libs (0.8-r5) [2022-10-17T18:08:36.594Z] (57/129) Installing gmp (6.2.1-r1) [2022-10-17T18:08:36.594Z] (58/129) Installing nettle (3.7.3-r0) [2022-10-17T18:08:36.594Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-10-17T18:08:36.594Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-10-17T18:08:36.594Z] (61/129) Installing libunistring (0.9.10-r1) [2022-10-17T18:08:36.594Z] (62/129) Installing gnutls (3.7.1-r1) [2022-10-17T18:08:36.853Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-10-17T18:08:36.853Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-10-17T18:08:36.853Z] (65/129) Installing fribidi (1.0.11-r0) [2022-10-17T18:08:36.853Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-10-17T18:08:36.853Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-10-17T18:08:36.853Z] (68/129) Installing libxft (2.3.4-r0) [2022-10-17T18:08:36.853Z] (69/129) Installing pango (1.48.10-r0) [2022-10-17T18:08:36.853Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-10-17T18:08:36.853Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-17T18:08:36.853Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-10-17T18:08:36.853Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-10-17T18:08:36.853Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-10-17T18:08:36.853Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-10-17T18:08:36.853Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-17T18:08:36.853Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-10-17T18:08:36.853Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-10-17T18:08:36.853Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-10-17T18:08:36.853Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-17T18:08:39.388Z] (79/129) Installing libogg (1.3.5-r0) [2022-10-17T18:08:39.388Z] (80/129) Installing flac (1.3.4-r0) [2022-10-17T18:08:39.388Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-10-17T18:08:39.388Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-10-17T18:08:39.388Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-10-17T18:08:39.388Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-10-17T18:08:39.388Z] (85/129) Installing libass (0.15.2-r0) [2022-10-17T18:08:39.388Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-10-17T18:08:39.388Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-17T18:08:39.388Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-17T18:08:39.388Z] (89/129) Installing lame (3.100-r0) [2022-10-17T18:08:39.388Z] (90/129) Installing opus (1.3.1-r1) [2022-10-17T18:08:39.388Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-10-17T18:08:39.388Z] (92/129) Installing soxr (0.1.3-r2) [2022-10-17T18:08:39.388Z] (93/129) Installing libsrt (1.4.2-r1) [2022-10-17T18:08:39.388Z] (94/129) Installing libssh (0.9.6-r1) [2022-10-17T18:08:39.388Z] (95/129) Installing libtheora (1.1.1-r16) [2022-10-17T18:08:39.388Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-10-17T18:08:39.388Z] (97/129) Installing libpciaccess (0.16-r0) [2022-10-17T18:08:39.388Z] (98/129) Installing libdrm (2.4.109-r0) [2022-10-17T18:08:39.388Z] (99/129) Installing libva (2.13.0-r0) [2022-10-17T18:08:39.388Z] (100/129) Installing libvdpau (1.4-r0) [2022-10-17T18:08:39.388Z] (101/129) Installing vidstab (1.1.0-r1) [2022-10-17T18:08:39.388Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-10-17T18:08:39.388Z] (103/129) Installing libvpx (1.10.0-r0) [2022-10-17T18:08:39.388Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-10-17T18:08:39.388Z] (105/129) Installing x264-libs (20210613-r0) [2022-10-17T18:08:39.388Z] (106/129) Installing x265-libs (3.5-r0) [2022-10-17T18:08:39.388Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-10-17T18:08:39.388Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-10-17T18:08:39.388Z] (109/129) Installing libevent (2.1.12-r4) [2022-10-17T18:08:39.388Z] (110/129) Installing mesa (21.2.6-r0) [2022-10-17T18:08:39.388Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-10-17T18:08:39.388Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-10-17T18:08:39.388Z] (113/129) Installing lcms2 (2.12-r1) [2022-10-17T18:08:39.388Z] (114/129) Installing nspr (4.32-r0) [2022-10-17T18:08:39.388Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-10-17T18:08:39.648Z] (116/129) Installing nss (3.78.1-r0) [2022-10-17T18:08:39.648Z] (117/129) Installing libasyncns (0.8-r1) [2022-10-17T18:08:39.648Z] (118/129) Installing libltdl (2.4.6-r7) [2022-10-17T18:08:39.648Z] (119/129) Installing orc (0.4.32-r0) [2022-10-17T18:08:39.648Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-10-17T18:08:39.648Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-10-17T18:08:39.648Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-10-17T18:08:39.648Z] (123/129) Installing libpulse (15.0-r2) [2022-10-17T18:08:39.648Z] (124/129) Installing re2 (2021.11.01-r0) [2022-10-17T18:08:39.648Z] (125/129) Installing snappy (1.1.9-r1) [2022-10-17T18:08:39.648Z] (126/129) Installing libgpg-error (1.42-r1) [2022-10-17T18:08:39.648Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-10-17T18:08:39.648Z] (128/129) Installing libxslt (1.1.35-r0) [2022-10-17T18:08:39.648Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-10-17T18:08:40.585Z] Executing busybox-1.34.1-r7.trigger [2022-10-17T18:08:40.585Z] Executing glib-2.70.1-r0.trigger [2022-10-17T18:08:40.585Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-17T18:08:42.490Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-17T18:08:42.490Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-17T18:08:42.490Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-17T18:08:42.490Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-17T18:08:42.490Z] OK: 286 MiB in 145 packages [2022-10-17T18:08:46.675Z] Removing intermediate container 88176c663e21 [2022-10-17T18:08:46.675Z] ---> eef3c1619037 [2022-10-17T18:08:46.675Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-17T18:08:46.675Z] ---> Running in 09c690ea17fd [2022-10-17T18:08:46.675Z] Removing intermediate container 09c690ea17fd [2022-10-17T18:08:46.675Z] ---> 0394ae06dff6 [2022-10-17T18:08:46.675Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-17T18:08:46.675Z] ---> Running in 5c5cb208fd4e [2022-10-17T18:08:46.675Z] Removing intermediate container 5c5cb208fd4e [2022-10-17T18:08:46.675Z] ---> 2d4704515712 [2022-10-17T18:08:46.675Z] Step 5/10 : RUN npm install -g npm [2022-10-17T18:08:46.675Z] ---> Running in 49145f6c202a [2022-10-17T18:08:51.946Z] [2022-10-17T18:08:51.946Z] changed 54 packages, and audited 212 packages in 5s [2022-10-17T18:08:51.946Z] [2022-10-17T18:08:51.946Z] 11 packages are looking for funding [2022-10-17T18:08:51.946Z] run `npm fund` for details [2022-10-17T18:08:51.946Z] [2022-10-17T18:08:51.946Z] found 0 vulnerabilities [2022-10-17T18:08:52.880Z] Removing intermediate container 49145f6c202a [2022-10-17T18:08:52.880Z] ---> ac8f42d7dbdc [2022-10-17T18:08:52.880Z] Step 6/10 : ARG USER=1000 [2022-10-17T18:08:52.880Z] ---> Running in 6ce0cf90f9e8 [2022-10-17T18:08:53.137Z] Removing intermediate container 6ce0cf90f9e8 [2022-10-17T18:08:53.137Z] ---> a744c84d702d [2022-10-17T18:08:53.137Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-17T18:08:53.137Z] ---> Running in e13ccfaf6965 [2022-10-17T18:08:53.702Z] Removing intermediate container e13ccfaf6965 [2022-10-17T18:08:53.702Z] ---> 34d8150b98a1 [2022-10-17T18:08:53.702Z] Step 8/10 : USER $USER:$USER [2022-10-17T18:08:53.702Z] ---> Running in 8787bff1db60 [2022-10-17T18:08:53.702Z] Removing intermediate container 8787bff1db60 [2022-10-17T18:08:53.702Z] ---> f52c9b036d0c [2022-10-17T18:08:53.702Z] Step 9/10 : WORKDIR /app [2022-10-17T18:08:53.702Z] ---> Running in 9231c1ecde9b [2022-10-17T18:08:53.703Z] Removing intermediate container 9231c1ecde9b [2022-10-17T18:08:53.703Z] ---> 010b03c14c64 [2022-10-17T18:08:53.703Z] Step 10/10 : LABEL git_sha=75afdf6cffa3224687ad0db69ac7f2478e3b255f [2022-10-17T18:08:53.703Z] ---> Running in ac80de4630b4 [2022-10-17T18:08:53.703Z] Removing intermediate container ac80de4630b4 [2022-10-17T18:08:53.703Z] ---> 764d180e5b2b [2022-10-17T18:08:53.703Z] Successfully built 764d180e5b2b [2022-10-17T18:08:53.703Z] Successfully tagged edgexfoundry/edgex-web-ui:75afdf6cffa3224687ad0db69ac7f2478e3b255f [2022-10-17T18:08:53.703Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-17T18:08:53.703Z] touch edgex-web-ui.imagebuilt [2022-10-17T18:08:53.960Z] mkdir -p node_modules coverage [2022-10-17T18:08:53.960Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-17T18:08:53.960Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-17T18:08:55.331Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T18:08:55.331Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-17T18:08:55.331Z] npm WARN EBADENGINE required: { [2022-10-17T18:08:55.331Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T18:08:55.331Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T18:08:55.331Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T18:08:55.331Z] npm WARN EBADENGINE }, [2022-10-17T18:08:55.331Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE } [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE required: { [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE }, [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE } [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE required: { [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE }, [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE } [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE required: { [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE }, [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE } [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE required: { [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE }, [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE } [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE required: { [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE }, [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE } [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE required: { [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE }, [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE } [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE required: { [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE }, [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE } [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE required: { [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE }, [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T18:08:55.332Z] npm WARN EBADENGINE } [2022-10-17T18:08:59.516Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-17T18:08:59.772Z] 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 [2022-10-17T18:08:59.772Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-17T18:08:59.772Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-17T18:09:00.029Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-17T18:09:00.288Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-17T18:09:00.547Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-17T18:09:02.026Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-17T18:09:02.026Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-17T18:09:03.398Z] 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 [2022-10-17T18:09:03.398Z] 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 [2022-10-17T18:09:04.394Z] 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. [2022-10-17T18:09:05.328Z] 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. [2022-10-17T18:09:07.858Z] 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. [2022-10-17T18:09:08.425Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-17T18:09:08.683Z] 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. [2022-10-17T18:09:08.683Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-17T18:09:08.940Z] 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. [2022-10-17T18:09:10.314Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-17T18:09:16.869Z] [2022-10-17T18:09:16.869Z] added 1478 packages, and audited 1479 packages in 22s [2022-10-17T18:09:16.869Z] [2022-10-17T18:09:16.869Z] 90 packages are looking for funding [2022-10-17T18:09:16.869Z] run `npm fund` for details [2022-10-17T18:09:16.869Z] [2022-10-17T18:09:16.869Z] 12 vulnerabilities (3 moderate, 7 high, 2 critical) [2022-10-17T18:09:16.869Z] [2022-10-17T18:09:16.869Z] To address issues that do not require attention, run: [2022-10-17T18:09:16.869Z] npm audit fix [2022-10-17T18:09:16.869Z] [2022-10-17T18:09:16.869Z] To address all issues (including breaking changes), run: [2022-10-17T18:09:16.869Z] npm audit fix --force [2022-10-17T18:09:16.869Z] [2022-10-17T18:09:16.869Z] Run `npm audit` for details. [2022-10-17T18:09:21.055Z] 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 [2022-10-17T18:09:22.960Z] - Generating browser application bundles (phase: setup)... [2022-10-17T18:09:27.143Z] Compiling @angular/core : es2015 as esm2015 [2022-10-17T18:09:27.143Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-17T18:09:30.421Z] Compiling @angular/common : es2015 as esm2015 [2022-10-17T18:09:30.421Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-17T18:09:30.985Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-17T18:09:30.985Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-17T18:09:31.242Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-17T18:09:31.242Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-17T18:09:31.806Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-17T18:09:31.806Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-17T18:09:31.806Z] Compiling @angular/router : es2015 as esm2015 [2022-10-17T18:09:32.063Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-17T18:09:32.320Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-17T18:09:34.217Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-17T18:09:39.476Z] 17 10 2022 18:09:39.191:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-17T18:09:39.476Z] 17 10 2022 18:09:39.193:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-17T18:09:39.476Z] 17 10 2022 18:09:39.196:INFO [launcher]: Starting browser ChromeHeadless [2022-10-17T18:09:51.671Z] ✔ Browser application bundle generation complete. [2022-10-17T18:09:51.671Z] 17 10 2022 18:09:50.215:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket yzy2Wbhhk6z9-kZUAAAB with id 4783125 [2022-10-17T18:09:53.045Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-17T18:09:53.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.114 secs) [2022-10-17T18:09:53.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.143 secs) [2022-10-17T18:09:53.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.158 secs) [2022-10-17T18:09:53.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.165 secs) [2022-10-17T18:09:53.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.269 secs) [2022-10-17T18:09:53.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.291 secs) [2022-10-17T18:09:53.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.334 secs) [2022-10-17T18:09:53.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.367 secs) [2022-10-17T18:09:53.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.375 secs) [2022-10-17T18:09:53.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.38 secs) [2022-10-17T18:09:53.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.383 secs) [2022-10-17T18:09:53.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.407 secs) [2022-10-17T18:09:53.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.416 secs) [2022-10-17T18:09:53.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.454 secs) [2022-10-17T18:09:53.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.477 secs) [2022-10-17T18:09:53.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.486 secs) [2022-10-17T18:09:53.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.512 secs) [2022-10-17T18:09:53.819Z] WARN: ' [2022-10-17T18:09:53.819Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-17T18:09:53.819Z] Support for using the ngModel input property and ngModelChange event with [2022-10-17T18:09:53.819Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-17T18:09:53.819Z] in a future version of Angular. [2022-10-17T18:09:53.819Z] [2022-10-17T18:09:53.819Z] For more information on this, see our API docs here: [2022-10-17T18:09:53.819Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-17T18:09:53.819Z] ' [2022-10-17T18:09:53.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.512 secs) [2022-10-17T18:09:53.819Z] WARN: ' [2022-10-17T18:09:53.819Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-17T18:09:53.819Z] Support for using the ngModel input property and ngModelChange event with [2022-10-17T18:09:53.819Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-17T18:09:53.819Z] in a future version of Angular. [2022-10-17T18:09:53.819Z] [2022-10-17T18:09:53.819Z] For more information on this, see our API docs here: [2022-10-17T18:09:53.819Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-17T18:09:53.819Z] ' [2022-10-17T18:09:53.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.556 secs) [2022-10-17T18:09:53.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.56 secs) [2022-10-17T18:09:53.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.578 secs) [2022-10-17T18:09:53.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.581 secs) [2022-10-17T18:09:53.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.629 secs) [2022-10-17T18:09:53.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.644 secs) [2022-10-17T18:09:53.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.653 secs) [2022-10-17T18:09:53.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.655 secs) [2022-10-17T18:09:53.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.668 secs) [2022-10-17T18:09:53.819Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.677 secs) [2022-10-17T18:09:54.078Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.682 secs) [2022-10-17T18:09:54.078Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.72 secs) [2022-10-17T18:09:54.078Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.723 secs) [2022-10-17T18:09:54.078Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.725 secs) [2022-10-17T18:09:54.078Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.727 secs) [2022-10-17T18:09:54.078Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.729 secs) [2022-10-17T18:09:54.078Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.754 secs) [2022-10-17T18:09:54.078Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.762 secs) [2022-10-17T18:09:54.078Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.771 secs) [2022-10-17T18:09:54.078Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.792 secs) [2022-10-17T18:09:54.078Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.821 secs) [2022-10-17T18:09:54.078Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.824 secs) [2022-10-17T18:09:54.078Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.87 secs) [2022-10-17T18:09:54.078Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.875 secs) [2022-10-17T18:09:54.078Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.878 secs) [2022-10-17T18:09:54.336Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.88 secs) [2022-10-17T18:09:54.336Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.889 secs) [2022-10-17T18:09:54.336Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.918 secs) [2022-10-17T18:09:54.336Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.93 secs) [2022-10-17T18:09:54.336Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.96 secs) [2022-10-17T18:09:54.336Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.965 secs) [2022-10-17T18:09:54.336Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.968 secs) [2022-10-17T18:09:54.336Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.969 secs) [2022-10-17T18:09:54.336Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.97 secs) [2022-10-17T18:09:54.336Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.979 secs) [2022-10-17T18:09:54.336Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.006 secs) [2022-10-17T18:09:54.336Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.015 secs) [2022-10-17T18:09:54.336Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.022 secs) [2022-10-17T18:09:54.336Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.037 secs) [2022-10-17T18:09:54.336Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.041 secs) [2022-10-17T18:09:54.595Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.044 secs) [2022-10-17T18:09:54.595Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.074 secs) [2022-10-17T18:09:54.595Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.087 secs) [2022-10-17T18:09:54.595Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.091 secs) [2022-10-17T18:09:54.595Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.102 secs) [2022-10-17T18:09:54.595Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.12 secs) [2022-10-17T18:09:54.595Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.128 secs) [2022-10-17T18:09:54.595Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.136 secs) [2022-10-17T18:09:54.595Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.166 secs) [2022-10-17T18:09:54.595Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.182 secs) [2022-10-17T18:09:54.595Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.186 secs) [2022-10-17T18:09:54.595Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.192 secs) [2022-10-17T18:09:54.595Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.213 secs) [2022-10-17T18:09:54.595Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.223 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.23 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.241 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.249 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.252 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.254 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.271 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.275 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.276 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.28 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.294 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.297 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.299 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.302 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.309 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.313 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.315 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.318 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.334 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.337 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.339 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.34 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.341 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.359 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.366 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.374 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.376 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.383 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.385 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.388 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.39 secs) [2022-10-17T18:09:54.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.396 secs) [2022-10-17T18:09:55.111Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.399 secs) [2022-10-17T18:09:55.111Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.405 secs) [2022-10-17T18:09:55.111Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.41 secs) [2022-10-17T18:09:55.111Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.42 secs) [2022-10-17T18:09:55.111Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.437 secs) [2022-10-17T18:09:55.111Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.468 secs) [2022-10-17T18:09:55.111Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.47 secs) [2022-10-17T18:09:55.111Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.472 secs) [2022-10-17T18:09:55.111Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.477 secs) [2022-10-17T18:09:55.111Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.489 secs) [2022-10-17T18:09:55.111Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.503 secs) [2022-10-17T18:09:55.111Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.516 secs) [2022-10-17T18:09:55.111Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.522 secs) [2022-10-17T18:09:55.370Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.6 secs) [2022-10-17T18:09:55.370Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.61 secs) [2022-10-17T18:09:55.370Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.618 secs) [2022-10-17T18:09:55.370Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.621 secs) [2022-10-17T18:09:55.370Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.624 secs) [2022-10-17T18:09:55.370Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.626 secs) [2022-10-17T18:09:55.370Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.639 secs) [2022-10-17T18:09:55.370Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.656 secs) [2022-10-17T18:09:55.370Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.662 secs) [2022-10-17T18:09:55.370Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.671 secs) [2022-10-17T18:09:55.370Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.698 secs) [2022-10-17T18:09:55.370Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.706 secs) [2022-10-17T18:09:55.370Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.723 secs) [2022-10-17T18:09:55.370Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.735 secs) [2022-10-17T18:09:55.370Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.748 secs) [2022-10-17T18:09:55.628Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.758 secs) [2022-10-17T18:09:55.628Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.766 secs) [2022-10-17T18:09:55.628Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.777 secs) [2022-10-17T18:09:55.628Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.783 secs) [2022-10-17T18:09:55.628Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.787 secs) [2022-10-17T18:09:55.628Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.798 secs) [2022-10-17T18:09:55.628Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.804 secs) [2022-10-17T18:09:55.628Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.819 secs) [2022-10-17T18:09:55.628Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.827 secs) [2022-10-17T18:09:55.628Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.834 secs) [2022-10-17T18:09:55.628Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.843 secs) [2022-10-17T18:09:55.628Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.849 secs) [2022-10-17T18:09:55.628Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.852 secs) [2022-10-17T18:09:55.628Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.857 secs) [2022-10-17T18:09:55.628Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.869 secs) [2022-10-17T18:09:55.628Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.881 secs) [2022-10-17T18:09:55.628Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 1.886 secs) [2022-10-17T18:09:55.628Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 1.893 secs) [2022-10-17T18:09:55.628Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 1.911 secs) [2022-10-17T18:09:55.886Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (2.801 secs / 1.911 secs) [2022-10-17T18:09:55.886Z] TOTAL: 149 SUCCESS [2022-10-17T18:09:55.886Z] ✔ Browser application bundle generation complete. [2022-10-17T18:09:56.144Z] [2022-10-17T18:09:56.144Z] =============================== Coverage summary =============================== [2022-10-17T18:09:56.144Z] Statements : 40.95% ( 1466/3580 ) [2022-10-17T18:09:56.144Z] Branches : 12.03% ( 111/923 ) [2022-10-17T18:09:56.144Z] Functions : 33.2% ( 431/1298 ) [2022-10-17T18:09:56.144Z] Lines : 38.88% ( 1317/3387 ) [2022-10-17T18:09:56.144Z] ================================================================================ [2022-10-17T18:09:56.401Z] ✔ Browser application bundle generation complete. [2022-10-17T18:09:56.659Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/web' [Pipeline] echo [2022-10-17T18:09:56.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T18:09:56.687Z] $ docker stop --time=1 39c64c1e397fefcecac8193229bcfcfa693661b9f02750f4636e60dbc180a13b [2022-10-17T18:09:57.950Z] $ docker rm -f 39c64c1e397fefcecac8193229bcfcfa693661b9f02750f4636e60dbc180a13b [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T18:09:58.313Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T18:09:58.973Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-17T18:09:59.536Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T18:10:00.150Z] + ls -al . [2022-10-17T18:10:00.150Z] total 176 [2022-10-17T18:10:00.150Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 17 18:08 . [2022-10-17T18:10:00.150Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 18:07 .. [2022-10-17T18:10:00.150Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 18:07 .blubracket [2022-10-17T18:10:00.150Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 17 18:07 .dockerignore [2022-10-17T18:10:00.150Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 18:07 .git [2022-10-17T18:10:00.150Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 18:07 .github [2022-10-17T18:10:00.150Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 17 18:07 .gitignore [2022-10-17T18:10:00.150Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 18:07 .semver [2022-10-17T18:10:00.150Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 17 18:07 Attribution.txt [2022-10-17T18:10:00.150Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 17 18:07 CHANGELOG.md [2022-10-17T18:10:00.150Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 17 18:07 CONTRIBUTING.md [2022-10-17T18:10:00.150Z] -rw-rw-r-- 1 jenkins jenkins 1669 Oct 17 18:07 Dockerfile [2022-10-17T18:10:00.150Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 17 18:07 Jenkinsfile [2022-10-17T18:10:00.150Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 17 18:07 LICENSE [2022-10-17T18:10:00.150Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 17 18:07 Makefile [2022-10-17T18:10:00.150Z] -rw-rw-r-- 1 jenkins jenkins 4398 Oct 17 18:07 README.md [2022-10-17T18:10:00.150Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 18:07 VERSION [2022-10-17T18:10:00.150Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 18:07 assets [2022-10-17T18:10:00.150Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 18:07 bin [2022-10-17T18:10:00.150Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 18:07 cmd [2022-10-17T18:10:00.150Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 17 18:08 coverage.out [2022-10-17T18:10:00.150Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 18:07 docs [2022-10-17T18:10:00.150Z] -rw-rw-r-- 1 jenkins jenkins 3012 Oct 17 18:07 go.mod [2022-10-17T18:10:00.150Z] -rw-rw-r-- 1 jenkins jenkins 35759 Oct 17 18:07 go.sum [2022-10-17T18:10:00.150Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 18:07 internal [2022-10-17T18:10:00.150Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 18:07 snap [2022-10-17T18:10:00.150Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 18:07 testing [2022-10-17T18:10:00.150Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 17 18:07 version.go [2022-10-17T18:10:00.150Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 17 18:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T18:10:00.464Z] + 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=75afdf6cffa3224687ad0db69ac7f2478e3b255f --label arch=amd64 --label version=0.0.0 . [2022-10-17T18:10:00.723Z] Sending build context to Docker daemon 48.18MB [2022-10-17T18:10:00.723Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T18:10:00.723Z] Step 2/24 : FROM ${BASE} AS builder [2022-10-17T18:10:00.723Z] ---> f113102e5749 [2022-10-17T18:10:00.723Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-17T18:10:01.291Z] ---> Running in e40680e125f5 [2022-10-17T18:10:01.291Z] Removing intermediate container e40680e125f5 [2022-10-17T18:10:01.291Z] ---> 86f3cb5f4bac [2022-10-17T18:10:01.291Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2022-10-17T18:10:01.291Z] ---> Running in 0416f3c1d61d [2022-10-17T18:10:01.552Z] Removing intermediate container 0416f3c1d61d [2022-10-17T18:10:01.552Z] ---> e0b2757a85cd [2022-10-17T18:10:01.552Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T18:10:01.552Z] ---> Running in af904ada09ca [2022-10-17T18:10:01.552Z] Removing intermediate container af904ada09ca [2022-10-17T18:10:01.552Z] ---> 9c014d20c78b [2022-10-17T18:10:01.552Z] Step 6/24 : LABEL Name=edgex-ui-go [2022-10-17T18:10:01.552Z] ---> Running in 4d53d6aa262f [2022-10-17T18:10:01.811Z] Removing intermediate container 4d53d6aa262f [2022-10-17T18:10:01.811Z] ---> 89d275238bd8 [2022-10-17T18:10:01.811Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-17T18:10:01.811Z] ---> Running in 92ef60610763 [2022-10-17T18:10:01.811Z] Removing intermediate container 92ef60610763 [2022-10-17T18:10:01.811Z] ---> 6893790c7433 [2022-10-17T18:10:01.811Z] Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-17T18:10:02.743Z] ---> 3b0edd345daf [2022-10-17T18:10:02.743Z] Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T18:10:02.743Z] ---> Running in 59562c0176c7 [2022-10-17T18:10:03.310Z] Removing intermediate container 59562c0176c7 [2022-10-17T18:10:03.310Z] ---> 446e88ca7b6f [2022-10-17T18:10:03.310Z] Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T18:10:03.310Z] ---> Running in 5a0d069f8520 [2022-10-17T18:10:03.310Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T18:10:04.246Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T18:10:04.507Z] OK: 211 MiB in 51 packages [2022-10-17T18:10:04.766Z] Removing intermediate container 5a0d069f8520 [2022-10-17T18:10:04.766Z] ---> ac8546ce61e4 [2022-10-17T18:10:04.766Z] Step 11/24 : ENV GO111MODULE=on [2022-10-17T18:10:04.766Z] ---> Running in 626a4be970d5 [2022-10-17T18:10:05.023Z] Removing intermediate container 626a4be970d5 [2022-10-17T18:10:05.023Z] ---> 3495b4c5ab2f [2022-10-17T18:10:05.023Z] Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-17T18:10:05.023Z] ---> Running in 5b686bd7d063 [2022-10-17T18:10:05.023Z] Removing intermediate container 5b686bd7d063 [2022-10-17T18:10:05.023Z] ---> ceaa855fdef0 [2022-10-17T18:10:05.023Z] Step 13/24 : COPY go.mod vendor* ./ [2022-10-17T18:10:05.023Z] ---> d87cef6cbd96 [2022-10-17T18:10:05.023Z] Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T18:10:05.023Z] ---> Running in 0ed68ac30913 [2022-10-17T18:10:05.590Z] Removing intermediate container 0ed68ac30913 [2022-10-17T18:10:05.590Z] ---> 64f37ccfd3eb [2022-10-17T18:10:05.590Z] Step 15/24 : COPY . . [2022-10-17T18:10:06.967Z] ---> 498348b69e80 [2022-10-17T18:10:06.967Z] Step 16/24 : RUN ${MAKE} [2022-10-17T18:10:06.967Z] ---> Running in 1d76e1ed678b [2022-10-17T18:10:07.226Z] 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 [2022-10-17T18:10:19.421Z] Removing intermediate container 1d76e1ed678b [2022-10-17T18:10:19.421Z] ---> 17ad47f3ce82 [2022-10-17T18:10:19.421Z] Step 17/24 : FROM alpine:3.14 [2022-10-17T18:10:19.421Z] 3.14: Pulling from library/alpine [2022-10-17T18:10:19.421Z] c7ed990a2339: Pulling fs layer [2022-10-17T18:10:19.421Z] c7ed990a2339: Verifying Checksum [2022-10-17T18:10:19.421Z] c7ed990a2339: Download complete [2022-10-17T18:10:19.421Z] c7ed990a2339: Pull complete [2022-10-17T18:10:19.421Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-17T18:10:19.421Z] Status: Downloaded newer image for alpine:3.14 [2022-10-17T18:10:19.421Z] ---> dd53f409bf0b [2022-10-17T18:10:19.421Z] Step 18/24 : EXPOSE 4000 [2022-10-17T18:10:19.421Z] ---> Running in 71434cd3a942 [2022-10-17T18:10:19.421Z] Removing intermediate container 71434cd3a942 [2022-10-17T18:10:19.421Z] ---> f839fa4df2c8 [2022-10-17T18:10:19.421Z] Step 19/24 : 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 [2022-10-17T18:10:19.990Z] ---> 70db87fb5759 [2022-10-17T18:10:19.990Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-17T18:10:19.990Z] ---> Running in d6a3a9853f2a [2022-10-17T18:10:19.990Z] Removing intermediate container d6a3a9853f2a [2022-10-17T18:10:19.990Z] ---> caa392ac2065 [2022-10-17T18:10:19.990Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-17T18:10:19.990Z] ---> Running in 7b4a01bbb7d0 [2022-10-17T18:10:19.990Z] Removing intermediate container 7b4a01bbb7d0 [2022-10-17T18:10:19.990Z] ---> 4331faa7421f [2022-10-17T18:10:19.990Z] Step 22/24 : LABEL arch=amd64 [2022-10-17T18:10:20.250Z] ---> Running in e95ca815039d [2022-10-17T18:10:20.250Z] Removing intermediate container e95ca815039d [2022-10-17T18:10:20.250Z] ---> 08c0659cb9ba [2022-10-17T18:10:20.250Z] Step 23/24 : LABEL git_sha=75afdf6cffa3224687ad0db69ac7f2478e3b255f [2022-10-17T18:10:20.250Z] ---> Running in ecdbbc58aae2 [2022-10-17T18:10:20.250Z] Removing intermediate container ecdbbc58aae2 [2022-10-17T18:10:20.250Z] ---> 23bda0da7c71 [2022-10-17T18:10:20.250Z] Step 24/24 : LABEL version=0.0.0 [2022-10-17T18:10:20.250Z] ---> Running in 41780c7d5736 [2022-10-17T18:10:20.250Z] Removing intermediate container 41780c7d5736 [2022-10-17T18:10:20.250Z] ---> 58f40da63dc9 [2022-10-17T18:10:20.510Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T18:10:20.510Z] Successfully built 58f40da63dc9 [2022-10-17T18:10:20.510Z] 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 [2022-10-17T18:10:20.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T18:10:20.926Z] [2022-10-17T18:10:20.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T18:10:21.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T18:10:21.223Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-17T18:10:21.223Z] 5eb5b503b376: Pulling fs layer [2022-10-17T18:10:21.223Z] 5c69ac0246d0: Pulling fs layer [2022-10-17T18:10:21.223Z] ec43610c2a17: Pulling fs layer [2022-10-17T18:10:21.223Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-17T18:10:21.223Z] 33b1e0a273af: Pulling fs layer [2022-10-17T18:10:21.223Z] 5d3b04190fa2: Pulling fs layer [2022-10-17T18:10:21.223Z] 2f39f015ded8: Pulling fs layer [2022-10-17T18:10:21.223Z] 33b1e0a273af: Waiting [2022-10-17T18:10:21.223Z] 5d3b04190fa2: Waiting [2022-10-17T18:10:21.223Z] 2f39f015ded8: Waiting [2022-10-17T18:10:21.223Z] 3a2ae6a8a46f: Waiting [2022-10-17T18:10:21.223Z] 5c69ac0246d0: Verifying Checksum [2022-10-17T18:10:21.223Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-17T18:10:21.482Z] 33b1e0a273af: Verifying Checksum [2022-10-17T18:10:21.482Z] 33b1e0a273af: Download complete [2022-10-17T18:10:21.482Z] 5d3b04190fa2: Verifying Checksum [2022-10-17T18:10:21.482Z] 5d3b04190fa2: Download complete [2022-10-17T18:10:21.482Z] ec43610c2a17: Verifying Checksum [2022-10-17T18:10:21.482Z] 5eb5b503b376: Verifying Checksum [2022-10-17T18:10:21.482Z] 5eb5b503b376: Download complete [2022-10-17T18:10:22.047Z] 2f39f015ded8: Download complete [2022-10-17T18:10:22.617Z] 5eb5b503b376: Pull complete [2022-10-17T18:10:22.617Z] 5c69ac0246d0: Pull complete [2022-10-17T18:10:23.182Z] ec43610c2a17: Pull complete [2022-10-17T18:10:23.182Z] 3a2ae6a8a46f: Pull complete [2022-10-17T18:10:23.182Z] 33b1e0a273af: Pull complete [2022-10-17T18:10:23.182Z] 5d3b04190fa2: Pull complete [2022-10-17T18:10:27.354Z] 2f39f015ded8: Pull complete [2022-10-17T18:10:27.354Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-17T18:10:27.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T18:10:27.354Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T18:10:27.426Z] prd-ubuntu20.04-docker-8c-8g-8383 does not seem to be running inside a container [2022-10-17T18:10:27.463Z] $ 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-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T18:10:29.789Z] $ docker top 10101ae5622010589ca87e9362bf0b1de570248d1cc61c293ebdc9d60e81ffac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T18:10:30.161Z] ---> job-cost.sh [2022-10-17T18:10:30.161Z] lf-activate-venv: SKIPPING [2022-10-17T18:10:30.161Z] INFO: No Stack... [2022-10-17T18:10:30.727Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T18:10:30.985Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T18:10:31.269Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/cost.csv [2022-10-17T18:10:31.269Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T18:10:31.282Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-556-2-stack-cost] [2022-10-17T18:10:31.291Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-2-stack-cost] did not exist. Created. [2022-10-17T18:10:31.291Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-556-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T18:10:31.589Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-17T18:10:31.926Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T18:10:31.932Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T18:10:31.953Z] $ docker stop --time=1 10101ae5622010589ca87e9362bf0b1de570248d1cc61c293ebdc9d60e81ffac [2022-10-17T18:10:33.202Z] $ docker rm -f 10101ae5622010589ca87e9362bf0b1de570248d1cc61c293ebdc9d60e81ffac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-17T18:10:33.506Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8386 in /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [Pipeline] { [Pipeline] ws [2022-10-17T18:10:33.518Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2022-10-17T18:10:33.578Z] The recommended git tool is: git [2022-10-17T18:10:39.341Z] using credential edgex-jenkins-ssh [2022-10-17T18:10:39.360Z] Cloning the remote Git repository [2022-10-17T18:10:39.422Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-17T18:10:39.502Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2022-10-17T18:10:39.666Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-17T18:10:39.667Z] > git --version # timeout=10 [2022-10-17T18:10:39.691Z] > git --version # 'git version 2.25.1' [2022-10-17T18:10:39.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T18:10:39.750Z] Verifying host key using known hosts file [2022-10-17T18:10:39.985Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T18:10:40.001Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T18:10:43.197Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-17T18:10:43.231Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T18:10:44.820Z] Merging remotes/origin/main commit 1f247822aed2ea5797dd0dba969c3d64ef023385 into PR head commit fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 [2022-10-17T18:10:44.218Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-17T18:10:44.274Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-17T18:10:44.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T18:10:44.282Z] Verifying host key using known hosts file [2022-10-17T18:10:44.289Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T18:10:44.303Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/556/head:refs/remotes/origin/PR-556 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-17T18:10:44.840Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T18:10:44.861Z] > git checkout -f fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 # timeout=10 [2022-10-17T18:10:45.245Z] > git remote # timeout=10 [2022-10-17T18:10:45.262Z] > git config --get remote.origin.url # timeout=10 [2022-10-17T18:10:45.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T18:10:45.288Z] Verifying host key using known hosts file [2022-10-17T18:10:45.293Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T18:10:45.302Z] > git merge 1f247822aed2ea5797dd0dba969c3d64ef023385 # timeout=10 [2022-10-17T18:10:45.708Z] Merge succeeded, producing 1c183601b492e56f8ff2fc6dbe4bdffbe6f32aa3 [2022-10-17T18:10:45.708Z] Checking out Revision 1c183601b492e56f8ff2fc6dbe4bdffbe6f32aa3 (PR-556) [2022-10-17T18:10:45.691Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-17T18:10:45.716Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T18:10:45.734Z] > git checkout -f 1c183601b492e56f8ff2fc6dbe4bdffbe6f32aa3 # timeout=10 [2022-10-17T18:10:49.479Z] Commit message: "Merge commit '1f247822aed2ea5797dd0dba969c3d64ef023385' into HEAD" [2022-10-17T18:10:49.489Z] > git rev-list --no-walk fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T18:10:50.446Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-17T18:10:50.446Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T18:10:50.446Z] Dload Upload Total Spent Left Speed [2022-10-17T18:10:50.446Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 205k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh [2022-10-17T18:10:51.156Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-17T18:10:51.485Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-17T18:10:51.485Z] + sudo tee /etc/docker/daemon.new [2022-10-17T18:10:51.485Z] { [2022-10-17T18:10:51.485Z] "registry-mirrors": [ [2022-10-17T18:10:51.485Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-17T18:10:51.485Z] ], [2022-10-17T18:10:51.485Z] "bip": "10.250.0.254/24", [2022-10-17T18:10:51.485Z] "hosts": [ [2022-10-17T18:10:51.485Z] "tcp://0.0.0.0:5555", [2022-10-17T18:10:51.485Z] "unix:///var/run/docker.sock" [2022-10-17T18:10:51.485Z] ], [2022-10-17T18:10:51.485Z] "mtu": 1458, [2022-10-17T18:10:51.485Z] "selinux-enabled": true, [2022-10-17T18:10:51.485Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-17T18:10:51.485Z] } [Pipeline] sh [2022-10-17T18:10:51.825Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-17T18:10:52.163Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T18:11:10.475Z] provisioning config files... [2022-10-17T18:11:10.506Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8807139354326897035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T18:11:10.873Z] ---> docker-login.sh [2022-10-17T18:11:10.873Z] nexus3.edgexfoundry.org:10001 [2022-10-17T18:11:11.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T18:11:11.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T18:11:11.476Z] Configure a credential helper to remove this warning. See [2022-10-17T18:11:11.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T18:11:11.476Z] [2022-10-17T18:11:11.476Z] Login Succeeded [2022-10-17T18:11:11.476Z] nexus3.edgexfoundry.org:10002 [2022-10-17T18:11:11.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T18:11:12.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T18:11:12.022Z] Configure a credential helper to remove this warning. See [2022-10-17T18:11:12.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T18:11:12.022Z] [2022-10-17T18:11:12.022Z] Login Succeeded [2022-10-17T18:11:12.022Z] nexus3.edgexfoundry.org:10003 [2022-10-17T18:11:12.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T18:11:12.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T18:11:12.293Z] Configure a credential helper to remove this warning. See [2022-10-17T18:11:12.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T18:11:12.293Z] [2022-10-17T18:11:12.293Z] Login Succeeded [2022-10-17T18:11:12.293Z] nexus3.edgexfoundry.org:10004 [2022-10-17T18:11:12.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T18:11:12.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T18:11:12.836Z] Configure a credential helper to remove this warning. See [2022-10-17T18:11:12.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T18:11:12.836Z] [2022-10-17T18:11:12.836Z] Login Succeeded [2022-10-17T18:11:12.836Z] docker.io [2022-10-17T18:11:13.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T18:11:13.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T18:11:13.374Z] Configure a credential helper to remove this warning. See [2022-10-17T18:11:13.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T18:11:13.374Z] [2022-10-17T18:11:13.374Z] Login Succeeded [2022-10-17T18:11:13.374Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T18:11:13.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T18:11:13.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T18:11:13.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T18:11:13.576Z] ========================================================= [2022-10-17T18:11:13.576Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-17T18:11:13.576Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T18:11:13.917Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T18:11:14.891Z] Sending build context to Docker daemon 28.68MB [2022-10-17T18:11:14.891Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T18:11:14.891Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-17T18:11:15.160Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-17T18:11:15.160Z] 9b18e9b68314: Pulling fs layer [2022-10-17T18:11:15.160Z] d32db5db7311: Pulling fs layer [2022-10-17T18:11:15.160Z] d0c4b47475fc: Pulling fs layer [2022-10-17T18:11:15.160Z] 5831b945b038: Pulling fs layer [2022-10-17T18:11:15.160Z] 86bbec2aaacd: Pulling fs layer [2022-10-17T18:11:15.160Z] e10730c5d714: Pulling fs layer [2022-10-17T18:11:15.160Z] 5dd5c2283517: Pulling fs layer [2022-10-17T18:11:15.160Z] d5ac0230b979: Pulling fs layer [2022-10-17T18:11:15.160Z] 5831b945b038: Waiting [2022-10-17T18:11:15.160Z] 86bbec2aaacd: Waiting [2022-10-17T18:11:15.160Z] e10730c5d714: Waiting [2022-10-17T18:11:15.160Z] d5ac0230b979: Waiting [2022-10-17T18:11:15.160Z] d0c4b47475fc: Verifying Checksum [2022-10-17T18:11:15.160Z] d0c4b47475fc: Download complete [2022-10-17T18:11:15.160Z] d32db5db7311: Verifying Checksum [2022-10-17T18:11:15.160Z] d32db5db7311: Download complete [2022-10-17T18:11:15.160Z] 86bbec2aaacd: Verifying Checksum [2022-10-17T18:11:15.160Z] 86bbec2aaacd: Download complete [2022-10-17T18:11:15.160Z] e10730c5d714: Verifying Checksum [2022-10-17T18:11:15.160Z] e10730c5d714: Download complete [2022-10-17T18:11:15.160Z] 9b18e9b68314: Download complete [2022-10-17T18:11:16.130Z] 9b18e9b68314: Pull complete [2022-10-17T18:11:16.405Z] d5ac0230b979: Verifying Checksum [2022-10-17T18:11:16.405Z] d5ac0230b979: Download complete [2022-10-17T18:11:16.405Z] d32db5db7311: Pull complete [2022-10-17T18:11:16.996Z] d0c4b47475fc: Pull complete [2022-10-17T18:11:17.600Z] 5dd5c2283517: Verifying Checksum [2022-10-17T18:11:17.600Z] 5dd5c2283517: Download complete [2022-10-17T18:11:18.189Z] 5831b945b038: Verifying Checksum [2022-10-17T18:11:18.189Z] 5831b945b038: Download complete [2022-10-17T18:11:30.537Z] 5831b945b038: Pull complete [2022-10-17T18:11:30.805Z] 86bbec2aaacd: Pull complete [2022-10-17T18:11:31.076Z] e10730c5d714: Pull complete [2022-10-17T18:11:37.753Z] 5dd5c2283517: Pull complete [2022-10-17T18:11:39.711Z] d5ac0230b979: Pull complete [2022-10-17T18:11:39.711Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-17T18:11:39.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-17T18:11:39.711Z] ---> 59b3b1a385d4 [2022-10-17T18:11:39.711Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-17T18:11:41.669Z] ---> Running in 01f32aed39a6 [2022-10-17T18:11:41.669Z] Removing intermediate container 01f32aed39a6 [2022-10-17T18:11:41.669Z] ---> d295f30f845a [2022-10-17T18:11:41.669Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-17T18:11:41.939Z] ---> Running in ad9aacf63abe [2022-10-17T18:11:42.208Z] Removing intermediate container ad9aacf63abe [2022-10-17T18:11:42.208Z] ---> af6b033c3126 [2022-10-17T18:11:42.208Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T18:11:42.208Z] ---> Running in 48e6123ef209 [2022-10-17T18:11:42.483Z] Removing intermediate container 48e6123ef209 [2022-10-17T18:11:42.483Z] ---> c50054332b70 [2022-10-17T18:11:42.483Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-17T18:11:42.753Z] ---> Running in 046e4da0e6c1 [2022-10-17T18:11:43.021Z] Removing intermediate container 046e4da0e6c1 [2022-10-17T18:11:43.021Z] ---> f8a2375b51a2 [2022-10-17T18:11:43.021Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-17T18:11:43.021Z] ---> Running in f980551245f6 [2022-10-17T18:11:43.288Z] Removing intermediate container f980551245f6 [2022-10-17T18:11:43.288Z] ---> 6706d69382ec [2022-10-17T18:11:43.288Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-17T18:11:44.249Z] latest: Pulling from library/docker [2022-10-17T18:11:44.249Z] 9b18e9b68314: Already exists [2022-10-17T18:11:44.249Z] c21cba7d4ed2: Pulling fs layer [2022-10-17T18:11:44.249Z] 63dea5e92710: Pulling fs layer [2022-10-17T18:11:44.249Z] 851ec2a21303: Pulling fs layer [2022-10-17T18:11:44.249Z] 2a70a3ebba89: Pulling fs layer [2022-10-17T18:11:44.249Z] 4576b754b39d: Pulling fs layer [2022-10-17T18:11:44.249Z] c8d6c8524341: Pulling fs layer [2022-10-17T18:11:44.249Z] 8a60c57c4bdc: Pulling fs layer [2022-10-17T18:11:44.249Z] 5f0468ba734b: Pulling fs layer [2022-10-17T18:11:44.249Z] 2a70a3ebba89: Waiting [2022-10-17T18:11:44.249Z] 4576b754b39d: Waiting [2022-10-17T18:11:44.249Z] c8d6c8524341: Waiting [2022-10-17T18:11:44.249Z] 8a60c57c4bdc: Waiting [2022-10-17T18:11:44.249Z] 5f0468ba734b: Waiting [2022-10-17T18:11:44.519Z] 63dea5e92710: Verifying Checksum [2022-10-17T18:11:44.519Z] 63dea5e92710: Download complete [2022-10-17T18:11:44.519Z] c21cba7d4ed2: Verifying Checksum [2022-10-17T18:11:44.519Z] c21cba7d4ed2: Download complete [2022-10-17T18:11:44.787Z] 851ec2a21303: Verifying Checksum [2022-10-17T18:11:44.787Z] 851ec2a21303: Download complete [2022-10-17T18:11:45.058Z] c8d6c8524341: Verifying Checksum [2022-10-17T18:11:45.058Z] c8d6c8524341: Download complete [2022-10-17T18:11:45.058Z] 2a70a3ebba89: Verifying Checksum [2022-10-17T18:11:45.058Z] 2a70a3ebba89: Download complete [2022-10-17T18:11:45.058Z] 8a60c57c4bdc: Verifying Checksum [2022-10-17T18:11:45.058Z] 8a60c57c4bdc: Download complete [2022-10-17T18:11:45.326Z] c21cba7d4ed2: Pull complete [2022-10-17T18:11:45.327Z] 5f0468ba734b: Download complete [2022-10-17T18:11:45.327Z] 4576b754b39d: Verifying Checksum [2022-10-17T18:11:45.327Z] 4576b754b39d: Download complete [2022-10-17T18:11:45.596Z] 63dea5e92710: Pull complete [2022-10-17T18:11:46.565Z] 851ec2a21303: Pull complete [2022-10-17T18:11:47.531Z] 2a70a3ebba89: Pull complete [2022-10-17T18:11:48.944Z] 4576b754b39d: Pull complete [2022-10-17T18:11:48.944Z] c8d6c8524341: Pull complete [2022-10-17T18:11:49.214Z] 8a60c57c4bdc: Pull complete [2022-10-17T18:11:49.486Z] 5f0468ba734b: Pull complete [2022-10-17T18:11:49.486Z] Digest: sha256:c46d545416789939b360195c8c870277c2c18481e130d16d1bde31bdf1cbe3c9 [2022-10-17T18:11:49.486Z] Status: Downloaded newer image for docker:latest [2022-10-17T18:11:52.077Z] ---> 40f29733dfe7 [2022-10-17T18:11:52.077Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T18:11:52.345Z] ---> Running in d9267e4a41f7 [2022-10-17T18:11:54.295Z] Removing intermediate container d9267e4a41f7 [2022-10-17T18:11:54.295Z] ---> d30ef2c6166e [2022-10-17T18:11:54.295Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T18:11:54.295Z] ---> Running in cf8902555123 [2022-10-17T18:11:55.257Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T18:11:56.217Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T18:11:57.181Z] OK: 221 MiB in 51 packages [2022-10-17T18:11:57.768Z] Removing intermediate container cf8902555123 [2022-10-17T18:11:57.768Z] ---> b85c632b4c29 [2022-10-17T18:11:57.768Z] Step 11/16 : ENV GO111MODULE=on [2022-10-17T18:11:57.768Z] ---> Running in b576349e3228 [2022-10-17T18:11:58.353Z] Removing intermediate container b576349e3228 [2022-10-17T18:11:58.353Z] ---> 776c75b87f8e [2022-10-17T18:11:58.353Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-17T18:11:58.353Z] ---> Running in a7b59b0dbf6c [2022-10-17T18:11:58.622Z] Removing intermediate container a7b59b0dbf6c [2022-10-17T18:11:58.622Z] ---> 0461ed143371 [2022-10-17T18:11:58.622Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-17T18:11:59.208Z] ---> af2fb4cf5208 [2022-10-17T18:11:59.208Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T18:11:59.477Z] ---> Running in 11e5b541e89d [2022-10-17T18:12:46.335Z] Removing intermediate container 11e5b541e89d [2022-10-17T18:12:46.335Z] ---> 59bacf7153db [2022-10-17T18:12:46.335Z] Step 15/16 : COPY . . [2022-10-17T18:12:46.335Z] ---> b63eca68217a [2022-10-17T18:12:46.335Z] Step 16/16 : RUN ${MAKE} [2022-10-17T18:12:46.335Z] ---> Running in 619089699ab0 [2022-10-17T18:12:46.335Z] noop [2022-10-17T18:12:46.919Z] Removing intermediate container 619089699ab0 [2022-10-17T18:12:46.919Z] ---> a28e4da6d7ad [2022-10-17T18:12:47.185Z] Successfully built a28e4da6d7ad [2022-10-17T18:12:47.185Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T18:12:47.533Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T18:12:47.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T18:12:47.703Z] prd-ubuntu20.04-docker-arm64-4c-16g-8386 does not seem to be running inside a container [2022-10-17T18:12:47.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-17T18:12:48.846Z] $ docker top 9344e311d07b697ab8020206ddab0d0fa70b1c30778423549f7a35c738bb435e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T18:12:49.656Z] + go version [2022-10-17T18:12:49.656Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-17T18:12:49.674Z] $ docker stop --time=1 9344e311d07b697ab8020206ddab0d0fa70b1c30778423549f7a35c738bb435e [2022-10-17T18:12:51.267Z] $ docker rm -f 9344e311d07b697ab8020206ddab0d0fa70b1c30778423549f7a35c738bb435e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T18:12:51.790Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T18:12:51.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T18:12:51.951Z] prd-ubuntu20.04-docker-arm64-4c-16g-8386 does not seem to be running inside a container [2022-10-17T18:12:52.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-17T18:12:53.166Z] $ docker top c78b9a0a28384e87e79eb8d01f7608571479167a6b34a99e2d9d973810741c8a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T18:12:53.984Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh [2022-10-17T18:12:54.626Z] + make test [2022-10-17T18:12:54.626Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-17T18:12:56.088Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-17T18:14:17.724Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-17T18:14:17.724Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-17T18:14:17.724Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-17T18:14:17.724Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-17T18:14:17.724Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-17T18:14:17.724Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-17T18:14:17.724Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-17T18:14:17.724Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-17T18:14:17.724Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-17T18:14:32.740Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T18:14:32.740Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T18:14:32.740Z] ./bin/test-attribution-txt.sh [2022-10-17T18:14:32.740Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-17T18:14:32.740Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-17T18:14:32.740Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-17T18:14:32.740Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-17T18:14:32.740Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-17T18:14:32.740Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-17T18:14:32.740Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-17T18:14:32.740Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-17T18:14:32.740Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-17T18:14:32.740Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-17T18:14:32.740Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-17T18:14:32.740Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-17T18:14:32.740Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-17T18:14:32.740Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-17T18:14:32.740Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-17T18:14:32.740Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-17T18:14:32.740Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-17T18:14:32.740Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-17T18:14:32.740Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-17T18:14:32.740Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-17T18:14:32.740Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-17T18:14:32.740Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-17T18:14:32.740Z] make -C web test [2022-10-17T18:14:32.740Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' [2022-10-17T18:14:32.740Z] make[1]: tput: No such file or directory [2022-10-17T18:14:32.740Z] make[1]: tput: No such file or directory [2022-10-17T18:14:32.740Z] warning: generating ./VERSION [2022-10-17T18:14:32.740Z] echo "0.0.0" > VERSION [2022-10-17T18:14:32.740Z] docker build \ [2022-10-17T18:14:32.740Z] -f Dockerfile \ [2022-10-17T18:14:32.740Z] --build-arg USER=1000 \ [2022-10-17T18:14:32.740Z] \ [2022-10-17T18:14:32.740Z] --label "git_sha=1c183601b492e56f8ff2fc6dbe4bdffbe6f32aa3" \ [2022-10-17T18:14:32.740Z] -t edgexfoundry/edgex-web-ui:1c183601b492e56f8ff2fc6dbe4bdffbe6f32aa3 \ [2022-10-17T18:14:32.740Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-17T18:14:32.740Z] . [2022-10-17T18:14:33.011Z] Sending build context to Docker daemon 3.27MB [2022-10-17T18:14:33.279Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-17T18:14:33.548Z] 16.17-alpine3.15: Pulling from library/node [2022-10-17T18:14:33.548Z] 47517142f6ba: Pulling fs layer [2022-10-17T18:14:33.548Z] 5f8c4bfa009b: Pulling fs layer [2022-10-17T18:14:33.548Z] f7079c9c4ba1: Pulling fs layer [2022-10-17T18:14:33.548Z] aba105e6f55a: Pulling fs layer [2022-10-17T18:14:33.548Z] aba105e6f55a: Waiting [2022-10-17T18:14:33.548Z] f7079c9c4ba1: Verifying Checksum [2022-10-17T18:14:33.548Z] f7079c9c4ba1: Download complete [2022-10-17T18:14:33.548Z] 47517142f6ba: Verifying Checksum [2022-10-17T18:14:33.548Z] 47517142f6ba: Download complete [2022-10-17T18:14:33.548Z] aba105e6f55a: Verifying Checksum [2022-10-17T18:14:33.548Z] aba105e6f55a: Download complete [2022-10-17T18:14:34.133Z] 47517142f6ba: Pull complete [2022-10-17T18:14:34.402Z] 5f8c4bfa009b: Verifying Checksum [2022-10-17T18:14:34.402Z] 5f8c4bfa009b: Download complete [2022-10-17T18:14:38.673Z] 5f8c4bfa009b: Pull complete [2022-10-17T18:14:38.673Z] f7079c9c4ba1: Pull complete [2022-10-17T18:14:38.673Z] aba105e6f55a: Pull complete [2022-10-17T18:14:38.673Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-17T18:14:38.673Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-17T18:14:38.673Z] ---> bf1b8b58d215 [2022-10-17T18:14:38.673Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-17T18:14:39.262Z] ---> Running in 7b18aea618f4 [2022-10-17T18:14:40.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-17T18:14:40.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-17T18:14:41.455Z] (1/128) Installing libxau (1.0.9-r0) [2022-10-17T18:14:41.455Z] (2/128) Installing libmd (1.0.3-r0) [2022-10-17T18:14:41.455Z] (3/128) Installing libbsd (0.11.3-r1) [2022-10-17T18:14:41.455Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-10-17T18:14:41.455Z] (5/128) Installing libxcb (1.14-r2) [2022-10-17T18:14:41.455Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-10-17T18:14:41.727Z] (7/128) Installing libxext (1.3.4-r0) [2022-10-17T18:14:41.727Z] (8/128) Installing libice (1.0.10-r0) [2022-10-17T18:14:41.727Z] (9/128) Installing libuuid (2.37.4-r0) [2022-10-17T18:14:41.727Z] (10/128) Installing libsm (1.2.3-r0) [2022-10-17T18:14:41.727Z] (11/128) Installing libxt (1.2.1-r0) [2022-10-17T18:14:41.727Z] (12/128) Installing libxmu (1.1.3-r0) [2022-10-17T18:14:41.727Z] (13/128) Installing xset (1.2.4-r0) [2022-10-17T18:14:41.727Z] (14/128) Installing xprop (1.2.5-r0) [2022-10-17T18:14:41.727Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-10-17T18:14:41.727Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-17T18:14:41.727Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-10-17T18:14:41.727Z] (18/128) Installing libffi (3.4.2-r1) [2022-10-17T18:14:41.727Z] (19/128) Installing libintl (0.21-r0) [2022-10-17T18:14:41.727Z] (20/128) Installing libblkid (2.37.4-r0) [2022-10-17T18:14:41.727Z] (21/128) Installing libmount (2.37.4-r0) [2022-10-17T18:14:41.727Z] (22/128) Installing pcre (8.45-r1) [2022-10-17T18:14:41.727Z] (23/128) Installing glib (2.70.1-r0) [2022-10-17T18:14:41.995Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-10-17T18:14:41.995Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-10-17T18:14:41.995Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-10-17T18:14:41.995Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-10-17T18:14:41.995Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-10-17T18:14:41.995Z] (29/128) Installing libpng (1.6.37-r1) [2022-10-17T18:14:41.995Z] (30/128) Installing libwebp (1.2.2-r0) [2022-10-17T18:14:41.995Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-10-17T18:14:42.264Z] (32/128) Installing tiff (4.4.0-r0) [2022-10-17T18:14:42.264Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-10-17T18:14:42.264Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-17T18:14:42.264Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-10-17T18:14:42.264Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-10-17T18:14:42.264Z] (37/128) Installing libxrender (0.9.10-r3) [2022-10-17T18:14:42.264Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-10-17T18:14:42.264Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-10-17T18:14:42.264Z] (40/128) Installing libxi (1.8-r0) [2022-10-17T18:14:42.264Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-10-17T18:14:42.264Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-10-17T18:14:42.264Z] (43/128) Installing atk (2.36.0-r0) [2022-10-17T18:14:42.264Z] (44/128) Installing libxtst (1.2.3-r3) [2022-10-17T18:14:42.264Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-10-17T18:14:42.264Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-10-17T18:14:42.264Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-10-17T18:14:42.264Z] (48/128) Installing expat (2.4.9-r0) [2022-10-17T18:14:42.264Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-10-17T18:14:42.532Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-10-17T18:14:42.532Z] (51/128) Installing freetype (2.11.1-r2) [2022-10-17T18:14:42.532Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-10-17T18:14:42.532Z] (53/128) Installing pixman (0.40.0-r3) [2022-10-17T18:14:42.532Z] (54/128) Installing cairo (1.16.0-r5) [2022-10-17T18:14:42.532Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-10-17T18:14:42.532Z] (56/128) Installing avahi-libs (0.8-r5) [2022-10-17T18:14:42.532Z] (57/128) Installing gmp (6.2.1-r1) [2022-10-17T18:14:42.532Z] (58/128) Installing nettle (3.7.3-r0) [2022-10-17T18:14:42.532Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-10-17T18:14:42.870Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-10-17T18:14:42.870Z] (61/128) Installing libunistring (0.9.10-r1) [2022-10-17T18:14:42.870Z] (62/128) Installing gnutls (3.7.1-r1) [2022-10-17T18:14:42.870Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-10-17T18:14:42.870Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-10-17T18:14:42.870Z] (65/128) Installing fribidi (1.0.11-r0) [2022-10-17T18:14:42.870Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-10-17T18:14:42.870Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-10-17T18:14:42.870Z] (68/128) Installing libxft (2.3.4-r0) [2022-10-17T18:14:42.870Z] (69/128) Installing pango (1.48.10-r0) [2022-10-17T18:14:42.870Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-10-17T18:14:42.870Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-17T18:14:42.870Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-10-17T18:14:42.870Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-10-17T18:14:43.170Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-10-17T18:14:43.170Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-10-17T18:14:43.448Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-17T18:14:43.448Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-10-17T18:14:43.448Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-10-17T18:14:43.448Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-10-17T18:14:43.718Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-17T18:14:45.697Z] (79/128) Installing libogg (1.3.5-r0) [2022-10-17T18:14:45.697Z] (80/128) Installing flac (1.3.4-r0) [2022-10-17T18:14:45.697Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-10-17T18:14:45.968Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-10-17T18:14:45.968Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-10-17T18:14:45.968Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-10-17T18:14:45.968Z] (85/128) Installing libass (0.15.2-r0) [2022-10-17T18:14:45.968Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-10-17T18:14:45.968Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-17T18:14:45.968Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-17T18:14:45.968Z] (89/128) Installing lame (3.100-r0) [2022-10-17T18:14:45.968Z] (90/128) Installing opus (1.3.1-r1) [2022-10-17T18:14:46.239Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-10-17T18:14:46.239Z] (92/128) Installing soxr (0.1.3-r2) [2022-10-17T18:14:46.239Z] (93/128) Installing libsrt (1.4.2-r1) [2022-10-17T18:14:46.239Z] (94/128) Installing libssh (0.9.6-r1) [2022-10-17T18:14:46.239Z] (95/128) Installing libtheora (1.1.1-r16) [2022-10-17T18:14:46.239Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-10-17T18:14:46.239Z] (97/128) Installing libdrm (2.4.109-r0) [2022-10-17T18:14:46.239Z] (98/128) Installing libva (2.13.0-r0) [2022-10-17T18:14:46.239Z] (99/128) Installing libvdpau (1.4-r0) [2022-10-17T18:14:46.239Z] (100/128) Installing vidstab (1.1.0-r1) [2022-10-17T18:14:46.239Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-10-17T18:14:46.239Z] (102/128) Installing libvpx (1.10.0-r0) [2022-10-17T18:14:46.239Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-10-17T18:14:46.239Z] (104/128) Installing x264-libs (20210613-r0) [2022-10-17T18:14:46.507Z] (105/128) Installing x265-libs (3.5-r0) [2022-10-17T18:14:46.507Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-10-17T18:14:46.507Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-10-17T18:14:47.091Z] (108/128) Installing libevent (2.1.12-r4) [2022-10-17T18:14:47.091Z] (109/128) Installing mesa (21.2.6-r0) [2022-10-17T18:14:47.091Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-10-17T18:14:47.091Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-10-17T18:14:47.091Z] (112/128) Installing lcms2 (2.12-r1) [2022-10-17T18:14:47.091Z] (113/128) Installing nspr (4.32-r0) [2022-10-17T18:14:47.091Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-10-17T18:14:47.091Z] (115/128) Installing nss (3.78.1-r0) [2022-10-17T18:14:47.359Z] (116/128) Installing libasyncns (0.8-r1) [2022-10-17T18:14:47.359Z] (117/128) Installing libltdl (2.4.6-r7) [2022-10-17T18:14:47.359Z] (118/128) Installing orc (0.4.32-r0) [2022-10-17T18:14:47.359Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-10-17T18:14:47.359Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-10-17T18:14:47.359Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-10-17T18:14:47.359Z] (122/128) Installing libpulse (15.0-r2) [2022-10-17T18:14:47.359Z] (123/128) Installing re2 (2021.11.01-r0) [2022-10-17T18:14:47.360Z] (124/128) Installing snappy (1.1.9-r1) [2022-10-17T18:14:47.360Z] (125/128) Installing libgpg-error (1.42-r1) [2022-10-17T18:14:47.360Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-10-17T18:14:47.360Z] (127/128) Installing libxslt (1.1.35-r0) [2022-10-17T18:14:47.360Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-10-17T18:14:51.646Z] Executing busybox-1.34.1-r7.trigger [2022-10-17T18:14:51.646Z] Executing glib-2.70.1-r0.trigger [2022-10-17T18:14:51.646Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-17T18:14:57.001Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-17T18:14:57.001Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-17T18:14:57.001Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-17T18:14:57.001Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-17T18:14:57.001Z] OK: 275 MiB in 144 packages [2022-10-17T18:15:07.083Z] Removing intermediate container 7b18aea618f4 [2022-10-17T18:15:07.083Z] ---> b828dbf153d2 [2022-10-17T18:15:07.083Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-17T18:15:07.083Z] ---> Running in d3edb63282e6 [2022-10-17T18:15:07.083Z] Removing intermediate container d3edb63282e6 [2022-10-17T18:15:07.083Z] ---> ec9147a939c4 [2022-10-17T18:15:07.083Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-17T18:15:07.083Z] ---> Running in c19c53dfb99b [2022-10-17T18:15:07.083Z] Removing intermediate container c19c53dfb99b [2022-10-17T18:15:07.083Z] ---> 6af742e1146f [2022-10-17T18:15:07.083Z] Step 5/10 : RUN npm install -g npm [2022-10-17T18:15:07.083Z] ---> Running in e94783188030 [2022-10-17T18:15:33.776Z] [2022-10-17T18:15:33.776Z] changed 54 packages, and audited 212 packages in 23s [2022-10-17T18:15:33.776Z] [2022-10-17T18:15:33.776Z] 11 packages are looking for funding [2022-10-17T18:15:33.776Z] run `npm fund` for details [2022-10-17T18:15:33.776Z] [2022-10-17T18:15:33.776Z] found 0 vulnerabilities [2022-10-17T18:15:38.024Z] Removing intermediate container e94783188030 [2022-10-17T18:15:38.024Z] ---> c023887dd757 [2022-10-17T18:15:38.024Z] Step 6/10 : ARG USER=1000 [2022-10-17T18:15:38.024Z] ---> Running in 24f7b642f8e5 [2022-10-17T18:15:39.008Z] Removing intermediate container 24f7b642f8e5 [2022-10-17T18:15:39.008Z] ---> dd9c304b52d1 [2022-10-17T18:15:39.008Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-17T18:15:39.008Z] ---> Running in 4fb3cd0d84bd [2022-10-17T18:15:42.358Z] Removing intermediate container 4fb3cd0d84bd [2022-10-17T18:15:42.358Z] ---> 14c9c691529e [2022-10-17T18:15:42.358Z] Step 8/10 : USER $USER:$USER [2022-10-17T18:15:42.625Z] ---> Running in 85b2d759ba33 [2022-10-17T18:15:42.894Z] Removing intermediate container 85b2d759ba33 [2022-10-17T18:15:42.894Z] ---> 70658f3fdc4e [2022-10-17T18:15:42.894Z] Step 9/10 : WORKDIR /app [2022-10-17T18:15:42.894Z] ---> Running in 8e84bf7e1994 [2022-10-17T18:15:43.478Z] Removing intermediate container 8e84bf7e1994 [2022-10-17T18:15:43.478Z] ---> 3f1cd2bba4b9 [2022-10-17T18:15:43.478Z] Step 10/10 : LABEL git_sha=1c183601b492e56f8ff2fc6dbe4bdffbe6f32aa3 [2022-10-17T18:15:43.478Z] ---> Running in e09e5689f440 [2022-10-17T18:15:43.748Z] Removing intermediate container e09e5689f440 [2022-10-17T18:15:43.749Z] ---> 1ef8958e7a08 [2022-10-17T18:15:44.017Z] Successfully built 1ef8958e7a08 [2022-10-17T18:15:44.017Z] Successfully tagged edgexfoundry/edgex-web-ui:1c183601b492e56f8ff2fc6dbe4bdffbe6f32aa3 [2022-10-17T18:15:44.017Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-17T18:15:44.017Z] touch edgex-web-ui.imagebuilt [2022-10-17T18:15:44.017Z] mkdir -p node_modules coverage [2022-10-17T18:15:44.017Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-17T18:15:44.017Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE required: { [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE }, [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE } [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE required: { [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE }, [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE } [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE required: { [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE }, [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE } [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE required: { [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE }, [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE } [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE required: { [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE }, [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE } [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE required: { [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE }, [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE } [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE required: { [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE }, [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE } [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE required: { [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE }, [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE } [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE Unsupported engine { [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE required: { [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE }, [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-17T18:15:54.088Z] npm WARN EBADENGINE } [2022-10-17T18:16:32.931Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-17T18:16:32.931Z] 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 [2022-10-17T18:16:32.931Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-17T18:16:32.931Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-17T18:16:32.931Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-17T18:16:32.931Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-17T18:16:37.170Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-17T18:16:39.112Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-17T18:16:40.068Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-17T18:17:02.110Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-17T18:17:02.110Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-17T18:17:02.110Z] 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. [2022-10-17T18:17:03.072Z] 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. [2022-10-17T18:17:05.004Z] 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. [2022-10-17T18:17:07.569Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-17T18:17:18.439Z] 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 [2022-10-17T18:17:19.843Z] 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 [2022-10-17T18:17:34.815Z] 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. [2022-10-17T18:17:53.004Z] 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. [2022-10-17T18:18:25.219Z] [2022-10-17T18:18:25.219Z] added 1475 packages, and audited 1476 packages in 3m [2022-10-17T18:18:25.219Z] [2022-10-17T18:18:25.219Z] 90 packages are looking for funding [2022-10-17T18:18:25.219Z] run `npm fund` for details [2022-10-17T18:18:25.486Z] [2022-10-17T18:18:25.486Z] 12 vulnerabilities (3 moderate, 7 high, 2 critical) [2022-10-17T18:18:25.486Z] [2022-10-17T18:18:25.486Z] To address issues that do not require attention, run: [2022-10-17T18:18:25.486Z] npm audit fix [2022-10-17T18:18:25.486Z] [2022-10-17T18:18:25.486Z] To address all issues (including breaking changes), run: [2022-10-17T18:18:25.487Z] npm audit fix --force [2022-10-17T18:18:25.487Z] [2022-10-17T18:18:25.487Z] Run `npm audit` for details. [2022-10-17T18:18:28.828Z] 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 [2022-10-17T18:18:43.804Z] - Generating browser application bundles (phase: setup)... [2022-10-17T18:19:16.011Z] Compiling @angular/core : es2015 as esm2015 [2022-10-17T18:19:16.011Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-17T18:19:42.690Z] Compiling @angular/common : es2015 as esm2015 [2022-10-17T18:19:42.690Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-17T18:19:46.941Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-17T18:19:46.941Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-17T18:19:51.185Z] Compiling @angular/router : es2015 as esm2015 [2022-10-17T18:19:51.185Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-17T18:19:56.535Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-17T18:19:57.939Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-17T18:19:58.205Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-17T18:20:02.464Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-17T18:20:02.464Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-17T18:20:03.050Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-17T18:20:59.646Z] 17 10 2022 18:20:57.694:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-17T18:20:59.646Z] 17 10 2022 18:20:57.706:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-17T18:20:59.646Z] 17 10 2022 18:20:57.733:INFO [launcher]: Starting browser ChromeHeadless [2022-10-17T18:22:21.249Z] 17 10 2022 18:22:08.845:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-10-17T18:22:33.559Z] 17 10 2022 18:22:32.856:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-10-17T18:22:51.769Z] ✔ Browser application bundle generation complete. [2022-10-17T18:22:51.769Z] 17 10 2022 18:22:51.216:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket -E6rKfKVH-vfYZsSAAAB with id 14718926 [2022-10-17T18:23:09.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-17T18:23:09.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.233 secs) [2022-10-17T18:23:09.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.263 secs) [2022-10-17T18:23:09.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.287 secs) [2022-10-17T18:23:09.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.313 secs) [2022-10-17T18:23:09.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.664 secs) [2022-10-17T18:23:09.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 0.703 secs) [2022-10-17T18:23:09.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 0.897 secs) [2022-10-17T18:23:09.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 0.923 secs) [2022-10-17T18:23:09.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 0.951 secs) [2022-10-17T18:23:09.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.511 secs) [2022-10-17T18:23:10.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.91 secs) [2022-10-17T18:23:10.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.932 secs) [2022-10-17T18:23:10.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 1.947 secs) [2022-10-17T18:23:10.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.123 secs) [2022-10-17T18:23:10.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.19 secs) [2022-10-17T18:23:11.080Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.262 secs) [2022-10-17T18:23:11.080Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.288 secs) [2022-10-17T18:23:11.080Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.317 secs) [2022-10-17T18:23:11.080Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.35 secs) [2022-10-17T18:23:11.347Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.511 secs) [2022-10-17T18:23:11.612Z] WARN: ' [2022-10-17T18:23:11.612Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-17T18:23:11.612Z] Support for using the ngModel input property and ngModelChange event with [2022-10-17T18:23:11.612Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-17T18:23:11.612Z] in a future version of Angular. [2022-10-17T18:23:11.612Z] [2022-10-17T18:23:11.612Z] For more information on this, see our API docs here: [2022-10-17T18:23:11.612Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-17T18:23:11.612Z] ' [2022-10-17T18:23:11.612Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.511 secs) [2022-10-17T18:23:11.612Z] WARN: ' [2022-10-17T18:23:11.612Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-17T18:23:11.612Z] Support for using the ngModel input property and ngModelChange event with [2022-10-17T18:23:11.612Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-17T18:23:11.612Z] in a future version of Angular. [2022-10-17T18:23:11.612Z] [2022-10-17T18:23:11.612Z] For more information on this, see our API docs here: [2022-10-17T18:23:11.612Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-17T18:23:11.612Z] ' [2022-10-17T18:23:11.612Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.765 secs) [2022-10-17T18:23:12.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.204 secs) [2022-10-17T18:23:12.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.357 secs) [2022-10-17T18:23:12.461Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.629 secs) [2022-10-17T18:23:12.727Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.745 secs) [2022-10-17T18:23:12.727Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.777 secs) [2022-10-17T18:23:12.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.887 secs) [2022-10-17T18:23:12.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.922 secs) [2022-10-17T18:23:12.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 3.941 secs) [2022-10-17T18:23:12.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 3.953 secs) [2022-10-17T18:23:13.952Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.816 secs) [2022-10-17T18:23:14.219Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.9 secs) [2022-10-17T18:23:14.219Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.962 secs) [2022-10-17T18:23:14.486Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.236 secs) [2022-10-17T18:23:14.752Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.34 secs) [2022-10-17T18:23:15.019Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.535 secs) [2022-10-17T18:23:15.019Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.602 secs) [2022-10-17T18:23:15.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.711 secs) [2022-10-17T18:23:15.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.781 secs) [2022-10-17T18:23:15.551Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.91 secs) [2022-10-17T18:23:15.551Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.978 secs) [2022-10-17T18:23:15.818Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6 secs) [2022-10-17T18:23:15.818Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.026 secs) [2022-10-17T18:23:15.818Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.071 secs) [2022-10-17T18:23:15.818Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.199 secs) [2022-10-17T18:23:16.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.216 secs) [2022-10-17T18:23:16.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.229 secs) [2022-10-17T18:23:16.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.244 secs) [2022-10-17T18:23:16.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.383 secs) [2022-10-17T18:23:16.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.545 secs) [2022-10-17T18:23:16.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.574 secs) [2022-10-17T18:23:16.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.599 secs) [2022-10-17T18:23:16.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.657 secs) [2022-10-17T18:23:16.884Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.782 secs) [2022-10-17T18:23:16.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.936 secs) [2022-10-17T18:23:17.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.986 secs) [2022-10-17T18:23:17.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.026 secs) [2022-10-17T18:23:17.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.207 secs) [2022-10-17T18:23:17.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.36 secs) [2022-10-17T18:23:17.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.394 secs) [2022-10-17T18:23:17.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.476 secs) [2022-10-17T18:23:17.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.512 secs) [2022-10-17T18:23:17.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.523 secs) [2022-10-17T18:23:17.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.533 secs) [2022-10-17T18:23:17.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.611 secs) [2022-10-17T18:23:17.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.638 secs) [2022-10-17T18:23:17.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.662 secs) [2022-10-17T18:23:17.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.685 secs) [2022-10-17T18:23:17.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.707 secs) [2022-10-17T18:23:18.210Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.917 secs) [2022-10-17T18:23:18.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.101 secs) [2022-10-17T18:23:18.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.127 secs) [2022-10-17T18:23:18.743Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.14 secs) [2022-10-17T18:23:18.743Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.152 secs) [2022-10-17T18:23:18.743Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.215 secs) [2022-10-17T18:23:18.743Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.299 secs) [2022-10-17T18:23:19.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.343 secs) [2022-10-17T18:23:19.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.381 secs) [2022-10-17T18:23:19.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.434 secs) [2022-10-17T18:23:19.272Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.548 secs) [2022-10-17T18:23:19.272Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.619 secs) [2022-10-17T18:23:19.537Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.735 secs) [2022-10-17T18:23:19.537Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.777 secs) [2022-10-17T18:23:19.537Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.9 secs) [2022-10-17T18:23:19.802Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.951 secs) [2022-10-17T18:23:19.802Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.971 secs) [2022-10-17T18:23:19.802Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.998 secs) [2022-10-17T18:23:20.067Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.123 secs) [2022-10-17T18:23:20.067Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.178 secs) [2022-10-17T18:23:20.067Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.231 secs) [2022-10-17T18:23:20.330Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.265 secs) [2022-10-17T18:23:20.330Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.415 secs) [2022-10-17T18:23:20.593Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.469 secs) [2022-10-17T18:23:20.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.7 secs) [2022-10-17T18:23:20.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.799 secs) [2022-10-17T18:23:21.120Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.833 secs) [2022-10-17T18:23:21.120Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.871 secs) [2022-10-17T18:23:21.120Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.914 secs) [2022-10-17T18:23:21.386Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.108 secs) [2022-10-17T18:23:21.650Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.271 secs) [2022-10-17T18:23:21.650Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.343 secs) [2022-10-17T18:23:21.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.357 secs) [2022-10-17T18:23:21.916Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.404 secs) [2022-10-17T18:23:21.916Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.453 secs) [2022-10-17T18:23:21.916Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.507 secs) [2022-10-17T18:23:21.916Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.522 secs) [2022-10-17T18:23:21.916Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.533 secs) [2022-10-17T18:23:22.184Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.672 secs) [2022-10-17T18:23:22.451Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.86 secs) [2022-10-17T18:23:22.451Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.922 secs) [2022-10-17T18:23:22.451Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.953 secs) [2022-10-17T18:23:22.715Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.984 secs) [2022-10-17T18:23:22.715Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11 secs) [2022-10-17T18:23:22.715Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.073 secs) [2022-10-17T18:23:22.715Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.129 secs) [2022-10-17T18:23:22.980Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.313 secs) [2022-10-17T18:23:23.244Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.366 secs) [2022-10-17T18:23:23.244Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.412 secs) [2022-10-17T18:23:23.244Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.436 secs) [2022-10-17T18:23:23.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.795 secs) [2022-10-17T18:23:23.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.833 secs) [2022-10-17T18:23:23.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.868 secs) [2022-10-17T18:23:23.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.894 secs) [2022-10-17T18:23:23.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 11.903 secs) [2022-10-17T18:23:23.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 11.918 secs) [2022-10-17T18:23:24.090Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 11.976 secs) [2022-10-17T18:23:24.354Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.162 secs) [2022-10-17T18:23:24.354Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.34 secs) [2022-10-17T18:23:24.620Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.367 secs) [2022-10-17T18:23:24.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.586 secs) [2022-10-17T18:23:24.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.667 secs) [2022-10-17T18:23:25.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.683 secs) [2022-10-17T18:23:25.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.692 secs) [2022-10-17T18:23:25.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.868 secs) [2022-10-17T18:23:25.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.938 secs) [2022-10-17T18:23:25.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13 secs) [2022-10-17T18:23:25.682Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.052 secs) [2022-10-17T18:23:25.682Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.173 secs) [2022-10-17T18:23:25.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.262 secs) [2022-10-17T18:23:25.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.348 secs) [2022-10-17T18:23:26.210Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.364 secs) [2022-10-17T18:23:26.210Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.423 secs) [2022-10-17T18:23:26.210Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.458 secs) [2022-10-17T18:23:26.210Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.512 secs) [2022-10-17T18:23:26.210Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.521 secs) [2022-10-17T18:23:26.475Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.559 secs) [2022-10-17T18:23:26.475Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.594 secs) [2022-10-17T18:23:26.475Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.656 secs) [2022-10-17T18:23:26.740Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.809 secs) [2022-10-17T18:23:27.692Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.279 secs / 13.809 secs) [2022-10-17T18:23:27.692Z] TOTAL: 149 SUCCESS [2022-10-17T18:23:27.692Z] ✔ Browser application bundle generation complete. [2022-10-17T18:23:31.020Z] [2022-10-17T18:23:31.020Z] =============================== Coverage summary =============================== [2022-10-17T18:23:31.020Z] Statements : 40.95% ( 1466/3580 ) [2022-10-17T18:23:31.020Z] Branches : 12.03% ( 111/923 ) [2022-10-17T18:23:31.020Z] Functions : 33.2% ( 431/1298 ) [2022-10-17T18:23:31.020Z] Lines : 38.88% ( 1317/3387 ) [2022-10-17T18:23:31.020Z] ================================================================================ [2022-10-17T18:23:31.020Z] 17 10 2022 18:23:30.652:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-17T18:23:31.600Z] ✔ Browser application bundle generation complete. [2022-10-17T18:23:32.557Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo [2022-10-17T18:23:32.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T18:23:32.592Z] $ docker stop --time=1 c78b9a0a28384e87e79eb8d01f7608571479167a6b34a99e2d9d973810741c8a [2022-10-17T18:23:34.192Z] $ docker rm -f c78b9a0a28384e87e79eb8d01f7608571479167a6b34a99e2d9d973810741c8a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T18:23:35.057Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T18:23:37.651Z] Warning: overwriting stash ‘coverage-report’ [2022-10-17T18:23:42.688Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T18:23:43.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T18:23:46.025Z] + ls -al . [2022-10-17T18:23:46.025Z] total 172 [2022-10-17T18:23:46.025Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 17 18:12 . [2022-10-17T18:23:46.025Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 18:10 .. [2022-10-17T18:23:46.025Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 18:10 .blubracket [2022-10-17T18:23:46.025Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 17 18:10 .dockerignore [2022-10-17T18:23:46.025Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 18:10 .git [2022-10-17T18:23:46.025Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 18:10 .github [2022-10-17T18:23:46.025Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 17 18:10 .gitignore [2022-10-17T18:23:46.025Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 17 18:10 Attribution.txt [2022-10-17T18:23:46.025Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 17 18:10 CHANGELOG.md [2022-10-17T18:23:46.025Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 17 18:10 CONTRIBUTING.md [2022-10-17T18:23:46.025Z] -rw-rw-r-- 1 jenkins jenkins 1669 Oct 17 18:10 Dockerfile [2022-10-17T18:23:46.025Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 17 18:10 Jenkinsfile [2022-10-17T18:23:46.025Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 17 18:10 LICENSE [2022-10-17T18:23:46.025Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 17 18:10 Makefile [2022-10-17T18:23:46.025Z] -rw-rw-r-- 1 jenkins jenkins 4398 Oct 17 18:10 README.md [2022-10-17T18:23:46.025Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 18:07 VERSION [2022-10-17T18:23:46.025Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 18:10 assets [2022-10-17T18:23:46.025Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 18:10 bin [2022-10-17T18:23:46.025Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 18:10 cmd [2022-10-17T18:23:46.025Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 17 18:12 coverage.out [2022-10-17T18:23:46.025Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 18:10 docs [2022-10-17T18:23:46.025Z] -rw-rw-r-- 1 jenkins jenkins 3012 Oct 17 18:10 go.mod [2022-10-17T18:23:46.025Z] -rw-rw-r-- 1 jenkins jenkins 35759 Oct 17 18:10 go.sum [2022-10-17T18:23:46.025Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 18:10 internal [2022-10-17T18:23:46.025Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 18:10 snap [2022-10-17T18:23:46.025Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 18:10 testing [2022-10-17T18:23:46.025Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 17 18:10 version.go [2022-10-17T18:23:46.025Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 17 18:15 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T18:23:46.350Z] + 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=1c183601b492e56f8ff2fc6dbe4bdffbe6f32aa3 --label arch=arm64 --label version=0.0.0 . [2022-10-17T18:23:47.758Z] Sending build context to Docker daemon 31.43MB [2022-10-17T18:23:47.758Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T18:23:47.758Z] Step 2/24 : FROM ${BASE} AS builder [2022-10-17T18:23:47.758Z] ---> a28e4da6d7ad [2022-10-17T18:23:47.758Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-17T18:23:48.023Z] ---> Running in 7f1a44ecc4b1 [2022-10-17T18:23:48.290Z] Removing intermediate container 7f1a44ecc4b1 [2022-10-17T18:23:48.290Z] ---> 2d71031bd25a [2022-10-17T18:23:48.290Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2022-10-17T18:23:48.559Z] ---> Running in 96655fedcbbd [2022-10-17T18:23:48.825Z] Removing intermediate container 96655fedcbbd [2022-10-17T18:23:48.825Z] ---> bc798fe1a52a [2022-10-17T18:23:48.825Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T18:23:48.825Z] ---> Running in 8e3195e26793 [2022-10-17T18:23:49.091Z] Removing intermediate container 8e3195e26793 [2022-10-17T18:23:49.091Z] ---> 62720c6820aa [2022-10-17T18:23:49.091Z] Step 6/24 : LABEL Name=edgex-ui-go [2022-10-17T18:23:49.091Z] ---> Running in 116b08c8c828 [2022-10-17T18:23:49.356Z] Removing intermediate container 116b08c8c828 [2022-10-17T18:23:49.356Z] ---> 5945ca9318bb [2022-10-17T18:23:49.356Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-17T18:23:49.622Z] ---> Running in b1d6d2a68803 [2022-10-17T18:23:49.887Z] Removing intermediate container b1d6d2a68803 [2022-10-17T18:23:49.887Z] ---> c36edf1e667f [2022-10-17T18:23:49.887Z] Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-17T18:23:51.823Z] ---> c11857428aae [2022-10-17T18:23:51.823Z] Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T18:23:51.823Z] ---> Running in 7e59ff99296f [2022-10-17T18:23:53.228Z] Removing intermediate container 7e59ff99296f [2022-10-17T18:23:53.228Z] ---> c57808c475f2 [2022-10-17T18:23:53.228Z] Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T18:23:53.228Z] ---> Running in b017b762b261 [2022-10-17T18:23:54.182Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T18:23:55.133Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T18:23:56.086Z] OK: 221 MiB in 51 packages [2022-10-17T18:23:56.666Z] Removing intermediate container b017b762b261 [2022-10-17T18:23:56.666Z] ---> 14180eaa1c85 [2022-10-17T18:23:56.666Z] Step 11/24 : ENV GO111MODULE=on [2022-10-17T18:23:56.666Z] ---> Running in 4d294413a64a [2022-10-17T18:23:56.931Z] Removing intermediate container 4d294413a64a [2022-10-17T18:23:56.931Z] ---> 4ebc4b8a3d36 [2022-10-17T18:23:56.931Z] Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-17T18:23:56.931Z] ---> Running in 270f5a635733 [2022-10-17T18:23:57.511Z] Removing intermediate container 270f5a635733 [2022-10-17T18:23:57.511Z] ---> 7bd6c51b0e66 [2022-10-17T18:23:57.511Z] Step 13/24 : COPY go.mod vendor* ./ [2022-10-17T18:23:57.776Z] ---> c75aabd9ff25 [2022-10-17T18:23:57.776Z] Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T18:23:57.776Z] ---> Running in d903a9a6bd26 [2022-10-17T18:23:59.715Z] Removing intermediate container d903a9a6bd26 [2022-10-17T18:23:59.715Z] ---> aa44957a7fad [2022-10-17T18:23:59.715Z] Step 15/24 : COPY . . [2022-10-17T18:24:03.965Z] ---> c82473d1b837 [2022-10-17T18:24:03.965Z] Step 16/24 : RUN ${MAKE} [2022-10-17T18:24:03.965Z] ---> Running in 992a79866968 [2022-10-17T18:24:04.549Z] 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 [2022-10-17T18:25:12.375Z] Removing intermediate container 992a79866968 [2022-10-17T18:25:12.375Z] ---> 8d1a97039df7 [2022-10-17T18:25:12.375Z] Step 17/24 : FROM alpine:3.14 [2022-10-17T18:25:12.375Z] 3.14: Pulling from library/alpine [2022-10-17T18:25:12.375Z] 90cda3b7c325: Pulling fs layer [2022-10-17T18:25:12.375Z] 90cda3b7c325: Verifying Checksum [2022-10-17T18:25:12.375Z] 90cda3b7c325: Download complete [2022-10-17T18:25:12.375Z] 90cda3b7c325: Pull complete [2022-10-17T18:25:12.375Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-17T18:25:12.375Z] Status: Downloaded newer image for alpine:3.14 [2022-10-17T18:25:12.375Z] ---> 376ba31ae3da [2022-10-17T18:25:12.375Z] Step 18/24 : EXPOSE 4000 [2022-10-17T18:25:12.375Z] ---> Running in c4ee7cb4d449 [2022-10-17T18:25:12.375Z] Removing intermediate container c4ee7cb4d449 [2022-10-17T18:25:12.375Z] ---> 2385c49d2e6c [2022-10-17T18:25:12.375Z] Step 19/24 : 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 [2022-10-17T18:25:13.778Z] ---> e56f101869fa [2022-10-17T18:25:13.778Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-17T18:25:13.778Z] ---> Running in f1e552be13ec [2022-10-17T18:25:14.043Z] Removing intermediate container f1e552be13ec [2022-10-17T18:25:14.043Z] ---> 5d08f421d730 [2022-10-17T18:25:14.043Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-17T18:25:14.043Z] ---> Running in 4199e695d970 [2022-10-17T18:25:14.307Z] Removing intermediate container 4199e695d970 [2022-10-17T18:25:14.307Z] ---> 06ca65aa55c1 [2022-10-17T18:25:14.307Z] Step 22/24 : LABEL arch=arm64 [2022-10-17T18:25:14.592Z] ---> Running in c50810b93933 [2022-10-17T18:25:14.592Z] Removing intermediate container c50810b93933 [2022-10-17T18:25:14.592Z] ---> 90de55ddb1da [2022-10-17T18:25:14.592Z] Step 23/24 : LABEL git_sha=1c183601b492e56f8ff2fc6dbe4bdffbe6f32aa3 [2022-10-17T18:25:14.856Z] ---> Running in 7213f432a454 [2022-10-17T18:25:15.121Z] Removing intermediate container 7213f432a454 [2022-10-17T18:25:15.121Z] ---> decfce36a3e2 [2022-10-17T18:25:15.121Z] Step 24/24 : LABEL version=0.0.0 [2022-10-17T18:25:15.121Z] ---> Running in e47628b54231 [2022-10-17T18:25:15.391Z] Removing intermediate container e47628b54231 [2022-10-17T18:25:15.391Z] ---> 7b994a770630 [2022-10-17T18:25:15.391Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T18:25:15.656Z] Successfully built 7b994a770630 [2022-10-17T18:25:15.656Z] 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 [2022-10-17T18:25:16.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T18:25:16.082Z] [2022-10-17T18:25:16.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T18:25:16.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T18:25:16.538Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-17T18:25:16.538Z] 8998bd30e6a1: Pulling fs layer [2022-10-17T18:25:16.538Z] 04944245beec: Pulling fs layer [2022-10-17T18:25:16.538Z] 699f458cf7ca: Pulling fs layer [2022-10-17T18:25:16.538Z] 765212b225bb: Pulling fs layer [2022-10-17T18:25:16.538Z] f23df028b6ca: Pulling fs layer [2022-10-17T18:25:16.538Z] d65c8cfc05b1: Pulling fs layer [2022-10-17T18:25:16.538Z] 2437ff75d9bd: Pulling fs layer [2022-10-17T18:25:16.538Z] 765212b225bb: Waiting [2022-10-17T18:25:16.538Z] f23df028b6ca: Waiting [2022-10-17T18:25:16.538Z] d65c8cfc05b1: Waiting [2022-10-17T18:25:16.538Z] 2437ff75d9bd: Waiting [2022-10-17T18:25:16.538Z] 04944245beec: Verifying Checksum [2022-10-17T18:25:16.538Z] 04944245beec: Download complete [2022-10-17T18:25:16.538Z] 765212b225bb: Verifying Checksum [2022-10-17T18:25:16.538Z] 765212b225bb: Download complete [2022-10-17T18:25:17.835Z] f23df028b6ca: Verifying Checksum [2022-10-17T18:25:17.835Z] f23df028b6ca: Download complete [2022-10-17T18:25:17.835Z] d65c8cfc05b1: Verifying Checksum [2022-10-17T18:25:17.835Z] d65c8cfc05b1: Download complete [2022-10-17T18:25:17.835Z] 699f458cf7ca: Verifying Checksum [2022-10-17T18:25:17.835Z] 699f458cf7ca: Download complete [2022-10-17T18:25:17.835Z] 8998bd30e6a1: Verifying Checksum [2022-10-17T18:25:17.835Z] 8998bd30e6a1: Download complete [2022-10-17T18:25:19.269Z] 2437ff75d9bd: Verifying Checksum [2022-10-17T18:25:19.269Z] 2437ff75d9bd: Download complete [2022-10-17T18:25:21.209Z] 8998bd30e6a1: Pull complete [2022-10-17T18:25:21.477Z] 04944245beec: Pull complete [2022-10-17T18:25:22.884Z] 699f458cf7ca: Pull complete [2022-10-17T18:25:23.149Z] 765212b225bb: Pull complete [2022-10-17T18:25:23.730Z] f23df028b6ca: Pull complete [2022-10-17T18:25:23.996Z] d65c8cfc05b1: Pull complete [2022-10-17T18:25:38.973Z] 2437ff75d9bd: Pull complete [2022-10-17T18:25:38.973Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-17T18:25:38.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T18:25:38.973Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T18:25:39.152Z] prd-ubuntu20.04-docker-arm64-4c-16g-8386 does not seem to be running inside a container [2022-10-17T18:25:39.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-17T18:25:41.872Z] $ docker top 5998fee070dcd4b04b795871ad326400f4b7dfb1a94c0df5a4eda6e03f0fb1b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T18:25:42.678Z] ---> job-cost.sh [2022-10-17T18:25:42.678Z] lf-activate-venv: SKIPPING [2022-10-17T18:25:42.678Z] INFO: No Stack... [2022-10-17T18:25:43.256Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-17T18:25:43.836Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T18:25:44.155Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2022-10-17T18:25:44.155Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T18:25:44.189Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-556-2-stack-cost] [2022-10-17T18:25:44.196Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-2-stack-cost] did not exist. Created. [2022-10-17T18:25:44.196Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-556-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T18:25:44.530Z] /w/workspace/edgex-ui-go/2@tmp/durable-7ae20a00/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-17T18:25:45.170Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-17T18:25:45.194Z] Warning: overwriting stash ‘stack-cost’ [2022-10-17T18:25:51.578Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T18:25:51.587Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T18:25:51.604Z] $ docker stop --time=1 5998fee070dcd4b04b795871ad326400f4b7dfb1a94c0df5a4eda6e03f0fb1b5 [2022-10-17T18:25:53.231Z] $ docker rm -f 5998fee070dcd4b04b795871ad326400f4b7dfb1a94c0df5a4eda6e03f0fb1b5 [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 [2022-10-17T18:25:53.581Z] provisioning config files... [2022-10-17T18:25:53.589Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config12744978553842058576tmp [Pipeline] { [Pipeline] sh [2022-10-17T18:25:53.882Z] + set +x [2022-10-17T18:25:53.882Z] + bash -s -- [2022-10-17T18:25:53.882Z] + curl -s https://codecov.io/bash [2022-10-17T18:25:53.882Z] [2022-10-17T18:25:53.882Z] _____ _ [2022-10-17T18:25:53.882Z] / ____| | | [2022-10-17T18:25:53.882Z] | | ___ __| | ___ ___ _____ __ [2022-10-17T18:25:53.882Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-17T18:25:53.882Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-17T18:25:53.882Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-17T18:25:53.882Z] Bash-1.0.6 [2022-10-17T18:25:53.882Z] [2022-10-17T18:25:53.882Z] [2022-10-17T18:25:53.882Z] ==> git version 2.25.1 found [2022-10-17T18:25:53.882Z] ==> 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 [2022-10-17T18:25:53.882Z] Release-Date: 2020-01-08 [2022-10-17T18:25:53.882Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-17T18:25:53.882Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-17T18:25:53.882Z] ==> Jenkins CI detected. [2022-10-17T18:25:53.882Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [2022-10-17T18:25:53.882Z] project root: . [2022-10-17T18:25:53.882Z] --> token set from env [2022-10-17T18:25:53.882Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-17T18:25:53.882Z] ==> Running gcov in . (disable via -X gcov) [2022-10-17T18:25:54.140Z] ==> Python coveragepy not found [2022-10-17T18:25:54.140Z] ==> Searching for coverage reports in: [2022-10-17T18:25:54.140Z] + . [2022-10-17T18:25:54.140Z] -> Found 1 reports [2022-10-17T18:25:54.140Z] ==> Detecting git/mercurial file structure [2022-10-17T18:25:54.140Z] ==> Reading reports [2022-10-17T18:25:54.140Z] + ./coverage.out bytes=10 [2022-10-17T18:25:54.140Z] ==> Appending adjustments [2022-10-17T18:25:54.140Z] https://docs.codecov.io/docs/fixing-reports [2022-10-17T18:25:55.076Z] + Found adjustments [2022-10-17T18:25:55.076Z] ==> Gzipping contents [2022-10-17T18:25:55.076Z] 12K /tmp/codecov.YjwnKK.gz [2022-10-17T18:25:55.076Z] ==> Uploading reports [2022-10-17T18:25:55.076Z] url: https://codecov.io [2022-10-17T18:25:55.076Z] query: branch=PR-556&commit=75afdf6cffa3224687ad0db69ac7f2478e3b255f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-556%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=556&job=&cmd_args= [2022-10-17T18:25:55.076Z] -> Pinging Codecov [2022-10-17T18:25:55.076Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-556&commit=75afdf6cffa3224687ad0db69ac7f2478e3b255f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-556%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=556&job=&cmd_args= [2022-10-17T18:25:55.076Z] -> Uploading to [2022-10-17T18:25:55.076Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-17/FB506323287CE973F263BFD2A0EB1F37/75afdf6cffa3224687ad0db69ac7f2478e3b255f/6de4a979-900a-4213-a6b2-4405d42f6524.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T182555Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=54a05223ecd760318e481598c55a4d86f599d055d9d83542af4f19fc4f554ad0 [2022-10-17T18:25:55.334Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T18:25:55.334Z] Dload Upload Total Spent Left Speed [2022-10-17T18:25:55.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 37914 --:--:-- --:--:-- --:--:-- 37753 [2022-10-17T18:25:55.334Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/75afdf6cffa3224687ad0db69ac7f2478e3b255f [Pipeline] } [2022-10-17T18:25:55.341Z] 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 [2022-10-17T18:25:56.003Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives ] [2022-10-17T18:25:56.003Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives [2022-10-17T18:25:56.003Z] total 16 [2022-10-17T18:25:56.003Z] drwxr-xr-x 3 root root 4096 Oct 17 18:10 . [2022-10-17T18:25:56.003Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 17 18:10 .. [2022-10-17T18:25:56.003Z] drwxr-xr-x 2 root root 4096 Oct 17 18:10 cost [2022-10-17T18:25:56.003Z] -rw-r--r-- 1 root root 83 Oct 17 18:10 cost.csv [2022-10-17T18:25:56.003Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives [2022-10-17T18:25:56.003Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives [2022-10-17T18:25:56.003Z] total 16 [2022-10-17T18:25:56.003Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 18:10 . [2022-10-17T18:25:56.003Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 17 18:10 .. [2022-10-17T18:25:56.003Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 18:10 cost [2022-10-17T18:25:56.003Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 17 18:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-17T18:25:56.291Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T18:25:57.150Z] ---> package-listing.sh [2022-10-17T18:25:57.150Z] ++ facter osfamily [2022-10-17T18:25:57.150Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-17T18:25:57.150Z] + OS_FAMILY=debian [2022-10-17T18:25:57.150Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-556 [2022-10-17T18:25:57.150Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-17T18:25:57.150Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-17T18:25:57.150Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-17T18:25:57.150Z] + PACKAGES=/tmp/packages_start.txt [2022-10-17T18:25:57.150Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-556 ']' [2022-10-17T18:25:57.150Z] + PACKAGES=/tmp/packages_end.txt [2022-10-17T18:25:57.150Z] + case "${OS_FAMILY}" in [2022-10-17T18:25:57.150Z] + dpkg -l [2022-10-17T18:25:57.150Z] + grep '^ii' [2022-10-17T18:25:57.409Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-17T18:25:57.409Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-17T18:25:57.409Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-17T18:25:57.409Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-556 ']' [2022-10-17T18:25:57.409Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/ [2022-10-17T18:25:57.410Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/ [Pipeline] echo [2022-10-17T18:25:57.421Z] 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-556/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-17T18:25:57.699Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T18:25:58.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T18:25:58.257Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T18:25:58.323Z] prd-ubuntu20.04-docker-8c-8g-8383 does not seem to be running inside a container [2022-10-17T18:25:58.362Z] $ 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-556/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-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@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 [2022-10-17T18:25:58.570Z] $ docker top b0b913e0c4302d8deec145bdc3c7b498215fa2e0c73e592f5bb03fe982f16cfa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T18:25:58.901Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-17T18:25:59.186Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-17T18:25:59.467Z] + ls /var/log/sa-host [2022-10-17T18:25:59.468Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T18:25:59.536Z] provisioning config files... [2022-10-17T18:25:59.542Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config1487497420954670246tmp [Pipeline] { [Pipeline] echo [2022-10-17T18:25:59.552Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T18:25:59.832Z] ---> create-netrc.sh [Pipeline] } [2022-10-17T18:25:59.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-17T18:26:00.149Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-17T18:26:00.156Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T18:26:00.436Z] ---> sudo-logs.sh [2022-10-17T18:26:00.436Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-17T18:26:00.460Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T18:26:00.744Z] ---> job-cost.sh [2022-10-17T18:26:00.744Z] lf-activate-venv: SKIPPING [2022-10-17T18:26:00.744Z] DEBUG: total: 0.2199999988079071 [2022-10-17T18:26:00.744Z] INFO: Retrieving Stack Cost... [2022-10-17T18:26:01.001Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T18:26:01.569Z] INFO: Archiving Costs [Pipeline] echo [2022-10-17T18:26:01.580Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T18:26:01.864Z] ---> logs-deploy.sh [2022-10-17T18:26:01.864Z] lf-activate-venv: SKIPPING [2022-10-17T18:26:01.864Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-556/2 [2022-10-17T18:26:01.864Z] INFO: archiving workspace using pattern(s): [2022-10-17T18:26:02.798Z] Archives upload complete. [2022-10-17T18:26:02.798Z] INFO: archiving logs to Nexus