Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1089c8602ceed22321b22bf7cf4660df119324cf+810f843ca8afc54dd8e89bba5045e5c7e7013274 (5ad0d12f33fcd1834dfdd7812eb901e07aca6d2f) 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-ssh13634772992405469393.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-ssh5329952244930031433.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-ssh3941399369477081589.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-ssh1918984159049623052.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-ssh14554825339164918895.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-12681 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 Merging remotes/origin/main commit 810f843ca8afc54dd8e89bba5045e5c7e7013274 into PR head commit 1089c8602ceed22321b22bf7cf4660df119324cf Merge succeeded, producing 0100f5ff2964767b464c4d3ae006903ebf0898fa Checking out Revision 0100f5ff2964767b464c4d3ae006903ebf0898fa (PR-588) > 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 > 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 810f843ca8afc54dd8e89bba5045e5c7e7013274 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0100f5ff2964767b464c4d3ae006903ebf0898fa # timeout=10 Commit message: "Merge commit '810f843ca8afc54dd8e89bba5045e5c7e7013274' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-04T02:07:10.023Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-04T02:07:10.081Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-04T02:07:10.102Z] ========================================================= [2023-05-04T02:07:10.102Z] EdgeX Global Pipelines Version Info [2023-05-04T02:07:10.102Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d0e2cef0178d9a6e34f9111bfe224feac3287509 # timeout=10 [2023-05-04T02:07:10.819Z] ------------------- [2023-05-04T02:07:10.819Z] stable info: [2023-05-04T02:07:10.819Z] ------------------- [2023-05-04T02:07:10.819Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-04T02:07:10.819Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-04T02:07:10.819Z] Message: update stable to v1.0.248 [2023-05-04T02:07:11.388Z] ------------------- [2023-05-04T02:07:11.388Z] experimental info: [2023-05-04T02:07:11.388Z] ------------------- [2023-05-04T02:07:11.388Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-04T02:07:11.388Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T02:07:11.388Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-04T02:07:11.573Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-04T02:07:11.590Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-04T02:07:11.608Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-04T02:07:11.626Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-04T02:07:11.644Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-04T02:07:11.661Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-04T02:07:11.677Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-04T02:07:11.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-04T02:07:11.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-04T02:07:11.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-04T02:07:11.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-04T02:07:11.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-04T02:07:11.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-04T02:07:11.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-04T02:07:11.791Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T02:07:11.809Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T02:07:11.824Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T02:07:11.835Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T02:07:11.849Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-04T02:07:11.861Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-04T02:07:11.872Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-04T02:07:11.886Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-04T02:07:11.904Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-04T02:07:11.928Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-04T02:07:11.947Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-04T02:07:11.962Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-04T02:07:11.973Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-04T02:07:12.046Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-588 [Pipeline] echo [2023-05-04T02:07:12.065Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-588 [Pipeline] echo [2023-05-04T02:07:12.082Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-588 [Pipeline] echo [2023-05-04T02:07:12.104Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0100f5ff2964767b464c4d3ae006903ebf0898fa [Pipeline] echo [2023-05-04T02:07:12.121Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0100f5f [Pipeline] echo [2023-05-04T02:07:12.140Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T02:07:12.197Z] provisioning config files... [2023-05-04T02:07:12.214Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/config6552170184800907587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:07:12.522Z] ---> docker-login.sh [2023-05-04T02:07:12.522Z] nexus3.edgexfoundry.org:10001 [2023-05-04T02:07:12.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:07:12.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:07:12.783Z] Configure a credential helper to remove this warning. See [2023-05-04T02:07:12.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:07:12.783Z] [2023-05-04T02:07:12.783Z] Login Succeeded [2023-05-04T02:07:12.783Z] nexus3.edgexfoundry.org:10002 [2023-05-04T02:07:12.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:07:12.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:07:12.783Z] Configure a credential helper to remove this warning. See [2023-05-04T02:07:12.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:07:12.783Z] [2023-05-04T02:07:12.783Z] Login Succeeded [2023-05-04T02:07:12.783Z] nexus3.edgexfoundry.org:10003 [2023-05-04T02:07:13.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:07:13.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:07:13.043Z] Configure a credential helper to remove this warning. See [2023-05-04T02:07:13.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:07:13.043Z] [2023-05-04T02:07:13.044Z] Login Succeeded [2023-05-04T02:07:13.044Z] nexus3.edgexfoundry.org:10004 [2023-05-04T02:07:13.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:07:13.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:07:13.044Z] Configure a credential helper to remove this warning. See [2023-05-04T02:07:13.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:07:13.044Z] [2023-05-04T02:07:13.044Z] Login Succeeded [2023-05-04T02:07:13.044Z] docker.io [2023-05-04T02:07:13.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:07:13.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:07:13.306Z] Configure a credential helper to remove this warning. See [2023-05-04T02:07:13.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:07:13.306Z] [2023-05-04T02:07:13.306Z] Login Succeeded [2023-05-04T02:07:13.306Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T02:07:13.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-04T02:07:13.693Z] + git rev-list -1 --merges 0100f5ff2964767b464c4d3ae006903ebf0898fa~1..0100f5ff2964767b464c4d3ae006903ebf0898fa [Pipeline] echo [2023-05-04T02:07:13.743Z] -----------> git rev-list -1 --merges 0100f5ff2964767b464c4d3ae006903ebf0898fa~1..0100f5ff2964767b464c4d3ae006903ebf0898fa 0100f5ff2964767b464c4d3ae006903ebf0898fa [2023-05-04T02:07:13.743Z] 0100f5ff2964767b464c4d3ae006903ebf0898fa [false] [Pipeline] sh [2023-05-04T02:07:14.033Z] + git log --format=format:%s -1 0100f5ff2964767b464c4d3ae006903ebf0898fa [Pipeline] echo [2023-05-04T02:07:14.047Z] ========================================================= [2023-05-04T02:07:14.048Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-04T02:07:14.048Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T02:07:14.371Z] + git log --format=format:%s -1 0100f5ff2964767b464c4d3ae006903ebf0898fa [Pipeline] echo [2023-05-04T02:07:14.382Z] [semverPrep] GIT_COMMIT: 0100f5ff2964767b464c4d3ae006903ebf0898fa, Commit Message: Merge commit '810f843ca8afc54dd8e89bba5045e5c7e7013274' into HEAD [Pipeline] echo [2023-05-04T02:07:14.390Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-04T02:07:14.738Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T02:07:14.738Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-04T02:07:14.738Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-04T02:07:14.738Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-04T02:07:14.738Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-04T02:07:14.738Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-04T02:07:14.738Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:07:15.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T02:07:15.110Z] [2023-05-04T02:07:15.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:07:15.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T02:07:15.422Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-04T02:07:15.422Z] b85a868b505f: Pulling fs layer [2023-05-04T02:07:15.422Z] e2be974225ed: Pulling fs layer [2023-05-04T02:07:15.422Z] 339a4e72a1f5: Pulling fs layer [2023-05-04T02:07:15.422Z] 988bab9f4d93: Pulling fs layer [2023-05-04T02:07:15.422Z] 1469e6f7b9e6: Pulling fs layer [2023-05-04T02:07:15.422Z] eaf3925da568: Pulling fs layer [2023-05-04T02:07:15.422Z] bab4dde63d76: Pulling fs layer [2023-05-04T02:07:15.423Z] bde34c3a00c8: Pulling fs layer [2023-05-04T02:07:15.423Z] b352a97aabf1: Pulling fs layer [2023-05-04T02:07:15.423Z] 4872d77fe225: Pulling fs layer [2023-05-04T02:07:15.423Z] 5851b861e8e6: Pulling fs layer [2023-05-04T02:07:15.423Z] bab4dde63d76: Waiting [2023-05-04T02:07:15.423Z] bde34c3a00c8: Waiting [2023-05-04T02:07:15.423Z] b352a97aabf1: Waiting [2023-05-04T02:07:15.423Z] 4872d77fe225: Waiting [2023-05-04T02:07:15.423Z] 5851b861e8e6: Waiting [2023-05-04T02:07:15.423Z] 988bab9f4d93: Waiting [2023-05-04T02:07:15.423Z] 1469e6f7b9e6: Waiting [2023-05-04T02:07:15.423Z] eaf3925da568: Waiting [2023-05-04T02:07:15.423Z] e2be974225ed: Verifying Checksum [2023-05-04T02:07:15.423Z] e2be974225ed: Download complete [2023-05-04T02:07:15.423Z] 988bab9f4d93: Download complete [2023-05-04T02:07:15.423Z] 1469e6f7b9e6: Verifying Checksum [2023-05-04T02:07:15.423Z] 1469e6f7b9e6: Download complete [2023-05-04T02:07:15.688Z] 339a4e72a1f5: Verifying Checksum [2023-05-04T02:07:15.688Z] eaf3925da568: Verifying Checksum [2023-05-04T02:07:15.688Z] eaf3925da568: Download complete [2023-05-04T02:07:15.688Z] 339a4e72a1f5: Download complete [2023-05-04T02:07:15.688Z] bde34c3a00c8: Download complete [2023-05-04T02:07:15.688Z] b352a97aabf1: Download complete [2023-05-04T02:07:15.688Z] 4872d77fe225: Verifying Checksum [2023-05-04T02:07:15.688Z] 4872d77fe225: Download complete [2023-05-04T02:07:15.688Z] 5851b861e8e6: Download complete [2023-05-04T02:07:15.688Z] b85a868b505f: Verifying Checksum [2023-05-04T02:07:15.688Z] b85a868b505f: Download complete [2023-05-04T02:07:15.947Z] bab4dde63d76: Verifying Checksum [2023-05-04T02:07:15.947Z] bab4dde63d76: Download complete [2023-05-04T02:07:16.883Z] b85a868b505f: Pull complete [2023-05-04T02:07:16.883Z] e2be974225ed: Pull complete [2023-05-04T02:07:17.452Z] 339a4e72a1f5: Pull complete [2023-05-04T02:07:17.452Z] 988bab9f4d93: Pull complete [2023-05-04T02:07:17.711Z] 1469e6f7b9e6: Pull complete [2023-05-04T02:07:17.711Z] eaf3925da568: Pull complete [2023-05-04T02:07:19.617Z] bab4dde63d76: Pull complete [2023-05-04T02:07:19.617Z] bde34c3a00c8: Pull complete [2023-05-04T02:07:19.617Z] b352a97aabf1: Pull complete [2023-05-04T02:07:19.877Z] 4872d77fe225: Pull complete [2023-05-04T02:07:19.878Z] 5851b861e8e6: Pull complete [2023-05-04T02:07:19.878Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-04T02:07:19.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T02:07:19.878Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:07:20.023Z] prd-ubuntu20.04-docker-8c-8g-12681 does not seem to be running inside a container [2023-05-04T02:07:20.065Z] $ 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-05-04T02:07:21.337Z] $ docker top 4e1fdaee3123c08d0792bb8e0468d613f781e4549b85ffebc7acd946239ea396 -eo pid,comm [2023-05-04T02:07:21.396Z] 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-05-04T02:07:21.396Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T02:07:21.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T02:07:21.447Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T02:07:21.554Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T02:07:21.557Z] $ docker exec 4e1fdaee3123c08d0792bb8e0468d613f781e4549b85ffebc7acd946239ea396 ssh-agent [2023-05-04T02:07:21.665Z] SSH_AUTH_SOCK=/tmp/ssh-UUbZV9TeVbmi/agent.33 [2023-05-04T02:07:21.665Z] SSH_AGENT_PID=39 [2023-05-04T02:07:21.670Z] Running ssh-add (command line suppressed) [2023-05-04T02:07:21.768Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/private_key_14856253109512288657.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/private_key_14856253109512288657.key) [2023-05-04T02:07:21.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T02:07:22.071Z] + git tag --points-at HEAD [Pipeline] } [2023-05-04T02:07:22.090Z] $ docker exec --env ******** --env ******** 4e1fdaee3123c08d0792bb8e0468d613f781e4549b85ffebc7acd946239ea396 ssh-agent -k [2023-05-04T02:07:22.185Z] unset SSH_AUTH_SOCK; [2023-05-04T02:07:22.186Z] unset SSH_AGENT_PID; [2023-05-04T02:07:22.186Z] echo Agent pid 39 killed; [2023-05-04T02:07:22.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-04T02:07:22.222Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T02:07:22.222Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T02:07:22.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T02:07:22.367Z] $ docker exec 4e1fdaee3123c08d0792bb8e0468d613f781e4549b85ffebc7acd946239ea396 ssh-agent [2023-05-04T02:07:22.478Z] SSH_AUTH_SOCK=/tmp/ssh-sjint7ZjNO3M/agent.71 [2023-05-04T02:07:22.478Z] SSH_AGENT_PID=77 [2023-05-04T02:07:22.483Z] Running ssh-add (command line suppressed) [2023-05-04T02:07:22.597Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/private_key_3920789618969203463.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/private_key_3920789618969203463.key) [2023-05-04T02:07:22.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T02:07:22.903Z] + git semver init [2023-05-04T02:07:23.163Z] 2023-05-04 02:07:23,078 [run_init] DEBUG init version:0.0.0 force:False [2023-05-04T02:07:23.163Z] 2023-05-04 02:07:23,079 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver [2023-05-04T02:07:23.163Z] 2023-05-04 02:07:23,079 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver [2023-05-04T02:07:23.163Z] 2023-05-04 02:07:23,080 [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-05-04T02:07:24.549Z] 2023-05-04 02:07:24,431 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.git/info/exclude [2023-05-04T02:07:24.549Z] 2023-05-04 02:07:24,432 [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-05-04T02:07:24.549Z] 2023-05-04 02:07:24,432 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver/PR-588 [2023-05-04T02:07:24.549Z] 2023-05-04 02:07:24,437 [execute] INFO git cat-file --batch-check [2023-05-04T02:07:24.549Z] 2023-05-04 02:07:24,437 [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-05-04T02:07:24.549Z] 2023-05-04 02:07:24,446 [execute] INFO git cat-file --batch [2023-05-04T02:07:24.549Z] 2023-05-04 02:07:24,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T02:07:24.549Z] 2023-05-04 02:07:24,453 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver/PR-588 [2023-05-04T02:07:24.549Z] 0.0.0 [Pipeline] } [2023-05-04T02:07:24.561Z] $ docker exec --env ******** --env ******** 4e1fdaee3123c08d0792bb8e0468d613f781e4549b85ffebc7acd946239ea396 ssh-agent -k [2023-05-04T02:07:24.659Z] unset SSH_AUTH_SOCK; [2023-05-04T02:07:24.659Z] unset SSH_AGENT_PID; [2023-05-04T02:07:24.659Z] echo Agent pid 77 killed; [2023-05-04T02:07:24.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T02:07:24.980Z] + git semver [Pipeline] } [2023-05-04T02:07:25.253Z] $ docker stop --time=1 4e1fdaee3123c08d0792bb8e0468d613f781e4549b85ffebc7acd946239ea396 [2023-05-04T02:07:26.526Z] $ docker rm -f --volumes 4e1fdaee3123c08d0792bb8e0468d613f781e4549b85ffebc7acd946239ea396 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T02:07:26.862Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-04T02:07:27.168Z] Stashed 1 file(s) [Pipeline] echo [2023-05-04T02:07:27.171Z] [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-05-04T02:07:27.326Z] provisioning config files... [2023-05-04T02:07:27.335Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/config491531322751886127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:07:27.634Z] ---> docker-login.sh [2023-05-04T02:07:27.634Z] nexus3.edgexfoundry.org:10001 [2023-05-04T02:07:27.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:07:27.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:07:27.635Z] Configure a credential helper to remove this warning. See [2023-05-04T02:07:27.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:07:27.635Z] [2023-05-04T02:07:27.635Z] Login Succeeded [2023-05-04T02:07:27.635Z] nexus3.edgexfoundry.org:10002 [2023-05-04T02:07:27.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:07:27.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:07:27.635Z] Configure a credential helper to remove this warning. See [2023-05-04T02:07:27.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:07:27.635Z] [2023-05-04T02:07:27.635Z] Login Succeeded [2023-05-04T02:07:27.635Z] nexus3.edgexfoundry.org:10003 [2023-05-04T02:07:27.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:07:27.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:07:27.894Z] Configure a credential helper to remove this warning. See [2023-05-04T02:07:27.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:07:27.894Z] [2023-05-04T02:07:27.894Z] Login Succeeded [2023-05-04T02:07:27.894Z] nexus3.edgexfoundry.org:10004 [2023-05-04T02:07:27.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:07:27.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:07:27.894Z] Configure a credential helper to remove this warning. See [2023-05-04T02:07:27.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:07:27.894Z] [2023-05-04T02:07:27.894Z] Login Succeeded [2023-05-04T02:07:27.894Z] docker.io [2023-05-04T02:07:27.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:07:28.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:07:28.155Z] Configure a credential helper to remove this warning. See [2023-05-04T02:07:28.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:07:28.155Z] [2023-05-04T02:07:28.155Z] Login Succeeded [2023-05-04T02:07:28.155Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T02:07:28.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T02:07:28.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T02:07:28.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T02:07:28.248Z] ========================================================= [2023-05-04T02:07:28.248Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-04T02:07:28.248Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:07:28.568Z] + 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-05-04T02:07:28.826Z] Sending build context to Docker daemon 45.92MB [2023-05-04T02:07:28.826Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T02:07:28.826Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-04T02:07:28.826Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-04T02:07:28.826Z] f56be85fc22e: Pulling fs layer [2023-05-04T02:07:28.826Z] 85791d961cd3: Pulling fs layer [2023-05-04T02:07:28.826Z] d694b5ae8c79: Pulling fs layer [2023-05-04T02:07:28.826Z] 9f32a84ed3da: Pulling fs layer [2023-05-04T02:07:28.826Z] 4d19c01a9841: Pulling fs layer [2023-05-04T02:07:28.826Z] 9325e15d5711: Pulling fs layer [2023-05-04T02:07:28.826Z] 556b6ee489ea: Pulling fs layer [2023-05-04T02:07:28.826Z] c5a4b2cf53e6: Pulling fs layer [2023-05-04T02:07:28.826Z] 9325e15d5711: Waiting [2023-05-04T02:07:28.826Z] 556b6ee489ea: Waiting [2023-05-04T02:07:28.826Z] 9f32a84ed3da: Waiting [2023-05-04T02:07:28.826Z] 4d19c01a9841: Waiting [2023-05-04T02:07:28.826Z] 85791d961cd3: Verifying Checksum [2023-05-04T02:07:28.826Z] 85791d961cd3: Download complete [2023-05-04T02:07:28.826Z] 9f32a84ed3da: Verifying Checksum [2023-05-04T02:07:28.826Z] 9f32a84ed3da: Download complete [2023-05-04T02:07:28.826Z] 4d19c01a9841: Verifying Checksum [2023-05-04T02:07:28.826Z] 4d19c01a9841: Download complete [2023-05-04T02:07:28.826Z] f56be85fc22e: Verifying Checksum [2023-05-04T02:07:28.826Z] f56be85fc22e: Download complete [2023-05-04T02:07:28.826Z] 9325e15d5711: Verifying Checksum [2023-05-04T02:07:28.826Z] 9325e15d5711: Download complete [2023-05-04T02:07:29.085Z] f56be85fc22e: Pull complete [2023-05-04T02:07:29.344Z] 85791d961cd3: Pull complete [2023-05-04T02:07:29.344Z] c5a4b2cf53e6: Verifying Checksum [2023-05-04T02:07:29.344Z] c5a4b2cf53e6: Download complete [2023-05-04T02:07:29.602Z] d694b5ae8c79: Verifying Checksum [2023-05-04T02:07:29.602Z] d694b5ae8c79: Download complete [2023-05-04T02:07:29.861Z] 556b6ee489ea: Verifying Checksum [2023-05-04T02:07:29.861Z] 556b6ee489ea: Download complete [2023-05-04T02:07:32.398Z] d694b5ae8c79: Pull complete [2023-05-04T02:07:32.660Z] 9f32a84ed3da: Pull complete [2023-05-04T02:07:32.660Z] 4d19c01a9841: Pull complete [2023-05-04T02:07:32.660Z] 9325e15d5711: Pull complete [2023-05-04T02:07:35.188Z] 556b6ee489ea: Pull complete [2023-05-04T02:07:36.121Z] c5a4b2cf53e6: Pull complete [2023-05-04T02:07:36.121Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-04T02:07:36.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T02:07:36.121Z] ---> c4be618373d6 [2023-05-04T02:07:36.121Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T02:07:37.561Z] ---> Running in 2d71699ef674 [2023-05-04T02:07:37.561Z] Removing intermediate container 2d71699ef674 [2023-05-04T02:07:37.561Z] ---> aad2f77c6057 [2023-05-04T02:07:37.561Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T02:07:37.561Z] ---> Running in 116867e4b6e5 [2023-05-04T02:07:37.561Z] Removing intermediate container 116867e4b6e5 [2023-05-04T02:07:37.561Z] ---> d906b46791f6 [2023-05-04T02:07:37.561Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T02:07:37.561Z] ---> Running in e7bfb361c8f0 [2023-05-04T02:07:37.818Z] Removing intermediate container e7bfb361c8f0 [2023-05-04T02:07:37.818Z] ---> 47dd0d6f3890 [2023-05-04T02:07:37.818Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-04T02:07:37.818Z] ---> Running in b4fb4a70e040 [2023-05-04T02:07:37.818Z] Removing intermediate container b4fb4a70e040 [2023-05-04T02:07:37.818Z] ---> ecdd59a108f3 [2023-05-04T02:07:37.818Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T02:07:37.818Z] ---> Running in 2b7e5fa252f9 [2023-05-04T02:07:38.077Z] Removing intermediate container 2b7e5fa252f9 [2023-05-04T02:07:38.077Z] ---> 14176bb13efe [2023-05-04T02:07:38.077Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T02:07:38.337Z] latest: Pulling from library/docker [2023-05-04T02:07:38.337Z] f56be85fc22e: Already exists [2023-05-04T02:07:38.337Z] 7ed9ddfd3b8f: Pulling fs layer [2023-05-04T02:07:38.337Z] 788e1ab5616a: Pulling fs layer [2023-05-04T02:07:38.337Z] c585cb37f4e3: Pulling fs layer [2023-05-04T02:07:38.337Z] f07ac151bd26: Pulling fs layer [2023-05-04T02:07:38.337Z] 40ec0a365c4d: Pulling fs layer [2023-05-04T02:07:38.337Z] 8e86e06bd107: Pulling fs layer [2023-05-04T02:07:38.337Z] 265c5956ad77: Pulling fs layer [2023-05-04T02:07:38.337Z] 0326226f4470: Pulling fs layer [2023-05-04T02:07:38.337Z] e09aa9eb39ba: Pulling fs layer [2023-05-04T02:07:38.337Z] 8f731bd845bb: Pulling fs layer [2023-05-04T02:07:38.337Z] b045f4bf5e58: Pulling fs layer [2023-05-04T02:07:38.337Z] 6f439390c271: Pulling fs layer [2023-05-04T02:07:38.337Z] 4e540a8453c0: Pulling fs layer [2023-05-04T02:07:38.337Z] f07ac151bd26: Waiting [2023-05-04T02:07:38.337Z] 40ec0a365c4d: Waiting [2023-05-04T02:07:38.337Z] 8e86e06bd107: Waiting [2023-05-04T02:07:38.337Z] b045f4bf5e58: Waiting [2023-05-04T02:07:38.337Z] 265c5956ad77: Waiting [2023-05-04T02:07:38.337Z] 6f439390c271: Waiting [2023-05-04T02:07:38.337Z] 4e540a8453c0: Waiting [2023-05-04T02:07:38.337Z] e09aa9eb39ba: Waiting [2023-05-04T02:07:38.337Z] 8f731bd845bb: Waiting [2023-05-04T02:07:38.337Z] 0326226f4470: Waiting [2023-05-04T02:07:38.606Z] 788e1ab5616a: Verifying Checksum [2023-05-04T02:07:38.606Z] 788e1ab5616a: Download complete [2023-05-04T02:07:38.606Z] 7ed9ddfd3b8f: Download complete [2023-05-04T02:07:38.865Z] 7ed9ddfd3b8f: Pull complete [2023-05-04T02:07:38.865Z] f07ac151bd26: Verifying Checksum [2023-05-04T02:07:38.865Z] f07ac151bd26: Download complete [2023-05-04T02:07:38.865Z] c585cb37f4e3: Verifying Checksum [2023-05-04T02:07:38.865Z] c585cb37f4e3: Download complete [2023-05-04T02:07:38.865Z] 788e1ab5616a: Pull complete [2023-05-04T02:07:38.865Z] 40ec0a365c4d: Verifying Checksum [2023-05-04T02:07:38.865Z] 40ec0a365c4d: Download complete [2023-05-04T02:07:38.865Z] 8e86e06bd107: Verifying Checksum [2023-05-04T02:07:38.865Z] 8e86e06bd107: Download complete [2023-05-04T02:07:38.865Z] 265c5956ad77: Verifying Checksum [2023-05-04T02:07:38.865Z] 265c5956ad77: Download complete [2023-05-04T02:07:39.122Z] 8f731bd845bb: Verifying Checksum [2023-05-04T02:07:39.122Z] 8f731bd845bb: Download complete [2023-05-04T02:07:39.122Z] 0326226f4470: Verifying Checksum [2023-05-04T02:07:39.122Z] 0326226f4470: Download complete [2023-05-04T02:07:39.122Z] 6f439390c271: Download complete [2023-05-04T02:07:39.122Z] c585cb37f4e3: Pull complete [2023-05-04T02:07:39.122Z] e09aa9eb39ba: Verifying Checksum [2023-05-04T02:07:39.122Z] e09aa9eb39ba: Download complete [2023-05-04T02:07:39.122Z] 4e540a8453c0: Verifying Checksum [2023-05-04T02:07:39.122Z] 4e540a8453c0: Download complete [2023-05-04T02:07:39.380Z] f07ac151bd26: Pull complete [2023-05-04T02:07:39.945Z] 40ec0a365c4d: Pull complete [2023-05-04T02:07:39.945Z] 8e86e06bd107: Pull complete [2023-05-04T02:07:39.945Z] 265c5956ad77: Pull complete [2023-05-04T02:07:39.945Z] b045f4bf5e58: Verifying Checksum [2023-05-04T02:07:39.945Z] b045f4bf5e58: Download complete [2023-05-04T02:07:39.945Z] 0326226f4470: Pull complete [2023-05-04T02:07:40.205Z] e09aa9eb39ba: Pull complete [2023-05-04T02:07:40.465Z] 8f731bd845bb: Pull complete [2023-05-04T02:07:41.410Z] b045f4bf5e58: Pull complete [2023-05-04T02:07:41.410Z] 6f439390c271: Pull complete [2023-05-04T02:07:41.410Z] 4e540a8453c0: Pull complete [2023-05-04T02:07:41.410Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-04T02:07:41.410Z] Status: Downloaded newer image for docker:latest [2023-05-04T02:07:42.280Z] Still waiting to schedule task [2023-05-04T02:07:42.280Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-04T02:07:42.343Z] ---> 705114e790cd [2023-05-04T02:07:42.343Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T02:07:42.343Z] ---> Running in db85dc88e5f1 [2023-05-04T02:07:42.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T02:07:42.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T02:07:42.863Z] OK: 265 MiB in 53 packages [2023-05-04T02:07:43.123Z] Removing intermediate container db85dc88e5f1 [2023-05-04T02:07:43.123Z] ---> e2327715c81d [2023-05-04T02:07:43.123Z] Step 10/15 : ENV GO111MODULE=on [2023-05-04T02:07:43.382Z] ---> Running in 9bc9b2af25ba [2023-05-04T02:07:43.382Z] Removing intermediate container 9bc9b2af25ba [2023-05-04T02:07:43.382Z] ---> 3057fd51e6a1 [2023-05-04T02:07:43.382Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T02:07:43.382Z] ---> Running in 34628cab1042 [2023-05-04T02:07:43.382Z] Removing intermediate container 34628cab1042 [2023-05-04T02:07:43.382Z] ---> d2dd26bf986f [2023-05-04T02:07:43.382Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-04T02:07:43.641Z] ---> 341be59d19d1 [2023-05-04T02:07:43.641Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T02:07:43.641Z] ---> Running in 5d07c1ec16b2 [2023-05-04T02:08:01.742Z] Removing intermediate container 5d07c1ec16b2 [2023-05-04T02:08:01.742Z] ---> 604bc33abe49 [2023-05-04T02:08:01.742Z] Step 14/15 : COPY . . [2023-05-04T02:08:02.790Z] ---> 19a3fc5ea312 [2023-05-04T02:08:02.790Z] Step 15/15 : RUN ${MAKE} [2023-05-04T02:08:02.790Z] ---> Running in bf021411e55b [2023-05-04T02:08:03.049Z] noop [2023-05-04T02:08:03.309Z] Removing intermediate container bf021411e55b [2023-05-04T02:08:03.309Z] ---> b1c505f3eeb0 [2023-05-04T02:08:03.309Z] Successfully built b1c505f3eeb0 [2023-05-04T02:08:03.309Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:08:03.628Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T02:08:03.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:08:03.709Z] prd-ubuntu20.04-docker-8c-8g-12681 does not seem to be running inside a container [2023-05-04T02:08:03.742Z] $ 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-05-04T02:08:04.127Z] $ docker top 1321093c4db85fe5aeefc2605ddd0485f8140a26d7e4829f19a97e9351b00e3c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T02:08:04.465Z] + go version [2023-05-04T02:08:04.465Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-04T02:08:04.477Z] $ docker stop --time=1 1321093c4db85fe5aeefc2605ddd0485f8140a26d7e4829f19a97e9351b00e3c [2023-05-04T02:08:05.721Z] $ docker rm -f --volumes 1321093c4db85fe5aeefc2605ddd0485f8140a26d7e4829f19a97e9351b00e3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:08:06.198Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T02:08:06.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:08:06.275Z] prd-ubuntu20.04-docker-8c-8g-12681 does not seem to be running inside a container [2023-05-04T02:08:06.305Z] $ 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-05-04T02:08:06.688Z] $ docker top 05064e4fdd5446e2a419ed785c41a6c4e3b2e00235f7169c5309c8ebe19fbfb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T02:08:07.024Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-588 [Pipeline] fileExists [Pipeline] sh [2023-05-04T02:08:07.319Z] + make test [2023-05-04T02:08:07.319Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-04T02:08:12.590Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-04T02:08:20.700Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-04T02:08:20.700Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-04T02:08:20.700Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-04T02:08:20.700Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-04T02:08:20.700Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-04T02:08:20.700Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-04T02:08:20.700Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-04T02:08:20.700Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-04T02:08:20.700Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-04T02:08:24.981Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T02:08:24.981Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T02:08:24.981Z] ./bin/test-attribution-txt.sh [2023-05-04T02:08:24.981Z] make -C web test [2023-05-04T02:08:24.981Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-588/web' [2023-05-04T02:08:24.981Z] make[1]: tput: No such file or directory [2023-05-04T02:08:24.981Z] make[1]: tput: No such file or directory [2023-05-04T02:08:24.981Z] warning: generating ./VERSION [2023-05-04T02:08:24.981Z] echo "0.0.0" > VERSION [2023-05-04T02:08:24.981Z] docker build \ [2023-05-04T02:08:24.981Z] -f Dockerfile \ [2023-05-04T02:08:24.981Z] --build-arg USER=1000 \ [2023-05-04T02:08:24.981Z] \ [2023-05-04T02:08:24.981Z] --label "git_sha=0100f5ff2964767b464c4d3ae006903ebf0898fa" \ [2023-05-04T02:08:24.981Z] -t edgexfoundry/edgex-web-ui:0100f5ff2964767b464c4d3ae006903ebf0898fa \ [2023-05-04T02:08:24.981Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-04T02:08:24.981Z] . [2023-05-04T02:08:24.981Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-04T02:08:24.981Z] Install the buildx component to build images with BuildKit: [2023-05-04T02:08:24.981Z] https://docs.docker.com/go/buildx/ [2023-05-04T02:08:24.981Z] [2023-05-04T02:08:24.981Z] Sending build context to Docker daemon 3.269MB [2023-05-04T02:08:24.981Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-04T02:08:24.981Z] 16.17-alpine3.15: Pulling from library/node [2023-05-04T02:08:24.981Z] 9621f1afde84: Pulling fs layer [2023-05-04T02:08:24.981Z] c6f70ee39829: Pulling fs layer [2023-05-04T02:08:24.981Z] 56892a8094a2: Pulling fs layer [2023-05-04T02:08:24.981Z] 58dd87906ef0: Pulling fs layer [2023-05-04T02:08:24.981Z] 58dd87906ef0: Waiting [2023-05-04T02:08:24.981Z] 56892a8094a2: Verifying Checksum [2023-05-04T02:08:24.981Z] 56892a8094a2: Download complete [2023-05-04T02:08:24.981Z] 9621f1afde84: Download complete [2023-05-04T02:08:24.981Z] 58dd87906ef0: Verifying Checksum [2023-05-04T02:08:24.981Z] 58dd87906ef0: Download complete [2023-05-04T02:08:24.981Z] 9621f1afde84: Pull complete [2023-05-04T02:08:24.981Z] c6f70ee39829: Verifying Checksum [2023-05-04T02:08:24.981Z] c6f70ee39829: Download complete [2023-05-04T02:08:26.354Z] c6f70ee39829: Pull complete [2023-05-04T02:08:26.354Z] 56892a8094a2: Pull complete [2023-05-04T02:08:26.354Z] 58dd87906ef0: Pull complete [2023-05-04T02:08:26.354Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-04T02:08:26.354Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-04T02:08:26.354Z] ---> b69703f70c3d [2023-05-04T02:08:26.354Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-04T02:08:27.798Z] ---> Running in 9a41676bb9fb [2023-05-04T02:08:27.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-04T02:08:28.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-04T02:08:29.002Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-04T02:08:29.002Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-04T02:08:29.002Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-04T02:08:29.002Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-04T02:08:29.002Z] (5/129) Installing libxcb (1.14-r2) [2023-05-04T02:08:29.266Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-04T02:08:29.266Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-04T02:08:29.525Z] (8/129) Installing libice (1.0.10-r0) [2023-05-04T02:08:29.525Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-04T02:08:29.525Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-04T02:08:29.525Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-04T02:08:29.525Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-04T02:08:29.525Z] (13/129) Installing xset (1.2.4-r0) [2023-05-04T02:08:29.525Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-04T02:08:29.792Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-04T02:08:29.792Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-04T02:08:29.792Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-04T02:08:29.792Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-04T02:08:29.792Z] (19/129) Installing libintl (0.21-r0) [2023-05-04T02:08:29.792Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-04T02:08:29.792Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-04T02:08:29.792Z] (22/129) Installing pcre (8.45-r1) [2023-05-04T02:08:29.792Z] (23/129) Installing glib (2.70.1-r0) [2023-05-04T02:08:29.792Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-04T02:08:29.792Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-04T02:08:29.792Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-04T02:08:30.052Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-04T02:08:30.052Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-04T02:08:30.052Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-04T02:08:30.052Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-04T02:08:30.052Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-04T02:08:30.052Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-04T02:08:30.052Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-04T02:08:30.052Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-04T02:08:30.052Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-04T02:08:30.052Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-04T02:08:30.052Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-04T02:08:30.052Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-04T02:08:30.052Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-04T02:08:30.052Z] (40/129) Installing libxi (1.8-r0) [2023-05-04T02:08:30.052Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-04T02:08:30.052Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-04T02:08:30.052Z] (43/129) Installing atk (2.36.0-r0) [2023-05-04T02:08:30.052Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-04T02:08:30.052Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-04T02:08:30.052Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-04T02:08:30.052Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-04T02:08:30.052Z] (48/129) Installing expat (2.5.0-r0) [2023-05-04T02:08:30.310Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-04T02:08:30.310Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-04T02:08:30.310Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-04T02:08:30.310Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-04T02:08:30.310Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-04T02:08:30.310Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-04T02:08:30.310Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-04T02:08:30.310Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-04T02:08:30.310Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-04T02:08:30.310Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-04T02:08:30.310Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-04T02:08:30.310Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-04T02:08:30.310Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-04T02:08:30.310Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-04T02:08:30.570Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-04T02:08:30.570Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-04T02:08:30.570Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-04T02:08:30.570Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-04T02:08:30.570Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-04T02:08:30.570Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-04T02:08:30.570Z] (69/129) Installing pango (1.48.10-r0) [2023-05-04T02:08:30.570Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-04T02:08:30.570Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-04T02:08:30.570Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-04T02:08:30.570Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-04T02:08:30.570Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-04T02:08:30.570Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-04T02:08:30.829Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-04T02:08:30.829Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-04T02:08:30.829Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-04T02:08:30.829Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-04T02:08:30.829Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-04T02:08:32.731Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-04T02:08:32.731Z] (80/129) Installing flac (1.3.4-r0) [2023-05-04T02:08:32.990Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-04T02:08:32.990Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-04T02:08:32.990Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-04T02:08:32.990Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-04T02:08:32.990Z] (85/129) Installing libass (0.15.2-r0) [2023-05-04T02:08:32.990Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-04T02:08:32.990Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-04T02:08:32.990Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-04T02:08:32.990Z] (89/129) Installing lame (3.100-r0) [2023-05-04T02:08:32.990Z] (90/129) Installing opus (1.3.1-r1) [2023-05-04T02:08:32.990Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-04T02:08:32.990Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-04T02:08:32.990Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-04T02:08:33.248Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-04T02:08:33.248Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-04T02:08:33.248Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-04T02:08:33.248Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-04T02:08:33.248Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-04T02:08:33.248Z] (99/129) Installing libva (2.13.0-r0) [2023-05-04T02:08:33.248Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-04T02:08:33.248Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-04T02:08:33.248Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-04T02:08:33.248Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-04T02:08:33.248Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-04T02:08:33.248Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-04T02:08:33.248Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-04T02:08:33.248Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-04T02:08:33.248Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-04T02:08:33.506Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-04T02:08:33.506Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-04T02:08:33.506Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-04T02:08:33.506Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-04T02:08:33.506Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-04T02:08:33.506Z] (114/129) Installing nspr (4.32-r0) [2023-05-04T02:08:33.506Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-04T02:08:33.506Z] (116/129) Installing nss (3.78.1-r0) [2023-05-04T02:08:33.506Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-04T02:08:33.506Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-04T02:08:33.766Z] (119/129) Installing orc (0.4.32-r0) [2023-05-04T02:08:33.766Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-04T02:08:33.766Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-04T02:08:33.766Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-04T02:08:33.766Z] (123/129) Installing libpulse (15.0-r2) [2023-05-04T02:08:33.766Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-04T02:08:33.766Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-04T02:08:33.766Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-04T02:08:33.766Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-04T02:08:33.766Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-04T02:08:33.766Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-04T02:08:35.676Z] Executing busybox-1.34.1-r7.trigger [2023-05-04T02:08:35.676Z] Executing glib-2.70.1-r0.trigger [2023-05-04T02:08:35.676Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-04T02:08:35.676Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-04T02:08:35.676Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-04T02:08:35.676Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-04T02:08:35.676Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-04T02:08:35.676Z] OK: 286 MiB in 145 packages [2023-05-04T02:08:39.869Z] Removing intermediate container 9a41676bb9fb [2023-05-04T02:08:39.869Z] ---> c898e223d49d [2023-05-04T02:08:39.869Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-04T02:08:39.869Z] ---> Running in d9eb0f242734 [2023-05-04T02:08:39.869Z] Removing intermediate container d9eb0f242734 [2023-05-04T02:08:39.869Z] ---> 2087c6a34333 [2023-05-04T02:08:39.869Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-04T02:08:39.869Z] ---> Running in 49e0736afcb6 [2023-05-04T02:08:39.869Z] Removing intermediate container 49e0736afcb6 [2023-05-04T02:08:39.869Z] ---> 4e39a4e6ec0d [2023-05-04T02:08:39.869Z] Step 5/10 : RUN npm install -g npm [2023-05-04T02:08:39.869Z] ---> Running in b1e5957ebf84 [2023-05-04T02:08:46.455Z] [2023-05-04T02:08:46.456Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-04T02:08:46.456Z] [2023-05-04T02:08:46.456Z] 27 packages are looking for funding [2023-05-04T02:08:46.456Z] run `npm fund` for details [2023-05-04T02:08:46.456Z] [2023-05-04T02:08:46.456Z] found 0 vulnerabilities [2023-05-04T02:08:47.830Z] Removing intermediate container b1e5957ebf84 [2023-05-04T02:08:47.830Z] ---> 914bda061f53 [2023-05-04T02:08:47.830Z] Step 6/10 : ARG USER=1000 [2023-05-04T02:08:47.830Z] ---> Running in 2b46c924df89 [2023-05-04T02:08:47.830Z] Removing intermediate container 2b46c924df89 [2023-05-04T02:08:47.830Z] ---> 79f35592867c [2023-05-04T02:08:47.830Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-04T02:08:47.830Z] ---> Running in d0db916126cb [2023-05-04T02:08:48.419Z] Removing intermediate container d0db916126cb [2023-05-04T02:08:48.419Z] ---> 7c5e5923b0e5 [2023-05-04T02:08:48.419Z] Step 8/10 : USER $USER:$USER [2023-05-04T02:08:48.419Z] ---> Running in 904bbf1a21d8 [2023-05-04T02:08:48.419Z] Removing intermediate container 904bbf1a21d8 [2023-05-04T02:08:48.419Z] ---> 3757cc0d06ef [2023-05-04T02:08:48.419Z] Step 9/10 : WORKDIR /app [2023-05-04T02:08:48.678Z] ---> Running in aa8545745368 [2023-05-04T02:08:48.678Z] Removing intermediate container aa8545745368 [2023-05-04T02:08:48.678Z] ---> fbed559dfefc [2023-05-04T02:08:48.678Z] Step 10/10 : LABEL git_sha=0100f5ff2964767b464c4d3ae006903ebf0898fa [2023-05-04T02:08:48.678Z] ---> Running in 04ef0fd2c8f1 [2023-05-04T02:08:48.678Z] Removing intermediate container 04ef0fd2c8f1 [2023-05-04T02:08:48.678Z] ---> 82e22c6f1bcd [2023-05-04T02:08:48.678Z] Successfully built 82e22c6f1bcd [2023-05-04T02:08:48.678Z] Successfully tagged edgexfoundry/edgex-web-ui:0100f5ff2964767b464c4d3ae006903ebf0898fa [2023-05-04T02:08:48.678Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-04T02:08:48.678Z] touch edgex-web-ui.imagebuilt [2023-05-04T02:08:48.938Z] mkdir -p node_modules coverage [2023-05-04T02:08:48.938Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-04T02:08:48.938Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE required: { [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE }, [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE } [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE required: { [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE }, [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE } [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE required: { [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE }, [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE } [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE required: { [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE }, [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE } [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE required: { [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE }, [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE } [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE required: { [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE }, [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE } [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE required: { [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE }, [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE } [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE required: { [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE }, [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE } [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE required: { [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE }, [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:08:50.314Z] npm WARN EBADENGINE } [2023-05-04T02:08:54.501Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-04T02:08:54.501Z] 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-05-04T02:08:54.501Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-04T02:08:54.760Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T02:08:55.017Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-04T02:08:55.275Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-04T02:08:55.843Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-04T02:08:56.776Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-04T02:08:57.034Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-04T02:08:58.935Z] 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-05-04T02:08:59.193Z] 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-05-04T02:09:00.569Z] 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-05-04T02:09:01.944Z] 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-05-04T02:09:01.944Z] 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-05-04T02:09:01.944Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T02:09:02.203Z] 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-05-04T02:09:02.461Z] 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-05-04T02:09:03.394Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T02:09:05.920Z] 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-05-04T02:09:15.890Z] [2023-05-04T02:09:15.890Z] added 1478 packages, and audited 1479 packages in 25s [2023-05-04T02:09:15.890Z] [2023-05-04T02:09:15.890Z] 90 packages are looking for funding [2023-05-04T02:09:15.890Z] run `npm fund` for details [2023-05-04T02:09:15.890Z] [2023-05-04T02:09:15.890Z] 36 vulnerabilities (1 low, 13 moderate, 17 high, 5 critical) [2023-05-04T02:09:15.890Z] [2023-05-04T02:09:15.890Z] To address issues that do not require attention, run: [2023-05-04T02:09:15.890Z] npm audit fix [2023-05-04T02:09:15.890Z] [2023-05-04T02:09:15.890Z] To address all issues (including breaking changes), run: [2023-05-04T02:09:15.890Z] npm audit fix --force [2023-05-04T02:09:15.890Z] [2023-05-04T02:09:15.890Z] Run `npm audit` for details. [2023-05-04T02:09:17.867Z] 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-05-04T02:09:20.410Z] - Generating browser application bundles (phase: setup)... [2023-05-04T02:09:25.690Z] Compiling @angular/core : es2015 as esm2015 [2023-05-04T02:09:25.690Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-04T02:09:28.975Z] Compiling @angular/common : es2015 as esm2015 [2023-05-04T02:09:28.975Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-04T02:09:29.541Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-04T02:09:29.541Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-04T02:09:30.105Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-04T02:09:30.105Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-04T02:09:30.363Z] Compiling @angular/router : es2015 as esm2015 [2023-05-04T02:09:30.363Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-04T02:09:30.622Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-04T02:09:30.880Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-04T02:09:31.138Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-04T02:09:33.032Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-04T02:09:39.589Z] 04 05 2023 02:09:39.109:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-04T02:09:39.589Z] 04 05 2023 02:09:39.111:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-04T02:09:39.589Z] 04 05 2023 02:09:39.115:INFO [launcher]: Starting browser ChromeHeadless [2023-05-04T02:09:54.538Z] ✔ Browser application bundle generation complete. [2023-05-04T02:09:54.538Z] 04 05 2023 02:09:52.251:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket TEahnhqBXVyWL69OAAAB with id 22399881 [2023-05-04T02:09:55.475Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-04T02:09:55.475Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.087 secs) [2023-05-04T02:09:55.475Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.177 secs) [2023-05-04T02:09:55.475Z] WARN: ' [2023-05-04T02:09:55.475Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T02:09:55.475Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T02:09:55.475Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T02:09:55.475Z] in a future version of Angular. [2023-05-04T02:09:55.475Z] [2023-05-04T02:09:55.475Z] For more information on this, see our API docs here: [2023-05-04T02:09:55.475Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T02:09:55.475Z] ' [2023-05-04T02:09:55.475Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.177 secs) [2023-05-04T02:09:55.475Z] WARN: ' [2023-05-04T02:09:55.475Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T02:09:55.475Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T02:09:55.475Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T02:09:55.475Z] in a future version of Angular. [2023-05-04T02:09:55.475Z] [2023-05-04T02:09:55.475Z] For more information on this, see our API docs here: [2023-05-04T02:09:55.475Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T02:09:55.475Z] ' [2023-05-04T02:09:55.475Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.26 secs) [2023-05-04T02:09:55.733Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.268 secs) [2023-05-04T02:09:55.733Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.364 secs) [2023-05-04T02:09:55.733Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.38 secs) [2023-05-04T02:09:55.733Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.436 secs) [2023-05-04T02:09:55.733Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.44 secs) [2023-05-04T02:09:55.991Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.472 secs) [2023-05-04T02:09:55.991Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.495 secs) [2023-05-04T02:09:55.991Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.5 secs) [2023-05-04T02:09:55.991Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.509 secs) [2023-05-04T02:09:55.991Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.573 secs) [2023-05-04T02:09:55.991Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.592 secs) [2023-05-04T02:09:55.991Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.599 secs) [2023-05-04T02:09:55.991Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.637 secs) [2023-05-04T02:09:56.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.651 secs) [2023-05-04T02:09:56.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.659 secs) [2023-05-04T02:09:56.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.668 secs) [2023-05-04T02:09:56.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.674 secs) [2023-05-04T02:09:56.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.677 secs) [2023-05-04T02:09:56.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.708 secs) [2023-05-04T02:09:56.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.73 secs) [2023-05-04T02:09:56.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.761 secs) [2023-05-04T02:09:56.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.767 secs) [2023-05-04T02:09:56.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.773 secs) [2023-05-04T02:09:56.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.777 secs) [2023-05-04T02:09:56.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.779 secs) [2023-05-04T02:09:56.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.787 secs) [2023-05-04T02:09:56.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.792 secs) [2023-05-04T02:09:56.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.831 secs) [2023-05-04T02:09:56.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.867 secs) [2023-05-04T02:09:56.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.883 secs) [2023-05-04T02:09:56.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.888 secs) [2023-05-04T02:09:56.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.9 secs) [2023-05-04T02:09:56.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.911 secs) [2023-05-04T02:09:56.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.933 secs) [2023-05-04T02:09:56.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.951 secs) [2023-05-04T02:09:56.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.956 secs) [2023-05-04T02:09:56.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.96 secs) [2023-05-04T02:09:56.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.972 secs) [2023-05-04T02:09:56.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.994 secs) [2023-05-04T02:09:56.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.047 secs) [2023-05-04T02:09:56.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.057 secs) [2023-05-04T02:09:56.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.068 secs) [2023-05-04T02:09:56.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.078 secs) [2023-05-04T02:09:56.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.12 secs) [2023-05-04T02:09:56.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.154 secs) [2023-05-04T02:09:56.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.163 secs) [2023-05-04T02:09:56.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.177 secs) [2023-05-04T02:09:56.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.195 secs) [2023-05-04T02:09:57.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.217 secs) [2023-05-04T02:09:57.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.221 secs) [2023-05-04T02:09:57.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.225 secs) [2023-05-04T02:09:57.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.231 secs) [2023-05-04T02:09:57.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.234 secs) [2023-05-04T02:09:57.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.24 secs) [2023-05-04T02:09:57.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.247 secs) [2023-05-04T02:09:57.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.262 secs) [2023-05-04T02:09:57.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.294 secs) [2023-05-04T02:09:57.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.302 secs) [2023-05-04T02:09:57.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.315 secs) [2023-05-04T02:09:57.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.319 secs) [2023-05-04T02:09:57.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.322 secs) [2023-05-04T02:09:57.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.325 secs) [2023-05-04T02:09:57.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.334 secs) [2023-05-04T02:09:57.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.339 secs) [2023-05-04T02:09:57.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.345 secs) [2023-05-04T02:09:57.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.393 secs) [2023-05-04T02:09:57.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.414 secs) [2023-05-04T02:09:57.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.423 secs) [2023-05-04T02:09:57.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.431 secs) [2023-05-04T02:09:57.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.448 secs) [2023-05-04T02:09:57.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.47 secs) [2023-05-04T02:09:57.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.499 secs) [2023-05-04T02:09:57.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.53 secs) [2023-05-04T02:09:57.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.547 secs) [2023-05-04T02:09:57.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.554 secs) [2023-05-04T02:09:57.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.57 secs) [2023-05-04T02:09:57.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.575 secs) [2023-05-04T02:09:57.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.578 secs) [2023-05-04T02:09:57.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.588 secs) [2023-05-04T02:09:57.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.607 secs) [2023-05-04T02:09:57.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.617 secs) [2023-05-04T02:09:57.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.625 secs) [2023-05-04T02:09:57.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.635 secs) [2023-05-04T02:09:57.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.639 secs) [2023-05-04T02:09:57.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.648 secs) [2023-05-04T02:09:57.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.667 secs) [2023-05-04T02:09:57.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.671 secs) [2023-05-04T02:09:57.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.672 secs) [2023-05-04T02:09:57.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.681 secs) [2023-05-04T02:09:57.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.683 secs) [2023-05-04T02:09:57.799Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.744 secs) [2023-05-04T02:09:57.799Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.757 secs) [2023-05-04T02:09:57.799Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.769 secs) [2023-05-04T02:09:57.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.779 secs) [2023-05-04T02:09:57.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.794 secs) [2023-05-04T02:09:57.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.811 secs) [2023-05-04T02:09:57.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.814 secs) [2023-05-04T02:09:57.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.818 secs) [2023-05-04T02:09:57.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.821 secs) [2023-05-04T02:09:57.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.841 secs) [2023-05-04T02:09:57.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.855 secs) [2023-05-04T02:09:57.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.875 secs) [2023-05-04T02:09:57.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.882 secs) [2023-05-04T02:09:57.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.919 secs) [2023-05-04T02:09:58.058Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.929 secs) [2023-05-04T02:09:58.058Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.934 secs) [2023-05-04T02:09:58.058Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.956 secs) [2023-05-04T02:09:58.058Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.959 secs) [2023-05-04T02:09:58.058Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.973 secs) [2023-05-04T02:09:58.058Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.98 secs) [2023-05-04T02:09:58.058Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.997 secs) [2023-05-04T02:09:58.058Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 2.023 secs) [2023-05-04T02:09:58.058Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 2.037 secs) [2023-05-04T02:09:58.058Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 2.048 secs) [2023-05-04T02:09:58.058Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 2.052 secs) [2023-05-04T02:09:58.058Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 2.056 secs) [2023-05-04T02:09:58.316Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.1 secs) [2023-05-04T02:09:58.316Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.107 secs) [2023-05-04T02:09:58.316Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.111 secs) [2023-05-04T02:09:58.316Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.114 secs) [2023-05-04T02:09:58.316Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.122 secs) [2023-05-04T02:09:58.316Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.125 secs) [2023-05-04T02:09:58.316Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.13 secs) [2023-05-04T02:09:58.316Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.141 secs) [2023-05-04T02:09:58.316Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.149 secs) [2023-05-04T02:09:58.316Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.151 secs) [2023-05-04T02:09:58.316Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.153 secs) [2023-05-04T02:09:58.316Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.162 secs) [2023-05-04T02:09:58.316Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.182 secs) [2023-05-04T02:09:58.316Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.21 secs) [2023-05-04T02:09:58.316Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.231 secs) [2023-05-04T02:09:58.316Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.235 secs) [2023-05-04T02:09:58.316Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.242 secs) [2023-05-04T02:09:58.316Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.245 secs) [2023-05-04T02:09:58.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.318 secs) [2023-05-04T02:09:58.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.342 secs) [2023-05-04T02:09:58.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.353 secs) [2023-05-04T02:09:58.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.358 secs) [2023-05-04T02:09:58.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.361 secs) [2023-05-04T02:09:58.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.365 secs) [2023-05-04T02:09:58.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.367 secs) [2023-05-04T02:09:58.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.371 secs) [2023-05-04T02:09:58.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.372 secs) [2023-05-04T02:09:58.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.374 secs) [2023-05-04T02:09:58.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.376 secs) [2023-05-04T02:09:58.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.378 secs) [2023-05-04T02:09:58.833Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.475 secs / 2.378 secs) [2023-05-04T02:09:58.833Z] TOTAL: 149 SUCCESS [2023-05-04T02:09:58.833Z] ✔ Browser application bundle generation complete. [2023-05-04T02:09:59.090Z] [2023-05-04T02:09:59.091Z] =============================== Coverage summary =============================== [2023-05-04T02:09:59.091Z] Statements : 40.87% ( 1463/3580 ) [2023-05-04T02:09:59.091Z] Branches : 12.03% ( 111/923 ) [2023-05-04T02:09:59.091Z] Functions : 33.13% ( 430/1298 ) [2023-05-04T02:09:59.091Z] Lines : 38.8% ( 1314/3387 ) [2023-05-04T02:09:59.091Z] ================================================================================ [2023-05-04T02:09:59.349Z] ✔ Browser application bundle generation complete. [2023-05-04T02:09:59.607Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-588/web' [Pipeline] echo [2023-05-04T02:09:59.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T02:09:59.633Z] $ docker stop --time=1 05064e4fdd5446e2a419ed785c41a6c4e3b2e00235f7169c5309c8ebe19fbfb4 [2023-05-04T02:10:00.923Z] $ docker rm -f --volumes 05064e4fdd5446e2a419ed785c41a6c4e3b2e00235f7169c5309c8ebe19fbfb4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T02:10:01.345Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T02:10:02.009Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-04T02:10:02.706Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T02:10:03.296Z] + ls -al . [2023-05-04T02:10:03.296Z] total 180 [2023-05-04T02:10:03.296Z] drwxrwxr-x 14 jenkins jenkins 4096 May 4 02:08 . [2023-05-04T02:10:03.296Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:07 .. [2023-05-04T02:10:03.296Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:07 .blubracket [2023-05-04T02:10:03.296Z] -rw-rw-r-- 1 jenkins jenkins 18 May 4 02:07 .dockerignore [2023-05-04T02:10:03.296Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:07 .git [2023-05-04T02:10:03.296Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:07 .github [2023-05-04T02:10:03.296Z] -rw-rw-r-- 1 jenkins jenkins 185 May 4 02:07 .gitignore [2023-05-04T02:10:03.296Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 02:07 .semver [2023-05-04T02:10:03.296Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 4 02:07 Attribution.txt [2023-05-04T02:10:03.296Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 4 02:07 CHANGELOG.md [2023-05-04T02:10:03.296Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 4 02:07 CONTRIBUTING.md [2023-05-04T02:10:03.296Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 4 02:07 Dockerfile [2023-05-04T02:10:03.296Z] -rw-rw-r-- 1 jenkins jenkins 652 May 4 02:07 Jenkinsfile [2023-05-04T02:10:03.296Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 4 02:07 LICENSE [2023-05-04T02:10:03.296Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 4 02:07 Makefile [2023-05-04T02:10:03.296Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 4 02:07 README.md [2023-05-04T02:10:03.296Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 02:07 VERSION [2023-05-04T02:10:03.296Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:07 assets [2023-05-04T02:10:03.296Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:07 bin [2023-05-04T02:10:03.296Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:07 cmd [2023-05-04T02:10:03.296Z] -rw-r--r-- 1 jenkins jenkins 10 May 4 02:08 coverage.out [2023-05-04T02:10:03.296Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:07 docs [2023-05-04T02:10:03.296Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 4 02:07 go.mod [2023-05-04T02:10:03.296Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 4 02:07 go.sum [2023-05-04T02:10:03.296Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:07 internal [2023-05-04T02:10:03.296Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:07 snap [2023-05-04T02:10:03.296Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:07 testing [2023-05-04T02:10:03.296Z] -rw-rw-r-- 1 jenkins jenkins 155 May 4 02:07 version.go [2023-05-04T02:10:03.296Z] drwxrwxr-x 6 jenkins jenkins 4096 May 4 02:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:10:03.654Z] + 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=0100f5ff2964767b464c4d3ae006903ebf0898fa --label arch=amd64 --label version=0.0.0 . [2023-05-04T02:10:03.912Z] Sending build context to Docker daemon 48.68MB [2023-05-04T02:10:03.912Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T02:10:03.912Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-04T02:10:03.912Z] ---> b1c505f3eeb0 [2023-05-04T02:10:03.912Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T02:10:04.848Z] ---> Running in d6fa4ef094ee [2023-05-04T02:10:04.848Z] Removing intermediate container d6fa4ef094ee [2023-05-04T02:10:04.848Z] ---> 7847bfb1da1c [2023-05-04T02:10:04.848Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T02:10:04.848Z] ---> Running in f07f44583c4d [2023-05-04T02:10:04.848Z] Removing intermediate container f07f44583c4d [2023-05-04T02:10:04.848Z] ---> 5a1b3a4cec65 [2023-05-04T02:10:04.848Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T02:10:05.106Z] ---> Running in fc3e0f9d3783 [2023-05-04T02:10:05.106Z] Removing intermediate container fc3e0f9d3783 [2023-05-04T02:10:05.106Z] ---> f32f8992d9ac [2023-05-04T02:10:05.106Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-04T02:10:05.106Z] ---> Running in a4ce924948bc [2023-05-04T02:10:05.106Z] Removing intermediate container a4ce924948bc [2023-05-04T02:10:05.106Z] ---> abdff584d71d [2023-05-04T02:10:05.106Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T02:10:05.106Z] ---> Running in 501f34cfd040 [2023-05-04T02:10:05.364Z] Removing intermediate container 501f34cfd040 [2023-05-04T02:10:05.364Z] ---> 2342b717ba10 [2023-05-04T02:10:05.364Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T02:10:06.300Z] ---> 32da62f6feb7 [2023-05-04T02:10:06.301Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T02:10:06.301Z] ---> Running in 80a7df5449b4 [2023-05-04T02:10:06.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T02:10:06.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T02:10:06.817Z] OK: 265 MiB in 53 packages [2023-05-04T02:10:07.385Z] Removing intermediate container 80a7df5449b4 [2023-05-04T02:10:07.385Z] ---> d8d557dbd3eb [2023-05-04T02:10:07.385Z] Step 10/25 : ENV GO111MODULE=on [2023-05-04T02:10:07.385Z] ---> Running in d80dae1105bd [2023-05-04T02:10:07.385Z] Removing intermediate container d80dae1105bd [2023-05-04T02:10:07.385Z] ---> 9c753c921a6d [2023-05-04T02:10:07.385Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T02:10:07.385Z] ---> Running in ba71f036768d [2023-05-04T02:10:07.643Z] Removing intermediate container ba71f036768d [2023-05-04T02:10:07.643Z] ---> 924b6ab53e8d [2023-05-04T02:10:07.643Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-04T02:10:07.643Z] ---> 9737272a342e [2023-05-04T02:10:07.643Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T02:10:07.907Z] ---> Running in d78d86530c09 [2023-05-04T02:10:08.474Z] Removing intermediate container d78d86530c09 [2023-05-04T02:10:08.474Z] ---> 148da63c6916 [2023-05-04T02:10:08.732Z] Step 14/25 : COPY . . [2023-05-04T02:10:10.680Z] ---> d9bc6bf18ad5 [2023-05-04T02:10:10.680Z] Step 15/25 : RUN ${MAKE} [2023-05-04T02:10:10.680Z] ---> Running in 661c9fb8c42f [2023-05-04T02:10:10.680Z] 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-05-04T02:10:27.147Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12697 in /w/workspace/edgexfoundry_edgex-ui-go_PR-588 [Pipeline] { [Pipeline] ws [2023-05-04T02:10:27.160Z] Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout [2023-05-04T02:10:27.212Z] The recommended git tool is: git [2023-05-04T02:10:32.606Z] Removing intermediate container 661c9fb8c42f [2023-05-04T02:10:32.606Z] ---> f46207caabaa [2023-05-04T02:10:32.606Z] Step 16/25 : FROM alpine:3.17 [2023-05-04T02:10:32.606Z] 3.17: Pulling from library/alpine [2023-05-04T02:10:32.606Z] f56be85fc22e: Already exists [2023-05-04T02:10:32.606Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T02:10:32.606Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T02:10:32.606Z] ---> 9ed4aefc74f6 [2023-05-04T02:10:32.606Z] Step 17/25 : EXPOSE 4000 [2023-05-04T02:10:32.606Z] ---> Running in 72ecaac9c4d6 [2023-05-04T02:10:32.606Z] Removing intermediate container 72ecaac9c4d6 [2023-05-04T02:10:32.606Z] ---> 922f7babf951 [2023-05-04T02:10:32.606Z] Step 18/25 : 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-05-04T02:10:32.606Z] ---> e1c03d980e76 [2023-05-04T02:10:32.606Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-04T02:10:32.606Z] ---> 9e2aa4cddf5e [2023-05-04T02:10:32.606Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-04T02:10:32.606Z] ---> 759947aaf396 [2023-05-04T02:10:32.606Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-04T02:10:32.606Z] ---> Running in b8d166f5f1a5 [2023-05-04T02:10:32.606Z] Removing intermediate container b8d166f5f1a5 [2023-05-04T02:10:32.606Z] ---> c8b048c37442 [2023-05-04T02:10:32.606Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-04T02:10:32.606Z] ---> Running in af812ec44578 [2023-05-04T02:10:32.606Z] Removing intermediate container af812ec44578 [2023-05-04T02:10:32.606Z] ---> 850ec1b7284d [2023-05-04T02:10:32.606Z] Step 23/25 : LABEL arch=amd64 [2023-05-04T02:10:32.606Z] ---> Running in 5492f311268f [2023-05-04T02:10:32.606Z] Removing intermediate container 5492f311268f [2023-05-04T02:10:32.606Z] ---> 3e2d3b2de7b7 [2023-05-04T02:10:32.606Z] Step 24/25 : LABEL git_sha=0100f5ff2964767b464c4d3ae006903ebf0898fa [2023-05-04T02:10:32.606Z] ---> Running in dd276563667a [2023-05-04T02:10:32.606Z] Removing intermediate container dd276563667a [2023-05-04T02:10:32.606Z] ---> 879bb10f1864 [2023-05-04T02:10:32.606Z] Step 25/25 : LABEL version=0.0.0 [2023-05-04T02:10:32.606Z] ---> Running in cdee0e1a1680 [2023-05-04T02:10:32.606Z] Removing intermediate container cdee0e1a1680 [2023-05-04T02:10:32.606Z] ---> 66de9ae86ba0 [2023-05-04T02:10:32.606Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T02:10:32.606Z] Successfully built 66de9ae86ba0 [2023-05-04T02:10:32.606Z] 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-05-04T02:10:33.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T02:10:33.117Z] [2023-05-04T02:10:33.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:10:33.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T02:10:33.415Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-04T02:10:33.415Z] 5eb5b503b376: Pulling fs layer [2023-05-04T02:10:33.415Z] 5c69ac0246d0: Pulling fs layer [2023-05-04T02:10:33.415Z] ec43610c2a17: Pulling fs layer [2023-05-04T02:10:33.415Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-04T02:10:33.415Z] 33b1e0a273af: Pulling fs layer [2023-05-04T02:10:33.415Z] 5d3b04190fa2: Pulling fs layer [2023-05-04T02:10:33.415Z] 2f39f015ded8: Pulling fs layer [2023-05-04T02:10:33.415Z] 3a2ae6a8a46f: Waiting [2023-05-04T02:10:33.415Z] 33b1e0a273af: Waiting [2023-05-04T02:10:33.415Z] 5d3b04190fa2: Waiting [2023-05-04T02:10:33.415Z] 5c69ac0246d0: Verifying Checksum [2023-05-04T02:10:33.415Z] 5c69ac0246d0: Download complete [2023-05-04T02:10:33.415Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-04T02:10:33.415Z] 3a2ae6a8a46f: Download complete [2023-05-04T02:10:33.415Z] 33b1e0a273af: Verifying Checksum [2023-05-04T02:10:33.415Z] 33b1e0a273af: Download complete [2023-05-04T02:10:33.415Z] ec43610c2a17: Verifying Checksum [2023-05-04T02:10:33.415Z] ec43610c2a17: Download complete [2023-05-04T02:10:33.415Z] 5d3b04190fa2: Verifying Checksum [2023-05-04T02:10:33.415Z] 5d3b04190fa2: Download complete [2023-05-04T02:10:33.675Z] 5eb5b503b376: Verifying Checksum [2023-05-04T02:10:33.675Z] 5eb5b503b376: Download complete [2023-05-04T02:10:34.240Z] 2f39f015ded8: Download complete [2023-05-04T02:10:34.764Z] using credential edgex-jenkins-ssh [2023-05-04T02:10:34.800Z] Cloning the remote Git repository [2023-05-04T02:10:35.173Z] 5eb5b503b376: Pull complete [2023-05-04T02:10:35.173Z] 5c69ac0246d0: Pull complete [2023-05-04T02:10:35.761Z] ec43610c2a17: Pull complete [2023-05-04T02:10:35.761Z] 3a2ae6a8a46f: Pull complete [2023-05-04T02:10:36.020Z] 33b1e0a273af: Pull complete [2023-05-04T02:10:36.020Z] 5d3b04190fa2: Pull complete [2023-05-04T02:10:34.869Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-04T02:10:35.017Z] > git init /w/workspace/edgex-ui-go/6 # timeout=10 [2023-05-04T02:10:35.214Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-04T02:10:35.215Z] > git --version # timeout=10 [2023-05-04T02:10:35.243Z] > git --version # 'git version 2.25.1' [2023-05-04T02:10:35.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T02:10:35.469Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T02:10:39.730Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-04T02:10:39.763Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T02:10:40.669Z] 2f39f015ded8: Pull complete [2023-05-04T02:10:40.669Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-04T02:10:40.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T02:10:40.669Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:10:40.751Z] prd-ubuntu20.04-docker-8c-8g-12681 does not seem to be running inside a container [2023-05-04T02:10:40.784Z] $ 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-05-04T02:10:42.051Z] Merging remotes/origin/main commit 810f843ca8afc54dd8e89bba5045e5c7e7013274 into PR head commit 1089c8602ceed22321b22bf7cf4660df119324cf [2023-05-04T02:10:41.266Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-04T02:10:41.339Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-04T02:10:41.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T02:10:41.369Z] > 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-05-04T02:10:42.083Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T02:10:43.696Z] Merge succeeded, producing a9c5a882a319f1ab62491574546f737024072caa [2023-05-04T02:10:43.696Z] Checking out Revision a9c5a882a319f1ab62491574546f737024072caa (PR-588) [2023-05-04T02:10:42.191Z] > git checkout -f 1089c8602ceed22321b22bf7cf4660df119324cf # timeout=10 [2023-05-04T02:10:42.692Z] > git remote # timeout=10 [2023-05-04T02:10:42.718Z] > git config --get remote.origin.url # timeout=10 [2023-05-04T02:10:42.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T02:10:42.776Z] > git merge 810f843ca8afc54dd8e89bba5045e5c7e7013274 # timeout=10 [2023-05-04T02:10:43.675Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-04T02:10:43.708Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T02:10:43.726Z] > git checkout -f a9c5a882a319f1ab62491574546f737024072caa # timeout=10 [2023-05-04T02:10:44.370Z] $ docker top aca395e6ea01e564473b5be643a89262dbdc9c778ef7bf780f56dc4aaadb7d10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:10:44.770Z] ---> job-cost.sh [2023-05-04T02:10:44.770Z] lf-activate-venv: SKIPPING [2023-05-04T02:10:44.770Z] INFO: No Stack... [2023-05-04T02:10:45.028Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T02:10:45.286Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T02:10:45.574Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives/cost.csv [2023-05-04T02:10:45.574Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T02:10:45.585Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-588-6-stack-cost] [2023-05-04T02:10:45.592Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-588-6-stack-cost] did not exist. Created. [2023-05-04T02:10:45.592Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-588-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T02:10:45.896Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-04T02:10:46.278Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T02:10:46.290Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-588-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T02:10:46.388Z] $ docker stop --time=1 aca395e6ea01e564473b5be643a89262dbdc9c778ef7bf780f56dc4aaadb7d10 [2023-05-04T02:10:47.514Z] Commit message: "Merge commit '810f843ca8afc54dd8e89bba5045e5c7e7013274' into HEAD" [2023-05-04T02:10:47.549Z] First time build. Skipping changelog. [2023-05-04T02:10:47.529Z] > git rev-list --no-walk d0e2cef0178d9a6e34f9111bfe224feac3287509 # timeout=10 [2023-05-04T02:10:47.847Z] [2023-05-04T02:10:47.847Z] GitHub has been notified of this commit’s build result [2023-05-04T02:10:47.847Z] [2023-05-04T02:10:51.510Z] $ docker rm -f --volumes aca395e6ea01e564473b5be643a89262dbdc9c778ef7bf780f56dc4aaadb7d10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T02:10:52.275Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-04T02:10:52.276Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T02:10:52.276Z] Dload Upload Total Spent Left Speed [2023-05-04T02:10:52.276Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 155k 0 --:--:-- --:--:-- --:--:-- 157k [Pipeline] sh [2023-05-04T02:10:53.023Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-04T02:10:53.396Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-04T02:10:53.396Z] + sudo tee /etc/docker/daemon.new [2023-05-04T02:10:53.396Z] { [2023-05-04T02:10:53.396Z] "registry-mirrors": [ [2023-05-04T02:10:53.396Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-04T02:10:53.396Z] ], [2023-05-04T02:10:53.396Z] "bip": "10.250.0.254/24", [2023-05-04T02:10:53.396Z] "hosts": [ [2023-05-04T02:10:53.396Z] "tcp://0.0.0.0:5555", [2023-05-04T02:10:53.396Z] "unix:///var/run/docker.sock" [2023-05-04T02:10:53.396Z] ], [2023-05-04T02:10:53.396Z] "mtu": 1458, [2023-05-04T02:10:53.396Z] "selinux-enabled": true, [2023-05-04T02:10:53.396Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-04T02:10:53.396Z] } [Pipeline] sh [2023-05-04T02:10:53.874Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-04T02:10:54.306Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T02:11:12.738Z] provisioning config files... [2023-05-04T02:11:12.791Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/6@tmp/config6464272435635754061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:11:13.207Z] ---> docker-login.sh [2023-05-04T02:11:13.207Z] nexus3.edgexfoundry.org:10001 [2023-05-04T02:11:13.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:11:14.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:11:14.096Z] Configure a credential helper to remove this warning. See [2023-05-04T02:11:14.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:11:14.096Z] [2023-05-04T02:11:14.096Z] Login Succeeded [2023-05-04T02:11:14.096Z] nexus3.edgexfoundry.org:10002 [2023-05-04T02:11:14.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:11:14.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:11:14.375Z] Configure a credential helper to remove this warning. See [2023-05-04T02:11:14.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:11:14.375Z] [2023-05-04T02:11:14.656Z] Login Succeeded [2023-05-04T02:11:14.656Z] nexus3.edgexfoundry.org:10003 [2023-05-04T02:11:14.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:11:14.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:11:14.935Z] Configure a credential helper to remove this warning. See [2023-05-04T02:11:14.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:11:14.935Z] [2023-05-04T02:11:14.935Z] Login Succeeded [2023-05-04T02:11:14.935Z] nexus3.edgexfoundry.org:10004 [2023-05-04T02:11:15.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:11:15.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:11:15.496Z] Configure a credential helper to remove this warning. See [2023-05-04T02:11:15.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:11:15.496Z] [2023-05-04T02:11:15.496Z] Login Succeeded [2023-05-04T02:11:15.496Z] docker.io [2023-05-04T02:11:15.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:11:16.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:11:16.053Z] Configure a credential helper to remove this warning. See [2023-05-04T02:11:16.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:11:16.053Z] [2023-05-04T02:11:16.053Z] Login Succeeded [2023-05-04T02:11:16.053Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T02:11:16.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T02:11:16.501Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T02:11:16.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T02:11:16.524Z] ========================================================= [2023-05-04T02:11:16.524Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-04T02:11:16.524Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:11:16.912Z] + 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-05-04T02:11:18.385Z] Sending build context to Docker daemon 28.89MB [2023-05-04T02:11:18.385Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T02:11:18.385Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-04T02:11:18.385Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-04T02:11:18.385Z] c41833b44d91: Pulling fs layer [2023-05-04T02:11:18.385Z] ed15518f5707: Pulling fs layer [2023-05-04T02:11:18.385Z] feae8fd75edb: Pulling fs layer [2023-05-04T02:11:18.385Z] 242c74f7c9fa: Pulling fs layer [2023-05-04T02:11:18.385Z] 3cdef696dda3: Pulling fs layer [2023-05-04T02:11:18.385Z] 2ced38df9373: Pulling fs layer [2023-05-04T02:11:18.385Z] 58f1dce35555: Pulling fs layer [2023-05-04T02:11:18.385Z] 3cdef696dda3: Waiting [2023-05-04T02:11:18.385Z] 58f1dce35555: Waiting [2023-05-04T02:11:18.385Z] 2ced38df9373: Waiting [2023-05-04T02:11:18.385Z] 242c74f7c9fa: Waiting [2023-05-04T02:11:18.385Z] ed15518f5707: Download complete [2023-05-04T02:11:18.385Z] 242c74f7c9fa: Verifying Checksum [2023-05-04T02:11:18.385Z] 242c74f7c9fa: Download complete [2023-05-04T02:11:18.385Z] 3cdef696dda3: Download complete [2023-05-04T02:11:18.661Z] c41833b44d91: Download complete [2023-05-04T02:11:19.675Z] c41833b44d91: Pull complete [2023-05-04T02:11:19.956Z] 58f1dce35555: Verifying Checksum [2023-05-04T02:11:19.956Z] 58f1dce35555: Download complete [2023-05-04T02:11:20.560Z] ed15518f5707: Pull complete [2023-05-04T02:11:21.556Z] feae8fd75edb: Verifying Checksum [2023-05-04T02:11:21.556Z] feae8fd75edb: Download complete [2023-05-04T02:11:21.556Z] 2ced38df9373: Verifying Checksum [2023-05-04T02:11:21.556Z] 2ced38df9373: Download complete [2023-05-04T02:11:33.971Z] feae8fd75edb: Pull complete [2023-05-04T02:11:33.971Z] 242c74f7c9fa: Pull complete [2023-05-04T02:11:33.971Z] 3cdef696dda3: Pull complete [2023-05-04T02:11:40.715Z] 2ced38df9373: Pull complete [2023-05-04T02:11:42.702Z] 58f1dce35555: Pull complete [2023-05-04T02:11:42.703Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-04T02:11:42.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T02:11:42.703Z] ---> fadd8f120f05 [2023-05-04T02:11:42.703Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T02:11:45.013Z] ---> Running in bb8c9d49ac3f [2023-05-04T02:11:45.286Z] Removing intermediate container bb8c9d49ac3f [2023-05-04T02:11:45.286Z] ---> 93770673cd27 [2023-05-04T02:11:45.286Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T02:11:45.559Z] ---> Running in 90e59d9c8df9 [2023-05-04T02:11:45.829Z] Removing intermediate container 90e59d9c8df9 [2023-05-04T02:11:45.829Z] ---> c530d6f94656 [2023-05-04T02:11:45.829Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T02:11:45.829Z] ---> Running in af50086434eb [2023-05-04T02:11:46.423Z] Removing intermediate container af50086434eb [2023-05-04T02:11:46.423Z] ---> 3bb0bbea0d95 [2023-05-04T02:11:46.423Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-04T02:11:46.423Z] ---> Running in cbd4a6d4a323 [2023-05-04T02:11:46.703Z] Removing intermediate container cbd4a6d4a323 [2023-05-04T02:11:46.703Z] ---> 60d60e002a66 [2023-05-04T02:11:46.703Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T02:11:46.703Z] ---> Running in 81c21bac2da5 [2023-05-04T02:11:47.296Z] Removing intermediate container 81c21bac2da5 [2023-05-04T02:11:47.296Z] ---> ea6fb063df93 [2023-05-04T02:11:47.296Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T02:11:47.568Z] latest: Pulling from library/docker [2023-05-04T02:11:47.845Z] c41833b44d91: Already exists [2023-05-04T02:11:47.845Z] 6343a5c17821: Pulling fs layer [2023-05-04T02:11:47.845Z] 7fb3fc37985f: Pulling fs layer [2023-05-04T02:11:47.845Z] c69224d8e51c: Pulling fs layer [2023-05-04T02:11:47.845Z] 9509eea51bfd: Pulling fs layer [2023-05-04T02:11:47.845Z] 13893f74905f: Pulling fs layer [2023-05-04T02:11:47.845Z] 9509eea51bfd: Waiting [2023-05-04T02:11:47.845Z] a478c30451b0: Pulling fs layer [2023-05-04T02:11:47.845Z] cca6ee3ffb4d: Pulling fs layer [2023-05-04T02:11:47.845Z] fe1b37f33852: Pulling fs layer [2023-05-04T02:11:47.845Z] 13893f74905f: Waiting [2023-05-04T02:11:47.845Z] b44bc8c7e93d: Pulling fs layer [2023-05-04T02:11:47.845Z] 0e42b4e3b30c: Pulling fs layer [2023-05-04T02:11:47.845Z] d97e7eb47f8a: Pulling fs layer [2023-05-04T02:11:47.845Z] 3ed71508fdeb: Pulling fs layer [2023-05-04T02:11:47.845Z] fca51f470542: Pulling fs layer [2023-05-04T02:11:47.845Z] fe1b37f33852: Waiting [2023-05-04T02:11:47.845Z] b44bc8c7e93d: Waiting [2023-05-04T02:11:47.845Z] 0e42b4e3b30c: Waiting [2023-05-04T02:11:47.845Z] d97e7eb47f8a: Waiting [2023-05-04T02:11:47.845Z] 3ed71508fdeb: Waiting [2023-05-04T02:11:47.845Z] fca51f470542: Waiting [2023-05-04T02:11:47.845Z] a478c30451b0: Waiting [2023-05-04T02:11:47.845Z] cca6ee3ffb4d: Waiting [2023-05-04T02:11:47.845Z] 7fb3fc37985f: Verifying Checksum [2023-05-04T02:11:47.845Z] 7fb3fc37985f: Download complete [2023-05-04T02:11:47.845Z] 6343a5c17821: Verifying Checksum [2023-05-04T02:11:48.475Z] c69224d8e51c: Verifying Checksum [2023-05-04T02:11:48.475Z] c69224d8e51c: Download complete [2023-05-04T02:11:48.971Z] 9509eea51bfd: Verifying Checksum [2023-05-04T02:11:48.971Z] 9509eea51bfd: Download complete [2023-05-04T02:11:48.971Z] a478c30451b0: Verifying Checksum [2023-05-04T02:11:48.971Z] a478c30451b0: Download complete [2023-05-04T02:11:48.971Z] 13893f74905f: Verifying Checksum [2023-05-04T02:11:48.971Z] 13893f74905f: Download complete [2023-05-04T02:11:48.971Z] cca6ee3ffb4d: Verifying Checksum [2023-05-04T02:11:48.971Z] cca6ee3ffb4d: Download complete [2023-05-04T02:11:48.971Z] 6343a5c17821: Pull complete [2023-05-04T02:11:48.971Z] fe1b37f33852: Verifying Checksum [2023-05-04T02:11:48.971Z] fe1b37f33852: Download complete [2023-05-04T02:11:48.971Z] 0e42b4e3b30c: Verifying Checksum [2023-05-04T02:11:48.971Z] 0e42b4e3b30c: Download complete [2023-05-04T02:11:48.971Z] 3ed71508fdeb: Verifying Checksum [2023-05-04T02:11:48.971Z] 3ed71508fdeb: Download complete [2023-05-04T02:11:49.461Z] 7fb3fc37985f: Pull complete [2023-05-04T02:11:49.461Z] b44bc8c7e93d: Verifying Checksum [2023-05-04T02:11:49.461Z] b44bc8c7e93d: Download complete [2023-05-04T02:11:49.461Z] fca51f470542: Verifying Checksum [2023-05-04T02:11:49.461Z] fca51f470542: Download complete [2023-05-04T02:11:50.447Z] c69224d8e51c: Pull complete [2023-05-04T02:11:50.447Z] d97e7eb47f8a: Verifying Checksum [2023-05-04T02:11:50.447Z] d97e7eb47f8a: Download complete [2023-05-04T02:11:51.424Z] 9509eea51bfd: Pull complete [2023-05-04T02:11:54.794Z] 13893f74905f: Pull complete [2023-05-04T02:11:54.794Z] a478c30451b0: Pull complete [2023-05-04T02:11:55.064Z] cca6ee3ffb4d: Pull complete [2023-05-04T02:11:55.338Z] fe1b37f33852: Pull complete [2023-05-04T02:11:56.325Z] b44bc8c7e93d: Pull complete [2023-05-04T02:11:56.920Z] 0e42b4e3b30c: Pull complete [2023-05-04T02:11:59.532Z] d97e7eb47f8a: Pull complete [2023-05-04T02:12:00.124Z] 3ed71508fdeb: Pull complete [2023-05-04T02:12:00.397Z] fca51f470542: Pull complete [2023-05-04T02:12:00.397Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-04T02:12:00.397Z] Status: Downloaded newer image for docker:latest [2023-05-04T02:12:03.005Z] ---> 283334ba0969 [2023-05-04T02:12:03.005Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T02:12:03.005Z] ---> Running in 614209bf7d91 [2023-05-04T02:12:03.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T02:12:04.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T02:12:05.996Z] OK: 263 MiB in 53 packages [2023-05-04T02:12:07.959Z] Removing intermediate container 614209bf7d91 [2023-05-04T02:12:07.959Z] ---> d5035d2c9d67 [2023-05-04T02:12:07.959Z] Step 10/15 : ENV GO111MODULE=on [2023-05-04T02:12:07.959Z] ---> Running in 866594e05c89 [2023-05-04T02:12:08.554Z] Removing intermediate container 866594e05c89 [2023-05-04T02:12:08.554Z] ---> 55c20ce747eb [2023-05-04T02:12:08.554Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T02:12:08.554Z] ---> Running in 15d21f21b09c [2023-05-04T02:12:08.827Z] Removing intermediate container 15d21f21b09c [2023-05-04T02:12:08.827Z] ---> 3ea372a2089b [2023-05-04T02:12:08.827Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-04T02:12:09.806Z] ---> 96b19f48002e [2023-05-04T02:12:09.806Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T02:12:09.806Z] ---> Running in 06d64e1949b0 [2023-05-04T02:13:17.881Z] Removing intermediate container 06d64e1949b0 [2023-05-04T02:13:17.881Z] ---> 3e2455d23274 [2023-05-04T02:13:17.881Z] Step 14/15 : COPY . . [2023-05-04T02:13:19.882Z] ---> 3b58c3a5707f [2023-05-04T02:13:19.882Z] Step 15/15 : RUN ${MAKE} [2023-05-04T02:13:19.882Z] ---> Running in 17e9eb44926a [2023-05-04T02:13:21.348Z] noop [2023-05-04T02:13:21.888Z] Removing intermediate container 17e9eb44926a [2023-05-04T02:13:21.888Z] ---> 4b94bc102de3 [2023-05-04T02:13:22.384Z] Successfully built 4b94bc102de3 [2023-05-04T02:13:22.384Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:13:22.753Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T02:13:22.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:13:23.027Z] prd-ubuntu20.04-docker-arm64-4c-16g-12697 does not seem to be running inside a container [2023-05-04T02:13:23.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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-05-04T02:13:24.666Z] $ docker top 733d879e8ada1d3a41909cbfe722e8fb85e7d4652619c9ba281798dc04db483f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T02:13:25.574Z] + go version [2023-05-04T02:13:25.574Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-04T02:13:25.601Z] $ docker stop --time=1 733d879e8ada1d3a41909cbfe722e8fb85e7d4652619c9ba281798dc04db483f [2023-05-04T02:13:27.356Z] $ docker rm -f --volumes 733d879e8ada1d3a41909cbfe722e8fb85e7d4652619c9ba281798dc04db483f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:13:27.967Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T02:13:27.967Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:13:28.188Z] prd-ubuntu20.04-docker-arm64-4c-16g-12697 does not seem to be running inside a container [2023-05-04T02:13:28.274Z] $ 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/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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-05-04T02:13:29.665Z] $ docker top c14931d1bf810f383432f6e00af00f7d6d42e57865cff57d9cdc48cff372bb03 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T02:13:30.580Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/6 [Pipeline] fileExists [Pipeline] sh [2023-05-04T02:13:31.248Z] + make test [2023-05-04T02:13:31.248Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-04T02:14:18.175Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-04T02:16:40.062Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-04T02:16:40.062Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-04T02:16:40.062Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-04T02:16:40.062Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-04T02:16:40.062Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-04T02:16:40.062Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-04T02:16:40.062Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-04T02:16:40.062Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-04T02:16:40.062Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-04T02:17:06.866Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T02:17:06.866Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T02:17:06.866Z] ./bin/test-attribution-txt.sh [2023-05-04T02:17:06.866Z] make -C web test [2023-05-04T02:17:06.866Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/6/web' [2023-05-04T02:17:06.866Z] make[1]: tput: No such file or directory [2023-05-04T02:17:06.866Z] make[1]: tput: No such file or directory [2023-05-04T02:17:06.866Z] warning: generating ./VERSION [2023-05-04T02:17:06.866Z] echo "0.0.0" > VERSION [2023-05-04T02:17:06.866Z] docker build \ [2023-05-04T02:17:06.866Z] -f Dockerfile \ [2023-05-04T02:17:06.866Z] --build-arg USER=1000 \ [2023-05-04T02:17:06.866Z] \ [2023-05-04T02:17:06.866Z] --label "git_sha=a9c5a882a319f1ab62491574546f737024072caa" \ [2023-05-04T02:17:06.866Z] -t edgexfoundry/edgex-web-ui:a9c5a882a319f1ab62491574546f737024072caa \ [2023-05-04T02:17:06.866Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-04T02:17:06.866Z] . [2023-05-04T02:17:06.866Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-04T02:17:06.866Z] Install the buildx component to build images with BuildKit: [2023-05-04T02:17:06.866Z] https://docs.docker.com/go/buildx/ [2023-05-04T02:17:06.866Z] [2023-05-04T02:17:07.460Z] Sending build context to Docker daemon 3.269MB [2023-05-04T02:17:07.460Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-04T02:17:07.460Z] 16.17-alpine3.15: Pulling from library/node [2023-05-04T02:17:07.735Z] 47517142f6ba: Pulling fs layer [2023-05-04T02:17:07.735Z] 5f8c4bfa009b: Pulling fs layer [2023-05-04T02:17:07.735Z] f7079c9c4ba1: Pulling fs layer [2023-05-04T02:17:07.735Z] aba105e6f55a: Pulling fs layer [2023-05-04T02:17:07.735Z] f7079c9c4ba1: Verifying Checksum [2023-05-04T02:17:07.735Z] f7079c9c4ba1: Download complete [2023-05-04T02:17:07.735Z] 47517142f6ba: Verifying Checksum [2023-05-04T02:17:07.735Z] 47517142f6ba: Download complete [2023-05-04T02:17:07.735Z] aba105e6f55a: Verifying Checksum [2023-05-04T02:17:07.735Z] aba105e6f55a: Download complete [2023-05-04T02:17:08.721Z] 47517142f6ba: Pull complete [2023-05-04T02:17:08.721Z] 5f8c4bfa009b: Verifying Checksum [2023-05-04T02:17:08.721Z] 5f8c4bfa009b: Download complete [2023-05-04T02:17:13.012Z] 5f8c4bfa009b: Pull complete [2023-05-04T02:17:13.012Z] f7079c9c4ba1: Pull complete [2023-05-04T02:17:13.285Z] aba105e6f55a: Pull complete [2023-05-04T02:17:13.285Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-04T02:17:13.285Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-04T02:17:13.285Z] ---> bf1b8b58d215 [2023-05-04T02:17:13.285Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-04T02:17:14.261Z] ---> Running in 39575bf55e8c [2023-05-04T02:17:15.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-04T02:17:15.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-04T02:17:16.812Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-04T02:17:16.812Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-04T02:17:16.812Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-04T02:17:17.085Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-04T02:17:17.085Z] (5/128) Installing libxcb (1.14-r2) [2023-05-04T02:17:17.085Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-04T02:17:17.085Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-04T02:17:17.085Z] (8/128) Installing libice (1.0.10-r0) [2023-05-04T02:17:17.085Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-04T02:17:17.358Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-04T02:17:17.358Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-04T02:17:17.358Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-04T02:17:17.358Z] (13/128) Installing xset (1.2.4-r0) [2023-05-04T02:17:17.358Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-04T02:17:17.358Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-04T02:17:17.358Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-04T02:17:17.358Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-04T02:17:17.358Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-04T02:17:17.358Z] (19/128) Installing libintl (0.21-r0) [2023-05-04T02:17:17.358Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-04T02:17:17.358Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-04T02:17:17.358Z] (22/128) Installing pcre (8.45-r1) [2023-05-04T02:17:17.358Z] (23/128) Installing glib (2.70.1-r0) [2023-05-04T02:17:17.631Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-04T02:17:17.631Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-04T02:17:17.631Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-04T02:17:17.631Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-04T02:17:17.631Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-04T02:17:17.631Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-04T02:17:17.902Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-04T02:17:17.902Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-04T02:17:17.902Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-04T02:17:17.902Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-04T02:17:17.902Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-04T02:17:17.902Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-04T02:17:17.902Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-04T02:17:17.902Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-04T02:17:17.902Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-04T02:17:17.902Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-04T02:17:17.902Z] (40/128) Installing libxi (1.8-r0) [2023-05-04T02:17:17.902Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-04T02:17:17.902Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-04T02:17:17.902Z] (43/128) Installing atk (2.36.0-r0) [2023-05-04T02:17:17.902Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-04T02:17:17.902Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-04T02:17:17.902Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-04T02:17:18.173Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-04T02:17:18.173Z] (48/128) Installing expat (2.5.0-r0) [2023-05-04T02:17:18.173Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-04T02:17:18.173Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-04T02:17:18.173Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-04T02:17:18.173Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-04T02:17:18.173Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-04T02:17:18.173Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-04T02:17:18.173Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-04T02:17:18.173Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-04T02:17:18.173Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-04T02:17:18.173Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-04T02:17:18.445Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-04T02:17:18.445Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-04T02:17:18.445Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-04T02:17:18.445Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-04T02:17:18.445Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-04T02:17:18.445Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-04T02:17:18.445Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-04T02:17:18.717Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-04T02:17:18.717Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-04T02:17:18.717Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-04T02:17:18.717Z] (69/128) Installing pango (1.48.10-r0) [2023-05-04T02:17:18.717Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-04T02:17:18.717Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-04T02:17:18.717Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-04T02:17:18.717Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-04T02:17:18.994Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-04T02:17:18.994Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-04T02:17:19.354Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-04T02:17:19.354Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-04T02:17:19.354Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-04T02:17:19.354Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-04T02:17:19.354Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-04T02:17:22.034Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-04T02:17:22.034Z] (80/128) Installing flac (1.3.4-r0) [2023-05-04T02:17:22.034Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-04T02:17:22.034Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-04T02:17:22.034Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-04T02:17:22.034Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-04T02:17:22.034Z] (85/128) Installing libass (0.15.2-r0) [2023-05-04T02:17:22.034Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-04T02:17:22.034Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-04T02:17:22.034Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-04T02:17:22.034Z] (89/128) Installing lame (3.100-r0) [2023-05-04T02:17:22.034Z] (90/128) Installing opus (1.3.1-r1) [2023-05-04T02:17:22.034Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-04T02:17:22.034Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-04T02:17:22.034Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-04T02:17:22.034Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-04T02:17:22.034Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-04T02:17:22.034Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-04T02:17:22.034Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-04T02:17:22.309Z] (98/128) Installing libva (2.13.0-r0) [2023-05-04T02:17:22.309Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-04T02:17:22.309Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-04T02:17:22.309Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-04T02:17:22.309Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-04T02:17:22.309Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-04T02:17:22.309Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-04T02:17:22.309Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-04T02:17:22.593Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-04T02:17:22.593Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-04T02:17:22.879Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-04T02:17:23.163Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-04T02:17:23.163Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-04T02:17:23.163Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-04T02:17:23.163Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-04T02:17:23.163Z] (113/128) Installing nspr (4.32-r0) [2023-05-04T02:17:23.163Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-04T02:17:23.163Z] (115/128) Installing nss (3.78.1-r0) [2023-05-04T02:17:23.163Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-04T02:17:23.163Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-04T02:17:23.163Z] (118/128) Installing orc (0.4.32-r0) [2023-05-04T02:17:23.163Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-04T02:17:23.441Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-04T02:17:23.441Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-04T02:17:23.441Z] (122/128) Installing libpulse (15.0-r2) [2023-05-04T02:17:23.441Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-04T02:17:23.441Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-04T02:17:23.441Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-04T02:17:23.441Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-04T02:17:23.441Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-04T02:17:23.441Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-04T02:17:27.753Z] Executing busybox-1.34.1-r7.trigger [2023-05-04T02:17:27.753Z] Executing glib-2.70.1-r0.trigger [2023-05-04T02:17:27.753Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-04T02:17:31.130Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-04T02:17:31.130Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-04T02:17:31.130Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-04T02:17:31.130Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-04T02:17:31.130Z] OK: 275 MiB in 144 packages [2023-05-04T02:17:41.271Z] Removing intermediate container 39575bf55e8c [2023-05-04T02:17:41.271Z] ---> 483d13e62765 [2023-05-04T02:17:41.271Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-04T02:17:41.271Z] ---> Running in 9ecee744029d [2023-05-04T02:17:41.271Z] Removing intermediate container 9ecee744029d [2023-05-04T02:17:41.271Z] ---> 688cbc91c662 [2023-05-04T02:17:41.271Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-04T02:17:41.271Z] ---> Running in 78ccc0475c05 [2023-05-04T02:17:41.868Z] Removing intermediate container 78ccc0475c05 [2023-05-04T02:17:41.868Z] ---> d89aee4ae498 [2023-05-04T02:17:41.868Z] Step 5/10 : RUN npm install -g npm [2023-05-04T02:17:41.868Z] ---> Running in 51794a959591 [2023-05-04T02:18:20.853Z] [2023-05-04T02:18:20.853Z] removed 7 packages, changed 101 packages, and audited 264 packages in 33s [2023-05-04T02:18:20.853Z] [2023-05-04T02:18:20.853Z] 27 packages are looking for funding [2023-05-04T02:18:20.853Z] run `npm fund` for details [2023-05-04T02:18:20.853Z] [2023-05-04T02:18:20.853Z] found 0 vulnerabilities [2023-05-04T02:18:23.470Z] Removing intermediate container 51794a959591 [2023-05-04T02:18:23.470Z] ---> dbf6da249482 [2023-05-04T02:18:23.470Z] Step 6/10 : ARG USER=1000 [2023-05-04T02:18:23.742Z] ---> Running in de5f5726f448 [2023-05-04T02:18:24.329Z] Removing intermediate container de5f5726f448 [2023-05-04T02:18:24.329Z] ---> c242fc99cf9d [2023-05-04T02:18:24.329Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-04T02:18:24.329Z] ---> Running in 621b0a5bc29c [2023-05-04T02:18:26.281Z] Removing intermediate container 621b0a5bc29c [2023-05-04T02:18:26.281Z] ---> 292a671d899d [2023-05-04T02:18:26.281Z] Step 8/10 : USER $USER:$USER [2023-05-04T02:18:26.281Z] ---> Running in 1f39d11f0054 [2023-05-04T02:18:26.553Z] Removing intermediate container 1f39d11f0054 [2023-05-04T02:18:26.553Z] ---> 2021d0cd2055 [2023-05-04T02:18:26.553Z] Step 9/10 : WORKDIR /app [2023-05-04T02:18:26.822Z] ---> Running in 24b5b0cc5191 [2023-05-04T02:18:27.094Z] Removing intermediate container 24b5b0cc5191 [2023-05-04T02:18:27.094Z] ---> 25bfb4baf02f [2023-05-04T02:18:27.094Z] Step 10/10 : LABEL git_sha=a9c5a882a319f1ab62491574546f737024072caa [2023-05-04T02:18:27.094Z] ---> Running in c646a697da89 [2023-05-04T02:18:27.364Z] Removing intermediate container c646a697da89 [2023-05-04T02:18:27.364Z] ---> f9b3143a7a72 [2023-05-04T02:18:27.633Z] Successfully built f9b3143a7a72 [2023-05-04T02:18:27.634Z] Successfully tagged edgexfoundry/edgex-web-ui:a9c5a882a319f1ab62491574546f737024072caa [2023-05-04T02:18:27.634Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-04T02:18:27.634Z] touch edgex-web-ui.imagebuilt [2023-05-04T02:18:27.634Z] mkdir -p node_modules coverage [2023-05-04T02:18:27.634Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-04T02:18:27.634Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE required: { [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE }, [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE } [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE required: { [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE }, [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE } [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE required: { [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE }, [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE } [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE required: { [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE }, [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE } [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE required: { [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE }, [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE } [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE required: { [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE }, [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE } [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE required: { [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE }, [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE } [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE required: { [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE }, [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE } [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE required: { [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE }, [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:18:42.699Z] npm WARN EBADENGINE } [2023-05-04T02:19:29.642Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-04T02:19:29.642Z] 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-05-04T02:19:29.642Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-04T02:19:29.642Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T02:19:29.642Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-04T02:19:32.255Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-04T02:19:44.642Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-04T02:19:44.642Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-04T02:19:44.915Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-04T02:20:11.906Z] 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-05-04T02:20:11.906Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T02:20:11.906Z] 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-05-04T02:20:16.273Z] 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-05-04T02:20:18.255Z] 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-05-04T02:20:19.693Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T02:20:34.742Z] 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-05-04T02:20:35.718Z] 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-05-04T02:20:54.043Z] 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-05-04T02:21:40.975Z] 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-05-04T02:22:27.912Z] [2023-05-04T02:22:27.912Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-04T02:22:27.912Z] [2023-05-04T02:22:27.912Z] 90 packages are looking for funding [2023-05-04T02:22:27.912Z] run `npm fund` for details [2023-05-04T02:22:27.912Z] [2023-05-04T02:22:27.912Z] 36 vulnerabilities (1 low, 13 moderate, 17 high, 5 critical) [2023-05-04T02:22:27.912Z] [2023-05-04T02:22:27.912Z] To address issues that do not require attention, run: [2023-05-04T02:22:27.912Z] npm audit fix [2023-05-04T02:22:27.912Z] [2023-05-04T02:22:27.912Z] To address all issues (including breaking changes), run: [2023-05-04T02:22:27.912Z] npm audit fix --force [2023-05-04T02:22:27.912Z] [2023-05-04T02:22:27.912Z] Run `npm audit` for details. [2023-05-04T02:22:27.912Z] 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-05-04T02:22:50.082Z] - Generating browser application bundles (phase: setup)... [2023-05-04T02:23:37.026Z] Compiling @angular/core : es2015 as esm2015 [2023-05-04T02:23:37.026Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-04T02:24:09.329Z] Compiling @angular/common : es2015 as esm2015 [2023-05-04T02:24:09.329Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-04T02:24:17.605Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-04T02:24:17.605Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-04T02:24:24.503Z] Compiling @angular/router : es2015 as esm2015 [2023-05-04T02:24:24.503Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-04T02:24:31.342Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-04T02:24:33.991Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-04T02:24:33.991Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-04T02:24:39.435Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-04T02:24:39.711Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-04T02:24:40.689Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-04T02:26:02.485Z] 04 05 2023 02:25:55.209:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-04T02:26:02.485Z] 04 05 2023 02:25:55.227:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-04T02:26:02.485Z] 04 05 2023 02:25:55.264:INFO [launcher]: Starting browser ChromeHeadless [2023-05-04T02:27:24.206Z] 04 05 2023 02:27:15.092:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-04T02:28:11.085Z] 04 05 2023 02:28:10.619:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-04T02:28:37.808Z] ✔ Browser application bundle generation complete. [2023-05-04T02:28:37.808Z] 04 05 2023 02:28:36.645:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket bRBjqYJ1GoUwZJlxAAAB with id 30638786 [2023-05-04T02:28:59.897Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-04T02:28:59.897Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.651 secs) [2023-05-04T02:28:59.897Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.822 secs) [2023-05-04T02:29:00.166Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.936 secs) [2023-05-04T02:29:00.166Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 2.012 secs) [2023-05-04T02:29:00.166Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.039 secs) [2023-05-04T02:29:00.435Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.112 secs) [2023-05-04T02:29:01.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.683 secs) [2023-05-04T02:29:01.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.718 secs) [2023-05-04T02:29:01.612Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 3.192 secs) [2023-05-04T02:29:01.612Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.238 secs) [2023-05-04T02:29:01.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.409 secs) [2023-05-04T02:29:02.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.591 secs) [2023-05-04T02:29:02.416Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 4.011 secs) [2023-05-04T02:29:02.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 4.179 secs) [2023-05-04T02:29:02.951Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 4.242 secs) [2023-05-04T02:29:02.951Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 4.347 secs) [2023-05-04T02:29:02.951Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 4.372 secs) [2023-05-04T02:29:03.220Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 4.624 secs) [2023-05-04T02:29:03.489Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.705 secs) [2023-05-04T02:29:03.489Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.73 secs) [2023-05-04T02:29:03.760Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.909 secs) [2023-05-04T02:29:04.030Z] WARN: ' [2023-05-04T02:29:04.030Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T02:29:04.030Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T02:29:04.030Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T02:29:04.030Z] in a future version of Angular. [2023-05-04T02:29:04.030Z] [2023-05-04T02:29:04.030Z] For more information on this, see our API docs here: [2023-05-04T02:29:04.030Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T02:29:04.030Z] ' [2023-05-04T02:29:04.030Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.909 secs) [2023-05-04T02:29:04.030Z] WARN: ' [2023-05-04T02:29:04.030Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T02:29:04.030Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T02:29:04.030Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T02:29:04.030Z] in a future version of Angular. [2023-05-04T02:29:04.030Z] [2023-05-04T02:29:04.030Z] For more information on this, see our API docs here: [2023-05-04T02:29:04.030Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T02:29:04.030Z] ' [2023-05-04T02:29:04.030Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 5.231 secs) [2023-05-04T02:29:04.299Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 5.418 secs) [2023-05-04T02:29:04.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 6.006 secs) [2023-05-04T02:29:05.156Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 6.153 secs) [2023-05-04T02:29:05.425Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 6.178 secs) [2023-05-04T02:29:05.425Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 6.196 secs) [2023-05-04T02:29:05.425Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 6.229 secs) [2023-05-04T02:29:05.425Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 6.299 secs) [2023-05-04T02:29:05.425Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 6.347 secs) [2023-05-04T02:29:05.693Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 6.37 secs) [2023-05-04T02:29:05.693Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 6.505 secs) [2023-05-04T02:29:05.963Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 6.591 secs) [2023-05-04T02:29:05.963Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 6.616 secs) [2023-05-04T02:29:05.963Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.636 secs) [2023-05-04T02:29:06.231Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.929 secs) [2023-05-04T02:29:06.501Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 7.061 secs) [2023-05-04T02:29:06.501Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 7.091 secs) [2023-05-04T02:29:06.501Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 7.109 secs) [2023-05-04T02:29:06.768Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 7.391 secs) [2023-05-04T02:29:07.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 7.445 secs) [2023-05-04T02:29:07.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 7.501 secs) [2023-05-04T02:29:07.307Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 7.704 secs) [2023-05-04T02:29:07.575Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 7.773 secs) [2023-05-04T02:29:07.575Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.794 secs) [2023-05-04T02:29:07.575Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.827 secs) [2023-05-04T02:29:07.575Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.919 secs) [2023-05-04T02:29:07.843Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.951 secs) [2023-05-04T02:29:07.843Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.966 secs) [2023-05-04T02:29:07.843Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 8.044 secs) [2023-05-04T02:29:07.843Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 8.067 secs) [2023-05-04T02:29:07.843Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 8.08 secs) [2023-05-04T02:29:08.113Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 8.142 secs) [2023-05-04T02:29:08.113Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 8.192 secs) [2023-05-04T02:29:08.113Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 8.226 secs) [2023-05-04T02:29:08.113Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 8.286 secs) [2023-05-04T02:29:08.382Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.482 secs) [2023-05-04T02:29:08.649Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 8.642 secs) [2023-05-04T02:29:08.918Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.783 secs) [2023-05-04T02:29:09.188Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 8.821 secs) [2023-05-04T02:29:09.774Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 9.376 secs) [2023-05-04T02:29:09.774Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 9.398 secs) [2023-05-04T02:29:09.774Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 9.413 secs) [2023-05-04T02:29:09.774Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 9.427 secs) [2023-05-04T02:29:09.774Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.464 secs) [2023-05-04T02:29:10.360Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.789 secs) [2023-05-04T02:29:10.360Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.973 secs) [2023-05-04T02:29:10.630Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 10.039 secs) [2023-05-04T02:29:10.630Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 10.1 secs) [2023-05-04T02:29:11.220Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 10.467 secs) [2023-05-04T02:29:11.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 10.5 secs) [2023-05-04T02:29:11.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 10.519 secs) [2023-05-04T02:29:11.810Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 11.042 secs) [2023-05-04T02:29:12.082Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 11.134 secs) [2023-05-04T02:29:12.082Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 11.196 secs) [2023-05-04T02:29:12.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 11.236 secs) [2023-05-04T02:29:12.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 11.327 secs) [2023-05-04T02:29:12.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 11.402 secs) [2023-05-04T02:29:12.621Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 11.537 secs) [2023-05-04T02:29:12.890Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 11.762 secs) [2023-05-04T02:29:13.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 11.967 secs) [2023-05-04T02:29:13.430Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 12.052 secs) [2023-05-04T02:29:13.430Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 12.129 secs) [2023-05-04T02:29:13.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 12.343 secs) [2023-05-04T02:29:13.970Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 12.472 secs) [2023-05-04T02:29:13.970Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 12.511 secs) [2023-05-04T02:29:13.970Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 12.532 secs) [2023-05-04T02:29:14.238Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 12.858 secs) [2023-05-04T02:29:14.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 12.91 secs) [2023-05-04T02:29:14.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 12.936 secs) [2023-05-04T02:29:14.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 12.954 secs) [2023-05-04T02:29:14.776Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 13.253 secs) [2023-05-04T02:29:15.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 13.463 secs) [2023-05-04T02:29:15.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 13.555 secs) [2023-05-04T02:29:15.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 13.632 secs) [2023-05-04T02:29:15.633Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 13.704 secs) [2023-05-04T02:29:15.633Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 13.795 secs) [2023-05-04T02:29:15.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 13.857 secs) [2023-05-04T02:29:15.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 13.92 secs) [2023-05-04T02:29:15.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 13.939 secs) [2023-05-04T02:29:15.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 13.952 secs) [2023-05-04T02:29:16.170Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 14.007 secs) [2023-05-04T02:29:16.170Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 14.084 secs) [2023-05-04T02:29:16.170Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 14.123 secs) [2023-05-04T02:29:16.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 14.164 secs) [2023-05-04T02:29:16.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 14.202 secs) [2023-05-04T02:29:16.711Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 14.454 secs) [2023-05-04T02:29:16.983Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 14.598 secs) [2023-05-04T02:29:16.983Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 14.709 secs) [2023-05-04T02:29:17.256Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 14.826 secs) [2023-05-04T02:29:17.526Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 15.037 secs) [2023-05-04T02:29:18.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 15.555 secs) [2023-05-04T02:29:18.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 15.709 secs) [2023-05-04T02:29:18.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 15.757 secs) [2023-05-04T02:29:18.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 15.803 secs) [2023-05-04T02:29:18.665Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 15.853 secs) [2023-05-04T02:29:18.938Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 16.069 secs) [2023-05-04T02:29:18.938Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 16.094 secs) [2023-05-04T02:29:18.938Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 16.109 secs) [2023-05-04T02:29:19.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 16.287 secs) [2023-05-04T02:29:19.480Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 16.379 secs) [2023-05-04T02:29:19.480Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 16.416 secs) [2023-05-04T02:29:19.480Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 16.461 secs) [2023-05-04T02:29:19.480Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 16.494 secs) [2023-05-04T02:29:20.455Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 17.292 secs) [2023-05-04T02:29:20.455Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 17.361 secs) [2023-05-04T02:29:20.728Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 17.579 secs) [2023-05-04T02:29:21.003Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 17.683 secs) [2023-05-04T02:29:21.275Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 17.865 secs) [2023-05-04T02:29:21.275Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 17.965 secs) [2023-05-04T02:29:21.545Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 18.014 secs) [2023-05-04T02:29:21.818Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 18.204 secs) [2023-05-04T02:29:21.818Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 18.285 secs) [2023-05-04T02:29:22.092Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 18.385 secs) [2023-05-04T02:29:22.363Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 18.552 secs) [2023-05-04T02:29:22.363Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 18.653 secs) [2023-05-04T02:29:22.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 18.906 secs) [2023-05-04T02:29:22.910Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 18.99 secs) [2023-05-04T02:29:22.910Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 19.07 secs) [2023-05-04T02:29:23.179Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 19.186 secs) [2023-05-04T02:29:23.450Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 19.213 secs) [2023-05-04T02:29:23.718Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 19.505 secs) [2023-05-04T02:29:23.990Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 19.697 secs) [2023-05-04T02:29:23.990Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 19.765 secs) [2023-05-04T02:29:24.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 19.955 secs) [2023-05-04T02:29:24.526Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 20.01 secs) [2023-05-04T02:29:24.526Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 20.067 secs) [2023-05-04T02:29:24.803Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 20.163 secs) [2023-05-04T02:29:24.803Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 20.248 secs) [2023-05-04T02:29:26.224Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (28.416 secs / 20.248 secs) [2023-05-04T02:29:26.224Z] TOTAL: 149 SUCCESS [2023-05-04T02:29:26.224Z] ✔ Browser application bundle generation complete. [2023-05-04T02:29:31.621Z] [2023-05-04T02:29:31.621Z] =============================== Coverage summary =============================== [2023-05-04T02:29:31.621Z] Statements : 40.98% ( 1467/3580 ) [2023-05-04T02:29:31.621Z] Branches : 12.03% ( 111/923 ) [2023-05-04T02:29:31.621Z] Functions : 33.28% ( 432/1298 ) [2023-05-04T02:29:31.621Z] Lines : 38.91% ( 1318/3387 ) [2023-05-04T02:29:31.621Z] ================================================================================ [2023-05-04T02:29:31.621Z] 04 05 2023 02:29:30.975:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-04T02:29:32.588Z] ✔ Browser application bundle generation complete. [2023-05-04T02:29:34.024Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/6/web' [Pipeline] echo [2023-05-04T02:29:34.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T02:29:34.066Z] $ docker stop --time=1 c14931d1bf810f383432f6e00af00f7d6d42e57865cff57d9cdc48cff372bb03 [2023-05-04T02:29:35.985Z] $ docker rm -f --volumes c14931d1bf810f383432f6e00af00f7d6d42e57865cff57d9cdc48cff372bb03 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T02:29:37.222Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T02:29:40.608Z] Warning: overwriting stash ‘coverage-report’ [2023-05-04T02:29:46.717Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T02:29:47.139Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T02:29:50.884Z] + ls -al . [2023-05-04T02:29:50.884Z] total 176 [2023-05-04T02:29:50.884Z] drwxrwxr-x 13 jenkins jenkins 4096 May 4 02:13 . [2023-05-04T02:29:50.884Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:10 .. [2023-05-04T02:29:50.884Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:10 .blubracket [2023-05-04T02:29:50.884Z] -rw-rw-r-- 1 jenkins jenkins 18 May 4 02:10 .dockerignore [2023-05-04T02:29:50.884Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:10 .git [2023-05-04T02:29:50.884Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:10 .github [2023-05-04T02:29:50.884Z] -rw-rw-r-- 1 jenkins jenkins 185 May 4 02:10 .gitignore [2023-05-04T02:29:50.884Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 4 02:10 Attribution.txt [2023-05-04T02:29:50.884Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 4 02:10 CHANGELOG.md [2023-05-04T02:29:50.884Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 4 02:10 CONTRIBUTING.md [2023-05-04T02:29:50.884Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 4 02:10 Dockerfile [2023-05-04T02:29:50.884Z] -rw-rw-r-- 1 jenkins jenkins 652 May 4 02:10 Jenkinsfile [2023-05-04T02:29:50.884Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 4 02:10 LICENSE [2023-05-04T02:29:50.884Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 4 02:10 Makefile [2023-05-04T02:29:50.884Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 4 02:10 README.md [2023-05-04T02:29:50.884Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 02:07 VERSION [2023-05-04T02:29:50.884Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:10 assets [2023-05-04T02:29:50.884Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:10 bin [2023-05-04T02:29:50.884Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:10 cmd [2023-05-04T02:29:50.884Z] -rw-r--r-- 1 jenkins jenkins 10 May 4 02:13 coverage.out [2023-05-04T02:29:50.884Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:10 docs [2023-05-04T02:29:50.884Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 4 02:10 go.mod [2023-05-04T02:29:50.884Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 4 02:10 go.sum [2023-05-04T02:29:50.884Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:10 internal [2023-05-04T02:29:50.884Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:10 snap [2023-05-04T02:29:50.884Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:10 testing [2023-05-04T02:29:50.884Z] -rw-rw-r-- 1 jenkins jenkins 155 May 4 02:10 version.go [2023-05-04T02:29:50.884Z] drwxrwxr-x 6 jenkins jenkins 4096 May 4 02:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:29:51.244Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a9c5a882a319f1ab62491574546f737024072caa --label arch=arm64 --label version=0.0.0 . [2023-05-04T02:29:52.662Z] Sending build context to Docker daemon 31.64MB [2023-05-04T02:29:52.662Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T02:29:52.662Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-04T02:29:52.662Z] ---> 4b94bc102de3 [2023-05-04T02:29:52.662Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T02:29:53.631Z] ---> Running in 7d13c38e1a50 [2023-05-04T02:29:54.220Z] Removing intermediate container 7d13c38e1a50 [2023-05-04T02:29:54.220Z] ---> 0cbef6666a7e [2023-05-04T02:29:54.220Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T02:29:54.220Z] ---> Running in 80734313aced [2023-05-04T02:29:54.490Z] Removing intermediate container 80734313aced [2023-05-04T02:29:54.490Z] ---> c5ef2d8aaab4 [2023-05-04T02:29:54.490Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T02:29:54.490Z] ---> Running in a3a9df574ee9 [2023-05-04T02:29:55.079Z] Removing intermediate container a3a9df574ee9 [2023-05-04T02:29:55.079Z] ---> 15b607687a82 [2023-05-04T02:29:55.079Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-04T02:29:55.079Z] ---> Running in 00f99539f7b6 [2023-05-04T02:29:55.349Z] Removing intermediate container 00f99539f7b6 [2023-05-04T02:29:55.349Z] ---> 8a499a25f3fe [2023-05-04T02:29:55.349Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T02:29:55.619Z] ---> Running in d11ad36eb367 [2023-05-04T02:29:55.888Z] Removing intermediate container d11ad36eb367 [2023-05-04T02:29:55.888Z] ---> 0bfe7a9b645f [2023-05-04T02:29:55.888Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T02:29:57.849Z] ---> aa29ab249d1b [2023-05-04T02:29:57.849Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T02:29:57.849Z] ---> Running in 6f97a03151fe [2023-05-04T02:29:58.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T02:29:59.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T02:30:01.220Z] OK: 263 MiB in 53 packages [2023-05-04T02:30:02.207Z] Removing intermediate container 6f97a03151fe [2023-05-04T02:30:02.207Z] ---> 425dba47be89 [2023-05-04T02:30:02.207Z] Step 10/25 : ENV GO111MODULE=on [2023-05-04T02:30:02.477Z] ---> Running in d108cd6f38e4 [2023-05-04T02:30:02.751Z] Removing intermediate container d108cd6f38e4 [2023-05-04T02:30:02.751Z] ---> 61b32c01ff1b [2023-05-04T02:30:02.751Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T02:30:02.751Z] ---> Running in 26b0e7c355df [2023-05-04T02:30:03.342Z] Removing intermediate container 26b0e7c355df [2023-05-04T02:30:03.342Z] ---> a1eb5698378c [2023-05-04T02:30:03.342Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-04T02:30:03.933Z] ---> acfd4a3f138d [2023-05-04T02:30:03.933Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T02:30:04.207Z] ---> Running in 51ecbf95e0da [2023-05-04T02:30:07.585Z] Removing intermediate container 51ecbf95e0da [2023-05-04T02:30:07.585Z] ---> ff0e1df824dc [2023-05-04T02:30:07.585Z] Step 14/25 : COPY . . [2023-05-04T02:30:13.065Z] ---> b643984802bd [2023-05-04T02:30:13.065Z] Step 15/25 : RUN ${MAKE} [2023-05-04T02:30:13.065Z] ---> Running in 6b3668f25d27 [2023-05-04T02:30:13.659Z] 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-05-04T02:32:50.476Z] Removing intermediate container 6b3668f25d27 [2023-05-04T02:32:50.476Z] ---> edf948e39723 [2023-05-04T02:32:50.476Z] Step 16/25 : FROM alpine:3.17 [2023-05-04T02:32:50.476Z] 3.17: Pulling from library/alpine [2023-05-04T02:32:50.476Z] c41833b44d91: Already exists [2023-05-04T02:32:50.476Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T02:32:50.476Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T02:32:50.476Z] ---> 51e60588ff2c [2023-05-04T02:32:50.476Z] Step 17/25 : EXPOSE 4000 [2023-05-04T02:32:50.476Z] ---> Running in bf33f0ef1585 [2023-05-04T02:32:50.476Z] Removing intermediate container bf33f0ef1585 [2023-05-04T02:32:50.476Z] ---> 4999e89b3735 [2023-05-04T02:32:50.476Z] Step 18/25 : 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-05-04T02:32:50.476Z] ---> 5b8002bef4eb [2023-05-04T02:32:50.476Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-04T02:32:50.476Z] ---> 10f0808a222b [2023-05-04T02:32:50.476Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-04T02:32:50.476Z] ---> 70b3ebc51be7 [2023-05-04T02:32:50.476Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-04T02:32:50.476Z] ---> Running in 9f5f0a397fbb [2023-05-04T02:32:50.746Z] Removing intermediate container 9f5f0a397fbb [2023-05-04T02:32:50.746Z] ---> 42ca2947c0c4 [2023-05-04T02:32:50.746Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-04T02:32:51.016Z] ---> Running in a4c336a9dfe6 [2023-05-04T02:32:51.285Z] Removing intermediate container a4c336a9dfe6 [2023-05-04T02:32:51.285Z] ---> e215ccf57679 [2023-05-04T02:32:51.285Z] Step 23/25 : LABEL arch=arm64 [2023-05-04T02:32:51.285Z] ---> Running in 94521b34c6b3 [2023-05-04T02:32:51.879Z] Removing intermediate container 94521b34c6b3 [2023-05-04T02:32:51.879Z] ---> b2ab97264fa8 [2023-05-04T02:32:51.879Z] Step 24/25 : LABEL git_sha=a9c5a882a319f1ab62491574546f737024072caa [2023-05-04T02:32:51.879Z] ---> Running in 0e50e98a0242 [2023-05-04T02:32:52.148Z] Removing intermediate container 0e50e98a0242 [2023-05-04T02:32:52.148Z] ---> 274ebaa88f74 [2023-05-04T02:32:52.148Z] Step 25/25 : LABEL version=0.0.0 [2023-05-04T02:32:52.148Z] ---> Running in 0815e1523f27 [2023-05-04T02:32:52.738Z] Removing intermediate container 0815e1523f27 [2023-05-04T02:32:52.738Z] ---> cb6d01f0a792 [2023-05-04T02:32:52.738Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T02:32:52.738Z] Successfully built cb6d01f0a792 [2023-05-04T02:32:52.738Z] 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-05-04T02:32:53.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T02:32:53.217Z] [2023-05-04T02:32:53.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:32:53.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T02:32:53.583Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T02:32:53.583Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T02:32:53.583Z] 04944245beec: Pulling fs layer [2023-05-04T02:32:53.583Z] 699f458cf7ca: Pulling fs layer [2023-05-04T02:32:53.583Z] 765212b225bb: Pulling fs layer [2023-05-04T02:32:53.583Z] f23df028b6ca: Pulling fs layer [2023-05-04T02:32:53.583Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T02:32:53.583Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T02:32:53.583Z] f23df028b6ca: Waiting [2023-05-04T02:32:53.583Z] d65c8cfc05b1: Waiting [2023-05-04T02:32:53.583Z] 2437ff75d9bd: Waiting [2023-05-04T02:32:53.583Z] 765212b225bb: Waiting [2023-05-04T02:32:53.857Z] 04944245beec: Verifying Checksum [2023-05-04T02:32:53.857Z] 04944245beec: Download complete [2023-05-04T02:32:54.127Z] 699f458cf7ca: Verifying Checksum [2023-05-04T02:32:54.127Z] 699f458cf7ca: Download complete [2023-05-04T02:32:54.127Z] f23df028b6ca: Download complete [2023-05-04T02:32:54.127Z] d65c8cfc05b1: Verifying Checksum [2023-05-04T02:32:54.127Z] d65c8cfc05b1: Download complete [2023-05-04T02:32:54.396Z] 8998bd30e6a1: Verifying Checksum [2023-05-04T02:32:54.396Z] 8998bd30e6a1: Download complete [2023-05-04T02:32:57.006Z] 2437ff75d9bd: Verifying Checksum [2023-05-04T02:32:57.006Z] 2437ff75d9bd: Download complete [2023-05-04T02:32:58.414Z] 8998bd30e6a1: Pull complete [2023-05-04T02:32:58.998Z] 04944245beec: Pull complete [2023-05-04T02:33:00.431Z] 699f458cf7ca: Pull complete [2023-05-04T02:33:00.431Z] 765212b225bb: Pull complete [2023-05-04T02:33:01.017Z] f23df028b6ca: Pull complete [2023-05-04T02:33:01.285Z] d65c8cfc05b1: Pull complete [2023-05-04T02:33:16.379Z] 2437ff75d9bd: Pull complete [2023-05-04T02:33:16.379Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T02:33:16.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T02:33:16.379Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:33:16.612Z] prd-ubuntu20.04-docker-arm64-4c-16g-12697 does not seem to be running inside a container [2023-05-04T02:33:16.696Z] $ 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/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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-05-04T02:33:20.042Z] $ docker top ca06600a43a61065aee58a65f7e0d1050dfb01ec6e63f224292e049caf73e08f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:33:20.921Z] ---> job-cost.sh [2023-05-04T02:33:20.921Z] lf-activate-venv: SKIPPING [2023-05-04T02:33:20.921Z] INFO: No Stack... [2023-05-04T02:33:21.189Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T02:33:22.150Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T02:33:22.791Z] + cat /w/workspace/edgex-ui-go/6/archives/cost.csv [2023-05-04T02:33:22.791Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T02:33:22.862Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-588-6-stack-cost] [2023-05-04T02:33:22.870Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-588-6-stack-cost] did not exist. Created. [2023-05-04T02:33:22.870Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-588-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T02:33:23.538Z] /w/workspace/edgex-ui-go/6@tmp/durable-b6c5a217/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-04T02:33:24.196Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-04T02:33:24.222Z] Warning: overwriting stash ‘stack-cost’ [2023-05-04T02:33:29.649Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T02:33:29.660Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-588-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T02:33:29.682Z] $ docker stop --time=1 ca06600a43a61065aee58a65f7e0d1050dfb01ec6e63f224292e049caf73e08f [2023-05-04T02:33:31.429Z] $ docker rm -f --volumes ca06600a43a61065aee58a65f7e0d1050dfb01ec6e63f224292e049caf73e08f [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-05-04T02:33:31.869Z] provisioning config files... [2023-05-04T02:33:31.876Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/config16771894289574842327tmp [Pipeline] { [Pipeline] sh [2023-05-04T02:33:32.175Z] + set +x [2023-05-04T02:33:32.175Z] + curl -s https://codecov.io/bash [2023-05-04T02:33:32.175Z] + bash -s -- [2023-05-04T02:33:32.175Z] [2023-05-04T02:33:32.175Z] _____ _ [2023-05-04T02:33:32.175Z] / ____| | | [2023-05-04T02:33:32.175Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T02:33:32.175Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T02:33:32.175Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T02:33:32.175Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T02:33:32.175Z] Bash-1.0.6 [2023-05-04T02:33:32.175Z] [2023-05-04T02:33:32.175Z] [2023-05-04T02:33:32.175Z] ==> git version 2.25.1 found [2023-05-04T02:33:32.175Z] ==> 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-05-04T02:33:32.175Z] Release-Date: 2020-01-08 [2023-05-04T02:33:32.175Z] 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-05-04T02:33:32.175Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T02:33:32.175Z] ==> Jenkins CI detected. [2023-05-04T02:33:32.175Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-588 [2023-05-04T02:33:32.175Z] project root: . [2023-05-04T02:33:32.175Z] --> token set from env [2023-05-04T02:33:32.175Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T02:33:32.175Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T02:33:32.437Z] ==> Python coveragepy not found [2023-05-04T02:33:32.437Z] ==> Searching for coverage reports in: [2023-05-04T02:33:32.437Z] + . [2023-05-04T02:33:32.437Z] -> Found 1 reports [2023-05-04T02:33:32.437Z] ==> Detecting git/mercurial file structure [2023-05-04T02:33:32.437Z] ==> Reading reports [2023-05-04T02:33:32.437Z] + ./coverage.out bytes=10 [2023-05-04T02:33:32.437Z] ==> Appending adjustments [2023-05-04T02:33:32.437Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T02:33:33.375Z] + Found adjustments [2023-05-04T02:33:33.375Z] ==> Gzipping contents [2023-05-04T02:33:33.375Z] 12K /tmp/codecov.3bcOVC.gz [2023-05-04T02:33:33.375Z] ==> Uploading reports [2023-05-04T02:33:33.375Z] url: https://codecov.io [2023-05-04T02:33:33.375Z] query: branch=PR-588&commit=0100f5ff2964767b464c4d3ae006903ebf0898fa&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-588%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=588&job=&cmd_args= [2023-05-04T02:33:33.375Z] -> Pinging Codecov [2023-05-04T02:33:33.375Z] 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=0100f5ff2964767b464c4d3ae006903ebf0898fa&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-588%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=588&job=&cmd_args= [2023-05-04T02:33:33.634Z] -> Uploading to [2023-05-04T02:33:33.634Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/FB506323287CE973F263BFD2A0EB1F37/0100f5ff2964767b464c4d3ae006903ebf0898fa/13b689bd-4006-41f4-b84e-aafd75d5920d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T023333Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b34195506abd2911c10a9ca3c77cb726f4be9fc283a7e5c210c956b6e5b15d8d [2023-05-04T02:33:33.634Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T02:33:33.634Z] Dload Upload Total Spent Left Speed [2023-05-04T02:33:33.634Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8874 0 0 100 8874 0 43714 --:--:-- --:--:-- --:--:-- 43500 100 8874 0 0 100 8874 0 43077 --:--:-- --:--:-- --:--:-- 42869 [2023-05-04T02:33:33.634Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/0100f5ff2964767b464c4d3ae006903ebf0898fa [Pipeline] } [2023-05-04T02:33:33.640Z] 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-05-04T02:33:34.402Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives ] [2023-05-04T02:33:34.403Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives [2023-05-04T02:33:34.403Z] total 16 [2023-05-04T02:33:34.403Z] drwxr-xr-x 3 root root 4096 May 4 02:10 . [2023-05-04T02:33:34.403Z] drwxrwxr-x 15 jenkins jenkins 4096 May 4 02:10 .. [2023-05-04T02:33:34.403Z] drwxr-xr-x 2 root root 4096 May 4 02:10 cost [2023-05-04T02:33:34.403Z] -rw-r--r-- 1 root root 83 May 4 02:10 cost.csv [2023-05-04T02:33:34.403Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives [2023-05-04T02:33:34.403Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives [2023-05-04T02:33:34.403Z] total 16 [2023-05-04T02:33:34.403Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 02:10 . [2023-05-04T02:33:34.403Z] drwxrwxr-x 15 jenkins jenkins 4096 May 4 02:10 .. [2023-05-04T02:33:34.403Z] drwxr-xr-x 2 jenkins jenkins 4096 May 4 02:10 cost [2023-05-04T02:33:34.403Z] -rw-r--r-- 1 jenkins jenkins 83 May 4 02:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:33:34.719Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:33:35.582Z] ---> package-listing.sh [2023-05-04T02:33:35.582Z] ++ facter osfamily [2023-05-04T02:33:35.582Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T02:33:35.842Z] + OS_FAMILY=debian [2023-05-04T02:33:35.842Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-588 [2023-05-04T02:33:35.842Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T02:33:35.842Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T02:33:35.842Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T02:33:35.842Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T02:33:35.842Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-588 ']' [2023-05-04T02:33:35.842Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T02:33:35.842Z] + case "${OS_FAMILY}" in [2023-05-04T02:33:35.842Z] + dpkg -l [2023-05-04T02:33:35.842Z] + grep '^ii' [2023-05-04T02:33:35.842Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T02:33:35.842Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T02:33:35.842Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T02:33:35.842Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-588 ']' [2023-05-04T02:33:35.842Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives/ [2023-05-04T02:33:35.842Z] + 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-05-04T02:33:35.854Z] 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-05-04T02:33:36.131Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:33:36.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T02:33:36.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:33:36.767Z] prd-ubuntu20.04-docker-8c-8g-12681 does not seem to be running inside a container [2023-05-04T02:33:36.803Z] $ 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-05-04T02:33:37.006Z] $ docker top 59929dc8f9adcc28c4a9fb0fee92714d97f6663a9335add55f4a45797f87cde9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T02:33:37.348Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T02:33:37.638Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T02:33:37.934Z] + ls /var/log/sa-host [2023-05-04T02:33:37.934Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T02:33:38.008Z] provisioning config files... [2023-05-04T02:33:38.019Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/config155302067307873183tmp [Pipeline] { [Pipeline] echo [2023-05-04T02:33:38.029Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:33:38.313Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T02:33:38.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:33:38.650Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T02:33:38.659Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:33:39.001Z] ---> sudo-logs.sh [2023-05-04T02:33:39.001Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T02:33:39.039Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:33:39.329Z] ---> job-cost.sh [2023-05-04T02:33:39.329Z] lf-activate-venv: SKIPPING [2023-05-04T02:33:39.329Z] DEBUG: total: 0.2199999988079071 [2023-05-04T02:33:39.329Z] INFO: Retrieving Stack Cost... [2023-05-04T02:33:39.595Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T02:33:40.165Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T02:33:40.176Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:33:40.528Z] ---> logs-deploy.sh [2023-05-04T02:33:40.529Z] lf-activate-venv: SKIPPING [2023-05-04T02:33:40.529Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-588/6 [2023-05-04T02:33:40.529Z] INFO: archiving workspace using pattern(s): [2023-05-04T02:33:41.228Z] Archives upload complete. [2023-05-04T02:33:41.506Z] INFO: archiving logs to Nexus