Pull request #575 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2401b04b41de8399b4866ac01444a88fb31cbf20+01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 (4f527e5eee305ddb0e9330a2b58d1f19e341ab94) 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-ssh5453977739157150568.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11883781818227300878.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-575/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-575/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9646542296196349666.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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-575/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17279414700722749878.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16660701747496278339.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-575/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-575/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15252376269530682747.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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-118052 in /w/workspace/edgexfoundry_edgex-ui-go_PR-575 [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-575 # 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 Merging remotes/origin/main commit 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 into PR head commit 2401b04b41de8399b4866ac01444a88fb31cbf20 Merge succeeded, producing 2401b04b41de8399b4866ac01444a88fb31cbf20 Checking out Revision 2401b04b41de8399b4866ac01444a88fb31cbf20 (PR-575) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/575/head:refs/remotes/origin/PR-575 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2401b04b41de8399b4866ac01444a88fb31cbf20 # 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 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2401b04b41de8399b4866ac01444a88fb31cbf20 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-03T04:04:50.162Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-03T04:04:50.320Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-03T04:04:50.410Z] ========================================================= [2022-11-03T04:04:50.410Z] EdgeX Global Pipelines Version Info [2022-11-03T04:04:50.410Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-03T04:04:51.152Z] ------------------- [2022-11-03T04:04:51.152Z] stable info: [2022-11-03T04:04:51.152Z] ------------------- [2022-11-03T04:04:51.152Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-03T04:04:51.152Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-03T04:04:51.152Z] Message: update stable to v1.0.244 [2022-11-03T04:04:51.722Z] ------------------- [2022-11-03T04:04:51.722Z] experimental info: [2022-11-03T04:04:51.722Z] ------------------- [2022-11-03T04:04:51.722Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-03T04:04:51.722Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-03T04:04:51.722Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-03T04:04:52.019Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-11-03T04:04:52.056Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-11-03T04:04:52.092Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-03T04:04:52.131Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-03T04:04:52.170Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-03T04:04:52.210Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-03T04:04:52.251Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-03T04:04:52.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-03T04:04:52.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-03T04:04:52.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-03T04:04:52.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-03T04:04:52.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-11-03T04:04:52.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-03T04:04:52.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-03T04:04:52.569Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-03T04:04:52.608Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-03T04:04:52.648Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-03T04:04:52.688Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-03T04:04:52.729Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-03T04:04:52.766Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-03T04:04:52.808Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-03T04:04:52.849Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-03T04:04:52.886Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-03T04:04:52.929Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-03T04:04:52.970Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-03T04:04:53.011Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-03T04:04:53.111Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-03T04:04:53.149Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-575 [Pipeline] echo [2022-11-03T04:04:53.187Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-575 [Pipeline] echo [2022-11-03T04:04:53.231Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-575 [Pipeline] echo [2022-11-03T04:04:53.271Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2401b04b41de8399b4866ac01444a88fb31cbf20 [Pipeline] echo [2022-11-03T04:04:53.315Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2401b04 [Pipeline] echo [2022-11-03T04:04:53.358Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T04:04:53.467Z] provisioning config files... [2022-11-03T04:04:53.484Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-575@tmp/config358125683457030040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T04:04:53.831Z] ---> docker-login.sh [2022-11-03T04:04:53.831Z] nexus3.edgexfoundry.org:10001 [2022-11-03T04:04:54.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:04:54.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:04:54.091Z] Configure a credential helper to remove this warning. See [2022-11-03T04:04:54.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:04:54.091Z] [2022-11-03T04:04:54.091Z] Login Succeeded [2022-11-03T04:04:54.091Z] nexus3.edgexfoundry.org:10002 [2022-11-03T04:04:54.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:04:54.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:04:54.091Z] Configure a credential helper to remove this warning. See [2022-11-03T04:04:54.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:04:54.091Z] [2022-11-03T04:04:54.091Z] Login Succeeded [2022-11-03T04:04:54.091Z] nexus3.edgexfoundry.org:10003 [2022-11-03T04:04:54.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:04:54.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:04:54.352Z] Configure a credential helper to remove this warning. See [2022-11-03T04:04:54.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:04:54.352Z] [2022-11-03T04:04:54.352Z] Login Succeeded [2022-11-03T04:04:54.352Z] nexus3.edgexfoundry.org:10004 [2022-11-03T04:04:54.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:04:54.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:04:54.352Z] Configure a credential helper to remove this warning. See [2022-11-03T04:04:54.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:04:54.352Z] [2022-11-03T04:04:54.352Z] Login Succeeded [2022-11-03T04:04:54.352Z] docker.io [2022-11-03T04:04:54.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:04:54.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:04:54.873Z] Configure a credential helper to remove this warning. See [2022-11-03T04:04:54.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:04:54.873Z] [2022-11-03T04:04:54.873Z] Login Succeeded [2022-11-03T04:04:54.873Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T04:04:54.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-03T04:04:55.496Z] + git rev-list -1 --merges 2401b04b41de8399b4866ac01444a88fb31cbf20~1..2401b04b41de8399b4866ac01444a88fb31cbf20 [Pipeline] echo [2022-11-03T04:04:55.541Z] -----------> git rev-list -1 --merges 2401b04b41de8399b4866ac01444a88fb31cbf20~1..2401b04b41de8399b4866ac01444a88fb31cbf20 2401b04b41de8399b4866ac01444a88fb31cbf20 [false] [Pipeline] sh [2022-11-03T04:04:55.849Z] + git log --format=format:%s -1 2401b04b41de8399b4866ac01444a88fb31cbf20 [Pipeline] echo [2022-11-03T04:04:55.887Z] ========================================================= [2022-11-03T04:04:55.887Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-03T04:04:55.887Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T04:04:56.298Z] + git log --format=format:%s -1 2401b04b41de8399b4866ac01444a88fb31cbf20 [Pipeline] echo [2022-11-03T04:04:56.329Z] [semverPrep] GIT_COMMIT: 2401b04b41de8399b4866ac01444a88fb31cbf20, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2022-11-03T04:04:56.358Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-03T04:04:56.726Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T04:04:56.726Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-03T04:04:56.726Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-03T04:04:56.726Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-03T04:04:56.726Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-03T04:04:56.726Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-03T04:04:56.726Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:04:57.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T04:04:57.155Z] [2022-11-03T04:04:57.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:04:57.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T04:04:57.526Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-03T04:04:57.526Z] b85a868b505f: Pulling fs layer [2022-11-03T04:04:57.526Z] e2be974225ed: Pulling fs layer [2022-11-03T04:04:57.526Z] 339a4e72a1f5: Pulling fs layer [2022-11-03T04:04:57.526Z] 988bab9f4d93: Pulling fs layer [2022-11-03T04:04:57.526Z] 1469e6f7b9e6: Pulling fs layer [2022-11-03T04:04:57.526Z] eaf3925da568: Pulling fs layer [2022-11-03T04:04:57.526Z] bab4dde63d76: Pulling fs layer [2022-11-03T04:04:57.526Z] bde34c3a00c8: Pulling fs layer [2022-11-03T04:04:57.526Z] b352a97aabf1: Pulling fs layer [2022-11-03T04:04:57.526Z] 4872d77fe225: Pulling fs layer [2022-11-03T04:04:57.526Z] 988bab9f4d93: Waiting [2022-11-03T04:04:57.526Z] 5851b861e8e6: Pulling fs layer [2022-11-03T04:04:57.526Z] 1469e6f7b9e6: Waiting [2022-11-03T04:04:57.526Z] eaf3925da568: Waiting [2022-11-03T04:04:57.526Z] bab4dde63d76: Waiting [2022-11-03T04:04:57.526Z] bde34c3a00c8: Waiting [2022-11-03T04:04:57.526Z] 5851b861e8e6: Waiting [2022-11-03T04:04:57.526Z] b352a97aabf1: Waiting [2022-11-03T04:04:57.526Z] 4872d77fe225: Waiting [2022-11-03T04:04:57.526Z] e2be974225ed: Download complete [2022-11-03T04:04:57.526Z] 988bab9f4d93: Verifying Checksum [2022-11-03T04:04:57.526Z] 988bab9f4d93: Download complete [2022-11-03T04:04:57.784Z] 1469e6f7b9e6: Verifying Checksum [2022-11-03T04:04:57.784Z] 1469e6f7b9e6: Download complete [2022-11-03T04:04:57.784Z] 339a4e72a1f5: Verifying Checksum [2022-11-03T04:04:57.784Z] 339a4e72a1f5: Download complete [2022-11-03T04:04:57.784Z] eaf3925da568: Download complete [2022-11-03T04:04:57.784Z] bde34c3a00c8: Verifying Checksum [2022-11-03T04:04:57.784Z] bde34c3a00c8: Download complete [2022-11-03T04:04:57.784Z] b352a97aabf1: Download complete [2022-11-03T04:04:57.784Z] 4872d77fe225: Verifying Checksum [2022-11-03T04:04:57.784Z] 4872d77fe225: Download complete [2022-11-03T04:04:57.784Z] 5851b861e8e6: Download complete [2022-11-03T04:04:58.043Z] b85a868b505f: Verifying Checksum [2022-11-03T04:04:58.043Z] b85a868b505f: Download complete [2022-11-03T04:04:58.301Z] bab4dde63d76: Verifying Checksum [2022-11-03T04:04:58.301Z] bab4dde63d76: Download complete [2022-11-03T04:04:59.236Z] b85a868b505f: Pull complete [2022-11-03T04:04:59.236Z] e2be974225ed: Pull complete [2022-11-03T04:04:59.804Z] 339a4e72a1f5: Pull complete [2022-11-03T04:04:59.804Z] 988bab9f4d93: Pull complete [2022-11-03T04:05:00.063Z] 1469e6f7b9e6: Pull complete [2022-11-03T04:05:00.063Z] eaf3925da568: Pull complete [2022-11-03T04:05:01.976Z] bab4dde63d76: Pull complete [2022-11-03T04:05:01.976Z] bde34c3a00c8: Pull complete [2022-11-03T04:05:01.976Z] b352a97aabf1: Pull complete [2022-11-03T04:05:01.976Z] 4872d77fe225: Pull complete [2022-11-03T04:05:01.976Z] 5851b861e8e6: Pull complete [2022-11-03T04:05:02.240Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-03T04:05:02.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T04:05:02.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T04:05:02.481Z] prd-ubuntu20.04-docker-8c-8g-118052 does not seem to be running inside a container [2022-11-03T04:05:02.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-575 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-575:/w/workspace/edgexfoundry_edgex-ui-go_PR-575:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-575@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-03T04:05:03.779Z] $ docker top e126470228b55f9eedb8a9b53a6d03becbba027d41cd290010e04db9f4bbf8ee -eo pid,comm [2022-11-03T04:05:03.836Z] 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-11-03T04:05:03.836Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T04:05:03.952Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T04:05:03.952Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T04:05:04.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T04:05:04.066Z] $ docker exec e126470228b55f9eedb8a9b53a6d03becbba027d41cd290010e04db9f4bbf8ee ssh-agent [2022-11-03T04:05:04.179Z] SSH_AUTH_SOCK=/tmp/ssh-opLac8xo9eK8/agent.32 [2022-11-03T04:05:04.179Z] SSH_AGENT_PID=39 [2022-11-03T04:05:04.185Z] Running ssh-add (command line suppressed) [2022-11-03T04:05:04.294Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-575@tmp/private_key_8036532677338322339.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-575@tmp/private_key_8036532677338322339.key) [2022-11-03T04:05:04.309Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T04:05:04.647Z] + git tag --points-at HEAD [Pipeline] } [2022-11-03T04:05:04.671Z] $ docker exec --env ******** --env ******** e126470228b55f9eedb8a9b53a6d03becbba027d41cd290010e04db9f4bbf8ee ssh-agent -k [2022-11-03T04:05:04.780Z] unset SSH_AUTH_SOCK; [2022-11-03T04:05:04.781Z] unset SSH_AGENT_PID; [2022-11-03T04:05:04.781Z] echo Agent pid 39 killed; [2022-11-03T04:05:04.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-03T04:05:04.887Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T04:05:04.887Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T04:05:04.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T04:05:04.998Z] $ docker exec e126470228b55f9eedb8a9b53a6d03becbba027d41cd290010e04db9f4bbf8ee ssh-agent [2022-11-03T04:05:05.120Z] SSH_AUTH_SOCK=/tmp/ssh-iGlAfzR2rWCj/agent.72 [2022-11-03T04:05:05.120Z] SSH_AGENT_PID=78 [2022-11-03T04:05:05.125Z] Running ssh-add (command line suppressed) [2022-11-03T04:05:05.229Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-575@tmp/private_key_16228010431505699851.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-575@tmp/private_key_16228010431505699851.key) [2022-11-03T04:05:05.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T04:05:05.574Z] + git semver init [2022-11-03T04:05:05.833Z] 2022-11-03 04:05:05,753 [run_init] DEBUG init version:0.0.0 force:False [2022-11-03T04:05:05.833Z] 2022-11-03 04:05:05,754 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-575/.semver [2022-11-03T04:05:05.833Z] 2022-11-03 04:05:05,754 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-575/.semver [2022-11-03T04:05:05.833Z] 2022-11-03 04:05:05,754 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-575/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-575, universal_newlines=False, shell=None, istream=None) [2022-11-03T04:05:07.738Z] 2022-11-03 04:05:07,216 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-575/.git/info/exclude [2022-11-03T04:05:07.738Z] 2022-11-03 04:05:07,217 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-575/.semver/PR-575 with force:False [2022-11-03T04:05:07.738Z] 2022-11-03 04:05:07,217 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-575/.semver/PR-575 [2022-11-03T04:05:07.738Z] 2022-11-03 04:05:07,220 [execute] INFO git cat-file --batch-check [2022-11-03T04:05:07.738Z] 2022-11-03 04:05:07,220 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-575/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T04:05:07.738Z] 2022-11-03 04:05:07,226 [execute] INFO git cat-file --batch [2022-11-03T04:05:07.738Z] 2022-11-03 04:05:07,226 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-575/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T04:05:07.738Z] 2022-11-03 04:05:07,232 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-575/.semver/PR-575 [2022-11-03T04:05:07.738Z] 0.0.0 [Pipeline] } [2022-11-03T04:05:07.761Z] $ docker exec --env ******** --env ******** e126470228b55f9eedb8a9b53a6d03becbba027d41cd290010e04db9f4bbf8ee ssh-agent -k [2022-11-03T04:05:07.861Z] unset SSH_AUTH_SOCK; [2022-11-03T04:05:07.862Z] unset SSH_AGENT_PID; [2022-11-03T04:05:07.862Z] echo Agent pid 78 killed; [2022-11-03T04:05:07.870Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T04:05:08.302Z] + git semver [Pipeline] } [2022-11-03T04:05:08.585Z] $ docker stop --time=1 e126470228b55f9eedb8a9b53a6d03becbba027d41cd290010e04db9f4bbf8ee [2022-11-03T04:05:09.898Z] $ docker rm -f e126470228b55f9eedb8a9b53a6d03becbba027d41cd290010e04db9f4bbf8ee [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T04:05:10.287Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-03T04:05:10.526Z] Stashed 1 file(s) [Pipeline] echo [2022-11-03T04:05:10.542Z] [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-11-03T04:05:11.132Z] provisioning config files... [2022-11-03T04:05:11.141Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-575@tmp/config10155925000895815168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T04:05:11.490Z] ---> docker-login.sh [2022-11-03T04:05:11.490Z] nexus3.edgexfoundry.org:10001 [2022-11-03T04:05:11.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:05:11.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:05:11.490Z] Configure a credential helper to remove this warning. See [2022-11-03T04:05:11.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:05:11.490Z] [2022-11-03T04:05:11.490Z] Login Succeeded [2022-11-03T04:05:11.490Z] nexus3.edgexfoundry.org:10002 [2022-11-03T04:05:11.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:05:11.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:05:11.490Z] Configure a credential helper to remove this warning. See [2022-11-03T04:05:11.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:05:11.490Z] [2022-11-03T04:05:11.490Z] Login Succeeded [2022-11-03T04:05:11.490Z] nexus3.edgexfoundry.org:10003 [2022-11-03T04:05:11.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:05:11.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:05:11.749Z] Configure a credential helper to remove this warning. See [2022-11-03T04:05:11.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:05:11.749Z] [2022-11-03T04:05:11.749Z] Login Succeeded [2022-11-03T04:05:11.749Z] nexus3.edgexfoundry.org:10004 [2022-11-03T04:05:11.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:05:11.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:05:11.749Z] Configure a credential helper to remove this warning. See [2022-11-03T04:05:11.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:05:11.749Z] [2022-11-03T04:05:11.749Z] Login Succeeded [2022-11-03T04:05:11.749Z] docker.io [2022-11-03T04:05:12.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:05:15.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:05:15.306Z] Configure a credential helper to remove this warning. See [2022-11-03T04:05:15.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:05:15.306Z] [2022-11-03T04:05:15.306Z] Login Succeeded [2022-11-03T04:05:15.306Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T04:05:15.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-03T04:05:15.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T04:05:15.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T04:05:15.570Z] ========================================================= [2022-11-03T04:05:15.570Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-03T04:05:15.570Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:05:16.092Z] + 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-11-03T04:05:16.353Z] Sending build context to Docker daemon 45.55MB [2022-11-03T04:05:16.353Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T04:05:16.353Z] Step 2/16 : FROM ${BASE} AS builder [2022-11-03T04:05:16.353Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-03T04:05:16.353Z] 213ec9aee27d: Pulling fs layer [2022-11-03T04:05:16.353Z] 4583459ba037: Pulling fs layer [2022-11-03T04:05:16.353Z] 93c1e223e6f2: Pulling fs layer [2022-11-03T04:05:16.353Z] 53926ce57604: Pulling fs layer [2022-11-03T04:05:16.353Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-03T04:05:16.353Z] 22ff95d597cd: Pulling fs layer [2022-11-03T04:05:16.353Z] 12d6caf4c0d1: Pulling fs layer [2022-11-03T04:05:16.353Z] 96b7cbca73a9: Pulling fs layer [2022-11-03T04:05:16.353Z] a7acece74701: Pulling fs layer [2022-11-03T04:05:16.353Z] 22ff95d597cd: Waiting [2022-11-03T04:05:16.353Z] 53926ce57604: Waiting [2022-11-03T04:05:16.353Z] 21b2b0c7a3f4: Waiting [2022-11-03T04:05:16.353Z] 12d6caf4c0d1: Waiting [2022-11-03T04:05:16.353Z] 96b7cbca73a9: Waiting [2022-11-03T04:05:16.353Z] a7acece74701: Waiting [2022-11-03T04:05:16.353Z] 93c1e223e6f2: Download complete [2022-11-03T04:05:16.353Z] 4583459ba037: Verifying Checksum [2022-11-03T04:05:16.353Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-03T04:05:16.353Z] 21b2b0c7a3f4: Download complete [2022-11-03T04:05:16.353Z] 22ff95d597cd: Download complete [2022-11-03T04:05:16.353Z] 213ec9aee27d: Verifying Checksum [2022-11-03T04:05:16.353Z] 213ec9aee27d: Download complete [2022-11-03T04:05:16.353Z] 12d6caf4c0d1: Verifying Checksum [2022-11-03T04:05:16.353Z] 12d6caf4c0d1: Download complete [2022-11-03T04:05:16.617Z] 213ec9aee27d: Pull complete [2022-11-03T04:05:16.617Z] 4583459ba037: Pull complete [2022-11-03T04:05:16.617Z] 93c1e223e6f2: Pull complete [2022-11-03T04:05:16.878Z] a7acece74701: Verifying Checksum [2022-11-03T04:05:16.878Z] a7acece74701: Download complete [2022-11-03T04:05:17.137Z] 96b7cbca73a9: Verifying Checksum [2022-11-03T04:05:17.137Z] 96b7cbca73a9: Download complete [2022-11-03T04:05:17.137Z] 53926ce57604: Verifying Checksum [2022-11-03T04:05:17.137Z] 53926ce57604: Download complete [2022-11-03T04:05:21.316Z] 53926ce57604: Pull complete [2022-11-03T04:05:21.316Z] 21b2b0c7a3f4: Pull complete [2022-11-03T04:05:21.316Z] 22ff95d597cd: Pull complete [2022-11-03T04:05:21.316Z] 12d6caf4c0d1: Pull complete [2022-11-03T04:05:23.218Z] 96b7cbca73a9: Pull complete [2022-11-03T04:05:23.786Z] a7acece74701: Pull complete [2022-11-03T04:05:23.786Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-03T04:05:23.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-03T04:05:23.786Z] ---> db6d94c90886 [2022-11-03T04:05:23.786Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-03T04:05:25.689Z] ---> Running in 7292aff84b0a [2022-11-03T04:05:25.689Z] Removing intermediate container 7292aff84b0a [2022-11-03T04:05:25.689Z] ---> bd7896d5bc3e [2022-11-03T04:05:25.689Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-11-03T04:05:25.689Z] ---> Running in 528cffa325c4 [2022-11-03T04:05:25.689Z] Removing intermediate container 528cffa325c4 [2022-11-03T04:05:25.689Z] ---> 0f9a97979666 [2022-11-03T04:05:25.689Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T04:05:25.689Z] ---> Running in fbf20c114b0e [2022-11-03T04:05:25.689Z] Removing intermediate container fbf20c114b0e [2022-11-03T04:05:25.689Z] ---> f5b7b453faa6 [2022-11-03T04:05:25.689Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-11-03T04:05:25.689Z] ---> Running in 3f6be1d21176 [2022-11-03T04:05:25.948Z] Removing intermediate container 3f6be1d21176 [2022-11-03T04:05:25.948Z] ---> cf4648f83777 [2022-11-03T04:05:25.948Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-03T04:05:25.948Z] ---> Running in 866e4ddb3ebb [2022-11-03T04:05:25.948Z] Removing intermediate container 866e4ddb3ebb [2022-11-03T04:05:25.948Z] ---> c0a57e396e1f [2022-11-03T04:05:25.948Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-03T04:05:25.968Z] Still waiting to schedule task [2022-11-03T04:05:25.968Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-118053’ is offline [2022-11-03T04:05:26.884Z] latest: Pulling from library/docker [2022-11-03T04:05:26.884Z] 213ec9aee27d: Already exists [2022-11-03T04:05:26.884Z] 7b0dd730a5c3: Pulling fs layer [2022-11-03T04:05:26.884Z] 4b90f8029a36: Pulling fs layer [2022-11-03T04:05:26.884Z] a89466c712af: Pulling fs layer [2022-11-03T04:05:26.884Z] 9c6a0a734fa9: Pulling fs layer [2022-11-03T04:05:26.884Z] beeedf2bf9bb: Pulling fs layer [2022-11-03T04:05:26.884Z] 3bc3016a9123: Pulling fs layer [2022-11-03T04:05:26.884Z] 45d434503156: Pulling fs layer [2022-11-03T04:05:26.884Z] 539e1dfa3993: Pulling fs layer [2022-11-03T04:05:26.884Z] 9c6a0a734fa9: Waiting [2022-11-03T04:05:26.884Z] 45d434503156: Waiting [2022-11-03T04:05:26.884Z] beeedf2bf9bb: Waiting [2022-11-03T04:05:26.884Z] 539e1dfa3993: Waiting [2022-11-03T04:05:26.884Z] 3bc3016a9123: Waiting [2022-11-03T04:05:27.143Z] 4b90f8029a36: Download complete [2022-11-03T04:05:27.143Z] 7b0dd730a5c3: Download complete [2022-11-03T04:05:27.402Z] a89466c712af: Verifying Checksum [2022-11-03T04:05:27.402Z] a89466c712af: Download complete [2022-11-03T04:05:27.402Z] 7b0dd730a5c3: Pull complete [2022-11-03T04:05:27.402Z] 4b90f8029a36: Pull complete [2022-11-03T04:05:27.402Z] 3bc3016a9123: Verifying Checksum [2022-11-03T04:05:27.402Z] 3bc3016a9123: Download complete [2022-11-03T04:05:27.660Z] 9c6a0a734fa9: Verifying Checksum [2022-11-03T04:05:27.660Z] 9c6a0a734fa9: Download complete [2022-11-03T04:05:27.660Z] 45d434503156: Verifying Checksum [2022-11-03T04:05:27.660Z] 45d434503156: Download complete [2022-11-03T04:05:27.918Z] 539e1dfa3993: Verifying Checksum [2022-11-03T04:05:27.918Z] 539e1dfa3993: Download complete [2022-11-03T04:05:27.918Z] a89466c712af: Pull complete [2022-11-03T04:05:27.918Z] beeedf2bf9bb: Verifying Checksum [2022-11-03T04:05:27.918Z] beeedf2bf9bb: Download complete [2022-11-03T04:05:28.177Z] 9c6a0a734fa9: Pull complete [2022-11-03T04:05:28.439Z] beeedf2bf9bb: Pull complete [2022-11-03T04:05:28.439Z] 3bc3016a9123: Pull complete [2022-11-03T04:05:28.703Z] 45d434503156: Pull complete [2022-11-03T04:05:28.703Z] 539e1dfa3993: Pull complete [2022-11-03T04:05:28.703Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-11-03T04:05:28.703Z] Status: Downloaded newer image for docker:latest [2022-11-03T04:05:29.641Z] ---> 6be049755ac2 [2022-11-03T04:05:29.641Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-03T04:05:29.641Z] ---> Running in 06f47e3a0fdc [2022-11-03T04:05:30.577Z] Removing intermediate container 06f47e3a0fdc [2022-11-03T04:05:30.577Z] ---> 29561a158f2c [2022-11-03T04:05:30.577Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T04:05:30.577Z] ---> Running in e34713b0bff2 [2022-11-03T04:05:30.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T04:05:31.145Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T04:05:31.714Z] OK: 211 MiB in 51 packages [2022-11-03T04:05:31.973Z] Removing intermediate container e34713b0bff2 [2022-11-03T04:05:31.973Z] ---> 8442a74aaa43 [2022-11-03T04:05:31.973Z] Step 11/16 : ENV GO111MODULE=on [2022-11-03T04:05:32.231Z] ---> Running in ead95125dbee [2022-11-03T04:05:32.231Z] Removing intermediate container ead95125dbee [2022-11-03T04:05:32.231Z] ---> 4ba6f19f3e88 [2022-11-03T04:05:32.231Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-03T04:05:32.231Z] ---> Running in 58f3782b695f [2022-11-03T04:05:32.231Z] Removing intermediate container 58f3782b695f [2022-11-03T04:05:32.231Z] ---> fefdb968a4fb [2022-11-03T04:05:32.231Z] Step 13/16 : COPY go.mod vendor* ./ [2022-11-03T04:05:32.489Z] ---> 52b2a2dbc266 [2022-11-03T04:05:32.489Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T04:05:32.489Z] ---> Running in 590c8d24e65d [2022-11-03T04:05:47.360Z] Removing intermediate container 590c8d24e65d [2022-11-03T04:05:47.360Z] ---> 26b01206ebf5 [2022-11-03T04:05:47.360Z] Step 15/16 : COPY . . [2022-11-03T04:05:48.297Z] ---> bbd63b14078a [2022-11-03T04:05:48.297Z] Step 16/16 : RUN ${MAKE} [2022-11-03T04:05:48.297Z] ---> Running in 8fab2a9d0bf0 [2022-11-03T04:05:48.556Z] noop [2022-11-03T04:05:48.815Z] Removing intermediate container 8fab2a9d0bf0 [2022-11-03T04:05:48.815Z] ---> 0069d2bd20b0 [2022-11-03T04:05:48.815Z] Successfully built 0069d2bd20b0 [2022-11-03T04:05:48.815Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:05:49.262Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-03T04:05:49.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T04:05:49.404Z] prd-ubuntu20.04-docker-8c-8g-118052 does not seem to be running inside a container [2022-11-03T04:05:49.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-575 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-575:/w/workspace/edgexfoundry_edgex-ui-go_PR-575:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-575@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-03T04:05:49.805Z] $ docker top ab1fcd6cd71e56be3ee9b2129f3a903c4f77571588407fd6ef7d8c99e0c7368e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T04:05:50.192Z] + go version [2022-11-03T04:05:50.193Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-03T04:05:50.225Z] $ docker stop --time=1 ab1fcd6cd71e56be3ee9b2129f3a903c4f77571588407fd6ef7d8c99e0c7368e [2022-11-03T04:05:51.525Z] $ docker rm -f ab1fcd6cd71e56be3ee9b2129f3a903c4f77571588407fd6ef7d8c99e0c7368e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:05:52.205Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-03T04:05:52.205Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T04:05:52.348Z] prd-ubuntu20.04-docker-8c-8g-118052 does not seem to be running inside a container [2022-11-03T04:05:52.383Z] $ 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-575 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-575:/w/workspace/edgexfoundry_edgex-ui-go_PR-575:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-575@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-03T04:05:52.710Z] $ docker top ce59af0f90c4461d6a8bbe1dbd563899a75f9de1c15b3b39ed5ada2813abf202 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T04:05:53.154Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-575 [Pipeline] fileExists [Pipeline] sh [2022-11-03T04:05:53.524Z] + make test [2022-11-03T04:05:53.524Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-11-03T04:05:53.783Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-11-03T04:06:01.897Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-11-03T04:06:01.897Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-11-03T04:06:01.897Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-11-03T04:06:01.897Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-11-03T04:06:01.897Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-11-03T04:06:01.897Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-11-03T04:06:01.897Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-11-03T04:06:01.897Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-11-03T04:06:01.897Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-11-03T04:06:04.425Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-03T04:06:04.425Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-03T04:06:04.425Z] ./bin/test-attribution-txt.sh [2022-11-03T04:06:04.425Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-11-03T04:06:04.425Z] make -C web test [2022-11-03T04:06:04.425Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-575/web' [2022-11-03T04:06:04.425Z] make[1]: tput: No such file or directory [2022-11-03T04:06:04.425Z] make[1]: tput: No such file or directory [2022-11-03T04:06:04.425Z] warning: generating ./VERSION [2022-11-03T04:06:04.425Z] echo "0.0.0" > VERSION [2022-11-03T04:06:04.425Z] docker build \ [2022-11-03T04:06:04.425Z] -f Dockerfile \ [2022-11-03T04:06:04.425Z] --build-arg USER=1000 \ [2022-11-03T04:06:04.425Z] \ [2022-11-03T04:06:04.425Z] --label "git_sha=2401b04b41de8399b4866ac01444a88fb31cbf20" \ [2022-11-03T04:06:04.425Z] -t edgexfoundry/edgex-web-ui:2401b04b41de8399b4866ac01444a88fb31cbf20 \ [2022-11-03T04:06:04.425Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-11-03T04:06:04.425Z] . [2022-11-03T04:06:04.425Z] Sending build context to Docker daemon 3.269MB [2022-11-03T04:06:04.425Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-11-03T04:06:04.425Z] 16.17-alpine3.15: Pulling from library/node [2022-11-03T04:06:04.425Z] 9621f1afde84: Pulling fs layer [2022-11-03T04:06:04.425Z] c6f70ee39829: Pulling fs layer [2022-11-03T04:06:04.425Z] 56892a8094a2: Pulling fs layer [2022-11-03T04:06:04.425Z] 58dd87906ef0: Pulling fs layer [2022-11-03T04:06:04.425Z] 58dd87906ef0: Waiting [2022-11-03T04:06:04.683Z] 56892a8094a2: Download complete [2022-11-03T04:06:04.684Z] 9621f1afde84: Verifying Checksum [2022-11-03T04:06:04.684Z] 9621f1afde84: Download complete [2022-11-03T04:06:04.684Z] 58dd87906ef0: Verifying Checksum [2022-11-03T04:06:04.684Z] 58dd87906ef0: Download complete [2022-11-03T04:06:04.684Z] 9621f1afde84: Pull complete [2022-11-03T04:06:04.940Z] c6f70ee39829: Verifying Checksum [2022-11-03T04:06:04.940Z] c6f70ee39829: Download complete [2022-11-03T04:06:05.873Z] c6f70ee39829: Pull complete [2022-11-03T04:06:05.873Z] 56892a8094a2: Pull complete [2022-11-03T04:06:06.133Z] 58dd87906ef0: Pull complete [2022-11-03T04:06:06.133Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-11-03T04:06:06.133Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-11-03T04:06:06.133Z] ---> b69703f70c3d [2022-11-03T04:06:06.133Z] Step 2/10 : RUN apk add --no-cache chromium [2022-11-03T04:06:06.704Z] ---> Running in 43d93ca3b7f0 [2022-11-03T04:06:06.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-03T04:06:06.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-03T04:06:07.223Z] (1/129) Installing libxau (1.0.9-r0) [2022-11-03T04:06:07.223Z] (2/129) Installing libmd (1.0.3-r0) [2022-11-03T04:06:07.223Z] (3/129) Installing libbsd (0.11.3-r1) [2022-11-03T04:06:07.223Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-11-03T04:06:07.223Z] (5/129) Installing libxcb (1.14-r2) [2022-11-03T04:06:07.223Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-11-03T04:06:07.223Z] (7/129) Installing libxext (1.3.4-r0) [2022-11-03T04:06:07.223Z] (8/129) Installing libice (1.0.10-r0) [2022-11-03T04:06:07.223Z] (9/129) Installing libuuid (2.37.4-r0) [2022-11-03T04:06:07.223Z] (10/129) Installing libsm (1.2.3-r0) [2022-11-03T04:06:07.223Z] (11/129) Installing libxt (1.2.1-r0) [2022-11-03T04:06:07.223Z] (12/129) Installing libxmu (1.1.3-r0) [2022-11-03T04:06:07.223Z] (13/129) Installing xset (1.2.4-r0) [2022-11-03T04:06:07.223Z] (14/129) Installing xprop (1.2.5-r0) [2022-11-03T04:06:07.223Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-11-03T04:06:07.223Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-11-03T04:06:07.223Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-11-03T04:06:07.223Z] (18/129) Installing libffi (3.4.2-r1) [2022-11-03T04:06:07.223Z] (19/129) Installing libintl (0.21-r0) [2022-11-03T04:06:07.223Z] (20/129) Installing libblkid (2.37.4-r0) [2022-11-03T04:06:07.223Z] (21/129) Installing libmount (2.37.4-r0) [2022-11-03T04:06:07.223Z] (22/129) Installing pcre (8.45-r1) [2022-11-03T04:06:07.223Z] (23/129) Installing glib (2.70.1-r0) [2022-11-03T04:06:07.223Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-11-03T04:06:07.481Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-11-03T04:06:07.482Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-11-03T04:06:07.482Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-11-03T04:06:07.482Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-11-03T04:06:07.482Z] (29/129) Installing libpng (1.6.37-r1) [2022-11-03T04:06:07.482Z] (30/129) Installing libwebp (1.2.2-r0) [2022-11-03T04:06:07.482Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-11-03T04:06:07.482Z] (32/129) Installing tiff (4.4.0-r0) [2022-11-03T04:06:07.482Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-11-03T04:06:07.482Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-11-03T04:06:07.482Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-11-03T04:06:07.482Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-11-03T04:06:07.482Z] (37/129) Installing libxrender (0.9.10-r3) [2022-11-03T04:06:07.482Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-11-03T04:06:07.482Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-11-03T04:06:07.482Z] (40/129) Installing libxi (1.8-r0) [2022-11-03T04:06:07.482Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-11-03T04:06:07.482Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-11-03T04:06:07.482Z] (43/129) Installing atk (2.36.0-r0) [2022-11-03T04:06:07.482Z] (44/129) Installing libxtst (1.2.3-r3) [2022-11-03T04:06:07.482Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-11-03T04:06:07.482Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-11-03T04:06:07.482Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-11-03T04:06:07.482Z] (48/129) Installing expat (2.5.0-r0) [2022-11-03T04:06:07.482Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-11-03T04:06:07.482Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-11-03T04:06:07.482Z] (51/129) Installing freetype (2.11.1-r2) [2022-11-03T04:06:07.482Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-11-03T04:06:07.482Z] (53/129) Installing pixman (0.40.0-r3) [2022-11-03T04:06:07.482Z] (54/129) Installing cairo (1.16.0-r5) [2022-11-03T04:06:07.482Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-11-03T04:06:07.482Z] (56/129) Installing avahi-libs (0.8-r5) [2022-11-03T04:06:07.740Z] (57/129) Installing gmp (6.2.1-r1) [2022-11-03T04:06:07.740Z] (58/129) Installing nettle (3.7.3-r0) [2022-11-03T04:06:07.740Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-11-03T04:06:07.740Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-11-03T04:06:07.740Z] (61/129) Installing libunistring (0.9.10-r1) [2022-11-03T04:06:07.740Z] (62/129) Installing gnutls (3.7.1-r1) [2022-11-03T04:06:07.740Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-11-03T04:06:07.740Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-11-03T04:06:07.740Z] (65/129) Installing fribidi (1.0.11-r0) [2022-11-03T04:06:07.740Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-11-03T04:06:07.740Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-11-03T04:06:07.740Z] (68/129) Installing libxft (2.3.4-r0) [2022-11-03T04:06:07.740Z] (69/129) Installing pango (1.48.10-r0) [2022-11-03T04:06:07.740Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-11-03T04:06:07.740Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-11-03T04:06:07.740Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-11-03T04:06:07.740Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-11-03T04:06:07.740Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-11-03T04:06:07.740Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-11-03T04:06:08.000Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-11-03T04:06:08.000Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-11-03T04:06:08.000Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-11-03T04:06:08.000Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-11-03T04:06:08.000Z] Executing ttf-opensans-1.10-r1.post-install [2022-11-03T04:06:09.902Z] (79/129) Installing libogg (1.3.5-r0) [2022-11-03T04:06:09.902Z] (80/129) Installing flac (1.3.4-r0) [2022-11-03T04:06:09.902Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-11-03T04:06:09.902Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-11-03T04:06:09.902Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-11-03T04:06:09.902Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-11-03T04:06:10.161Z] (85/129) Installing libass (0.15.2-r0) [2022-11-03T04:06:10.161Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-11-03T04:06:10.161Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-11-03T04:06:10.161Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-11-03T04:06:10.161Z] (89/129) Installing lame (3.100-r0) [2022-11-03T04:06:10.161Z] (90/129) Installing opus (1.3.1-r1) [2022-11-03T04:06:10.161Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-11-03T04:06:10.161Z] (92/129) Installing soxr (0.1.3-r2) [2022-11-03T04:06:10.161Z] (93/129) Installing libsrt (1.4.2-r1) [2022-11-03T04:06:10.161Z] (94/129) Installing libssh (0.9.6-r1) [2022-11-03T04:06:10.161Z] (95/129) Installing libtheora (1.1.1-r16) [2022-11-03T04:06:10.161Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-11-03T04:06:10.161Z] (97/129) Installing libpciaccess (0.16-r0) [2022-11-03T04:06:10.161Z] (98/129) Installing libdrm (2.4.109-r0) [2022-11-03T04:06:10.161Z] (99/129) Installing libva (2.13.0-r0) [2022-11-03T04:06:10.161Z] (100/129) Installing libvdpau (1.4-r0) [2022-11-03T04:06:10.161Z] (101/129) Installing vidstab (1.1.0-r1) [2022-11-03T04:06:10.161Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-11-03T04:06:10.161Z] (103/129) Installing libvpx (1.10.0-r0) [2022-11-03T04:06:10.161Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-11-03T04:06:10.161Z] (105/129) Installing x264-libs (20210613-r0) [2022-11-03T04:06:10.420Z] (106/129) Installing x265-libs (3.5-r0) [2022-11-03T04:06:10.420Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-11-03T04:06:10.420Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-11-03T04:06:10.420Z] (109/129) Installing libevent (2.1.12-r4) [2022-11-03T04:06:10.420Z] (110/129) Installing mesa (21.2.6-r0) [2022-11-03T04:06:10.420Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-11-03T04:06:10.420Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-11-03T04:06:10.420Z] (113/129) Installing lcms2 (2.12-r1) [2022-11-03T04:06:10.420Z] (114/129) Installing nspr (4.32-r0) [2022-11-03T04:06:10.420Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-11-03T04:06:10.420Z] (116/129) Installing nss (3.78.1-r0) [2022-11-03T04:06:10.420Z] (117/129) Installing libasyncns (0.8-r1) [2022-11-03T04:06:10.679Z] (118/129) Installing libltdl (2.4.6-r7) [2022-11-03T04:06:10.679Z] (119/129) Installing orc (0.4.32-r0) [2022-11-03T04:06:10.679Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-11-03T04:06:10.679Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-11-03T04:06:10.679Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-11-03T04:06:10.679Z] (123/129) Installing libpulse (15.0-r2) [2022-11-03T04:06:10.679Z] (124/129) Installing re2 (2021.11.01-r0) [2022-11-03T04:06:10.679Z] (125/129) Installing snappy (1.1.9-r1) [2022-11-03T04:06:10.679Z] (126/129) Installing libgpg-error (1.42-r1) [2022-11-03T04:06:10.679Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-11-03T04:06:10.679Z] (128/129) Installing libxslt (1.1.35-r0) [2022-11-03T04:06:10.679Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-11-03T04:06:11.613Z] Executing busybox-1.34.1-r7.trigger [2022-11-03T04:06:11.613Z] Executing glib-2.70.1-r0.trigger [2022-11-03T04:06:11.613Z] Executing shared-mime-info-2.1-r1.trigger [2022-11-03T04:06:14.144Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-11-03T04:06:14.144Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-11-03T04:06:14.144Z] Executing fontconfig-2.13.1-r4.trigger [2022-11-03T04:06:14.144Z] Executing mkfontscale-1.2.1-r1.trigger [2022-11-03T04:06:14.144Z] OK: 286 MiB in 145 packages [2022-11-03T04:06:17.420Z] Removing intermediate container 43d93ca3b7f0 [2022-11-03T04:06:17.420Z] ---> e18d23288242 [2022-11-03T04:06:17.420Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-11-03T04:06:17.420Z] ---> Running in e46050c787f6 [2022-11-03T04:06:17.420Z] Removing intermediate container e46050c787f6 [2022-11-03T04:06:17.420Z] ---> ca3ad1f33c2a [2022-11-03T04:06:17.420Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-11-03T04:06:17.420Z] ---> Running in a80b91d25cf5 [2022-11-03T04:06:17.678Z] Removing intermediate container a80b91d25cf5 [2022-11-03T04:06:17.678Z] ---> 6a6d90b26712 [2022-11-03T04:06:17.678Z] Step 5/10 : RUN npm install -g npm [2022-11-03T04:06:17.678Z] ---> Running in 5f2e5b5a8126 [2022-11-03T04:06:24.245Z] [2022-11-03T04:06:24.245Z] changed 54 packages, and audited 212 packages in 6s [2022-11-03T04:06:24.245Z] [2022-11-03T04:06:24.245Z] 11 packages are looking for funding [2022-11-03T04:06:24.245Z] run `npm fund` for details [2022-11-03T04:06:24.245Z] [2022-11-03T04:06:24.245Z] found 0 vulnerabilities [2022-11-03T04:06:24.814Z] Removing intermediate container 5f2e5b5a8126 [2022-11-03T04:06:24.814Z] ---> 8c31f07e65be [2022-11-03T04:06:24.814Z] Step 6/10 : ARG USER=1000 [2022-11-03T04:06:25.074Z] ---> Running in 2c41704a3e07 [2022-11-03T04:06:25.074Z] Removing intermediate container 2c41704a3e07 [2022-11-03T04:06:25.074Z] ---> d243f4912a77 [2022-11-03T04:06:25.074Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-11-03T04:06:25.074Z] ---> Running in f3239caa93de [2022-11-03T04:06:25.638Z] Removing intermediate container f3239caa93de [2022-11-03T04:06:25.638Z] ---> c4ac352cd9d9 [2022-11-03T04:06:25.638Z] Step 8/10 : USER $USER:$USER [2022-11-03T04:06:25.638Z] ---> Running in e6560bfa00e7 [2022-11-03T04:06:25.895Z] Removing intermediate container e6560bfa00e7 [2022-11-03T04:06:25.895Z] ---> 98ec273cbb48 [2022-11-03T04:06:25.895Z] Step 9/10 : WORKDIR /app [2022-11-03T04:06:25.895Z] ---> Running in b63426ad1711 [2022-11-03T04:06:25.895Z] Removing intermediate container b63426ad1711 [2022-11-03T04:06:25.895Z] ---> d8da433dd796 [2022-11-03T04:06:25.895Z] Step 10/10 : LABEL git_sha=2401b04b41de8399b4866ac01444a88fb31cbf20 [2022-11-03T04:06:25.895Z] ---> Running in 079479e35535 [2022-11-03T04:06:26.153Z] Removing intermediate container 079479e35535 [2022-11-03T04:06:26.153Z] ---> f1f8528e797f [2022-11-03T04:06:26.153Z] Successfully built f1f8528e797f [2022-11-03T04:06:26.153Z] Successfully tagged edgexfoundry/edgex-web-ui:2401b04b41de8399b4866ac01444a88fb31cbf20 [2022-11-03T04:06:26.153Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-11-03T04:06:26.153Z] touch edgex-web-ui.imagebuilt [2022-11-03T04:06:26.153Z] mkdir -p node_modules coverage [2022-11-03T04:06:26.153Z] chown "1000:1000" node_modules coverage package-lock.json [2022-11-03T04:06:26.153Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-11-03T04:06:27.528Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:06:27.528Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-11-03T04:06:27.528Z] npm WARN EBADENGINE required: { [2022-11-03T04:06:27.528Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:06:27.528Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:06:27.528Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:06:27.528Z] npm WARN EBADENGINE }, [2022-11-03T04:06:27.528Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:06:27.528Z] npm WARN EBADENGINE } [2022-11-03T04:06:27.786Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:06:27.786Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-11-03T04:06:27.786Z] npm WARN EBADENGINE required: { [2022-11-03T04:06:27.786Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:06:27.786Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:06:27.786Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE }, [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE } [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE required: { [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE }, [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE } [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE required: { [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE }, [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE } [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE required: { [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE }, [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE } [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE required: { [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE }, [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE } [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE required: { [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE }, [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE } [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE required: { [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE }, [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE } [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE required: { [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE }, [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:06:27.787Z] npm WARN EBADENGINE } [2022-11-03T04:06:31.971Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-11-03T04:06:31.971Z] 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-11-03T04:06:31.971Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-11-03T04:06:32.229Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T04:06:32.229Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-11-03T04:06:32.486Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-11-03T04:06:33.052Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-11-03T04:06:34.427Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-11-03T04:06:34.427Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-11-03T04:06:36.965Z] 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-11-03T04:06:36.965Z] 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-11-03T04:06:37.228Z] 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-11-03T04:06:37.228Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T04:06:37.795Z] 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-11-03T04:06:37.795Z] 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-11-03T04:06:37.795Z] 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-11-03T04:06:39.173Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T04:06:41.068Z] 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-11-03T04:06:43.597Z] 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-11-03T04:06:48.868Z] [2022-11-03T04:06:48.868Z] added 1478 packages, and audited 1479 packages in 22s [2022-11-03T04:06:48.868Z] [2022-11-03T04:06:48.868Z] 90 packages are looking for funding [2022-11-03T04:06:48.868Z] run `npm fund` for details [2022-11-03T04:06:48.868Z] [2022-11-03T04:06:48.868Z] 15 vulnerabilities (3 moderate, 9 high, 3 critical) [2022-11-03T04:06:48.868Z] [2022-11-03T04:06:48.868Z] To address issues that do not require attention, run: [2022-11-03T04:06:48.868Z] npm audit fix [2022-11-03T04:06:48.868Z] [2022-11-03T04:06:48.868Z] To address all issues (including breaking changes), run: [2022-11-03T04:06:48.868Z] npm audit fix --force [2022-11-03T04:06:48.868Z] [2022-11-03T04:06:48.868Z] Run `npm audit` for details. [2022-11-03T04:06:51.402Z] 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-11-03T04:06:53.931Z] - Generating browser application bundles (phase: setup)... [2022-11-03T04:06:58.117Z] Compiling @angular/core : es2015 as esm2015 [2022-11-03T04:06:58.117Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-11-03T04:07:01.390Z] Compiling @angular/common : es2015 as esm2015 [2022-11-03T04:07:01.390Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-11-03T04:07:01.955Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-11-03T04:07:01.955Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-11-03T04:07:02.520Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-11-03T04:07:02.520Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-11-03T04:07:02.777Z] Compiling @angular/router : es2015 as esm2015 [2022-11-03T04:07:02.777Z] Compiling @angular/common/http : es2015 as esm2015 [2022-11-03T04:07:03.034Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-11-03T04:07:03.291Z] Compiling @angular/forms : es2015 as esm2015 [2022-11-03T04:07:03.291Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-11-03T04:07:05.188Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-11-03T04:07:11.746Z] 03 11 2022 04:07:10.826:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-11-03T04:07:11.746Z] 03 11 2022 04:07:10.828:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-11-03T04:07:11.746Z] 03 11 2022 04:07:10.831:INFO [launcher]: Starting browser ChromeHeadless [2022-11-03T04:07:23.942Z] ✔ Browser application bundle generation complete. [2022-11-03T04:07:23.942Z] 03 11 2022 04:07:22.462:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket f7R4raqFusEPMsIrAAAB with id 64471346 [2022-11-03T04:07:25.321Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-11-03T04:07:25.321Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.103 secs) [2022-11-03T04:07:25.582Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.123 secs) [2022-11-03T04:07:25.582Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.13 secs) [2022-11-03T04:07:25.582Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.137 secs) [2022-11-03T04:07:25.582Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.148 secs) [2022-11-03T04:07:25.582Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.151 secs) [2022-11-03T04:07:25.582Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.155 secs) [2022-11-03T04:07:25.582Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.182 secs) [2022-11-03T04:07:25.582Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.205 secs) [2022-11-03T04:07:25.582Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.209 secs) [2022-11-03T04:07:25.582Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.211 secs) [2022-11-03T04:07:25.582Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.216 secs) [2022-11-03T04:07:25.582Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.282 secs) [2022-11-03T04:07:25.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.294 secs) [2022-11-03T04:07:25.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.305 secs) [2022-11-03T04:07:25.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.313 secs) [2022-11-03T04:07:25.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.329 secs) [2022-11-03T04:07:25.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.38 secs) [2022-11-03T04:07:25.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.437 secs) [2022-11-03T04:07:25.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.446 secs) [2022-11-03T04:07:25.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.46 secs) [2022-11-03T04:07:25.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.468 secs) [2022-11-03T04:07:26.101Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.481 secs) [2022-11-03T04:07:26.101Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.611 secs) [2022-11-03T04:07:26.101Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.641 secs) [2022-11-03T04:07:26.101Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.65 secs) [2022-11-03T04:07:26.101Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.681 secs) [2022-11-03T04:07:26.360Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.701 secs) [2022-11-03T04:07:26.360Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.705 secs) [2022-11-03T04:07:26.360Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.709 secs) [2022-11-03T04:07:26.360Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.716 secs) [2022-11-03T04:07:26.360Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.754 secs) [2022-11-03T04:07:26.360Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.764 secs) [2022-11-03T04:07:26.360Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.774 secs) [2022-11-03T04:07:26.360Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.796 secs) [2022-11-03T04:07:26.360Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.854 secs) [2022-11-03T04:07:26.360Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.876 secs) [2022-11-03T04:07:26.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.9 secs) [2022-11-03T04:07:26.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.911 secs) [2022-11-03T04:07:26.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.915 secs) [2022-11-03T04:07:26.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.927 secs) [2022-11-03T04:07:26.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.935 secs) [2022-11-03T04:07:26.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.94 secs) [2022-11-03T04:07:26.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.948 secs) [2022-11-03T04:07:26.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.962 secs) [2022-11-03T04:07:26.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.968 secs) [2022-11-03T04:07:26.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.996 secs) [2022-11-03T04:07:26.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.009 secs) [2022-11-03T04:07:26.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.02 secs) [2022-11-03T04:07:26.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.028 secs) [2022-11-03T04:07:26.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.062 secs) [2022-11-03T04:07:26.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.072 secs) [2022-11-03T04:07:26.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.075 secs) [2022-11-03T04:07:26.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.102 secs) [2022-11-03T04:07:26.877Z] WARN: ' [2022-11-03T04:07:26.877Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-03T04:07:26.877Z] Support for using the ngModel input property and ngModelChange event with [2022-11-03T04:07:26.877Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-03T04:07:26.877Z] in a future version of Angular. [2022-11-03T04:07:26.877Z] [2022-11-03T04:07:26.877Z] For more information on this, see our API docs here: [2022-11-03T04:07:26.877Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-03T04:07:26.877Z] ' [2022-11-03T04:07:26.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.102 secs) [2022-11-03T04:07:26.877Z] WARN: ' [2022-11-03T04:07:26.877Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-03T04:07:26.877Z] Support for using the ngModel input property and ngModelChange event with [2022-11-03T04:07:26.877Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-03T04:07:26.877Z] in a future version of Angular. [2022-11-03T04:07:26.877Z] [2022-11-03T04:07:26.877Z] For more information on this, see our API docs here: [2022-11-03T04:07:26.877Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-03T04:07:26.878Z] ' [2022-11-03T04:07:26.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.128 secs) [2022-11-03T04:07:26.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.156 secs) [2022-11-03T04:07:26.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.168 secs) [2022-11-03T04:07:26.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.199 secs) [2022-11-03T04:07:26.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.207 secs) [2022-11-03T04:07:26.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.217 secs) [2022-11-03T04:07:26.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.237 secs) [2022-11-03T04:07:26.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.239 secs) [2022-11-03T04:07:26.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.251 secs) [2022-11-03T04:07:26.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.258 secs) [2022-11-03T04:07:26.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.27 secs) [2022-11-03T04:07:27.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.289 secs) [2022-11-03T04:07:27.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.306 secs) [2022-11-03T04:07:27.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.319 secs) [2022-11-03T04:07:27.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.324 secs) [2022-11-03T04:07:27.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.327 secs) [2022-11-03T04:07:27.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.329 secs) [2022-11-03T04:07:27.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.331 secs) [2022-11-03T04:07:27.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.338 secs) [2022-11-03T04:07:27.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.345 secs) [2022-11-03T04:07:27.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.353 secs) [2022-11-03T04:07:27.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.386 secs) [2022-11-03T04:07:27.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.408 secs) [2022-11-03T04:07:27.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.427 secs) [2022-11-03T04:07:27.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.441 secs) [2022-11-03T04:07:27.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.448 secs) [2022-11-03T04:07:27.395Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.453 secs) [2022-11-03T04:07:27.395Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.46 secs) [2022-11-03T04:07:27.395Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.483 secs) [2022-11-03T04:07:27.395Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.497 secs) [2022-11-03T04:07:27.395Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.5 secs) [2022-11-03T04:07:27.395Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.511 secs) [2022-11-03T04:07:27.395Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.513 secs) [2022-11-03T04:07:27.395Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.514 secs) [2022-11-03T04:07:27.395Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.538 secs) [2022-11-03T04:07:27.395Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.544 secs) [2022-11-03T04:07:27.395Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.547 secs) [2022-11-03T04:07:27.395Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.559 secs) [2022-11-03T04:07:27.395Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.562 secs) [2022-11-03T04:07:27.395Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.599 secs) [2022-11-03T04:07:27.395Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.604 secs) [2022-11-03T04:07:27.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.62 secs) [2022-11-03T04:07:27.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.634 secs) [2022-11-03T04:07:27.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.639 secs) [2022-11-03T04:07:27.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.652 secs) [2022-11-03T04:07:27.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.663 secs) [2022-11-03T04:07:27.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.669 secs) [2022-11-03T04:07:27.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.671 secs) [2022-11-03T04:07:27.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.681 secs) [2022-11-03T04:07:27.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.699 secs) [2022-11-03T04:07:27.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.71 secs) [2022-11-03T04:07:27.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.744 secs) [2022-11-03T04:07:27.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.755 secs) [2022-11-03T04:07:27.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.78 secs) [2022-11-03T04:07:27.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.788 secs) [2022-11-03T04:07:27.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.791 secs) [2022-11-03T04:07:27.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.794 secs) [2022-11-03T04:07:27.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.796 secs) [2022-11-03T04:07:27.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.798 secs) [2022-11-03T04:07:27.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.801 secs) [2022-11-03T04:07:27.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.81 secs) [2022-11-03T04:07:27.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.812 secs) [2022-11-03T04:07:27.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.815 secs) [2022-11-03T04:07:27.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.821 secs) [2022-11-03T04:07:27.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.849 secs) [2022-11-03T04:07:27.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.886 secs) [2022-11-03T04:07:27.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.901 secs) [2022-11-03T04:07:27.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.905 secs) [2022-11-03T04:07:27.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.916 secs) [2022-11-03T04:07:27.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.919 secs) [2022-11-03T04:07:27.917Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.922 secs) [2022-11-03T04:07:28.176Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.948 secs) [2022-11-03T04:07:28.176Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.954 secs) [2022-11-03T04:07:28.176Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.966 secs) [2022-11-03T04:07:28.176Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.969 secs) [2022-11-03T04:07:28.176Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.971 secs) [2022-11-03T04:07:28.176Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.972 secs) [2022-11-03T04:07:28.176Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.974 secs) [2022-11-03T04:07:28.176Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.984 secs) [2022-11-03T04:07:28.176Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.995 secs) [2022-11-03T04:07:28.176Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.002 secs) [2022-11-03T04:07:28.177Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.009 secs) [2022-11-03T04:07:28.177Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.011 secs) [2022-11-03T04:07:28.177Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.015 secs) [2022-11-03T04:07:28.177Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.019 secs) [2022-11-03T04:07:28.177Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.032 secs) [2022-11-03T04:07:28.177Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.043 secs) [2022-11-03T04:07:28.177Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.047 secs) [2022-11-03T04:07:28.177Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.05 secs) [2022-11-03T04:07:28.177Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.057 secs) [2022-11-03T04:07:28.177Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.076 secs) [2022-11-03T04:07:28.177Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.084 secs) [2022-11-03T04:07:28.177Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.086 secs) [2022-11-03T04:07:28.437Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.118 secs) [2022-11-03T04:07:28.437Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.123 secs) [2022-11-03T04:07:28.437Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.1 secs / 2.123 secs) [2022-11-03T04:07:28.437Z] TOTAL: 149 SUCCESS [2022-11-03T04:07:28.437Z] ✔ Browser application bundle generation complete. [2022-11-03T04:07:29.007Z] [2022-11-03T04:07:29.007Z] =============================== Coverage summary =============================== [2022-11-03T04:07:29.007Z] Statements : 40.95% ( 1466/3580 ) [2022-11-03T04:07:29.007Z] Branches : 12.03% ( 111/923 ) [2022-11-03T04:07:29.007Z] Functions : 33.2% ( 431/1298 ) [2022-11-03T04:07:29.007Z] Lines : 38.88% ( 1317/3387 ) [2022-11-03T04:07:29.007Z] ================================================================================ [2022-11-03T04:07:29.007Z] ✔ Browser application bundle generation complete. [2022-11-03T04:07:29.575Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-575/web' [Pipeline] echo [2022-11-03T04:07:29.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-03T04:07:29.647Z] $ docker stop --time=1 ce59af0f90c4461d6a8bbe1dbd563899a75f9de1c15b3b39ed5ada2813abf202 [2022-11-03T04:07:30.944Z] $ docker rm -f ce59af0f90c4461d6a8bbe1dbd563899a75f9de1c15b3b39ed5ada2813abf202 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T04:07:31.379Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-03T04:07:32.022Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-03T04:07:32.642Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-03T04:07:33.198Z] + ls -al . [2022-11-03T04:07:33.198Z] total 184 [2022-11-03T04:07:33.198Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 3 04:05 . [2022-11-03T04:07:33.198Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 04:04 .. [2022-11-03T04:07:33.198Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 04:04 .blubracket [2022-11-03T04:07:33.198Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 3 04:04 .dockerignore [2022-11-03T04:07:33.198Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 04:05 .git [2022-11-03T04:07:33.198Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 04:04 .github [2022-11-03T04:07:33.198Z] -rw-rw-r-- 1 jenkins jenkins 185 Nov 3 04:04 .gitignore [2022-11-03T04:07:33.198Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 04:05 .semver [2022-11-03T04:07:33.198Z] -rw-rw-r-- 1 jenkins jenkins 4856 Nov 3 04:04 Attribution.txt [2022-11-03T04:07:33.198Z] -rw-rw-r-- 1 jenkins jenkins 14570 Nov 3 04:04 CHANGELOG.md [2022-11-03T04:07:33.198Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 3 04:04 CONTRIBUTING.md [2022-11-03T04:07:33.198Z] -rw-rw-r-- 1 jenkins jenkins 1847 Nov 3 04:04 Dockerfile [2022-11-03T04:07:33.198Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 3 04:04 Jenkinsfile [2022-11-03T04:07:33.198Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 3 04:04 LICENSE [2022-11-03T04:07:33.198Z] -rw-rw-r-- 1 jenkins jenkins 2124 Nov 3 04:04 Makefile [2022-11-03T04:07:33.198Z] -rw-rw-r-- 1 jenkins jenkins 4558 Nov 3 04:04 README.md [2022-11-03T04:07:33.198Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 3 04:05 VERSION [2022-11-03T04:07:33.198Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 04:04 assets [2022-11-03T04:07:33.198Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 04:04 bin [2022-11-03T04:07:33.198Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 04:04 cmd [2022-11-03T04:07:33.199Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 3 04:05 coverage.out [2022-11-03T04:07:33.199Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 04:04 docs [2022-11-03T04:07:33.199Z] -rw-rw-r-- 1 jenkins jenkins 3110 Nov 3 04:04 go.mod [2022-11-03T04:07:33.199Z] -rw-rw-r-- 1 jenkins jenkins 43888 Nov 3 04:04 go.sum [2022-11-03T04:07:33.199Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 04:04 internal [2022-11-03T04:07:33.199Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 04:04 snap [2022-11-03T04:07:33.199Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 04:04 testing [2022-11-03T04:07:33.199Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 3 04:04 version.go [2022-11-03T04:07:33.199Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 3 04:06 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:07:33.609Z] + 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=2401b04b41de8399b4866ac01444a88fb31cbf20 --label arch=amd64 --label version=0.0.0 . [2022-11-03T04:07:33.869Z] Sending build context to Docker daemon 48.3MB [2022-11-03T04:07:33.869Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T04:07:33.869Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-03T04:07:33.869Z] ---> 0069d2bd20b0 [2022-11-03T04:07:33.869Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-03T04:07:34.128Z] ---> Running in 4ad845cfe55f [2022-11-03T04:07:34.128Z] Removing intermediate container 4ad845cfe55f [2022-11-03T04:07:34.128Z] ---> 090f1c75337b [2022-11-03T04:07:34.128Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-11-03T04:07:34.128Z] ---> Running in 8f0204fd9544 [2022-11-03T04:07:34.128Z] Removing intermediate container 8f0204fd9544 [2022-11-03T04:07:34.128Z] ---> 1b367f732455 [2022-11-03T04:07:34.128Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T04:07:34.387Z] ---> Running in 113fb0a6550c [2022-11-03T04:07:34.387Z] Removing intermediate container 113fb0a6550c [2022-11-03T04:07:34.387Z] ---> ad0bc6e11dfd [2022-11-03T04:07:34.387Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-11-03T04:07:34.387Z] ---> Running in 97fc5c874b42 [2022-11-03T04:07:34.387Z] Removing intermediate container 97fc5c874b42 [2022-11-03T04:07:34.387Z] ---> bda2817b6fd3 [2022-11-03T04:07:34.387Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-03T04:07:34.387Z] ---> Running in b7c2eb966352 [2022-11-03T04:07:34.645Z] Removing intermediate container b7c2eb966352 [2022-11-03T04:07:34.645Z] ---> c2c436db6807 [2022-11-03T04:07:34.645Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-03T04:07:35.211Z] ---> 505b61147a5e [2022-11-03T04:07:35.211Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-03T04:07:35.211Z] ---> Running in 59bf28221e95 [2022-11-03T04:07:35.777Z] Removing intermediate container 59bf28221e95 [2022-11-03T04:07:35.777Z] ---> cb8955c5a3fa [2022-11-03T04:07:35.777Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T04:07:35.777Z] ---> Running in 59a019af2604 [2022-11-03T04:07:36.033Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T04:07:36.600Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T04:07:37.166Z] OK: 211 MiB in 51 packages [2022-11-03T04:07:37.429Z] Removing intermediate container 59a019af2604 [2022-11-03T04:07:37.429Z] ---> f0dae44cec60 [2022-11-03T04:07:37.429Z] Step 11/26 : ENV GO111MODULE=on [2022-11-03T04:07:37.429Z] ---> Running in 6ca596454b9f [2022-11-03T04:07:37.429Z] Removing intermediate container 6ca596454b9f [2022-11-03T04:07:37.429Z] ---> 44e8754344a8 [2022-11-03T04:07:37.429Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-03T04:07:37.690Z] ---> Running in 5b6e82194986 [2022-11-03T04:07:37.690Z] Removing intermediate container 5b6e82194986 [2022-11-03T04:07:37.690Z] ---> 0c9f07bda006 [2022-11-03T04:07:37.690Z] Step 13/26 : COPY go.mod vendor* ./ [2022-11-03T04:07:37.690Z] ---> 9f02d491071b [2022-11-03T04:07:37.690Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T04:07:37.949Z] ---> Running in fe0d37c469fd [2022-11-03T04:07:38.515Z] Removing intermediate container fe0d37c469fd [2022-11-03T04:07:38.515Z] ---> eef98186fdfb [2022-11-03T04:07:38.515Z] Step 15/26 : COPY . . [2022-11-03T04:07:39.449Z] ---> 0d8cf139e8d3 [2022-11-03T04:07:39.449Z] Step 16/26 : RUN ${MAKE} [2022-11-03T04:07:39.709Z] ---> Running in e71466f87239 [2022-11-03T04:07:39.967Z] 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-11-03T04:07:49.947Z] Removing intermediate container e71466f87239 [2022-11-03T04:07:49.947Z] ---> 03bf64206c92 [2022-11-03T04:07:49.947Z] Step 17/26 : FROM alpine:3.14 [2022-11-03T04:07:50.516Z] 3.14: Pulling from library/alpine [2022-11-03T04:07:50.776Z] c7ed990a2339: Pulling fs layer [2022-11-03T04:07:51.034Z] c7ed990a2339: Download complete [2022-11-03T04:07:51.034Z] c7ed990a2339: Pull complete [2022-11-03T04:07:51.034Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-03T04:07:51.034Z] Status: Downloaded newer image for alpine:3.14 [2022-11-03T04:07:51.034Z] ---> dd53f409bf0b [2022-11-03T04:07:51.034Z] Step 18/26 : EXPOSE 4000 [2022-11-03T04:07:51.293Z] ---> Running in b77c4ce81524 [2022-11-03T04:07:51.293Z] Removing intermediate container b77c4ce81524 [2022-11-03T04:07:51.293Z] ---> cf095e1cd6a1 [2022-11-03T04:07:51.293Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-03T04:07:51.861Z] ---> 0e4bcbc6977a [2022-11-03T04:07:51.862Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-11-03T04:07:51.862Z] ---> 18bb9f9b98bf [2022-11-03T04:07:51.862Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-11-03T04:07:52.126Z] ---> ffbb2a491678 [2022-11-03T04:07:52.126Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-03T04:07:52.126Z] ---> Running in 53c7890f41f9 [2022-11-03T04:07:52.126Z] Removing intermediate container 53c7890f41f9 [2022-11-03T04:07:52.126Z] ---> ffe9809a92b4 [2022-11-03T04:07:52.126Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-11-03T04:07:52.126Z] ---> Running in 569dc64d7a28 [2022-11-03T04:07:52.126Z] Removing intermediate container 569dc64d7a28 [2022-11-03T04:07:52.126Z] ---> 2e749950e63b [2022-11-03T04:07:52.126Z] Step 24/26 : LABEL arch=amd64 [2022-11-03T04:07:52.385Z] ---> Running in e1a6b6b5700f [2022-11-03T04:07:52.385Z] Removing intermediate container e1a6b6b5700f [2022-11-03T04:07:52.385Z] ---> 4d07f206fb1b [2022-11-03T04:07:52.385Z] Step 25/26 : LABEL git_sha=2401b04b41de8399b4866ac01444a88fb31cbf20 [2022-11-03T04:07:52.385Z] ---> Running in 8e2de976a514 [2022-11-03T04:07:52.385Z] Removing intermediate container 8e2de976a514 [2022-11-03T04:07:52.385Z] ---> ee8e45670215 [2022-11-03T04:07:52.385Z] Step 26/26 : LABEL version=0.0.0 [2022-11-03T04:07:52.385Z] ---> Running in 49d7ff5b38d6 [2022-11-03T04:07:52.645Z] Removing intermediate container 49d7ff5b38d6 [2022-11-03T04:07:52.645Z] ---> 186aa38db63e [2022-11-03T04:07:52.645Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-03T04:07:52.645Z] Successfully built 186aa38db63e [2022-11-03T04:07:52.645Z] 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-11-03T04:07:53.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T04:07:53.500Z] [2022-11-03T04:07:53.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:07:53.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T04:07:53.926Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-03T04:07:53.926Z] 5eb5b503b376: Pulling fs layer [2022-11-03T04:07:53.926Z] 5c69ac0246d0: Pulling fs layer [2022-11-03T04:07:53.926Z] ec43610c2a17: Pulling fs layer [2022-11-03T04:07:53.926Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-03T04:07:53.926Z] 33b1e0a273af: Pulling fs layer [2022-11-03T04:07:53.926Z] 5d3b04190fa2: Pulling fs layer [2022-11-03T04:07:53.926Z] 2f39f015ded8: Pulling fs layer [2022-11-03T04:07:53.926Z] 3a2ae6a8a46f: Waiting [2022-11-03T04:07:53.926Z] 33b1e0a273af: Waiting [2022-11-03T04:07:53.926Z] 2f39f015ded8: Waiting [2022-11-03T04:07:53.926Z] 5d3b04190fa2: Waiting [2022-11-03T04:07:53.926Z] 5c69ac0246d0: Verifying Checksum [2022-11-03T04:07:53.926Z] 5c69ac0246d0: Download complete [2022-11-03T04:07:53.926Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-03T04:07:53.926Z] 3a2ae6a8a46f: Download complete [2022-11-03T04:07:53.926Z] 33b1e0a273af: Verifying Checksum [2022-11-03T04:07:53.926Z] 33b1e0a273af: Download complete [2022-11-03T04:07:54.186Z] 5d3b04190fa2: Download complete [2022-11-03T04:07:54.186Z] ec43610c2a17: Verifying Checksum [2022-11-03T04:07:54.186Z] ec43610c2a17: Download complete [2022-11-03T04:07:54.186Z] 5eb5b503b376: Verifying Checksum [2022-11-03T04:07:54.186Z] 5eb5b503b376: Download complete [2022-11-03T04:07:54.752Z] 2f39f015ded8: Download complete [2022-11-03T04:07:55.317Z] 5eb5b503b376: Pull complete [2022-11-03T04:07:55.317Z] 5c69ac0246d0: Pull complete [2022-11-03T04:07:55.882Z] ec43610c2a17: Pull complete [2022-11-03T04:07:55.883Z] 3a2ae6a8a46f: Pull complete [2022-11-03T04:07:55.883Z] 33b1e0a273af: Pull complete [2022-11-03T04:07:56.142Z] 5d3b04190fa2: Pull complete [2022-11-03T04:08:00.321Z] 2f39f015ded8: Pull complete [2022-11-03T04:08:00.321Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-03T04:08:00.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T04:08:00.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T04:08:00.537Z] prd-ubuntu20.04-docker-8c-8g-118052 does not seem to be running inside a container [2022-11-03T04:08:00.575Z] $ 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-575 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-575:/w/workspace/edgexfoundry_edgex-ui-go_PR-575:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-575@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-03T04:08:01.931Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118057 in /w/workspace/edgexfoundry_edgex-ui-go_PR-575 [2022-11-03T04:08:02.018Z] $ docker top 65182b69ec46e53ca529cdc5a13e8041ac1e252220c7ba0886cc5281ffafd8bc -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-11-03T04:08:02.229Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-11-03T04:08:02.315Z] The recommended git tool is: git [2022-11-03T04:08:02.461Z] ---> job-cost.sh [2022-11-03T04:08:02.461Z] lf-activate-venv: SKIPPING [2022-11-03T04:08:02.461Z] INFO: No Stack... [2022-11-03T04:08:02.719Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-03T04:08:03.285Z] INFO: Archiving Costs [Pipeline] sh [2022-11-03T04:08:03.600Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-575/archives/cost.csv [2022-11-03T04:08:03.600Z] + cut -d, -f6 [Pipeline] lock [2022-11-03T04:08:03.638Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-575-1-stack-cost] [2022-11-03T04:08:03.642Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-575-1-stack-cost] did not exist. Created. [2022-11-03T04:08:03.642Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-575-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-03T04:08:04.025Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-03T04:08:04.436Z] Stashed 1 file(s) [Pipeline] } [2022-11-03T04:08:04.455Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-575-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-03T04:08:04.534Z] $ docker stop --time=1 65182b69ec46e53ca529cdc5a13e8041ac1e252220c7ba0886cc5281ffafd8bc [2022-11-03T04:08:05.809Z] $ docker rm -f 65182b69ec46e53ca529cdc5a13e8041ac1e252220c7ba0886cc5281ffafd8bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-03T04:08:07.941Z] using credential edgex-jenkins-ssh [2022-11-03T04:08:07.958Z] Cloning the remote Git repository [2022-11-03T04:08:08.013Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-03T04:08:08.103Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-11-03T04:08:08.262Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-03T04:08:08.263Z] > git --version # timeout=10 [2022-11-03T04:08:08.285Z] > git --version # 'git version 2.25.1' [2022-11-03T04:08:08.287Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-03T04:08:08.341Z] Verifying host key using known hosts file [2022-11-03T04:08:08.561Z] 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-11-03T04:08:08.574Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-03T04:08:11.921Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-11-03T04:08:11.953Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-03T04:08:13.499Z] Merging remotes/origin/main commit 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 into PR head commit 2401b04b41de8399b4866ac01444a88fb31cbf20 [2022-11-03T04:08:12.864Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-11-03T04:08:12.902Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-03T04:08:12.904Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-03T04:08:12.909Z] Verifying host key using known hosts file [2022-11-03T04:08:12.917Z] 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-11-03T04:08:12.927Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/575/head:refs/remotes/origin/PR-575 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-03T04:08:13.515Z] > git config core.sparsecheckout # timeout=10 [2022-11-03T04:08:13.533Z] > git checkout -f 2401b04b41de8399b4866ac01444a88fb31cbf20 # timeout=10 [2022-11-03T04:08:13.918Z] > git remote # timeout=10 [2022-11-03T04:08:14.007Z] Merge succeeded, producing 2401b04b41de8399b4866ac01444a88fb31cbf20 [2022-11-03T04:08:14.007Z] Checking out Revision 2401b04b41de8399b4866ac01444a88fb31cbf20 (PR-575) [2022-11-03T04:08:15.127Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-11-03T04:08:15.183Z] > git --version # timeout=10 [2022-11-03T04:08:15.194Z] > git --version # 'git version 2.25.1' [2022-11-03T04:08:15.222Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-03T04:08:13.933Z] > git config --get remote.origin.url # timeout=10 [2022-11-03T04:08:13.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-03T04:08:13.958Z] Verifying host key using known hosts file [2022-11-03T04:08:13.961Z] 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-11-03T04:08:13.969Z] > git merge 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 # timeout=10 [2022-11-03T04:08:13.992Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-03T04:08:14.014Z] > git config core.sparsecheckout # timeout=10 [2022-11-03T04:08:14.026Z] > git checkout -f 2401b04b41de8399b4866ac01444a88fb31cbf20 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T04:08:16.369Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-03T04:08:16.369Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-03T04:08:16.369Z] Dload Upload Total Spent Left Speed [2022-11-03T04:08:16.369Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh [2022-11-03T04:08:16.949Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-03T04:08:17.301Z] + sudo tee /etc/docker/daemon.new [2022-11-03T04:08:17.301Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-03T04:08:17.301Z] { [2022-11-03T04:08:17.301Z] "registry-mirrors": [ [2022-11-03T04:08:17.301Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-03T04:08:17.301Z] ], [2022-11-03T04:08:17.301Z] "bip": "10.250.0.254/24", [2022-11-03T04:08:17.301Z] "hosts": [ [2022-11-03T04:08:17.301Z] "tcp://0.0.0.0:5555", [2022-11-03T04:08:17.301Z] "unix:///var/run/docker.sock" [2022-11-03T04:08:17.301Z] ], [2022-11-03T04:08:17.301Z] "mtu": 1458, [2022-11-03T04:08:17.301Z] "selinux-enabled": true, [2022-11-03T04:08:17.301Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-03T04:08:17.301Z] } [Pipeline] sh [2022-11-03T04:08:17.648Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-03T04:08:17.998Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T04:08:36.316Z] provisioning config files... [2022-11-03T04:08:36.345Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3791072248374960472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T04:08:36.743Z] ---> docker-login.sh [2022-11-03T04:08:36.743Z] nexus3.edgexfoundry.org:10001 [2022-11-03T04:08:37.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:08:37.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:08:37.332Z] Configure a credential helper to remove this warning. See [2022-11-03T04:08:37.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:08:37.332Z] [2022-11-03T04:08:37.332Z] Login Succeeded [2022-11-03T04:08:37.332Z] nexus3.edgexfoundry.org:10002 [2022-11-03T04:08:37.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:08:37.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:08:37.602Z] Configure a credential helper to remove this warning. See [2022-11-03T04:08:37.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:08:37.602Z] [2022-11-03T04:08:37.602Z] Login Succeeded [2022-11-03T04:08:37.602Z] nexus3.edgexfoundry.org:10003 [2022-11-03T04:08:37.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:08:38.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:08:38.141Z] Configure a credential helper to remove this warning. See [2022-11-03T04:08:38.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:08:38.141Z] [2022-11-03T04:08:38.141Z] Login Succeeded [2022-11-03T04:08:38.141Z] nexus3.edgexfoundry.org:10004 [2022-11-03T04:08:38.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:08:38.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:08:38.410Z] Configure a credential helper to remove this warning. See [2022-11-03T04:08:38.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:08:38.410Z] [2022-11-03T04:08:38.410Z] Login Succeeded [2022-11-03T04:08:38.410Z] docker.io [2022-11-03T04:08:38.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T04:08:39.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T04:08:39.261Z] Configure a credential helper to remove this warning. See [2022-11-03T04:08:39.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T04:08:39.261Z] [2022-11-03T04:08:39.261Z] Login Succeeded [2022-11-03T04:08:39.261Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T04:08:39.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-03T04:08:39.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T04:08:39.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T04:08:39.647Z] ========================================================= [2022-11-03T04:08:39.647Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-03T04:08:39.647Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:08:40.130Z] + 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-11-03T04:08:41.094Z] Sending build context to Docker daemon 28.75MB [2022-11-03T04:08:41.094Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T04:08:41.095Z] Step 2/16 : FROM ${BASE} AS builder [2022-11-03T04:08:41.095Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-03T04:08:41.095Z] 9b18e9b68314: Pulling fs layer [2022-11-03T04:08:41.095Z] 35d82f9e3411: Pulling fs layer [2022-11-03T04:08:41.095Z] e16973657156: Pulling fs layer [2022-11-03T04:08:41.095Z] fc693d55d65f: Pulling fs layer [2022-11-03T04:08:41.095Z] 7e9fc2657dce: Pulling fs layer [2022-11-03T04:08:41.095Z] dda99020689f: Pulling fs layer [2022-11-03T04:08:41.095Z] db1c61fa0a46: Pulling fs layer [2022-11-03T04:08:41.095Z] 891c053d2c06: Pulling fs layer [2022-11-03T04:08:41.095Z] dda99020689f: Waiting [2022-11-03T04:08:41.095Z] db1c61fa0a46: Waiting [2022-11-03T04:08:41.095Z] 891c053d2c06: Waiting [2022-11-03T04:08:41.095Z] fc693d55d65f: Waiting [2022-11-03T04:08:41.095Z] 7e9fc2657dce: Waiting [2022-11-03T04:08:41.095Z] e16973657156: Verifying Checksum [2022-11-03T04:08:41.095Z] e16973657156: Download complete [2022-11-03T04:08:41.364Z] 35d82f9e3411: Verifying Checksum [2022-11-03T04:08:41.364Z] 35d82f9e3411: Download complete [2022-11-03T04:08:41.364Z] 7e9fc2657dce: Verifying Checksum [2022-11-03T04:08:41.364Z] 7e9fc2657dce: Download complete [2022-11-03T04:08:41.364Z] dda99020689f: Download complete [2022-11-03T04:08:41.364Z] 9b18e9b68314: Download complete [2022-11-03T04:08:42.428Z] 9b18e9b68314: Pull complete [2022-11-03T04:08:42.428Z] 891c053d2c06: Verifying Checksum [2022-11-03T04:08:42.428Z] 891c053d2c06: Download complete [2022-11-03T04:08:43.030Z] 35d82f9e3411: Pull complete [2022-11-03T04:08:43.301Z] e16973657156: Pull complete [2022-11-03T04:08:43.886Z] db1c61fa0a46: Verifying Checksum [2022-11-03T04:08:43.886Z] db1c61fa0a46: Download complete [2022-11-03T04:08:44.154Z] fc693d55d65f: Verifying Checksum [2022-11-03T04:08:44.154Z] fc693d55d65f: Download complete [2022-11-03T04:08:59.186Z] fc693d55d65f: Pull complete [2022-11-03T04:08:59.186Z] 7e9fc2657dce: Pull complete [2022-11-03T04:08:59.186Z] dda99020689f: Pull complete [2022-11-03T04:09:03.481Z] db1c61fa0a46: Pull complete [2022-11-03T04:09:06.080Z] 891c053d2c06: Pull complete [2022-11-03T04:09:06.080Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-03T04:09:06.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-03T04:09:06.080Z] ---> f96f9c87975a [2022-11-03T04:09:06.080Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-03T04:09:08.035Z] ---> Running in 29902a5ec5da [2022-11-03T04:09:08.035Z] Removing intermediate container 29902a5ec5da [2022-11-03T04:09:08.035Z] ---> 986d69bbd994 [2022-11-03T04:09:08.035Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-11-03T04:09:08.303Z] ---> Running in c48cba964bd5 [2022-11-03T04:09:08.572Z] Removing intermediate container c48cba964bd5 [2022-11-03T04:09:08.572Z] ---> d66be6b93fcd [2022-11-03T04:09:08.572Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T04:09:08.572Z] ---> Running in c847b70c2187 [2022-11-03T04:09:08.841Z] Removing intermediate container c847b70c2187 [2022-11-03T04:09:08.841Z] ---> d088ff500cf8 [2022-11-03T04:09:08.841Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-11-03T04:09:08.841Z] ---> Running in ea4fcc061e53 [2022-11-03T04:09:09.427Z] Removing intermediate container ea4fcc061e53 [2022-11-03T04:09:09.427Z] ---> c17225899e00 [2022-11-03T04:09:09.427Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-03T04:09:09.427Z] ---> Running in 92aeddd0d633 [2022-11-03T04:09:09.696Z] Removing intermediate container 92aeddd0d633 [2022-11-03T04:09:09.696Z] ---> 240584de0542 [2022-11-03T04:09:09.696Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-03T04:09:13.052Z] latest: Pulling from library/docker [2022-11-03T04:09:13.052Z] 9b18e9b68314: Already exists [2022-11-03T04:09:13.052Z] e5833820420a: Pulling fs layer [2022-11-03T04:09:13.052Z] 79069699b830: Pulling fs layer [2022-11-03T04:09:13.052Z] 444a66d86b54: Pulling fs layer [2022-11-03T04:09:13.052Z] af8c662400c0: Pulling fs layer [2022-11-03T04:09:13.052Z] 7851778f47af: Pulling fs layer [2022-11-03T04:09:13.052Z] 969048075247: Pulling fs layer [2022-11-03T04:09:13.052Z] 9d9d268b6129: Pulling fs layer [2022-11-03T04:09:13.052Z] 71d72239e8c8: Pulling fs layer [2022-11-03T04:09:13.052Z] af8c662400c0: Waiting [2022-11-03T04:09:13.052Z] 7851778f47af: Waiting [2022-11-03T04:09:13.052Z] 969048075247: Waiting [2022-11-03T04:09:13.052Z] 9d9d268b6129: Waiting [2022-11-03T04:09:13.052Z] 71d72239e8c8: Waiting [2022-11-03T04:09:13.052Z] 79069699b830: Download complete [2022-11-03T04:09:13.336Z] e5833820420a: Verifying Checksum [2022-11-03T04:09:13.336Z] e5833820420a: Download complete [2022-11-03T04:09:13.611Z] 444a66d86b54: Verifying Checksum [2022-11-03T04:09:13.611Z] 444a66d86b54: Download complete [2022-11-03T04:09:13.611Z] 969048075247: Verifying Checksum [2022-11-03T04:09:13.611Z] 969048075247: Download complete [2022-11-03T04:09:13.883Z] af8c662400c0: Verifying Checksum [2022-11-03T04:09:13.883Z] af8c662400c0: Download complete [2022-11-03T04:09:13.883Z] 9d9d268b6129: Verifying Checksum [2022-11-03T04:09:13.883Z] 9d9d268b6129: Download complete [2022-11-03T04:09:13.883Z] e5833820420a: Pull complete [2022-11-03T04:09:14.156Z] 7851778f47af: Download complete [2022-11-03T04:09:14.156Z] 71d72239e8c8: Verifying Checksum [2022-11-03T04:09:14.156Z] 71d72239e8c8: Download complete [2022-11-03T04:09:14.156Z] 79069699b830: Pull complete [2022-11-03T04:09:15.122Z] 444a66d86b54: Pull complete [2022-11-03T04:09:16.096Z] af8c662400c0: Pull complete [2022-11-03T04:09:17.066Z] 7851778f47af: Pull complete [2022-11-03T04:09:17.334Z] 969048075247: Pull complete [2022-11-03T04:09:17.605Z] 9d9d268b6129: Pull complete [2022-11-03T04:09:17.873Z] 71d72239e8c8: Pull complete [2022-11-03T04:09:17.873Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-11-03T04:09:17.873Z] Status: Downloaded newer image for docker:latest [2022-11-03T04:09:20.466Z] ---> b0d66ab54140 [2022-11-03T04:09:20.466Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-03T04:09:20.466Z] ---> Running in d0bac01a05f8 [2022-11-03T04:09:21.887Z] Removing intermediate container d0bac01a05f8 [2022-11-03T04:09:21.887Z] ---> a9aa88191e5c [2022-11-03T04:09:21.887Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T04:09:22.158Z] ---> Running in 5c868198a6be [2022-11-03T04:09:23.126Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-03T04:09:23.717Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-03T04:09:25.128Z] OK: 221 MiB in 51 packages [2022-11-03T04:09:25.713Z] Removing intermediate container 5c868198a6be [2022-11-03T04:09:25.713Z] ---> 9b3507c0371e [2022-11-03T04:09:25.713Z] Step 11/16 : ENV GO111MODULE=on [2022-11-03T04:09:25.713Z] ---> Running in ed63f407afb1 [2022-11-03T04:09:26.307Z] Removing intermediate container ed63f407afb1 [2022-11-03T04:09:26.307Z] ---> e71d441b6b18 [2022-11-03T04:09:26.307Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-03T04:09:26.307Z] ---> Running in 27c947e44341 [2022-11-03T04:09:26.575Z] Removing intermediate container 27c947e44341 [2022-11-03T04:09:26.575Z] ---> 3583493fc20e [2022-11-03T04:09:26.575Z] Step 13/16 : COPY go.mod vendor* ./ [2022-11-03T04:09:27.168Z] ---> ae942bba7dce [2022-11-03T04:09:27.168Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T04:09:27.168Z] ---> Running in 4cb68d6981cb [2022-11-03T04:10:23.595Z] Removing intermediate container 4cb68d6981cb [2022-11-03T04:10:23.595Z] ---> 7a49d7196416 [2022-11-03T04:10:23.595Z] Step 15/16 : COPY . . [2022-11-03T04:10:25.545Z] ---> 3e467fc04a22 [2022-11-03T04:10:25.545Z] Step 16/16 : RUN ${MAKE} [2022-11-03T04:10:25.545Z] ---> Running in 14edca5bb4a5 [2022-11-03T04:10:26.510Z] noop [2022-11-03T04:10:27.095Z] Removing intermediate container 14edca5bb4a5 [2022-11-03T04:10:27.095Z] ---> 8cea8389fc8d [2022-11-03T04:10:27.095Z] Successfully built 8cea8389fc8d [2022-11-03T04:10:27.095Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:10:27.563Z] + docker inspect -f . ci-base-image-arm64 [2022-11-03T04:10:27.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T04:10:27.840Z] prd-ubuntu20.04-docker-arm64-4c-16g-118057 does not seem to be running inside a container [2022-11-03T04:10:27.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-03T04:10:29.319Z] $ docker top 43b0836149b1b1929d5b3f0ff33ebb4a59f3335caa8df75aa97880bfe5680855 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T04:10:30.234Z] + go version [2022-11-03T04:10:30.234Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-03T04:10:30.272Z] $ docker stop --time=1 43b0836149b1b1929d5b3f0ff33ebb4a59f3335caa8df75aa97880bfe5680855 [2022-11-03T04:10:31.949Z] $ docker rm -f 43b0836149b1b1929d5b3f0ff33ebb4a59f3335caa8df75aa97880bfe5680855 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:10:32.802Z] + docker inspect -f . ci-base-image-arm64 [2022-11-03T04:10:32.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T04:10:33.071Z] prd-ubuntu20.04-docker-arm64-4c-16g-118057 does not seem to be running inside a container [2022-11-03T04:10:33.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-03T04:10:34.402Z] $ docker top ce6279ec479d0f4781fe8f13a54d09a7824b8db926836213dca646e3bc4748ab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T04:10:34.985Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-03T04:10:35.641Z] + make test [2022-11-03T04:10:35.911Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-11-03T04:10:37.327Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-11-03T04:11:59.004Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-11-03T04:11:59.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-11-03T04:11:59.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-11-03T04:11:59.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-11-03T04:11:59.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-11-03T04:11:59.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-11-03T04:11:59.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-11-03T04:11:59.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-11-03T04:11:59.004Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-11-03T04:12:21.101Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-03T04:12:21.101Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-03T04:12:21.101Z] ./bin/test-attribution-txt.sh [2022-11-03T04:12:21.101Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-11-03T04:12:21.101Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-03T04:12:21.101Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-11-03T04:12:21.101Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-11-03T04:12:21.101Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-11-03T04:12:21.101Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-11-03T04:12:21.101Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-11-03T04:12:21.101Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-11-03T04:12:21.101Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-11-03T04:12:21.101Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-11-03T04:12:21.101Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-11-03T04:12:21.101Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-11-03T04:12:21.101Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-03T04:12:21.101Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-03T04:12:21.101Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-11-03T04:12:21.101Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-11-03T04:12:21.101Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-11-03T04:12:21.101Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-11-03T04:12:21.101Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-11-03T04:12:21.101Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-11-03T04:12:21.101Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-11-03T04:12:21.371Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-11-03T04:12:21.371Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-11-03T04:12:21.371Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-11-03T04:12:21.371Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-11-03T04:12:21.371Z] make -C web test [2022-11-03T04:12:21.371Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2022-11-03T04:12:21.371Z] make[1]: tput: No such file or directory [2022-11-03T04:12:21.371Z] make[1]: tput: No such file or directory [2022-11-03T04:12:21.371Z] warning: generating ./VERSION [2022-11-03T04:12:21.371Z] echo "0.0.0" > VERSION [2022-11-03T04:12:21.371Z] docker build \ [2022-11-03T04:12:21.371Z] -f Dockerfile \ [2022-11-03T04:12:21.371Z] --build-arg USER=1000 \ [2022-11-03T04:12:21.371Z] \ [2022-11-03T04:12:21.371Z] --label "git_sha=2401b04b41de8399b4866ac01444a88fb31cbf20" \ [2022-11-03T04:12:21.371Z] -t edgexfoundry/edgex-web-ui:2401b04b41de8399b4866ac01444a88fb31cbf20 \ [2022-11-03T04:12:21.371Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-11-03T04:12:21.371Z] . [2022-11-03T04:12:22.335Z] Sending build context to Docker daemon 3.269MB [2022-11-03T04:12:22.335Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-11-03T04:12:22.604Z] 16.17-alpine3.15: Pulling from library/node [2022-11-03T04:12:22.604Z] 47517142f6ba: Pulling fs layer [2022-11-03T04:12:22.604Z] 5f8c4bfa009b: Pulling fs layer [2022-11-03T04:12:22.604Z] f7079c9c4ba1: Pulling fs layer [2022-11-03T04:12:22.604Z] aba105e6f55a: Pulling fs layer [2022-11-03T04:12:22.604Z] aba105e6f55a: Waiting [2022-11-03T04:12:22.604Z] f7079c9c4ba1: Verifying Checksum [2022-11-03T04:12:22.604Z] f7079c9c4ba1: Download complete [2022-11-03T04:12:22.604Z] 47517142f6ba: Verifying Checksum [2022-11-03T04:12:22.604Z] 47517142f6ba: Download complete [2022-11-03T04:12:22.604Z] aba105e6f55a: Verifying Checksum [2022-11-03T04:12:22.604Z] aba105e6f55a: Download complete [2022-11-03T04:12:23.578Z] 5f8c4bfa009b: Verifying Checksum [2022-11-03T04:12:23.578Z] 5f8c4bfa009b: Download complete [2022-11-03T04:12:24.547Z] 47517142f6ba: Pull complete [2022-11-03T04:12:28.833Z] 5f8c4bfa009b: Pull complete [2022-11-03T04:12:29.429Z] f7079c9c4ba1: Pull complete [2022-11-03T04:12:29.701Z] aba105e6f55a: Pull complete [2022-11-03T04:12:29.701Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-11-03T04:12:29.701Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-11-03T04:12:29.701Z] ---> bf1b8b58d215 [2022-11-03T04:12:29.701Z] Step 2/10 : RUN apk add --no-cache chromium [2022-11-03T04:12:30.303Z] ---> Running in 66b0ac3f47d8 [2022-11-03T04:12:31.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-03T04:12:31.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-03T04:12:32.512Z] (1/128) Installing libxau (1.0.9-r0) [2022-11-03T04:12:32.512Z] (2/128) Installing libmd (1.0.3-r0) [2022-11-03T04:12:32.512Z] (3/128) Installing libbsd (0.11.3-r1) [2022-11-03T04:12:32.512Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-11-03T04:12:32.512Z] (5/128) Installing libxcb (1.14-r2) [2022-11-03T04:12:32.512Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-11-03T04:12:32.512Z] (7/128) Installing libxext (1.3.4-r0) [2022-11-03T04:12:32.512Z] (8/128) Installing libice (1.0.10-r0) [2022-11-03T04:12:32.512Z] (9/128) Installing libuuid (2.37.4-r0) [2022-11-03T04:12:32.512Z] (10/128) Installing libsm (1.2.3-r0) [2022-11-03T04:12:32.512Z] (11/128) Installing libxt (1.2.1-r0) [2022-11-03T04:12:32.512Z] (12/128) Installing libxmu (1.1.3-r0) [2022-11-03T04:12:32.512Z] (13/128) Installing xset (1.2.4-r0) [2022-11-03T04:12:32.512Z] (14/128) Installing xprop (1.2.5-r0) [2022-11-03T04:12:32.512Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-11-03T04:12:32.779Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-11-03T04:12:32.779Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-11-03T04:12:32.779Z] (18/128) Installing libffi (3.4.2-r1) [2022-11-03T04:12:32.779Z] (19/128) Installing libintl (0.21-r0) [2022-11-03T04:12:32.779Z] (20/128) Installing libblkid (2.37.4-r0) [2022-11-03T04:12:32.779Z] (21/128) Installing libmount (2.37.4-r0) [2022-11-03T04:12:32.779Z] (22/128) Installing pcre (8.45-r1) [2022-11-03T04:12:32.779Z] (23/128) Installing glib (2.70.1-r0) [2022-11-03T04:12:32.779Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-11-03T04:12:32.779Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-11-03T04:12:32.779Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-11-03T04:12:32.779Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-11-03T04:12:33.046Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-11-03T04:12:33.046Z] (29/128) Installing libpng (1.6.37-r1) [2022-11-03T04:12:33.046Z] (30/128) Installing libwebp (1.2.2-r0) [2022-11-03T04:12:33.046Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-11-03T04:12:33.046Z] (32/128) Installing tiff (4.4.0-r0) [2022-11-03T04:12:33.046Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-11-03T04:12:33.046Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-11-03T04:12:33.046Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-11-03T04:12:33.046Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-11-03T04:12:33.046Z] (37/128) Installing libxrender (0.9.10-r3) [2022-11-03T04:12:33.046Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-11-03T04:12:33.046Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-11-03T04:12:33.046Z] (40/128) Installing libxi (1.8-r0) [2022-11-03T04:12:33.046Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-11-03T04:12:33.046Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-11-03T04:12:33.046Z] (43/128) Installing atk (2.36.0-r0) [2022-11-03T04:12:33.046Z] (44/128) Installing libxtst (1.2.3-r3) [2022-11-03T04:12:33.325Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-11-03T04:12:33.325Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-11-03T04:12:33.325Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-11-03T04:12:33.325Z] (48/128) Installing expat (2.5.0-r0) [2022-11-03T04:12:33.325Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-11-03T04:12:33.325Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-11-03T04:12:33.325Z] (51/128) Installing freetype (2.11.1-r2) [2022-11-03T04:12:33.325Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-11-03T04:12:33.325Z] (53/128) Installing pixman (0.40.0-r3) [2022-11-03T04:12:33.325Z] (54/128) Installing cairo (1.16.0-r5) [2022-11-03T04:12:33.325Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-11-03T04:12:33.325Z] (56/128) Installing avahi-libs (0.8-r5) [2022-11-03T04:12:33.325Z] (57/128) Installing gmp (6.2.1-r1) [2022-11-03T04:12:33.325Z] (58/128) Installing nettle (3.7.3-r0) [2022-11-03T04:12:33.594Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-11-03T04:12:33.594Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-11-03T04:12:33.594Z] (61/128) Installing libunistring (0.9.10-r1) [2022-11-03T04:12:33.594Z] (62/128) Installing gnutls (3.7.1-r1) [2022-11-03T04:12:33.594Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-11-03T04:12:33.594Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-11-03T04:12:33.594Z] (65/128) Installing fribidi (1.0.11-r0) [2022-11-03T04:12:33.594Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-11-03T04:12:33.594Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-11-03T04:12:33.594Z] (68/128) Installing libxft (2.3.4-r0) [2022-11-03T04:12:33.594Z] (69/128) Installing pango (1.48.10-r0) [2022-11-03T04:12:33.865Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-11-03T04:12:33.865Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-11-03T04:12:33.865Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-11-03T04:12:33.865Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-11-03T04:12:33.865Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-11-03T04:12:34.139Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-11-03T04:12:34.139Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-11-03T04:12:34.412Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-11-03T04:12:34.412Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-11-03T04:12:34.412Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-11-03T04:12:34.412Z] Executing ttf-opensans-1.10-r1.post-install [2022-11-03T04:12:37.015Z] (79/128) Installing libogg (1.3.5-r0) [2022-11-03T04:12:37.016Z] (80/128) Installing flac (1.3.4-r0) [2022-11-03T04:12:37.016Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-11-03T04:12:37.016Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-11-03T04:12:37.016Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-11-03T04:12:37.016Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-11-03T04:12:37.016Z] (85/128) Installing libass (0.15.2-r0) [2022-11-03T04:12:37.016Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-11-03T04:12:37.016Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-11-03T04:12:37.016Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-11-03T04:12:37.016Z] (89/128) Installing lame (3.100-r0) [2022-11-03T04:12:37.016Z] (90/128) Installing opus (1.3.1-r1) [2022-11-03T04:12:37.016Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-11-03T04:12:37.016Z] (92/128) Installing soxr (0.1.3-r2) [2022-11-03T04:12:37.016Z] (93/128) Installing libsrt (1.4.2-r1) [2022-11-03T04:12:37.016Z] (94/128) Installing libssh (0.9.6-r1) [2022-11-03T04:12:37.016Z] (95/128) Installing libtheora (1.1.1-r16) [2022-11-03T04:12:37.016Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-11-03T04:12:37.016Z] (97/128) Installing libdrm (2.4.109-r0) [2022-11-03T04:12:37.016Z] (98/128) Installing libva (2.13.0-r0) [2022-11-03T04:12:37.016Z] (99/128) Installing libvdpau (1.4-r0) [2022-11-03T04:12:37.293Z] (100/128) Installing vidstab (1.1.0-r1) [2022-11-03T04:12:37.293Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-11-03T04:12:37.293Z] (102/128) Installing libvpx (1.10.0-r0) [2022-11-03T04:12:37.293Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-11-03T04:12:37.293Z] (104/128) Installing x264-libs (20210613-r0) [2022-11-03T04:12:37.293Z] (105/128) Installing x265-libs (3.5-r0) [2022-11-03T04:12:37.293Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-11-03T04:12:37.293Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-11-03T04:12:37.881Z] (108/128) Installing libevent (2.1.12-r4) [2022-11-03T04:12:37.881Z] (109/128) Installing mesa (21.2.6-r0) [2022-11-03T04:12:37.881Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-11-03T04:12:37.881Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-11-03T04:12:37.881Z] (112/128) Installing lcms2 (2.12-r1) [2022-11-03T04:12:38.149Z] (113/128) Installing nspr (4.32-r0) [2022-11-03T04:12:38.149Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-11-03T04:12:38.149Z] (115/128) Installing nss (3.78.1-r0) [2022-11-03T04:12:38.149Z] (116/128) Installing libasyncns (0.8-r1) [2022-11-03T04:12:38.149Z] (117/128) Installing libltdl (2.4.6-r7) [2022-11-03T04:12:38.149Z] (118/128) Installing orc (0.4.32-r0) [2022-11-03T04:12:38.149Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-11-03T04:12:38.415Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-11-03T04:12:38.415Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-11-03T04:12:38.415Z] (122/128) Installing libpulse (15.0-r2) [2022-11-03T04:12:38.415Z] (123/128) Installing re2 (2021.11.01-r0) [2022-11-03T04:12:38.415Z] (124/128) Installing snappy (1.1.9-r1) [2022-11-03T04:12:38.415Z] (125/128) Installing libgpg-error (1.42-r1) [2022-11-03T04:12:38.415Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-11-03T04:12:38.415Z] (127/128) Installing libxslt (1.1.35-r0) [2022-11-03T04:12:38.415Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-11-03T04:12:42.683Z] Executing busybox-1.34.1-r7.trigger [2022-11-03T04:12:42.683Z] Executing glib-2.70.1-r0.trigger [2022-11-03T04:12:42.683Z] Executing shared-mime-info-2.1-r1.trigger [2022-11-03T04:12:48.034Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-11-03T04:12:48.034Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-11-03T04:12:48.034Z] Executing fontconfig-2.13.1-r4.trigger [2022-11-03T04:12:48.034Z] Executing mkfontscale-1.2.1-r1.trigger [2022-11-03T04:12:48.034Z] OK: 275 MiB in 144 packages [2022-11-03T04:12:58.116Z] Removing intermediate container 66b0ac3f47d8 [2022-11-03T04:12:58.116Z] ---> 14e73b05c06a [2022-11-03T04:12:58.116Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-11-03T04:12:58.116Z] ---> Running in 5ce6c6dc5182 [2022-11-03T04:12:58.116Z] Removing intermediate container 5ce6c6dc5182 [2022-11-03T04:12:58.116Z] ---> d4810b9f9543 [2022-11-03T04:12:58.116Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-11-03T04:12:58.116Z] ---> Running in 4e042df4f06a [2022-11-03T04:12:58.116Z] Removing intermediate container 4e042df4f06a [2022-11-03T04:12:58.116Z] ---> c7b3d7e5a8b4 [2022-11-03T04:12:58.116Z] Step 5/10 : RUN npm install -g npm [2022-11-03T04:12:58.116Z] ---> Running in 2d4ddf07a2aa [2022-11-03T04:13:24.837Z] [2022-11-03T04:13:24.837Z] changed 54 packages, and audited 212 packages in 23s [2022-11-03T04:13:24.837Z] [2022-11-03T04:13:24.837Z] 11 packages are looking for funding [2022-11-03T04:13:24.837Z] run `npm fund` for details [2022-11-03T04:13:24.837Z] [2022-11-03T04:13:24.837Z] found 0 vulnerabilities [2022-11-03T04:13:28.181Z] Removing intermediate container 2d4ddf07a2aa [2022-11-03T04:13:28.181Z] ---> c69af89ee6b7 [2022-11-03T04:13:28.181Z] Step 6/10 : ARG USER=1000 [2022-11-03T04:13:28.181Z] ---> Running in 30de988fd1da [2022-11-03T04:13:28.181Z] Removing intermediate container 30de988fd1da [2022-11-03T04:13:28.181Z] ---> cc13999e1fbf [2022-11-03T04:13:28.181Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-11-03T04:13:28.181Z] ---> Running in 1b8bf03fb9e2 [2022-11-03T04:13:30.130Z] Removing intermediate container 1b8bf03fb9e2 [2022-11-03T04:13:30.130Z] ---> 29ee6d18dfd7 [2022-11-03T04:13:30.130Z] Step 8/10 : USER $USER:$USER [2022-11-03T04:13:30.130Z] ---> Running in f05a9879a821 [2022-11-03T04:13:30.399Z] Removing intermediate container f05a9879a821 [2022-11-03T04:13:30.399Z] ---> 0fe79c853b03 [2022-11-03T04:13:30.399Z] Step 9/10 : WORKDIR /app [2022-11-03T04:13:30.399Z] ---> Running in b5d2f69a3861 [2022-11-03T04:13:30.668Z] Removing intermediate container b5d2f69a3861 [2022-11-03T04:13:30.668Z] ---> 482ca26ed521 [2022-11-03T04:13:30.668Z] Step 10/10 : LABEL git_sha=2401b04b41de8399b4866ac01444a88fb31cbf20 [2022-11-03T04:13:30.943Z] ---> Running in 583ac4e5cd67 [2022-11-03T04:13:31.210Z] Removing intermediate container 583ac4e5cd67 [2022-11-03T04:13:31.210Z] ---> a01681dd56c4 [2022-11-03T04:13:31.211Z] Successfully built a01681dd56c4 [2022-11-03T04:13:31.211Z] Successfully tagged edgexfoundry/edgex-web-ui:2401b04b41de8399b4866ac01444a88fb31cbf20 [2022-11-03T04:13:31.211Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-11-03T04:13:31.211Z] touch edgex-web-ui.imagebuilt [2022-11-03T04:13:31.211Z] mkdir -p node_modules coverage [2022-11-03T04:13:31.211Z] chown "1000:1000" node_modules coverage package-lock.json [2022-11-03T04:13:31.211Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE required: { [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE }, [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE } [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE required: { [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE }, [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE } [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE required: { [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE }, [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE } [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE required: { [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE }, [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE } [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE required: { [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE }, [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE } [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE required: { [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE }, [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE } [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE required: { [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE }, [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE } [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE required: { [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE }, [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE } [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE required: { [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE }, [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T04:13:43.538Z] npm WARN EBADENGINE } [2022-11-03T04:14:22.499Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-11-03T04:14:22.499Z] 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-11-03T04:14:22.499Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-11-03T04:14:22.499Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T04:14:23.101Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-11-03T04:14:24.072Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-11-03T04:14:34.203Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-11-03T04:14:35.170Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-11-03T04:14:38.513Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-11-03T04:14:56.720Z] 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-11-03T04:14:56.720Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T04:14:56.720Z] 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-11-03T04:14:59.299Z] 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-11-03T04:15:01.886Z] 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-11-03T04:15:04.471Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T04:15:16.783Z] 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-11-03T04:15:18.237Z] 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-11-03T04:15:33.222Z] 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-11-03T04:16:00.068Z] 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-11-03T04:16:38.932Z] [2022-11-03T04:16:38.932Z] added 1475 packages, and audited 1476 packages in 3m [2022-11-03T04:16:38.932Z] [2022-11-03T04:16:38.932Z] 90 packages are looking for funding [2022-11-03T04:16:38.932Z] run `npm fund` for details [2022-11-03T04:16:38.932Z] [2022-11-03T04:16:38.932Z] 15 vulnerabilities (3 moderate, 9 high, 3 critical) [2022-11-03T04:16:38.932Z] [2022-11-03T04:16:38.932Z] To address issues that do not require attention, run: [2022-11-03T04:16:38.932Z] npm audit fix [2022-11-03T04:16:38.932Z] [2022-11-03T04:16:38.932Z] To address all issues (including breaking changes), run: [2022-11-03T04:16:38.932Z] npm audit fix --force [2022-11-03T04:16:38.932Z] [2022-11-03T04:16:38.932Z] Run `npm audit` for details. [2022-11-03T04:16:38.932Z] 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-11-03T04:16:53.931Z] - Generating browser application bundles (phase: setup)... [2022-11-03T04:17:26.157Z] Compiling @angular/core : es2015 as esm2015 [2022-11-03T04:17:26.157Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-11-03T04:17:58.402Z] Compiling @angular/common : es2015 as esm2015 [2022-11-03T04:17:58.402Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-11-03T04:18:02.681Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-11-03T04:18:02.681Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-11-03T04:18:06.944Z] Compiling @angular/router : es2015 as esm2015 [2022-11-03T04:18:07.527Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-11-03T04:18:12.873Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-11-03T04:18:14.817Z] Compiling @angular/common/http : es2015 as esm2015 [2022-11-03T04:18:14.817Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-11-03T04:18:19.073Z] Compiling @angular/forms : es2015 as esm2015 [2022-11-03T04:18:19.658Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-11-03T04:18:20.245Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-11-03T04:19:28.128Z] 03 11 2022 04:19:17.913:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-11-03T04:19:28.128Z] 03 11 2022 04:19:17.926:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-11-03T04:19:28.128Z] 03 11 2022 04:19:17.952:INFO [launcher]: Starting browser ChromeHeadless [2022-11-03T04:20:24.515Z] 03 11 2022 04:20:19.346:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-11-03T04:21:11.423Z] 03 11 2022 04:21:04.984:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-11-03T04:21:29.685Z] ✔ Browser application bundle generation complete. [2022-11-03T04:21:30.270Z] 03 11 2022 04:21:30.086:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 8awaw4fskVstRHVRAAAB with id 99968228 [2022-11-03T04:21:48.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-11-03T04:21:48.749Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.5 secs) [2022-11-03T04:21:49.332Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.789 secs) [2022-11-03T04:21:49.913Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.495 secs) [2022-11-03T04:21:50.181Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.636 secs) [2022-11-03T04:21:50.448Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.739 secs) [2022-11-03T04:21:50.448Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.848 secs) [2022-11-03T04:21:50.712Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.955 secs) [2022-11-03T04:21:50.712Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.991 secs) [2022-11-03T04:21:50.978Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.171 secs) [2022-11-03T04:21:50.978Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.256 secs) [2022-11-03T04:21:51.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.332 secs) [2022-11-03T04:21:51.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.413 secs) [2022-11-03T04:21:51.511Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.684 secs) [2022-11-03T04:21:52.923Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.679 secs) [2022-11-03T04:21:53.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.861 secs) [2022-11-03T04:21:53.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.893 secs) [2022-11-03T04:21:53.460Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 4.198 secs) [2022-11-03T04:21:53.728Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 4.425 secs) [2022-11-03T04:21:53.994Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.551 secs) [2022-11-03T04:21:53.994Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.587 secs) [2022-11-03T04:21:53.994Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.619 secs) [2022-11-03T04:21:54.261Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.649 secs) [2022-11-03T04:21:54.261Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.709 secs) [2022-11-03T04:21:54.261Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.767 secs) [2022-11-03T04:21:54.526Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.788 secs) [2022-11-03T04:21:54.791Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 5.022 secs) [2022-11-03T04:21:54.792Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 5.077 secs) [2022-11-03T04:21:54.792Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.132 secs) [2022-11-03T04:21:55.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.206 secs) [2022-11-03T04:21:55.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.278 secs) [2022-11-03T04:21:55.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.317 secs) [2022-11-03T04:21:55.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.35 secs) [2022-11-03T04:21:55.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.412 secs) [2022-11-03T04:21:55.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.434 secs) [2022-11-03T04:21:55.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.482 secs) [2022-11-03T04:21:55.593Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.596 secs) [2022-11-03T04:21:55.859Z] WARN: ' [2022-11-03T04:21:55.859Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-03T04:21:55.859Z] Support for using the ngModel input property and ngModelChange event with [2022-11-03T04:21:55.859Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-03T04:21:55.859Z] in a future version of Angular. [2022-11-03T04:21:55.859Z] [2022-11-03T04:21:55.859Z] For more information on this, see our API docs here: [2022-11-03T04:21:55.859Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-03T04:21:55.859Z] ' [2022-11-03T04:21:55.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.596 secs) [2022-11-03T04:21:55.859Z] WARN: ' [2022-11-03T04:21:55.859Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-03T04:21:55.859Z] Support for using the ngModel input property and ngModelChange event with [2022-11-03T04:21:55.859Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-03T04:21:55.859Z] in a future version of Angular. [2022-11-03T04:21:55.859Z] [2022-11-03T04:21:55.859Z] For more information on this, see our API docs here: [2022-11-03T04:21:55.859Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-03T04:21:55.859Z] ' [2022-11-03T04:21:55.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.809 secs) [2022-11-03T04:21:56.126Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.035 secs) [2022-11-03T04:21:56.126Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.106 secs) [2022-11-03T04:21:56.393Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.282 secs) [2022-11-03T04:21:56.661Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.495 secs) [2022-11-03T04:21:56.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.683 secs) [2022-11-03T04:21:57.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.832 secs) [2022-11-03T04:21:57.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.868 secs) [2022-11-03T04:21:57.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.91 secs) [2022-11-03T04:21:57.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.946 secs) [2022-11-03T04:21:57.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.968 secs) [2022-11-03T04:21:57.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.001 secs) [2022-11-03T04:21:57.463Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.101 secs) [2022-11-03T04:21:57.463Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.158 secs) [2022-11-03T04:21:58.044Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.45 secs) [2022-11-03T04:21:58.044Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.53 secs) [2022-11-03T04:21:58.044Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.607 secs) [2022-11-03T04:21:58.311Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.738 secs) [2022-11-03T04:21:58.311Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.802 secs) [2022-11-03T04:21:58.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.843 secs) [2022-11-03T04:21:58.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.895 secs) [2022-11-03T04:21:58.578Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.98 secs) [2022-11-03T04:21:58.843Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.064 secs) [2022-11-03T04:21:59.111Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 8.284 secs) [2022-11-03T04:21:59.694Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 8.762 secs) [2022-11-03T04:21:59.694Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 8.794 secs) [2022-11-03T04:21:59.694Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.832 secs) [2022-11-03T04:21:59.960Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.979 secs) [2022-11-03T04:21:59.960Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.059 secs) [2022-11-03T04:22:00.228Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.214 secs) [2022-11-03T04:22:00.496Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.489 secs) [2022-11-03T04:22:00.763Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.514 secs) [2022-11-03T04:22:00.763Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.585 secs) [2022-11-03T04:22:01.032Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.638 secs) [2022-11-03T04:22:01.032Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.659 secs) [2022-11-03T04:22:01.032Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.673 secs) [2022-11-03T04:22:01.299Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 10.077 secs) [2022-11-03T04:22:01.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 10.178 secs) [2022-11-03T04:22:01.833Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.284 secs) [2022-11-03T04:22:01.833Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.398 secs) [2022-11-03T04:22:02.097Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 10.497 secs) [2022-11-03T04:22:02.097Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 10.519 secs) [2022-11-03T04:22:02.097Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 10.532 secs) [2022-11-03T04:22:02.362Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 10.657 secs) [2022-11-03T04:22:02.362Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 10.69 secs) [2022-11-03T04:22:02.628Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 10.825 secs) [2022-11-03T04:22:02.628Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 10.848 secs) [2022-11-03T04:22:02.894Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.998 secs) [2022-11-03T04:22:02.894Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 11.067 secs) [2022-11-03T04:22:03.159Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 11.181 secs) [2022-11-03T04:22:03.424Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 11.421 secs) [2022-11-03T04:22:03.424Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 11.458 secs) [2022-11-03T04:22:03.690Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 11.644 secs) [2022-11-03T04:22:03.955Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 11.754 secs) [2022-11-03T04:22:03.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 11.808 secs) [2022-11-03T04:22:04.222Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 11.969 secs) [2022-11-03T04:22:04.489Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 12.233 secs) [2022-11-03T04:22:04.489Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 12.305 secs) [2022-11-03T04:22:04.754Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 12.338 secs) [2022-11-03T04:22:04.754Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 12.391 secs) [2022-11-03T04:22:04.754Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 12.408 secs) [2022-11-03T04:22:04.754Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 12.422 secs) [2022-11-03T04:22:05.018Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 12.569 secs) [2022-11-03T04:22:05.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 12.776 secs) [2022-11-03T04:22:05.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 12.827 secs) [2022-11-03T04:22:05.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 12.861 secs) [2022-11-03T04:22:05.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 12.902 secs) [2022-11-03T04:22:05.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 12.92 secs) [2022-11-03T04:22:05.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 12.974 secs) [2022-11-03T04:22:05.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 13.057 secs) [2022-11-03T04:22:06.079Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 13.286 secs) [2022-11-03T04:22:06.079Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 13.38 secs) [2022-11-03T04:22:06.343Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 13.454 secs) [2022-11-03T04:22:06.608Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 13.711 secs) [2022-11-03T04:22:06.608Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 13.813 secs) [2022-11-03T04:22:07.189Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 14.111 secs) [2022-11-03T04:22:07.189Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 14.13 secs) [2022-11-03T04:22:07.189Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 14.145 secs) [2022-11-03T04:22:07.189Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 14.163 secs) [2022-11-03T04:22:07.189Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 14.212 secs) [2022-11-03T04:22:07.454Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 14.288 secs) [2022-11-03T04:22:07.454Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 14.319 secs) [2022-11-03T04:22:07.721Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 14.562 secs) [2022-11-03T04:22:07.721Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 14.583 secs) [2022-11-03T04:22:07.721Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 14.602 secs) [2022-11-03T04:22:07.987Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 14.615 secs) [2022-11-03T04:22:07.987Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 14.703 secs) [2022-11-03T04:22:07.987Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 14.756 secs) [2022-11-03T04:22:08.252Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 14.882 secs) [2022-11-03T04:22:08.252Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 14.949 secs) [2022-11-03T04:22:08.515Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 15.093 secs) [2022-11-03T04:22:08.515Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 15.125 secs) [2022-11-03T04:22:08.780Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 15.206 secs) [2022-11-03T04:22:08.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 15.252 secs) [2022-11-03T04:22:08.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 15.284 secs) [2022-11-03T04:22:08.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 15.307 secs) [2022-11-03T04:22:08.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 15.328 secs) [2022-11-03T04:22:09.045Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 15.477 secs) [2022-11-03T04:22:09.311Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 15.61 secs) [2022-11-03T04:22:09.311Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 15.629 secs) [2022-11-03T04:22:09.311Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 15.641 secs) [2022-11-03T04:22:09.311Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 15.659 secs) [2022-11-03T04:22:09.311Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.669 secs) [2022-11-03T04:22:09.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.769 secs) [2022-11-03T04:22:09.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.785 secs) [2022-11-03T04:22:09.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.795 secs) [2022-11-03T04:22:09.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.816 secs) [2022-11-03T04:22:09.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.827 secs) [2022-11-03T04:22:09.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.84 secs) [2022-11-03T04:22:09.841Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.853 secs) [2022-11-03T04:22:09.841Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.866 secs) [2022-11-03T04:22:09.841Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.899 secs) [2022-11-03T04:22:09.841Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.941 secs) [2022-11-03T04:22:10.795Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.471 secs / 15.941 secs) [2022-11-03T04:22:10.795Z] TOTAL: 149 SUCCESS [2022-11-03T04:22:10.795Z] ✔ Browser application bundle generation complete. [2022-11-03T04:22:15.039Z] [2022-11-03T04:22:15.039Z] =============================== Coverage summary =============================== [2022-11-03T04:22:15.039Z] Statements : 40.98% ( 1467/3580 ) [2022-11-03T04:22:15.039Z] Branches : 12.03% ( 111/923 ) [2022-11-03T04:22:15.039Z] Functions : 33.28% ( 432/1298 ) [2022-11-03T04:22:15.039Z] Lines : 38.91% ( 1318/3387 ) [2022-11-03T04:22:15.039Z] ================================================================================ [2022-11-03T04:22:15.039Z] 03 11 2022 04:22:14.253:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-11-03T04:22:15.302Z] ✔ Browser application bundle generation complete. [2022-11-03T04:22:16.259Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2022-11-03T04:22:16.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-03T04:22:16.319Z] $ docker stop --time=1 ce6279ec479d0f4781fe8f13a54d09a7824b8db926836213dca646e3bc4748ab [2022-11-03T04:22:17.986Z] $ docker rm -f ce6279ec479d0f4781fe8f13a54d09a7824b8db926836213dca646e3bc4748ab [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T04:22:18.924Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-03T04:22:21.527Z] Warning: overwriting stash ‘coverage-report’ [2022-11-03T04:22:26.882Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T04:22:27.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-03T04:22:30.455Z] + ls -al . [2022-11-03T04:22:30.456Z] total 180 [2022-11-03T04:22:30.456Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 3 04:10 . [2022-11-03T04:22:30.456Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 04:08 .. [2022-11-03T04:22:30.456Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 04:08 .blubracket [2022-11-03T04:22:30.456Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 3 04:08 .dockerignore [2022-11-03T04:22:30.456Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 04:08 .git [2022-11-03T04:22:30.456Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 04:08 .github [2022-11-03T04:22:30.456Z] -rw-rw-r-- 1 jenkins jenkins 185 Nov 3 04:08 .gitignore [2022-11-03T04:22:30.456Z] -rw-rw-r-- 1 jenkins jenkins 4856 Nov 3 04:08 Attribution.txt [2022-11-03T04:22:30.456Z] -rw-rw-r-- 1 jenkins jenkins 14570 Nov 3 04:08 CHANGELOG.md [2022-11-03T04:22:30.456Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 3 04:08 CONTRIBUTING.md [2022-11-03T04:22:30.456Z] -rw-rw-r-- 1 jenkins jenkins 1847 Nov 3 04:08 Dockerfile [2022-11-03T04:22:30.456Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 3 04:08 Jenkinsfile [2022-11-03T04:22:30.456Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 3 04:08 LICENSE [2022-11-03T04:22:30.456Z] -rw-rw-r-- 1 jenkins jenkins 2124 Nov 3 04:08 Makefile [2022-11-03T04:22:30.456Z] -rw-rw-r-- 1 jenkins jenkins 4558 Nov 3 04:08 README.md [2022-11-03T04:22:30.456Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 3 04:05 VERSION [2022-11-03T04:22:30.456Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 04:08 assets [2022-11-03T04:22:30.456Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 04:08 bin [2022-11-03T04:22:30.456Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 04:08 cmd [2022-11-03T04:22:30.456Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 3 04:10 coverage.out [2022-11-03T04:22:30.456Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 04:08 docs [2022-11-03T04:22:30.456Z] -rw-rw-r-- 1 jenkins jenkins 3110 Nov 3 04:08 go.mod [2022-11-03T04:22:30.456Z] -rw-rw-r-- 1 jenkins jenkins 43888 Nov 3 04:08 go.sum [2022-11-03T04:22:30.456Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 04:08 internal [2022-11-03T04:22:30.456Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 04:08 snap [2022-11-03T04:22:30.456Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 04:08 testing [2022-11-03T04:22:30.456Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 3 04:08 version.go [2022-11-03T04:22:30.456Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 3 04:13 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:22:30.865Z] + 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=2401b04b41de8399b4866ac01444a88fb31cbf20 --label arch=arm64 --label version=0.0.0 . [2022-11-03T04:22:32.272Z] Sending build context to Docker daemon 31.5MB [2022-11-03T04:22:32.272Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T04:22:32.272Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-03T04:22:32.272Z] ---> 8cea8389fc8d [2022-11-03T04:22:32.272Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-03T04:22:33.507Z] ---> Running in 83c271972752 [2022-11-03T04:22:33.774Z] Removing intermediate container 83c271972752 [2022-11-03T04:22:33.774Z] ---> 6cd2060bb4b0 [2022-11-03T04:22:33.774Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-11-03T04:22:33.774Z] ---> Running in 9bca5a77c519 [2022-11-03T04:22:34.042Z] Removing intermediate container 9bca5a77c519 [2022-11-03T04:22:34.042Z] ---> d7fadae9a1e3 [2022-11-03T04:22:34.042Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T04:22:34.309Z] ---> Running in e988345ce923 [2022-11-03T04:22:34.576Z] Removing intermediate container e988345ce923 [2022-11-03T04:22:34.576Z] ---> ddc78d1b9c4d [2022-11-03T04:22:34.576Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-11-03T04:22:34.576Z] ---> Running in b5ba2f713292 [2022-11-03T04:22:34.849Z] Removing intermediate container b5ba2f713292 [2022-11-03T04:22:34.849Z] ---> f96a97bcbd63 [2022-11-03T04:22:34.849Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-03T04:22:35.118Z] ---> Running in bb166a46e694 [2022-11-03T04:22:35.387Z] Removing intermediate container bb166a46e694 [2022-11-03T04:22:35.387Z] ---> 6ada587444a5 [2022-11-03T04:22:35.387Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-03T04:22:37.328Z] ---> e7d184d0b4a7 [2022-11-03T04:22:37.328Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-03T04:22:37.596Z] ---> Running in bb63e890cbd0 [2022-11-03T04:22:39.543Z] Removing intermediate container bb63e890cbd0 [2022-11-03T04:22:39.543Z] ---> ce193645e7a0 [2022-11-03T04:22:39.543Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T04:22:39.543Z] ---> Running in d9d2a5f8e97e [2022-11-03T04:22:40.126Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-03T04:22:40.709Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-03T04:22:42.120Z] OK: 221 MiB in 51 packages [2022-11-03T04:22:43.082Z] Removing intermediate container d9d2a5f8e97e [2022-11-03T04:22:43.082Z] ---> 2d60f7ff7d66 [2022-11-03T04:22:43.082Z] Step 11/26 : ENV GO111MODULE=on [2022-11-03T04:22:43.359Z] ---> Running in 4e065c6d467e [2022-11-03T04:22:43.626Z] Removing intermediate container 4e065c6d467e [2022-11-03T04:22:43.626Z] ---> 6211d9f115bc [2022-11-03T04:22:43.626Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-03T04:22:43.626Z] ---> Running in fe8f8dbc52bb [2022-11-03T04:22:43.893Z] Removing intermediate container fe8f8dbc52bb [2022-11-03T04:22:43.893Z] ---> ae74f74e0a6c [2022-11-03T04:22:43.893Z] Step 13/26 : COPY go.mod vendor* ./ [2022-11-03T04:22:44.477Z] ---> 4f32cada8034 [2022-11-03T04:22:44.477Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T04:22:44.745Z] ---> Running in a64575ba14be [2022-11-03T04:22:46.689Z] Removing intermediate container a64575ba14be [2022-11-03T04:22:46.689Z] ---> a8fbc6bc4136 [2022-11-03T04:22:46.689Z] Step 15/26 : COPY . . [2022-11-03T04:22:50.940Z] ---> 5b8abc743f7a [2022-11-03T04:22:50.940Z] Step 16/26 : RUN ${MAKE} [2022-11-03T04:22:50.940Z] ---> Running in 90a6645554f5 [2022-11-03T04:22:51.902Z] 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-11-03T04:24:13.553Z] Removing intermediate container 90a6645554f5 [2022-11-03T04:24:13.553Z] ---> 49d0813c1d01 [2022-11-03T04:24:13.553Z] Step 17/26 : FROM alpine:3.14 [2022-11-03T04:24:13.553Z] 3.14: Pulling from library/alpine [2022-11-03T04:24:13.553Z] 90cda3b7c325: Pulling fs layer [2022-11-03T04:24:13.553Z] 90cda3b7c325: Verifying Checksum [2022-11-03T04:24:13.553Z] 90cda3b7c325: Download complete [2022-11-03T04:24:13.553Z] 90cda3b7c325: Pull complete [2022-11-03T04:24:13.553Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-03T04:24:13.553Z] Status: Downloaded newer image for alpine:3.14 [2022-11-03T04:24:13.553Z] ---> 376ba31ae3da [2022-11-03T04:24:13.553Z] Step 18/26 : EXPOSE 4000 [2022-11-03T04:24:13.553Z] ---> Running in 9a428d02a6d5 [2022-11-03T04:24:13.553Z] Removing intermediate container 9a428d02a6d5 [2022-11-03T04:24:13.553Z] ---> 3e14f3ce7b59 [2022-11-03T04:24:13.553Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-03T04:24:13.553Z] ---> fe35f68ddc85 [2022-11-03T04:24:13.553Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-11-03T04:24:13.553Z] ---> d29dcff02bd0 [2022-11-03T04:24:13.553Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-11-03T04:24:13.553Z] ---> 094c16ff68b0 [2022-11-03T04:24:13.553Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-03T04:24:13.553Z] ---> Running in 9eb1cdbb0570 [2022-11-03T04:24:13.553Z] Removing intermediate container 9eb1cdbb0570 [2022-11-03T04:24:13.553Z] ---> 730582d6d7b5 [2022-11-03T04:24:13.553Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-11-03T04:24:13.553Z] ---> Running in a253923f4356 [2022-11-03T04:24:13.553Z] Removing intermediate container a253923f4356 [2022-11-03T04:24:13.553Z] ---> 36f177739ea2 [2022-11-03T04:24:13.553Z] Step 24/26 : LABEL arch=arm64 [2022-11-03T04:24:13.553Z] ---> Running in 38b6e61ec76d [2022-11-03T04:24:13.553Z] Removing intermediate container 38b6e61ec76d [2022-11-03T04:24:13.553Z] ---> eaf926f0fa1a [2022-11-03T04:24:13.553Z] Step 25/26 : LABEL git_sha=2401b04b41de8399b4866ac01444a88fb31cbf20 [2022-11-03T04:24:13.553Z] ---> Running in 4a74d1861c7e [2022-11-03T04:24:13.553Z] Removing intermediate container 4a74d1861c7e [2022-11-03T04:24:13.553Z] ---> 3d082f025926 [2022-11-03T04:24:13.553Z] Step 26/26 : LABEL version=0.0.0 [2022-11-03T04:24:13.553Z] ---> Running in b7997de96b2f [2022-11-03T04:24:13.553Z] Removing intermediate container b7997de96b2f [2022-11-03T04:24:13.553Z] ---> a794e0566b27 [2022-11-03T04:24:13.553Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-03T04:24:13.553Z] Successfully built a794e0566b27 [2022-11-03T04:24:13.553Z] 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-11-03T04:24:14.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T04:24:14.335Z] [2022-11-03T04:24:14.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:24:14.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T04:24:14.740Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-03T04:24:14.740Z] 8998bd30e6a1: Pulling fs layer [2022-11-03T04:24:14.740Z] 04944245beec: Pulling fs layer [2022-11-03T04:24:14.740Z] 699f458cf7ca: Pulling fs layer [2022-11-03T04:24:14.740Z] 765212b225bb: Pulling fs layer [2022-11-03T04:24:14.740Z] f23df028b6ca: Pulling fs layer [2022-11-03T04:24:14.740Z] d65c8cfc05b1: Pulling fs layer [2022-11-03T04:24:14.740Z] 2437ff75d9bd: Pulling fs layer [2022-11-03T04:24:14.740Z] f23df028b6ca: Waiting [2022-11-03T04:24:14.740Z] d65c8cfc05b1: Waiting [2022-11-03T04:24:14.740Z] 2437ff75d9bd: Waiting [2022-11-03T04:24:14.740Z] 765212b225bb: Waiting [2022-11-03T04:24:15.007Z] 04944245beec: Verifying Checksum [2022-11-03T04:24:15.007Z] 04944245beec: Download complete [2022-11-03T04:24:15.007Z] 765212b225bb: Verifying Checksum [2022-11-03T04:24:15.007Z] 765212b225bb: Download complete [2022-11-03T04:24:15.007Z] f23df028b6ca: Verifying Checksum [2022-11-03T04:24:15.007Z] f23df028b6ca: Download complete [2022-11-03T04:24:15.007Z] d65c8cfc05b1: Verifying Checksum [2022-11-03T04:24:15.007Z] d65c8cfc05b1: Download complete [2022-11-03T04:24:15.007Z] 699f458cf7ca: Verifying Checksum [2022-11-03T04:24:15.007Z] 699f458cf7ca: Download complete [2022-11-03T04:24:15.592Z] 8998bd30e6a1: Verifying Checksum [2022-11-03T04:24:15.592Z] 8998bd30e6a1: Download complete [2022-11-03T04:24:17.533Z] 2437ff75d9bd: Verifying Checksum [2022-11-03T04:24:17.534Z] 2437ff75d9bd: Download complete [2022-11-03T04:24:19.471Z] 8998bd30e6a1: Pull complete [2022-11-03T04:24:19.737Z] 04944245beec: Pull complete [2022-11-03T04:24:21.140Z] 699f458cf7ca: Pull complete [2022-11-03T04:24:21.405Z] 765212b225bb: Pull complete [2022-11-03T04:24:21.987Z] f23df028b6ca: Pull complete [2022-11-03T04:24:22.252Z] d65c8cfc05b1: Pull complete [2022-11-03T04:24:37.234Z] 2437ff75d9bd: Pull complete [2022-11-03T04:24:37.234Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-03T04:24:37.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T04:24:37.234Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T04:24:37.521Z] prd-ubuntu20.04-docker-arm64-4c-16g-118057 does not seem to be running inside a container [2022-11-03T04:24:37.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-03T04:24:40.367Z] $ docker top d7fe5f85a97a7cd9aa7b6aa6edac26bee9915aa66ea6d0b97bb85f115e5b107d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T04:24:40.948Z] ---> job-cost.sh [2022-11-03T04:24:41.216Z] lf-activate-venv: SKIPPING [2022-11-03T04:24:41.216Z] INFO: No Stack... [2022-11-03T04:24:41.795Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-03T04:24:42.748Z] INFO: Archiving Costs [Pipeline] sh [2022-11-03T04:24:43.088Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-11-03T04:24:43.088Z] + cut -d, -f6 [Pipeline] lock [2022-11-03T04:24:43.173Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-575-1-stack-cost] [2022-11-03T04:24:43.179Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-575-1-stack-cost] did not exist. Created. [2022-11-03T04:24:43.180Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-575-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-03T04:24:43.886Z] /w/workspace/edgex-ui-go/1@tmp/durable-d3f6b3eb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-03T04:24:44.237Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-03T04:24:44.530Z] Warning: overwriting stash ‘stack-cost’ [2022-11-03T04:24:49.183Z] Stashed 1 file(s) [Pipeline] } [2022-11-03T04:24:49.199Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-575-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-03T04:24:49.274Z] $ docker stop --time=1 d7fe5f85a97a7cd9aa7b6aa6edac26bee9915aa66ea6d0b97bb85f115e5b107d [2022-11-03T04:24:51.013Z] $ docker rm -f d7fe5f85a97a7cd9aa7b6aa6edac26bee9915aa66ea6d0b97bb85f115e5b107d [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-11-03T04:24:52.095Z] provisioning config files... [2022-11-03T04:24:52.101Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-575@tmp/config9403810569039054584tmp [Pipeline] { [Pipeline] sh [2022-11-03T04:24:52.542Z] + set +x [2022-11-03T04:24:52.542Z] + curl -s https://codecov.io/bash [2022-11-03T04:24:52.542Z] + bash -s -- [2022-11-03T04:24:52.542Z] [2022-11-03T04:24:52.542Z] _____ _ [2022-11-03T04:24:52.542Z] / ____| | | [2022-11-03T04:24:52.542Z] | | ___ __| | ___ ___ _____ __ [2022-11-03T04:24:52.542Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-03T04:24:52.542Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-03T04:24:52.542Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-03T04:24:52.542Z] Bash-1.0.6 [2022-11-03T04:24:52.542Z] [2022-11-03T04:24:52.542Z] [2022-11-03T04:24:52.542Z] ==> git version 2.25.1 found [2022-11-03T04:24:52.543Z] ==> 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-11-03T04:24:52.543Z] Release-Date: 2020-01-08 [2022-11-03T04:24:52.543Z] 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-11-03T04:24:52.543Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-03T04:24:52.543Z] ==> Jenkins CI detected. [2022-11-03T04:24:52.543Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-575 [2022-11-03T04:24:52.543Z] project root: . [2022-11-03T04:24:52.543Z] --> token set from env [2022-11-03T04:24:52.543Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-03T04:24:52.543Z] ==> Running gcov in . (disable via -X gcov) [2022-11-03T04:24:52.801Z] ==> Python coveragepy not found [2022-11-03T04:24:52.801Z] ==> Searching for coverage reports in: [2022-11-03T04:24:52.801Z] + . [2022-11-03T04:24:52.801Z] -> Found 1 reports [2022-11-03T04:24:52.801Z] ==> Detecting git/mercurial file structure [2022-11-03T04:24:52.801Z] ==> Reading reports [2022-11-03T04:24:52.802Z] + ./coverage.out bytes=10 [2022-11-03T04:24:52.802Z] ==> Appending adjustments [2022-11-03T04:24:52.802Z] https://docs.codecov.io/docs/fixing-reports [2022-11-03T04:24:53.370Z] + Found adjustments [2022-11-03T04:24:53.370Z] ==> Gzipping contents [2022-11-03T04:24:53.370Z] 12K /tmp/codecov.vQpkkO.gz [2022-11-03T04:24:53.370Z] ==> Uploading reports [2022-11-03T04:24:53.370Z] url: https://codecov.io [2022-11-03T04:24:53.370Z] query: branch=PR-575&commit=2401b04b41de8399b4866ac01444a88fb31cbf20&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-575%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=575&job=&cmd_args= [2022-11-03T04:24:53.370Z] -> Pinging Codecov [2022-11-03T04:24:53.371Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-575&commit=2401b04b41de8399b4866ac01444a88fb31cbf20&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-575%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=575&job=&cmd_args= [2022-11-03T04:24:53.940Z] -> Uploading to [2022-11-03T04:24:53.940Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-03/FB506323287CE973F263BFD2A0EB1F37/2401b04b41de8399b4866ac01444a88fb31cbf20/03ecf8e0-09d6-4bc1-a367-fcb0fb11cab4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221103T042453Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fe4d4f4d45325f1cdd13f541f0ce692e589c39976df9a45eaaf8d1cf3af81fe1 [2022-11-03T04:24:53.940Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-03T04:24:53.940Z] Dload Upload Total Spent Left Speed [2022-11-03T04:24:53.940Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 38406 --:--:-- --:--:-- --:--:-- 38406 [2022-11-03T04:24:53.940Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/2401b04b41de8399b4866ac01444a88fb31cbf20 [Pipeline] } [2022-11-03T04:24:53.969Z] 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-11-03T04:24:55.606Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-575/archives ] [2022-11-03T04:24:55.607Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-575/archives [2022-11-03T04:24:55.607Z] total 16 [2022-11-03T04:24:55.607Z] drwxr-xr-x 3 root root 4096 Nov 3 04:08 . [2022-11-03T04:24:55.607Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 3 04:08 .. [2022-11-03T04:24:55.607Z] drwxr-xr-x 2 root root 4096 Nov 3 04:08 cost [2022-11-03T04:24:55.607Z] -rw-r--r-- 1 root root 83 Nov 3 04:08 cost.csv [2022-11-03T04:24:55.607Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-575/archives [2022-11-03T04:24:55.607Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-575/archives [2022-11-03T04:24:55.607Z] total 16 [2022-11-03T04:24:55.607Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 04:08 . [2022-11-03T04:24:55.607Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 3 04:08 .. [2022-11-03T04:24:55.607Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 3 04:08 cost [2022-11-03T04:24:55.607Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 3 04:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-03T04:24:55.940Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T04:24:56.826Z] ---> package-listing.sh [2022-11-03T04:24:56.826Z] ++ facter osfamily [2022-11-03T04:24:56.826Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-03T04:24:57.085Z] + OS_FAMILY=debian [2022-11-03T04:24:57.085Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-575 [2022-11-03T04:24:57.085Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-03T04:24:57.085Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-03T04:24:57.085Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-03T04:24:57.085Z] + PACKAGES=/tmp/packages_start.txt [2022-11-03T04:24:57.085Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-575 ']' [2022-11-03T04:24:57.085Z] + PACKAGES=/tmp/packages_end.txt [2022-11-03T04:24:57.085Z] + case "${OS_FAMILY}" in [2022-11-03T04:24:57.085Z] + dpkg -l [2022-11-03T04:24:57.085Z] + grep '^ii' [2022-11-03T04:24:57.085Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-03T04:24:57.085Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-03T04:24:57.085Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-03T04:24:57.085Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-575 ']' [2022-11-03T04:24:57.085Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-575/archives/ [2022-11-03T04:24:57.085Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-575/archives/ [Pipeline] echo [2022-11-03T04:24:57.122Z] 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-575/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-03T04:24:57.413Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T04:24:58.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T04:24:58.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T04:24:58.187Z] prd-ubuntu20.04-docker-8c-8g-118052 does not seem to be running inside a container [2022-11-03T04:24:58.227Z] $ 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-575/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-575 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-575:/w/workspace/edgexfoundry_edgex-ui-go_PR-575:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-575@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-03T04:24:58.432Z] $ docker top c86cdc4a61f029d904450fa7d119af4dad66fd683db0a3939c276d670079a0df -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T04:24:58.804Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-03T04:24:59.112Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-03T04:24:59.425Z] + ls /var/log/sa-host [2022-11-03T04:24:59.426Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T04:24:59.575Z] provisioning config files... [2022-11-03T04:24:59.585Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-575@tmp/config3742877595441857748tmp [Pipeline] { [Pipeline] echo [2022-11-03T04:24:59.681Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T04:24:59.991Z] ---> create-netrc.sh [Pipeline] } [2022-11-03T04:25:00.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-03T04:25:00.413Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-03T04:25:00.443Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T04:25:00.753Z] ---> sudo-logs.sh [2022-11-03T04:25:00.753Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-03T04:25:00.832Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T04:25:01.142Z] ---> job-cost.sh [2022-11-03T04:25:01.142Z] lf-activate-venv: SKIPPING [2022-11-03T04:25:01.142Z] DEBUG: total: 0.2199999988079071 [2022-11-03T04:25:01.142Z] INFO: Retrieving Stack Cost... [2022-11-03T04:25:01.708Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-03T04:25:01.967Z] INFO: Archiving Costs [Pipeline] echo [2022-11-03T04:25:02.002Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T04:25:02.312Z] ---> logs-deploy.sh [2022-11-03T04:25:02.312Z] lf-activate-venv: SKIPPING [2022-11-03T04:25:02.312Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-575/1 [2022-11-03T04:25:02.312Z] INFO: archiving workspace using pattern(s): [2022-11-03T04:25:03.247Z] Archives upload complete. [2022-11-03T04:25:03.247Z] INFO: archiving logs to Nexus