Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95+8a5a4ec92ca374ae5f786629731d1f336ce6694e (db68373af351e1ca5b0ac16ef91de642a39bafa5) 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-ssh14689849951430169753.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11126923326029887841.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-590/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-590/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh801395849521728118.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9138886753141207869.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-590/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-590/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4317312141412735048.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7636 in /w/workspace/edgexfoundry_edgex-ui-go_PR-590 [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-590 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8a5a4ec92ca374ae5f786629731d1f336ce6694e into PR head commit 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/590/head:refs/remotes/origin/PR-590 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 Merge succeeded, producing b8cf7c727b5484feaeaef293f21d01add8954292 Checking out Revision b8cf7c727b5484feaeaef293f21d01add8954292 (PR-590) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b8cf7c727b5484feaeaef293f21d01add8954292 # timeout=10 Commit message: "Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-13T02:07:33.348Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk bdce6b410e25ee0848e4f5fe93fa1fe6c17a4320 # timeout=10 [2023-04-13T02:07:33.402Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-13T02:07:33.416Z] ========================================================= [2023-04-13T02:07:33.416Z] EdgeX Global Pipelines Version Info [2023-04-13T02:07:33.416Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:07:34.154Z] ------------------- [2023-04-13T02:07:34.154Z] stable info: [2023-04-13T02:07:34.154Z] ------------------- [2023-04-13T02:07:34.154Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-13T02:07:34.154Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T02:07:34.154Z] Message: update stable to v1.0.248 [2023-04-13T02:07:34.723Z] ------------------- [2023-04-13T02:07:34.723Z] experimental info: [2023-04-13T02:07:34.723Z] ------------------- [2023-04-13T02:07:34.723Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-13T02:07:34.723Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T02:07:34.723Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-13T02:07:34.891Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-04-13T02:07:34.903Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-04-13T02:07:34.914Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-13T02:07:34.928Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-13T02:07:34.941Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-13T02:07:34.951Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-13T02:07:34.962Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-13T02:07:34.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-13T02:07:34.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-13T02:07:35.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-13T02:07:35.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-13T02:07:35.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-04-13T02:07:35.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-13T02:07:35.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-13T02:07:35.068Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T02:07:35.081Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T02:07:35.094Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T02:07:35.106Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T02:07:35.118Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-13T02:07:35.132Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-13T02:07:35.145Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-13T02:07:35.156Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-13T02:07:35.168Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-13T02:07:35.180Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-13T02:07:35.191Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-13T02:07:35.202Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-13T02:07:35.214Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-13T02:07:35.228Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-590 [Pipeline] echo [2023-04-13T02:07:35.244Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-590 [Pipeline] echo [2023-04-13T02:07:35.255Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-590 [Pipeline] echo [2023-04-13T02:07:35.269Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b8cf7c727b5484feaeaef293f21d01add8954292 [Pipeline] echo [2023-04-13T02:07:35.281Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b8cf7c7 [Pipeline] echo [2023-04-13T02:07:35.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T02:07:35.343Z] provisioning config files... [2023-04-13T02:07:35.359Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/config11261942553074358939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:07:35.684Z] ---> docker-login.sh [2023-04-13T02:07:35.684Z] nexus3.edgexfoundry.org:10001 [2023-04-13T02:07:35.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:35.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:35.944Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:35.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:35.944Z] [2023-04-13T02:07:35.944Z] Login Succeeded [2023-04-13T02:07:35.944Z] nexus3.edgexfoundry.org:10002 [2023-04-13T02:07:35.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:35.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:35.944Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:35.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:35.944Z] [2023-04-13T02:07:35.944Z] Login Succeeded [2023-04-13T02:07:35.944Z] nexus3.edgexfoundry.org:10003 [2023-04-13T02:07:36.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:36.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:36.203Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:36.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:36.203Z] [2023-04-13T02:07:36.203Z] Login Succeeded [2023-04-13T02:07:36.203Z] nexus3.edgexfoundry.org:10004 [2023-04-13T02:07:36.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:36.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:36.203Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:36.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:36.203Z] [2023-04-13T02:07:36.203Z] Login Succeeded [2023-04-13T02:07:36.203Z] docker.io [2023-04-13T02:07:36.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:36.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:36.724Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:36.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:36.724Z] [2023-04-13T02:07:36.724Z] Login Succeeded [2023-04-13T02:07:36.724Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T02:07:36.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-13T02:07:37.093Z] + git rev-list -1 --merges b8cf7c727b5484feaeaef293f21d01add8954292~1..b8cf7c727b5484feaeaef293f21d01add8954292 [Pipeline] echo [2023-04-13T02:07:37.135Z] -----------> git rev-list -1 --merges b8cf7c727b5484feaeaef293f21d01add8954292~1..b8cf7c727b5484feaeaef293f21d01add8954292 b8cf7c727b5484feaeaef293f21d01add8954292 [2023-04-13T02:07:37.135Z] b8cf7c727b5484feaeaef293f21d01add8954292 [false] [Pipeline] sh [2023-04-13T02:07:37.423Z] + git log --format=format:%s -1 b8cf7c727b5484feaeaef293f21d01add8954292 [Pipeline] echo [2023-04-13T02:07:37.437Z] ========================================================= [2023-04-13T02:07:37.438Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-13T02:07:37.438Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T02:07:37.751Z] + git log --format=format:%s -1 b8cf7c727b5484feaeaef293f21d01add8954292 [Pipeline] echo [2023-04-13T02:07:37.761Z] [semverPrep] GIT_COMMIT: b8cf7c727b5484feaeaef293f21d01add8954292, Commit Message: Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD [Pipeline] echo [2023-04-13T02:07:37.769Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-13T02:07:38.101Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T02:07:38.102Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-13T02:07:38.102Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-13T02:07:38.102Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-13T02:07:38.102Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-13T02:07:38.102Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-13T02:07:38.102Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:07:38.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T02:07:38.473Z] [2023-04-13T02:07:38.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:07:38.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T02:07:38.778Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-13T02:07:38.778Z] b85a868b505f: Pulling fs layer [2023-04-13T02:07:38.778Z] e2be974225ed: Pulling fs layer [2023-04-13T02:07:38.778Z] 339a4e72a1f5: Pulling fs layer [2023-04-13T02:07:38.778Z] 988bab9f4d93: Pulling fs layer [2023-04-13T02:07:38.778Z] 1469e6f7b9e6: Pulling fs layer [2023-04-13T02:07:38.778Z] eaf3925da568: Pulling fs layer [2023-04-13T02:07:38.778Z] bab4dde63d76: Pulling fs layer [2023-04-13T02:07:38.778Z] bde34c3a00c8: Pulling fs layer [2023-04-13T02:07:38.778Z] b352a97aabf1: Pulling fs layer [2023-04-13T02:07:38.778Z] 4872d77fe225: Pulling fs layer [2023-04-13T02:07:38.778Z] 5851b861e8e6: Pulling fs layer [2023-04-13T02:07:38.778Z] bab4dde63d76: Waiting [2023-04-13T02:07:38.778Z] bde34c3a00c8: Waiting [2023-04-13T02:07:38.778Z] b352a97aabf1: Waiting [2023-04-13T02:07:38.778Z] 4872d77fe225: Waiting [2023-04-13T02:07:38.778Z] 5851b861e8e6: Waiting [2023-04-13T02:07:38.778Z] 1469e6f7b9e6: Waiting [2023-04-13T02:07:38.778Z] 988bab9f4d93: Waiting [2023-04-13T02:07:38.778Z] eaf3925da568: Waiting [2023-04-13T02:07:38.778Z] e2be974225ed: Download complete [2023-04-13T02:07:38.778Z] 988bab9f4d93: Verifying Checksum [2023-04-13T02:07:38.778Z] 988bab9f4d93: Download complete [2023-04-13T02:07:39.040Z] 1469e6f7b9e6: Verifying Checksum [2023-04-13T02:07:39.040Z] 1469e6f7b9e6: Download complete [2023-04-13T02:07:39.040Z] eaf3925da568: Verifying Checksum [2023-04-13T02:07:39.040Z] eaf3925da568: Download complete [2023-04-13T02:07:39.040Z] 339a4e72a1f5: Verifying Checksum [2023-04-13T02:07:39.040Z] 339a4e72a1f5: Download complete [2023-04-13T02:07:39.040Z] bde34c3a00c8: Download complete [2023-04-13T02:07:39.040Z] b352a97aabf1: Verifying Checksum [2023-04-13T02:07:39.040Z] b352a97aabf1: Download complete [2023-04-13T02:07:39.040Z] 4872d77fe225: Verifying Checksum [2023-04-13T02:07:39.040Z] 4872d77fe225: Download complete [2023-04-13T02:07:39.040Z] 5851b861e8e6: Verifying Checksum [2023-04-13T02:07:39.040Z] 5851b861e8e6: Download complete [2023-04-13T02:07:39.040Z] b85a868b505f: Download complete [2023-04-13T02:07:39.300Z] bab4dde63d76: Verifying Checksum [2023-04-13T02:07:39.300Z] bab4dde63d76: Download complete [2023-04-13T02:07:40.237Z] b85a868b505f: Pull complete [2023-04-13T02:07:40.494Z] e2be974225ed: Pull complete [2023-04-13T02:07:41.060Z] 339a4e72a1f5: Pull complete [2023-04-13T02:07:41.060Z] 988bab9f4d93: Pull complete [2023-04-13T02:07:41.321Z] 1469e6f7b9e6: Pull complete [2023-04-13T02:07:41.321Z] eaf3925da568: Pull complete [2023-04-13T02:07:43.228Z] bab4dde63d76: Pull complete [2023-04-13T02:07:43.489Z] bde34c3a00c8: Pull complete [2023-04-13T02:07:43.489Z] b352a97aabf1: Pull complete [2023-04-13T02:07:43.489Z] 4872d77fe225: Pull complete [2023-04-13T02:07:43.750Z] 5851b861e8e6: Pull complete [2023-04-13T02:07:43.750Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-13T02:07:43.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T02:07:43.750Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:07:43.872Z] prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container [2023-04-13T02:07:43.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-13T02:07:45.733Z] $ docker top 2dd060d1afbae93d230fcc27771a3aa0679cebbd88765f8cb21fdf54a89814e1 -eo pid,comm [2023-04-13T02:07:45.843Z] 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). [2023-04-13T02:07:45.843Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T02:07:45.899Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T02:07:45.899Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T02:07:46.025Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T02:07:46.020Z] $ docker exec 2dd060d1afbae93d230fcc27771a3aa0679cebbd88765f8cb21fdf54a89814e1 ssh-agent [2023-04-13T02:07:46.140Z] SSH_AUTH_SOCK=/tmp/ssh-vMySwqTb98zj/agent.33 [2023-04-13T02:07:46.140Z] SSH_AGENT_PID=39 [2023-04-13T02:07:46.147Z] Running ssh-add (command line suppressed) [2023-04-13T02:07:46.235Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/private_key_1218566282220295393.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/private_key_1218566282220295393.key) [2023-04-13T02:07:46.256Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T02:07:46.543Z] + git tag --points-at HEAD [Pipeline] } [2023-04-13T02:07:46.554Z] $ docker exec --env ******** --env ******** 2dd060d1afbae93d230fcc27771a3aa0679cebbd88765f8cb21fdf54a89814e1 ssh-agent -k [2023-04-13T02:07:46.649Z] unset SSH_AUTH_SOCK; [2023-04-13T02:07:46.650Z] unset SSH_AGENT_PID; [2023-04-13T02:07:46.650Z] echo Agent pid 39 killed; [2023-04-13T02:07:46.668Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-13T02:07:46.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T02:07:46.693Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T02:07:46.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T02:07:46.798Z] $ docker exec 2dd060d1afbae93d230fcc27771a3aa0679cebbd88765f8cb21fdf54a89814e1 ssh-agent [2023-04-13T02:07:46.918Z] SSH_AUTH_SOCK=/tmp/ssh-pxlIzmvhMpfv/agent.71 [2023-04-13T02:07:46.918Z] SSH_AGENT_PID=77 [2023-04-13T02:07:46.923Z] Running ssh-add (command line suppressed) [2023-04-13T02:07:47.029Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/private_key_6827170288045601468.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/private_key_6827170288045601468.key) [2023-04-13T02:07:47.059Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T02:07:47.348Z] + git semver init [2023-04-13T02:07:47.607Z] 2023-04-13 02:07:47,526 [run_init] DEBUG init version:0.0.0 force:False [2023-04-13T02:07:47.607Z] 2023-04-13 02:07:47,527 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver [2023-04-13T02:07:47.607Z] 2023-04-13 02:07:47,527 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver [2023-04-13T02:07:47.607Z] 2023-04-13 02:07:47,528 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-590, universal_newlines=False, shell=None, istream=None) [2023-04-13T02:07:48.988Z] 2023-04-13 02:07:48,886 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.git/info/exclude [2023-04-13T02:07:48.988Z] 2023-04-13 02:07:48,886 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver/PR-590 with force:False [2023-04-13T02:07:48.988Z] 2023-04-13 02:07:48,886 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver/PR-590 [2023-04-13T02:07:48.988Z] 2023-04-13 02:07:48,891 [execute] INFO git cat-file --batch-check [2023-04-13T02:07:48.988Z] 2023-04-13 02:07:48,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T02:07:48.988Z] 2023-04-13 02:07:48,898 [execute] INFO git cat-file --batch [2023-04-13T02:07:48.988Z] 2023-04-13 02:07:48,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T02:07:48.988Z] 2023-04-13 02:07:48,904 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver/PR-590 [2023-04-13T02:07:48.988Z] 0.0.0 [Pipeline] } [2023-04-13T02:07:48.993Z] $ docker exec --env ******** --env ******** 2dd060d1afbae93d230fcc27771a3aa0679cebbd88765f8cb21fdf54a89814e1 ssh-agent -k [2023-04-13T02:07:49.116Z] unset SSH_AUTH_SOCK; [2023-04-13T02:07:49.117Z] unset SSH_AGENT_PID; [2023-04-13T02:07:49.117Z] echo Agent pid 77 killed; [2023-04-13T02:07:49.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T02:07:49.447Z] + git semver [Pipeline] } [2023-04-13T02:07:49.711Z] $ docker stop --time=1 2dd060d1afbae93d230fcc27771a3aa0679cebbd88765f8cb21fdf54a89814e1 [2023-04-13T02:07:51.081Z] $ docker rm -f --volumes 2dd060d1afbae93d230fcc27771a3aa0679cebbd88765f8cb21fdf54a89814e1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T02:07:51.456Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-13T02:07:51.695Z] Stashed 1 file(s) [Pipeline] echo [2023-04-13T02:07:51.698Z] [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 [2023-04-13T02:07:51.829Z] provisioning config files... [2023-04-13T02:07:51.838Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/config34580515295083221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:07:52.138Z] ---> docker-login.sh [2023-04-13T02:07:52.138Z] nexus3.edgexfoundry.org:10001 [2023-04-13T02:07:52.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:52.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:52.138Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:52.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:52.138Z] [2023-04-13T02:07:52.138Z] Login Succeeded [2023-04-13T02:07:52.138Z] nexus3.edgexfoundry.org:10002 [2023-04-13T02:07:52.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:52.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:52.138Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:52.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:52.138Z] [2023-04-13T02:07:52.138Z] Login Succeeded [2023-04-13T02:07:52.138Z] nexus3.edgexfoundry.org:10003 [2023-04-13T02:07:52.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:52.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:52.397Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:52.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:52.397Z] [2023-04-13T02:07:52.397Z] Login Succeeded [2023-04-13T02:07:52.397Z] nexus3.edgexfoundry.org:10004 [2023-04-13T02:07:52.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:52.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:52.397Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:52.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:52.397Z] [2023-04-13T02:07:52.397Z] Login Succeeded [2023-04-13T02:07:52.397Z] docker.io [2023-04-13T02:07:52.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:52.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:52.655Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:52.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:52.655Z] [2023-04-13T02:07:52.655Z] Login Succeeded [2023-04-13T02:07:52.655Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T02:07:52.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T02:07:52.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:07:52.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:07:52.738Z] ========================================================= [2023-04-13T02:07:52.738Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-13T02:07:52.738Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:07:53.059Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-13T02:07:53.316Z] Sending build context to Docker daemon 45.73MB [2023-04-13T02:07:53.316Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:07:53.316Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-13T02:07:53.316Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-13T02:07:53.316Z] 63b65145d645: Pulling fs layer [2023-04-13T02:07:53.316Z] a2d21d5440eb: Pulling fs layer [2023-04-13T02:07:53.316Z] 935e6c44a52c: Pulling fs layer [2023-04-13T02:07:53.316Z] 94cc34f8dd06: Pulling fs layer [2023-04-13T02:07:53.316Z] 30dea6a524f1: Pulling fs layer [2023-04-13T02:07:53.316Z] a2aff8979fd8: Pulling fs layer [2023-04-13T02:07:53.316Z] 6808be2612f2: Pulling fs layer [2023-04-13T02:07:53.316Z] f25807f1079a: Pulling fs layer [2023-04-13T02:07:53.316Z] 30dea6a524f1: Waiting [2023-04-13T02:07:53.316Z] a2aff8979fd8: Waiting [2023-04-13T02:07:53.316Z] 6808be2612f2: Waiting [2023-04-13T02:07:53.316Z] f25807f1079a: Waiting [2023-04-13T02:07:53.316Z] 94cc34f8dd06: Waiting [2023-04-13T02:07:53.316Z] a2d21d5440eb: Download complete [2023-04-13T02:07:53.316Z] 94cc34f8dd06: Download complete [2023-04-13T02:07:53.316Z] 30dea6a524f1: Verifying Checksum [2023-04-13T02:07:53.316Z] 30dea6a524f1: Download complete [2023-04-13T02:07:53.316Z] 63b65145d645: Verifying Checksum [2023-04-13T02:07:53.316Z] 63b65145d645: Download complete [2023-04-13T02:07:53.576Z] a2aff8979fd8: Verifying Checksum [2023-04-13T02:07:53.576Z] a2aff8979fd8: Download complete [2023-04-13T02:07:53.576Z] 63b65145d645: Pull complete [2023-04-13T02:07:53.839Z] a2d21d5440eb: Pull complete [2023-04-13T02:07:54.099Z] f25807f1079a: Verifying Checksum [2023-04-13T02:07:54.099Z] f25807f1079a: Download complete [2023-04-13T02:07:54.099Z] 935e6c44a52c: Verifying Checksum [2023-04-13T02:07:54.099Z] 935e6c44a52c: Download complete [2023-04-13T02:07:54.359Z] 6808be2612f2: Verifying Checksum [2023-04-13T02:07:54.359Z] 6808be2612f2: Download complete [2023-04-13T02:07:58.560Z] 935e6c44a52c: Pull complete [2023-04-13T02:07:58.560Z] 94cc34f8dd06: Pull complete [2023-04-13T02:07:58.560Z] 30dea6a524f1: Pull complete [2023-04-13T02:07:58.560Z] a2aff8979fd8: Pull complete [2023-04-13T02:08:01.106Z] 6808be2612f2: Pull complete [2023-04-13T02:08:01.671Z] f25807f1079a: Pull complete [2023-04-13T02:08:01.671Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-13T02:08:01.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-13T02:08:01.671Z] ---> 3b553350e43f [2023-04-13T02:08:01.671Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:08:03.054Z] ---> Running in d305542d4f32 [2023-04-13T02:08:03.316Z] Removing intermediate container d305542d4f32 [2023-04-13T02:08:03.316Z] ---> 02a384721e81 [2023-04-13T02:08:03.316Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:08:03.316Z] ---> Running in 205c31cbf670 [2023-04-13T02:08:03.316Z] Removing intermediate container 205c31cbf670 [2023-04-13T02:08:03.316Z] ---> 2e32f89f1d89 [2023-04-13T02:08:03.316Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:08:03.316Z] ---> Running in 99a7e25b1cf5 [2023-04-13T02:08:03.575Z] Removing intermediate container 99a7e25b1cf5 [2023-04-13T02:08:03.575Z] ---> 763fa163ef1f [2023-04-13T02:08:03.575Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-13T02:08:03.575Z] ---> Running in 2d68f8ff3e7b [2023-04-13T02:08:03.575Z] Removing intermediate container 2d68f8ff3e7b [2023-04-13T02:08:03.575Z] ---> dc6892bc169f [2023-04-13T02:08:03.575Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:08:03.575Z] ---> Running in 3656670c01ff [2023-04-13T02:08:03.834Z] Removing intermediate container 3656670c01ff [2023-04-13T02:08:03.834Z] ---> c3028dd27c8d [2023-04-13T02:08:03.834Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:08:04.095Z] latest: Pulling from library/docker [2023-04-13T02:08:04.354Z] f56be85fc22e: Pulling fs layer [2023-04-13T02:08:04.354Z] 7ed9ddfd3b8f: Pulling fs layer [2023-04-13T02:08:04.354Z] 788e1ab5616a: Pulling fs layer [2023-04-13T02:08:04.354Z] 4e33d011f086: Pulling fs layer [2023-04-13T02:08:04.354Z] 383037bf46bc: Pulling fs layer [2023-04-13T02:08:04.354Z] 04921806bf90: Pulling fs layer [2023-04-13T02:08:04.354Z] de21e211d8be: Pulling fs layer [2023-04-13T02:08:04.354Z] d1a705462f92: Pulling fs layer [2023-04-13T02:08:04.354Z] 026562b829bc: Pulling fs layer [2023-04-13T02:08:04.354Z] f4bc4d1e2e3a: Pulling fs layer [2023-04-13T02:08:04.354Z] 06512f64e545: Pulling fs layer [2023-04-13T02:08:04.354Z] 97a6e8d4b278: Pulling fs layer [2023-04-13T02:08:04.354Z] 65fc0503abc0: Pulling fs layer [2023-04-13T02:08:04.354Z] 810d9c8fb6b2: Pulling fs layer [2023-04-13T02:08:04.354Z] 04921806bf90: Waiting [2023-04-13T02:08:04.354Z] de21e211d8be: Waiting [2023-04-13T02:08:04.354Z] d1a705462f92: Waiting [2023-04-13T02:08:04.354Z] 026562b829bc: Waiting [2023-04-13T02:08:04.354Z] f4bc4d1e2e3a: Waiting [2023-04-13T02:08:04.354Z] 06512f64e545: Waiting [2023-04-13T02:08:04.354Z] 810d9c8fb6b2: Waiting [2023-04-13T02:08:04.354Z] 97a6e8d4b278: Waiting [2023-04-13T02:08:04.354Z] 65fc0503abc0: Waiting [2023-04-13T02:08:04.354Z] 4e33d011f086: Waiting [2023-04-13T02:08:04.354Z] 383037bf46bc: Waiting [2023-04-13T02:08:04.354Z] 788e1ab5616a: Download complete [2023-04-13T02:08:04.354Z] 7ed9ddfd3b8f: Verifying Checksum [2023-04-13T02:08:04.355Z] 7ed9ddfd3b8f: Download complete [2023-04-13T02:08:04.355Z] f56be85fc22e: Download complete [2023-04-13T02:08:04.614Z] f56be85fc22e: Pull complete [2023-04-13T02:08:04.614Z] 4e33d011f086: Verifying Checksum [2023-04-13T02:08:04.614Z] 4e33d011f086: Download complete [2023-04-13T02:08:04.878Z] de21e211d8be: Verifying Checksum [2023-04-13T02:08:04.878Z] 7ed9ddfd3b8f: Pull complete [2023-04-13T02:08:04.878Z] d1a705462f92: Verifying Checksum [2023-04-13T02:08:04.878Z] d1a705462f92: Download complete [2023-04-13T02:08:04.878Z] 04921806bf90: Verifying Checksum [2023-04-13T02:08:04.878Z] 04921806bf90: Download complete [2023-04-13T02:08:04.878Z] 383037bf46bc: Verifying Checksum [2023-04-13T02:08:04.878Z] 383037bf46bc: Download complete [2023-04-13T02:08:04.878Z] 788e1ab5616a: Pull complete [2023-04-13T02:08:04.878Z] 026562b829bc: Verifying Checksum [2023-04-13T02:08:04.878Z] 026562b829bc: Download complete [2023-04-13T02:08:05.137Z] 06512f64e545: Verifying Checksum [2023-04-13T02:08:05.137Z] 06512f64e545: Download complete [2023-04-13T02:08:05.137Z] f4bc4d1e2e3a: Verifying Checksum [2023-04-13T02:08:05.137Z] f4bc4d1e2e3a: Download complete [2023-04-13T02:08:05.137Z] 65fc0503abc0: Verifying Checksum [2023-04-13T02:08:05.137Z] 65fc0503abc0: Download complete [2023-04-13T02:08:05.137Z] 810d9c8fb6b2: Verifying Checksum [2023-04-13T02:08:05.137Z] 810d9c8fb6b2: Download complete [2023-04-13T02:08:05.398Z] 4e33d011f086: Pull complete [2023-04-13T02:08:05.659Z] 383037bf46bc: Pull complete [2023-04-13T02:08:05.916Z] 97a6e8d4b278: Verifying Checksum [2023-04-13T02:08:05.916Z] 97a6e8d4b278: Download complete [2023-04-13T02:08:06.175Z] 04921806bf90: Pull complete [2023-04-13T02:08:06.175Z] de21e211d8be: Pull complete [2023-04-13T02:08:06.435Z] d1a705462f92: Pull complete [2023-04-13T02:08:06.435Z] 026562b829bc: Pull complete [2023-04-13T02:08:06.696Z] f4bc4d1e2e3a: Pull complete [2023-04-13T02:08:06.801Z] Still waiting to schedule task [2023-04-13T02:08:06.801Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:08:06.958Z] 06512f64e545: Pull complete [2023-04-13T02:08:07.900Z] 97a6e8d4b278: Pull complete [2023-04-13T02:08:07.900Z] 65fc0503abc0: Pull complete [2023-04-13T02:08:08.157Z] 810d9c8fb6b2: Pull complete [2023-04-13T02:08:08.157Z] Digest: sha256:a2e34bde4cb23eaef4f3d5016c78f4a7ee06b65f80d07c7ba69a1e262977a97a [2023-04-13T02:08:08.157Z] Status: Downloaded newer image for docker:latest [2023-04-13T02:08:09.099Z] ---> 31b0d40bc239 [2023-04-13T02:08:09.099Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:08:09.358Z] ---> Running in 4dd2464d5d14 [2023-04-13T02:08:09.928Z] Removing intermediate container 4dd2464d5d14 [2023-04-13T02:08:09.928Z] ---> 2ddb4ba7a2e5 [2023-04-13T02:08:09.928Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:08:09.928Z] ---> Running in 62dab022f2bb [2023-04-13T02:08:10.188Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T02:08:10.756Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T02:08:11.324Z] OK: 265 MiB in 53 packages [2023-04-13T02:08:11.891Z] Removing intermediate container 62dab022f2bb [2023-04-13T02:08:11.891Z] ---> 2aca9719e919 [2023-04-13T02:08:11.891Z] Step 11/16 : ENV GO111MODULE=on [2023-04-13T02:08:11.891Z] ---> Running in 1e91b32774bf [2023-04-13T02:08:11.891Z] Removing intermediate container 1e91b32774bf [2023-04-13T02:08:11.891Z] ---> cb968b20c191 [2023-04-13T02:08:11.891Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:08:11.891Z] ---> Running in 61976e509358 [2023-04-13T02:08:12.150Z] Removing intermediate container 61976e509358 [2023-04-13T02:08:12.150Z] ---> e9a24983c3e1 [2023-04-13T02:08:12.150Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-13T02:08:12.150Z] ---> a4bf70f26d8c [2023-04-13T02:08:12.150Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:08:12.150Z] ---> Running in 6ba2d9cf64c4 [2023-04-13T02:08:30.261Z] Removing intermediate container 6ba2d9cf64c4 [2023-04-13T02:08:30.261Z] ---> 4e0fb55d9976 [2023-04-13T02:08:30.261Z] Step 15/16 : COPY . . [2023-04-13T02:08:31.647Z] ---> 3ca1c4ee48a2 [2023-04-13T02:08:31.647Z] Step 16/16 : RUN ${MAKE} [2023-04-13T02:08:31.647Z] ---> Running in 61ef59dd2d4c [2023-04-13T02:08:31.911Z] noop [2023-04-13T02:08:32.173Z] Removing intermediate container 61ef59dd2d4c [2023-04-13T02:08:32.173Z] ---> c41b91e05e17 [2023-04-13T02:08:32.432Z] Successfully built c41b91e05e17 [2023-04-13T02:08:32.432Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:08:32.749Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T02:08:32.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:08:32.826Z] prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container [2023-04-13T02:08:32.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-13T02:08:33.252Z] $ docker top 9e6fff017c152755c8a69fcd7821d38213d2dab1c6f18ca756d2c916349da267 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:08:33.597Z] + go version [2023-04-13T02:08:33.597Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-13T02:08:33.607Z] $ docker stop --time=1 9e6fff017c152755c8a69fcd7821d38213d2dab1c6f18ca756d2c916349da267 [2023-04-13T02:08:34.927Z] $ docker rm -f --volumes 9e6fff017c152755c8a69fcd7821d38213d2dab1c6f18ca756d2c916349da267 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:08:35.314Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T02:08:35.314Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:08:35.385Z] prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container [2023-04-13T02:08:35.426Z] $ 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-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-13T02:08:35.862Z] $ docker top a7d3d20d3e5db1c33bb2253de8f82799f65d7f403a81f639560b6c4fd3ac2a9f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:08:36.207Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-590 [Pipeline] fileExists [Pipeline] sh [2023-04-13T02:08:36.506Z] + make test [2023-04-13T02:08:36.506Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-13T02:08:41.774Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-13T02:08:51.744Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-13T02:08:51.744Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-13T02:08:51.744Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-13T02:08:51.744Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-13T02:08:51.744Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-13T02:08:51.744Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-13T02:08:51.744Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-13T02:08:51.744Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-13T02:08:51.744Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-13T02:08:55.019Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T02:08:55.019Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T02:08:55.019Z] ./bin/test-attribution-txt.sh [2023-04-13T02:08:55.019Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-13T02:08:55.019Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-13T02:08:55.019Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-13T02:08:55.019Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-13T02:08:55.019Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-13T02:08:55.019Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-13T02:08:55.019Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-13T02:08:55.019Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-13T02:08:55.019Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-13T02:08:55.019Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-13T02:08:55.019Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-13T02:08:55.019Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-13T02:08:55.278Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-13T02:08:55.278Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-13T02:08:55.278Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-13T02:08:55.278Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-13T02:08:55.278Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-13T02:08:55.278Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-13T02:08:55.278Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-13T02:08:55.278Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-13T02:08:55.278Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-13T02:08:55.278Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-13T02:08:55.278Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-13T02:08:55.278Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-13T02:08:55.278Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-13T02:08:55.278Z] make -C web test [2023-04-13T02:08:55.278Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-590/web' [2023-04-13T02:08:55.278Z] make[1]: tput: No such file or directory [2023-04-13T02:08:55.278Z] make[1]: tput: No such file or directory [2023-04-13T02:08:55.278Z] warning: generating ./VERSION [2023-04-13T02:08:55.278Z] echo "0.0.0" > VERSION [2023-04-13T02:08:55.278Z] docker build \ [2023-04-13T02:08:55.278Z] -f Dockerfile \ [2023-04-13T02:08:55.278Z] --build-arg USER=1000 \ [2023-04-13T02:08:55.278Z] \ [2023-04-13T02:08:55.278Z] --label "git_sha=b8cf7c727b5484feaeaef293f21d01add8954292" \ [2023-04-13T02:08:55.278Z] -t edgexfoundry/edgex-web-ui:b8cf7c727b5484feaeaef293f21d01add8954292 \ [2023-04-13T02:08:55.278Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-13T02:08:55.278Z] . [2023-04-13T02:08:55.278Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-13T02:08:55.278Z] Install the buildx component to build images with BuildKit: [2023-04-13T02:08:55.278Z] https://docs.docker.com/go/buildx/ [2023-04-13T02:08:55.278Z] [2023-04-13T02:08:55.278Z] Sending build context to Docker daemon 3.269MB [2023-04-13T02:08:55.278Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-13T02:08:55.538Z] 16.17-alpine3.15: Pulling from library/node [2023-04-13T02:08:55.538Z] 9621f1afde84: Pulling fs layer [2023-04-13T02:08:55.538Z] c6f70ee39829: Pulling fs layer [2023-04-13T02:08:55.538Z] 56892a8094a2: Pulling fs layer [2023-04-13T02:08:55.538Z] 58dd87906ef0: Pulling fs layer [2023-04-13T02:08:55.538Z] 9621f1afde84: Verifying Checksum [2023-04-13T02:08:55.538Z] 9621f1afde84: Download complete [2023-04-13T02:08:55.538Z] 58dd87906ef0: Verifying Checksum [2023-04-13T02:08:55.538Z] 58dd87906ef0: Download complete [2023-04-13T02:08:55.538Z] 56892a8094a2: Download complete [2023-04-13T02:08:55.538Z] 9621f1afde84: Pull complete [2023-04-13T02:08:55.796Z] c6f70ee39829: Download complete [2023-04-13T02:08:57.169Z] c6f70ee39829: Pull complete [2023-04-13T02:08:57.169Z] 56892a8094a2: Pull complete [2023-04-13T02:08:57.169Z] 58dd87906ef0: Pull complete [2023-04-13T02:08:57.169Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-13T02:08:57.169Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-13T02:08:57.169Z] ---> b69703f70c3d [2023-04-13T02:08:57.169Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-13T02:08:58.547Z] ---> Running in f48ae79e4466 [2023-04-13T02:08:58.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-04-13T02:08:59.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-04-13T02:08:59.067Z] (1/129) Installing libxau (1.0.9-r0) [2023-04-13T02:08:59.067Z] (2/129) Installing libmd (1.0.3-r0) [2023-04-13T02:08:59.067Z] (3/129) Installing libbsd (0.11.3-r1) [2023-04-13T02:08:59.067Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-04-13T02:08:59.067Z] (5/129) Installing libxcb (1.14-r2) [2023-04-13T02:08:59.067Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-04-13T02:08:59.325Z] (7/129) Installing libxext (1.3.4-r0) [2023-04-13T02:08:59.325Z] (8/129) Installing libice (1.0.10-r0) [2023-04-13T02:08:59.325Z] (9/129) Installing libuuid (2.37.4-r0) [2023-04-13T02:08:59.325Z] (10/129) Installing libsm (1.2.3-r0) [2023-04-13T02:08:59.325Z] (11/129) Installing libxt (1.2.1-r0) [2023-04-13T02:08:59.325Z] (12/129) Installing libxmu (1.1.3-r0) [2023-04-13T02:08:59.325Z] (13/129) Installing xset (1.2.4-r0) [2023-04-13T02:08:59.325Z] (14/129) Installing xprop (1.2.5-r0) [2023-04-13T02:08:59.325Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-04-13T02:08:59.325Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-13T02:08:59.325Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-04-13T02:08:59.325Z] (18/129) Installing libffi (3.4.2-r1) [2023-04-13T02:08:59.325Z] (19/129) Installing libintl (0.21-r0) [2023-04-13T02:08:59.325Z] (20/129) Installing libblkid (2.37.4-r0) [2023-04-13T02:08:59.325Z] (21/129) Installing libmount (2.37.4-r0) [2023-04-13T02:08:59.325Z] (22/129) Installing pcre (8.45-r1) [2023-04-13T02:08:59.325Z] (23/129) Installing glib (2.70.1-r0) [2023-04-13T02:08:59.586Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-04-13T02:08:59.586Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-04-13T02:08:59.586Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-04-13T02:08:59.586Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-04-13T02:08:59.586Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-04-13T02:08:59.586Z] (29/129) Installing libpng (1.6.37-r1) [2023-04-13T02:08:59.586Z] (30/129) Installing libwebp (1.2.2-r0) [2023-04-13T02:08:59.586Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-04-13T02:08:59.586Z] (32/129) Installing tiff (4.4.0-r1) [2023-04-13T02:08:59.586Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-04-13T02:08:59.586Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-13T02:08:59.586Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-04-13T02:08:59.586Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-04-13T02:08:59.586Z] (37/129) Installing libxrender (0.9.10-r3) [2023-04-13T02:08:59.846Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-04-13T02:08:59.846Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-04-13T02:08:59.846Z] (40/129) Installing libxi (1.8-r0) [2023-04-13T02:08:59.846Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-04-13T02:08:59.846Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-04-13T02:08:59.846Z] (43/129) Installing atk (2.36.0-r0) [2023-04-13T02:08:59.846Z] (44/129) Installing libxtst (1.2.3-r3) [2023-04-13T02:08:59.846Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-04-13T02:08:59.846Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-04-13T02:08:59.846Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-04-13T02:08:59.846Z] (48/129) Installing expat (2.5.0-r0) [2023-04-13T02:08:59.846Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-04-13T02:08:59.846Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-04-13T02:09:00.107Z] (51/129) Installing freetype (2.11.1-r2) [2023-04-13T02:09:00.107Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-04-13T02:09:00.107Z] (53/129) Installing pixman (0.40.0-r4) [2023-04-13T02:09:00.107Z] (54/129) Installing cairo (1.16.0-r5) [2023-04-13T02:09:00.370Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-04-13T02:09:00.370Z] (56/129) Installing avahi-libs (0.8-r5) [2023-04-13T02:09:00.370Z] (57/129) Installing gmp (6.2.1-r1) [2023-04-13T02:09:00.370Z] (58/129) Installing nettle (3.7.3-r0) [2023-04-13T02:09:00.370Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-04-13T02:09:00.370Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-04-13T02:09:00.370Z] (61/129) Installing libunistring (0.9.10-r1) [2023-04-13T02:09:00.370Z] (62/129) Installing gnutls (3.7.1-r2) [2023-04-13T02:09:00.631Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-04-13T02:09:00.631Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-04-13T02:09:00.631Z] (65/129) Installing fribidi (1.0.11-r0) [2023-04-13T02:09:00.631Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-04-13T02:09:00.631Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-04-13T02:09:00.631Z] (68/129) Installing libxft (2.3.4-r0) [2023-04-13T02:09:00.631Z] (69/129) Installing pango (1.48.10-r0) [2023-04-13T02:09:00.631Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-04-13T02:09:00.631Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-13T02:09:00.631Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-04-13T02:09:00.631Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-04-13T02:09:00.631Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-04-13T02:09:00.631Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-04-13T02:09:00.889Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-13T02:09:00.889Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-04-13T02:09:00.889Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-04-13T02:09:00.889Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-04-13T02:09:00.889Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-13T02:09:03.421Z] (79/129) Installing libogg (1.3.5-r0) [2023-04-13T02:09:03.421Z] (80/129) Installing flac (1.3.4-r0) [2023-04-13T02:09:03.421Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-04-13T02:09:03.421Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-04-13T02:09:03.421Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-04-13T02:09:03.421Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-04-13T02:09:03.421Z] (85/129) Installing libass (0.15.2-r0) [2023-04-13T02:09:03.421Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-04-13T02:09:03.421Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-13T02:09:03.421Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-13T02:09:03.421Z] (89/129) Installing lame (3.100-r0) [2023-04-13T02:09:03.421Z] (90/129) Installing opus (1.3.1-r1) [2023-04-13T02:09:03.421Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-04-13T02:09:03.421Z] (92/129) Installing soxr (0.1.3-r2) [2023-04-13T02:09:03.421Z] (93/129) Installing libsrt (1.4.2-r1) [2023-04-13T02:09:03.421Z] (94/129) Installing libssh (0.9.6-r1) [2023-04-13T02:09:03.421Z] (95/129) Installing libtheora (1.1.1-r16) [2023-04-13T02:09:03.421Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-04-13T02:09:03.421Z] (97/129) Installing libpciaccess (0.16-r0) [2023-04-13T02:09:03.421Z] (98/129) Installing libdrm (2.4.109-r0) [2023-04-13T02:09:03.421Z] (99/129) Installing libva (2.13.0-r0) [2023-04-13T02:09:03.421Z] (100/129) Installing libvdpau (1.4-r0) [2023-04-13T02:09:03.421Z] (101/129) Installing vidstab (1.1.0-r1) [2023-04-13T02:09:03.421Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-04-13T02:09:03.421Z] (103/129) Installing libvpx (1.10.0-r0) [2023-04-13T02:09:03.421Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-04-13T02:09:03.421Z] (105/129) Installing x264-libs (20210613-r0) [2023-04-13T02:09:03.421Z] (106/129) Installing x265-libs (3.5-r0) [2023-04-13T02:09:03.421Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-04-13T02:09:03.421Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-04-13T02:09:03.678Z] (109/129) Installing libevent (2.1.12-r4) [2023-04-13T02:09:03.678Z] (110/129) Installing mesa (21.2.6-r0) [2023-04-13T02:09:03.678Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-04-13T02:09:03.678Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-04-13T02:09:03.678Z] (113/129) Installing lcms2 (2.12-r1) [2023-04-13T02:09:03.678Z] (114/129) Installing nspr (4.32-r0) [2023-04-13T02:09:03.678Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-04-13T02:09:03.678Z] (116/129) Installing nss (3.78.1-r0) [2023-04-13T02:09:03.678Z] (117/129) Installing libasyncns (0.8-r1) [2023-04-13T02:09:03.678Z] (118/129) Installing libltdl (2.4.6-r7) [2023-04-13T02:09:03.678Z] (119/129) Installing orc (0.4.32-r0) [2023-04-13T02:09:03.678Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-04-13T02:09:03.678Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-04-13T02:09:03.678Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-04-13T02:09:03.678Z] (123/129) Installing libpulse (15.0-r2) [2023-04-13T02:09:03.942Z] (124/129) Installing re2 (2021.11.01-r0) [2023-04-13T02:09:03.942Z] (125/129) Installing snappy (1.1.9-r1) [2023-04-13T02:09:03.942Z] (126/129) Installing libgpg-error (1.42-r1) [2023-04-13T02:09:03.942Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-04-13T02:09:03.942Z] (128/129) Installing libxslt (1.1.35-r0) [2023-04-13T02:09:03.942Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-04-13T02:09:07.234Z] Executing busybox-1.34.1-r7.trigger [2023-04-13T02:09:07.234Z] Executing glib-2.70.1-r0.trigger [2023-04-13T02:09:07.234Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-13T02:09:07.234Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-13T02:09:07.234Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-13T02:09:07.234Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-13T02:09:07.234Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-13T02:09:07.234Z] OK: 286 MiB in 145 packages [2023-04-13T02:09:12.501Z] Removing intermediate container f48ae79e4466 [2023-04-13T02:09:12.501Z] ---> 593aba4ebfaf [2023-04-13T02:09:12.501Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-13T02:09:12.501Z] ---> Running in e6a8da6f1200 [2023-04-13T02:09:12.501Z] Removing intermediate container e6a8da6f1200 [2023-04-13T02:09:12.501Z] ---> 691af4a7de3c [2023-04-13T02:09:12.501Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-13T02:09:12.501Z] ---> Running in 3836229d0231 [2023-04-13T02:09:12.501Z] Removing intermediate container 3836229d0231 [2023-04-13T02:09:12.501Z] ---> 4f86f5399fe1 [2023-04-13T02:09:12.501Z] Step 5/10 : RUN npm install -g npm [2023-04-13T02:09:12.501Z] ---> Running in ff86ccb4e430 [2023-04-13T02:09:20.644Z] [2023-04-13T02:09:20.644Z] removed 7 packages, changed 99 packages, and audited 238 packages in 6s [2023-04-13T02:09:20.644Z] [2023-04-13T02:09:20.644Z] 18 packages are looking for funding [2023-04-13T02:09:20.644Z] run `npm fund` for details [2023-04-13T02:09:20.644Z] [2023-04-13T02:09:20.644Z] found 0 vulnerabilities [2023-04-13T02:09:20.644Z] Removing intermediate container ff86ccb4e430 [2023-04-13T02:09:20.644Z] ---> 45c05a088bf1 [2023-04-13T02:09:20.644Z] Step 6/10 : ARG USER=1000 [2023-04-13T02:09:20.644Z] ---> Running in 2110d448f418 [2023-04-13T02:09:20.644Z] Removing intermediate container 2110d448f418 [2023-04-13T02:09:20.644Z] ---> 7b53ad8dad78 [2023-04-13T02:09:20.644Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-13T02:09:20.644Z] ---> Running in bf25c650e8b3 [2023-04-13T02:09:21.209Z] Removing intermediate container bf25c650e8b3 [2023-04-13T02:09:21.209Z] ---> a541dd6fcefc [2023-04-13T02:09:21.209Z] Step 8/10 : USER $USER:$USER [2023-04-13T02:09:21.209Z] ---> Running in 07bd0bea0638 [2023-04-13T02:09:21.469Z] Removing intermediate container 07bd0bea0638 [2023-04-13T02:09:21.469Z] ---> ec379548532e [2023-04-13T02:09:21.469Z] Step 9/10 : WORKDIR /app [2023-04-13T02:09:21.469Z] ---> Running in 0e68ae12dcc9 [2023-04-13T02:09:21.469Z] Removing intermediate container 0e68ae12dcc9 [2023-04-13T02:09:21.469Z] ---> 238463091fd4 [2023-04-13T02:09:21.469Z] Step 10/10 : LABEL git_sha=b8cf7c727b5484feaeaef293f21d01add8954292 [2023-04-13T02:09:21.469Z] ---> Running in 55399542ddd7 [2023-04-13T02:09:21.746Z] Removing intermediate container 55399542ddd7 [2023-04-13T02:09:21.746Z] ---> dc620e2b9eb3 [2023-04-13T02:09:21.746Z] Successfully built dc620e2b9eb3 [2023-04-13T02:09:21.746Z] Successfully tagged edgexfoundry/edgex-web-ui:b8cf7c727b5484feaeaef293f21d01add8954292 [2023-04-13T02:09:21.746Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-13T02:09:21.746Z] touch edgex-web-ui.imagebuilt [2023-04-13T02:09:21.746Z] mkdir -p node_modules coverage [2023-04-13T02:09:21.746Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-13T02:09:21.746Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE }, [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE } [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE }, [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE } [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE }, [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE } [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE }, [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE } [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE }, [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE } [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE }, [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE } [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE }, [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE } [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE }, [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE } [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE }, [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:23.650Z] npm WARN EBADENGINE } [2023-04-13T02:09:26.939Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-13T02:09:27.506Z] 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 [2023-04-13T02:09:27.506Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-13T02:09:27.506Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:09:27.507Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-13T02:09:28.072Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-13T02:09:28.331Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-13T02:09:29.264Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-13T02:09:29.524Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-13T02:09:32.816Z] 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. [2023-04-13T02:09:32.816Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-04-13T02:09:32.816Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:09:33.382Z] 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. [2023-04-13T02:09:33.382Z] 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. [2023-04-13T02:09:33.948Z] 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 [2023-04-13T02:09:34.209Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:09:35.144Z] 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 [2023-04-13T02:09:37.672Z] 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. [2023-04-13T02:09:40.954Z] 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. [2023-04-13T02:09:46.373Z] [2023-04-13T02:09:46.373Z] added 1478 packages, and audited 1479 packages in 23s [2023-04-13T02:09:46.373Z] [2023-04-13T02:09:46.373Z] 90 packages are looking for funding [2023-04-13T02:09:46.373Z] run `npm fund` for details [2023-04-13T02:09:46.373Z] [2023-04-13T02:09:46.373Z] 36 vulnerabilities (1 low, 9 moderate, 21 high, 5 critical) [2023-04-13T02:09:46.373Z] [2023-04-13T02:09:46.373Z] To address issues that do not require attention, run: [2023-04-13T02:09:46.373Z] npm audit fix [2023-04-13T02:09:46.373Z] [2023-04-13T02:09:46.373Z] To address all issues (including breaking changes), run: [2023-04-13T02:09:46.373Z] npm audit fix --force [2023-04-13T02:09:46.373Z] [2023-04-13T02:09:46.373Z] Run `npm audit` for details. [2023-04-13T02:09:49.676Z] 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 [2023-04-13T02:09:52.212Z] - Generating browser application bundles (phase: setup)... [2023-04-13T02:09:56.397Z] Compiling @angular/core : es2015 as esm2015 [2023-04-13T02:09:56.397Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-13T02:10:00.582Z] Compiling @angular/common : es2015 as esm2015 [2023-04-13T02:10:00.582Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-13T02:10:00.838Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-13T02:10:00.838Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-13T02:10:01.409Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-13T02:10:01.665Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-13T02:10:01.665Z] Compiling @angular/router : es2015 as esm2015 [2023-04-13T02:10:01.925Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-13T02:10:01.925Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-13T02:10:02.493Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-13T02:10:02.493Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-13T02:10:04.396Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-13T02:10:10.989Z] 13 04 2023 02:10:10.333:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-13T02:10:10.989Z] 13 04 2023 02:10:10.336:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-13T02:10:10.989Z] 13 04 2023 02:10:10.344:INFO [launcher]: Starting browser ChromeHeadless [2023-04-13T02:10:23.201Z] ✔ Browser application bundle generation complete. [2023-04-13T02:10:23.201Z] 13 04 2023 02:10:22.612:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket Pd8Gml_KtBxsIN_ZAAAB with id 83920893 [2023-04-13T02:10:25.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-13T02:10:25.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.116 secs) [2023-04-13T02:10:25.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.142 secs) [2023-04-13T02:10:25.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.164 secs) [2023-04-13T02:10:25.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.236 secs) [2023-04-13T02:10:25.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.246 secs) [2023-04-13T02:10:25.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.29 secs) [2023-04-13T02:10:25.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.344 secs) [2023-04-13T02:10:25.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.355 secs) [2023-04-13T02:10:26.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.368 secs) [2023-04-13T02:10:26.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.386 secs) [2023-04-13T02:10:26.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.393 secs) [2023-04-13T02:10:26.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.431 secs) [2023-04-13T02:10:26.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.436 secs) [2023-04-13T02:10:26.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.441 secs) [2023-04-13T02:10:26.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.443 secs) [2023-04-13T02:10:26.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.476 secs) [2023-04-13T02:10:26.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.503 secs) [2023-04-13T02:10:26.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.555 secs) [2023-04-13T02:10:26.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.559 secs) [2023-04-13T02:10:26.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.657 secs) [2023-04-13T02:10:26.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.678 secs) [2023-04-13T02:10:26.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.681 secs) [2023-04-13T02:10:26.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.684 secs) [2023-04-13T02:10:26.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.691 secs) [2023-04-13T02:10:26.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.695 secs) [2023-04-13T02:10:26.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.704 secs) [2023-04-13T02:10:26.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.716 secs) [2023-04-13T02:10:26.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.729 secs) [2023-04-13T02:10:26.763Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.741 secs) [2023-04-13T02:10:26.763Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.764 secs) [2023-04-13T02:10:26.763Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.778 secs) [2023-04-13T02:10:26.763Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.785 secs) [2023-04-13T02:10:26.763Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.792 secs) [2023-04-13T02:10:26.764Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.797 secs) [2023-04-13T02:10:26.764Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.8 secs) [2023-04-13T02:10:26.764Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.857 secs) [2023-04-13T02:10:26.764Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.871 secs) [2023-04-13T02:10:26.764Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.877 secs) [2023-04-13T02:10:26.764Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.901 secs) [2023-04-13T02:10:27.021Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.922 secs) [2023-04-13T02:10:27.021Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.925 secs) [2023-04-13T02:10:27.021Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.927 secs) [2023-04-13T02:10:27.021Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.955 secs) [2023-04-13T02:10:27.021Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.965 secs) [2023-04-13T02:10:27.021Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.971 secs) [2023-04-13T02:10:27.021Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.983 secs) [2023-04-13T02:10:27.021Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.002 secs) [2023-04-13T02:10:27.021Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.012 secs) [2023-04-13T02:10:27.021Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.02 secs) [2023-04-13T02:10:27.021Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.026 secs) [2023-04-13T02:10:27.278Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.114 secs) [2023-04-13T02:10:27.278Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.123 secs) [2023-04-13T02:10:27.278Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.127 secs) [2023-04-13T02:10:27.278Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.191 secs) [2023-04-13T02:10:27.278Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.198 secs) [2023-04-13T02:10:27.278Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.201 secs) [2023-04-13T02:10:27.278Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.241 secs) [2023-04-13T02:10:27.278Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.255 secs) [2023-04-13T02:10:27.278Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.269 secs) [2023-04-13T02:10:27.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.312 secs) [2023-04-13T02:10:27.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.327 secs) [2023-04-13T02:10:27.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.336 secs) [2023-04-13T02:10:27.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.352 secs) [2023-04-13T02:10:27.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.361 secs) [2023-04-13T02:10:27.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.369 secs) [2023-04-13T02:10:27.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.379 secs) [2023-04-13T02:10:27.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.404 secs) [2023-04-13T02:10:27.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.417 secs) [2023-04-13T02:10:27.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.43 secs) [2023-04-13T02:10:27.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.436 secs) [2023-04-13T02:10:27.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.438 secs) [2023-04-13T02:10:27.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.448 secs) [2023-04-13T02:10:27.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.456 secs) [2023-04-13T02:10:27.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.461 secs) [2023-04-13T02:10:27.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.478 secs) [2023-04-13T02:10:27.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.487 secs) [2023-04-13T02:10:27.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.494 secs) [2023-04-13T02:10:27.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.496 secs) [2023-04-13T02:10:27.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.516 secs) [2023-04-13T02:10:27.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.532 secs) [2023-04-13T02:10:27.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.536 secs) [2023-04-13T02:10:27.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.554 secs) [2023-04-13T02:10:27.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.575 secs) [2023-04-13T02:10:27.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.589 secs) [2023-04-13T02:10:27.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.615 secs) [2023-04-13T02:10:27.794Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.648 secs) [2023-04-13T02:10:28.053Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.66 secs) [2023-04-13T02:10:28.053Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.663 secs) [2023-04-13T02:10:28.053Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.665 secs) [2023-04-13T02:10:28.053Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.668 secs) [2023-04-13T02:10:28.053Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.679 secs) [2023-04-13T02:10:28.053Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.695 secs) [2023-04-13T02:10:28.053Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.699 secs) [2023-04-13T02:10:28.053Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.705 secs) [2023-04-13T02:10:28.053Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.714 secs) [2023-04-13T02:10:28.053Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.732 secs) [2023-04-13T02:10:28.053Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.753 secs) [2023-04-13T02:10:28.053Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.762 secs) [2023-04-13T02:10:28.053Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.768 secs) [2023-04-13T02:10:28.053Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.786 secs) [2023-04-13T02:10:28.053Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.792 secs) [2023-04-13T02:10:28.053Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.794 secs) [2023-04-13T02:10:28.053Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.798 secs) [2023-04-13T02:10:28.053Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.803 secs) [2023-04-13T02:10:28.053Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.806 secs) [2023-04-13T02:10:28.053Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.809 secs) [2023-04-13T02:10:28.312Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.827 secs) [2023-04-13T02:10:28.312Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.831 secs) [2023-04-13T02:10:28.312Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.833 secs) [2023-04-13T02:10:28.312Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.851 secs) [2023-04-13T02:10:28.312Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.864 secs) [2023-04-13T02:10:28.312Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.867 secs) [2023-04-13T02:10:28.312Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.869 secs) [2023-04-13T02:10:28.312Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.872 secs) [2023-04-13T02:10:28.312Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.876 secs) [2023-04-13T02:10:28.312Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.913 secs) [2023-04-13T02:10:28.312Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.921 secs) [2023-04-13T02:10:28.312Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.949 secs) [2023-04-13T02:10:28.312Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.961 secs) [2023-04-13T02:10:28.312Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.97 secs) [2023-04-13T02:10:28.312Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.978 secs) [2023-04-13T02:10:28.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.029 secs) [2023-04-13T02:10:28.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.044 secs) [2023-04-13T02:10:28.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.049 secs) [2023-04-13T02:10:28.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.07 secs) [2023-04-13T02:10:28.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.088 secs) [2023-04-13T02:10:28.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.112 secs) [2023-04-13T02:10:28.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.122 secs) [2023-04-13T02:10:28.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.132 secs) [2023-04-13T02:10:28.569Z] WARN: ' [2023-04-13T02:10:28.569Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-13T02:10:28.569Z] Support for using the ngModel input property and ngModelChange event with [2023-04-13T02:10:28.569Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-13T02:10:28.569Z] in a future version of Angular. [2023-04-13T02:10:28.569Z] [2023-04-13T02:10:28.569Z] For more information on this, see our API docs here: [2023-04-13T02:10:28.569Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-13T02:10:28.569Z] ' [2023-04-13T02:10:28.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.132 secs) [2023-04-13T02:10:28.569Z] WARN: ' [2023-04-13T02:10:28.569Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-13T02:10:28.569Z] Support for using the ngModel input property and ngModelChange event with [2023-04-13T02:10:28.569Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-13T02:10:28.570Z] in a future version of Angular. [2023-04-13T02:10:28.570Z] [2023-04-13T02:10:28.570Z] For more information on this, see our API docs here: [2023-04-13T02:10:28.570Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-13T02:10:28.570Z] ' [2023-04-13T02:10:28.570Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.155 secs) [2023-04-13T02:10:28.830Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.171 secs) [2023-04-13T02:10:28.830Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.197 secs) [2023-04-13T02:10:28.830Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.207 secs) [2023-04-13T02:10:28.830Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.211 secs) [2023-04-13T02:10:28.830Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.226 secs) [2023-04-13T02:10:28.830Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.253 secs) [2023-04-13T02:10:28.830Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.264 secs) [2023-04-13T02:10:28.830Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.271 secs) [2023-04-13T02:10:28.830Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.283 secs) [2023-04-13T02:10:28.830Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.291 secs) [2023-04-13T02:10:28.830Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.295 secs) [2023-04-13T02:10:28.830Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.297 secs) [2023-04-13T02:10:28.830Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.301 secs) [2023-04-13T02:10:28.830Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.315 secs) [2023-04-13T02:10:29.103Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.321 secs) [2023-04-13T02:10:29.103Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.34 secs) [2023-04-13T02:10:29.103Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.347 secs) [2023-04-13T02:10:29.103Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.363 secs) [2023-04-13T02:10:29.103Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.371 secs) [2023-04-13T02:10:29.103Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.546 secs / 2.371 secs) [2023-04-13T02:10:29.103Z] TOTAL: 149 SUCCESS [2023-04-13T02:10:29.103Z] ✔ Browser application bundle generation complete. [2023-04-13T02:10:29.670Z] [2023-04-13T02:10:29.670Z] =============================== Coverage summary =============================== [2023-04-13T02:10:29.670Z] Statements : 40.98% ( 1467/3580 ) [2023-04-13T02:10:29.670Z] Branches : 12.03% ( 111/923 ) [2023-04-13T02:10:29.670Z] Functions : 33.28% ( 432/1298 ) [2023-04-13T02:10:29.670Z] Lines : 38.91% ( 1318/3387 ) [2023-04-13T02:10:29.670Z] ================================================================================ [2023-04-13T02:10:29.670Z] ✔ Browser application bundle generation complete. [2023-04-13T02:10:30.237Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-590/web' [Pipeline] echo [2023-04-13T02:10:30.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T02:10:30.263Z] $ docker stop --time=1 a7d3d20d3e5db1c33bb2253de8f82799f65d7f403a81f639560b6c4fd3ac2a9f [2023-04-13T02:10:31.620Z] $ docker rm -f --volumes a7d3d20d3e5db1c33bb2253de8f82799f65d7f403a81f639560b6c4fd3ac2a9f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T02:10:32.022Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T02:10:32.719Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-13T02:10:33.212Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T02:10:33.859Z] + ls -al . [2023-04-13T02:10:33.859Z] total 188 [2023-04-13T02:10:33.859Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 13 02:08 . [2023-04-13T02:10:33.859Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:07 .. [2023-04-13T02:10:33.859Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:07 .blubracket [2023-04-13T02:10:33.859Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 13 02:07 .dockerignore [2023-04-13T02:10:33.859Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:07 .git [2023-04-13T02:10:33.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:07 .github [2023-04-13T02:10:33.859Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 13 02:07 .gitignore [2023-04-13T02:10:33.859Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 02:07 .semver [2023-04-13T02:10:33.859Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 13 02:07 Attribution.txt [2023-04-13T02:10:33.859Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 13 02:07 CHANGELOG.md [2023-04-13T02:10:33.859Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 13 02:07 CONTRIBUTING.md [2023-04-13T02:10:33.859Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 13 02:07 Dockerfile [2023-04-13T02:10:33.859Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 13 02:07 Jenkinsfile [2023-04-13T02:10:33.859Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 13 02:07 LICENSE [2023-04-13T02:10:33.859Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 13 02:07 Makefile [2023-04-13T02:10:33.859Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 13 02:07 README.md [2023-04-13T02:10:33.859Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 02:07 VERSION [2023-04-13T02:10:33.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:07 assets [2023-04-13T02:10:33.859Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:07 bin [2023-04-13T02:10:33.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:07 cmd [2023-04-13T02:10:33.859Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 13 02:08 coverage.out [2023-04-13T02:10:33.859Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:07 docs [2023-04-13T02:10:33.859Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 13 02:07 go.mod [2023-04-13T02:10:33.859Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 13 02:07 go.sum [2023-04-13T02:10:33.859Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:07 internal [2023-04-13T02:10:33.859Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:07 snap [2023-04-13T02:10:33.859Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:07 testing [2023-04-13T02:10:33.859Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 13 02:07 version.go [2023-04-13T02:10:33.859Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 13 02:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:10:34.176Z] + 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=b8cf7c727b5484feaeaef293f21d01add8954292 --label arch=amd64 --label version=0.0.0 . [2023-04-13T02:10:34.466Z] Sending build context to Docker daemon 48.48MB [2023-04-13T02:10:34.466Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:10:34.466Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-13T02:10:34.466Z] ---> c41b91e05e17 [2023-04-13T02:10:34.466Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:10:34.731Z] ---> Running in 395ed25e5477 [2023-04-13T02:10:34.731Z] Removing intermediate container 395ed25e5477 [2023-04-13T02:10:34.731Z] ---> 8b2c0dd1b712 [2023-04-13T02:10:34.731Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:10:34.989Z] ---> Running in e74d59399595 [2023-04-13T02:10:34.989Z] Removing intermediate container e74d59399595 [2023-04-13T02:10:34.989Z] ---> e889c2073779 [2023-04-13T02:10:34.989Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:10:34.989Z] ---> Running in 0e46cc8595c3 [2023-04-13T02:10:35.248Z] Removing intermediate container 0e46cc8595c3 [2023-04-13T02:10:35.248Z] ---> 2aedf13c9806 [2023-04-13T02:10:35.248Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-13T02:10:35.248Z] ---> Running in 943bb1cd5678 [2023-04-13T02:10:35.248Z] Removing intermediate container 943bb1cd5678 [2023-04-13T02:10:35.248Z] ---> 3cc819a12eb0 [2023-04-13T02:10:35.248Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:10:35.248Z] ---> Running in 020a6d57b884 [2023-04-13T02:10:35.505Z] Removing intermediate container 020a6d57b884 [2023-04-13T02:10:35.505Z] ---> eeb7155333e6 [2023-04-13T02:10:35.505Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:10:36.081Z] ---> d7f9fde61a55 [2023-04-13T02:10:36.081Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:10:36.081Z] ---> Running in 2cd489f79aa6 [2023-04-13T02:10:36.651Z] Removing intermediate container 2cd489f79aa6 [2023-04-13T02:10:36.651Z] ---> ccaa7aadbd91 [2023-04-13T02:10:36.651Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:10:36.651Z] ---> Running in 09385aed3c40 [2023-04-13T02:10:36.911Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T02:10:37.476Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T02:10:38.045Z] OK: 265 MiB in 53 packages [2023-04-13T02:10:38.306Z] Removing intermediate container 09385aed3c40 [2023-04-13T02:10:38.306Z] ---> a81a6533e09f [2023-04-13T02:10:38.306Z] Step 11/26 : ENV GO111MODULE=on [2023-04-13T02:10:38.566Z] ---> Running in 97ad7dfce41a [2023-04-13T02:10:38.566Z] Removing intermediate container 97ad7dfce41a [2023-04-13T02:10:38.566Z] ---> 180d3a6ac284 [2023-04-13T02:10:38.566Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:10:38.566Z] ---> Running in 4afdff10a631 [2023-04-13T02:10:38.566Z] Removing intermediate container 4afdff10a631 [2023-04-13T02:10:38.566Z] ---> 2a56226576d0 [2023-04-13T02:10:38.566Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-13T02:10:38.826Z] ---> 81e72c4bda01 [2023-04-13T02:10:38.826Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:10:38.826Z] ---> Running in cf905a190dcd [2023-04-13T02:10:39.760Z] Removing intermediate container cf905a190dcd [2023-04-13T02:10:39.760Z] ---> 057b611978ee [2023-04-13T02:10:39.760Z] Step 15/26 : COPY . . [2023-04-13T02:10:40.701Z] ---> 1ea74e564cf3 [2023-04-13T02:10:40.701Z] Step 16/26 : RUN ${MAKE} [2023-04-13T02:10:40.701Z] ---> Running in 6d4543078132 [2023-04-13T02:10:41.270Z] 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 [2023-04-13T02:10:46.224Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7655 in /w/workspace/edgexfoundry_edgex-ui-go_PR-590 [Pipeline] { [Pipeline] ws [2023-04-13T02:10:46.234Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2023-04-13T02:10:46.281Z] The recommended git tool is: git [2023-04-13T02:10:59.364Z] Removing intermediate container 6d4543078132 [2023-04-13T02:10:59.364Z] ---> bcb9d4dc6ceb [2023-04-13T02:10:59.364Z] Step 17/26 : FROM alpine:3.14 [2023-04-13T02:10:59.364Z] 3.14: Pulling from library/alpine [2023-04-13T02:10:59.364Z] f7dab3ab2d6e: Pulling fs layer [2023-04-13T02:10:59.364Z] f7dab3ab2d6e: Download complete [2023-04-13T02:10:59.364Z] f7dab3ab2d6e: Pull complete [2023-04-13T02:10:59.364Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-13T02:10:59.364Z] Status: Downloaded newer image for alpine:3.14 [2023-04-13T02:10:59.364Z] ---> 9e179bacf43c [2023-04-13T02:10:59.364Z] Step 18/26 : EXPOSE 4000 [2023-04-13T02:10:59.364Z] ---> Running in 8198aa305d39 [2023-04-13T02:10:59.364Z] Removing intermediate container 8198aa305d39 [2023-04-13T02:10:59.364Z] ---> 06e53e32ac98 [2023-04-13T02:10:59.364Z] 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 [2023-04-13T02:10:59.364Z] ---> 438260014884 [2023-04-13T02:10:59.364Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-13T02:10:59.364Z] ---> 9f2f6537f75c [2023-04-13T02:10:59.364Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-13T02:10:59.364Z] ---> e6389e4876a2 [2023-04-13T02:10:59.364Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-13T02:10:59.364Z] ---> Running in e5ea1f596729 [2023-04-13T02:10:59.364Z] Removing intermediate container e5ea1f596729 [2023-04-13T02:10:59.364Z] ---> 7d54c4a0d30e [2023-04-13T02:10:59.364Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-13T02:10:59.364Z] ---> Running in 7515baad3278 [2023-04-13T02:10:59.472Z] using credential edgex-jenkins-ssh [2023-04-13T02:10:59.492Z] Cloning the remote Git repository [2023-04-13T02:10:59.624Z] Removing intermediate container 7515baad3278 [2023-04-13T02:10:59.624Z] ---> ed9af5d5e847 [2023-04-13T02:10:59.624Z] Step 24/26 : LABEL arch=amd64 [2023-04-13T02:10:59.624Z] ---> Running in 26c3a4ec8d83 [2023-04-13T02:10:59.624Z] Removing intermediate container 26c3a4ec8d83 [2023-04-13T02:10:59.624Z] ---> 1ae94a45396b [2023-04-13T02:10:59.624Z] Step 25/26 : LABEL git_sha=b8cf7c727b5484feaeaef293f21d01add8954292 [2023-04-13T02:10:59.624Z] ---> Running in ce5ac79ec398 [2023-04-13T02:10:59.882Z] Removing intermediate container ce5ac79ec398 [2023-04-13T02:10:59.882Z] ---> 2f4e38f58c18 [2023-04-13T02:10:59.882Z] Step 26/26 : LABEL version=0.0.0 [2023-04-13T02:10:59.882Z] ---> Running in 67be5b24718c [2023-04-13T02:10:59.882Z] Removing intermediate container 67be5b24718c [2023-04-13T02:10:59.882Z] ---> c0a8313dbdc5 [2023-04-13T02:10:59.882Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T02:10:59.882Z] Successfully built c0a8313dbdc5 [2023-04-13T02:10:59.882Z] 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 [2023-04-13T02:10:59.574Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-13T02:10:59.767Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2023-04-13T02:11:00.047Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-13T02:11:00.051Z] > git --version # timeout=10 [2023-04-13T02:11:00.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:11:00.301Z] [2023-04-13T02:11:00.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:11:00.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:11:00.598Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-13T02:11:00.598Z] 5eb5b503b376: Pulling fs layer [2023-04-13T02:11:00.598Z] 5c69ac0246d0: Pulling fs layer [2023-04-13T02:11:00.598Z] ec43610c2a17: Pulling fs layer [2023-04-13T02:11:00.598Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-13T02:11:00.598Z] 33b1e0a273af: Pulling fs layer [2023-04-13T02:11:00.598Z] 5d3b04190fa2: Pulling fs layer [2023-04-13T02:11:00.598Z] 2f39f015ded8: Pulling fs layer [2023-04-13T02:11:00.598Z] 33b1e0a273af: Waiting [2023-04-13T02:11:00.598Z] 5d3b04190fa2: Waiting [2023-04-13T02:11:00.598Z] 2f39f015ded8: Waiting [2023-04-13T02:11:00.598Z] 3a2ae6a8a46f: Waiting [2023-04-13T02:11:00.598Z] 5c69ac0246d0: Verifying Checksum [2023-04-13T02:11:00.598Z] 5c69ac0246d0: Download complete [2023-04-13T02:11:00.856Z] 33b1e0a273af: Download complete [2023-04-13T02:11:00.856Z] 5d3b04190fa2: Verifying Checksum [2023-04-13T02:11:00.856Z] 5d3b04190fa2: Download complete [2023-04-13T02:11:00.856Z] ec43610c2a17: Verifying Checksum [2023-04-13T02:11:00.856Z] ec43610c2a17: Download complete [2023-04-13T02:11:00.856Z] 5eb5b503b376: Verifying Checksum [2023-04-13T02:11:00.856Z] 5eb5b503b376: Download complete [2023-04-13T02:11:00.153Z] > git --version # 'git version 2.25.1' [2023-04-13T02:11:00.157Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T02:11:00.553Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T02:11:01.794Z] 2f39f015ded8: Verifying Checksum [2023-04-13T02:11:01.794Z] 2f39f015ded8: Download complete [2023-04-13T02:11:02.053Z] 5eb5b503b376: Pull complete [2023-04-13T02:11:02.313Z] 5c69ac0246d0: Pull complete [2023-04-13T02:11:02.880Z] ec43610c2a17: Pull complete [2023-04-13T02:11:02.880Z] 3a2ae6a8a46f: Pull complete [2023-04-13T02:11:03.138Z] 33b1e0a273af: Pull complete [2023-04-13T02:11:03.138Z] 5d3b04190fa2: Pull complete [2023-04-13T02:11:05.083Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-13T02:11:05.120Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T02:11:06.684Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-13T02:11:06.753Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-13T02:11:06.755Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T02:11:06.779Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/590/head:refs/remotes/origin/PR-590 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-13T02:11:07.304Z] Merging remotes/origin/main commit 8a5a4ec92ca374ae5f786629731d1f336ce6694e into PR head commit 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 [2023-04-13T02:11:07.323Z] 2f39f015ded8: Pull complete [2023-04-13T02:11:07.323Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-13T02:11:07.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:11:07.323Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:11:07.396Z] prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container [2023-04-13T02:11:07.426Z] $ 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-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-13T02:11:08.568Z] Merge succeeded, producing 053670e43c4bbe183118b0b3cc86308a16c0ed28 [2023-04-13T02:11:08.569Z] Checking out Revision 053670e43c4bbe183118b0b3cc86308a16c0ed28 (PR-590) [2023-04-13T02:11:07.333Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T02:11:07.432Z] > git checkout -f 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 # timeout=10 [2023-04-13T02:11:07.917Z] > git remote # timeout=10 [2023-04-13T02:11:07.939Z] > git config --get remote.origin.url # timeout=10 [2023-04-13T02:11:07.974Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T02:11:07.992Z] > git merge 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 [2023-04-13T02:11:08.556Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-13T02:11:08.581Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T02:11:08.609Z] > git checkout -f 053670e43c4bbe183118b0b3cc86308a16c0ed28 # timeout=10 [2023-04-13T02:11:09.184Z] $ docker top 9c5407f0c073850816e6946265a4f906a3f047fe564756e59c456e662227d167 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:11:09.549Z] ---> job-cost.sh [2023-04-13T02:11:09.549Z] lf-activate-venv: SKIPPING [2023-04-13T02:11:09.549Z] INFO: No Stack... [2023-04-13T02:11:09.809Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T02:11:10.068Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T02:11:10.359Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives/cost.csv [2023-04-13T02:11:10.359Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T02:11:10.371Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-590-3-stack-cost] [2023-04-13T02:11:10.392Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-590-3-stack-cost] did not exist. Created. [2023-04-13T02:11:10.392Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-590-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T02:11:10.700Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-13T02:11:11.049Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T02:11:11.057Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-590-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T02:11:11.076Z] $ docker stop --time=1 9c5407f0c073850816e6946265a4f906a3f047fe564756e59c456e662227d167 [2023-04-13T02:11:12.253Z] Commit message: "Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD" [2023-04-13T02:11:12.282Z] First time build. Skipping changelog. [2023-04-13T02:11:12.358Z] $ docker rm -f --volumes 9c5407f0c073850816e6946265a4f906a3f047fe564756e59c456e662227d167 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-13T02:11:12.532Z] [2023-04-13T02:11:12.532Z] GitHub has been notified of this commit’s build result [2023-04-13T02:11:12.532Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T02:11:13.099Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-13T02:11:13.099Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T02:11:13.099Z] Dload Upload Total Spent Left Speed [2023-04-13T02:11:13.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 188k [2023-04-13T02:11:12.269Z] > git rev-list --no-walk bdce6b410e25ee0848e4f5fe93fa1fe6c17a4320 # timeout=10 [Pipeline] sh [2023-04-13T02:11:13.814Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-13T02:11:14.161Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-13T02:11:14.161Z] + sudo tee /etc/docker/daemon.new [2023-04-13T02:11:14.161Z] { [2023-04-13T02:11:14.161Z] "registry-mirrors": [ [2023-04-13T02:11:14.161Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-13T02:11:14.161Z] ], [2023-04-13T02:11:14.161Z] "bip": "10.250.0.254/24", [2023-04-13T02:11:14.161Z] "hosts": [ [2023-04-13T02:11:14.161Z] "tcp://0.0.0.0:5555", [2023-04-13T02:11:14.161Z] "unix:///var/run/docker.sock" [2023-04-13T02:11:14.161Z] ], [2023-04-13T02:11:14.161Z] "mtu": 1458, [2023-04-13T02:11:14.161Z] "selinux-enabled": true, [2023-04-13T02:11:14.161Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-13T02:11:14.161Z] } [Pipeline] sh [2023-04-13T02:11:14.749Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-13T02:11:15.118Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T02:11:33.548Z] provisioning config files... [2023-04-13T02:11:33.584Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config11639947935609613294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:11:33.982Z] ---> docker-login.sh [2023-04-13T02:11:33.983Z] nexus3.edgexfoundry.org:10001 [2023-04-13T02:11:34.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:11:34.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:11:34.594Z] Configure a credential helper to remove this warning. See [2023-04-13T02:11:34.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:11:34.594Z] [2023-04-13T02:11:34.594Z] Login Succeeded [2023-04-13T02:11:34.594Z] nexus3.edgexfoundry.org:10002 [2023-04-13T02:11:34.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:11:35.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:11:35.148Z] Configure a credential helper to remove this warning. See [2023-04-13T02:11:35.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:11:35.148Z] [2023-04-13T02:11:35.148Z] Login Succeeded [2023-04-13T02:11:35.148Z] nexus3.edgexfoundry.org:10003 [2023-04-13T02:11:35.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:11:35.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:11:35.690Z] Configure a credential helper to remove this warning. See [2023-04-13T02:11:35.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:11:35.690Z] [2023-04-13T02:11:35.690Z] Login Succeeded [2023-04-13T02:11:35.690Z] nexus3.edgexfoundry.org:10004 [2023-04-13T02:11:35.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:11:35.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:11:35.966Z] Configure a credential helper to remove this warning. See [2023-04-13T02:11:35.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:11:35.966Z] [2023-04-13T02:11:35.966Z] Login Succeeded [2023-04-13T02:11:35.966Z] docker.io [2023-04-13T02:11:36.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:11:36.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:11:36.516Z] Configure a credential helper to remove this warning. See [2023-04-13T02:11:36.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:11:36.516Z] [2023-04-13T02:11:36.516Z] Login Succeeded [2023-04-13T02:11:36.516Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T02:11:36.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T02:11:36.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:11:36.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:11:36.942Z] ========================================================= [2023-04-13T02:11:36.942Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-13T02:11:36.942Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:11:37.309Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-13T02:11:38.756Z] Sending build context to Docker daemon 28.79MB [2023-04-13T02:11:38.756Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:11:38.756Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-13T02:11:38.756Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-13T02:11:38.756Z] af6eaf76a39c: Pulling fs layer [2023-04-13T02:11:38.756Z] 55522c791124: Pulling fs layer [2023-04-13T02:11:38.756Z] ce5c4a1c91eb: Pulling fs layer [2023-04-13T02:11:38.756Z] 169dfbe0d373: Pulling fs layer [2023-04-13T02:11:38.756Z] e1ff8fa3b103: Pulling fs layer [2023-04-13T02:11:38.756Z] 52ebb69f0ebf: Pulling fs layer [2023-04-13T02:11:38.756Z] 5abe8eddf0d5: Pulling fs layer [2023-04-13T02:11:38.756Z] e1ff8fa3b103: Waiting [2023-04-13T02:11:38.756Z] 169dfbe0d373: Waiting [2023-04-13T02:11:38.756Z] 52ebb69f0ebf: Waiting [2023-04-13T02:11:38.756Z] 5abe8eddf0d5: Waiting [2023-04-13T02:11:38.756Z] 55522c791124: Download complete [2023-04-13T02:11:38.756Z] 169dfbe0d373: Download complete [2023-04-13T02:11:38.756Z] e1ff8fa3b103: Verifying Checksum [2023-04-13T02:11:38.756Z] e1ff8fa3b103: Download complete [2023-04-13T02:11:38.756Z] af6eaf76a39c: Verifying Checksum [2023-04-13T02:11:38.756Z] af6eaf76a39c: Download complete [2023-04-13T02:11:40.194Z] af6eaf76a39c: Pull complete [2023-04-13T02:11:40.194Z] 5abe8eddf0d5: Verifying Checksum [2023-04-13T02:11:40.194Z] 5abe8eddf0d5: Download complete [2023-04-13T02:11:40.467Z] 55522c791124: Pull complete [2023-04-13T02:11:41.898Z] ce5c4a1c91eb: Verifying Checksum [2023-04-13T02:11:41.898Z] ce5c4a1c91eb: Download complete [2023-04-13T02:11:41.898Z] 52ebb69f0ebf: Verifying Checksum [2023-04-13T02:11:41.898Z] 52ebb69f0ebf: Download complete [2023-04-13T02:11:54.278Z] ce5c4a1c91eb: Pull complete [2023-04-13T02:11:54.278Z] 169dfbe0d373: Pull complete [2023-04-13T02:11:54.278Z] e1ff8fa3b103: Pull complete [2023-04-13T02:12:00.996Z] 52ebb69f0ebf: Pull complete [2023-04-13T02:12:02.959Z] 5abe8eddf0d5: Pull complete [2023-04-13T02:12:02.959Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-13T02:12:02.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-13T02:12:02.959Z] ---> 6cb57ee374ae [2023-04-13T02:12:02.959Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:12:07.225Z] ---> Running in 714ec72aeb1b [2023-04-13T02:12:07.498Z] Removing intermediate container 714ec72aeb1b [2023-04-13T02:12:07.498Z] ---> 2470167a2bbc [2023-04-13T02:12:07.498Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:12:07.498Z] ---> Running in 77a82167b458 [2023-04-13T02:12:08.102Z] Removing intermediate container 77a82167b458 [2023-04-13T02:12:08.102Z] ---> 814d09285f22 [2023-04-13T02:12:08.102Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:12:08.102Z] ---> Running in 157422dae548 [2023-04-13T02:12:10.068Z] Removing intermediate container 157422dae548 [2023-04-13T02:12:10.068Z] ---> 671c2e241fef [2023-04-13T02:12:10.068Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-13T02:12:10.068Z] ---> Running in 0e26e28e0018 [2023-04-13T02:12:10.342Z] Removing intermediate container 0e26e28e0018 [2023-04-13T02:12:10.342Z] ---> b1bdcdd7dc76 [2023-04-13T02:12:10.342Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:12:10.342Z] ---> Running in 321287709ca7 [2023-04-13T02:12:10.613Z] Removing intermediate container 321287709ca7 [2023-04-13T02:12:10.613Z] ---> 5c9d59dbedec [2023-04-13T02:12:10.613Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:12:11.205Z] latest: Pulling from library/docker [2023-04-13T02:12:11.205Z] c41833b44d91: Pulling fs layer [2023-04-13T02:12:11.205Z] 6343a5c17821: Pulling fs layer [2023-04-13T02:12:11.205Z] 7fb3fc37985f: Pulling fs layer [2023-04-13T02:12:11.205Z] 79a39cbcbcac: Pulling fs layer [2023-04-13T02:12:11.205Z] bd9b08f0a6fe: Pulling fs layer [2023-04-13T02:12:11.205Z] 9f730369bd8d: Pulling fs layer [2023-04-13T02:12:11.206Z] b7a8edceb3bd: Pulling fs layer [2023-04-13T02:12:11.206Z] f7b43bb1740d: Pulling fs layer [2023-04-13T02:12:11.206Z] e766bd2508a2: Pulling fs layer [2023-04-13T02:12:11.206Z] 1cff11aa55cd: Pulling fs layer [2023-04-13T02:12:11.206Z] 5c8564d51ddd: Pulling fs layer [2023-04-13T02:12:11.206Z] 337dc3b11c12: Pulling fs layer [2023-04-13T02:12:11.206Z] 76c5058099a1: Pulling fs layer [2023-04-13T02:12:11.206Z] 59ccd6efa6f9: Pulling fs layer [2023-04-13T02:12:11.206Z] 79a39cbcbcac: Waiting [2023-04-13T02:12:11.206Z] 9f730369bd8d: Waiting [2023-04-13T02:12:11.206Z] bd9b08f0a6fe: Waiting [2023-04-13T02:12:11.206Z] b7a8edceb3bd: Waiting [2023-04-13T02:12:11.206Z] f7b43bb1740d: Waiting [2023-04-13T02:12:11.206Z] 337dc3b11c12: Waiting [2023-04-13T02:12:11.206Z] 76c5058099a1: Waiting [2023-04-13T02:12:11.206Z] 59ccd6efa6f9: Waiting [2023-04-13T02:12:11.206Z] e766bd2508a2: Waiting [2023-04-13T02:12:11.206Z] 1cff11aa55cd: Waiting [2023-04-13T02:12:11.206Z] 5c8564d51ddd: Waiting [2023-04-13T02:12:11.487Z] 7fb3fc37985f: Verifying Checksum [2023-04-13T02:12:11.487Z] 7fb3fc37985f: Download complete [2023-04-13T02:12:11.487Z] 6343a5c17821: Verifying Checksum [2023-04-13T02:12:11.487Z] 6343a5c17821: Download complete [2023-04-13T02:12:11.487Z] c41833b44d91: Verifying Checksum [2023-04-13T02:12:11.487Z] c41833b44d91: Download complete [2023-04-13T02:12:12.082Z] 79a39cbcbcac: Verifying Checksum [2023-04-13T02:12:12.082Z] 79a39cbcbcac: Download complete [2023-04-13T02:12:12.082Z] bd9b08f0a6fe: Verifying Checksum [2023-04-13T02:12:12.082Z] bd9b08f0a6fe: Download complete [2023-04-13T02:12:12.082Z] 9f730369bd8d: Verifying Checksum [2023-04-13T02:12:12.082Z] 9f730369bd8d: Download complete [2023-04-13T02:12:12.363Z] b7a8edceb3bd: Verifying Checksum [2023-04-13T02:12:12.363Z] b7a8edceb3bd: Download complete [2023-04-13T02:12:12.363Z] f7b43bb1740d: Verifying Checksum [2023-04-13T02:12:12.363Z] f7b43bb1740d: Download complete [2023-04-13T02:12:12.363Z] e766bd2508a2: Download complete [2023-04-13T02:12:12.363Z] c41833b44d91: Pull complete [2023-04-13T02:12:12.639Z] 76c5058099a1: Verifying Checksum [2023-04-13T02:12:12.639Z] 76c5058099a1: Download complete [2023-04-13T02:12:12.639Z] 1cff11aa55cd: Verifying Checksum [2023-04-13T02:12:12.639Z] 1cff11aa55cd: Download complete [2023-04-13T02:12:12.639Z] 59ccd6efa6f9: Verifying Checksum [2023-04-13T02:12:12.639Z] 59ccd6efa6f9: Download complete [2023-04-13T02:12:13.236Z] 6343a5c17821: Pull complete [2023-04-13T02:12:13.517Z] 7fb3fc37985f: Pull complete [2023-04-13T02:12:13.789Z] 337dc3b11c12: Verifying Checksum [2023-04-13T02:12:13.789Z] 337dc3b11c12: Download complete [2023-04-13T02:12:14.387Z] 79a39cbcbcac: Pull complete [2023-04-13T02:12:15.813Z] bd9b08f0a6fe: Pull complete [2023-04-13T02:12:16.787Z] 9f730369bd8d: Pull complete [2023-04-13T02:12:17.059Z] b7a8edceb3bd: Pull complete [2023-04-13T02:12:17.331Z] f7b43bb1740d: Pull complete [2023-04-13T02:12:17.605Z] e766bd2508a2: Pull complete [2023-04-13T02:12:19.022Z] 1cff11aa55cd: Pull complete [2023-04-13T02:12:19.022Z] 5c8564d51ddd: Pull complete [2023-04-13T02:12:21.625Z] 337dc3b11c12: Pull complete [2023-04-13T02:12:21.625Z] 76c5058099a1: Pull complete [2023-04-13T02:12:21.892Z] 59ccd6efa6f9: Pull complete [2023-04-13T02:12:21.892Z] Digest: sha256:a2e34bde4cb23eaef4f3d5016c78f4a7ee06b65f80d07c7ba69a1e262977a97a [2023-04-13T02:12:21.892Z] Status: Downloaded newer image for docker:latest [2023-04-13T02:12:24.518Z] ---> 372fc733d485 [2023-04-13T02:12:24.518Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:12:24.518Z] ---> Running in 45c2dcbb7c2c [2023-04-13T02:12:25.959Z] Removing intermediate container 45c2dcbb7c2c [2023-04-13T02:12:25.959Z] ---> ef2250903034 [2023-04-13T02:12:25.959Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:12:25.959Z] ---> Running in 0c87ec5df083 [2023-04-13T02:12:26.921Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T02:12:27.881Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T02:12:29.828Z] OK: 263 MiB in 53 packages [2023-04-13T02:12:30.417Z] Removing intermediate container 0c87ec5df083 [2023-04-13T02:12:30.417Z] ---> 7de7697e1280 [2023-04-13T02:12:30.417Z] Step 11/16 : ENV GO111MODULE=on [2023-04-13T02:12:30.417Z] ---> Running in c51eded072b3 [2023-04-13T02:12:30.685Z] Removing intermediate container c51eded072b3 [2023-04-13T02:12:30.685Z] ---> 467f48e813e0 [2023-04-13T02:12:30.685Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:12:30.955Z] ---> Running in a1f5ba62f5e1 [2023-04-13T02:12:31.222Z] Removing intermediate container a1f5ba62f5e1 [2023-04-13T02:12:31.222Z] ---> 5b3c52b9aa70 [2023-04-13T02:12:31.222Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-13T02:12:31.807Z] ---> 2f38afad085f [2023-04-13T02:12:31.807Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:12:31.807Z] ---> Running in 9459b11e7d91 [2023-04-13T02:13:39.723Z] Removing intermediate container 9459b11e7d91 [2023-04-13T02:13:39.723Z] ---> 803dd1a69b07 [2023-04-13T02:13:39.723Z] Step 15/16 : COPY . . [2023-04-13T02:13:39.723Z] ---> 80b3ba26f3f7 [2023-04-13T02:13:39.723Z] Step 16/16 : RUN ${MAKE} [2023-04-13T02:13:39.723Z] ---> Running in 1d571453d0cc [2023-04-13T02:13:39.723Z] noop [2023-04-13T02:13:39.723Z] Removing intermediate container 1d571453d0cc [2023-04-13T02:13:39.723Z] ---> 06eb0097ad5e [2023-04-13T02:13:39.723Z] Successfully built 06eb0097ad5e [2023-04-13T02:13:39.723Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:13:40.074Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T02:13:40.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:13:40.308Z] prd-ubuntu20.04-docker-arm64-4c-16g-7655 does not seem to be running inside a container [2023-04-13T02:13:40.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-13T02:13:41.677Z] $ docker top 08d5572045252747fcae6eee9e24593c6563ef4db53d18d8f4dd84ac37118678 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:13:42.524Z] + go version [2023-04-13T02:13:42.524Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-13T02:13:42.551Z] $ docker stop --time=1 08d5572045252747fcae6eee9e24593c6563ef4db53d18d8f4dd84ac37118678 [2023-04-13T02:13:44.219Z] $ docker rm -f --volumes 08d5572045252747fcae6eee9e24593c6563ef4db53d18d8f4dd84ac37118678 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:13:44.798Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T02:13:44.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:13:45.028Z] prd-ubuntu20.04-docker-arm64-4c-16g-7655 does not seem to be running inside a container [2023-04-13T02:13:45.126Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-13T02:13:46.479Z] $ docker top c8a7137129976eb3a035069c7452eadc685c1bef5e91acca282c52bca088635f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:13:47.333Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/3 [Pipeline] fileExists [Pipeline] sh [2023-04-13T02:13:47.992Z] + make test [2023-04-13T02:13:47.992Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-13T02:14:26.906Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-13T02:16:18.653Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-13T02:16:18.653Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-13T02:16:18.653Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-13T02:16:18.653Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-13T02:16:18.653Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-13T02:16:18.653Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-13T02:16:18.653Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-13T02:16:18.653Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-13T02:16:18.653Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-13T02:16:45.406Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T02:16:45.406Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T02:16:45.406Z] ./bin/test-attribution-txt.sh [2023-04-13T02:16:45.406Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-13T02:16:45.406Z] make -C web test [2023-04-13T02:16:45.406Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/3/web' [2023-04-13T02:16:45.406Z] make[1]: tput: No such file or directory [2023-04-13T02:16:45.406Z] make[1]: tput: No such file or directory [2023-04-13T02:16:45.406Z] warning: generating ./VERSION [2023-04-13T02:16:45.406Z] echo "0.0.0" > VERSION [2023-04-13T02:16:45.406Z] docker build \ [2023-04-13T02:16:45.406Z] -f Dockerfile \ [2023-04-13T02:16:45.406Z] --build-arg USER=1000 \ [2023-04-13T02:16:45.406Z] \ [2023-04-13T02:16:45.406Z] --label "git_sha=053670e43c4bbe183118b0b3cc86308a16c0ed28" \ [2023-04-13T02:16:45.406Z] -t edgexfoundry/edgex-web-ui:053670e43c4bbe183118b0b3cc86308a16c0ed28 \ [2023-04-13T02:16:45.406Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-13T02:16:45.406Z] . [2023-04-13T02:16:45.406Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-13T02:16:45.406Z] Install the buildx component to build images with BuildKit: [2023-04-13T02:16:45.406Z] https://docs.docker.com/go/buildx/ [2023-04-13T02:16:45.406Z] [2023-04-13T02:16:45.406Z] Sending build context to Docker daemon 3.269MB [2023-04-13T02:16:45.406Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-13T02:16:45.406Z] 16.17-alpine3.15: Pulling from library/node [2023-04-13T02:16:45.406Z] 47517142f6ba: Pulling fs layer [2023-04-13T02:16:45.406Z] 5f8c4bfa009b: Pulling fs layer [2023-04-13T02:16:45.406Z] f7079c9c4ba1: Pulling fs layer [2023-04-13T02:16:45.406Z] aba105e6f55a: Pulling fs layer [2023-04-13T02:16:45.406Z] aba105e6f55a: Waiting [2023-04-13T02:16:45.406Z] 47517142f6ba: Verifying Checksum [2023-04-13T02:16:45.406Z] 47517142f6ba: Download complete [2023-04-13T02:16:45.406Z] f7079c9c4ba1: Verifying Checksum [2023-04-13T02:16:45.406Z] f7079c9c4ba1: Download complete [2023-04-13T02:16:45.406Z] aba105e6f55a: Verifying Checksum [2023-04-13T02:16:45.406Z] aba105e6f55a: Download complete [2023-04-13T02:16:45.406Z] 47517142f6ba: Pull complete [2023-04-13T02:16:45.681Z] 5f8c4bfa009b: Download complete [2023-04-13T02:16:50.013Z] 5f8c4bfa009b: Pull complete [2023-04-13T02:16:50.013Z] f7079c9c4ba1: Pull complete [2023-04-13T02:16:50.288Z] aba105e6f55a: Pull complete [2023-04-13T02:16:50.288Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-13T02:16:50.288Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-13T02:16:50.288Z] ---> bf1b8b58d215 [2023-04-13T02:16:50.288Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-13T02:16:50.889Z] ---> Running in 2c642ebf6a2a [2023-04-13T02:16:52.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-04-13T02:16:52.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-04-13T02:16:54.017Z] (1/128) Installing libxau (1.0.9-r0) [2023-04-13T02:16:54.017Z] (2/128) Installing libmd (1.0.3-r0) [2023-04-13T02:16:54.017Z] (3/128) Installing libbsd (0.11.3-r1) [2023-04-13T02:16:54.017Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-04-13T02:16:54.017Z] (5/128) Installing libxcb (1.14-r2) [2023-04-13T02:16:54.017Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-04-13T02:16:54.017Z] (7/128) Installing libxext (1.3.4-r0) [2023-04-13T02:16:54.017Z] (8/128) Installing libice (1.0.10-r0) [2023-04-13T02:16:54.017Z] (9/128) Installing libuuid (2.37.4-r0) [2023-04-13T02:16:54.017Z] (10/128) Installing libsm (1.2.3-r0) [2023-04-13T02:16:54.017Z] (11/128) Installing libxt (1.2.1-r0) [2023-04-13T02:16:54.017Z] (12/128) Installing libxmu (1.1.3-r0) [2023-04-13T02:16:54.017Z] (13/128) Installing xset (1.2.4-r0) [2023-04-13T02:16:54.017Z] (14/128) Installing xprop (1.2.5-r0) [2023-04-13T02:16:54.017Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-04-13T02:16:54.017Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-13T02:16:54.017Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-04-13T02:16:54.017Z] (18/128) Installing libffi (3.4.2-r1) [2023-04-13T02:16:54.287Z] (19/128) Installing libintl (0.21-r0) [2023-04-13T02:16:54.287Z] (20/128) Installing libblkid (2.37.4-r0) [2023-04-13T02:16:54.287Z] (21/128) Installing libmount (2.37.4-r0) [2023-04-13T02:16:54.287Z] (22/128) Installing pcre (8.45-r1) [2023-04-13T02:16:54.287Z] (23/128) Installing glib (2.70.1-r0) [2023-04-13T02:16:54.287Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-04-13T02:16:54.287Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-04-13T02:16:54.287Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-04-13T02:16:54.558Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-04-13T02:16:54.558Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-04-13T02:16:54.558Z] (29/128) Installing libpng (1.6.37-r1) [2023-04-13T02:16:54.558Z] (30/128) Installing libwebp (1.2.2-r0) [2023-04-13T02:16:54.558Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-04-13T02:16:54.558Z] (32/128) Installing tiff (4.4.0-r1) [2023-04-13T02:16:54.558Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-04-13T02:16:54.558Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-13T02:16:54.558Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-04-13T02:16:54.833Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-04-13T02:16:54.833Z] (37/128) Installing libxrender (0.9.10-r3) [2023-04-13T02:16:54.833Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-04-13T02:16:54.833Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-04-13T02:16:54.833Z] (40/128) Installing libxi (1.8-r0) [2023-04-13T02:16:54.833Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-04-13T02:16:54.833Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-04-13T02:16:54.833Z] (43/128) Installing atk (2.36.0-r0) [2023-04-13T02:16:54.833Z] (44/128) Installing libxtst (1.2.3-r3) [2023-04-13T02:16:54.833Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-04-13T02:16:54.833Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-04-13T02:16:54.833Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-04-13T02:16:54.833Z] (48/128) Installing expat (2.5.0-r0) [2023-04-13T02:16:54.833Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-04-13T02:16:54.833Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-04-13T02:16:54.833Z] (51/128) Installing freetype (2.11.1-r2) [2023-04-13T02:16:55.107Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-04-13T02:16:55.107Z] (53/128) Installing pixman (0.40.0-r4) [2023-04-13T02:16:55.107Z] (54/128) Installing cairo (1.16.0-r5) [2023-04-13T02:16:55.107Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-04-13T02:16:55.107Z] (56/128) Installing avahi-libs (0.8-r5) [2023-04-13T02:16:55.107Z] (57/128) Installing gmp (6.2.1-r1) [2023-04-13T02:16:55.107Z] (58/128) Installing nettle (3.7.3-r0) [2023-04-13T02:16:55.107Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-04-13T02:16:55.107Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-04-13T02:16:55.107Z] (61/128) Installing libunistring (0.9.10-r1) [2023-04-13T02:16:55.375Z] (62/128) Installing gnutls (3.7.1-r2) [2023-04-13T02:16:55.375Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-04-13T02:16:55.375Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-04-13T02:16:55.375Z] (65/128) Installing fribidi (1.0.11-r0) [2023-04-13T02:16:55.375Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-04-13T02:16:55.375Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-04-13T02:16:55.375Z] (68/128) Installing libxft (2.3.4-r0) [2023-04-13T02:16:55.375Z] (69/128) Installing pango (1.48.10-r0) [2023-04-13T02:16:55.375Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-04-13T02:16:55.375Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-13T02:16:55.375Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-04-13T02:16:55.647Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-04-13T02:16:55.647Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-04-13T02:16:55.647Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-04-13T02:16:55.917Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-13T02:16:56.185Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-04-13T02:16:56.185Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-04-13T02:16:56.185Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-04-13T02:16:56.185Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-13T02:16:58.779Z] (79/128) Installing libogg (1.3.5-r0) [2023-04-13T02:16:58.779Z] (80/128) Installing flac (1.3.4-r0) [2023-04-13T02:16:58.779Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-04-13T02:16:58.779Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-04-13T02:16:58.779Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-04-13T02:16:58.779Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-04-13T02:16:58.779Z] (85/128) Installing libass (0.15.2-r0) [2023-04-13T02:16:58.779Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-04-13T02:16:58.779Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-13T02:16:58.779Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-13T02:16:58.779Z] (89/128) Installing lame (3.100-r0) [2023-04-13T02:16:58.779Z] (90/128) Installing opus (1.3.1-r1) [2023-04-13T02:16:58.779Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-04-13T02:16:58.779Z] (92/128) Installing soxr (0.1.3-r2) [2023-04-13T02:16:58.779Z] (93/128) Installing libsrt (1.4.2-r1) [2023-04-13T02:16:58.779Z] (94/128) Installing libssh (0.9.6-r1) [2023-04-13T02:16:58.779Z] (95/128) Installing libtheora (1.1.1-r16) [2023-04-13T02:16:58.779Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-04-13T02:16:58.779Z] (97/128) Installing libdrm (2.4.109-r0) [2023-04-13T02:16:59.049Z] (98/128) Installing libva (2.13.0-r0) [2023-04-13T02:16:59.049Z] (99/128) Installing libvdpau (1.4-r0) [2023-04-13T02:16:59.049Z] (100/128) Installing vidstab (1.1.0-r1) [2023-04-13T02:16:59.049Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-04-13T02:16:59.049Z] (102/128) Installing libvpx (1.10.0-r0) [2023-04-13T02:16:59.049Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-04-13T02:16:59.049Z] (104/128) Installing x264-libs (20210613-r0) [2023-04-13T02:16:59.049Z] (105/128) Installing x265-libs (3.5-r0) [2023-04-13T02:16:59.049Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-04-13T02:16:59.049Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-04-13T02:16:59.640Z] (108/128) Installing libevent (2.1.12-r4) [2023-04-13T02:16:59.640Z] (109/128) Installing mesa (21.2.6-r0) [2023-04-13T02:16:59.640Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-04-13T02:16:59.640Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-04-13T02:16:59.640Z] (112/128) Installing lcms2 (2.12-r1) [2023-04-13T02:16:59.910Z] (113/128) Installing nspr (4.32-r0) [2023-04-13T02:16:59.910Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-04-13T02:16:59.910Z] (115/128) Installing nss (3.78.1-r0) [2023-04-13T02:16:59.910Z] (116/128) Installing libasyncns (0.8-r1) [2023-04-13T02:16:59.910Z] (117/128) Installing libltdl (2.4.6-r7) [2023-04-13T02:16:59.910Z] (118/128) Installing orc (0.4.32-r0) [2023-04-13T02:16:59.910Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-04-13T02:17:00.179Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-04-13T02:17:00.179Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-04-13T02:17:00.179Z] (122/128) Installing libpulse (15.0-r2) [2023-04-13T02:17:00.179Z] (123/128) Installing re2 (2021.11.01-r0) [2023-04-13T02:17:00.179Z] (124/128) Installing snappy (1.1.9-r1) [2023-04-13T02:17:00.179Z] (125/128) Installing libgpg-error (1.42-r1) [2023-04-13T02:17:00.179Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-04-13T02:17:00.179Z] (127/128) Installing libxslt (1.1.35-r0) [2023-04-13T02:17:00.179Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-04-13T02:17:04.472Z] Executing busybox-1.34.1-r7.trigger [2023-04-13T02:17:04.473Z] Executing glib-2.70.1-r0.trigger [2023-04-13T02:17:04.473Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-13T02:17:07.060Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-13T02:17:07.060Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-13T02:17:07.060Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-13T02:17:07.060Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-13T02:17:07.330Z] OK: 275 MiB in 144 packages [2023-04-13T02:17:17.433Z] Removing intermediate container 2c642ebf6a2a [2023-04-13T02:17:17.433Z] ---> 29ff4b3ba7bd [2023-04-13T02:17:17.433Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-13T02:17:17.433Z] ---> Running in bb1ca70b6963 [2023-04-13T02:17:17.433Z] Removing intermediate container bb1ca70b6963 [2023-04-13T02:17:17.433Z] ---> f091dc7dd90e [2023-04-13T02:17:17.433Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-13T02:17:17.433Z] ---> Running in fc2c6959e97b [2023-04-13T02:17:17.433Z] Removing intermediate container fc2c6959e97b [2023-04-13T02:17:17.433Z] ---> e4946eeacf2d [2023-04-13T02:17:17.433Z] Step 5/10 : RUN npm install -g npm [2023-04-13T02:17:17.433Z] ---> Running in ac5db3671149 [2023-04-13T02:17:56.379Z] [2023-04-13T02:17:56.379Z] removed 7 packages, changed 99 packages, and audited 238 packages in 30s [2023-04-13T02:17:56.379Z] [2023-04-13T02:17:56.379Z] 18 packages are looking for funding [2023-04-13T02:17:56.379Z] run `npm fund` for details [2023-04-13T02:17:56.379Z] [2023-04-13T02:17:56.379Z] found 0 vulnerabilities [2023-04-13T02:17:56.379Z] Removing intermediate container ac5db3671149 [2023-04-13T02:17:56.379Z] ---> c699e31482f5 [2023-04-13T02:17:56.379Z] Step 6/10 : ARG USER=1000 [2023-04-13T02:17:56.379Z] ---> Running in 68d775349057 [2023-04-13T02:17:56.379Z] Removing intermediate container 68d775349057 [2023-04-13T02:17:56.379Z] ---> 30d76ec2d954 [2023-04-13T02:17:56.379Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-13T02:17:56.379Z] ---> Running in 9e011bb2f1c9 [2023-04-13T02:17:56.379Z] Removing intermediate container 9e011bb2f1c9 [2023-04-13T02:17:56.379Z] ---> 4c7399477c9e [2023-04-13T02:17:56.379Z] Step 8/10 : USER $USER:$USER [2023-04-13T02:17:56.650Z] ---> Running in 254121c02200 [2023-04-13T02:17:56.922Z] Removing intermediate container 254121c02200 [2023-04-13T02:17:56.922Z] ---> 7bd667196686 [2023-04-13T02:17:56.922Z] Step 9/10 : WORKDIR /app [2023-04-13T02:17:56.922Z] ---> Running in d6c12c2c0b57 [2023-04-13T02:17:57.514Z] Removing intermediate container d6c12c2c0b57 [2023-04-13T02:17:57.514Z] ---> d6eda53cbd74 [2023-04-13T02:17:57.514Z] Step 10/10 : LABEL git_sha=053670e43c4bbe183118b0b3cc86308a16c0ed28 [2023-04-13T02:17:57.514Z] ---> Running in fd0c1cf1b13d [2023-04-13T02:17:57.784Z] Removing intermediate container fd0c1cf1b13d [2023-04-13T02:17:57.784Z] ---> 092a8346d54a [2023-04-13T02:17:57.784Z] Successfully built 092a8346d54a [2023-04-13T02:17:57.784Z] Successfully tagged edgexfoundry/edgex-web-ui:053670e43c4bbe183118b0b3cc86308a16c0ed28 [2023-04-13T02:17:57.784Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-13T02:17:57.784Z] touch edgex-web-ui.imagebuilt [2023-04-13T02:17:58.055Z] mkdir -p node_modules coverage [2023-04-13T02:17:58.055Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-13T02:17:58.055Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE required: { [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE }, [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE } [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE required: { [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE }, [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE } [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE required: { [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE }, [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE } [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE required: { [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE }, [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE } [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE required: { [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE }, [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE } [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE required: { [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE }, [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE } [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE required: { [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE }, [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE } [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE required: { [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE }, [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE } [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE required: { [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE }, [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:18:13.118Z] npm WARN EBADENGINE } [2023-04-13T02:18:52.021Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-13T02:18:52.021Z] 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 [2023-04-13T02:18:52.021Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-13T02:18:52.021Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:18:52.021Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-13T02:18:57.388Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-13T02:19:04.057Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-13T02:19:06.015Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-13T02:19:06.015Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-13T02:19:32.758Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-04-13T02:19:32.758Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:19:33.725Z] 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. [2023-04-13T02:19:39.078Z] 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. [2023-04-13T02:19:40.506Z] 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. [2023-04-13T02:19:42.732Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:19:57.767Z] 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 [2023-04-13T02:19:57.767Z] 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 [2023-04-13T02:20:15.999Z] 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. [2023-04-13T02:21:02.953Z] 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. [2023-04-13T02:21:42.016Z] [2023-04-13T02:21:42.017Z] added 1475 packages, and audited 1476 packages in 4m [2023-04-13T02:21:42.017Z] [2023-04-13T02:21:42.017Z] 90 packages are looking for funding [2023-04-13T02:21:42.017Z] run `npm fund` for details [2023-04-13T02:21:42.290Z] [2023-04-13T02:21:42.290Z] 36 vulnerabilities (1 low, 9 moderate, 21 high, 5 critical) [2023-04-13T02:21:42.290Z] [2023-04-13T02:21:42.290Z] To address issues that do not require attention, run: [2023-04-13T02:21:42.290Z] npm audit fix [2023-04-13T02:21:42.290Z] [2023-04-13T02:21:42.290Z] To address all issues (including breaking changes), run: [2023-04-13T02:21:42.290Z] npm audit fix --force [2023-04-13T02:21:42.290Z] [2023-04-13T02:21:42.290Z] Run `npm audit` for details. [2023-04-13T02:21:45.655Z] 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 [2023-04-13T02:22:07.752Z] - Generating browser application bundles (phase: setup)... [2023-04-13T02:22:54.649Z] Compiling @angular/core : es2015 as esm2015 [2023-04-13T02:22:54.649Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-13T02:23:26.918Z] Compiling @angular/common : es2015 as esm2015 [2023-04-13T02:23:26.918Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-13T02:23:35.164Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-13T02:23:35.164Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-13T02:23:39.449Z] Compiling @angular/router : es2015 as esm2015 [2023-04-13T02:23:40.872Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-13T02:23:47.561Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-13T02:23:49.509Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-13T02:23:49.509Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-13T02:23:54.891Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-13T02:23:54.891Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-13T02:23:55.169Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-13T02:25:16.847Z] 13 04 2023 02:25:07.816:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-13T02:25:16.847Z] 13 04 2023 02:25:07.832:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-13T02:25:16.847Z] 13 04 2023 02:25:07.867:INFO [launcher]: Starting browser ChromeHeadless [2023-04-13T02:26:24.722Z] 13 04 2023 02:26:22.687:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-04-13T02:26:30.088Z] 13 04 2023 02:26:29.623:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-13T02:26:32.035Z] 13 04 2023 02:26:31.542:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-04-13T02:27:39.930Z] 13 04 2023 02:27:32.008:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-04-13T02:27:39.930Z] ✔ Browser application bundle generation complete. [2023-04-13T02:27:39.930Z] 13 04 2023 02:27:39.818:INFO [launcher]: Trying to start ChromeHeadless again (2/2). [2023-04-13T02:27:42.526Z] 13 04 2023 02:27:42.105:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket gArJYOeZmmDT1_-wAAAB with id 56023221 [2023-04-13T02:28:04.603Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-13T02:28:04.603Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.481 secs) [2023-04-13T02:28:04.603Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.803 secs) [2023-04-13T02:28:04.603Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 2.242 secs) [2023-04-13T02:28:05.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 2.903 secs) [2023-04-13T02:28:05.836Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 3.055 secs) [2023-04-13T02:28:06.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 3.282 secs) [2023-04-13T02:28:06.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 3.33 secs) [2023-04-13T02:28:06.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 3.382 secs) [2023-04-13T02:28:06.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 3.445 secs) [2023-04-13T02:28:06.373Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.52 secs) [2023-04-13T02:28:06.373Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.564 secs) [2023-04-13T02:28:06.642Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.833 secs) [2023-04-13T02:28:07.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 4.191 secs) [2023-04-13T02:28:07.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 4.293 secs) [2023-04-13T02:28:07.812Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 4.776 secs) [2023-04-13T02:28:07.812Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 4.863 secs) [2023-04-13T02:28:08.079Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 4.996 secs) [2023-04-13T02:28:08.079Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 5.082 secs) [2023-04-13T02:28:08.346Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 5.28 secs) [2023-04-13T02:28:08.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 5.338 secs) [2023-04-13T02:28:08.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 5.352 secs) [2023-04-13T02:28:08.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 5.727 secs) [2023-04-13T02:28:09.154Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 5.774 secs) [2023-04-13T02:28:09.154Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 5.862 secs) [2023-04-13T02:28:09.424Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 6.009 secs) [2023-04-13T02:28:09.692Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 6.052 secs) [2023-04-13T02:28:09.692Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 6.106 secs) [2023-04-13T02:28:09.961Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 6.347 secs) [2023-04-13T02:28:09.961Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 6.41 secs) [2023-04-13T02:28:10.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 6.469 secs) [2023-04-13T02:28:10.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 6.49 secs) [2023-04-13T02:28:10.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 6.517 secs) [2023-04-13T02:28:10.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 6.572 secs) [2023-04-13T02:28:10.498Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 6.789 secs) [2023-04-13T02:28:10.766Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.869 secs) [2023-04-13T02:28:10.766Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.894 secs) [2023-04-13T02:28:10.766Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.96 secs) [2023-04-13T02:28:11.034Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 7.01 secs) [2023-04-13T02:28:11.034Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 7.113 secs) [2023-04-13T02:28:11.034Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 7.168 secs) [2023-04-13T02:28:11.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 7.243 secs) [2023-04-13T02:28:11.576Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 7.544 secs) [2023-04-13T02:28:11.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 7.678 secs) [2023-04-13T02:28:11.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 7.716 secs) [2023-04-13T02:28:11.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.746 secs) [2023-04-13T02:28:11.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.766 secs) [2023-04-13T02:28:12.117Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.818 secs) [2023-04-13T02:28:12.117Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 8.01 secs) [2023-04-13T02:28:12.388Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 8.201 secs) [2023-04-13T02:28:12.657Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 8.269 secs) [2023-04-13T02:28:12.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 8.287 secs) [2023-04-13T02:28:12.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 8.304 secs) [2023-04-13T02:28:12.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 8.338 secs) [2023-04-13T02:28:12.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 8.362 secs) [2023-04-13T02:28:12.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 8.374 secs) [2023-04-13T02:28:12.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 8.392 secs) [2023-04-13T02:28:12.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.45 secs) [2023-04-13T02:28:13.194Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 8.48 secs) [2023-04-13T02:28:13.194Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.505 secs) [2023-04-13T02:28:13.194Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 8.529 secs) [2023-04-13T02:28:13.194Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 8.65 secs) [2023-04-13T02:28:13.779Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 8.962 secs) [2023-04-13T02:28:13.779Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.984 secs) [2023-04-13T02:28:13.779Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.999 secs) [2023-04-13T02:28:14.046Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.093 secs) [2023-04-13T02:28:14.046Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.111 secs) [2023-04-13T02:28:14.046Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.125 secs) [2023-04-13T02:28:14.046Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.19 secs) [2023-04-13T02:28:14.315Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.266 secs) [2023-04-13T02:28:14.583Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.439 secs) [2023-04-13T02:28:14.583Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.523 secs) [2023-04-13T02:28:14.850Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.615 secs) [2023-04-13T02:28:14.850Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.639 secs) [2023-04-13T02:28:14.850Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.661 secs) [2023-04-13T02:28:15.120Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.972 secs) [2023-04-13T02:28:15.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.075 secs) [2023-04-13T02:28:15.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 10.508 secs) [2023-04-13T02:28:15.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 10.563 secs) [2023-04-13T02:28:15.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 10.585 secs) [2023-04-13T02:28:15.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 10.62 secs) [2023-04-13T02:28:16.196Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 10.731 secs) [2023-04-13T02:28:16.196Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 10.783 secs) [2023-04-13T02:28:16.464Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 10.973 secs) [2023-04-13T02:28:16.732Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 11.059 secs) [2023-04-13T02:28:16.732Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 11.137 secs) [2023-04-13T02:28:17.000Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 11.244 secs) [2023-04-13T02:28:17.584Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 11.743 secs) [2023-04-13T02:28:17.584Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 11.869 secs) [2023-04-13T02:28:17.853Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 11.91 secs) [2023-04-13T02:28:17.853Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 11.928 secs) [2023-04-13T02:28:18.121Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 12.134 secs) [2023-04-13T02:28:18.121Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 12.265 secs) [2023-04-13T02:28:19.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 13.029 secs) [2023-04-13T02:28:19.356Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 13.095 secs) [2023-04-13T02:28:19.356Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 13.16 secs) [2023-04-13T02:28:19.356Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 13.209 secs) [2023-04-13T02:28:19.356Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 13.251 secs) [2023-04-13T02:28:19.627Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 13.412 secs) [2023-04-13T02:28:19.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 13.607 secs) [2023-04-13T02:28:19.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 13.625 secs) [2023-04-13T02:28:20.168Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 13.639 secs) [2023-04-13T02:28:20.168Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 13.854 secs) [2023-04-13T02:28:20.436Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 13.881 secs) [2023-04-13T02:28:20.436Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 13.896 secs) [2023-04-13T02:28:20.436Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 14.014 secs) [2023-04-13T02:28:20.707Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 14.091 secs) [2023-04-13T02:28:20.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 14.251 secs) [2023-04-13T02:28:21.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 14.524 secs) [2023-04-13T02:28:21.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 14.559 secs) [2023-04-13T02:28:21.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 14.574 secs) [2023-04-13T02:28:21.514Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 14.688 secs) [2023-04-13T02:28:21.514Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 14.729 secs) [2023-04-13T02:28:21.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 14.837 secs) [2023-04-13T02:28:21.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 14.881 secs) [2023-04-13T02:28:22.053Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 14.943 secs) [2023-04-13T02:28:22.322Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 15.321 secs) [2023-04-13T02:28:22.590Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 15.408 secs) [2023-04-13T02:28:22.590Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 15.473 secs) [2023-04-13T02:28:22.858Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 15.562 secs) [2023-04-13T02:28:22.858Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 15.586 secs) [2023-04-13T02:28:23.126Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 15.892 secs) [2023-04-13T02:28:23.395Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 16.059 secs) [2023-04-13T02:28:23.664Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 16.156 secs) [2023-04-13T02:28:23.934Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 16.375 secs) [2023-04-13T02:28:23.934Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 16.439 secs) [2023-04-13T02:28:24.203Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 16.503 secs) [2023-04-13T02:28:24.472Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 16.728 secs) [2023-04-13T02:28:24.472Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 16.764 secs) [2023-04-13T02:28:24.472Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 16.784 secs) [2023-04-13T02:28:24.740Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 17.08 secs) [2023-04-13T02:28:25.010Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 17.149 secs) [2023-04-13T02:28:25.010Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 17.223 secs) [2023-04-13T02:28:25.280Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 17.281 secs) [2023-04-13T02:28:25.280Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 17.338 secs) [2023-04-13T02:28:25.280Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 17.375 secs) [2023-04-13T02:28:25.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 17.439 secs) [2023-04-13T02:28:25.549Z] WARN: ' [2023-04-13T02:28:25.549Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-13T02:28:25.549Z] Support for using the ngModel input property and ngModelChange event with [2023-04-13T02:28:25.549Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-13T02:28:25.549Z] in a future version of Angular. [2023-04-13T02:28:25.549Z] [2023-04-13T02:28:25.549Z] For more information on this, see our API docs here: [2023-04-13T02:28:25.549Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-13T02:28:25.549Z] ' [2023-04-13T02:28:25.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 17.439 secs) [2023-04-13T02:28:25.549Z] WARN: ' [2023-04-13T02:28:25.549Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-13T02:28:25.549Z] Support for using the ngModel input property and ngModelChange event with [2023-04-13T02:28:25.549Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-13T02:28:25.549Z] in a future version of Angular. [2023-04-13T02:28:25.549Z] [2023-04-13T02:28:25.549Z] For more information on this, see our API docs here: [2023-04-13T02:28:25.549Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-13T02:28:25.549Z] ' [2023-04-13T02:28:25.816Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 17.603 secs) [2023-04-13T02:28:25.816Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 17.643 secs) [2023-04-13T02:28:25.816Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 17.673 secs) [2023-04-13T02:28:25.816Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 17.694 secs) [2023-04-13T02:28:26.083Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 17.848 secs) [2023-04-13T02:28:26.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 17.963 secs) [2023-04-13T02:28:26.675Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 18.236 secs) [2023-04-13T02:28:26.675Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 18.252 secs) [2023-04-13T02:28:26.676Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 18.35 secs) [2023-04-13T02:28:26.950Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 18.427 secs) [2023-04-13T02:28:27.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 18.609 secs) [2023-04-13T02:28:27.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 18.629 secs) [2023-04-13T02:28:27.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 18.648 secs) [2023-04-13T02:28:28.668Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (26.369 secs / 18.648 secs) [2023-04-13T02:28:28.668Z] TOTAL: 149 SUCCESS [2023-04-13T02:28:28.668Z] ✔ Browser application bundle generation complete. [2023-04-13T02:28:32.967Z] [2023-04-13T02:28:32.967Z] =============================== Coverage summary =============================== [2023-04-13T02:28:32.967Z] Statements : 40.98% ( 1467/3580 ) [2023-04-13T02:28:32.967Z] Branches : 12.03% ( 111/923 ) [2023-04-13T02:28:32.967Z] Functions : 33.28% ( 432/1298 ) [2023-04-13T02:28:32.967Z] Lines : 38.91% ( 1318/3387 ) [2023-04-13T02:28:32.967Z] ================================================================================ [2023-04-13T02:28:32.967Z] 13 04 2023 02:28:32.690:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-13T02:28:34.377Z] ✔ Browser application bundle generation complete. [2023-04-13T02:28:35.342Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/3/web' [Pipeline] echo [2023-04-13T02:28:35.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T02:28:35.385Z] $ docker stop --time=1 c8a7137129976eb3a035069c7452eadc685c1bef5e91acca282c52bca088635f [2023-04-13T02:28:37.275Z] $ docker rm -f --volumes c8a7137129976eb3a035069c7452eadc685c1bef5e91acca282c52bca088635f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T02:28:38.464Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T02:28:41.839Z] Warning: overwriting stash ‘coverage-report’ [2023-04-13T02:28:47.591Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T02:28:47.980Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T02:28:50.887Z] + ls -al . [2023-04-13T02:28:50.887Z] total 184 [2023-04-13T02:28:50.887Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 13 02:13 . [2023-04-13T02:28:50.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:11 .. [2023-04-13T02:28:50.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:11 .blubracket [2023-04-13T02:28:50.887Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 13 02:11 .dockerignore [2023-04-13T02:28:50.887Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:11 .git [2023-04-13T02:28:50.887Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:11 .github [2023-04-13T02:28:50.887Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 13 02:11 .gitignore [2023-04-13T02:28:50.887Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 13 02:11 Attribution.txt [2023-04-13T02:28:50.887Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 13 02:11 CHANGELOG.md [2023-04-13T02:28:50.887Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 13 02:11 CONTRIBUTING.md [2023-04-13T02:28:50.887Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 13 02:11 Dockerfile [2023-04-13T02:28:50.887Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 13 02:11 Jenkinsfile [2023-04-13T02:28:50.887Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 13 02:11 LICENSE [2023-04-13T02:28:50.887Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 13 02:11 Makefile [2023-04-13T02:28:50.887Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 13 02:11 README.md [2023-04-13T02:28:50.887Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 02:07 VERSION [2023-04-13T02:28:50.887Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:11 assets [2023-04-13T02:28:50.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:11 bin [2023-04-13T02:28:50.887Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:11 cmd [2023-04-13T02:28:50.887Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 13 02:13 coverage.out [2023-04-13T02:28:50.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:11 docs [2023-04-13T02:28:50.887Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 13 02:11 go.mod [2023-04-13T02:28:50.887Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 13 02:11 go.sum [2023-04-13T02:28:50.887Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:11 internal [2023-04-13T02:28:50.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:11 snap [2023-04-13T02:28:50.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:11 testing [2023-04-13T02:28:50.887Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 13 02:11 version.go [2023-04-13T02:28:50.887Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 13 02:17 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:28:51.244Z] + 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=053670e43c4bbe183118b0b3cc86308a16c0ed28 --label arch=arm64 --label version=0.0.0 . [2023-04-13T02:28:52.657Z] Sending build context to Docker daemon 31.54MB [2023-04-13T02:28:52.657Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:28:52.657Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-13T02:28:52.657Z] ---> 06eb0097ad5e [2023-04-13T02:28:52.657Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:28:53.621Z] ---> Running in 27540bfa80f2 [2023-04-13T02:28:53.888Z] Removing intermediate container 27540bfa80f2 [2023-04-13T02:28:53.888Z] ---> 8f08c0d03b22 [2023-04-13T02:28:53.888Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:28:53.888Z] ---> Running in bcc9bb0469c4 [2023-04-13T02:28:54.154Z] Removing intermediate container bcc9bb0469c4 [2023-04-13T02:28:54.154Z] ---> abbbd5980fee [2023-04-13T02:28:54.154Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:28:54.422Z] ---> Running in 14b74aba8e52 [2023-04-13T02:28:54.689Z] Removing intermediate container 14b74aba8e52 [2023-04-13T02:28:54.689Z] ---> 0f54cdbe7f41 [2023-04-13T02:28:54.689Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-13T02:28:54.955Z] ---> Running in 797638f8d4f7 [2023-04-13T02:28:55.222Z] Removing intermediate container 797638f8d4f7 [2023-04-13T02:28:55.222Z] ---> 554e853ae3e3 [2023-04-13T02:28:55.222Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:28:55.222Z] ---> Running in 85348d642487 [2023-04-13T02:28:55.807Z] Removing intermediate container 85348d642487 [2023-04-13T02:28:55.807Z] ---> 3edba22ba77f [2023-04-13T02:28:55.807Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:28:57.214Z] ---> ca16995c36c0 [2023-04-13T02:28:57.214Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:28:57.214Z] ---> Running in 811b6252b35c [2023-04-13T02:28:59.200Z] Removing intermediate container 811b6252b35c [2023-04-13T02:28:59.200Z] ---> 97b893e6e9b9 [2023-04-13T02:28:59.200Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:28:59.200Z] ---> Running in 8ff1a0ce7053 [2023-04-13T02:29:00.619Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T02:29:01.203Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T02:29:03.154Z] OK: 263 MiB in 53 packages [2023-04-13T02:29:04.115Z] Removing intermediate container 8ff1a0ce7053 [2023-04-13T02:29:04.115Z] ---> 70e825f8fff8 [2023-04-13T02:29:04.115Z] Step 11/26 : ENV GO111MODULE=on [2023-04-13T02:29:04.381Z] ---> Running in 299a3af94bdb [2023-04-13T02:29:04.649Z] Removing intermediate container 299a3af94bdb [2023-04-13T02:29:04.649Z] ---> e882d8588ac0 [2023-04-13T02:29:04.649Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:29:04.916Z] ---> Running in 47835fdd5a84 [2023-04-13T02:29:05.183Z] Removing intermediate container 47835fdd5a84 [2023-04-13T02:29:05.183Z] ---> e33ce1c88b36 [2023-04-13T02:29:05.183Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-13T02:29:05.777Z] ---> 5e4cf258db3f [2023-04-13T02:29:05.777Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:29:06.048Z] ---> Running in 1494b8c0e7b2 [2023-04-13T02:29:08.638Z] Removing intermediate container 1494b8c0e7b2 [2023-04-13T02:29:08.638Z] ---> d2f890020bbd [2023-04-13T02:29:08.638Z] Step 15/26 : COPY . . [2023-04-13T02:29:12.906Z] ---> ed9c3f608403 [2023-04-13T02:29:12.906Z] Step 16/26 : RUN ${MAKE} [2023-04-13T02:29:13.178Z] ---> Running in 439b3094109e [2023-04-13T02:29:14.592Z] 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 [2023-04-13T02:31:51.342Z] Removing intermediate container 439b3094109e [2023-04-13T02:31:51.342Z] ---> 04ae346a1522 [2023-04-13T02:31:51.342Z] Step 17/26 : FROM alpine:3.14 [2023-04-13T02:31:51.342Z] 3.14: Pulling from library/alpine [2023-04-13T02:31:51.342Z] 422ed46b1a92: Pulling fs layer [2023-04-13T02:31:51.342Z] 422ed46b1a92: Verifying Checksum [2023-04-13T02:31:51.342Z] 422ed46b1a92: Download complete [2023-04-13T02:31:51.342Z] 422ed46b1a92: Pull complete [2023-04-13T02:31:51.342Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-13T02:31:51.342Z] Status: Downloaded newer image for alpine:3.14 [2023-04-13T02:31:51.342Z] ---> 46c5e66a9efa [2023-04-13T02:31:51.342Z] Step 18/26 : EXPOSE 4000 [2023-04-13T02:31:51.342Z] ---> Running in ed283076ffd2 [2023-04-13T02:31:51.342Z] Removing intermediate container ed283076ffd2 [2023-04-13T02:31:51.342Z] ---> 1c74a35910cd [2023-04-13T02:31:51.342Z] 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 [2023-04-13T02:31:51.342Z] ---> 42fac12db96b [2023-04-13T02:31:51.342Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-13T02:31:51.342Z] ---> eb824bbf1ea6 [2023-04-13T02:31:51.342Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-13T02:31:51.342Z] ---> 05a48838fa0e [2023-04-13T02:31:51.342Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-13T02:31:51.342Z] ---> Running in d019b5d8d5c0 [2023-04-13T02:31:51.342Z] Removing intermediate container d019b5d8d5c0 [2023-04-13T02:31:51.342Z] ---> e51d753bf65f [2023-04-13T02:31:51.342Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-13T02:31:51.342Z] ---> Running in a8b2b38e1b36 [2023-04-13T02:31:51.342Z] Removing intermediate container a8b2b38e1b36 [2023-04-13T02:31:51.342Z] ---> a0d25ab09db0 [2023-04-13T02:31:51.342Z] Step 24/26 : LABEL arch=arm64 [2023-04-13T02:31:51.342Z] ---> Running in 6eaae4b2246c [2023-04-13T02:31:51.342Z] Removing intermediate container 6eaae4b2246c [2023-04-13T02:31:51.342Z] ---> 4ca0b66d7c8a [2023-04-13T02:31:51.342Z] Step 25/26 : LABEL git_sha=053670e43c4bbe183118b0b3cc86308a16c0ed28 [2023-04-13T02:31:51.342Z] ---> Running in 43125a1f3892 [2023-04-13T02:31:51.342Z] Removing intermediate container 43125a1f3892 [2023-04-13T02:31:51.342Z] ---> b5ad5326316e [2023-04-13T02:31:51.342Z] Step 26/26 : LABEL version=0.0.0 [2023-04-13T02:31:51.342Z] ---> Running in 140bf175428b [2023-04-13T02:31:51.342Z] Removing intermediate container 140bf175428b [2023-04-13T02:31:51.342Z] ---> 4f81d73fa8e8 [2023-04-13T02:31:51.342Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T02:31:51.342Z] Successfully built 4f81d73fa8e8 [2023-04-13T02:31:51.342Z] 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 [2023-04-13T02:31:51.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T02:31:51.772Z] [2023-04-13T02:31:51.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:31:52.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T02:31:52.400Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-13T02:31:52.400Z] 8998bd30e6a1: Pulling fs layer [2023-04-13T02:31:52.400Z] 04944245beec: Pulling fs layer [2023-04-13T02:31:52.400Z] 699f458cf7ca: Pulling fs layer [2023-04-13T02:31:52.400Z] 765212b225bb: Pulling fs layer [2023-04-13T02:31:52.400Z] f23df028b6ca: Pulling fs layer [2023-04-13T02:31:52.400Z] d65c8cfc05b1: Pulling fs layer [2023-04-13T02:31:52.400Z] 2437ff75d9bd: Pulling fs layer [2023-04-13T02:31:52.400Z] 765212b225bb: Waiting [2023-04-13T02:31:52.400Z] f23df028b6ca: Waiting [2023-04-13T02:31:52.400Z] d65c8cfc05b1: Waiting [2023-04-13T02:31:52.400Z] 04944245beec: Download complete [2023-04-13T02:31:52.400Z] 765212b225bb: Verifying Checksum [2023-04-13T02:31:52.400Z] 765212b225bb: Download complete [2023-04-13T02:31:52.671Z] f23df028b6ca: Verifying Checksum [2023-04-13T02:31:52.671Z] f23df028b6ca: Download complete [2023-04-13T02:31:52.671Z] d65c8cfc05b1: Verifying Checksum [2023-04-13T02:31:52.671Z] d65c8cfc05b1: Download complete [2023-04-13T02:31:52.671Z] 699f458cf7ca: Verifying Checksum [2023-04-13T02:31:52.671Z] 699f458cf7ca: Download complete [2023-04-13T02:31:53.264Z] 8998bd30e6a1: Verifying Checksum [2023-04-13T02:31:53.265Z] 8998bd30e6a1: Download complete [2023-04-13T02:31:55.870Z] 2437ff75d9bd: Verifying Checksum [2023-04-13T02:31:55.870Z] 2437ff75d9bd: Download complete [2023-04-13T02:31:57.814Z] 8998bd30e6a1: Pull complete [2023-04-13T02:31:58.081Z] 04944245beec: Pull complete [2023-04-13T02:31:59.492Z] 699f458cf7ca: Pull complete [2023-04-13T02:31:59.492Z] 765212b225bb: Pull complete [2023-04-13T02:32:00.449Z] f23df028b6ca: Pull complete [2023-04-13T02:32:00.715Z] d65c8cfc05b1: Pull complete [2023-04-13T02:32:15.707Z] 2437ff75d9bd: Pull complete [2023-04-13T02:32:15.707Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-13T02:32:15.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T02:32:15.707Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:32:15.917Z] prd-ubuntu20.04-docker-arm64-4c-16g-7655 does not seem to be running inside a container [2023-04-13T02:32:16.000Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-13T02:32:19.440Z] $ docker top 21c834da288847b30f570320480f82e9f825e5b934d17831f72ad08df4e3f5bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:32:20.285Z] ---> job-cost.sh [2023-04-13T02:32:20.285Z] lf-activate-venv: SKIPPING [2023-04-13T02:32:20.285Z] INFO: No Stack... [2023-04-13T02:32:20.553Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-13T02:32:21.518Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T02:32:22.154Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2023-04-13T02:32:22.154Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T02:32:22.231Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-590-3-stack-cost] [2023-04-13T02:32:22.239Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-590-3-stack-cost] did not exist. Created. [2023-04-13T02:32:22.239Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-590-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T02:32:22.895Z] /w/workspace/edgex-ui-go/3@tmp/durable-dbe22246/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-13T02:32:23.554Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-13T02:32:23.578Z] Warning: overwriting stash ‘stack-cost’ [2023-04-13T02:32:28.830Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T02:32:28.837Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-590-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T02:32:28.870Z] $ docker stop --time=1 21c834da288847b30f570320480f82e9f825e5b934d17831f72ad08df4e3f5bd [2023-04-13T02:32:30.667Z] $ docker rm -f --volumes 21c834da288847b30f570320480f82e9f825e5b934d17831f72ad08df4e3f5bd [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 [2023-04-13T02:32:31.050Z] provisioning config files... [2023-04-13T02:32:31.057Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/config10098399093618065732tmp [Pipeline] { [Pipeline] sh [2023-04-13T02:32:31.355Z] + set +x [2023-04-13T02:32:31.355Z] + curl -s https://codecov.io/bash [2023-04-13T02:32:31.355Z] + bash -s -- [2023-04-13T02:32:31.355Z] [2023-04-13T02:32:31.355Z] _____ _ [2023-04-13T02:32:31.355Z] / ____| | | [2023-04-13T02:32:31.355Z] | | ___ __| | ___ ___ _____ __ [2023-04-13T02:32:31.355Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-13T02:32:31.355Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-13T02:32:31.355Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-13T02:32:31.355Z] Bash-1.0.6 [2023-04-13T02:32:31.355Z] [2023-04-13T02:32:31.355Z] [2023-04-13T02:32:31.355Z] ==> git version 2.25.1 found [2023-04-13T02:32:31.355Z] ==> 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 [2023-04-13T02:32:31.355Z] Release-Date: 2020-01-08 [2023-04-13T02:32:31.355Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-13T02:32:31.355Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-13T02:32:31.355Z] ==> Jenkins CI detected. [2023-04-13T02:32:31.355Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-590 [2023-04-13T02:32:31.355Z] project root: . [2023-04-13T02:32:31.355Z] --> token set from env [2023-04-13T02:32:31.355Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-13T02:32:31.355Z] ==> Running gcov in . (disable via -X gcov) [2023-04-13T02:32:31.614Z] ==> Python coveragepy not found [2023-04-13T02:32:31.614Z] ==> Searching for coverage reports in: [2023-04-13T02:32:31.614Z] + . [2023-04-13T02:32:31.614Z] -> Found 1 reports [2023-04-13T02:32:31.614Z] ==> Detecting git/mercurial file structure [2023-04-13T02:32:31.614Z] ==> Reading reports [2023-04-13T02:32:31.614Z] + ./coverage.out bytes=10 [2023-04-13T02:32:31.615Z] ==> Appending adjustments [2023-04-13T02:32:31.615Z] https://docs.codecov.io/docs/fixing-reports [2023-04-13T02:32:32.182Z] + Found adjustments [2023-04-13T02:32:32.182Z] ==> Gzipping contents [2023-04-13T02:32:32.442Z] 12K /tmp/codecov.BlzGGJ.gz [2023-04-13T02:32:32.442Z] ==> Uploading reports [2023-04-13T02:32:32.442Z] url: https://codecov.io [2023-04-13T02:32:32.442Z] query: branch=PR-590&commit=b8cf7c727b5484feaeaef293f21d01add8954292&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-590%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=590&job=&cmd_args= [2023-04-13T02:32:32.442Z] -> Pinging Codecov [2023-04-13T02:32:32.442Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-590&commit=b8cf7c727b5484feaeaef293f21d01add8954292&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-590%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=590&job=&cmd_args= [2023-04-13T02:32:32.442Z] -> Uploading to [2023-04-13T02:32:32.442Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-13/FB506323287CE973F263BFD2A0EB1F37/b8cf7c727b5484feaeaef293f21d01add8954292/0109f543-3ab6-4e9f-a089-8ac1a9c657dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T023232Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=54092117c103d59a7917fb1c333b59f2132bf6def07f3412b9a06a57207e6d6e [2023-04-13T02:32:32.442Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T02:32:32.442Z] Dload Upload Total Spent Left Speed [2023-04-13T02:32:32.701Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 35698 --:--:-- --:--:-- --:--:-- 35556 100 8889 0 0 100 8889 0 35698 --:--:-- --:--:-- --:--:-- 35556 [2023-04-13T02:32:32.701Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/b8cf7c727b5484feaeaef293f21d01add8954292 [Pipeline] } [2023-04-13T02:32:32.707Z] 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 [2023-04-13T02:32:33.390Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives ] [2023-04-13T02:32:33.390Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives [2023-04-13T02:32:33.390Z] total 16 [2023-04-13T02:32:33.390Z] drwxr-xr-x 3 root root 4096 Apr 13 02:11 . [2023-04-13T02:32:33.390Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 13 02:11 .. [2023-04-13T02:32:33.390Z] drwxr-xr-x 2 root root 4096 Apr 13 02:11 cost [2023-04-13T02:32:33.390Z] -rw-r--r-- 1 root root 83 Apr 13 02:11 cost.csv [2023-04-13T02:32:33.390Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives [2023-04-13T02:32:33.390Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives [2023-04-13T02:32:33.390Z] total 16 [2023-04-13T02:32:33.390Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 02:11 . [2023-04-13T02:32:33.390Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 13 02:11 .. [2023-04-13T02:32:33.390Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 02:11 cost [2023-04-13T02:32:33.390Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 13 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:32:33.682Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:32:34.538Z] ---> package-listing.sh [2023-04-13T02:32:34.538Z] ++ facter osfamily [2023-04-13T02:32:34.538Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-13T02:32:34.797Z] + OS_FAMILY=debian [2023-04-13T02:32:34.797Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-590 [2023-04-13T02:32:34.797Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-13T02:32:34.797Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-13T02:32:34.797Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-13T02:32:34.797Z] + PACKAGES=/tmp/packages_start.txt [2023-04-13T02:32:34.797Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-590 ']' [2023-04-13T02:32:34.797Z] + PACKAGES=/tmp/packages_end.txt [2023-04-13T02:32:34.797Z] + case "${OS_FAMILY}" in [2023-04-13T02:32:34.797Z] + dpkg -l [2023-04-13T02:32:34.797Z] + grep '^ii' [2023-04-13T02:32:34.797Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-13T02:32:34.797Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-13T02:32:34.797Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-13T02:32:34.797Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-590 ']' [2023-04-13T02:32:34.797Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives/ [2023-04-13T02:32:34.797Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives/ [Pipeline] echo [2023-04-13T02:32:34.808Z] 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-590/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-13T02:32:35.093Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:32:35.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:32:35.651Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:32:35.715Z] prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container [2023-04-13T02:32:35.751Z] $ 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-590/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-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-13T02:32:35.981Z] $ docker top af31df2fcc231a832637c68364884b79a65326ff9499fdba157ce178e89db113 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:32:36.325Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-13T02:32:36.606Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-13T02:32:36.890Z] + ls /var/log/sa-host [2023-04-13T02:32:36.890Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T02:32:36.950Z] provisioning config files... [2023-04-13T02:32:36.957Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/config10178452575244061379tmp [Pipeline] { [Pipeline] echo [2023-04-13T02:32:36.967Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:32:37.254Z] ---> create-netrc.sh [Pipeline] } [2023-04-13T02:32:37.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:32:37.579Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-13T02:32:37.587Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:32:37.868Z] ---> sudo-logs.sh [2023-04-13T02:32:37.868Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-13T02:32:37.900Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:32:38.182Z] ---> job-cost.sh [2023-04-13T02:32:38.182Z] lf-activate-venv: SKIPPING [2023-04-13T02:32:38.182Z] DEBUG: total: 0.2199999988079071 [2023-04-13T02:32:38.182Z] INFO: Retrieving Stack Cost... [2023-04-13T02:32:38.440Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T02:32:39.007Z] INFO: Archiving Costs [Pipeline] echo [2023-04-13T02:32:39.017Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:32:39.381Z] ---> logs-deploy.sh [2023-04-13T02:32:39.381Z] lf-activate-venv: SKIPPING [2023-04-13T02:32:39.381Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-590/3 [2023-04-13T02:32:39.381Z] INFO: archiving workspace using pattern(s): [2023-04-13T02:32:40.359Z] Archives upload complete. [2023-04-13T02:32:40.359Z] INFO: archiving logs to Nexus