Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1089c8602ceed22321b22bf7cf4660df119324cf+3b11f5800bf1be7c6dc664b1a997417eb16645d3 (e86fe6beea076375752ba66d877a053cf245d319) 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-ssh15916137064458264669.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-ssh16263475130626609054.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-588/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-588/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3272245960036426507.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-ssh7769773633691745597.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-588/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-588/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh677065426408726677.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-11170 in /w/workspace/edgexfoundry_edgex-ui-go_PR-588 [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-588 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/588/head:refs/remotes/origin/PR-588 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3b11f5800bf1be7c6dc664b1a997417eb16645d3 into PR head commit 1089c8602ceed22321b22bf7cf4660df119324cf Merge succeeded, producing 192a25c9f19b53f3aa23126df2a1690ccd501382 Checking out Revision 192a25c9f19b53f3aa23126df2a1690ccd501382 (PR-588) > git config core.sparsecheckout # timeout=10 > git checkout -f 1089c8602ceed22321b22bf7cf4660df119324cf # 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 3b11f5800bf1be7c6dc664b1a997417eb16645d3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 192a25c9f19b53f3aa23126df2a1690ccd501382 # timeout=10 Commit message: "Merge commit '3b11f5800bf1be7c6dc664b1a997417eb16645d3' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 1e85e770a67836ee3dca33092acdfd945d336470 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-27T02:07:23.860Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-27T02:07:23.922Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-27T02:07:23.939Z] ========================================================= [2023-04-27T02:07:23.939Z] EdgeX Global Pipelines Version Info [2023-04-27T02:07:23.939Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:07:24.660Z] ------------------- [2023-04-27T02:07:24.660Z] stable info: [2023-04-27T02:07:24.660Z] ------------------- [2023-04-27T02:07:24.660Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-27T02:07:24.660Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T02:07:24.660Z] Message: update stable to v1.0.248 [2023-04-27T02:07:25.232Z] ------------------- [2023-04-27T02:07:25.232Z] experimental info: [2023-04-27T02:07:25.232Z] ------------------- [2023-04-27T02:07:25.232Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-27T02:07:25.232Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T02:07:25.232Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-27T02:07:25.406Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-04-27T02:07:25.420Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-04-27T02:07:25.438Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-27T02:07:25.450Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-27T02:07:25.461Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-27T02:07:25.475Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-27T02:07:25.489Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-27T02:07:25.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-27T02:07:25.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-27T02:07:25.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-27T02:07:25.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-27T02:07:25.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-04-27T02:07:25.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-27T02:07:25.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-27T02:07:25.630Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T02:07:25.650Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T02:07:25.661Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T02:07:25.670Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T02:07:25.685Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-27T02:07:25.696Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-27T02:07:25.713Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-27T02:07:25.725Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-27T02:07:25.737Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-27T02:07:25.746Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-27T02:07:25.756Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-27T02:07:25.779Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-27T02:07:25.788Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-27T02:07:25.797Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-588 [Pipeline] echo [2023-04-27T02:07:25.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-588 [Pipeline] echo [2023-04-27T02:07:25.814Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-588 [Pipeline] echo [2023-04-27T02:07:25.822Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 192a25c9f19b53f3aa23126df2a1690ccd501382 [Pipeline] echo [2023-04-27T02:07:25.835Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 192a25c [Pipeline] echo [2023-04-27T02:07:25.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T02:07:25.887Z] provisioning config files... [2023-04-27T02:07:25.901Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/config2310259819650191716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:07:26.197Z] ---> docker-login.sh [2023-04-27T02:07:26.197Z] nexus3.edgexfoundry.org:10001 [2023-04-27T02:07:26.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:07:26.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:07:26.457Z] Configure a credential helper to remove this warning. See [2023-04-27T02:07:26.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:07:26.457Z] [2023-04-27T02:07:26.457Z] Login Succeeded [2023-04-27T02:07:26.457Z] nexus3.edgexfoundry.org:10002 [2023-04-27T02:07:26.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:07:26.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:07:26.721Z] Configure a credential helper to remove this warning. See [2023-04-27T02:07:26.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:07:26.721Z] [2023-04-27T02:07:26.721Z] Login Succeeded [2023-04-27T02:07:26.721Z] nexus3.edgexfoundry.org:10003 [2023-04-27T02:07:26.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:07:26.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:07:26.721Z] Configure a credential helper to remove this warning. See [2023-04-27T02:07:26.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:07:26.721Z] [2023-04-27T02:07:26.721Z] Login Succeeded [2023-04-27T02:07:26.721Z] nexus3.edgexfoundry.org:10004 [2023-04-27T02:07:26.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:07:26.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:07:26.721Z] Configure a credential helper to remove this warning. See [2023-04-27T02:07:26.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:07:26.721Z] [2023-04-27T02:07:26.721Z] Login Succeeded [2023-04-27T02:07:26.721Z] docker.io [2023-04-27T02:07:26.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:07:26.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:07:26.981Z] Configure a credential helper to remove this warning. See [2023-04-27T02:07:26.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:07:26.981Z] [2023-04-27T02:07:26.982Z] Login Succeeded [2023-04-27T02:07:27.241Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T02:07:27.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-27T02:07:27.598Z] + git rev-list -1 --merges 192a25c9f19b53f3aa23126df2a1690ccd501382~1..192a25c9f19b53f3aa23126df2a1690ccd501382 [Pipeline] echo [2023-04-27T02:07:27.647Z] -----------> git rev-list -1 --merges 192a25c9f19b53f3aa23126df2a1690ccd501382~1..192a25c9f19b53f3aa23126df2a1690ccd501382 192a25c9f19b53f3aa23126df2a1690ccd501382 [2023-04-27T02:07:27.648Z] 192a25c9f19b53f3aa23126df2a1690ccd501382 [false] [Pipeline] sh [2023-04-27T02:07:27.942Z] + git log --format=format:%s -1 192a25c9f19b53f3aa23126df2a1690ccd501382 [Pipeline] echo [2023-04-27T02:07:27.959Z] ========================================================= [2023-04-27T02:07:27.959Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-27T02:07:27.959Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T02:07:28.306Z] + git log --format=format:%s -1 192a25c9f19b53f3aa23126df2a1690ccd501382 [Pipeline] echo [2023-04-27T02:07:28.314Z] [semverPrep] GIT_COMMIT: 192a25c9f19b53f3aa23126df2a1690ccd501382, Commit Message: Merge commit '3b11f5800bf1be7c6dc664b1a997417eb16645d3' into HEAD [Pipeline] echo [2023-04-27T02:07:28.321Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-27T02:07:28.666Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T02:07:28.666Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-27T02:07:28.666Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-27T02:07:28.666Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-27T02:07:28.666Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-27T02:07:28.666Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-27T02:07:28.666Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:07:29.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T02:07:29.027Z] [2023-04-27T02:07:29.027Z] 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-27T02:07:29.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T02:07:29.350Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-27T02:07:29.350Z] b85a868b505f: Pulling fs layer [2023-04-27T02:07:29.350Z] e2be974225ed: Pulling fs layer [2023-04-27T02:07:29.350Z] 339a4e72a1f5: Pulling fs layer [2023-04-27T02:07:29.350Z] 988bab9f4d93: Pulling fs layer [2023-04-27T02:07:29.350Z] 1469e6f7b9e6: Pulling fs layer [2023-04-27T02:07:29.350Z] eaf3925da568: Pulling fs layer [2023-04-27T02:07:29.350Z] bab4dde63d76: Pulling fs layer [2023-04-27T02:07:29.350Z] bde34c3a00c8: Pulling fs layer [2023-04-27T02:07:29.350Z] b352a97aabf1: Pulling fs layer [2023-04-27T02:07:29.350Z] 4872d77fe225: Pulling fs layer [2023-04-27T02:07:29.350Z] 5851b861e8e6: Pulling fs layer [2023-04-27T02:07:29.350Z] 988bab9f4d93: Waiting [2023-04-27T02:07:29.350Z] eaf3925da568: Waiting [2023-04-27T02:07:29.350Z] b352a97aabf1: Waiting [2023-04-27T02:07:29.350Z] bab4dde63d76: Waiting [2023-04-27T02:07:29.350Z] bde34c3a00c8: Waiting [2023-04-27T02:07:29.350Z] 1469e6f7b9e6: Waiting [2023-04-27T02:07:29.350Z] 5851b861e8e6: Waiting [2023-04-27T02:07:29.350Z] e2be974225ed: Verifying Checksum [2023-04-27T02:07:29.350Z] e2be974225ed: Download complete [2023-04-27T02:07:29.350Z] 988bab9f4d93: Verifying Checksum [2023-04-27T02:07:29.350Z] 988bab9f4d93: Download complete [2023-04-27T02:07:29.350Z] 1469e6f7b9e6: Verifying Checksum [2023-04-27T02:07:29.350Z] 1469e6f7b9e6: Download complete [2023-04-27T02:07:29.610Z] eaf3925da568: Verifying Checksum [2023-04-27T02:07:29.610Z] eaf3925da568: Download complete [2023-04-27T02:07:29.610Z] 339a4e72a1f5: Verifying Checksum [2023-04-27T02:07:29.610Z] 339a4e72a1f5: Download complete [2023-04-27T02:07:29.610Z] bde34c3a00c8: Download complete [2023-04-27T02:07:29.610Z] b352a97aabf1: Verifying Checksum [2023-04-27T02:07:29.610Z] b352a97aabf1: Download complete [2023-04-27T02:07:29.610Z] 4872d77fe225: Download complete [2023-04-27T02:07:29.610Z] 5851b861e8e6: Verifying Checksum [2023-04-27T02:07:29.610Z] 5851b861e8e6: Download complete [2023-04-27T02:07:29.610Z] b85a868b505f: Verifying Checksum [2023-04-27T02:07:29.610Z] b85a868b505f: Download complete [2023-04-27T02:07:29.896Z] bab4dde63d76: Verifying Checksum [2023-04-27T02:07:29.896Z] bab4dde63d76: Download complete [2023-04-27T02:07:30.881Z] b85a868b505f: Pull complete [2023-04-27T02:07:31.140Z] e2be974225ed: Pull complete [2023-04-27T02:07:31.707Z] 339a4e72a1f5: Pull complete [2023-04-27T02:07:31.707Z] 988bab9f4d93: Pull complete [2023-04-27T02:07:31.968Z] 1469e6f7b9e6: Pull complete [2023-04-27T02:07:31.968Z] eaf3925da568: Pull complete [2023-04-27T02:07:33.871Z] bab4dde63d76: Pull complete [2023-04-27T02:07:33.871Z] bde34c3a00c8: Pull complete [2023-04-27T02:07:33.871Z] b352a97aabf1: Pull complete [2023-04-27T02:07:34.131Z] 4872d77fe225: Pull complete [2023-04-27T02:07:34.131Z] 5851b861e8e6: Pull complete [2023-04-27T02:07:34.131Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-27T02:07:34.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T02:07:34.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:07:34.239Z] prd-ubuntu20.04-docker-8c-8g-11170 does not seem to be running inside a container [2023-04-27T02:07:34.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-588 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588:/w/workspace/edgexfoundry_edgex-ui-go_PR-588:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@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-27T02:07:36.386Z] $ docker top dde9a71b66502235be6635ad3c71f06d52fc41cdc5d9654eee14821683e494d1 -eo pid,comm [2023-04-27T02:07:36.437Z] 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-27T02:07:36.437Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T02:07:36.479Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T02:07:36.479Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T02:07:36.604Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T02:07:36.610Z] $ docker exec dde9a71b66502235be6635ad3c71f06d52fc41cdc5d9654eee14821683e494d1 ssh-agent [2023-04-27T02:07:36.719Z] SSH_AUTH_SOCK=/tmp/ssh-kFEjdnyi1wba/agent.32 [2023-04-27T02:07:36.719Z] SSH_AGENT_PID=38 [2023-04-27T02:07:36.726Z] Running ssh-add (command line suppressed) [2023-04-27T02:07:36.832Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/private_key_6607539873585125202.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/private_key_6607539873585125202.key) [2023-04-27T02:07:36.845Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T02:07:37.142Z] + git tag --points-at HEAD [Pipeline] } [2023-04-27T02:07:37.165Z] $ docker exec --env ******** --env ******** dde9a71b66502235be6635ad3c71f06d52fc41cdc5d9654eee14821683e494d1 ssh-agent -k [2023-04-27T02:07:37.266Z] unset SSH_AUTH_SOCK; [2023-04-27T02:07:37.266Z] unset SSH_AGENT_PID; [2023-04-27T02:07:37.266Z] echo Agent pid 38 killed; [2023-04-27T02:07:37.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-27T02:07:37.356Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T02:07:37.356Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T02:07:37.472Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T02:07:37.478Z] $ docker exec dde9a71b66502235be6635ad3c71f06d52fc41cdc5d9654eee14821683e494d1 ssh-agent [2023-04-27T02:07:37.592Z] SSH_AUTH_SOCK=/tmp/ssh-S9f6H7ffA9mo/agent.70 [2023-04-27T02:07:37.592Z] SSH_AGENT_PID=76 [2023-04-27T02:07:37.600Z] Running ssh-add (command line suppressed) [2023-04-27T02:07:37.714Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/private_key_17109590154246152766.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/private_key_17109590154246152766.key) [2023-04-27T02:07:37.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T02:07:38.021Z] + git semver init [2023-04-27T02:07:38.282Z] 2023-04-27 02:07:38,261 [run_init] DEBUG init version:0.0.0 force:False [2023-04-27T02:07:38.282Z] 2023-04-27 02:07:38,263 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver [2023-04-27T02:07:38.283Z] 2023-04-27 02:07:38,264 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver [2023-04-27T02:07:38.283Z] 2023-04-27 02:07:38,265 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-588, universal_newlines=False, shell=None, istream=None) [2023-04-27T02:07:40.194Z] 2023-04-27 02:07:39,692 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.git/info/exclude [2023-04-27T02:07:40.194Z] 2023-04-27 02:07:39,692 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver/PR-588 with force:False [2023-04-27T02:07:40.194Z] 2023-04-27 02:07:39,693 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver/PR-588 [2023-04-27T02:07:40.194Z] 2023-04-27 02:07:39,697 [execute] INFO git cat-file --batch-check [2023-04-27T02:07:40.194Z] 2023-04-27 02:07:39,698 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T02:07:40.194Z] 2023-04-27 02:07:39,704 [execute] INFO git cat-file --batch [2023-04-27T02:07:40.194Z] 2023-04-27 02:07:39,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T02:07:40.194Z] 2023-04-27 02:07:39,709 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver/PR-588 [2023-04-27T02:07:40.194Z] 0.0.0 [Pipeline] } [2023-04-27T02:07:40.205Z] $ docker exec --env ******** --env ******** dde9a71b66502235be6635ad3c71f06d52fc41cdc5d9654eee14821683e494d1 ssh-agent -k [2023-04-27T02:07:40.311Z] unset SSH_AUTH_SOCK; [2023-04-27T02:07:40.311Z] unset SSH_AGENT_PID; [2023-04-27T02:07:40.311Z] echo Agent pid 76 killed; [2023-04-27T02:07:40.319Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T02:07:40.625Z] + git semver [Pipeline] } [2023-04-27T02:07:40.903Z] $ docker stop --time=1 dde9a71b66502235be6635ad3c71f06d52fc41cdc5d9654eee14821683e494d1 [2023-04-27T02:07:42.302Z] $ docker rm -f --volumes dde9a71b66502235be6635ad3c71f06d52fc41cdc5d9654eee14821683e494d1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T02:07:42.651Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-27T02:07:42.888Z] Stashed 1 file(s) [Pipeline] echo [2023-04-27T02:07:42.893Z] [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-27T02:07:43.069Z] provisioning config files... [2023-04-27T02:07:43.077Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/config16159875149198215342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:07:43.372Z] ---> docker-login.sh [2023-04-27T02:07:43.372Z] nexus3.edgexfoundry.org:10001 [2023-04-27T02:07:43.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:07:43.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:07:43.372Z] Configure a credential helper to remove this warning. See [2023-04-27T02:07:43.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:07:43.372Z] [2023-04-27T02:07:43.372Z] Login Succeeded [2023-04-27T02:07:43.372Z] nexus3.edgexfoundry.org:10002 [2023-04-27T02:07:43.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:07:43.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:07:43.372Z] Configure a credential helper to remove this warning. See [2023-04-27T02:07:43.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:07:43.372Z] [2023-04-27T02:07:43.372Z] Login Succeeded [2023-04-27T02:07:43.372Z] nexus3.edgexfoundry.org:10003 [2023-04-27T02:07:43.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:07:43.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:07:43.632Z] Configure a credential helper to remove this warning. See [2023-04-27T02:07:43.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:07:43.632Z] [2023-04-27T02:07:43.632Z] Login Succeeded [2023-04-27T02:07:43.632Z] nexus3.edgexfoundry.org:10004 [2023-04-27T02:07:43.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:07:43.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:07:43.632Z] Configure a credential helper to remove this warning. See [2023-04-27T02:07:43.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:07:43.632Z] [2023-04-27T02:07:43.632Z] Login Succeeded [2023-04-27T02:07:43.632Z] docker.io [2023-04-27T02:07:43.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:07:43.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:07:43.890Z] Configure a credential helper to remove this warning. See [2023-04-27T02:07:43.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:07:43.890Z] [2023-04-27T02:07:43.890Z] Login Succeeded [2023-04-27T02:07:43.890Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T02:07:43.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T02:07:43.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T02:07:43.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T02:07:43.988Z] ========================================================= [2023-04-27T02:07:43.988Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-27T02:07:43.988Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:07:44.840Z] + 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-27T02:07:44.840Z] Sending build context to Docker daemon 45.76MB [2023-04-27T02:07:44.840Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-27T02:07:44.840Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-27T02:07:45.117Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-27T02:07:45.117Z] f56be85fc22e: Pulling fs layer [2023-04-27T02:07:45.117Z] 85791d961cd3: Pulling fs layer [2023-04-27T02:07:45.117Z] d694b5ae8c79: Pulling fs layer [2023-04-27T02:07:45.117Z] 9f32a84ed3da: Pulling fs layer [2023-04-27T02:07:45.117Z] 4d19c01a9841: Pulling fs layer [2023-04-27T02:07:45.117Z] 9325e15d5711: Pulling fs layer [2023-04-27T02:07:45.117Z] 556b6ee489ea: Pulling fs layer [2023-04-27T02:07:45.117Z] c5a4b2cf53e6: Pulling fs layer [2023-04-27T02:07:45.117Z] 556b6ee489ea: Waiting [2023-04-27T02:07:45.117Z] c5a4b2cf53e6: Waiting [2023-04-27T02:07:45.117Z] 4d19c01a9841: Waiting [2023-04-27T02:07:45.117Z] 9325e15d5711: Waiting [2023-04-27T02:07:45.117Z] 9f32a84ed3da: Waiting [2023-04-27T02:07:45.117Z] 85791d961cd3: Verifying Checksum [2023-04-27T02:07:45.117Z] 85791d961cd3: Download complete [2023-04-27T02:07:45.117Z] 9f32a84ed3da: Verifying Checksum [2023-04-27T02:07:45.117Z] 9f32a84ed3da: Download complete [2023-04-27T02:07:45.117Z] 4d19c01a9841: Verifying Checksum [2023-04-27T02:07:45.117Z] 4d19c01a9841: Download complete [2023-04-27T02:07:45.117Z] f56be85fc22e: Verifying Checksum [2023-04-27T02:07:45.117Z] f56be85fc22e: Download complete [2023-04-27T02:07:45.117Z] 9325e15d5711: Verifying Checksum [2023-04-27T02:07:45.117Z] 9325e15d5711: Download complete [2023-04-27T02:07:45.378Z] f56be85fc22e: Pull complete [2023-04-27T02:07:45.378Z] 85791d961cd3: Pull complete [2023-04-27T02:07:45.648Z] c5a4b2cf53e6: Verifying Checksum [2023-04-27T02:07:45.648Z] c5a4b2cf53e6: Download complete [2023-04-27T02:07:45.908Z] d694b5ae8c79: Verifying Checksum [2023-04-27T02:07:45.908Z] d694b5ae8c79: Download complete [2023-04-27T02:07:46.167Z] 556b6ee489ea: Verifying Checksum [2023-04-27T02:07:46.167Z] 556b6ee489ea: Download complete [2023-04-27T02:07:49.536Z] d694b5ae8c79: Pull complete [2023-04-27T02:07:49.536Z] 9f32a84ed3da: Pull complete [2023-04-27T02:07:49.536Z] 4d19c01a9841: Pull complete [2023-04-27T02:07:49.536Z] 9325e15d5711: Pull complete [2023-04-27T02:07:51.671Z] 556b6ee489ea: Pull complete [2023-04-27T02:07:52.603Z] c5a4b2cf53e6: Pull complete [2023-04-27T02:07:52.603Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-27T02:07:52.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-27T02:07:52.603Z] ---> c4be618373d6 [2023-04-27T02:07:52.603Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-27T02:07:55.917Z] ---> Running in 13d7786476c0 [2023-04-27T02:07:55.917Z] Removing intermediate container 13d7786476c0 [2023-04-27T02:07:55.917Z] ---> 10f55735a914 [2023-04-27T02:07:55.917Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T02:07:55.917Z] ---> Running in ba525fe283b2 [2023-04-27T02:07:56.179Z] Removing intermediate container ba525fe283b2 [2023-04-27T02:07:56.179Z] ---> 5d445f21c6c3 [2023-04-27T02:07:56.179Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T02:07:56.179Z] ---> Running in 183a57c00680 [2023-04-27T02:07:56.444Z] Removing intermediate container 183a57c00680 [2023-04-27T02:07:56.444Z] ---> a65cc011f53b [2023-04-27T02:07:56.444Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-27T02:07:56.444Z] ---> Running in 57c7be008e51 [2023-04-27T02:07:56.444Z] Removing intermediate container 57c7be008e51 [2023-04-27T02:07:56.444Z] ---> e2066a698622 [2023-04-27T02:07:56.444Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-27T02:07:56.707Z] ---> Running in 2396167f177d [2023-04-27T02:07:56.707Z] Removing intermediate container 2396167f177d [2023-04-27T02:07:56.707Z] ---> 454f47a60c50 [2023-04-27T02:07:56.707Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-27T02:07:57.286Z] latest: Pulling from library/docker [2023-04-27T02:07:57.286Z] f56be85fc22e: Already exists [2023-04-27T02:07:57.286Z] 7ed9ddfd3b8f: Pulling fs layer [2023-04-27T02:07:57.286Z] 788e1ab5616a: Pulling fs layer [2023-04-27T02:07:57.286Z] c585cb37f4e3: Pulling fs layer [2023-04-27T02:07:57.286Z] f07ac151bd26: Pulling fs layer [2023-04-27T02:07:57.286Z] 40ec0a365c4d: Pulling fs layer [2023-04-27T02:07:57.286Z] 8e86e06bd107: Pulling fs layer [2023-04-27T02:07:57.286Z] 265c5956ad77: Pulling fs layer [2023-04-27T02:07:57.286Z] 0326226f4470: Pulling fs layer [2023-04-27T02:07:57.286Z] e09aa9eb39ba: Pulling fs layer [2023-04-27T02:07:57.286Z] 8f731bd845bb: Pulling fs layer [2023-04-27T02:07:57.286Z] b045f4bf5e58: Pulling fs layer [2023-04-27T02:07:57.286Z] 6f439390c271: Pulling fs layer [2023-04-27T02:07:57.286Z] 4e540a8453c0: Pulling fs layer [2023-04-27T02:07:57.286Z] 265c5956ad77: Waiting [2023-04-27T02:07:57.286Z] f07ac151bd26: Waiting [2023-04-27T02:07:57.286Z] 8e86e06bd107: Waiting [2023-04-27T02:07:57.286Z] 0326226f4470: Waiting [2023-04-27T02:07:57.286Z] e09aa9eb39ba: Waiting [2023-04-27T02:07:57.286Z] 8f731bd845bb: Waiting [2023-04-27T02:07:57.286Z] b045f4bf5e58: Waiting [2023-04-27T02:07:57.286Z] 6f439390c271: Waiting [2023-04-27T02:07:57.550Z] 788e1ab5616a: Verifying Checksum [2023-04-27T02:07:57.550Z] 788e1ab5616a: Download complete [2023-04-27T02:07:57.550Z] 7ed9ddfd3b8f: Download complete [2023-04-27T02:07:57.550Z] c585cb37f4e3: Verifying Checksum [2023-04-27T02:07:57.550Z] c585cb37f4e3: Download complete [2023-04-27T02:07:57.811Z] 7ed9ddfd3b8f: Pull complete [2023-04-27T02:07:57.811Z] f07ac151bd26: Download complete [2023-04-27T02:07:57.811Z] 265c5956ad77: Verifying Checksum [2023-04-27T02:07:57.811Z] 265c5956ad77: Download complete [2023-04-27T02:07:57.811Z] 0326226f4470: Verifying Checksum [2023-04-27T02:07:57.811Z] 0326226f4470: Download complete [2023-04-27T02:07:57.811Z] 788e1ab5616a: Pull complete [2023-04-27T02:07:58.011Z] Still waiting to schedule task [2023-04-27T02:07:58.012Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-27T02:07:58.081Z] 8f731bd845bb: Download complete [2023-04-27T02:07:58.082Z] 40ec0a365c4d: Verifying Checksum [2023-04-27T02:07:58.082Z] 40ec0a365c4d: Download complete [2023-04-27T02:07:58.082Z] e09aa9eb39ba: Verifying Checksum [2023-04-27T02:07:58.082Z] e09aa9eb39ba: Download complete [2023-04-27T02:07:58.082Z] 4e540a8453c0: Verifying Checksum [2023-04-27T02:07:58.082Z] 4e540a8453c0: Download complete [2023-04-27T02:07:58.082Z] 6f439390c271: Verifying Checksum [2023-04-27T02:07:58.082Z] 6f439390c271: Download complete [2023-04-27T02:07:58.339Z] c585cb37f4e3: Pull complete [2023-04-27T02:07:58.596Z] f07ac151bd26: Pull complete [2023-04-27T02:07:58.854Z] b045f4bf5e58: Verifying Checksum [2023-04-27T02:07:58.854Z] b045f4bf5e58: Download complete [2023-04-27T02:07:59.112Z] 40ec0a365c4d: Pull complete [2023-04-27T02:07:59.112Z] 8e86e06bd107: Pull complete [2023-04-27T02:07:59.112Z] 265c5956ad77: Pull complete [2023-04-27T02:07:59.112Z] 0326226f4470: Pull complete [2023-04-27T02:07:59.371Z] e09aa9eb39ba: Pull complete [2023-04-27T02:07:59.732Z] 8f731bd845bb: Pull complete [2023-04-27T02:08:00.673Z] b045f4bf5e58: Pull complete [2023-04-27T02:08:00.673Z] 6f439390c271: Pull complete [2023-04-27T02:08:00.673Z] 4e540a8453c0: Pull complete [2023-04-27T02:08:00.673Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-04-27T02:08:00.673Z] Status: Downloaded newer image for docker:latest [2023-04-27T02:08:03.952Z] ---> 4e55e191c285 [2023-04-27T02:08:03.952Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-27T02:08:03.952Z] ---> Running in 5133c93b23e6 [2023-04-27T02:08:07.248Z] Removing intermediate container 5133c93b23e6 [2023-04-27T02:08:07.248Z] ---> d7fe7924ddaf [2023-04-27T02:08:07.248Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T02:08:07.506Z] ---> Running in bd64f0cb81d9 [2023-04-27T02:08:09.070Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T02:08:09.070Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T02:08:10.013Z] OK: 265 MiB in 53 packages [2023-04-27T02:08:10.270Z] Removing intermediate container bd64f0cb81d9 [2023-04-27T02:08:10.270Z] ---> 392f23b26d34 [2023-04-27T02:08:10.270Z] Step 11/16 : ENV GO111MODULE=on [2023-04-27T02:08:10.270Z] ---> Running in 0bae466464be [2023-04-27T02:08:10.534Z] Removing intermediate container 0bae466464be [2023-04-27T02:08:10.534Z] ---> 9937a56cf033 [2023-04-27T02:08:10.534Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-27T02:08:10.534Z] ---> Running in cf628cd57670 [2023-04-27T02:08:10.534Z] Removing intermediate container cf628cd57670 [2023-04-27T02:08:10.534Z] ---> 12958dad2cc3 [2023-04-27T02:08:10.534Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-27T02:08:10.800Z] ---> 14f05c7a9a89 [2023-04-27T02:08:10.800Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T02:08:10.800Z] ---> Running in 22ee7ab9243e [2023-04-27T02:08:32.778Z] Removing intermediate container 22ee7ab9243e [2023-04-27T02:08:32.778Z] ---> 3188f56864f2 [2023-04-27T02:08:32.778Z] Step 15/16 : COPY . . [2023-04-27T02:08:34.682Z] ---> b249272dc6e9 [2023-04-27T02:08:34.682Z] Step 16/16 : RUN ${MAKE} [2023-04-27T02:08:34.682Z] ---> Running in c9c781d94c81 [2023-04-27T02:08:34.682Z] noop [2023-04-27T02:08:34.947Z] Removing intermediate container c9c781d94c81 [2023-04-27T02:08:34.947Z] ---> b328db3bb4f4 [2023-04-27T02:08:34.947Z] Successfully built b328db3bb4f4 [2023-04-27T02:08:34.947Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:08:35.261Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T02:08:35.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:08:35.345Z] prd-ubuntu20.04-docker-8c-8g-11170 does not seem to be running inside a container [2023-04-27T02:08:35.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-588 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588:/w/workspace/edgexfoundry_edgex-ui-go_PR-588:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@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-27T02:08:35.955Z] $ docker top 4366f2653b94a1c744c129f47cd78da1dfb50826f0537e399891641bfacb88a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:08:36.290Z] + go version [2023-04-27T02:08:36.290Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-27T02:08:36.302Z] $ docker stop --time=1 4366f2653b94a1c744c129f47cd78da1dfb50826f0537e399891641bfacb88a5 [2023-04-27T02:08:37.576Z] $ docker rm -f --volumes 4366f2653b94a1c744c129f47cd78da1dfb50826f0537e399891641bfacb88a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:08:38.092Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T02:08:38.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:08:38.171Z] prd-ubuntu20.04-docker-8c-8g-11170 does not seem to be running inside a container [2023-04-27T02:08:38.205Z] $ 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-588 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588:/w/workspace/edgexfoundry_edgex-ui-go_PR-588:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@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-27T02:08:38.525Z] $ docker top 4529c89f11361ddf88c7c0e990d18dcdd19ee132c3c19ce7a234e587551e8221 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:08:38.867Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-588 [Pipeline] fileExists [Pipeline] sh [2023-04-27T02:08:39.165Z] + make test [2023-04-27T02:08:39.166Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-27T02:08:43.354Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-27T02:08:53.313Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-27T02:08:53.313Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-27T02:08:53.313Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-27T02:08:53.313Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-27T02:08:53.313Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-27T02:08:53.313Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-27T02:08:53.313Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-27T02:08:53.313Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-27T02:08:53.313Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-27T02:08:55.211Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T02:08:55.211Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T02:08:55.211Z] ./bin/test-attribution-txt.sh [2023-04-27T02:08:55.211Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-27T02:08:55.211Z] make -C web test [2023-04-27T02:08:55.211Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-588/web' [2023-04-27T02:08:55.211Z] make[1]: tput: No such file or directory [2023-04-27T02:08:55.211Z] make[1]: tput: No such file or directory [2023-04-27T02:08:55.211Z] warning: generating ./VERSION [2023-04-27T02:08:55.211Z] echo "0.0.0" > VERSION [2023-04-27T02:08:55.211Z] docker build \ [2023-04-27T02:08:55.211Z] -f Dockerfile \ [2023-04-27T02:08:55.211Z] --build-arg USER=1000 \ [2023-04-27T02:08:55.211Z] \ [2023-04-27T02:08:55.212Z] --label "git_sha=192a25c9f19b53f3aa23126df2a1690ccd501382" \ [2023-04-27T02:08:55.212Z] -t edgexfoundry/edgex-web-ui:192a25c9f19b53f3aa23126df2a1690ccd501382 \ [2023-04-27T02:08:55.212Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-27T02:08:55.212Z] . [2023-04-27T02:08:55.212Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-27T02:08:55.212Z] Install the buildx component to build images with BuildKit: [2023-04-27T02:08:55.212Z] https://docs.docker.com/go/buildx/ [2023-04-27T02:08:55.212Z] [2023-04-27T02:08:55.212Z] Sending build context to Docker daemon 3.269MB [2023-04-27T02:08:55.212Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-27T02:08:55.489Z] 16.17-alpine3.15: Pulling from library/node [2023-04-27T02:08:55.489Z] 9621f1afde84: Pulling fs layer [2023-04-27T02:08:55.489Z] c6f70ee39829: Pulling fs layer [2023-04-27T02:08:55.489Z] 56892a8094a2: Pulling fs layer [2023-04-27T02:08:55.489Z] 58dd87906ef0: Pulling fs layer [2023-04-27T02:08:55.489Z] 56892a8094a2: Download complete [2023-04-27T02:08:55.489Z] 58dd87906ef0: Download complete [2023-04-27T02:08:55.489Z] 9621f1afde84: Verifying Checksum [2023-04-27T02:08:55.489Z] 9621f1afde84: Download complete [2023-04-27T02:08:55.749Z] 9621f1afde84: Pull complete [2023-04-27T02:08:55.749Z] c6f70ee39829: Verifying Checksum [2023-04-27T02:08:55.749Z] c6f70ee39829: Download complete [2023-04-27T02:08:56.683Z] c6f70ee39829: Pull complete [2023-04-27T02:08:56.942Z] 56892a8094a2: Pull complete [2023-04-27T02:08:56.942Z] 58dd87906ef0: Pull complete [2023-04-27T02:08:56.942Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-27T02:08:56.942Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-27T02:08:56.942Z] ---> b69703f70c3d [2023-04-27T02:08:56.942Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-27T02:09:00.248Z] ---> Running in 7c1c1d985d16 [2023-04-27T02:09:00.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-04-27T02:09:00.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-04-27T02:09:00.248Z] (1/129) Installing libxau (1.0.9-r0) [2023-04-27T02:09:00.248Z] (2/129) Installing libmd (1.0.3-r0) [2023-04-27T02:09:00.248Z] (3/129) Installing libbsd (0.11.3-r1) [2023-04-27T02:09:00.248Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-04-27T02:09:00.248Z] (5/129) Installing libxcb (1.14-r2) [2023-04-27T02:09:00.248Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-04-27T02:09:00.508Z] (7/129) Installing libxext (1.3.4-r0) [2023-04-27T02:09:00.508Z] (8/129) Installing libice (1.0.10-r0) [2023-04-27T02:09:00.508Z] (9/129) Installing libuuid (2.37.4-r0) [2023-04-27T02:09:00.508Z] (10/129) Installing libsm (1.2.3-r0) [2023-04-27T02:09:00.508Z] (11/129) Installing libxt (1.2.1-r0) [2023-04-27T02:09:00.508Z] (12/129) Installing libxmu (1.1.3-r0) [2023-04-27T02:09:00.508Z] (13/129) Installing xset (1.2.4-r0) [2023-04-27T02:09:00.508Z] (14/129) Installing xprop (1.2.5-r0) [2023-04-27T02:09:00.508Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-04-27T02:09:00.508Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-27T02:09:00.508Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-04-27T02:09:00.508Z] (18/129) Installing libffi (3.4.2-r1) [2023-04-27T02:09:00.508Z] (19/129) Installing libintl (0.21-r0) [2023-04-27T02:09:00.508Z] (20/129) Installing libblkid (2.37.4-r0) [2023-04-27T02:09:00.508Z] (21/129) Installing libmount (2.37.4-r0) [2023-04-27T02:09:00.508Z] (22/129) Installing pcre (8.45-r1) [2023-04-27T02:09:00.508Z] (23/129) Installing glib (2.70.1-r0) [2023-04-27T02:09:00.508Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-04-27T02:09:00.508Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-04-27T02:09:00.508Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-04-27T02:09:00.508Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-04-27T02:09:00.508Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-04-27T02:09:00.508Z] (29/129) Installing libpng (1.6.37-r1) [2023-04-27T02:09:00.508Z] (30/129) Installing libwebp (1.2.2-r0) [2023-04-27T02:09:00.508Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-04-27T02:09:00.508Z] (32/129) Installing tiff (4.4.0-r1) [2023-04-27T02:09:00.508Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-04-27T02:09:00.508Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-27T02:09:00.508Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-04-27T02:09:00.508Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-04-27T02:09:00.508Z] (37/129) Installing libxrender (0.9.10-r3) [2023-04-27T02:09:00.508Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-04-27T02:09:00.508Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-04-27T02:09:00.508Z] (40/129) Installing libxi (1.8-r0) [2023-04-27T02:09:00.508Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-04-27T02:09:00.768Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-04-27T02:09:00.768Z] (43/129) Installing atk (2.36.0-r0) [2023-04-27T02:09:00.768Z] (44/129) Installing libxtst (1.2.3-r3) [2023-04-27T02:09:00.768Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-04-27T02:09:00.768Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-04-27T02:09:00.768Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-04-27T02:09:00.768Z] (48/129) Installing expat (2.5.0-r0) [2023-04-27T02:09:00.768Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-04-27T02:09:00.768Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-04-27T02:09:00.768Z] (51/129) Installing freetype (2.11.1-r2) [2023-04-27T02:09:00.768Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-04-27T02:09:00.768Z] (53/129) Installing pixman (0.40.0-r4) [2023-04-27T02:09:00.768Z] (54/129) Installing cairo (1.16.0-r5) [2023-04-27T02:09:00.768Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-04-27T02:09:00.768Z] (56/129) Installing avahi-libs (0.8-r5) [2023-04-27T02:09:00.768Z] (57/129) Installing gmp (6.2.1-r1) [2023-04-27T02:09:00.768Z] (58/129) Installing nettle (3.7.3-r0) [2023-04-27T02:09:00.768Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-04-27T02:09:00.768Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-04-27T02:09:00.768Z] (61/129) Installing libunistring (0.9.10-r1) [2023-04-27T02:09:00.768Z] (62/129) Installing gnutls (3.7.1-r2) [2023-04-27T02:09:01.028Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-04-27T02:09:01.028Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-04-27T02:09:01.028Z] (65/129) Installing fribidi (1.0.11-r0) [2023-04-27T02:09:01.028Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-04-27T02:09:01.028Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-04-27T02:09:01.028Z] (68/129) Installing libxft (2.3.4-r0) [2023-04-27T02:09:01.028Z] (69/129) Installing pango (1.48.10-r0) [2023-04-27T02:09:01.028Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-04-27T02:09:01.028Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-27T02:09:01.028Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-04-27T02:09:01.028Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-04-27T02:09:01.028Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-04-27T02:09:01.028Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-04-27T02:09:01.028Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-27T02:09:01.028Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-04-27T02:09:01.028Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-04-27T02:09:01.028Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-04-27T02:09:01.288Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-27T02:09:03.193Z] (79/129) Installing libogg (1.3.5-r0) [2023-04-27T02:09:03.193Z] (80/129) Installing flac (1.3.4-r0) [2023-04-27T02:09:03.193Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-04-27T02:09:03.193Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-04-27T02:09:03.193Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-04-27T02:09:03.193Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-04-27T02:09:03.193Z] (85/129) Installing libass (0.15.2-r0) [2023-04-27T02:09:03.193Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-04-27T02:09:03.193Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-27T02:09:03.193Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-27T02:09:03.193Z] (89/129) Installing lame (3.100-r0) [2023-04-27T02:09:03.458Z] (90/129) Installing opus (1.3.1-r1) [2023-04-27T02:09:03.458Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-04-27T02:09:03.458Z] (92/129) Installing soxr (0.1.3-r2) [2023-04-27T02:09:03.458Z] (93/129) Installing libsrt (1.4.2-r1) [2023-04-27T02:09:03.458Z] (94/129) Installing libssh (0.9.6-r1) [2023-04-27T02:09:03.458Z] (95/129) Installing libtheora (1.1.1-r16) [2023-04-27T02:09:03.458Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-04-27T02:09:03.458Z] (97/129) Installing libpciaccess (0.16-r0) [2023-04-27T02:09:03.458Z] (98/129) Installing libdrm (2.4.109-r0) [2023-04-27T02:09:03.458Z] (99/129) Installing libva (2.13.0-r0) [2023-04-27T02:09:03.458Z] (100/129) Installing libvdpau (1.4-r0) [2023-04-27T02:09:03.458Z] (101/129) Installing vidstab (1.1.0-r1) [2023-04-27T02:09:03.458Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-04-27T02:09:03.458Z] (103/129) Installing libvpx (1.10.0-r0) [2023-04-27T02:09:03.458Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-04-27T02:09:03.458Z] (105/129) Installing x264-libs (20210613-r0) [2023-04-27T02:09:03.458Z] (106/129) Installing x265-libs (3.5-r0) [2023-04-27T02:09:03.458Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-04-27T02:09:03.458Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-04-27T02:09:03.718Z] (109/129) Installing libevent (2.1.12-r4) [2023-04-27T02:09:03.718Z] (110/129) Installing mesa (21.2.6-r0) [2023-04-27T02:09:03.718Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-04-27T02:09:03.718Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-04-27T02:09:03.718Z] (113/129) Installing lcms2 (2.12-r1) [2023-04-27T02:09:03.718Z] (114/129) Installing nspr (4.32-r0) [2023-04-27T02:09:03.718Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-04-27T02:09:03.718Z] (116/129) Installing nss (3.78.1-r0) [2023-04-27T02:09:03.718Z] (117/129) Installing libasyncns (0.8-r1) [2023-04-27T02:09:03.718Z] (118/129) Installing libltdl (2.4.6-r7) [2023-04-27T02:09:03.718Z] (119/129) Installing orc (0.4.32-r0) [2023-04-27T02:09:03.718Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-04-27T02:09:03.718Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-04-27T02:09:03.718Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-04-27T02:09:03.718Z] (123/129) Installing libpulse (15.0-r2) [2023-04-27T02:09:03.976Z] (124/129) Installing re2 (2021.11.01-r0) [2023-04-27T02:09:03.976Z] (125/129) Installing snappy (1.1.9-r1) [2023-04-27T02:09:03.976Z] (126/129) Installing libgpg-error (1.42-r1) [2023-04-27T02:09:03.976Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-04-27T02:09:03.976Z] (128/129) Installing libxslt (1.1.35-r0) [2023-04-27T02:09:03.976Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-04-27T02:09:04.912Z] Executing busybox-1.34.1-r7.trigger [2023-04-27T02:09:04.912Z] Executing glib-2.70.1-r0.trigger [2023-04-27T02:09:04.912Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-27T02:09:05.170Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-27T02:09:05.170Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-27T02:09:05.170Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-27T02:09:05.170Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-27T02:09:05.170Z] OK: 286 MiB in 145 packages [2023-04-27T02:09:11.904Z] Removing intermediate container 7c1c1d985d16 [2023-04-27T02:09:11.904Z] ---> 7d767bb2eb46 [2023-04-27T02:09:11.904Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-27T02:09:11.904Z] ---> Running in 0cd351bc0b73 [2023-04-27T02:09:11.904Z] Removing intermediate container 0cd351bc0b73 [2023-04-27T02:09:11.904Z] ---> 063612847f21 [2023-04-27T02:09:11.904Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-27T02:09:11.904Z] ---> Running in 565ca86f58a7 [2023-04-27T02:09:11.904Z] Removing intermediate container 565ca86f58a7 [2023-04-27T02:09:11.904Z] ---> e9575c4260c9 [2023-04-27T02:09:11.904Z] Step 5/10 : RUN npm install -g npm [2023-04-27T02:09:11.904Z] ---> Running in 8d923617a63e [2023-04-27T02:09:21.883Z] [2023-04-27T02:09:21.883Z] removed 7 packages, changed 100 packages, and audited 239 packages in 9s [2023-04-27T02:09:21.883Z] [2023-04-27T02:09:21.883Z] 18 packages are looking for funding [2023-04-27T02:09:21.883Z] run `npm fund` for details [2023-04-27T02:09:21.883Z] [2023-04-27T02:09:21.883Z] found 0 vulnerabilities [2023-04-27T02:09:22.450Z] Removing intermediate container 8d923617a63e [2023-04-27T02:09:22.450Z] ---> 6045c165fcb0 [2023-04-27T02:09:22.450Z] Step 6/10 : ARG USER=1000 [2023-04-27T02:09:22.450Z] ---> Running in 62d572dde433 [2023-04-27T02:09:22.450Z] Removing intermediate container 62d572dde433 [2023-04-27T02:09:22.450Z] ---> e4462d8b39a6 [2023-04-27T02:09:22.450Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-27T02:09:22.720Z] ---> Running in 42a503c81956 [2023-04-27T02:09:23.289Z] Removing intermediate container 42a503c81956 [2023-04-27T02:09:23.289Z] ---> ac935fa9ed66 [2023-04-27T02:09:23.289Z] Step 8/10 : USER $USER:$USER [2023-04-27T02:09:23.289Z] ---> Running in e4c75cce9c1e [2023-04-27T02:09:23.289Z] Removing intermediate container e4c75cce9c1e [2023-04-27T02:09:23.289Z] ---> b8302fae7297 [2023-04-27T02:09:23.289Z] Step 9/10 : WORKDIR /app [2023-04-27T02:09:23.289Z] ---> Running in 63005b98c467 [2023-04-27T02:09:23.289Z] Removing intermediate container 63005b98c467 [2023-04-27T02:09:23.289Z] ---> f4a2dcd12e43 [2023-04-27T02:09:23.289Z] Step 10/10 : LABEL git_sha=192a25c9f19b53f3aa23126df2a1690ccd501382 [2023-04-27T02:09:23.289Z] ---> Running in 6163d1c057b4 [2023-04-27T02:09:23.289Z] Removing intermediate container 6163d1c057b4 [2023-04-27T02:09:23.289Z] ---> d0fb2805c086 [2023-04-27T02:09:23.289Z] Successfully built d0fb2805c086 [2023-04-27T02:09:23.289Z] Successfully tagged edgexfoundry/edgex-web-ui:192a25c9f19b53f3aa23126df2a1690ccd501382 [2023-04-27T02:09:23.289Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-27T02:09:23.289Z] touch edgex-web-ui.imagebuilt [2023-04-27T02:09:23.549Z] mkdir -p node_modules coverage [2023-04-27T02:09:23.549Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-27T02:09:23.549Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE required: { [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE }, [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE } [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE required: { [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE }, [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE } [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE required: { [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE }, [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE } [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE required: { [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE }, [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE } [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE required: { [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE }, [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE } [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE required: { [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE }, [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE } [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE required: { [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE }, [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE } [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE required: { [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE }, [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE } [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE required: { [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE }, [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:09:25.449Z] npm WARN EBADENGINE } [2023-04-27T02:09:28.758Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-27T02:09:28.758Z] 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-27T02:09:28.758Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-27T02:09:28.758Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-27T02:09:28.758Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-27T02:09:29.325Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-27T02:09:29.584Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-27T02:09:30.519Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-27T02:09:30.519Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-27T02:09:33.052Z] 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-27T02:09:33.359Z] 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-27T02:09:33.360Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-27T02:09:33.926Z] 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-27T02:09:33.926Z] 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-27T02:09:33.926Z] 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-27T02:09:34.860Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-27T02:09:35.118Z] 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-27T02:09:37.645Z] 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-27T02:09:40.932Z] 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-27T02:09:45.129Z] [2023-04-27T02:09:45.129Z] added 1478 packages, and audited 1479 packages in 21s [2023-04-27T02:09:45.129Z] [2023-04-27T02:09:45.129Z] 90 packages are looking for funding [2023-04-27T02:09:45.129Z] run `npm fund` for details [2023-04-27T02:09:45.129Z] [2023-04-27T02:09:45.129Z] 36 vulnerabilities (1 low, 9 moderate, 21 high, 5 critical) [2023-04-27T02:09:45.129Z] [2023-04-27T02:09:45.129Z] To address issues that do not require attention, run: [2023-04-27T02:09:45.129Z] npm audit fix [2023-04-27T02:09:45.129Z] [2023-04-27T02:09:45.129Z] To address all issues (including breaking changes), run: [2023-04-27T02:09:45.129Z] npm audit fix --force [2023-04-27T02:09:45.129Z] [2023-04-27T02:09:45.129Z] Run `npm audit` for details. [2023-04-27T02:09:53.349Z] 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-27T02:09:55.869Z] - Generating browser application bundles (phase: setup)... [2023-04-27T02:10:00.055Z] Compiling @angular/core : es2015 as esm2015 [2023-04-27T02:10:00.055Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-27T02:10:03.275Z] Compiling @angular/common : es2015 as esm2015 [2023-04-27T02:10:03.275Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-27T02:10:04.208Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-27T02:10:04.208Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-27T02:10:04.465Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-27T02:10:04.722Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-27T02:10:04.979Z] Compiling @angular/router : es2015 as esm2015 [2023-04-27T02:10:04.979Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-27T02:10:04.979Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-27T02:10:05.236Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-27T02:10:05.493Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-27T02:10:07.414Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-27T02:10:12.699Z] 27 04 2023 02:10:12.648:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-27T02:10:12.699Z] 27 04 2023 02:10:12.650:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-27T02:10:12.699Z] 27 04 2023 02:10:12.653:INFO [launcher]: Starting browser ChromeHeadless [2023-04-27T02:10:24.945Z] ✔ Browser application bundle generation complete. [2023-04-27T02:10:24.945Z] 27 04 2023 02:10:23.816:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket FWEj75ue2ElbLi3wAAAB with id 24667386 [2023-04-27T02:10:26.849Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-27T02:10:26.849Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.104 secs) [2023-04-27T02:10:26.849Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.127 secs) [2023-04-27T02:10:26.849Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.146 secs) [2023-04-27T02:10:26.849Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.154 secs) [2023-04-27T02:10:26.849Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.167 secs) [2023-04-27T02:10:26.849Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.173 secs) [2023-04-27T02:10:27.113Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.208 secs) [2023-04-27T02:10:27.113Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.237 secs) [2023-04-27T02:10:27.113Z] WARN: ' [2023-04-27T02:10:27.113Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-27T02:10:27.113Z] Support for using the ngModel input property and ngModelChange event with [2023-04-27T02:10:27.113Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-27T02:10:27.113Z] in a future version of Angular. [2023-04-27T02:10:27.113Z] [2023-04-27T02:10:27.113Z] For more information on this, see our API docs here: [2023-04-27T02:10:27.113Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-27T02:10:27.113Z] ' [2023-04-27T02:10:27.113Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.237 secs) [2023-04-27T02:10:27.113Z] WARN: ' [2023-04-27T02:10:27.113Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-27T02:10:27.113Z] Support for using the ngModel input property and ngModelChange event with [2023-04-27T02:10:27.113Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-27T02:10:27.113Z] in a future version of Angular. [2023-04-27T02:10:27.113Z] [2023-04-27T02:10:27.113Z] For more information on this, see our API docs here: [2023-04-27T02:10:27.113Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-27T02:10:27.113Z] ' [2023-04-27T02:10:27.113Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.297 secs) [2023-04-27T02:10:27.113Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.309 secs) [2023-04-27T02:10:27.113Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.318 secs) [2023-04-27T02:10:27.113Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.329 secs) [2023-04-27T02:10:27.113Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.345 secs) [2023-04-27T02:10:27.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.443 secs) [2023-04-27T02:10:27.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.457 secs) [2023-04-27T02:10:27.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.533 secs) [2023-04-27T02:10:27.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.548 secs) [2023-04-27T02:10:27.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.576 secs) [2023-04-27T02:10:27.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.585 secs) [2023-04-27T02:10:27.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.596 secs) [2023-04-27T02:10:27.678Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.63 secs) [2023-04-27T02:10:27.678Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.641 secs) [2023-04-27T02:10:27.678Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.648 secs) [2023-04-27T02:10:27.678Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.654 secs) [2023-04-27T02:10:27.678Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.695 secs) [2023-04-27T02:10:27.678Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.704 secs) [2023-04-27T02:10:27.678Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.717 secs) [2023-04-27T02:10:27.678Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.719 secs) [2023-04-27T02:10:27.678Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.735 secs) [2023-04-27T02:10:27.678Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.76 secs) [2023-04-27T02:10:27.678Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.772 secs) [2023-04-27T02:10:27.678Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.781 secs) [2023-04-27T02:10:27.678Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.791 secs) [2023-04-27T02:10:27.937Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.799 secs) [2023-04-27T02:10:27.937Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.81 secs) [2023-04-27T02:10:27.937Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.821 secs) [2023-04-27T02:10:27.937Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.858 secs) [2023-04-27T02:10:27.937Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.875 secs) [2023-04-27T02:10:27.937Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.887 secs) [2023-04-27T02:10:27.937Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.92 secs) [2023-04-27T02:10:27.937Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.955 secs) [2023-04-27T02:10:27.937Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.97 secs) [2023-04-27T02:10:27.937Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.979 secs) [2023-04-27T02:10:27.937Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.987 secs) [2023-04-27T02:10:28.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.991 secs) [2023-04-27T02:10:28.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.011 secs) [2023-04-27T02:10:28.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.015 secs) [2023-04-27T02:10:28.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.017 secs) [2023-04-27T02:10:28.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.029 secs) [2023-04-27T02:10:28.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.049 secs) [2023-04-27T02:10:28.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.057 secs) [2023-04-27T02:10:28.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.071 secs) [2023-04-27T02:10:28.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.076 secs) [2023-04-27T02:10:28.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.078 secs) [2023-04-27T02:10:28.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.084 secs) [2023-04-27T02:10:28.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.117 secs) [2023-04-27T02:10:28.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.141 secs) [2023-04-27T02:10:28.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.155 secs) [2023-04-27T02:10:28.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.157 secs) [2023-04-27T02:10:28.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.158 secs) [2023-04-27T02:10:28.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.173 secs) [2023-04-27T02:10:28.208Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.186 secs) [2023-04-27T02:10:28.467Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.195 secs) [2023-04-27T02:10:28.467Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.198 secs) [2023-04-27T02:10:28.467Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.207 secs) [2023-04-27T02:10:28.467Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.212 secs) [2023-04-27T02:10:28.467Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.215 secs) [2023-04-27T02:10:28.467Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.219 secs) [2023-04-27T02:10:28.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.226 secs) [2023-04-27T02:10:28.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.251 secs) [2023-04-27T02:10:28.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.257 secs) [2023-04-27T02:10:28.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.263 secs) [2023-04-27T02:10:28.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.282 secs) [2023-04-27T02:10:28.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.29 secs) [2023-04-27T02:10:28.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.3 secs) [2023-04-27T02:10:28.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.31 secs) [2023-04-27T02:10:28.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.325 secs) [2023-04-27T02:10:28.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.335 secs) [2023-04-27T02:10:28.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.342 secs) [2023-04-27T02:10:28.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.344 secs) [2023-04-27T02:10:28.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.346 secs) [2023-04-27T02:10:28.468Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.349 secs) [2023-04-27T02:10:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.362 secs) [2023-04-27T02:10:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.366 secs) [2023-04-27T02:10:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.369 secs) [2023-04-27T02:10:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.374 secs) [2023-04-27T02:10:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.385 secs) [2023-04-27T02:10:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.401 secs) [2023-04-27T02:10:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.406 secs) [2023-04-27T02:10:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.409 secs) [2023-04-27T02:10:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.411 secs) [2023-04-27T02:10:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.415 secs) [2023-04-27T02:10:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.447 secs) [2023-04-27T02:10:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.459 secs) [2023-04-27T02:10:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.462 secs) [2023-04-27T02:10:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.464 secs) [2023-04-27T02:10:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.467 secs) [2023-04-27T02:10:28.724Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.479 secs) [2023-04-27T02:10:28.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.563 secs) [2023-04-27T02:10:28.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.567 secs) [2023-04-27T02:10:28.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.568 secs) [2023-04-27T02:10:28.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.573 secs) [2023-04-27T02:10:28.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.582 secs) [2023-04-27T02:10:28.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.588 secs) [2023-04-27T02:10:28.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.592 secs) [2023-04-27T02:10:28.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.595 secs) [2023-04-27T02:10:28.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.618 secs) [2023-04-27T02:10:28.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.658 secs) [2023-04-27T02:10:28.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.669 secs) [2023-04-27T02:10:28.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.69 secs) [2023-04-27T02:10:28.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.697 secs) [2023-04-27T02:10:28.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.702 secs) [2023-04-27T02:10:28.988Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.71 secs) [2023-04-27T02:10:29.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.715 secs) [2023-04-27T02:10:29.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.73 secs) [2023-04-27T02:10:29.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.747 secs) [2023-04-27T02:10:29.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.759 secs) [2023-04-27T02:10:29.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.787 secs) [2023-04-27T02:10:29.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.79 secs) [2023-04-27T02:10:29.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.792 secs) [2023-04-27T02:10:29.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.819 secs) [2023-04-27T02:10:29.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.825 secs) [2023-04-27T02:10:29.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.845 secs) [2023-04-27T02:10:29.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.859 secs) [2023-04-27T02:10:29.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.877 secs) [2023-04-27T02:10:29.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.892 secs) [2023-04-27T02:10:29.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.896 secs) [2023-04-27T02:10:29.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.9 secs) [2023-04-27T02:10:29.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.903 secs) [2023-04-27T02:10:29.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.91 secs) [2023-04-27T02:10:29.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.912 secs) [2023-04-27T02:10:29.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.913 secs) [2023-04-27T02:10:29.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.939 secs) [2023-04-27T02:10:29.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.943 secs) [2023-04-27T02:10:29.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.953 secs) [2023-04-27T02:10:29.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.967 secs) [2023-04-27T02:10:29.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.97 secs) [2023-04-27T02:10:29.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.972 secs) [2023-04-27T02:10:29.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.974 secs) [2023-04-27T02:10:29.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.976 secs) [2023-04-27T02:10:29.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.981 secs) [2023-04-27T02:10:29.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.984 secs) [2023-04-27T02:10:29.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.996 secs) [2023-04-27T02:10:29.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.009 secs) [2023-04-27T02:10:29.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.029 secs) [2023-04-27T02:10:29.504Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.047 secs) [2023-04-27T02:10:29.761Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.068 secs) [2023-04-27T02:10:29.761Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.084 secs) [2023-04-27T02:10:29.761Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.092 secs) [2023-04-27T02:10:29.761Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.134 secs / 2.092 secs) [2023-04-27T02:10:29.761Z] TOTAL: 149 SUCCESS [2023-04-27T02:10:29.761Z] ✔ Browser application bundle generation complete. [2023-04-27T02:10:30.326Z] [2023-04-27T02:10:30.326Z] =============================== Coverage summary =============================== [2023-04-27T02:10:30.326Z] Statements : 40.92% ( 1465/3580 ) [2023-04-27T02:10:30.326Z] Branches : 12.03% ( 111/923 ) [2023-04-27T02:10:30.326Z] Functions : 33.13% ( 430/1298 ) [2023-04-27T02:10:30.326Z] Lines : 38.85% ( 1316/3387 ) [2023-04-27T02:10:30.326Z] ================================================================================ [2023-04-27T02:10:30.326Z] ✔ Browser application bundle generation complete. [2023-04-27T02:10:31.261Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-588/web' [Pipeline] echo [2023-04-27T02:10:31.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T02:10:31.287Z] $ docker stop --time=1 4529c89f11361ddf88c7c0e990d18dcdd19ee132c3c19ce7a234e587551e8221 [2023-04-27T02:10:32.773Z] $ docker rm -f --volumes 4529c89f11361ddf88c7c0e990d18dcdd19ee132c3c19ce7a234e587551e8221 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T02:10:33.173Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T02:10:33.838Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-27T02:10:34.319Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-27T02:10:35.026Z] + ls -al . [2023-04-27T02:10:35.026Z] total 188 [2023-04-27T02:10:35.026Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 27 02:08 . [2023-04-27T02:10:35.026Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 02:07 .. [2023-04-27T02:10:35.026Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 02:07 .blubracket [2023-04-27T02:10:35.026Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 27 02:07 .dockerignore [2023-04-27T02:10:35.026Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 02:07 .git [2023-04-27T02:10:35.026Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 02:07 .github [2023-04-27T02:10:35.026Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 27 02:07 .gitignore [2023-04-27T02:10:35.026Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 02:07 .semver [2023-04-27T02:10:35.026Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 27 02:07 Attribution.txt [2023-04-27T02:10:35.026Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 27 02:07 CHANGELOG.md [2023-04-27T02:10:35.026Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 27 02:07 CONTRIBUTING.md [2023-04-27T02:10:35.026Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 27 02:07 Dockerfile [2023-04-27T02:10:35.026Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 27 02:07 Jenkinsfile [2023-04-27T02:10:35.026Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 27 02:07 LICENSE [2023-04-27T02:10:35.026Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 27 02:07 Makefile [2023-04-27T02:10:35.026Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 27 02:07 README.md [2023-04-27T02:10:35.026Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 02:07 VERSION [2023-04-27T02:10:35.026Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 02:07 assets [2023-04-27T02:10:35.026Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 02:07 bin [2023-04-27T02:10:35.026Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 02:07 cmd [2023-04-27T02:10:35.026Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 27 02:08 coverage.out [2023-04-27T02:10:35.026Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 02:07 docs [2023-04-27T02:10:35.026Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 27 02:07 go.mod [2023-04-27T02:10:35.026Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 27 02:07 go.sum [2023-04-27T02:10:35.026Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 02:07 internal [2023-04-27T02:10:35.026Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 02:07 snap [2023-04-27T02:10:35.026Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 02:07 testing [2023-04-27T02:10:35.026Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 02:07 version.go [2023-04-27T02:10:35.026Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 27 02:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:10:35.332Z] + 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=192a25c9f19b53f3aa23126df2a1690ccd501382 --label arch=amd64 --label version=0.0.0 . [2023-04-27T02:10:35.590Z] Sending build context to Docker daemon 48.51MB [2023-04-27T02:10:35.590Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-27T02:10:35.590Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-27T02:10:35.590Z] ---> b328db3bb4f4 [2023-04-27T02:10:35.590Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-27T02:10:36.291Z] ---> Running in 02a592afd1f1 [2023-04-27T02:10:36.291Z] Removing intermediate container 02a592afd1f1 [2023-04-27T02:10:36.291Z] ---> 4884c6035a8c [2023-04-27T02:10:36.291Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T02:10:36.291Z] ---> Running in 7fbd20bcd5f8 [2023-04-27T02:10:36.291Z] Removing intermediate container 7fbd20bcd5f8 [2023-04-27T02:10:36.291Z] ---> 7d2c2f69699a [2023-04-27T02:10:36.291Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T02:10:36.291Z] ---> Running in a524bbb337da [2023-04-27T02:10:36.550Z] Removing intermediate container a524bbb337da [2023-04-27T02:10:36.550Z] ---> 3dbdc448de1d [2023-04-27T02:10:36.550Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-27T02:10:36.550Z] ---> Running in 89e6bb3ae60c [2023-04-27T02:10:36.550Z] Removing intermediate container 89e6bb3ae60c [2023-04-27T02:10:36.550Z] ---> c3901c6caede [2023-04-27T02:10:36.550Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-27T02:10:36.550Z] ---> Running in 6a0eb44e630d [2023-04-27T02:10:36.550Z] Removing intermediate container 6a0eb44e630d [2023-04-27T02:10:36.550Z] ---> 7a50ae110c6c [2023-04-27T02:10:36.550Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-27T02:10:37.495Z] ---> 01f9392bd83f [2023-04-27T02:10:37.495Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-27T02:10:37.495Z] ---> Running in 8d741b276717 [2023-04-27T02:10:37.766Z] Removing intermediate container 8d741b276717 [2023-04-27T02:10:37.766Z] ---> f7aad8277c01 [2023-04-27T02:10:37.766Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T02:10:37.766Z] ---> Running in 9671141d19e1 [2023-04-27T02:10:38.345Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T02:10:38.606Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T02:10:39.542Z] OK: 265 MiB in 53 packages [2023-04-27T02:10:39.542Z] Removing intermediate container 9671141d19e1 [2023-04-27T02:10:39.542Z] ---> b07c7dcb84ea [2023-04-27T02:10:39.542Z] Step 11/26 : ENV GO111MODULE=on [2023-04-27T02:10:39.542Z] ---> Running in e2ad45aeda09 [2023-04-27T02:10:39.801Z] Removing intermediate container e2ad45aeda09 [2023-04-27T02:10:39.801Z] ---> 47a5ef5ccb02 [2023-04-27T02:10:39.801Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-27T02:10:39.801Z] ---> Running in ed5c90bb4347 [2023-04-27T02:10:39.801Z] Removing intermediate container ed5c90bb4347 [2023-04-27T02:10:39.801Z] ---> e2aaa6d68126 [2023-04-27T02:10:39.801Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-27T02:10:40.059Z] ---> 7e40c9795c2a [2023-04-27T02:10:40.059Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T02:10:40.059Z] ---> Running in 6df739043f65 [2023-04-27T02:10:40.625Z] Removing intermediate container 6df739043f65 [2023-04-27T02:10:40.625Z] ---> d879ba3ea7bc [2023-04-27T02:10:40.625Z] Step 15/26 : COPY . . [2023-04-27T02:10:41.998Z] ---> 187bd2864838 [2023-04-27T02:10:41.998Z] Step 16/26 : RUN ${MAKE} [2023-04-27T02:10:41.998Z] ---> Running in b0b1691a037b [2023-04-27T02:10:42.257Z] 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-27T02:11:00.362Z] Removing intermediate container b0b1691a037b [2023-04-27T02:11:00.362Z] ---> 0df5f3692d6c [2023-04-27T02:11:00.362Z] Step 17/26 : FROM alpine:3.14 [2023-04-27T02:11:00.362Z] 3.14: Pulling from library/alpine [2023-04-27T02:11:00.362Z] f7dab3ab2d6e: Pulling fs layer [2023-04-27T02:11:00.362Z] f7dab3ab2d6e: Verifying Checksum [2023-04-27T02:11:00.362Z] f7dab3ab2d6e: Download complete [2023-04-27T02:11:00.362Z] f7dab3ab2d6e: Pull complete [2023-04-27T02:11:00.362Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-27T02:11:00.362Z] Status: Downloaded newer image for alpine:3.14 [2023-04-27T02:11:00.362Z] ---> 9e179bacf43c [2023-04-27T02:11:00.362Z] Step 18/26 : EXPOSE 4000 [2023-04-27T02:11:00.362Z] ---> Running in 3bb1a1dd3e1f [2023-04-27T02:11:00.362Z] Removing intermediate container 3bb1a1dd3e1f [2023-04-27T02:11:00.362Z] ---> 4b1686398ce1 [2023-04-27T02:11:00.362Z] 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-27T02:11:00.362Z] ---> 9e765ddf4430 [2023-04-27T02:11:00.362Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-27T02:11:00.639Z] ---> c4f06ea353eb [2023-04-27T02:11:00.640Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-27T02:11:00.897Z] ---> b73831329517 [2023-04-27T02:11:00.897Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-27T02:11:00.897Z] ---> Running in d7025e1285b5 [2023-04-27T02:11:01.157Z] Removing intermediate container d7025e1285b5 [2023-04-27T02:11:01.157Z] ---> 978f98f4dcf5 [2023-04-27T02:11:01.157Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-27T02:11:01.418Z] ---> Running in 1664ea0810eb [2023-04-27T02:11:01.681Z] Removing intermediate container 1664ea0810eb [2023-04-27T02:11:01.681Z] ---> ed021779a03e [2023-04-27T02:11:01.681Z] Step 24/26 : LABEL arch=amd64 [2023-04-27T02:11:01.681Z] ---> Running in 110f1eb011c9 [2023-04-27T02:11:01.681Z] Removing intermediate container 110f1eb011c9 [2023-04-27T02:11:01.681Z] ---> 51dfe7f400e6 [2023-04-27T02:11:01.681Z] Step 25/26 : LABEL git_sha=192a25c9f19b53f3aa23126df2a1690ccd501382 [2023-04-27T02:11:01.681Z] ---> Running in 150e3af24328 [2023-04-27T02:11:01.681Z] Removing intermediate container 150e3af24328 [2023-04-27T02:11:01.681Z] ---> c7515f255f8c [2023-04-27T02:11:01.681Z] Step 26/26 : LABEL version=0.0.0 [2023-04-27T02:11:01.681Z] ---> Running in d870c54af88e [2023-04-27T02:11:01.951Z] Removing intermediate container d870c54af88e [2023-04-27T02:11:01.951Z] ---> 52daef8db073 [2023-04-27T02:11:01.951Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-27T02:11:01.951Z] Successfully built 52daef8db073 [2023-04-27T02:11:01.951Z] 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-27T02:11:02.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T02:11:02.393Z] [2023-04-27T02:11:02.393Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:11:02.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T02:11:02.692Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-27T02:11:02.692Z] 5eb5b503b376: Pulling fs layer [2023-04-27T02:11:02.692Z] 5c69ac0246d0: Pulling fs layer [2023-04-27T02:11:02.692Z] ec43610c2a17: Pulling fs layer [2023-04-27T02:11:02.692Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-27T02:11:02.692Z] 33b1e0a273af: Pulling fs layer [2023-04-27T02:11:02.692Z] 5d3b04190fa2: Pulling fs layer [2023-04-27T02:11:02.692Z] 2f39f015ded8: Pulling fs layer [2023-04-27T02:11:02.692Z] 33b1e0a273af: Waiting [2023-04-27T02:11:02.692Z] 5c69ac0246d0: Verifying Checksum [2023-04-27T02:11:02.692Z] 5c69ac0246d0: Download complete [2023-04-27T02:11:02.692Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-27T02:11:02.692Z] 3a2ae6a8a46f: Download complete [2023-04-27T02:11:02.692Z] 33b1e0a273af: Verifying Checksum [2023-04-27T02:11:02.692Z] 33b1e0a273af: Download complete [2023-04-27T02:11:02.692Z] ec43610c2a17: Verifying Checksum [2023-04-27T02:11:02.692Z] ec43610c2a17: Download complete [2023-04-27T02:11:02.692Z] 5d3b04190fa2: Verifying Checksum [2023-04-27T02:11:02.692Z] 5d3b04190fa2: Download complete [2023-04-27T02:11:03.002Z] 5eb5b503b376: Verifying Checksum [2023-04-27T02:11:03.002Z] 5eb5b503b376: Download complete [2023-04-27T02:11:03.567Z] 2f39f015ded8: Download complete [2023-04-27T02:11:04.135Z] 5eb5b503b376: Pull complete [2023-04-27T02:11:04.135Z] 5c69ac0246d0: Pull complete [2023-04-27T02:11:04.393Z] ec43610c2a17: Pull complete [2023-04-27T02:11:04.652Z] 3a2ae6a8a46f: Pull complete [2023-04-27T02:11:04.652Z] 33b1e0a273af: Pull complete [2023-04-27T02:11:04.909Z] 5d3b04190fa2: Pull complete [2023-04-27T02:11:09.147Z] 2f39f015ded8: Pull complete [2023-04-27T02:11:09.147Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-27T02:11:09.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T02:11:09.147Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:11:09.225Z] prd-ubuntu20.04-docker-8c-8g-11170 does not seem to be running inside a container [2023-04-27T02:11:09.259Z] $ 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-588 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588:/w/workspace/edgexfoundry_edgex-ui-go_PR-588:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@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-27T02:11:12.812Z] $ docker top 8b5f849b7f94961cc6cc6848f8d04074ac2199dbe3809c2418fd9bd120001c97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:11:13.186Z] ---> job-cost.sh [2023-04-27T02:11:13.187Z] lf-activate-venv: SKIPPING [2023-04-27T02:11:13.187Z] INFO: No Stack... [2023-04-27T02:11:13.446Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T02:11:13.705Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T02:11:13.994Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives/cost.csv [2023-04-27T02:11:13.994Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T02:11:14.008Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-588-5-stack-cost] [2023-04-27T02:11:14.016Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-588-5-stack-cost] did not exist. Created. [2023-04-27T02:11:14.016Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-588-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T02:11:14.321Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-27T02:11:14.676Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T02:11:14.683Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-588-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T02:11:14.707Z] $ docker stop --time=1 8b5f849b7f94961cc6cc6848f8d04074ac2199dbe3809c2418fd9bd120001c97 [2023-04-27T02:11:16.000Z] $ docker rm -f --volumes 8b5f849b7f94961cc6cc6848f8d04074ac2199dbe3809c2418fd9bd120001c97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-27T02:17:42.666Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11273 in /w/workspace/edgexfoundry_edgex-ui-go_PR-588 [Pipeline] { [Pipeline] ws [2023-04-27T02:17:42.681Z] Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout [2023-04-27T02:17:42.728Z] The recommended git tool is: git [2023-04-27T02:17:50.146Z] using credential edgex-jenkins-ssh [2023-04-27T02:17:50.164Z] Cloning the remote Git repository [2023-04-27T02:17:50.225Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-27T02:17:50.355Z] > git init /w/workspace/edgex-ui-go/5 # timeout=10 [2023-04-27T02:17:50.570Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-27T02:17:50.571Z] > git --version # timeout=10 [2023-04-27T02:17:50.600Z] > git --version # 'git version 2.25.1' [2023-04-27T02:17:50.604Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T02:17:50.832Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T02:17:54.856Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-27T02:17:54.883Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T02:17:56.098Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-27T02:17:56.151Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-27T02:17:56.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T02:17:56.174Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/588/head:refs/remotes/origin/PR-588 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-27T02:17:56.749Z] Merging remotes/origin/main commit 3b11f5800bf1be7c6dc664b1a997417eb16645d3 into PR head commit 1089c8602ceed22321b22bf7cf4660df119324cf [2023-04-27T02:17:56.771Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T02:17:56.869Z] > git checkout -f 1089c8602ceed22321b22bf7cf4660df119324cf # timeout=10 [2023-04-27T02:17:57.355Z] > git remote # timeout=10 [2023-04-27T02:17:57.380Z] > git config --get remote.origin.url # timeout=10 [2023-04-27T02:17:57.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T02:17:57.433Z] > git merge 3b11f5800bf1be7c6dc664b1a997417eb16645d3 # timeout=10 [2023-04-27T02:17:58.094Z] Merge succeeded, producing d0e2cef0178d9a6e34f9111bfe224feac3287509 [2023-04-27T02:17:58.095Z] Checking out Revision d0e2cef0178d9a6e34f9111bfe224feac3287509 (PR-588) [2023-04-27T02:17:58.059Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-27T02:17:58.100Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T02:17:58.121Z] > git checkout -f d0e2cef0178d9a6e34f9111bfe224feac3287509 # timeout=10 [2023-04-27T02:18:01.792Z] Commit message: "Merge commit '3b11f5800bf1be7c6dc664b1a997417eb16645d3' into HEAD" [2023-04-27T02:18:01.835Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T02:18:02.774Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-27T02:18:02.774Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T02:18:02.774Z] Dload Upload Total Spent Left Speed [2023-04-27T02:18:02.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [2023-04-27T02:18:01.799Z] > git rev-list --no-walk 1e85e770a67836ee3dca33092acdfd945d336470 # timeout=10 [Pipeline] sh [2023-04-27T02:18:03.744Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-27T02:18:04.108Z] + sudo tee /etc/docker/daemon.new [2023-04-27T02:18:04.108Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-27T02:18:04.108Z] { [2023-04-27T02:18:04.108Z] "registry-mirrors": [ [2023-04-27T02:18:04.108Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-27T02:18:04.108Z] ], [2023-04-27T02:18:04.108Z] "bip": "10.250.0.254/24", [2023-04-27T02:18:04.108Z] "hosts": [ [2023-04-27T02:18:04.108Z] "tcp://0.0.0.0:5555", [2023-04-27T02:18:04.108Z] "unix:///var/run/docker.sock" [2023-04-27T02:18:04.108Z] ], [2023-04-27T02:18:04.108Z] "mtu": 1458, [2023-04-27T02:18:04.108Z] "selinux-enabled": true, [2023-04-27T02:18:04.108Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-27T02:18:04.108Z] } [Pipeline] sh [2023-04-27T02:18:04.457Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-27T02:18:04.805Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T02:18:23.126Z] provisioning config files... [2023-04-27T02:18:23.162Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config5933028340386264938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:18:23.537Z] ---> docker-login.sh [2023-04-27T02:18:23.537Z] nexus3.edgexfoundry.org:10001 [2023-04-27T02:18:24.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:18:24.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:18:24.133Z] Configure a credential helper to remove this warning. See [2023-04-27T02:18:24.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:18:24.133Z] [2023-04-27T02:18:24.133Z] Login Succeeded [2023-04-27T02:18:24.133Z] nexus3.edgexfoundry.org:10002 [2023-04-27T02:18:24.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:18:24.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:18:24.685Z] Configure a credential helper to remove this warning. See [2023-04-27T02:18:24.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:18:24.685Z] [2023-04-27T02:18:24.685Z] Login Succeeded [2023-04-27T02:18:24.685Z] nexus3.edgexfoundry.org:10003 [2023-04-27T02:18:24.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:18:24.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:18:24.960Z] Configure a credential helper to remove this warning. See [2023-04-27T02:18:24.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:18:24.960Z] [2023-04-27T02:18:24.960Z] Login Succeeded [2023-04-27T02:18:24.960Z] nexus3.edgexfoundry.org:10004 [2023-04-27T02:18:25.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:18:25.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:18:25.511Z] Configure a credential helper to remove this warning. See [2023-04-27T02:18:25.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:18:25.511Z] [2023-04-27T02:18:25.511Z] Login Succeeded [2023-04-27T02:18:25.511Z] docker.io [2023-04-27T02:18:25.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:18:26.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:18:26.054Z] Configure a credential helper to remove this warning. See [2023-04-27T02:18:26.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:18:26.054Z] [2023-04-27T02:18:26.054Z] Login Succeeded [2023-04-27T02:18:26.054Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T02:18:26.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T02:18:26.432Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T02:18:26.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T02:18:26.460Z] ========================================================= [2023-04-27T02:18:26.460Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-27T02:18:26.460Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:18:26.845Z] + 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-27T02:18:28.304Z] Sending build context to Docker daemon 28.8MB [2023-04-27T02:18:28.304Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-27T02:18:28.304Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-27T02:18:29.741Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-27T02:18:29.741Z] c41833b44d91: Pulling fs layer [2023-04-27T02:18:29.741Z] ed15518f5707: Pulling fs layer [2023-04-27T02:18:29.741Z] feae8fd75edb: Pulling fs layer [2023-04-27T02:18:29.741Z] 242c74f7c9fa: Pulling fs layer [2023-04-27T02:18:29.741Z] 3cdef696dda3: Pulling fs layer [2023-04-27T02:18:29.741Z] 2ced38df9373: Pulling fs layer [2023-04-27T02:18:29.741Z] 58f1dce35555: Pulling fs layer [2023-04-27T02:18:29.741Z] 242c74f7c9fa: Waiting [2023-04-27T02:18:29.741Z] 2ced38df9373: Waiting [2023-04-27T02:18:29.741Z] 3cdef696dda3: Waiting [2023-04-27T02:18:29.741Z] ed15518f5707: Verifying Checksum [2023-04-27T02:18:29.741Z] ed15518f5707: Download complete [2023-04-27T02:18:30.026Z] 242c74f7c9fa: Verifying Checksum [2023-04-27T02:18:30.026Z] 242c74f7c9fa: Download complete [2023-04-27T02:18:30.026Z] 3cdef696dda3: Verifying Checksum [2023-04-27T02:18:30.027Z] 3cdef696dda3: Download complete [2023-04-27T02:18:30.027Z] c41833b44d91: Verifying Checksum [2023-04-27T02:18:30.027Z] c41833b44d91: Download complete [2023-04-27T02:18:31.016Z] c41833b44d91: Pull complete [2023-04-27T02:18:31.621Z] 58f1dce35555: Verifying Checksum [2023-04-27T02:18:31.621Z] 58f1dce35555: Download complete [2023-04-27T02:18:31.621Z] ed15518f5707: Pull complete [2023-04-27T02:18:33.068Z] feae8fd75edb: Verifying Checksum [2023-04-27T02:18:33.068Z] feae8fd75edb: Download complete [2023-04-27T02:18:33.068Z] 2ced38df9373: Verifying Checksum [2023-04-27T02:18:33.068Z] 2ced38df9373: Download complete [2023-04-27T02:18:45.457Z] feae8fd75edb: Pull complete [2023-04-27T02:18:45.457Z] 242c74f7c9fa: Pull complete [2023-04-27T02:18:45.457Z] 3cdef696dda3: Pull complete [2023-04-27T02:18:53.733Z] 2ced38df9373: Pull complete [2023-04-27T02:18:55.226Z] 58f1dce35555: Pull complete [2023-04-27T02:18:55.226Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-27T02:18:55.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-27T02:18:55.226Z] ---> fadd8f120f05 [2023-04-27T02:18:55.226Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-27T02:18:57.216Z] ---> Running in 1779415fc5df [2023-04-27T02:18:57.808Z] Removing intermediate container 1779415fc5df [2023-04-27T02:18:57.808Z] ---> d4255340566f [2023-04-27T02:18:57.808Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T02:18:57.808Z] ---> Running in 62eb8ab62e45 [2023-04-27T02:18:58.078Z] Removing intermediate container 62eb8ab62e45 [2023-04-27T02:18:58.078Z] ---> 7d29dcdef46b [2023-04-27T02:18:58.078Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T02:18:58.352Z] ---> Running in c8ec608d9125 [2023-04-27T02:18:58.621Z] Removing intermediate container c8ec608d9125 [2023-04-27T02:18:58.621Z] ---> 377be1a8b930 [2023-04-27T02:18:58.621Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-27T02:18:58.621Z] ---> Running in d825c5815dfc [2023-04-27T02:18:59.213Z] Removing intermediate container d825c5815dfc [2023-04-27T02:18:59.213Z] ---> 93884ede4fcf [2023-04-27T02:18:59.213Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-27T02:18:59.213Z] ---> Running in 4644e7d86310 [2023-04-27T02:18:59.484Z] Removing intermediate container 4644e7d86310 [2023-04-27T02:18:59.484Z] ---> 89f287f5e334 [2023-04-27T02:18:59.484Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-27T02:19:00.075Z] latest: Pulling from library/docker [2023-04-27T02:19:00.356Z] c41833b44d91: Already exists [2023-04-27T02:19:00.356Z] 6343a5c17821: Pulling fs layer [2023-04-27T02:19:00.356Z] 7fb3fc37985f: Pulling fs layer [2023-04-27T02:19:00.356Z] c69224d8e51c: Pulling fs layer [2023-04-27T02:19:00.356Z] 9509eea51bfd: Pulling fs layer [2023-04-27T02:19:00.356Z] 13893f74905f: Pulling fs layer [2023-04-27T02:19:00.356Z] a478c30451b0: Pulling fs layer [2023-04-27T02:19:00.356Z] cca6ee3ffb4d: Pulling fs layer [2023-04-27T02:19:00.356Z] fe1b37f33852: Pulling fs layer [2023-04-27T02:19:00.356Z] b44bc8c7e93d: Pulling fs layer [2023-04-27T02:19:00.356Z] 0e42b4e3b30c: Pulling fs layer [2023-04-27T02:19:00.356Z] d97e7eb47f8a: Pulling fs layer [2023-04-27T02:19:00.356Z] 3ed71508fdeb: Pulling fs layer [2023-04-27T02:19:00.356Z] fca51f470542: Pulling fs layer [2023-04-27T02:19:00.356Z] 9509eea51bfd: Waiting [2023-04-27T02:19:00.356Z] 13893f74905f: Waiting [2023-04-27T02:19:00.356Z] a478c30451b0: Waiting [2023-04-27T02:19:00.356Z] cca6ee3ffb4d: Waiting [2023-04-27T02:19:00.356Z] fe1b37f33852: Waiting [2023-04-27T02:19:00.356Z] b44bc8c7e93d: Waiting [2023-04-27T02:19:00.356Z] 0e42b4e3b30c: Waiting [2023-04-27T02:19:00.356Z] d97e7eb47f8a: Waiting [2023-04-27T02:19:00.356Z] 3ed71508fdeb: Waiting [2023-04-27T02:19:00.356Z] fca51f470542: Waiting [2023-04-27T02:19:00.356Z] 7fb3fc37985f: Download complete [2023-04-27T02:19:00.690Z] 6343a5c17821: Verifying Checksum [2023-04-27T02:19:00.690Z] 6343a5c17821: Download complete [2023-04-27T02:19:01.379Z] 6343a5c17821: Pull complete [2023-04-27T02:19:01.698Z] 7fb3fc37985f: Pull complete [2023-04-27T02:19:01.698Z] 13893f74905f: Verifying Checksum [2023-04-27T02:19:01.698Z] 13893f74905f: Download complete [2023-04-27T02:19:01.975Z] c69224d8e51c: Verifying Checksum [2023-04-27T02:19:01.975Z] c69224d8e51c: Download complete [2023-04-27T02:19:01.975Z] a478c30451b0: Verifying Checksum [2023-04-27T02:19:01.975Z] a478c30451b0: Download complete [2023-04-27T02:19:01.975Z] cca6ee3ffb4d: Verifying Checksum [2023-04-27T02:19:01.975Z] fe1b37f33852: Verifying Checksum [2023-04-27T02:19:01.975Z] fe1b37f33852: Download complete [2023-04-27T02:19:01.975Z] cca6ee3ffb4d: Download complete [2023-04-27T02:19:02.276Z] 0e42b4e3b30c: Verifying Checksum [2023-04-27T02:19:02.276Z] 0e42b4e3b30c: Download complete [2023-04-27T02:19:02.276Z] b44bc8c7e93d: Verifying Checksum [2023-04-27T02:19:02.276Z] b44bc8c7e93d: Download complete [2023-04-27T02:19:02.769Z] 3ed71508fdeb: Verifying Checksum [2023-04-27T02:19:02.769Z] 3ed71508fdeb: Download complete [2023-04-27T02:19:02.769Z] fca51f470542: Download complete [2023-04-27T02:19:02.769Z] 9509eea51bfd: Verifying Checksum [2023-04-27T02:19:02.769Z] 9509eea51bfd: Download complete [2023-04-27T02:19:03.062Z] c69224d8e51c: Pull complete [2023-04-27T02:19:04.430Z] 9509eea51bfd: Pull complete [2023-04-27T02:19:05.027Z] d97e7eb47f8a: Verifying Checksum [2023-04-27T02:19:05.027Z] d97e7eb47f8a: Download complete [2023-04-27T02:19:05.628Z] 13893f74905f: Pull complete [2023-04-27T02:19:05.628Z] a478c30451b0: Pull complete [2023-04-27T02:19:05.906Z] cca6ee3ffb4d: Pull complete [2023-04-27T02:19:06.181Z] fe1b37f33852: Pull complete [2023-04-27T02:19:07.180Z] b44bc8c7e93d: Pull complete [2023-04-27T02:19:07.469Z] 0e42b4e3b30c: Pull complete [2023-04-27T02:19:10.888Z] d97e7eb47f8a: Pull complete [2023-04-27T02:19:10.888Z] 3ed71508fdeb: Pull complete [2023-04-27T02:19:10.888Z] fca51f470542: Pull complete [2023-04-27T02:19:10.888Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-04-27T02:19:10.888Z] Status: Downloaded newer image for docker:latest [2023-04-27T02:19:13.549Z] ---> 992c85f57e0d [2023-04-27T02:19:13.549Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-27T02:19:13.549Z] ---> Running in 56504efc58fa [2023-04-27T02:19:15.560Z] Removing intermediate container 56504efc58fa [2023-04-27T02:19:15.560Z] ---> 74163a4972ce [2023-04-27T02:19:15.560Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T02:19:15.560Z] ---> Running in 1ea04473f9b0 [2023-04-27T02:19:17.019Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T02:19:17.618Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T02:19:19.603Z] OK: 263 MiB in 53 packages [2023-04-27T02:19:25.010Z] Removing intermediate container 1ea04473f9b0 [2023-04-27T02:19:25.010Z] ---> 2cf7be0bba62 [2023-04-27T02:19:25.010Z] Step 11/16 : ENV GO111MODULE=on [2023-04-27T02:19:25.010Z] ---> Running in 1492b8405b9f [2023-04-27T02:19:25.010Z] Removing intermediate container 1492b8405b9f [2023-04-27T02:19:25.010Z] ---> e035ff4235f0 [2023-04-27T02:19:25.010Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-27T02:19:25.010Z] ---> Running in 540191f06052 [2023-04-27T02:19:25.286Z] Removing intermediate container 540191f06052 [2023-04-27T02:19:25.286Z] ---> 6ebbe5be4e94 [2023-04-27T02:19:25.286Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-27T02:19:25.908Z] ---> ccfd5af927ba [2023-04-27T02:19:25.908Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T02:19:25.908Z] ---> Running in aab79dca9f3e [2023-04-27T02:20:34.106Z] Removing intermediate container aab79dca9f3e [2023-04-27T02:20:34.106Z] ---> a33256c02e82 [2023-04-27T02:20:34.106Z] Step 15/16 : COPY . . [2023-04-27T02:20:34.106Z] ---> 75bfef39b852 [2023-04-27T02:20:34.106Z] Step 16/16 : RUN ${MAKE} [2023-04-27T02:20:34.106Z] ---> Running in 97ce7447848e [2023-04-27T02:20:34.106Z] noop [2023-04-27T02:20:34.106Z] Removing intermediate container 97ce7447848e [2023-04-27T02:20:34.106Z] ---> eda2ae51e91d [2023-04-27T02:20:34.106Z] Successfully built eda2ae51e91d [2023-04-27T02:20:34.106Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:20:34.505Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T02:20:34.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:20:34.789Z] prd-ubuntu20.04-docker-arm64-4c-16g-11273 does not seem to be running inside a container [2023-04-27T02:20:34.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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-27T02:20:36.369Z] $ docker top 5d544dc76644d31b511e1e1e9a6dee5b834e7abc12867c88c674777c9e67f17d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:20:37.280Z] + go version [2023-04-27T02:20:37.281Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-27T02:20:37.304Z] $ docker stop --time=1 5d544dc76644d31b511e1e1e9a6dee5b834e7abc12867c88c674777c9e67f17d [2023-04-27T02:20:39.058Z] $ docker rm -f --volumes 5d544dc76644d31b511e1e1e9a6dee5b834e7abc12867c88c674777c9e67f17d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:20:40.098Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T02:20:40.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:20:40.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-11273 does not seem to be running inside a container [2023-04-27T02:20:40.396Z] $ 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/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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-27T02:20:41.745Z] $ docker top 375167ff552da3585fdf7eac38dad52833d5d45695289c2797f1f58a24327ec4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:20:42.644Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/5 [Pipeline] fileExists [Pipeline] sh [2023-04-27T02:20:43.317Z] + make test [2023-04-27T02:20:43.317Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-27T02:21:22.321Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-27T02:23:29.170Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-27T02:23:29.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-27T02:23:29.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-27T02:23:29.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-27T02:23:29.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-27T02:23:29.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-27T02:23:29.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-27T02:23:29.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-27T02:23:29.170Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-27T02:23:47.466Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T02:23:47.466Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T02:23:47.466Z] ./bin/test-attribution-txt.sh [2023-04-27T02:23:47.466Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-27T02:23:47.466Z] make -C web test [2023-04-27T02:23:47.466Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/5/web' [2023-04-27T02:23:47.466Z] make[1]: tput: No such file or directory [2023-04-27T02:23:47.466Z] make[1]: tput: No such file or directory [2023-04-27T02:23:47.466Z] warning: generating ./VERSION [2023-04-27T02:23:47.466Z] echo "0.0.0" > VERSION [2023-04-27T02:23:47.466Z] docker build \ [2023-04-27T02:23:47.466Z] -f Dockerfile \ [2023-04-27T02:23:47.466Z] --build-arg USER=1000 \ [2023-04-27T02:23:47.466Z] \ [2023-04-27T02:23:47.466Z] --label "git_sha=d0e2cef0178d9a6e34f9111bfe224feac3287509" \ [2023-04-27T02:23:47.466Z] -t edgexfoundry/edgex-web-ui:d0e2cef0178d9a6e34f9111bfe224feac3287509 \ [2023-04-27T02:23:47.466Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-27T02:23:47.466Z] . [2023-04-27T02:23:47.466Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-27T02:23:47.466Z] Install the buildx component to build images with BuildKit: [2023-04-27T02:23:47.466Z] https://docs.docker.com/go/buildx/ [2023-04-27T02:23:47.466Z] [2023-04-27T02:23:47.798Z] Sending build context to Docker daemon 3.269MB [2023-04-27T02:23:47.798Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-27T02:23:48.083Z] 16.17-alpine3.15: Pulling from library/node [2023-04-27T02:23:48.083Z] 47517142f6ba: Pulling fs layer [2023-04-27T02:23:48.083Z] 5f8c4bfa009b: Pulling fs layer [2023-04-27T02:23:48.083Z] f7079c9c4ba1: Pulling fs layer [2023-04-27T02:23:48.083Z] aba105e6f55a: Pulling fs layer [2023-04-27T02:23:48.083Z] aba105e6f55a: Waiting [2023-04-27T02:23:48.376Z] f7079c9c4ba1: Verifying Checksum [2023-04-27T02:23:48.376Z] f7079c9c4ba1: Download complete [2023-04-27T02:23:48.376Z] 47517142f6ba: Verifying Checksum [2023-04-27T02:23:48.376Z] 47517142f6ba: Download complete [2023-04-27T02:23:48.376Z] aba105e6f55a: Verifying Checksum [2023-04-27T02:23:48.376Z] aba105e6f55a: Download complete [2023-04-27T02:23:48.991Z] 47517142f6ba: Pull complete [2023-04-27T02:23:49.278Z] 5f8c4bfa009b: Verifying Checksum [2023-04-27T02:23:49.278Z] 5f8c4bfa009b: Download complete [2023-04-27T02:23:53.629Z] 5f8c4bfa009b: Pull complete [2023-04-27T02:23:53.629Z] f7079c9c4ba1: Pull complete [2023-04-27T02:23:53.629Z] aba105e6f55a: Pull complete [2023-04-27T02:23:53.905Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-27T02:23:53.905Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-27T02:23:53.905Z] ---> bf1b8b58d215 [2023-04-27T02:23:53.905Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-27T02:23:54.508Z] ---> Running in 200c6fb1a87d [2023-04-27T02:23:55.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-04-27T02:23:56.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-04-27T02:23:57.515Z] (1/128) Installing libxau (1.0.9-r0) [2023-04-27T02:23:57.515Z] (2/128) Installing libmd (1.0.3-r0) [2023-04-27T02:23:57.515Z] (3/128) Installing libbsd (0.11.3-r1) [2023-04-27T02:23:57.515Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-04-27T02:23:57.515Z] (5/128) Installing libxcb (1.14-r2) [2023-04-27T02:23:57.787Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-04-27T02:23:57.787Z] (7/128) Installing libxext (1.3.4-r0) [2023-04-27T02:23:57.787Z] (8/128) Installing libice (1.0.10-r0) [2023-04-27T02:23:57.787Z] (9/128) Installing libuuid (2.37.4-r0) [2023-04-27T02:23:57.787Z] (10/128) Installing libsm (1.2.3-r0) [2023-04-27T02:23:57.787Z] (11/128) Installing libxt (1.2.1-r0) [2023-04-27T02:23:57.787Z] (12/128) Installing libxmu (1.1.3-r0) [2023-04-27T02:23:58.062Z] (13/128) Installing xset (1.2.4-r0) [2023-04-27T02:23:58.062Z] (14/128) Installing xprop (1.2.5-r0) [2023-04-27T02:23:58.062Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-04-27T02:23:58.062Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-27T02:23:58.062Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-04-27T02:23:58.062Z] (18/128) Installing libffi (3.4.2-r1) [2023-04-27T02:23:58.062Z] (19/128) Installing libintl (0.21-r0) [2023-04-27T02:23:58.062Z] (20/128) Installing libblkid (2.37.4-r0) [2023-04-27T02:23:58.062Z] (21/128) Installing libmount (2.37.4-r0) [2023-04-27T02:23:58.062Z] (22/128) Installing pcre (8.45-r1) [2023-04-27T02:23:58.062Z] (23/128) Installing glib (2.70.1-r0) [2023-04-27T02:23:58.062Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-04-27T02:23:58.062Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-04-27T02:23:58.335Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-04-27T02:23:58.335Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-04-27T02:23:58.335Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-04-27T02:23:58.335Z] (29/128) Installing libpng (1.6.37-r1) [2023-04-27T02:23:58.335Z] (30/128) Installing libwebp (1.2.2-r0) [2023-04-27T02:23:58.335Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-04-27T02:23:58.607Z] (32/128) Installing tiff (4.4.0-r1) [2023-04-27T02:23:58.607Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-04-27T02:23:58.607Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-27T02:23:58.607Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-04-27T02:23:58.607Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-04-27T02:23:58.607Z] (37/128) Installing libxrender (0.9.10-r3) [2023-04-27T02:23:58.607Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-04-27T02:23:58.607Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-04-27T02:23:58.607Z] (40/128) Installing libxi (1.8-r0) [2023-04-27T02:23:58.607Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-04-27T02:23:58.607Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-04-27T02:23:58.607Z] (43/128) Installing atk (2.36.0-r0) [2023-04-27T02:23:58.607Z] (44/128) Installing libxtst (1.2.3-r3) [2023-04-27T02:23:58.607Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-04-27T02:23:58.607Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-04-27T02:23:58.607Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-04-27T02:23:58.607Z] (48/128) Installing expat (2.5.0-r0) [2023-04-27T02:23:58.607Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-04-27T02:23:58.607Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-04-27T02:23:58.607Z] (51/128) Installing freetype (2.11.1-r2) [2023-04-27T02:23:58.881Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-04-27T02:23:58.881Z] (53/128) Installing pixman (0.40.0-r4) [2023-04-27T02:23:58.881Z] (54/128) Installing cairo (1.16.0-r5) [2023-04-27T02:23:58.881Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-04-27T02:23:58.881Z] (56/128) Installing avahi-libs (0.8-r5) [2023-04-27T02:23:58.881Z] (57/128) Installing gmp (6.2.1-r1) [2023-04-27T02:23:58.881Z] (58/128) Installing nettle (3.7.3-r0) [2023-04-27T02:23:58.881Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-04-27T02:23:58.881Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-04-27T02:23:58.881Z] (61/128) Installing libunistring (0.9.10-r1) [2023-04-27T02:23:59.153Z] (62/128) Installing gnutls (3.7.1-r2) [2023-04-27T02:23:59.153Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-04-27T02:23:59.153Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-04-27T02:23:59.153Z] (65/128) Installing fribidi (1.0.11-r0) [2023-04-27T02:23:59.153Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-04-27T02:23:59.153Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-04-27T02:23:59.153Z] (68/128) Installing libxft (2.3.4-r0) [2023-04-27T02:23:59.153Z] (69/128) Installing pango (1.48.10-r0) [2023-04-27T02:23:59.153Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-04-27T02:23:59.153Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-27T02:23:59.153Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-04-27T02:23:59.153Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-04-27T02:23:59.425Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-04-27T02:23:59.425Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-04-27T02:23:59.696Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-27T02:23:59.967Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-04-27T02:23:59.967Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-04-27T02:23:59.967Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-04-27T02:23:59.967Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-27T02:24:02.577Z] (79/128) Installing libogg (1.3.5-r0) [2023-04-27T02:24:02.577Z] (80/128) Installing flac (1.3.4-r0) [2023-04-27T02:24:02.577Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-04-27T02:24:02.577Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-04-27T02:24:02.577Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-04-27T02:24:02.577Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-04-27T02:24:02.577Z] (85/128) Installing libass (0.15.2-r0) [2023-04-27T02:24:02.577Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-04-27T02:24:02.577Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-27T02:24:02.577Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-27T02:24:02.577Z] (89/128) Installing lame (3.100-r0) [2023-04-27T02:24:02.577Z] (90/128) Installing opus (1.3.1-r1) [2023-04-27T02:24:02.577Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-04-27T02:24:02.577Z] (92/128) Installing soxr (0.1.3-r2) [2023-04-27T02:24:02.577Z] (93/128) Installing libsrt (1.4.2-r1) [2023-04-27T02:24:02.577Z] (94/128) Installing libssh (0.9.6-r1) [2023-04-27T02:24:02.577Z] (95/128) Installing libtheora (1.1.1-r16) [2023-04-27T02:24:02.577Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-04-27T02:24:02.577Z] (97/128) Installing libdrm (2.4.109-r0) [2023-04-27T02:24:02.577Z] (98/128) Installing libva (2.13.0-r0) [2023-04-27T02:24:02.577Z] (99/128) Installing libvdpau (1.4-r0) [2023-04-27T02:24:02.848Z] (100/128) Installing vidstab (1.1.0-r1) [2023-04-27T02:24:02.848Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-04-27T02:24:02.848Z] (102/128) Installing libvpx (1.10.0-r0) [2023-04-27T02:24:02.848Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-04-27T02:24:02.848Z] (104/128) Installing x264-libs (20210613-r0) [2023-04-27T02:24:02.848Z] (105/128) Installing x265-libs (3.5-r0) [2023-04-27T02:24:02.848Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-04-27T02:24:03.118Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-04-27T02:24:03.391Z] (108/128) Installing libevent (2.1.12-r4) [2023-04-27T02:24:03.661Z] (109/128) Installing mesa (21.2.6-r0) [2023-04-27T02:24:03.661Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-04-27T02:24:03.661Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-04-27T02:24:03.661Z] (112/128) Installing lcms2 (2.12-r1) [2023-04-27T02:24:03.661Z] (113/128) Installing nspr (4.32-r0) [2023-04-27T02:24:03.661Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-04-27T02:24:03.661Z] (115/128) Installing nss (3.78.1-r0) [2023-04-27T02:24:03.932Z] (116/128) Installing libasyncns (0.8-r1) [2023-04-27T02:24:03.932Z] (117/128) Installing libltdl (2.4.6-r7) [2023-04-27T02:24:03.932Z] (118/128) Installing orc (0.4.32-r0) [2023-04-27T02:24:03.932Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-04-27T02:24:03.932Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-04-27T02:24:03.932Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-04-27T02:24:03.932Z] (122/128) Installing libpulse (15.0-r2) [2023-04-27T02:24:03.932Z] (123/128) Installing re2 (2021.11.01-r0) [2023-04-27T02:24:03.932Z] (124/128) Installing snappy (1.1.9-r1) [2023-04-27T02:24:03.932Z] (125/128) Installing libgpg-error (1.42-r1) [2023-04-27T02:24:03.932Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-04-27T02:24:03.932Z] (127/128) Installing libxslt (1.1.35-r0) [2023-04-27T02:24:03.932Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-04-27T02:24:08.220Z] Executing busybox-1.34.1-r7.trigger [2023-04-27T02:24:08.220Z] Executing glib-2.70.1-r0.trigger [2023-04-27T02:24:08.220Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-27T02:24:11.601Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-27T02:24:11.601Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-27T02:24:11.601Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-27T02:24:11.601Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-27T02:24:11.601Z] OK: 275 MiB in 144 packages [2023-04-27T02:24:21.745Z] Removing intermediate container 200c6fb1a87d [2023-04-27T02:24:21.745Z] ---> aba29f4dbb64 [2023-04-27T02:24:21.745Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-27T02:24:21.745Z] ---> Running in be2bf1d7725b [2023-04-27T02:24:21.745Z] Removing intermediate container be2bf1d7725b [2023-04-27T02:24:21.745Z] ---> 46e8684a3d79 [2023-04-27T02:24:21.745Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-27T02:24:21.745Z] ---> Running in 537b2082ccce [2023-04-27T02:24:21.745Z] Removing intermediate container 537b2082ccce [2023-04-27T02:24:21.745Z] ---> 75808d7a5540 [2023-04-27T02:24:21.745Z] Step 5/10 : RUN npm install -g npm [2023-04-27T02:24:21.745Z] ---> Running in 489a45564136 [2023-04-27T02:25:00.691Z] [2023-04-27T02:25:00.691Z] removed 7 packages, changed 100 packages, and audited 239 packages in 30s [2023-04-27T02:25:00.691Z] [2023-04-27T02:25:00.691Z] 18 packages are looking for funding [2023-04-27T02:25:00.691Z] run `npm fund` for details [2023-04-27T02:25:00.691Z] [2023-04-27T02:25:00.691Z] found 0 vulnerabilities [2023-04-27T02:25:00.691Z] Removing intermediate container 489a45564136 [2023-04-27T02:25:00.691Z] ---> 3563c02d4045 [2023-04-27T02:25:00.691Z] Step 6/10 : ARG USER=1000 [2023-04-27T02:25:00.691Z] ---> Running in 260718c992fd [2023-04-27T02:25:00.691Z] Removing intermediate container 260718c992fd [2023-04-27T02:25:00.691Z] ---> a03f3e369bca [2023-04-27T02:25:00.691Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-27T02:25:00.691Z] ---> Running in 7d66d920137b [2023-04-27T02:25:01.669Z] Removing intermediate container 7d66d920137b [2023-04-27T02:25:01.669Z] ---> 2cad83b8a848 [2023-04-27T02:25:01.669Z] Step 8/10 : USER $USER:$USER [2023-04-27T02:25:01.669Z] ---> Running in 5beb2ce58c0b [2023-04-27T02:25:02.257Z] Removing intermediate container 5beb2ce58c0b [2023-04-27T02:25:02.257Z] ---> a8112bf4ba1c [2023-04-27T02:25:02.257Z] Step 9/10 : WORKDIR /app [2023-04-27T02:25:02.257Z] ---> Running in 7cb341305100 [2023-04-27T02:25:02.528Z] Removing intermediate container 7cb341305100 [2023-04-27T02:25:02.528Z] ---> 01bdfa3067eb [2023-04-27T02:25:02.528Z] Step 10/10 : LABEL git_sha=d0e2cef0178d9a6e34f9111bfe224feac3287509 [2023-04-27T02:25:02.528Z] ---> Running in 2dfc3c678940 [2023-04-27T02:25:02.797Z] Removing intermediate container 2dfc3c678940 [2023-04-27T02:25:02.797Z] ---> 96ddea420628 [2023-04-27T02:25:03.067Z] Successfully built 96ddea420628 [2023-04-27T02:25:03.067Z] Successfully tagged edgexfoundry/edgex-web-ui:d0e2cef0178d9a6e34f9111bfe224feac3287509 [2023-04-27T02:25:03.067Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-27T02:25:03.067Z] touch edgex-web-ui.imagebuilt [2023-04-27T02:25:03.067Z] mkdir -p node_modules coverage [2023-04-27T02:25:03.067Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-27T02:25:03.067Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE required: { [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE }, [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE } [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE required: { [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE }, [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE } [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE required: { [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE }, [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE } [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE required: { [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE }, [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE } [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE required: { [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE }, [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE } [2023-04-27T02:25:21.313Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE required: { [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE }, [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE } [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE required: { [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE }, [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE } [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE required: { [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE }, [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE } [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE required: { [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE }, [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:25:21.314Z] npm WARN EBADENGINE } [2023-04-27T02:25:53.601Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-27T02:25:54.566Z] 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-27T02:25:54.845Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-27T02:25:55.830Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-27T02:25:57.792Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-27T02:26:04.480Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-27T02:26:11.136Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-27T02:26:11.407Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-27T02:26:11.996Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-27T02:26:38.924Z] 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-27T02:26:38.924Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-27T02:26:38.924Z] 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-27T02:26:42.286Z] 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-27T02:26:43.704Z] 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-27T02:26:45.654Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-27T02:26:58.004Z] 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-27T02:27:00.611Z] 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-27T02:27:15.623Z] 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-27T02:27:54.540Z] 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-27T02:28:41.413Z] [2023-04-27T02:28:41.413Z] added 1475 packages, and audited 1476 packages in 4m [2023-04-27T02:28:41.413Z] [2023-04-27T02:28:41.413Z] 90 packages are looking for funding [2023-04-27T02:28:41.413Z] run `npm fund` for details [2023-04-27T02:28:41.413Z] [2023-04-27T02:28:41.413Z] 36 vulnerabilities (1 low, 9 moderate, 21 high, 5 critical) [2023-04-27T02:28:41.413Z] [2023-04-27T02:28:41.413Z] To address issues that do not require attention, run: [2023-04-27T02:28:41.413Z] npm audit fix [2023-04-27T02:28:41.413Z] [2023-04-27T02:28:41.413Z] To address all issues (including breaking changes), run: [2023-04-27T02:28:41.413Z] npm audit fix --force [2023-04-27T02:28:41.413Z] [2023-04-27T02:28:41.413Z] Run `npm audit` for details. [2023-04-27T02:28:44.008Z] 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-27T02:29:10.722Z] - Generating browser application bundles (phase: setup)... [2023-04-27T02:29:49.725Z] Compiling @angular/core : es2015 as esm2015 [2023-04-27T02:29:49.725Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-27T02:30:28.682Z] Compiling @angular/common : es2015 as esm2015 [2023-04-27T02:30:28.682Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-27T02:30:32.047Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-27T02:30:32.047Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-27T02:30:37.419Z] Compiling @angular/router : es2015 as esm2015 [2023-04-27T02:30:37.691Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-27T02:30:44.376Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-27T02:30:46.345Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-27T02:30:47.316Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-27T02:30:51.599Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-27T02:30:52.570Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-27T02:30:53.548Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-27T02:32:15.249Z] 27 04 2023 02:32:05.021:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-27T02:32:15.249Z] 27 04 2023 02:32:05.040:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-27T02:32:15.249Z] 27 04 2023 02:32:05.075:INFO [launcher]: Starting browser ChromeHeadless [2023-04-27T02:33:23.232Z] 27 04 2023 02:33:15.472:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-04-27T02:33:23.233Z] 27 04 2023 02:33:20.978:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-27T02:33:23.233Z] 27 04 2023 02:33:22.925:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-04-27T02:34:31.185Z] ✔ Browser application bundle generation complete. [2023-04-27T02:34:31.185Z] 27 04 2023 02:34:21.539:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket gafyjGWmDdcKUfunAAAB with id 13077952 [2023-04-27T02:34:41.259Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-27T02:34:41.259Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.256 secs) [2023-04-27T02:34:41.844Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.659 secs) [2023-04-27T02:34:42.110Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.724 secs) [2023-04-27T02:34:42.696Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 2.254 secs) [2023-04-27T02:34:42.963Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.545 secs) [2023-04-27T02:34:42.963Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.641 secs) [2023-04-27T02:34:43.231Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.869 secs) [2023-04-27T02:34:43.498Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.979 secs) [2023-04-27T02:34:43.498Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 3.043 secs) [2023-04-27T02:34:43.770Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.098 secs) [2023-04-27T02:34:43.770Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.145 secs) [2023-04-27T02:34:43.770Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.161 secs) [2023-04-27T02:34:43.770Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.182 secs) [2023-04-27T02:34:43.770Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.202 secs) [2023-04-27T02:34:43.770Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.262 secs) [2023-04-27T02:34:44.038Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.531 secs) [2023-04-27T02:34:44.307Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.554 secs) [2023-04-27T02:34:44.307Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.567 secs) [2023-04-27T02:34:44.307Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.684 secs) [2023-04-27T02:34:44.307Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.704 secs) [2023-04-27T02:34:44.574Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.717 secs) [2023-04-27T02:34:44.574Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.752 secs) [2023-04-27T02:34:44.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.058 secs) [2023-04-27T02:34:45.425Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.318 secs) [2023-04-27T02:34:45.425Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.379 secs) [2023-04-27T02:34:45.694Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.543 secs) [2023-04-27T02:34:45.694Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.697 secs) [2023-04-27T02:34:45.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.854 secs) [2023-04-27T02:34:45.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.875 secs) [2023-04-27T02:34:46.234Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.95 secs) [2023-04-27T02:34:46.234Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.119 secs) [2023-04-27T02:34:46.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.209 secs) [2023-04-27T02:34:46.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.278 secs) [2023-04-27T02:34:46.769Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.54 secs) [2023-04-27T02:34:47.034Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.614 secs) [2023-04-27T02:34:47.034Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.691 secs) [2023-04-27T02:34:47.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.779 secs) [2023-04-27T02:34:47.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.807 secs) [2023-04-27T02:34:47.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.833 secs) [2023-04-27T02:34:47.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.862 secs) [2023-04-27T02:34:47.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.917 secs) [2023-04-27T02:34:47.569Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.951 secs) [2023-04-27T02:34:47.569Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.992 secs) [2023-04-27T02:34:47.569Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.067 secs) [2023-04-27T02:34:47.837Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.13 secs) [2023-04-27T02:34:47.837Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.231 secs) [2023-04-27T02:34:48.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.45 secs) [2023-04-27T02:34:48.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.501 secs) [2023-04-27T02:34:48.371Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.554 secs) [2023-04-27T02:34:48.371Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.666 secs) [2023-04-27T02:34:48.639Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.72 secs) [2023-04-27T02:34:48.639Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.742 secs) [2023-04-27T02:34:48.639Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.814 secs) [2023-04-27T02:34:48.904Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.002 secs) [2023-04-27T02:34:48.904Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.102 secs) [2023-04-27T02:34:49.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.191 secs) [2023-04-27T02:34:49.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.225 secs) [2023-04-27T02:34:49.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.246 secs) [2023-04-27T02:34:49.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.259 secs) [2023-04-27T02:34:49.435Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.318 secs) [2023-04-27T02:34:49.435Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.373 secs) [2023-04-27T02:34:49.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.625 secs) [2023-04-27T02:34:49.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.689 secs) [2023-04-27T02:34:49.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.803 secs) [2023-04-27T02:34:49.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.874 secs) [2023-04-27T02:34:50.232Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.903 secs) [2023-04-27T02:34:50.232Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.972 secs) [2023-04-27T02:34:50.232Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.004 secs) [2023-04-27T02:34:50.232Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.028 secs) [2023-04-27T02:34:50.497Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.12 secs) [2023-04-27T02:34:50.763Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.381 secs) [2023-04-27T02:34:51.030Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.5 secs) [2023-04-27T02:34:51.615Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.024 secs) [2023-04-27T02:34:51.894Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.276 secs) [2023-04-27T02:34:51.894Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.308 secs) [2023-04-27T02:34:51.894Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.328 secs) [2023-04-27T02:34:51.894Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.344 secs) [2023-04-27T02:34:52.160Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.499 secs) [2023-04-27T02:34:52.160Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.531 secs) [2023-04-27T02:34:52.428Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.77 secs) [2023-04-27T02:34:52.698Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.887 secs) [2023-04-27T02:34:52.698Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.9 secs) [2023-04-27T02:34:52.698Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.997 secs) [2023-04-27T02:34:52.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.038 secs) [2023-04-27T02:34:53.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.639 secs) [2023-04-27T02:34:53.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 10.678 secs) [2023-04-27T02:34:53.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.829 secs) [2023-04-27T02:34:54.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.96 secs) [2023-04-27T02:34:54.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 11 secs) [2023-04-27T02:34:54.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 11.037 secs) [2023-04-27T02:34:54.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 11.071 secs) [2023-04-27T02:34:54.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 11.104 secs) [2023-04-27T02:34:54.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 11.159 secs) [2023-04-27T02:34:54.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 11.215 secs) [2023-04-27T02:34:54.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 11.298 secs) [2023-04-27T02:34:54.884Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.516 secs) [2023-04-27T02:34:55.151Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.846 secs) [2023-04-27T02:34:55.418Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.973 secs) [2023-04-27T02:34:55.418Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.997 secs) [2023-04-27T02:34:55.418Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 12.028 secs) [2023-04-27T02:34:55.683Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 12.047 secs) [2023-04-27T02:34:55.683Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 12.09 secs) [2023-04-27T02:34:55.950Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 12.333 secs) [2023-04-27T02:34:55.950Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 12.377 secs) [2023-04-27T02:34:56.216Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 12.588 secs) [2023-04-27T02:34:56.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 12.662 secs) [2023-04-27T02:34:56.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 12.683 secs) [2023-04-27T02:34:56.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 12.696 secs) [2023-04-27T02:34:56.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 12.847 secs) [2023-04-27T02:34:57.017Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 13.212 secs) [2023-04-27T02:34:57.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 13.341 secs) [2023-04-27T02:34:57.550Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 13.544 secs) [2023-04-27T02:34:57.550Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 13.581 secs) [2023-04-27T02:34:57.550Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 13.597 secs) [2023-04-27T02:34:57.816Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 13.656 secs) [2023-04-27T02:34:57.816Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 13.704 secs) [2023-04-27T02:34:58.083Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 13.809 secs) [2023-04-27T02:34:58.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 14.061 secs) [2023-04-27T02:34:58.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 14.123 secs) [2023-04-27T02:34:58.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 14.137 secs) [2023-04-27T02:34:58.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 14.151 secs) [2023-04-27T02:34:58.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 14.253 secs) [2023-04-27T02:34:58.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 14.415 secs) [2023-04-27T02:34:58.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 14.481 secs) [2023-04-27T02:34:59.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 14.569 secs) [2023-04-27T02:34:59.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 14.613 secs) [2023-04-27T02:34:59.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 14.631 secs) [2023-04-27T02:34:59.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.652 secs) [2023-04-27T02:34:59.421Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.692 secs) [2023-04-27T02:34:59.421Z] WARN: ' [2023-04-27T02:34:59.421Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-27T02:34:59.421Z] Support for using the ngModel input property and ngModelChange event with [2023-04-27T02:34:59.421Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-27T02:34:59.421Z] in a future version of Angular. [2023-04-27T02:34:59.421Z] [2023-04-27T02:34:59.421Z] For more information on this, see our API docs here: [2023-04-27T02:34:59.421Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-27T02:34:59.421Z] ' [2023-04-27T02:34:59.421Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.692 secs) [2023-04-27T02:34:59.421Z] WARN: ' [2023-04-27T02:34:59.421Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-27T02:34:59.421Z] Support for using the ngModel input property and ngModelChange event with [2023-04-27T02:34:59.421Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-27T02:34:59.421Z] in a future version of Angular. [2023-04-27T02:34:59.421Z] [2023-04-27T02:34:59.421Z] For more information on this, see our API docs here: [2023-04-27T02:34:59.421Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-27T02:34:59.421Z] ' [2023-04-27T02:34:59.421Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 14.855 secs) [2023-04-27T02:34:59.690Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.958 secs) [2023-04-27T02:34:59.957Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 15.171 secs) [2023-04-27T02:35:00.224Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 15.295 secs) [2023-04-27T02:35:00.489Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 15.385 secs) [2023-04-27T02:35:00.490Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 15.461 secs) [2023-04-27T02:35:00.490Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 15.518 secs) [2023-04-27T02:35:00.490Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 15.529 secs) [2023-04-27T02:35:00.757Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 15.677 secs) [2023-04-27T02:35:01.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.811 secs) [2023-04-27T02:35:01.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.844 secs) [2023-04-27T02:35:01.293Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.934 secs) [2023-04-27T02:35:01.293Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.997 secs) [2023-04-27T02:35:01.293Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 16.036 secs) [2023-04-27T02:35:01.560Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 16.119 secs) [2023-04-27T02:35:01.560Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 16.266 secs) [2023-04-27T02:35:01.827Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 16.333 secs) [2023-04-27T02:35:01.827Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 16.352 secs) [2023-04-27T02:35:01.827Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 16.368 secs) [2023-04-27T02:35:01.827Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 16.423 secs) [2023-04-27T02:35:02.787Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.816 secs / 16.423 secs) [2023-04-27T02:35:02.787Z] TOTAL: 149 SUCCESS [2023-04-27T02:35:02.787Z] ✔ Browser application bundle generation complete. [2023-04-27T02:35:07.046Z] [2023-04-27T02:35:07.046Z] =============================== Coverage summary =============================== [2023-04-27T02:35:07.046Z] Statements : 40.98% ( 1467/3580 ) [2023-04-27T02:35:07.046Z] Branches : 12.03% ( 111/923 ) [2023-04-27T02:35:07.046Z] Functions : 33.28% ( 432/1298 ) [2023-04-27T02:35:07.046Z] Lines : 38.91% ( 1318/3387 ) [2023-04-27T02:35:07.046Z] ================================================================================ [2023-04-27T02:35:07.046Z] 27 04 2023 02:35:06.812:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-27T02:35:08.006Z] ✔ Browser application bundle generation complete. [2023-04-27T02:35:09.413Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/5/web' [Pipeline] echo [2023-04-27T02:35:09.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T02:35:09.447Z] $ docker stop --time=1 375167ff552da3585fdf7eac38dad52833d5d45695289c2797f1f58a24327ec4 [2023-04-27T02:35:11.207Z] $ docker rm -f --volumes 375167ff552da3585fdf7eac38dad52833d5d45695289c2797f1f58a24327ec4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T02:35:12.327Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T02:35:15.700Z] Warning: overwriting stash ‘coverage-report’ [2023-04-27T02:35:21.054Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T02:35:21.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-27T02:35:24.453Z] + ls -al . [2023-04-27T02:35:24.453Z] total 184 [2023-04-27T02:35:24.453Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 27 02:20 . [2023-04-27T02:35:24.453Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 02:17 .. [2023-04-27T02:35:24.453Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 02:17 .blubracket [2023-04-27T02:35:24.453Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 27 02:17 .dockerignore [2023-04-27T02:35:24.453Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 02:17 .git [2023-04-27T02:35:24.453Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 02:17 .github [2023-04-27T02:35:24.453Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 27 02:17 .gitignore [2023-04-27T02:35:24.453Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 27 02:17 Attribution.txt [2023-04-27T02:35:24.453Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 27 02:17 CHANGELOG.md [2023-04-27T02:35:24.453Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 27 02:17 CONTRIBUTING.md [2023-04-27T02:35:24.453Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 27 02:17 Dockerfile [2023-04-27T02:35:24.453Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 27 02:17 Jenkinsfile [2023-04-27T02:35:24.453Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 27 02:17 LICENSE [2023-04-27T02:35:24.453Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 27 02:17 Makefile [2023-04-27T02:35:24.453Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 27 02:17 README.md [2023-04-27T02:35:24.453Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 02:07 VERSION [2023-04-27T02:35:24.453Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 02:17 assets [2023-04-27T02:35:24.453Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 02:17 bin [2023-04-27T02:35:24.453Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 02:17 cmd [2023-04-27T02:35:24.453Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 27 02:20 coverage.out [2023-04-27T02:35:24.453Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 02:17 docs [2023-04-27T02:35:24.453Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 27 02:17 go.mod [2023-04-27T02:35:24.453Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 27 02:17 go.sum [2023-04-27T02:35:24.453Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 02:17 internal [2023-04-27T02:35:24.453Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 02:17 snap [2023-04-27T02:35:24.453Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 02:17 testing [2023-04-27T02:35:24.453Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 02:17 version.go [2023-04-27T02:35:24.453Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 27 02:25 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:35:24.808Z] + 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=d0e2cef0178d9a6e34f9111bfe224feac3287509 --label arch=arm64 --label version=0.0.0 . [2023-04-27T02:35:26.218Z] Sending build context to Docker daemon 31.56MB [2023-04-27T02:35:26.218Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-27T02:35:26.218Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-27T02:35:26.218Z] ---> eda2ae51e91d [2023-04-27T02:35:26.218Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-27T02:35:27.191Z] ---> Running in 5aba5b517360 [2023-04-27T02:35:27.461Z] Removing intermediate container 5aba5b517360 [2023-04-27T02:35:27.461Z] ---> a59d73ef1d19 [2023-04-27T02:35:27.461Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T02:35:27.461Z] ---> Running in 8b1f92282368 [2023-04-27T02:35:27.729Z] Removing intermediate container 8b1f92282368 [2023-04-27T02:35:27.729Z] ---> 6508fe2465b4 [2023-04-27T02:35:27.729Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T02:35:28.001Z] ---> Running in 1c35bfabf6c4 [2023-04-27T02:35:28.270Z] Removing intermediate container 1c35bfabf6c4 [2023-04-27T02:35:28.270Z] ---> 6020afdc8dc0 [2023-04-27T02:35:28.270Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-27T02:35:28.270Z] ---> Running in fb04b71d6583 [2023-04-27T02:35:28.541Z] Removing intermediate container fb04b71d6583 [2023-04-27T02:35:28.541Z] ---> 104cedb940af [2023-04-27T02:35:28.541Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-27T02:35:28.810Z] ---> Running in de19db4965c2 [2023-04-27T02:35:29.077Z] Removing intermediate container de19db4965c2 [2023-04-27T02:35:29.077Z] ---> f43f9e45ecaf [2023-04-27T02:35:29.077Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-27T02:35:31.028Z] ---> 1e42d2da0b77 [2023-04-27T02:35:31.028Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-27T02:35:31.028Z] ---> Running in 05786798a170 [2023-04-27T02:35:32.447Z] Removing intermediate container 05786798a170 [2023-04-27T02:35:32.447Z] ---> 3f6ecd14e7a3 [2023-04-27T02:35:32.447Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T02:35:32.447Z] ---> Running in 2c5ca208c379 [2023-04-27T02:35:33.861Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T02:35:34.448Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T02:35:36.394Z] OK: 263 MiB in 53 packages [2023-04-27T02:35:36.977Z] Removing intermediate container 2c5ca208c379 [2023-04-27T02:35:36.977Z] ---> 75700a3ad662 [2023-04-27T02:35:36.977Z] Step 11/26 : ENV GO111MODULE=on [2023-04-27T02:35:36.977Z] ---> Running in a80a2b38d15c [2023-04-27T02:35:37.254Z] Removing intermediate container a80a2b38d15c [2023-04-27T02:35:37.254Z] ---> d1314cbf732e [2023-04-27T02:35:37.254Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-27T02:35:37.524Z] ---> Running in 26220f9d1a44 [2023-04-27T02:35:37.791Z] Removing intermediate container 26220f9d1a44 [2023-04-27T02:35:37.791Z] ---> 8f2a3cfa5538 [2023-04-27T02:35:37.791Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-27T02:35:38.378Z] ---> 646db9b3c1f6 [2023-04-27T02:35:38.378Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T02:35:38.378Z] ---> Running in 9f49efb44fe5 [2023-04-27T02:35:40.971Z] Removing intermediate container 9f49efb44fe5 [2023-04-27T02:35:40.971Z] ---> b120474dc05f [2023-04-27T02:35:40.971Z] Step 15/26 : COPY . . [2023-04-27T02:35:45.227Z] ---> 531d7d98a323 [2023-04-27T02:35:45.227Z] Step 16/26 : RUN ${MAKE} [2023-04-27T02:35:45.227Z] ---> Running in afbccab74abc [2023-04-27T02:35:46.188Z] 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-27T02:38:22.941Z] Removing intermediate container afbccab74abc [2023-04-27T02:38:22.941Z] ---> 87825d129a8e [2023-04-27T02:38:22.941Z] Step 17/26 : FROM alpine:3.14 [2023-04-27T02:38:22.941Z] 3.14: Pulling from library/alpine [2023-04-27T02:38:22.941Z] 422ed46b1a92: Pulling fs layer [2023-04-27T02:38:22.941Z] 422ed46b1a92: Verifying Checksum [2023-04-27T02:38:22.941Z] 422ed46b1a92: Download complete [2023-04-27T02:38:22.941Z] 422ed46b1a92: Pull complete [2023-04-27T02:38:22.941Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-27T02:38:22.941Z] Status: Downloaded newer image for alpine:3.14 [2023-04-27T02:38:22.941Z] ---> 46c5e66a9efa [2023-04-27T02:38:22.941Z] Step 18/26 : EXPOSE 4000 [2023-04-27T02:38:22.941Z] ---> Running in 02bcecf04c98 [2023-04-27T02:38:22.941Z] Removing intermediate container 02bcecf04c98 [2023-04-27T02:38:22.941Z] ---> 68ed0c65a519 [2023-04-27T02:38:22.941Z] 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-27T02:38:22.941Z] ---> d4c0454db0d1 [2023-04-27T02:38:22.941Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-27T02:38:22.941Z] ---> 57f4b8d92192 [2023-04-27T02:38:22.941Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-27T02:38:22.941Z] ---> 6880f4504bae [2023-04-27T02:38:22.941Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-27T02:38:22.941Z] ---> Running in 9ad2c3e9fd14 [2023-04-27T02:38:22.941Z] Removing intermediate container 9ad2c3e9fd14 [2023-04-27T02:38:22.941Z] ---> fa6c3d7c1ca1 [2023-04-27T02:38:22.941Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-27T02:38:22.941Z] ---> Running in 15b51000fab0 [2023-04-27T02:38:22.941Z] Removing intermediate container 15b51000fab0 [2023-04-27T02:38:22.941Z] ---> d50273be5fcc [2023-04-27T02:38:22.942Z] Step 24/26 : LABEL arch=arm64 [2023-04-27T02:38:22.942Z] ---> Running in d18f904eed34 [2023-04-27T02:38:22.942Z] Removing intermediate container d18f904eed34 [2023-04-27T02:38:22.942Z] ---> bc19224d8af2 [2023-04-27T02:38:22.942Z] Step 25/26 : LABEL git_sha=d0e2cef0178d9a6e34f9111bfe224feac3287509 [2023-04-27T02:38:22.942Z] ---> Running in 624346d3ffff [2023-04-27T02:38:22.942Z] Removing intermediate container 624346d3ffff [2023-04-27T02:38:22.942Z] ---> 7654251c32d0 [2023-04-27T02:38:22.942Z] Step 26/26 : LABEL version=0.0.0 [2023-04-27T02:38:22.942Z] ---> Running in ede2668061cb [2023-04-27T02:38:22.942Z] Removing intermediate container ede2668061cb [2023-04-27T02:38:22.942Z] ---> d9210344b896 [2023-04-27T02:38:22.942Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-27T02:38:22.942Z] Successfully built d9210344b896 [2023-04-27T02:38:22.942Z] 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-27T02:38:23.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T02:38:23.402Z] [2023-04-27T02:38:23.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:38:23.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T02:38:24.031Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-27T02:38:24.031Z] 8998bd30e6a1: Pulling fs layer [2023-04-27T02:38:24.031Z] 04944245beec: Pulling fs layer [2023-04-27T02:38:24.031Z] 699f458cf7ca: Pulling fs layer [2023-04-27T02:38:24.031Z] 765212b225bb: Pulling fs layer [2023-04-27T02:38:24.031Z] f23df028b6ca: Pulling fs layer [2023-04-27T02:38:24.031Z] d65c8cfc05b1: Pulling fs layer [2023-04-27T02:38:24.031Z] 2437ff75d9bd: Pulling fs layer [2023-04-27T02:38:24.031Z] 765212b225bb: Waiting [2023-04-27T02:38:24.031Z] f23df028b6ca: Waiting [2023-04-27T02:38:24.031Z] d65c8cfc05b1: Waiting [2023-04-27T02:38:24.031Z] 2437ff75d9bd: Waiting [2023-04-27T02:38:24.031Z] 04944245beec: Verifying Checksum [2023-04-27T02:38:24.031Z] 04944245beec: Download complete [2023-04-27T02:38:24.031Z] 765212b225bb: Verifying Checksum [2023-04-27T02:38:24.031Z] 765212b225bb: Download complete [2023-04-27T02:38:24.310Z] f23df028b6ca: Verifying Checksum [2023-04-27T02:38:24.310Z] f23df028b6ca: Download complete [2023-04-27T02:38:24.310Z] d65c8cfc05b1: Verifying Checksum [2023-04-27T02:38:24.310Z] d65c8cfc05b1: Download complete [2023-04-27T02:38:24.310Z] 699f458cf7ca: Verifying Checksum [2023-04-27T02:38:24.310Z] 699f458cf7ca: Download complete [2023-04-27T02:38:24.919Z] 8998bd30e6a1: Verifying Checksum [2023-04-27T02:38:24.919Z] 8998bd30e6a1: Download complete [2023-04-27T02:38:27.545Z] 2437ff75d9bd: Verifying Checksum [2023-04-27T02:38:27.545Z] 2437ff75d9bd: Download complete [2023-04-27T02:38:29.510Z] 8998bd30e6a1: Pull complete [2023-04-27T02:38:30.105Z] 04944245beec: Pull complete [2023-04-27T02:38:31.525Z] 699f458cf7ca: Pull complete [2023-04-27T02:38:31.796Z] 765212b225bb: Pull complete [2023-04-27T02:38:32.380Z] f23df028b6ca: Pull complete [2023-04-27T02:38:32.967Z] d65c8cfc05b1: Pull complete [2023-04-27T02:38:47.980Z] 2437ff75d9bd: Pull complete [2023-04-27T02:38:47.980Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-27T02:38:47.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T02:38:47.980Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:38:48.185Z] prd-ubuntu20.04-docker-arm64-4c-16g-11273 does not seem to be running inside a container [2023-04-27T02:38:48.252Z] $ 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/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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-27T02:38:51.421Z] $ docker top 772e5edfb4862078505894e32f2eabd996992cfc9eb01c19f347dd254216dbf6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:38:52.287Z] ---> job-cost.sh [2023-04-27T02:38:52.287Z] lf-activate-venv: SKIPPING [2023-04-27T02:38:52.287Z] INFO: No Stack... [2023-04-27T02:38:52.873Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-27T02:38:53.457Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T02:38:54.113Z] + cat /w/workspace/edgex-ui-go/5/archives/cost.csv [2023-04-27T02:38:54.113Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T02:38:54.189Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-588-5-stack-cost] [2023-04-27T02:38:54.196Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-588-5-stack-cost] did not exist. Created. [2023-04-27T02:38:54.196Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-588-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T02:38:54.866Z] /w/workspace/edgex-ui-go/5@tmp/durable-f8cf999d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-27T02:38:55.534Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-27T02:38:55.564Z] Warning: overwriting stash ‘stack-cost’ [2023-04-27T02:39:01.240Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T02:39:01.252Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-588-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T02:39:01.271Z] $ docker stop --time=1 772e5edfb4862078505894e32f2eabd996992cfc9eb01c19f347dd254216dbf6 [2023-04-27T02:39:03.127Z] $ docker rm -f --volumes 772e5edfb4862078505894e32f2eabd996992cfc9eb01c19f347dd254216dbf6 [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-27T02:39:03.573Z] provisioning config files... [2023-04-27T02:39:03.580Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/config8549266317371585982tmp [Pipeline] { [Pipeline] sh [2023-04-27T02:39:03.869Z] + set +x [2023-04-27T02:39:03.869Z] + + curl -s https://codecov.io/bash [2023-04-27T02:39:03.869Z] bash -s -- [2023-04-27T02:39:03.869Z] [2023-04-27T02:39:03.869Z] _____ _ [2023-04-27T02:39:03.869Z] / ____| | | [2023-04-27T02:39:03.869Z] | | ___ __| | ___ ___ _____ __ [2023-04-27T02:39:03.869Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-27T02:39:03.869Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-27T02:39:03.869Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-27T02:39:03.869Z] Bash-1.0.6 [2023-04-27T02:39:03.869Z] [2023-04-27T02:39:03.869Z] [2023-04-27T02:39:03.869Z] ==> git version 2.25.1 found [2023-04-27T02:39:03.869Z] ==> 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-27T02:39:03.869Z] Release-Date: 2020-01-08 [2023-04-27T02:39:03.869Z] 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-27T02:39:03.869Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-27T02:39:03.869Z] ==> Jenkins CI detected. [2023-04-27T02:39:03.869Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-588 [2023-04-27T02:39:03.869Z] project root: . [2023-04-27T02:39:03.869Z] --> token set from env [2023-04-27T02:39:03.869Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-27T02:39:03.869Z] ==> Running gcov in . (disable via -X gcov) [2023-04-27T02:39:04.127Z] ==> Python coveragepy not found [2023-04-27T02:39:04.127Z] ==> Searching for coverage reports in: [2023-04-27T02:39:04.127Z] + . [2023-04-27T02:39:04.127Z] -> Found 1 reports [2023-04-27T02:39:04.127Z] ==> Detecting git/mercurial file structure [2023-04-27T02:39:04.127Z] ==> Reading reports [2023-04-27T02:39:04.127Z] + ./coverage.out bytes=10 [2023-04-27T02:39:04.127Z] ==> Appending adjustments [2023-04-27T02:39:04.127Z] https://docs.codecov.io/docs/fixing-reports [2023-04-27T02:39:04.694Z] + Found adjustments [2023-04-27T02:39:04.953Z] ==> Gzipping contents [2023-04-27T02:39:04.953Z] 12K /tmp/codecov.PYFISE.gz [2023-04-27T02:39:04.953Z] ==> Uploading reports [2023-04-27T02:39:04.953Z] url: https://codecov.io [2023-04-27T02:39:04.953Z] query: branch=PR-588&commit=192a25c9f19b53f3aa23126df2a1690ccd501382&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-588%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=588&job=&cmd_args= [2023-04-27T02:39:04.953Z] -> Pinging Codecov [2023-04-27T02:39:04.953Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-588&commit=192a25c9f19b53f3aa23126df2a1690ccd501382&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-588%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=588&job=&cmd_args= [2023-04-27T02:39:04.953Z] -> Uploading to [2023-04-27T02:39:04.953Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-27/FB506323287CE973F263BFD2A0EB1F37/192a25c9f19b53f3aa23126df2a1690ccd501382/81fb6f2d-1fe9-4737-8347-b741940f2edc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230427T023904Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=51d4e1c7ffbe21a302af52f5139685cf1dd84fc47356861940e899421ea8cac9 [2023-04-27T02:39:04.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T02:39:04.953Z] Dload Upload Total Spent Left Speed [2023-04-27T02:39:05.213Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 37987 --:--:-- --:--:-- --:--:-- 37987 [2023-04-27T02:39:05.213Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/192a25c9f19b53f3aa23126df2a1690ccd501382 [Pipeline] } [2023-04-27T02:39:05.221Z] 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-27T02:39:06.060Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives ] [2023-04-27T02:39:06.060Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives [2023-04-27T02:39:06.060Z] total 16 [2023-04-27T02:39:06.060Z] drwxr-xr-x 3 root root 4096 Apr 27 02:11 . [2023-04-27T02:39:06.060Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 27 02:11 .. [2023-04-27T02:39:06.060Z] drwxr-xr-x 2 root root 4096 Apr 27 02:11 cost [2023-04-27T02:39:06.060Z] -rw-r--r-- 1 root root 83 Apr 27 02:11 cost.csv [2023-04-27T02:39:06.060Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives [2023-04-27T02:39:06.060Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives [2023-04-27T02:39:06.060Z] total 16 [2023-04-27T02:39:06.060Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 02:11 . [2023-04-27T02:39:06.060Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 27 02:11 .. [2023-04-27T02:39:06.060Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 02:11 cost [2023-04-27T02:39:06.060Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 27 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:39:06.348Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:39:07.204Z] ---> package-listing.sh [2023-04-27T02:39:07.205Z] ++ facter osfamily [2023-04-27T02:39:07.205Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-27T02:39:07.463Z] + OS_FAMILY=debian [2023-04-27T02:39:07.463Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-588 [2023-04-27T02:39:07.463Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-27T02:39:07.463Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-27T02:39:07.463Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-27T02:39:07.463Z] + PACKAGES=/tmp/packages_start.txt [2023-04-27T02:39:07.463Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-588 ']' [2023-04-27T02:39:07.463Z] + PACKAGES=/tmp/packages_end.txt [2023-04-27T02:39:07.463Z] + case "${OS_FAMILY}" in [2023-04-27T02:39:07.463Z] + dpkg -l [2023-04-27T02:39:07.463Z] + grep '^ii' [2023-04-27T02:39:07.463Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-27T02:39:07.463Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-27T02:39:07.463Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-27T02:39:07.463Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-588 ']' [2023-04-27T02:39:07.463Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives/ [2023-04-27T02:39:07.463Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives/ [Pipeline] echo [2023-04-27T02:39:07.473Z] 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-588/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-27T02:39:07.750Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:39:08.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T02:39:08.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:39:08.384Z] prd-ubuntu20.04-docker-8c-8g-11170 does not seem to be running inside a container [2023-04-27T02:39:08.408Z] $ 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-588/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-588 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588:/w/workspace/edgexfoundry_edgex-ui-go_PR-588:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@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-27T02:39:08.614Z] $ docker top 0d509428105281614545185d7f867d6f2027a0ce6232b18969b3baeb091c9094 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:39:08.957Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-27T02:39:09.239Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-27T02:39:09.526Z] + ls /var/log/sa-host [2023-04-27T02:39:09.526Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T02:39:09.591Z] provisioning config files... [2023-04-27T02:39:09.599Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/config17519870610155971628tmp [Pipeline] { [Pipeline] echo [2023-04-27T02:39:09.612Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:39:09.908Z] ---> create-netrc.sh [Pipeline] } [2023-04-27T02:39:09.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:39:10.244Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-27T02:39:10.252Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:39:10.535Z] ---> sudo-logs.sh [2023-04-27T02:39:10.535Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-27T02:39:10.561Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:39:10.859Z] ---> job-cost.sh [2023-04-27T02:39:10.859Z] lf-activate-venv: SKIPPING [2023-04-27T02:39:10.859Z] DEBUG: total: 0.2199999988079071 [2023-04-27T02:39:10.859Z] INFO: Retrieving Stack Cost... [2023-04-27T02:39:11.118Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T02:39:11.686Z] INFO: Archiving Costs [Pipeline] echo [2023-04-27T02:39:11.697Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:39:11.978Z] ---> logs-deploy.sh [2023-04-27T02:39:11.978Z] lf-activate-venv: SKIPPING [2023-04-27T02:39:11.978Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-588/5 [2023-04-27T02:39:11.978Z] INFO: archiving workspace using pattern(s): [2023-04-27T02:39:12.913Z] Archives upload complete. [2023-04-27T02:39:12.913Z] INFO: archiving logs to Nexus