Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f935e31fed26b56ad20f053d6b1d70f00f004371+b9ee93b39939f4d905786058fe06f88771ce2d73 (956750071cff959a043a5a38a5fb1e0899ced05c) 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-ssh8062403341883264486.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh13414203237120937447.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-578/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-578/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17314499767353545537.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh15198444713798642445.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-578/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-578/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4865581049263180544.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-13966 in /w/workspace/edgexfoundry_edgex-ui-go_PR-578 [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-578 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b9ee93b39939f4d905786058fe06f88771ce2d73 into PR head commit f935e31fed26b56ad20f053d6b1d70f00f004371 Merge succeeded, producing 10c0095dbd4a165f1f10cd2eabb5c9a670364854 Checking out Revision 10c0095dbd4a165f1f10cd2eabb5c9a670364854 (PR-578) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/578/head:refs/remotes/origin/PR-578 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f935e31fed26b56ad20f053d6b1d70f00f004371 # 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 b9ee93b39939f4d905786058fe06f88771ce2d73 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 10c0095dbd4a165f1f10cd2eabb5c9a670364854 # timeout=10 Commit message: "Merge commit 'b9ee93b39939f4d905786058fe06f88771ce2d73' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-06T02:07:51.888Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-06T02:07:51.949Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-06T02:07:51.972Z] ========================================================= [2023-05-06T02:07:51.972Z] EdgeX Global Pipelines Version Info [2023-05-06T02:07:51.972Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 233d1786b979997f633a9e69a44311e5a765206a # timeout=10 [2023-05-06T02:07:52.688Z] ------------------- [2023-05-06T02:07:52.688Z] stable info: [2023-05-06T02:07:52.688Z] ------------------- [2023-05-06T02:07:52.688Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-06T02:07:52.688Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-06T02:07:52.688Z] Message: update stable to v1.0.249 [2023-05-06T02:07:53.257Z] ------------------- [2023-05-06T02:07:53.257Z] experimental info: [2023-05-06T02:07:53.257Z] ------------------- [2023-05-06T02:07:53.257Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-06T02:07:53.257Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-06T02:07:53.257Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-06T02:07:53.425Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-06T02:07:53.435Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-06T02:07:53.446Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-06T02:07:53.458Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-06T02:07:53.469Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-06T02:07:53.481Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-06T02:07:53.493Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-06T02:07:53.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-06T02:07:53.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-06T02:07:53.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-06T02:07:53.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-06T02:07:53.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-06T02:07:53.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-06T02:07:53.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-06T02:07:53.587Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-06T02:07:53.599Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-06T02:07:53.611Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-06T02:07:53.623Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-06T02:07:53.634Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-06T02:07:53.646Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-06T02:07:53.659Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-06T02:07:53.672Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-06T02:07:53.689Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-06T02:07:53.702Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-06T02:07:53.715Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-06T02:07:53.732Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-06T02:07:53.749Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-06T02:07:53.764Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-578 [Pipeline] echo [2023-05-06T02:07:53.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-578 [Pipeline] echo [2023-05-06T02:07:53.799Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-578 [Pipeline] echo [2023-05-06T02:07:53.811Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10c0095dbd4a165f1f10cd2eabb5c9a670364854 [Pipeline] echo [2023-05-06T02:07:53.824Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 10c0095 [Pipeline] echo [2023-05-06T02:07:53.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-06T02:07:53.879Z] provisioning config files... [2023-05-06T02:07:53.891Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config9758098804956497894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:07:54.207Z] ---> docker-login.sh [2023-05-06T02:07:54.207Z] nexus3.edgexfoundry.org:10001 [2023-05-06T02:07:54.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:07:54.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:07:54.479Z] Configure a credential helper to remove this warning. See [2023-05-06T02:07:54.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:07:54.479Z] [2023-05-06T02:07:54.479Z] Login Succeeded [2023-05-06T02:07:54.479Z] nexus3.edgexfoundry.org:10002 [2023-05-06T02:07:54.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:07:54.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:07:54.479Z] Configure a credential helper to remove this warning. See [2023-05-06T02:07:54.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:07:54.479Z] [2023-05-06T02:07:54.479Z] Login Succeeded [2023-05-06T02:07:54.479Z] nexus3.edgexfoundry.org:10003 [2023-05-06T02:07:54.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:07:54.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:07:54.763Z] Configure a credential helper to remove this warning. See [2023-05-06T02:07:54.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:07:54.763Z] [2023-05-06T02:07:54.763Z] Login Succeeded [2023-05-06T02:07:54.763Z] nexus3.edgexfoundry.org:10004 [2023-05-06T02:07:54.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:07:54.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:07:54.763Z] Configure a credential helper to remove this warning. See [2023-05-06T02:07:54.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:07:54.763Z] [2023-05-06T02:07:54.763Z] Login Succeeded [2023-05-06T02:07:54.763Z] docker.io [2023-05-06T02:07:54.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:07:55.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:07:55.026Z] Configure a credential helper to remove this warning. See [2023-05-06T02:07:55.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:07:55.026Z] [2023-05-06T02:07:55.026Z] Login Succeeded [2023-05-06T02:07:55.026Z] ---> docker-login.sh ends [Pipeline] } [2023-05-06T02:07:55.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-06T02:07:55.389Z] + git rev-list -1 --merges 10c0095dbd4a165f1f10cd2eabb5c9a670364854~1..10c0095dbd4a165f1f10cd2eabb5c9a670364854 [Pipeline] echo [2023-05-06T02:07:55.429Z] -----------> git rev-list -1 --merges 10c0095dbd4a165f1f10cd2eabb5c9a670364854~1..10c0095dbd4a165f1f10cd2eabb5c9a670364854 10c0095dbd4a165f1f10cd2eabb5c9a670364854 [2023-05-06T02:07:55.429Z] 10c0095dbd4a165f1f10cd2eabb5c9a670364854 [false] [Pipeline] sh [2023-05-06T02:07:55.716Z] + git log --format=format:%s -1 10c0095dbd4a165f1f10cd2eabb5c9a670364854 [Pipeline] echo [2023-05-06T02:07:55.729Z] ========================================================= [2023-05-06T02:07:55.729Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-06T02:07:55.729Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-06T02:07:56.073Z] + git log --format=format:%s -1 10c0095dbd4a165f1f10cd2eabb5c9a670364854 [Pipeline] echo [2023-05-06T02:07:56.083Z] [semverPrep] GIT_COMMIT: 10c0095dbd4a165f1f10cd2eabb5c9a670364854, Commit Message: Merge commit 'b9ee93b39939f4d905786058fe06f88771ce2d73' into HEAD [Pipeline] echo [2023-05-06T02:07:56.091Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-06T02:07:56.436Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-06T02:07:56.436Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-06T02:07:56.436Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-06T02:07:56.436Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-06T02:07:56.436Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-06T02:07:56.436Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-06T02:07:56.436Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:07:56.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-06T02:07:56.785Z] [2023-05-06T02:07:56.785Z] 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-06T02:07:57.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-06T02:07:57.091Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-06T02:07:57.091Z] b85a868b505f: Pulling fs layer [2023-05-06T02:07:57.091Z] e2be974225ed: Pulling fs layer [2023-05-06T02:07:57.091Z] 339a4e72a1f5: Pulling fs layer [2023-05-06T02:07:57.091Z] 988bab9f4d93: Pulling fs layer [2023-05-06T02:07:57.091Z] 1469e6f7b9e6: Pulling fs layer [2023-05-06T02:07:57.091Z] eaf3925da568: Pulling fs layer [2023-05-06T02:07:57.091Z] bab4dde63d76: Pulling fs layer [2023-05-06T02:07:57.091Z] bde34c3a00c8: Pulling fs layer [2023-05-06T02:07:57.091Z] b352a97aabf1: Pulling fs layer [2023-05-06T02:07:57.091Z] 4872d77fe225: Pulling fs layer [2023-05-06T02:07:57.091Z] 5851b861e8e6: Pulling fs layer [2023-05-06T02:07:57.091Z] bab4dde63d76: Waiting [2023-05-06T02:07:57.091Z] bde34c3a00c8: Waiting [2023-05-06T02:07:57.091Z] b352a97aabf1: Waiting [2023-05-06T02:07:57.091Z] 4872d77fe225: Waiting [2023-05-06T02:07:57.091Z] 5851b861e8e6: Waiting [2023-05-06T02:07:57.091Z] 988bab9f4d93: Waiting [2023-05-06T02:07:57.091Z] 1469e6f7b9e6: Waiting [2023-05-06T02:07:57.091Z] eaf3925da568: Waiting [2023-05-06T02:07:57.091Z] e2be974225ed: Download complete [2023-05-06T02:07:57.091Z] 988bab9f4d93: Verifying Checksum [2023-05-06T02:07:57.091Z] 988bab9f4d93: Download complete [2023-05-06T02:07:57.350Z] 1469e6f7b9e6: Verifying Checksum [2023-05-06T02:07:57.350Z] 1469e6f7b9e6: Download complete [2023-05-06T02:07:57.350Z] 339a4e72a1f5: Verifying Checksum [2023-05-06T02:07:57.350Z] 339a4e72a1f5: Download complete [2023-05-06T02:07:57.350Z] eaf3925da568: Verifying Checksum [2023-05-06T02:07:57.350Z] eaf3925da568: Download complete [2023-05-06T02:07:57.350Z] bde34c3a00c8: Download complete [2023-05-06T02:07:57.350Z] b352a97aabf1: Verifying Checksum [2023-05-06T02:07:57.350Z] b352a97aabf1: Download complete [2023-05-06T02:07:57.350Z] 4872d77fe225: Verifying Checksum [2023-05-06T02:07:57.350Z] 4872d77fe225: Download complete [2023-05-06T02:07:57.350Z] 5851b861e8e6: Verifying Checksum [2023-05-06T02:07:57.350Z] 5851b861e8e6: Download complete [2023-05-06T02:07:57.350Z] b85a868b505f: Verifying Checksum [2023-05-06T02:07:57.350Z] b85a868b505f: Download complete [2023-05-06T02:07:57.609Z] bab4dde63d76: Verifying Checksum [2023-05-06T02:07:57.609Z] bab4dde63d76: Download complete [2023-05-06T02:07:58.545Z] b85a868b505f: Pull complete [2023-05-06T02:07:58.545Z] e2be974225ed: Pull complete [2023-05-06T02:07:59.113Z] 339a4e72a1f5: Pull complete [2023-05-06T02:07:59.113Z] 988bab9f4d93: Pull complete [2023-05-06T02:07:59.372Z] 1469e6f7b9e6: Pull complete [2023-05-06T02:07:59.372Z] eaf3925da568: Pull complete [2023-05-06T02:08:01.344Z] bab4dde63d76: Pull complete [2023-05-06T02:08:01.344Z] bde34c3a00c8: Pull complete [2023-05-06T02:08:01.344Z] b352a97aabf1: Pull complete [2023-05-06T02:08:01.344Z] 4872d77fe225: Pull complete [2023-05-06T02:08:01.604Z] 5851b861e8e6: Pull complete [2023-05-06T02:08:01.604Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-06T02:08:01.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-06T02:08:01.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:08:01.741Z] prd-ubuntu20.04-docker-8c-8g-13966 does not seem to be running inside a container [2023-05-06T02:08:01.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@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-06T02:08:03.842Z] $ docker top 0871ef1314920c4106c68a5f3020e859f821dcffe9b5f319ce8a10cf9c7d2988 -eo pid,comm [2023-05-06T02:08:03.927Z] 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-06T02:08:03.927Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-06T02:08:03.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-06T02:08:03.966Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-06T02:08:04.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-06T02:08:04.091Z] $ docker exec 0871ef1314920c4106c68a5f3020e859f821dcffe9b5f319ce8a10cf9c7d2988 ssh-agent [2023-05-06T02:08:04.205Z] SSH_AUTH_SOCK=/tmp/ssh-G9oIPl086Cbh/agent.20 [2023-05-06T02:08:04.205Z] SSH_AGENT_PID=33 [2023-05-06T02:08:04.211Z] Running ssh-add (command line suppressed) [2023-05-06T02:08:04.310Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/private_key_5634307113801037700.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/private_key_5634307113801037700.key) [2023-05-06T02:08:04.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-06T02:08:04.620Z] + git tag --points-at HEAD [Pipeline] } [2023-05-06T02:08:04.636Z] $ docker exec --env ******** --env ******** 0871ef1314920c4106c68a5f3020e859f821dcffe9b5f319ce8a10cf9c7d2988 ssh-agent -k [2023-05-06T02:08:04.727Z] unset SSH_AUTH_SOCK; [2023-05-06T02:08:04.727Z] unset SSH_AGENT_PID; [2023-05-06T02:08:04.727Z] echo Agent pid 33 killed; [2023-05-06T02:08:04.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-06T02:08:04.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-06T02:08:04.773Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-06T02:08:04.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-06T02:08:04.889Z] $ docker exec 0871ef1314920c4106c68a5f3020e859f821dcffe9b5f319ce8a10cf9c7d2988 ssh-agent [2023-05-06T02:08:05.015Z] SSH_AUTH_SOCK=/tmp/ssh-5T2T9NFUWNkC/agent.70 [2023-05-06T02:08:05.015Z] SSH_AGENT_PID=76 [2023-05-06T02:08:05.021Z] Running ssh-add (command line suppressed) [2023-05-06T02:08:05.115Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/private_key_8264428757102523464.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/private_key_8264428757102523464.key) [2023-05-06T02:08:05.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-06T02:08:05.453Z] + git semver init [2023-05-06T02:08:05.717Z] 2023-05-06 02:08:05,653 [run_init] DEBUG init version:0.0.0 force:False [2023-05-06T02:08:05.717Z] 2023-05-06 02:08:05,654 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver [2023-05-06T02:08:05.717Z] 2023-05-06 02:08:05,654 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver [2023-05-06T02:08:05.717Z] 2023-05-06 02:08:05,655 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-578, universal_newlines=False, shell=None, istream=None) [2023-05-06T02:08:07.104Z] 2023-05-06 02:08:06,989 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.git/info/exclude [2023-05-06T02:08:07.104Z] 2023-05-06 02:08:06,990 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver/PR-578 with force:False [2023-05-06T02:08:07.104Z] 2023-05-06 02:08:06,990 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver/PR-578 [2023-05-06T02:08:07.104Z] 2023-05-06 02:08:06,998 [execute] INFO git cat-file --batch-check [2023-05-06T02:08:07.104Z] 2023-05-06 02:08:06,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver, universal_newlines=False, shell=None, istream=) [2023-05-06T02:08:07.104Z] 2023-05-06 02:08:07,006 [execute] INFO git cat-file --batch [2023-05-06T02:08:07.104Z] 2023-05-06 02:08:07,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver, universal_newlines=False, shell=None, istream=) [2023-05-06T02:08:07.104Z] 2023-05-06 02:08:07,012 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver/PR-578 [2023-05-06T02:08:07.104Z] 0.0.0 [Pipeline] } [2023-05-06T02:08:07.112Z] $ docker exec --env ******** --env ******** 0871ef1314920c4106c68a5f3020e859f821dcffe9b5f319ce8a10cf9c7d2988 ssh-agent -k [2023-05-06T02:08:07.210Z] unset SSH_AUTH_SOCK; [2023-05-06T02:08:07.210Z] unset SSH_AGENT_PID; [2023-05-06T02:08:07.211Z] echo Agent pid 76 killed; [2023-05-06T02:08:07.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-06T02:08:07.531Z] + git semver [Pipeline] } [2023-05-06T02:08:07.802Z] $ docker stop --time=1 0871ef1314920c4106c68a5f3020e859f821dcffe9b5f319ce8a10cf9c7d2988 [2023-05-06T02:08:09.066Z] $ docker rm -f --volumes 0871ef1314920c4106c68a5f3020e859f821dcffe9b5f319ce8a10cf9c7d2988 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-06T02:08:09.422Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-06T02:08:09.632Z] Stashed 1 file(s) [Pipeline] echo [2023-05-06T02:08:09.635Z] [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-06T02:08:09.787Z] provisioning config files... [2023-05-06T02:08:09.797Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config1659862620962534998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:08:10.095Z] ---> docker-login.sh [2023-05-06T02:08:10.095Z] nexus3.edgexfoundry.org:10001 [2023-05-06T02:08:10.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:08:10.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:08:10.095Z] Configure a credential helper to remove this warning. See [2023-05-06T02:08:10.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:08:10.095Z] [2023-05-06T02:08:10.095Z] Login Succeeded [2023-05-06T02:08:10.095Z] nexus3.edgexfoundry.org:10002 [2023-05-06T02:08:10.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:08:10.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:08:10.354Z] Configure a credential helper to remove this warning. See [2023-05-06T02:08:10.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:08:10.354Z] [2023-05-06T02:08:10.354Z] Login Succeeded [2023-05-06T02:08:10.354Z] nexus3.edgexfoundry.org:10003 [2023-05-06T02:08:10.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:08:10.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:08:10.354Z] Configure a credential helper to remove this warning. See [2023-05-06T02:08:10.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:08:10.354Z] [2023-05-06T02:08:10.354Z] Login Succeeded [2023-05-06T02:08:10.354Z] nexus3.edgexfoundry.org:10004 [2023-05-06T02:08:10.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:08:10.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:08:10.354Z] Configure a credential helper to remove this warning. See [2023-05-06T02:08:10.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:08:10.354Z] [2023-05-06T02:08:10.354Z] Login Succeeded [2023-05-06T02:08:10.354Z] docker.io [2023-05-06T02:08:10.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:08:10.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:08:10.613Z] Configure a credential helper to remove this warning. See [2023-05-06T02:08:10.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:08:10.613Z] [2023-05-06T02:08:10.613Z] Login Succeeded [2023-05-06T02:08:10.613Z] ---> docker-login.sh ends [Pipeline] } [2023-05-06T02:08:10.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-06T02:08:10.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-06T02:08:10.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-06T02:08:10.705Z] ========================================================= [2023-05-06T02:08:10.705Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-06T02:08:10.705Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:08:11.019Z] + 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-06T02:08:11.282Z] Sending build context to Docker daemon 45.94MB [2023-05-06T02:08:11.282Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-06T02:08:11.282Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-06T02:08:11.282Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-06T02:08:11.282Z] f56be85fc22e: Pulling fs layer [2023-05-06T02:08:11.282Z] 85791d961cd3: Pulling fs layer [2023-05-06T02:08:11.282Z] d694b5ae8c79: Pulling fs layer [2023-05-06T02:08:11.282Z] 9f32a84ed3da: Pulling fs layer [2023-05-06T02:08:11.282Z] 4d19c01a9841: Pulling fs layer [2023-05-06T02:08:11.282Z] 9325e15d5711: Pulling fs layer [2023-05-06T02:08:11.282Z] 556b6ee489ea: Pulling fs layer [2023-05-06T02:08:11.282Z] c5a4b2cf53e6: Pulling fs layer [2023-05-06T02:08:11.282Z] 4d19c01a9841: Waiting [2023-05-06T02:08:11.282Z] 9f32a84ed3da: Waiting [2023-05-06T02:08:11.282Z] 556b6ee489ea: Waiting [2023-05-06T02:08:11.282Z] 85791d961cd3: Download complete [2023-05-06T02:08:11.282Z] 9f32a84ed3da: Verifying Checksum [2023-05-06T02:08:11.282Z] 9f32a84ed3da: Download complete [2023-05-06T02:08:11.282Z] 4d19c01a9841: Verifying Checksum [2023-05-06T02:08:11.282Z] 4d19c01a9841: Download complete [2023-05-06T02:08:11.282Z] f56be85fc22e: Verifying Checksum [2023-05-06T02:08:11.282Z] f56be85fc22e: Download complete [2023-05-06T02:08:11.282Z] 9325e15d5711: Verifying Checksum [2023-05-06T02:08:11.282Z] 9325e15d5711: Download complete [2023-05-06T02:08:11.540Z] f56be85fc22e: Pull complete [2023-05-06T02:08:11.540Z] 85791d961cd3: Pull complete [2023-05-06T02:08:12.108Z] d694b5ae8c79: Verifying Checksum [2023-05-06T02:08:12.108Z] d694b5ae8c79: Download complete [2023-05-06T02:08:12.108Z] c5a4b2cf53e6: Download complete [2023-05-06T02:08:12.108Z] 556b6ee489ea: Verifying Checksum [2023-05-06T02:08:12.108Z] 556b6ee489ea: Download complete [2023-05-06T02:08:16.300Z] d694b5ae8c79: Pull complete [2023-05-06T02:08:16.300Z] 9f32a84ed3da: Pull complete [2023-05-06T02:08:16.300Z] 4d19c01a9841: Pull complete [2023-05-06T02:08:16.300Z] 9325e15d5711: Pull complete [2023-05-06T02:08:18.214Z] 556b6ee489ea: Pull complete [2023-05-06T02:08:19.589Z] c5a4b2cf53e6: Pull complete [2023-05-06T02:08:19.589Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-06T02:08:19.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-06T02:08:19.590Z] ---> c4be618373d6 [2023-05-06T02:08:19.590Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-06T02:08:22.907Z] ---> Running in 05d6b1fe0ccd [2023-05-06T02:08:23.472Z] Removing intermediate container 05d6b1fe0ccd [2023-05-06T02:08:23.472Z] ---> b7b0fdd69548 [2023-05-06T02:08:23.472Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-06T02:08:23.472Z] ---> Running in 188f1cf63330 [2023-05-06T02:08:23.731Z] Removing intermediate container 188f1cf63330 [2023-05-06T02:08:23.731Z] ---> b1f544f0aad9 [2023-05-06T02:08:23.731Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-06T02:08:23.731Z] ---> Running in 22342781c3e3 [2023-05-06T02:08:23.989Z] Removing intermediate container 22342781c3e3 [2023-05-06T02:08:23.989Z] ---> 19ecea97873f [2023-05-06T02:08:23.989Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-06T02:08:24.246Z] ---> Running in 65e372bf9789 [2023-05-06T02:08:24.503Z] Removing intermediate container 65e372bf9789 [2023-05-06T02:08:24.503Z] ---> 9556c0f2a7ab [2023-05-06T02:08:24.503Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-06T02:08:24.745Z] Still waiting to schedule task [2023-05-06T02:08:24.745Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-13954’ [2023-05-06T02:08:24.760Z] ---> Running in fab26a27f306 [2023-05-06T02:08:24.760Z] Removing intermediate container fab26a27f306 [2023-05-06T02:08:24.760Z] ---> 30b127442147 [2023-05-06T02:08:24.760Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-06T02:08:25.019Z] latest: Pulling from library/docker [2023-05-06T02:08:25.276Z] f56be85fc22e: Already exists [2023-05-06T02:08:25.276Z] 7ed9ddfd3b8f: Pulling fs layer [2023-05-06T02:08:25.276Z] 788e1ab5616a: Pulling fs layer [2023-05-06T02:08:25.276Z] c585cb37f4e3: Pulling fs layer [2023-05-06T02:08:25.276Z] f07ac151bd26: Pulling fs layer [2023-05-06T02:08:25.276Z] 40ec0a365c4d: Pulling fs layer [2023-05-06T02:08:25.276Z] 8e86e06bd107: Pulling fs layer [2023-05-06T02:08:25.276Z] 265c5956ad77: Pulling fs layer [2023-05-06T02:08:25.276Z] 0326226f4470: Pulling fs layer [2023-05-06T02:08:25.276Z] e09aa9eb39ba: Pulling fs layer [2023-05-06T02:08:25.276Z] f07ac151bd26: Waiting [2023-05-06T02:08:25.276Z] 40ec0a365c4d: Waiting [2023-05-06T02:08:25.276Z] 0326226f4470: Waiting [2023-05-06T02:08:25.276Z] 265c5956ad77: Waiting [2023-05-06T02:08:25.276Z] 8f731bd845bb: Pulling fs layer [2023-05-06T02:08:25.276Z] e09aa9eb39ba: Waiting [2023-05-06T02:08:25.276Z] b045f4bf5e58: Pulling fs layer [2023-05-06T02:08:25.276Z] 8f731bd845bb: Waiting [2023-05-06T02:08:25.276Z] 6f439390c271: Pulling fs layer [2023-05-06T02:08:25.276Z] 4e540a8453c0: Pulling fs layer [2023-05-06T02:08:25.276Z] 6f439390c271: Waiting [2023-05-06T02:08:25.276Z] b045f4bf5e58: Waiting [2023-05-06T02:08:25.276Z] 788e1ab5616a: Verifying Checksum [2023-05-06T02:08:25.276Z] 788e1ab5616a: Download complete [2023-05-06T02:08:25.276Z] 7ed9ddfd3b8f: Verifying Checksum [2023-05-06T02:08:25.276Z] 7ed9ddfd3b8f: Download complete [2023-05-06T02:08:25.534Z] 7ed9ddfd3b8f: Pull complete [2023-05-06T02:08:25.534Z] 788e1ab5616a: Pull complete [2023-05-06T02:08:25.534Z] c585cb37f4e3: Verifying Checksum [2023-05-06T02:08:25.534Z] c585cb37f4e3: Download complete [2023-05-06T02:08:25.534Z] f07ac151bd26: Verifying Checksum [2023-05-06T02:08:25.534Z] f07ac151bd26: Download complete [2023-05-06T02:08:25.791Z] 8e86e06bd107: Download complete [2023-05-06T02:08:25.791Z] 265c5956ad77: Verifying Checksum [2023-05-06T02:08:25.791Z] 265c5956ad77: Download complete [2023-05-06T02:08:25.791Z] 40ec0a365c4d: Verifying Checksum [2023-05-06T02:08:25.791Z] 40ec0a365c4d: Download complete [2023-05-06T02:08:25.791Z] 0326226f4470: Download complete [2023-05-06T02:08:25.791Z] 8f731bd845bb: Download complete [2023-05-06T02:08:26.048Z] c585cb37f4e3: Pull complete [2023-05-06T02:08:26.048Z] 6f439390c271: Verifying Checksum [2023-05-06T02:08:26.048Z] 6f439390c271: Download complete [2023-05-06T02:08:26.048Z] e09aa9eb39ba: Verifying Checksum [2023-05-06T02:08:26.048Z] e09aa9eb39ba: Download complete [2023-05-06T02:08:26.048Z] 4e540a8453c0: Verifying Checksum [2023-05-06T02:08:26.048Z] 4e540a8453c0: Download complete [2023-05-06T02:08:26.310Z] f07ac151bd26: Pull complete [2023-05-06T02:08:26.876Z] 40ec0a365c4d: Pull complete [2023-05-06T02:08:26.876Z] 8e86e06bd107: Pull complete [2023-05-06T02:08:26.876Z] b045f4bf5e58: Verifying Checksum [2023-05-06T02:08:26.876Z] b045f4bf5e58: Download complete [2023-05-06T02:08:26.876Z] 265c5956ad77: Pull complete [2023-05-06T02:08:26.876Z] 0326226f4470: Pull complete [2023-05-06T02:08:27.133Z] e09aa9eb39ba: Pull complete [2023-05-06T02:08:27.133Z] 8f731bd845bb: Pull complete [2023-05-06T02:08:28.064Z] b045f4bf5e58: Pull complete [2023-05-06T02:08:28.323Z] 6f439390c271: Pull complete [2023-05-06T02:08:28.323Z] 4e540a8453c0: Pull complete [2023-05-06T02:08:28.323Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-06T02:08:28.323Z] Status: Downloaded newer image for docker:latest [2023-05-06T02:08:30.223Z] ---> 6d6e42c3f1fd [2023-05-06T02:08:30.223Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-06T02:08:30.223Z] ---> Running in 1973b72c65b7 [2023-05-06T02:08:30.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-06T02:08:30.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-06T02:08:31.053Z] OK: 265 MiB in 53 packages [2023-05-06T02:08:31.312Z] Removing intermediate container 1973b72c65b7 [2023-05-06T02:08:31.312Z] ---> 5f09ff17a267 [2023-05-06T02:08:31.312Z] Step 10/15 : ENV GO111MODULE=on [2023-05-06T02:08:31.572Z] ---> Running in d70f6c74f6e6 [2023-05-06T02:08:31.572Z] Removing intermediate container d70f6c74f6e6 [2023-05-06T02:08:31.572Z] ---> 7dcd396d4475 [2023-05-06T02:08:31.572Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-06T02:08:31.572Z] ---> Running in 3a48f0bace89 [2023-05-06T02:08:31.572Z] Removing intermediate container 3a48f0bace89 [2023-05-06T02:08:31.572Z] ---> 102e48178e52 [2023-05-06T02:08:31.572Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-06T02:08:31.831Z] ---> 74818a7f64a9 [2023-05-06T02:08:31.831Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-06T02:08:31.831Z] ---> Running in 2946afb8187c [2023-05-06T02:08:58.456Z] Removing intermediate container 2946afb8187c [2023-05-06T02:08:58.456Z] ---> 33172c5d51b7 [2023-05-06T02:08:58.456Z] Step 14/15 : COPY . . [2023-05-06T02:08:58.456Z] ---> f8480ba1d14a [2023-05-06T02:08:58.456Z] Step 15/15 : RUN ${MAKE} [2023-05-06T02:08:58.456Z] ---> Running in 37f82430e73f [2023-05-06T02:08:58.456Z] noop [2023-05-06T02:08:58.456Z] Removing intermediate container 37f82430e73f [2023-05-06T02:08:58.456Z] ---> ba9b9fcf17f6 [2023-05-06T02:08:58.456Z] Successfully built ba9b9fcf17f6 [2023-05-06T02:08:58.456Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:08:58.774Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-06T02:08:58.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:08:58.839Z] prd-ubuntu20.04-docker-8c-8g-13966 does not seem to be running inside a container [2023-05-06T02:08:58.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@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-06T02:08:59.203Z] $ docker top 684e15a0fb4c79bd629dedee83490b628b88c49c92e0823742f760e2aa7d70a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-06T02:08:59.536Z] + go version [2023-05-06T02:08:59.536Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-06T02:08:59.554Z] $ docker stop --time=1 684e15a0fb4c79bd629dedee83490b628b88c49c92e0823742f760e2aa7d70a9 [2023-05-06T02:09:00.811Z] $ docker rm -f --volumes 684e15a0fb4c79bd629dedee83490b628b88c49c92e0823742f760e2aa7d70a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:09:01.213Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-06T02:09:01.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:09:01.286Z] prd-ubuntu20.04-docker-8c-8g-13966 does not seem to be running inside a container [2023-05-06T02:09:01.328Z] $ 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-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@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-06T02:09:01.660Z] $ docker top 7e1bf35afd9448becb10e624491435d84301c41561ba2e2fe3d603074e91325a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-06T02:09:01.999Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-578 [Pipeline] fileExists [Pipeline] sh [2023-05-06T02:09:02.291Z] + make test [2023-05-06T02:09:02.291Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-06T02:09:06.687Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-06T02:09:14.785Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-06T02:09:14.785Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-06T02:09:14.785Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-06T02:09:14.785Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-06T02:09:14.785Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-06T02:09:14.785Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-06T02:09:14.785Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-06T02:09:14.785Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-06T02:09:14.785Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-06T02:09:18.066Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-06T02:09:18.066Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-06T02:09:18.066Z] ./bin/test-attribution-txt.sh [2023-05-06T02:09:18.066Z] make -C web test [2023-05-06T02:09:18.066Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-578/web' [2023-05-06T02:09:18.066Z] make[1]: tput: No such file or directory [2023-05-06T02:09:18.066Z] make[1]: tput: No such file or directory [2023-05-06T02:09:18.066Z] warning: generating ./VERSION [2023-05-06T02:09:18.066Z] echo "0.0.0" > VERSION [2023-05-06T02:09:18.066Z] docker build \ [2023-05-06T02:09:18.066Z] -f Dockerfile \ [2023-05-06T02:09:18.066Z] --build-arg USER=1000 \ [2023-05-06T02:09:18.066Z] \ [2023-05-06T02:09:18.066Z] --label "git_sha=10c0095dbd4a165f1f10cd2eabb5c9a670364854" \ [2023-05-06T02:09:18.066Z] -t edgexfoundry/edgex-web-ui:10c0095dbd4a165f1f10cd2eabb5c9a670364854 \ [2023-05-06T02:09:18.066Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-06T02:09:18.066Z] . [2023-05-06T02:09:18.066Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-06T02:09:18.066Z] Install the buildx component to build images with BuildKit: [2023-05-06T02:09:18.066Z] https://docs.docker.com/go/buildx/ [2023-05-06T02:09:18.066Z] [2023-05-06T02:09:18.066Z] Sending build context to Docker daemon 3.269MB [2023-05-06T02:09:18.066Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-06T02:09:18.327Z] 16.17-alpine3.15: Pulling from library/node [2023-05-06T02:09:18.327Z] 9621f1afde84: Pulling fs layer [2023-05-06T02:09:18.327Z] c6f70ee39829: Pulling fs layer [2023-05-06T02:09:18.327Z] 56892a8094a2: Pulling fs layer [2023-05-06T02:09:18.327Z] 58dd87906ef0: Pulling fs layer [2023-05-06T02:09:18.327Z] 58dd87906ef0: Waiting [2023-05-06T02:09:18.327Z] 56892a8094a2: Download complete [2023-05-06T02:09:18.327Z] 58dd87906ef0: Verifying Checksum [2023-05-06T02:09:18.327Z] 58dd87906ef0: Download complete [2023-05-06T02:09:18.327Z] 9621f1afde84: Verifying Checksum [2023-05-06T02:09:18.327Z] 9621f1afde84: Download complete [2023-05-06T02:09:18.584Z] 9621f1afde84: Pull complete [2023-05-06T02:09:18.584Z] c6f70ee39829: Verifying Checksum [2023-05-06T02:09:18.584Z] c6f70ee39829: Download complete [2023-05-06T02:09:19.517Z] c6f70ee39829: Pull complete [2023-05-06T02:09:19.777Z] 56892a8094a2: Pull complete [2023-05-06T02:09:19.777Z] 58dd87906ef0: Pull complete [2023-05-06T02:09:19.777Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-06T02:09:19.777Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-06T02:09:19.777Z] ---> b69703f70c3d [2023-05-06T02:09:19.777Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-06T02:09:21.680Z] ---> Running in 3fd85e3912da [2023-05-06T02:09:21.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-06T02:09:21.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-06T02:09:22.199Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-06T02:09:22.199Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-06T02:09:22.199Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-06T02:09:22.199Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-06T02:09:22.199Z] (5/129) Installing libxcb (1.14-r2) [2023-05-06T02:09:22.199Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-06T02:09:22.199Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-06T02:09:22.199Z] (8/129) Installing libice (1.0.10-r0) [2023-05-06T02:09:22.199Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-06T02:09:22.199Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-06T02:09:22.199Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-06T02:09:22.199Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-06T02:09:22.199Z] (13/129) Installing xset (1.2.4-r0) [2023-05-06T02:09:22.199Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-06T02:09:22.199Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-06T02:09:22.199Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-06T02:09:22.199Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-06T02:09:22.199Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-06T02:09:22.199Z] (19/129) Installing libintl (0.21-r0) [2023-05-06T02:09:22.199Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-06T02:09:22.199Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-06T02:09:22.199Z] (22/129) Installing pcre (8.45-r1) [2023-05-06T02:09:22.199Z] (23/129) Installing glib (2.70.1-r0) [2023-05-06T02:09:22.199Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-06T02:09:22.199Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-06T02:09:22.199Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-06T02:09:22.456Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-06T02:09:22.456Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-06T02:09:22.456Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-06T02:09:22.456Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-06T02:09:22.456Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-06T02:09:22.456Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-06T02:09:22.456Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-06T02:09:22.456Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-06T02:09:22.456Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-06T02:09:22.456Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-06T02:09:22.456Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-06T02:09:22.456Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-06T02:09:22.456Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-06T02:09:22.456Z] (40/129) Installing libxi (1.8-r0) [2023-05-06T02:09:22.456Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-06T02:09:22.456Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-06T02:09:22.456Z] (43/129) Installing atk (2.36.0-r0) [2023-05-06T02:09:22.456Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-06T02:09:22.456Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-06T02:09:22.457Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-06T02:09:22.457Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-06T02:09:22.457Z] (48/129) Installing expat (2.5.0-r0) [2023-05-06T02:09:22.457Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-06T02:09:22.457Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-06T02:09:22.457Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-06T02:09:22.457Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-06T02:09:22.457Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-06T02:09:22.457Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-06T02:09:22.457Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-06T02:09:22.457Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-06T02:09:22.457Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-06T02:09:22.457Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-06T02:09:22.714Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-06T02:09:22.714Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-06T02:09:22.714Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-06T02:09:22.714Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-06T02:09:22.714Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-06T02:09:22.714Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-06T02:09:22.714Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-06T02:09:22.714Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-06T02:09:22.714Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-06T02:09:22.714Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-06T02:09:22.714Z] (69/129) Installing pango (1.48.10-r0) [2023-05-06T02:09:22.714Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-06T02:09:22.714Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-06T02:09:22.714Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-06T02:09:22.714Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-06T02:09:22.714Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-06T02:09:22.714Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-06T02:09:22.714Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-06T02:09:22.714Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-06T02:09:22.714Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-06T02:09:22.973Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-06T02:09:22.973Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-06T02:09:24.892Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-06T02:09:24.892Z] (80/129) Installing flac (1.3.4-r0) [2023-05-06T02:09:24.892Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-06T02:09:24.892Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-06T02:09:24.892Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-06T02:09:24.892Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-06T02:09:24.892Z] (85/129) Installing libass (0.15.2-r0) [2023-05-06T02:09:24.892Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-06T02:09:24.892Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-06T02:09:24.892Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-06T02:09:24.892Z] (89/129) Installing lame (3.100-r0) [2023-05-06T02:09:25.149Z] (90/129) Installing opus (1.3.1-r1) [2023-05-06T02:09:25.149Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-06T02:09:25.149Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-06T02:09:25.150Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-06T02:09:25.150Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-06T02:09:25.150Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-06T02:09:25.150Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-06T02:09:25.150Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-06T02:09:25.150Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-06T02:09:25.150Z] (99/129) Installing libva (2.13.0-r0) [2023-05-06T02:09:25.150Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-06T02:09:25.150Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-06T02:09:25.150Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-06T02:09:25.150Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-06T02:09:25.150Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-06T02:09:25.150Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-06T02:09:25.150Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-06T02:09:25.150Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-06T02:09:25.150Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-06T02:09:25.409Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-06T02:09:25.409Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-06T02:09:25.409Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-06T02:09:25.409Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-06T02:09:25.409Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-06T02:09:25.409Z] (114/129) Installing nspr (4.32-r0) [2023-05-06T02:09:25.409Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-06T02:09:25.409Z] (116/129) Installing nss (3.78.1-r0) [2023-05-06T02:09:25.409Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-06T02:09:25.409Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-06T02:09:25.409Z] (119/129) Installing orc (0.4.32-r0) [2023-05-06T02:09:25.409Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-06T02:09:25.409Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-06T02:09:25.409Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-06T02:09:25.409Z] (123/129) Installing libpulse (15.0-r2) [2023-05-06T02:09:25.409Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-06T02:09:25.409Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-06T02:09:25.409Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-06T02:09:25.409Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-06T02:09:25.409Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-06T02:09:25.409Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-06T02:09:26.344Z] Executing busybox-1.34.1-r7.trigger [2023-05-06T02:09:26.344Z] Executing glib-2.70.1-r0.trigger [2023-05-06T02:09:26.344Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-06T02:09:26.910Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-06T02:09:26.910Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-06T02:09:26.910Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-06T02:09:26.910Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-06T02:09:26.910Z] OK: 286 MiB in 145 packages [2023-05-06T02:09:32.167Z] Removing intermediate container 3fd85e3912da [2023-05-06T02:09:32.167Z] ---> 845971ee255e [2023-05-06T02:09:32.167Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-06T02:09:32.167Z] ---> Running in 537290d6d9fc [2023-05-06T02:09:32.426Z] Removing intermediate container 537290d6d9fc [2023-05-06T02:09:32.426Z] ---> dea4daa57419 [2023-05-06T02:09:32.426Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-06T02:09:32.426Z] ---> Running in 92fd70c25da5 [2023-05-06T02:09:32.426Z] Removing intermediate container 92fd70c25da5 [2023-05-06T02:09:32.426Z] ---> b246c4009dad [2023-05-06T02:09:32.426Z] Step 5/10 : RUN npm install -g npm [2023-05-06T02:09:32.426Z] ---> Running in 7b9894463d61 [2023-05-06T02:09:38.983Z] [2023-05-06T02:09:38.983Z] removed 7 packages, changed 101 packages, and audited 264 packages in 5s [2023-05-06T02:09:38.983Z] [2023-05-06T02:09:38.983Z] 27 packages are looking for funding [2023-05-06T02:09:38.983Z] run `npm fund` for details [2023-05-06T02:09:38.983Z] [2023-05-06T02:09:38.983Z] found 0 vulnerabilities [2023-05-06T02:09:39.551Z] Removing intermediate container 7b9894463d61 [2023-05-06T02:09:39.551Z] ---> 48ba50290479 [2023-05-06T02:09:39.551Z] Step 6/10 : ARG USER=1000 [2023-05-06T02:09:39.551Z] ---> Running in 6c5daaada7a6 [2023-05-06T02:09:39.551Z] Removing intermediate container 6c5daaada7a6 [2023-05-06T02:09:39.551Z] ---> bf880458a4fd [2023-05-06T02:09:39.551Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-06T02:09:39.551Z] ---> Running in 65a6e967e885 [2023-05-06T02:09:40.118Z] Removing intermediate container 65a6e967e885 [2023-05-06T02:09:40.118Z] ---> ef1c7592acb3 [2023-05-06T02:09:40.118Z] Step 8/10 : USER $USER:$USER [2023-05-06T02:09:40.118Z] ---> Running in 68b04c2096b9 [2023-05-06T02:09:40.118Z] Removing intermediate container 68b04c2096b9 [2023-05-06T02:09:40.118Z] ---> a978587cc80d [2023-05-06T02:09:40.118Z] Step 9/10 : WORKDIR /app [2023-05-06T02:09:40.118Z] ---> Running in b548c24f9a01 [2023-05-06T02:09:40.375Z] Removing intermediate container b548c24f9a01 [2023-05-06T02:09:40.375Z] ---> 8d504aa7c88a [2023-05-06T02:09:40.375Z] Step 10/10 : LABEL git_sha=10c0095dbd4a165f1f10cd2eabb5c9a670364854 [2023-05-06T02:09:40.375Z] ---> Running in d87af499a177 [2023-05-06T02:09:40.375Z] Removing intermediate container d87af499a177 [2023-05-06T02:09:40.375Z] ---> d1753185497c [2023-05-06T02:09:40.375Z] Successfully built d1753185497c [2023-05-06T02:09:40.375Z] Successfully tagged edgexfoundry/edgex-web-ui:10c0095dbd4a165f1f10cd2eabb5c9a670364854 [2023-05-06T02:09:40.375Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-06T02:09:40.375Z] touch edgex-web-ui.imagebuilt [2023-05-06T02:09:40.375Z] mkdir -p node_modules coverage [2023-05-06T02:09:40.375Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-06T02:09:40.375Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE required: { [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE }, [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE } [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE required: { [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE }, [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE } [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE required: { [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE }, [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE } [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE required: { [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE }, [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE } [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE required: { [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE }, [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE } [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE required: { [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE }, [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE } [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE required: { [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE }, [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE } [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-06T02:09:42.274Z] npm WARN EBADENGINE required: { [2023-05-06T02:09:42.275Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:09:42.275Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:09:42.275Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:09:42.275Z] npm WARN EBADENGINE }, [2023-05-06T02:09:42.275Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:09:42.275Z] npm WARN EBADENGINE } [2023-05-06T02:09:42.275Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:09:42.275Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-06T02:09:42.275Z] npm WARN EBADENGINE required: { [2023-05-06T02:09:42.275Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:09:42.275Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:09:42.275Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:09:42.275Z] npm WARN EBADENGINE }, [2023-05-06T02:09:42.275Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:09:42.275Z] npm WARN EBADENGINE } [2023-05-06T02:09:45.552Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-06T02:09:45.552Z] 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-06T02:09:45.552Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-06T02:09:45.552Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-06T02:09:45.809Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-06T02:09:46.067Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-06T02:09:46.633Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-06T02:09:47.569Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-06T02:09:47.569Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-06T02:09:50.092Z] 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-06T02:09:50.092Z] 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-06T02:09:50.351Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-06T02:09:50.351Z] 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-06T02:09:50.609Z] 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-06T02:09:50.867Z] 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-06T02:09:51.801Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-06T02:09:51.801Z] 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-06T02:09:54.331Z] 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-06T02:09:56.860Z] 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-06T02:10:02.135Z] [2023-05-06T02:10:02.135Z] added 1478 packages, and audited 1479 packages in 20s [2023-05-06T02:10:02.135Z] [2023-05-06T02:10:02.135Z] 90 packages are looking for funding [2023-05-06T02:10:02.135Z] run `npm fund` for details [2023-05-06T02:10:02.135Z] [2023-05-06T02:10:02.135Z] 36 vulnerabilities (1 low, 13 moderate, 18 high, 4 critical) [2023-05-06T02:10:02.135Z] [2023-05-06T02:10:02.135Z] To address issues that do not require attention, run: [2023-05-06T02:10:02.135Z] npm audit fix [2023-05-06T02:10:02.135Z] [2023-05-06T02:10:02.135Z] To address all issues (including breaking changes), run: [2023-05-06T02:10:02.135Z] npm audit fix --force [2023-05-06T02:10:02.135Z] [2023-05-06T02:10:02.135Z] Run `npm audit` for details. [2023-05-06T02:10:07.401Z] 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-06T02:10:09.301Z] - Generating browser application bundles (phase: setup)... [2023-05-06T02:10:13.480Z] Compiling @angular/core : es2015 as esm2015 [2023-05-06T02:10:13.480Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-06T02:10:16.772Z] Compiling @angular/common : es2015 as esm2015 [2023-05-06T02:10:16.772Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-06T02:10:17.703Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-06T02:10:17.703Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-06T02:10:18.278Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-06T02:10:18.278Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-06T02:10:18.535Z] Compiling @angular/router : es2015 as esm2015 [2023-05-06T02:10:18.535Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-06T02:10:18.535Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-06T02:10:18.791Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-06T02:10:19.059Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-06T02:10:20.958Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-06T02:10:27.517Z] 06 05 2023 02:10:26.739:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-06T02:10:27.517Z] 06 05 2023 02:10:26.741:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-06T02:10:27.517Z] 06 05 2023 02:10:26.744:INFO [launcher]: Starting browser ChromeHeadless [2023-05-06T02:10:39.707Z] ✔ Browser application bundle generation complete. [2023-05-06T02:10:39.707Z] 06 05 2023 02:10:38.099:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket jGY0WX2yl84k5KHXAAAB with id 40713431 [2023-05-06T02:10:41.087Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-06T02:10:41.344Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.152 secs) [2023-05-06T02:10:41.344Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.186 secs) [2023-05-06T02:10:41.603Z] WARN: ' [2023-05-06T02:10:41.603Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-06T02:10:41.603Z] Support for using the ngModel input property and ngModelChange event with [2023-05-06T02:10:41.603Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-06T02:10:41.603Z] in a future version of Angular. [2023-05-06T02:10:41.603Z] [2023-05-06T02:10:41.603Z] For more information on this, see our API docs here: [2023-05-06T02:10:41.603Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-06T02:10:41.603Z] ' [2023-05-06T02:10:41.603Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.186 secs) [2023-05-06T02:10:41.603Z] WARN: ' [2023-05-06T02:10:41.603Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-06T02:10:41.603Z] Support for using the ngModel input property and ngModelChange event with [2023-05-06T02:10:41.603Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-06T02:10:41.603Z] in a future version of Angular. [2023-05-06T02:10:41.603Z] [2023-05-06T02:10:41.603Z] For more information on this, see our API docs here: [2023-05-06T02:10:41.603Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-06T02:10:41.603Z] ' [2023-05-06T02:10:41.603Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.26 secs) [2023-05-06T02:10:41.603Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.27 secs) [2023-05-06T02:10:41.603Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.451 secs) [2023-05-06T02:10:41.865Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.472 secs) [2023-05-06T02:10:41.865Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.476 secs) [2023-05-06T02:10:41.865Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.512 secs) [2023-05-06T02:10:41.865Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.532 secs) [2023-05-06T02:10:41.865Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.613 secs) [2023-05-06T02:10:41.865Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.638 secs) [2023-05-06T02:10:41.865Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.645 secs) [2023-05-06T02:10:41.865Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.653 secs) [2023-05-06T02:10:41.865Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.658 secs) [2023-05-06T02:10:42.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.661 secs) [2023-05-06T02:10:42.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.664 secs) [2023-05-06T02:10:42.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.703 secs) [2023-05-06T02:10:42.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.712 secs) [2023-05-06T02:10:42.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.724 secs) [2023-05-06T02:10:42.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.727 secs) [2023-05-06T02:10:42.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.759 secs) [2023-05-06T02:10:42.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.797 secs) [2023-05-06T02:10:42.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.809 secs) [2023-05-06T02:10:42.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.817 secs) [2023-05-06T02:10:42.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.82 secs) [2023-05-06T02:10:42.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.831 secs) [2023-05-06T02:10:42.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.869 secs) [2023-05-06T02:10:42.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.883 secs) [2023-05-06T02:10:42.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.899 secs) [2023-05-06T02:10:42.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.911 secs) [2023-05-06T02:10:42.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.917 secs) [2023-05-06T02:10:42.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.918 secs) [2023-05-06T02:10:42.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.927 secs) [2023-05-06T02:10:42.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.949 secs) [2023-05-06T02:10:42.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.968 secs) [2023-05-06T02:10:42.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.973 secs) [2023-05-06T02:10:42.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.976 secs) [2023-05-06T02:10:42.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.979 secs) [2023-05-06T02:10:42.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.026 secs) [2023-05-06T02:10:42.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.05 secs) [2023-05-06T02:10:42.640Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.054 secs) [2023-05-06T02:10:42.640Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.083 secs) [2023-05-06T02:10:42.640Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.091 secs) [2023-05-06T02:10:42.640Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.098 secs) [2023-05-06T02:10:42.640Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.099 secs) [2023-05-06T02:10:42.640Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.103 secs) [2023-05-06T02:10:42.640Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.109 secs) [2023-05-06T02:10:42.640Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.116 secs) [2023-05-06T02:10:42.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.142 secs) [2023-05-06T02:10:42.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.17 secs) [2023-05-06T02:10:42.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.173 secs) [2023-05-06T02:10:42.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.175 secs) [2023-05-06T02:10:42.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.176 secs) [2023-05-06T02:10:42.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.231 secs) [2023-05-06T02:10:42.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.24 secs) [2023-05-06T02:10:42.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.242 secs) [2023-05-06T02:10:42.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.243 secs) [2023-05-06T02:10:42.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.249 secs) [2023-05-06T02:10:42.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.255 secs) [2023-05-06T02:10:42.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.285 secs) [2023-05-06T02:10:42.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.295 secs) [2023-05-06T02:10:42.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.309 secs) [2023-05-06T02:10:42.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.317 secs) [2023-05-06T02:10:42.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.322 secs) [2023-05-06T02:10:42.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.337 secs) [2023-05-06T02:10:42.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.341 secs) [2023-05-06T02:10:42.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.343 secs) [2023-05-06T02:10:42.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.356 secs) [2023-05-06T02:10:42.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.365 secs) [2023-05-06T02:10:42.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.391 secs) [2023-05-06T02:10:42.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.396 secs) [2023-05-06T02:10:42.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.402 secs) [2023-05-06T02:10:43.157Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.424 secs) [2023-05-06T02:10:43.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.434 secs) [2023-05-06T02:10:43.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.437 secs) [2023-05-06T02:10:43.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.439 secs) [2023-05-06T02:10:43.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.461 secs) [2023-05-06T02:10:43.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.469 secs) [2023-05-06T02:10:43.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.479 secs) [2023-05-06T02:10:43.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.485 secs) [2023-05-06T02:10:43.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.52 secs) [2023-05-06T02:10:43.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.539 secs) [2023-05-06T02:10:43.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.559 secs) [2023-05-06T02:10:43.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.564 secs) [2023-05-06T02:10:43.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.601 secs) [2023-05-06T02:10:43.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.611 secs) [2023-05-06T02:10:43.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.625 secs) [2023-05-06T02:10:43.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.64 secs) [2023-05-06T02:10:43.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.643 secs) [2023-05-06T02:10:43.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.645 secs) [2023-05-06T02:10:43.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.648 secs) [2023-05-06T02:10:43.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.656 secs) [2023-05-06T02:10:43.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.682 secs) [2023-05-06T02:10:43.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.694 secs) [2023-05-06T02:10:43.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.704 secs) [2023-05-06T02:10:43.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.735 secs) [2023-05-06T02:10:43.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.754 secs) [2023-05-06T02:10:43.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.758 secs) [2023-05-06T02:10:43.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.76 secs) [2023-05-06T02:10:43.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.767 secs) [2023-05-06T02:10:43.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.781 secs) [2023-05-06T02:10:43.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.79 secs) [2023-05-06T02:10:43.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.799 secs) [2023-05-06T02:10:43.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.828 secs) [2023-05-06T02:10:43.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.851 secs) [2023-05-06T02:10:43.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.864 secs) [2023-05-06T02:10:43.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.869 secs) [2023-05-06T02:10:43.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.882 secs) [2023-05-06T02:10:43.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.902 secs) [2023-05-06T02:10:43.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.908 secs) [2023-05-06T02:10:43.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.921 secs) [2023-05-06T02:10:43.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.931 secs) [2023-05-06T02:10:43.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.939 secs) [2023-05-06T02:10:43.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.96 secs) [2023-05-06T02:10:43.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.965 secs) [2023-05-06T02:10:43.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.968 secs) [2023-05-06T02:10:43.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.987 secs) [2023-05-06T02:10:43.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 2.013 secs) [2023-05-06T02:10:43.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 2.025 secs) [2023-05-06T02:10:43.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.033 secs) [2023-05-06T02:10:43.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.042 secs) [2023-05-06T02:10:43.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.049 secs) [2023-05-06T02:10:43.930Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.056 secs) [2023-05-06T02:10:44.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.071 secs) [2023-05-06T02:10:44.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.079 secs) [2023-05-06T02:10:44.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.084 secs) [2023-05-06T02:10:44.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.086 secs) [2023-05-06T02:10:44.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.091 secs) [2023-05-06T02:10:44.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.097 secs) [2023-05-06T02:10:44.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.099 secs) [2023-05-06T02:10:44.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.104 secs) [2023-05-06T02:10:44.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.111 secs) [2023-05-06T02:10:44.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.131 secs) [2023-05-06T02:10:44.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.172 secs) [2023-05-06T02:10:44.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.189 secs) [2023-05-06T02:10:44.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.194 secs) [2023-05-06T02:10:44.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.204 secs) [2023-05-06T02:10:44.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.207 secs) [2023-05-06T02:10:44.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.21 secs) [2023-05-06T02:10:44.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.225 secs) [2023-05-06T02:10:44.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.233 secs) [2023-05-06T02:10:44.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.237 secs) [2023-05-06T02:10:44.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.24 secs) [2023-05-06T02:10:44.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.257 secs) [2023-05-06T02:10:44.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.271 secs) [2023-05-06T02:10:44.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.287 secs) [2023-05-06T02:10:44.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.295 secs) [2023-05-06T02:10:44.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.299 secs) [2023-05-06T02:10:44.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.301 secs) [2023-05-06T02:10:44.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.442 secs / 2.301 secs) [2023-05-06T02:10:44.445Z] TOTAL: 149 SUCCESS [2023-05-06T02:10:44.445Z] ✔ Browser application bundle generation complete. [2023-05-06T02:10:45.027Z] [2023-05-06T02:10:45.027Z] =============================== Coverage summary =============================== [2023-05-06T02:10:45.027Z] Statements : 40.98% ( 1467/3580 ) [2023-05-06T02:10:45.027Z] Branches : 12.03% ( 111/923 ) [2023-05-06T02:10:45.027Z] Functions : 33.28% ( 432/1298 ) [2023-05-06T02:10:45.027Z] Lines : 38.91% ( 1318/3387 ) [2023-05-06T02:10:45.027Z] ================================================================================ [2023-05-06T02:10:45.027Z] ✔ Browser application bundle generation complete. [2023-05-06T02:10:45.596Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-578/web' [Pipeline] echo [2023-05-06T02:10:45.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-06T02:10:45.628Z] $ docker stop --time=1 7e1bf35afd9448becb10e624491435d84301c41561ba2e2fe3d603074e91325a [2023-05-06T02:10:46.915Z] $ docker rm -f --volumes 7e1bf35afd9448becb10e624491435d84301c41561ba2e2fe3d603074e91325a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-06T02:10:47.304Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-06T02:10:47.993Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-06T02:10:48.476Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-06T02:10:49.086Z] + ls -al . [2023-05-06T02:10:49.086Z] total 180 [2023-05-06T02:10:49.086Z] drwxrwxr-x 14 jenkins jenkins 4096 May 6 02:09 . [2023-05-06T02:10:49.086Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:07 .. [2023-05-06T02:10:49.086Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:07 .blubracket [2023-05-06T02:10:49.086Z] -rw-rw-r-- 1 jenkins jenkins 18 May 6 02:07 .dockerignore [2023-05-06T02:10:49.086Z] drwxrwxr-x 8 jenkins jenkins 4096 May 6 02:08 .git [2023-05-06T02:10:49.086Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:07 .github [2023-05-06T02:10:49.086Z] -rw-rw-r-- 1 jenkins jenkins 185 May 6 02:07 .gitignore [2023-05-06T02:10:49.086Z] drwxr-xr-x 3 jenkins jenkins 4096 May 6 02:08 .semver [2023-05-06T02:10:49.086Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 6 02:07 Attribution.txt [2023-05-06T02:10:49.086Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 6 02:07 CHANGELOG.md [2023-05-06T02:10:49.086Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 6 02:07 CONTRIBUTING.md [2023-05-06T02:10:49.086Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 6 02:07 Dockerfile [2023-05-06T02:10:49.086Z] -rw-rw-r-- 1 jenkins jenkins 652 May 6 02:07 Jenkinsfile [2023-05-06T02:10:49.086Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 6 02:07 LICENSE [2023-05-06T02:10:49.086Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 6 02:07 Makefile [2023-05-06T02:10:49.086Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 6 02:07 README.md [2023-05-06T02:10:49.086Z] -rw-rw-r-- 1 jenkins jenkins 5 May 6 02:08 VERSION [2023-05-06T02:10:49.086Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:07 assets [2023-05-06T02:10:49.086Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:07 bin [2023-05-06T02:10:49.086Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:07 cmd [2023-05-06T02:10:49.086Z] -rw-r--r-- 1 jenkins jenkins 10 May 6 02:09 coverage.out [2023-05-06T02:10:49.086Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:07 docs [2023-05-06T02:10:49.086Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 6 02:07 go.mod [2023-05-06T02:10:49.086Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 6 02:07 go.sum [2023-05-06T02:10:49.086Z] drwxrwxr-x 8 jenkins jenkins 4096 May 6 02:07 internal [2023-05-06T02:10:49.086Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:07 snap [2023-05-06T02:10:49.086Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:07 testing [2023-05-06T02:10:49.086Z] -rw-rw-r-- 1 jenkins jenkins 155 May 6 02:07 version.go [2023-05-06T02:10:49.086Z] drwxrwxr-x 6 jenkins jenkins 4096 May 6 02:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:10:49.450Z] + 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=10c0095dbd4a165f1f10cd2eabb5c9a670364854 --label arch=amd64 --label version=0.0.0 . [2023-05-06T02:10:49.711Z] Sending build context to Docker daemon 48.69MB [2023-05-06T02:10:49.711Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-06T02:10:49.711Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-06T02:10:49.711Z] ---> ba9b9fcf17f6 [2023-05-06T02:10:49.711Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-06T02:10:49.969Z] ---> Running in 5e0132a47ddc [2023-05-06T02:10:49.969Z] Removing intermediate container 5e0132a47ddc [2023-05-06T02:10:49.969Z] ---> dfe5bca2325d [2023-05-06T02:10:49.969Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-06T02:10:49.969Z] ---> Running in 85df28defd88 [2023-05-06T02:10:50.228Z] Removing intermediate container 85df28defd88 [2023-05-06T02:10:50.228Z] ---> b5cbb74ffd33 [2023-05-06T02:10:50.228Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-06T02:10:50.228Z] ---> Running in de1da7ef4beb [2023-05-06T02:10:50.228Z] Removing intermediate container de1da7ef4beb [2023-05-06T02:10:50.228Z] ---> e8b7c88ce2cf [2023-05-06T02:10:50.228Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-06T02:10:50.228Z] ---> Running in 16e98629934c [2023-05-06T02:10:50.228Z] Removing intermediate container 16e98629934c [2023-05-06T02:10:50.228Z] ---> 5d9970f09dc9 [2023-05-06T02:10:50.228Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-06T02:10:50.228Z] ---> Running in 33bd61ab41f3 [2023-05-06T02:10:50.486Z] Removing intermediate container 33bd61ab41f3 [2023-05-06T02:10:50.486Z] ---> ee0f81afc021 [2023-05-06T02:10:50.486Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-06T02:10:51.419Z] ---> 07adfd83d32c [2023-05-06T02:10:51.419Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-06T02:10:51.419Z] ---> Running in a630d65a2d82 [2023-05-06T02:10:51.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-06T02:10:51.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-06T02:10:51.937Z] OK: 265 MiB in 53 packages [2023-05-06T02:10:52.196Z] Removing intermediate container a630d65a2d82 [2023-05-06T02:10:52.196Z] ---> 190f52bd5bc4 [2023-05-06T02:10:52.196Z] Step 10/25 : ENV GO111MODULE=on [2023-05-06T02:10:52.196Z] ---> Running in ecf863899e12 [2023-05-06T02:10:52.196Z] Removing intermediate container ecf863899e12 [2023-05-06T02:10:52.196Z] ---> eb25a7fbc91d [2023-05-06T02:10:52.196Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-06T02:10:52.196Z] ---> Running in 61276824b9c7 [2023-05-06T02:10:52.454Z] Removing intermediate container 61276824b9c7 [2023-05-06T02:10:52.454Z] ---> f455ac4e769f [2023-05-06T02:10:52.454Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-06T02:10:52.454Z] ---> 969a13dc9793 [2023-05-06T02:10:52.454Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-06T02:10:52.454Z] ---> Running in d8c94fdade65 [2023-05-06T02:10:53.386Z] Removing intermediate container d8c94fdade65 [2023-05-06T02:10:53.386Z] ---> d9ff68503a70 [2023-05-06T02:10:53.386Z] Step 14/25 : COPY . . [2023-05-06T02:10:54.760Z] ---> 1d8c4cb09c28 [2023-05-06T02:10:54.760Z] Step 15/25 : RUN ${MAKE} [2023-05-06T02:10:54.760Z] ---> Running in b83f187110c3 [2023-05-06T02:10:55.017Z] 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-06T02:11:13.078Z] Removing intermediate container b83f187110c3 [2023-05-06T02:11:13.078Z] ---> bad7d8e0814e [2023-05-06T02:11:13.078Z] Step 16/25 : FROM alpine:3.17 [2023-05-06T02:11:13.078Z] 3.17: Pulling from library/alpine [2023-05-06T02:11:13.078Z] f56be85fc22e: Already exists [2023-05-06T02:11:13.078Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-06T02:11:13.078Z] Status: Downloaded newer image for alpine:3.17 [2023-05-06T02:11:13.078Z] ---> 9ed4aefc74f6 [2023-05-06T02:11:13.078Z] Step 17/25 : EXPOSE 4000 [2023-05-06T02:11:13.078Z] ---> Running in e2010c02f8d5 [2023-05-06T02:11:13.078Z] Removing intermediate container e2010c02f8d5 [2023-05-06T02:11:13.078Z] ---> 4b8d08c81a7e [2023-05-06T02:11:13.078Z] 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-06T02:11:13.078Z] ---> a7f0035a3259 [2023-05-06T02:11:13.078Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-06T02:11:13.078Z] ---> 03b743407e46 [2023-05-06T02:11:13.078Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-06T02:11:13.078Z] ---> 4dbed16782f1 [2023-05-06T02:11:13.078Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-06T02:11:13.078Z] ---> Running in 98bea4d11b0d [2023-05-06T02:11:13.078Z] Removing intermediate container 98bea4d11b0d [2023-05-06T02:11:13.078Z] ---> 0ee0bd37968a [2023-05-06T02:11:13.078Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-06T02:11:13.078Z] ---> Running in 34f45b80af05 [2023-05-06T02:11:13.078Z] Removing intermediate container 34f45b80af05 [2023-05-06T02:11:13.078Z] ---> 55fa0f1febdf [2023-05-06T02:11:13.078Z] Step 23/25 : LABEL arch=amd64 [2023-05-06T02:11:13.078Z] ---> Running in 9945a6507e5b [2023-05-06T02:11:13.078Z] Removing intermediate container 9945a6507e5b [2023-05-06T02:11:13.078Z] ---> a35066611454 [2023-05-06T02:11:13.078Z] Step 24/25 : LABEL git_sha=10c0095dbd4a165f1f10cd2eabb5c9a670364854 [2023-05-06T02:11:13.078Z] ---> Running in ccf28ad12908 [2023-05-06T02:11:13.078Z] Removing intermediate container ccf28ad12908 [2023-05-06T02:11:13.078Z] ---> 22477cb1314e [2023-05-06T02:11:13.078Z] Step 25/25 : LABEL version=0.0.0 [2023-05-06T02:11:13.078Z] ---> Running in 03897971a2a9 [2023-05-06T02:11:13.078Z] Removing intermediate container 03897971a2a9 [2023-05-06T02:11:13.078Z] ---> 9aa7d4ec9392 [2023-05-06T02:11:13.078Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-06T02:11:13.078Z] Successfully built 9aa7d4ec9392 [2023-05-06T02:11:13.078Z] 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-06T02:11:13.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-06T02:11:13.505Z] [2023-05-06T02:11:13.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:11:13.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-06T02:11:13.805Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-06T02:11:13.805Z] 5eb5b503b376: Pulling fs layer [2023-05-06T02:11:13.805Z] 5c69ac0246d0: Pulling fs layer [2023-05-06T02:11:13.805Z] ec43610c2a17: Pulling fs layer [2023-05-06T02:11:13.805Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-06T02:11:13.805Z] 33b1e0a273af: Pulling fs layer [2023-05-06T02:11:13.805Z] 5d3b04190fa2: Pulling fs layer [2023-05-06T02:11:13.805Z] 2f39f015ded8: Pulling fs layer [2023-05-06T02:11:13.805Z] 3a2ae6a8a46f: Waiting [2023-05-06T02:11:13.805Z] 33b1e0a273af: Waiting [2023-05-06T02:11:13.805Z] 5d3b04190fa2: Waiting [2023-05-06T02:11:13.805Z] 2f39f015ded8: Waiting [2023-05-06T02:11:13.805Z] 5c69ac0246d0: Verifying Checksum [2023-05-06T02:11:13.805Z] 5c69ac0246d0: Download complete [2023-05-06T02:11:13.805Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-06T02:11:13.805Z] 3a2ae6a8a46f: Download complete [2023-05-06T02:11:13.805Z] 33b1e0a273af: Verifying Checksum [2023-05-06T02:11:13.805Z] 33b1e0a273af: Download complete [2023-05-06T02:11:14.062Z] 5d3b04190fa2: Verifying Checksum [2023-05-06T02:11:14.062Z] 5d3b04190fa2: Download complete [2023-05-06T02:11:14.062Z] ec43610c2a17: Verifying Checksum [2023-05-06T02:11:14.062Z] ec43610c2a17: Download complete [2023-05-06T02:11:14.062Z] 5eb5b503b376: Verifying Checksum [2023-05-06T02:11:14.062Z] 5eb5b503b376: Download complete [2023-05-06T02:11:15.432Z] 5eb5b503b376: Pull complete [2023-05-06T02:11:15.432Z] 5c69ac0246d0: Pull complete [2023-05-06T02:11:15.569Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13981 in /w/workspace/edgexfoundry_edgex-ui-go_PR-578 [Pipeline] { [Pipeline] ws [2023-05-06T02:11:15.582Z] Running in /w/workspace/edgex-ui-go/9 [Pipeline] { [Pipeline] checkout [2023-05-06T02:11:15.634Z] The recommended git tool is: git [2023-05-06T02:11:15.690Z] ec43610c2a17: Pull complete [2023-05-06T02:11:15.690Z] 3a2ae6a8a46f: Pull complete [2023-05-06T02:11:15.948Z] 33b1e0a273af: Pull complete [2023-05-06T02:11:15.948Z] 5d3b04190fa2: Pull complete [2023-05-06T02:11:20.126Z] 2f39f015ded8: Pull complete [2023-05-06T02:11:20.126Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-06T02:11:20.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-06T02:11:20.126Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:11:20.200Z] prd-ubuntu20.04-docker-8c-8g-13966 does not seem to be running inside a container [2023-05-06T02:11:20.237Z] $ 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-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@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-06T02:11:23.259Z] $ docker top 752c3d31550e0479819e0e7d0f41f525f363ff6f6d355c1d5c084211666bfb0b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:11:23.620Z] ---> job-cost.sh [2023-05-06T02:11:23.620Z] lf-activate-venv: SKIPPING [2023-05-06T02:11:23.620Z] INFO: No Stack... [2023-05-06T02:11:23.877Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-06T02:11:24.447Z] INFO: Archiving Costs [Pipeline] sh [2023-05-06T02:11:24.747Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives/cost.csv [2023-05-06T02:11:24.747Z] + cut -d, -f6 [Pipeline] lock [2023-05-06T02:11:24.760Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-578-9-stack-cost] [2023-05-06T02:11:24.769Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-9-stack-cost] did not exist. Created. [2023-05-06T02:11:24.769Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-578-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-06T02:11:25.068Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-06T02:11:25.470Z] Stashed 1 file(s) [Pipeline] } [2023-05-06T02:11:25.475Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-9-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-06T02:11:25.502Z] $ docker stop --time=1 752c3d31550e0479819e0e7d0f41f525f363ff6f6d355c1d5c084211666bfb0b [2023-05-06T02:11:25.945Z] using credential edgex-jenkins-ssh [2023-05-06T02:11:25.975Z] Cloning the remote Git repository [2023-05-06T02:11:26.122Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-06T02:11:26.677Z] $ docker rm -f --volumes 752c3d31550e0479819e0e7d0f41f525f363ff6f6d355c1d5c084211666bfb0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-06T02:11:26.381Z] > git init /w/workspace/edgex-ui-go/9 # timeout=10 [2023-05-06T02:11:26.679Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-06T02:11:26.680Z] > git --version # timeout=10 [2023-05-06T02:11:26.735Z] > git --version # 'git version 2.25.1' [2023-05-06T02:11:26.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-06T02:11:27.018Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-06T02:11:31.660Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-06T02:11:31.703Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-06T02:11:33.954Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-06T02:11:34.123Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-06T02:11:34.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-06T02:11:34.172Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/578/head:refs/remotes/origin/PR-578 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-06T02:11:34.806Z] Merging remotes/origin/main commit b9ee93b39939f4d905786058fe06f88771ce2d73 into PR head commit f935e31fed26b56ad20f053d6b1d70f00f004371 [2023-05-06T02:11:34.864Z] > git config core.sparsecheckout # timeout=10 [2023-05-06T02:11:35.096Z] > git checkout -f f935e31fed26b56ad20f053d6b1d70f00f004371 # timeout=10 [2023-05-06T02:11:35.811Z] > git remote # timeout=10 [2023-05-06T02:11:35.955Z] > git config --get remote.origin.url # timeout=10 [2023-05-06T02:11:36.045Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-06T02:11:36.074Z] > git merge b9ee93b39939f4d905786058fe06f88771ce2d73 # timeout=10 [2023-05-06T02:11:37.061Z] Merge succeeded, producing dbb8d0493d75e5a81d0ed0700bca6d09be753078 [2023-05-06T02:11:37.061Z] Checking out Revision dbb8d0493d75e5a81d0ed0700bca6d09be753078 (PR-578) [2023-05-06T02:11:37.041Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-06T02:11:37.080Z] > git config core.sparsecheckout # timeout=10 [2023-05-06T02:11:37.116Z] > git checkout -f dbb8d0493d75e5a81d0ed0700bca6d09be753078 # timeout=10 [2023-05-06T02:11:41.150Z] Commit message: "Merge commit 'b9ee93b39939f4d905786058fe06f88771ce2d73' into HEAD" [2023-05-06T02:11:41.195Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-06T02:11:42.184Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-06T02:11:42.185Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-06T02:11:42.185Z] Dload Upload Total Spent Left Speed [2023-05-06T02:11:42.185Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 166k 0 --:--:-- --:--:-- --:--:-- 168k [2023-05-06T02:11:41.171Z] > git rev-list --no-walk 233d1786b979997f633a9e69a44311e5a765206a # timeout=10 [Pipeline] sh [2023-05-06T02:11:43.028Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-06T02:11:43.432Z] + sudo tee /etc/docker/daemon.new [2023-05-06T02:11:43.432Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-06T02:11:43.432Z] { [2023-05-06T02:11:43.432Z] "registry-mirrors": [ [2023-05-06T02:11:43.432Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-06T02:11:43.432Z] ], [2023-05-06T02:11:43.432Z] "bip": "10.250.0.254/24", [2023-05-06T02:11:43.432Z] "hosts": [ [2023-05-06T02:11:43.432Z] "tcp://0.0.0.0:5555", [2023-05-06T02:11:43.432Z] "unix:///var/run/docker.sock" [2023-05-06T02:11:43.432Z] ], [2023-05-06T02:11:43.432Z] "mtu": 1458, [2023-05-06T02:11:43.432Z] "selinux-enabled": true, [2023-05-06T02:11:43.432Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-06T02:11:43.432Z] } [Pipeline] sh [2023-05-06T02:11:43.805Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-06T02:11:44.180Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-06T02:12:02.900Z] provisioning config files... [2023-05-06T02:12:02.936Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/9@tmp/config17832420341594235202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:12:03.323Z] ---> docker-login.sh [2023-05-06T02:12:03.323Z] nexus3.edgexfoundry.org:10001 [2023-05-06T02:12:03.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:12:04.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:12:04.199Z] Configure a credential helper to remove this warning. See [2023-05-06T02:12:04.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:12:04.199Z] [2023-05-06T02:12:04.199Z] Login Succeeded [2023-05-06T02:12:04.199Z] nexus3.edgexfoundry.org:10002 [2023-05-06T02:12:04.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:12:04.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:12:04.747Z] Configure a credential helper to remove this warning. See [2023-05-06T02:12:04.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:12:04.747Z] [2023-05-06T02:12:04.747Z] Login Succeeded [2023-05-06T02:12:04.747Z] nexus3.edgexfoundry.org:10003 [2023-05-06T02:12:05.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:12:05.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:12:05.026Z] Configure a credential helper to remove this warning. See [2023-05-06T02:12:05.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:12:05.026Z] [2023-05-06T02:12:05.026Z] Login Succeeded [2023-05-06T02:12:05.026Z] nexus3.edgexfoundry.org:10004 [2023-05-06T02:12:05.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:12:05.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:12:05.574Z] Configure a credential helper to remove this warning. See [2023-05-06T02:12:05.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:12:05.574Z] [2023-05-06T02:12:05.574Z] Login Succeeded [2023-05-06T02:12:05.574Z] docker.io [2023-05-06T02:12:05.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:12:06.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:12:06.121Z] Configure a credential helper to remove this warning. See [2023-05-06T02:12:06.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:12:06.121Z] [2023-05-06T02:12:06.121Z] Login Succeeded [2023-05-06T02:12:06.121Z] ---> docker-login.sh ends [Pipeline] } [2023-05-06T02:12:06.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-06T02:12:06.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-06T02:12:06.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-06T02:12:06.553Z] ========================================================= [2023-05-06T02:12:06.553Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-06T02:12:06.553Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:12:06.923Z] + 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-06T02:12:07.913Z] Sending build context to Docker daemon 28.89MB [2023-05-06T02:12:07.913Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-06T02:12:07.913Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-06T02:12:08.189Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-06T02:12:08.189Z] c41833b44d91: Pulling fs layer [2023-05-06T02:12:08.189Z] ed15518f5707: Pulling fs layer [2023-05-06T02:12:08.189Z] feae8fd75edb: Pulling fs layer [2023-05-06T02:12:08.189Z] 242c74f7c9fa: Pulling fs layer [2023-05-06T02:12:08.189Z] 3cdef696dda3: Pulling fs layer [2023-05-06T02:12:08.189Z] 2ced38df9373: Pulling fs layer [2023-05-06T02:12:08.189Z] 58f1dce35555: Pulling fs layer [2023-05-06T02:12:08.189Z] 3cdef696dda3: Waiting [2023-05-06T02:12:08.189Z] 58f1dce35555: Waiting [2023-05-06T02:12:08.189Z] 2ced38df9373: Waiting [2023-05-06T02:12:08.189Z] 242c74f7c9fa: Waiting [2023-05-06T02:12:08.189Z] ed15518f5707: Download complete [2023-05-06T02:12:08.189Z] 242c74f7c9fa: Verifying Checksum [2023-05-06T02:12:08.189Z] 242c74f7c9fa: Download complete [2023-05-06T02:12:08.469Z] 3cdef696dda3: Verifying Checksum [2023-05-06T02:12:08.469Z] 3cdef696dda3: Download complete [2023-05-06T02:12:08.469Z] c41833b44d91: Verifying Checksum [2023-05-06T02:12:08.469Z] c41833b44d91: Download complete [2023-05-06T02:12:09.469Z] c41833b44d91: Pull complete [2023-05-06T02:12:10.079Z] 58f1dce35555: Verifying Checksum [2023-05-06T02:12:10.079Z] 58f1dce35555: Download complete [2023-05-06T02:12:10.079Z] ed15518f5707: Pull complete [2023-05-06T02:12:11.562Z] feae8fd75edb: Verifying Checksum [2023-05-06T02:12:11.562Z] feae8fd75edb: Download complete [2023-05-06T02:12:11.562Z] 2ced38df9373: Verifying Checksum [2023-05-06T02:12:11.562Z] 2ced38df9373: Download complete [2023-05-06T02:12:24.260Z] feae8fd75edb: Pull complete [2023-05-06T02:12:24.260Z] 242c74f7c9fa: Pull complete [2023-05-06T02:12:24.260Z] 3cdef696dda3: Pull complete [2023-05-06T02:12:31.023Z] 2ced38df9373: Pull complete [2023-05-06T02:12:34.457Z] 58f1dce35555: Pull complete [2023-05-06T02:12:34.457Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-06T02:12:34.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-06T02:12:34.457Z] ---> fadd8f120f05 [2023-05-06T02:12:34.457Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-06T02:12:36.491Z] ---> Running in e46dd7646db4 [2023-05-06T02:12:37.111Z] Removing intermediate container e46dd7646db4 [2023-05-06T02:12:37.111Z] ---> 54f8a547d850 [2023-05-06T02:12:37.111Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-06T02:12:37.111Z] ---> Running in eee41bd88c83 [2023-05-06T02:12:37.401Z] Removing intermediate container eee41bd88c83 [2023-05-06T02:12:37.401Z] ---> 968067092ef1 [2023-05-06T02:12:37.401Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-06T02:12:37.684Z] ---> Running in 0101cd43d454 [2023-05-06T02:12:37.963Z] Removing intermediate container 0101cd43d454 [2023-05-06T02:12:37.963Z] ---> f9f72baeead9 [2023-05-06T02:12:37.963Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-06T02:12:38.246Z] ---> Running in d04e5b69575d [2023-05-06T02:12:38.522Z] Removing intermediate container d04e5b69575d [2023-05-06T02:12:38.522Z] ---> ef1ca20873f9 [2023-05-06T02:12:38.522Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-06T02:12:38.797Z] ---> Running in c1e4e7482343 [2023-05-06T02:12:39.074Z] Removing intermediate container c1e4e7482343 [2023-05-06T02:12:39.074Z] ---> ffc464d60716 [2023-05-06T02:12:39.074Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-06T02:12:40.068Z] latest: Pulling from library/docker [2023-05-06T02:12:40.068Z] c41833b44d91: Already exists [2023-05-06T02:12:40.068Z] 6343a5c17821: Pulling fs layer [2023-05-06T02:12:40.068Z] 7fb3fc37985f: Pulling fs layer [2023-05-06T02:12:40.068Z] c69224d8e51c: Pulling fs layer [2023-05-06T02:12:40.068Z] 9509eea51bfd: Pulling fs layer [2023-05-06T02:12:40.068Z] 13893f74905f: Pulling fs layer [2023-05-06T02:12:40.068Z] a478c30451b0: Pulling fs layer [2023-05-06T02:12:40.068Z] cca6ee3ffb4d: Pulling fs layer [2023-05-06T02:12:40.068Z] fe1b37f33852: Pulling fs layer [2023-05-06T02:12:40.068Z] b44bc8c7e93d: Pulling fs layer [2023-05-06T02:12:40.068Z] 0e42b4e3b30c: Pulling fs layer [2023-05-06T02:12:40.068Z] d97e7eb47f8a: Pulling fs layer [2023-05-06T02:12:40.068Z] 3ed71508fdeb: Pulling fs layer [2023-05-06T02:12:40.068Z] fca51f470542: Pulling fs layer [2023-05-06T02:12:40.068Z] cca6ee3ffb4d: Waiting [2023-05-06T02:12:40.068Z] fe1b37f33852: Waiting [2023-05-06T02:12:40.068Z] b44bc8c7e93d: Waiting [2023-05-06T02:12:40.068Z] 0e42b4e3b30c: Waiting [2023-05-06T02:12:40.068Z] d97e7eb47f8a: Waiting [2023-05-06T02:12:40.068Z] 3ed71508fdeb: Waiting [2023-05-06T02:12:40.068Z] fca51f470542: Waiting [2023-05-06T02:12:40.068Z] 9509eea51bfd: Waiting [2023-05-06T02:12:40.068Z] a478c30451b0: Waiting [2023-05-06T02:12:40.068Z] 13893f74905f: Waiting [2023-05-06T02:12:40.068Z] 7fb3fc37985f: Verifying Checksum [2023-05-06T02:12:40.068Z] 7fb3fc37985f: Download complete [2023-05-06T02:12:40.604Z] 6343a5c17821: Download complete [2023-05-06T02:12:40.883Z] 9509eea51bfd: Verifying Checksum [2023-05-06T02:12:40.883Z] 9509eea51bfd: Download complete [2023-05-06T02:12:40.883Z] a478c30451b0: Verifying Checksum [2023-05-06T02:12:40.883Z] a478c30451b0: Download complete [2023-05-06T02:12:40.883Z] c69224d8e51c: Verifying Checksum [2023-05-06T02:12:40.883Z] c69224d8e51c: Download complete [2023-05-06T02:12:40.883Z] cca6ee3ffb4d: Verifying Checksum [2023-05-06T02:12:40.883Z] cca6ee3ffb4d: Download complete [2023-05-06T02:12:41.165Z] fe1b37f33852: Download complete [2023-05-06T02:12:41.165Z] 6343a5c17821: Pull complete [2023-05-06T02:12:41.165Z] 13893f74905f: Verifying Checksum [2023-05-06T02:12:41.165Z] 13893f74905f: Download complete [2023-05-06T02:12:41.165Z] 0e42b4e3b30c: Verifying Checksum [2023-05-06T02:12:41.165Z] 0e42b4e3b30c: Download complete [2023-05-06T02:12:41.440Z] 3ed71508fdeb: Verifying Checksum [2023-05-06T02:12:41.440Z] 3ed71508fdeb: Download complete [2023-05-06T02:12:41.440Z] b44bc8c7e93d: Verifying Checksum [2023-05-06T02:12:41.440Z] b44bc8c7e93d: Download complete [2023-05-06T02:12:41.440Z] 7fb3fc37985f: Pull complete [2023-05-06T02:12:41.440Z] fca51f470542: Verifying Checksum [2023-05-06T02:12:41.440Z] fca51f470542: Download complete [2023-05-06T02:12:42.621Z] c69224d8e51c: Pull complete [2023-05-06T02:12:42.900Z] d97e7eb47f8a: Verifying Checksum [2023-05-06T02:12:43.500Z] 9509eea51bfd: Pull complete [2023-05-06T02:12:44.949Z] 13893f74905f: Pull complete [2023-05-06T02:12:44.949Z] a478c30451b0: Pull complete [2023-05-06T02:12:45.224Z] cca6ee3ffb4d: Pull complete [2023-05-06T02:12:45.497Z] fe1b37f33852: Pull complete [2023-05-06T02:12:46.475Z] b44bc8c7e93d: Pull complete [2023-05-06T02:12:46.747Z] 0e42b4e3b30c: Pull complete [2023-05-06T02:12:51.061Z] d97e7eb47f8a: Pull complete [2023-05-06T02:12:51.061Z] 3ed71508fdeb: Pull complete [2023-05-06T02:12:51.061Z] fca51f470542: Pull complete [2023-05-06T02:12:51.061Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-06T02:12:51.061Z] Status: Downloaded newer image for docker:latest [2023-05-06T02:12:53.705Z] ---> c98cb9350431 [2023-05-06T02:12:53.705Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-06T02:12:53.705Z] ---> Running in 1e114776cf39 [2023-05-06T02:12:55.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-06T02:12:56.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-06T02:12:57.714Z] OK: 263 MiB in 53 packages [2023-05-06T02:12:58.957Z] Removing intermediate container 1e114776cf39 [2023-05-06T02:12:58.957Z] ---> 783459e47b61 [2023-05-06T02:12:58.957Z] Step 10/15 : ENV GO111MODULE=on [2023-05-06T02:12:58.957Z] ---> Running in 81e3f1af16ab [2023-05-06T02:12:59.555Z] Removing intermediate container 81e3f1af16ab [2023-05-06T02:12:59.555Z] ---> 2a250e5df79d [2023-05-06T02:12:59.555Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-06T02:12:59.555Z] ---> Running in 1578b0bae934 [2023-05-06T02:12:59.829Z] Removing intermediate container 1578b0bae934 [2023-05-06T02:12:59.829Z] ---> bdf5c01fd20e [2023-05-06T02:12:59.829Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-06T02:13:00.824Z] ---> 16817af16b52 [2023-05-06T02:13:00.824Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-06T02:13:00.824Z] ---> Running in 2c9282c8cbac [2023-05-06T02:14:09.446Z] Removing intermediate container 2c9282c8cbac [2023-05-06T02:14:09.446Z] ---> 36ecfdb5f11c [2023-05-06T02:14:09.446Z] Step 14/15 : COPY . . [2023-05-06T02:14:11.429Z] ---> aa2502d3bca3 [2023-05-06T02:14:11.429Z] Step 15/15 : RUN ${MAKE} [2023-05-06T02:14:11.429Z] ---> Running in d1627f23115b [2023-05-06T02:14:12.873Z] noop [2023-05-06T02:14:13.472Z] Removing intermediate container d1627f23115b [2023-05-06T02:14:13.472Z] ---> bd21e9c964b2 [2023-05-06T02:14:13.750Z] Successfully built bd21e9c964b2 [2023-05-06T02:14:13.750Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:14:14.123Z] + docker inspect -f . ci-base-image-arm64 [2023-05-06T02:14:14.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:14:14.401Z] prd-ubuntu20.04-docker-arm64-4c-16g-13981 does not seem to be running inside a container [2023-05-06T02:14:14.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@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-06T02:14:16.037Z] $ docker top 2ec59a56d1358c0ec854f7108910ee3c7ba582dd43c4659e322cfe6469a86aef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-06T02:14:16.974Z] + go version [2023-05-06T02:14:16.974Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-06T02:14:17.009Z] $ docker stop --time=1 2ec59a56d1358c0ec854f7108910ee3c7ba582dd43c4659e322cfe6469a86aef [2023-05-06T02:14:18.837Z] $ docker rm -f --volumes 2ec59a56d1358c0ec854f7108910ee3c7ba582dd43c4659e322cfe6469a86aef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:14:19.442Z] + docker inspect -f . ci-base-image-arm64 [2023-05-06T02:14:19.442Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:14:19.666Z] prd-ubuntu20.04-docker-arm64-4c-16g-13981 does not seem to be running inside a container [2023-05-06T02:14:19.757Z] $ 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/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@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-06T02:14:21.181Z] $ docker top a8cfc3f47a4c26ee81586c77477676ec12201ec4bc7f17dec158041b7f705ed5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-06T02:14:22.076Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/9 [Pipeline] fileExists [Pipeline] sh [2023-05-06T02:14:22.763Z] + make test [2023-05-06T02:14:22.763Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-06T02:15:09.716Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-06T02:17:16.572Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-06T02:17:16.572Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-06T02:17:16.572Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-06T02:17:16.572Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-06T02:17:16.572Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-06T02:17:16.572Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-06T02:17:16.572Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-06T02:17:16.572Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-06T02:17:16.572Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-06T02:17:38.747Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-06T02:17:38.747Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-06T02:17:38.747Z] ./bin/test-attribution-txt.sh [2023-05-06T02:17:38.747Z] make -C web test [2023-05-06T02:17:38.747Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/9/web' [2023-05-06T02:17:38.747Z] make[1]: tput: No such file or directory [2023-05-06T02:17:38.747Z] make[1]: tput: No such file or directory [2023-05-06T02:17:38.747Z] warning: generating ./VERSION [2023-05-06T02:17:38.747Z] echo "0.0.0" > VERSION [2023-05-06T02:17:38.747Z] docker build \ [2023-05-06T02:17:38.747Z] -f Dockerfile \ [2023-05-06T02:17:38.747Z] --build-arg USER=1000 \ [2023-05-06T02:17:38.747Z] \ [2023-05-06T02:17:38.747Z] --label "git_sha=dbb8d0493d75e5a81d0ed0700bca6d09be753078" \ [2023-05-06T02:17:38.747Z] -t edgexfoundry/edgex-web-ui:dbb8d0493d75e5a81d0ed0700bca6d09be753078 \ [2023-05-06T02:17:38.747Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-06T02:17:38.747Z] . [2023-05-06T02:17:38.747Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-06T02:17:38.747Z] Install the buildx component to build images with BuildKit: [2023-05-06T02:17:38.747Z] https://docs.docker.com/go/buildx/ [2023-05-06T02:17:38.747Z] [2023-05-06T02:17:38.747Z] Sending build context to Docker daemon 3.269MB [2023-05-06T02:17:38.747Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-06T02:17:39.020Z] 16.17-alpine3.15: Pulling from library/node [2023-05-06T02:17:39.020Z] 47517142f6ba: Pulling fs layer [2023-05-06T02:17:39.020Z] 5f8c4bfa009b: Pulling fs layer [2023-05-06T02:17:39.020Z] f7079c9c4ba1: Pulling fs layer [2023-05-06T02:17:39.020Z] aba105e6f55a: Pulling fs layer [2023-05-06T02:17:39.020Z] aba105e6f55a: Waiting [2023-05-06T02:17:39.292Z] f7079c9c4ba1: Verifying Checksum [2023-05-06T02:17:39.292Z] f7079c9c4ba1: Download complete [2023-05-06T02:17:39.292Z] 47517142f6ba: Verifying Checksum [2023-05-06T02:17:39.292Z] 47517142f6ba: Download complete [2023-05-06T02:17:39.292Z] aba105e6f55a: Verifying Checksum [2023-05-06T02:17:39.292Z] aba105e6f55a: Download complete [2023-05-06T02:17:39.886Z] 47517142f6ba: Pull complete [2023-05-06T02:17:40.159Z] 5f8c4bfa009b: Verifying Checksum [2023-05-06T02:17:40.159Z] 5f8c4bfa009b: Download complete [2023-05-06T02:17:43.533Z] 5f8c4bfa009b: Pull complete [2023-05-06T02:17:44.127Z] f7079c9c4ba1: Pull complete [2023-05-06T02:17:44.127Z] aba105e6f55a: Pull complete [2023-05-06T02:17:44.400Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-06T02:17:44.400Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-06T02:17:44.400Z] ---> bf1b8b58d215 [2023-05-06T02:17:44.400Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-06T02:17:44.994Z] ---> Running in f2acd5f361fc [2023-05-06T02:17:46.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-06T02:17:46.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-06T02:17:48.142Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-06T02:17:48.142Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-06T02:17:48.143Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-06T02:17:48.143Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-06T02:17:48.143Z] (5/128) Installing libxcb (1.14-r2) [2023-05-06T02:17:48.143Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-06T02:17:48.143Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-06T02:17:48.143Z] (8/128) Installing libice (1.0.10-r0) [2023-05-06T02:17:48.143Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-06T02:17:48.143Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-06T02:17:48.143Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-06T02:17:48.143Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-06T02:17:48.143Z] (13/128) Installing xset (1.2.4-r0) [2023-05-06T02:17:48.143Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-06T02:17:48.143Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-06T02:17:48.143Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-06T02:17:48.413Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-06T02:17:48.413Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-06T02:17:48.413Z] (19/128) Installing libintl (0.21-r0) [2023-05-06T02:17:48.413Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-06T02:17:48.413Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-06T02:17:48.413Z] (22/128) Installing pcre (8.45-r1) [2023-05-06T02:17:48.413Z] (23/128) Installing glib (2.70.1-r0) [2023-05-06T02:17:48.413Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-06T02:17:48.413Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-06T02:17:48.685Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-06T02:17:48.685Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-06T02:17:48.685Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-06T02:17:48.685Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-06T02:17:48.685Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-06T02:17:48.685Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-06T02:17:48.685Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-06T02:17:48.958Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-06T02:17:48.958Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-06T02:17:48.958Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-06T02:17:48.958Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-06T02:17:48.958Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-06T02:17:48.958Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-06T02:17:48.958Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-06T02:17:48.958Z] (40/128) Installing libxi (1.8-r0) [2023-05-06T02:17:48.958Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-06T02:17:48.958Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-06T02:17:48.958Z] (43/128) Installing atk (2.36.0-r0) [2023-05-06T02:17:48.958Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-06T02:17:48.958Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-06T02:17:48.958Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-06T02:17:48.958Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-06T02:17:48.958Z] (48/128) Installing expat (2.5.0-r0) [2023-05-06T02:17:48.958Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-06T02:17:48.958Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-06T02:17:48.958Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-06T02:17:48.958Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-06T02:17:49.233Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-06T02:17:49.233Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-06T02:17:49.233Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-06T02:17:49.233Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-06T02:17:49.233Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-06T02:17:49.233Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-06T02:17:49.233Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-06T02:17:49.233Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-06T02:17:49.233Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-06T02:17:49.233Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-06T02:17:49.511Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-06T02:17:49.511Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-06T02:17:49.511Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-06T02:17:49.511Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-06T02:17:49.511Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-06T02:17:49.511Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-06T02:17:49.511Z] (69/128) Installing pango (1.48.10-r0) [2023-05-06T02:17:49.511Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-06T02:17:49.511Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-06T02:17:49.511Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-06T02:17:49.511Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-06T02:17:49.785Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-06T02:17:49.785Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-06T02:17:50.057Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-06T02:17:50.327Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-06T02:17:50.327Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-06T02:17:50.327Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-06T02:17:50.327Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-06T02:17:52.933Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-06T02:17:52.933Z] (80/128) Installing flac (1.3.4-r0) [2023-05-06T02:17:52.933Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-06T02:17:52.933Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-06T02:17:52.933Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-06T02:17:52.933Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-06T02:17:52.933Z] (85/128) Installing libass (0.15.2-r0) [2023-05-06T02:17:52.933Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-06T02:17:52.933Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-06T02:17:52.933Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-06T02:17:52.933Z] (89/128) Installing lame (3.100-r0) [2023-05-06T02:17:52.933Z] (90/128) Installing opus (1.3.1-r1) [2023-05-06T02:17:52.933Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-06T02:17:52.933Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-06T02:17:52.933Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-06T02:17:52.933Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-06T02:17:52.933Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-06T02:17:52.933Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-06T02:17:52.933Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-06T02:17:52.933Z] (98/128) Installing libva (2.13.0-r0) [2023-05-06T02:17:52.933Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-06T02:17:52.933Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-06T02:17:52.933Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-06T02:17:52.933Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-06T02:17:53.205Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-06T02:17:53.205Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-06T02:17:53.205Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-06T02:17:53.205Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-06T02:17:53.205Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-06T02:17:53.800Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-06T02:17:53.800Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-06T02:17:53.800Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-06T02:17:53.800Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-06T02:17:53.800Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-06T02:17:53.800Z] (113/128) Installing nspr (4.32-r0) [2023-05-06T02:17:53.800Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-06T02:17:53.800Z] (115/128) Installing nss (3.78.1-r0) [2023-05-06T02:17:54.071Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-06T02:17:54.071Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-06T02:17:54.071Z] (118/128) Installing orc (0.4.32-r0) [2023-05-06T02:17:54.071Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-06T02:17:54.071Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-06T02:17:54.071Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-06T02:17:54.071Z] (122/128) Installing libpulse (15.0-r2) [2023-05-06T02:17:54.071Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-06T02:17:54.071Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-06T02:17:54.071Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-06T02:17:54.071Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-06T02:17:54.071Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-06T02:17:54.071Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-06T02:17:58.361Z] Executing busybox-1.34.1-r7.trigger [2023-05-06T02:17:58.361Z] Executing glib-2.70.1-r0.trigger [2023-05-06T02:17:58.361Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-06T02:18:01.735Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-06T02:18:01.735Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-06T02:18:01.735Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-06T02:18:01.735Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-06T02:18:01.735Z] OK: 275 MiB in 144 packages [2023-05-06T02:18:11.856Z] Removing intermediate container f2acd5f361fc [2023-05-06T02:18:11.856Z] ---> 8b466bee6a29 [2023-05-06T02:18:11.856Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-06T02:18:11.856Z] ---> Running in 4a3d477b1b9f [2023-05-06T02:18:11.856Z] Removing intermediate container 4a3d477b1b9f [2023-05-06T02:18:11.856Z] ---> 28168702c43d [2023-05-06T02:18:11.856Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-06T02:18:11.856Z] ---> Running in 9275290cde1e [2023-05-06T02:18:11.856Z] Removing intermediate container 9275290cde1e [2023-05-06T02:18:11.856Z] ---> 39f4ce680141 [2023-05-06T02:18:11.856Z] Step 5/10 : RUN npm install -g npm [2023-05-06T02:18:11.856Z] ---> Running in fadb8e88f323 [2023-05-06T02:18:50.859Z] [2023-05-06T02:18:50.859Z] removed 7 packages, changed 101 packages, and audited 264 packages in 32s [2023-05-06T02:18:50.859Z] [2023-05-06T02:18:50.859Z] 27 packages are looking for funding [2023-05-06T02:18:50.859Z] run `npm fund` for details [2023-05-06T02:18:50.859Z] [2023-05-06T02:18:50.859Z] found 0 vulnerabilities [2023-05-06T02:18:50.859Z] Removing intermediate container fadb8e88f323 [2023-05-06T02:18:50.859Z] ---> 225abd95dc34 [2023-05-06T02:18:50.859Z] Step 6/10 : ARG USER=1000 [2023-05-06T02:18:50.859Z] ---> Running in 89ec81c85cb0 [2023-05-06T02:18:51.129Z] Removing intermediate container 89ec81c85cb0 [2023-05-06T02:18:51.129Z] ---> 3f706d466d37 [2023-05-06T02:18:51.129Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-06T02:18:51.129Z] ---> Running in ef614d570b59 [2023-05-06T02:18:53.093Z] Removing intermediate container ef614d570b59 [2023-05-06T02:18:53.093Z] ---> d029c1201164 [2023-05-06T02:18:53.093Z] Step 8/10 : USER $USER:$USER [2023-05-06T02:18:53.093Z] ---> Running in 7f3022c5f398 [2023-05-06T02:18:53.680Z] Removing intermediate container 7f3022c5f398 [2023-05-06T02:18:53.680Z] ---> cd14475a9e7d [2023-05-06T02:18:53.680Z] Step 9/10 : WORKDIR /app [2023-05-06T02:18:53.680Z] ---> Running in 9ba2bfd30f0d [2023-05-06T02:18:53.952Z] Removing intermediate container 9ba2bfd30f0d [2023-05-06T02:18:53.952Z] ---> e577d5687f5c [2023-05-06T02:18:53.952Z] Step 10/10 : LABEL git_sha=dbb8d0493d75e5a81d0ed0700bca6d09be753078 [2023-05-06T02:18:53.952Z] ---> Running in c918ef4d1364 [2023-05-06T02:18:54.542Z] Removing intermediate container c918ef4d1364 [2023-05-06T02:18:54.542Z] ---> 586b280ad93c [2023-05-06T02:18:54.542Z] Successfully built 586b280ad93c [2023-05-06T02:18:54.542Z] Successfully tagged edgexfoundry/edgex-web-ui:dbb8d0493d75e5a81d0ed0700bca6d09be753078 [2023-05-06T02:18:54.542Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-06T02:18:54.542Z] touch edgex-web-ui.imagebuilt [2023-05-06T02:18:54.542Z] mkdir -p node_modules coverage [2023-05-06T02:18:54.542Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-06T02:18:54.542Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE required: { [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE }, [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE } [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE required: { [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE }, [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE } [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE required: { [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE }, [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE } [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE required: { [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE }, [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE } [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE required: { [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE }, [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE } [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE required: { [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE }, [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE } [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE required: { [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:19:09.585Z] npm WARN EBADENGINE }, [2023-05-06T02:19:09.586Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:19:09.586Z] npm WARN EBADENGINE } [2023-05-06T02:19:09.586Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:19:09.586Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-06T02:19:09.586Z] npm WARN EBADENGINE required: { [2023-05-06T02:19:09.586Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:19:09.586Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:19:09.586Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:19:09.586Z] npm WARN EBADENGINE }, [2023-05-06T02:19:09.586Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:19:09.586Z] npm WARN EBADENGINE } [2023-05-06T02:19:09.586Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:19:09.586Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-06T02:19:09.586Z] npm WARN EBADENGINE required: { [2023-05-06T02:19:09.586Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:19:09.586Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:19:09.586Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:19:09.586Z] npm WARN EBADENGINE }, [2023-05-06T02:19:09.586Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:19:09.586Z] npm WARN EBADENGINE } [2023-05-06T02:19:48.534Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-06T02:19:48.534Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-06T02:19:48.534Z] 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-06T02:19:48.810Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-06T02:19:50.232Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-06T02:19:54.514Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-06T02:20:04.655Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-06T02:20:04.924Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-06T02:20:06.358Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-06T02:20:33.096Z] 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-06T02:20:33.096Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-06T02:20:33.096Z] 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-06T02:20:37.373Z] 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-06T02:20:37.961Z] 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-06T02:20:39.921Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-06T02:20:54.949Z] 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-06T02:20:56.375Z] 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-06T02:21:14.616Z] 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-06T02:21:53.522Z] 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-06T02:22:40.410Z] [2023-05-06T02:22:40.410Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-06T02:22:40.410Z] [2023-05-06T02:22:40.410Z] 90 packages are looking for funding [2023-05-06T02:22:40.410Z] run `npm fund` for details [2023-05-06T02:22:40.410Z] [2023-05-06T02:22:40.410Z] 36 vulnerabilities (1 low, 13 moderate, 18 high, 4 critical) [2023-05-06T02:22:40.410Z] [2023-05-06T02:22:40.410Z] To address issues that do not require attention, run: [2023-05-06T02:22:40.410Z] npm audit fix [2023-05-06T02:22:40.410Z] [2023-05-06T02:22:40.410Z] To address all issues (including breaking changes), run: [2023-05-06T02:22:40.410Z] npm audit fix --force [2023-05-06T02:22:40.410Z] [2023-05-06T02:22:40.410Z] Run `npm audit` for details. [2023-05-06T02:22:40.410Z] 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-06T02:22:58.862Z] - Generating browser application bundles (phase: setup)... [2023-05-06T02:23:45.779Z] Compiling @angular/core : es2015 as esm2015 [2023-05-06T02:23:45.779Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-06T02:24:18.077Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-06T02:24:18.077Z] Compiling @angular/common : es2015 as esm2015 [2023-05-06T02:24:26.327Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-06T02:24:26.327Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-06T02:24:30.619Z] Compiling @angular/router : es2015 as esm2015 [2023-05-06T02:24:32.039Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-06T02:24:38.724Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-06T02:24:41.330Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-06T02:24:41.330Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-06T02:24:46.718Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-06T02:24:46.990Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-06T02:24:47.959Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-06T02:26:09.686Z] 06 05 2023 02:26:00.408:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-06T02:26:09.686Z] 06 05 2023 02:26:00.429:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-06T02:26:09.686Z] 06 05 2023 02:26:00.471:INFO [launcher]: Starting browser ChromeHeadless [2023-05-06T02:27:18.006Z] 06 05 2023 02:27:17.352:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-06T02:27:24.673Z] 06 05 2023 02:27:24.101:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-06T02:27:26.633Z] 06 05 2023 02:27:26.161:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-06T02:28:34.540Z] 06 05 2023 02:28:29.264:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-06T02:28:37.142Z] ✔ Browser application bundle generation complete. [2023-05-06T02:28:37.410Z] 06 05 2023 02:28:37.239:INFO [launcher]: Trying to start ChromeHeadless again (2/2). [2023-05-06T02:28:40.013Z] 06 05 2023 02:28:39.794:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 36eQvvcaE-KHBxCzAAAB with id 83893000 [2023-05-06T02:29:02.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-06T02:29:02.709Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.52 secs) [2023-05-06T02:29:03.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.728 secs) [2023-05-06T02:29:03.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.89 secs) [2023-05-06T02:29:03.564Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.926 secs) [2023-05-06T02:29:04.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.647 secs) [2023-05-06T02:29:04.737Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.867 secs) [2023-05-06T02:29:04.737Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.985 secs) [2023-05-06T02:29:05.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 3.081 secs) [2023-05-06T02:29:05.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 3.759 secs) [2023-05-06T02:29:05.866Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.882 secs) [2023-05-06T02:29:05.866Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.99 secs) [2023-05-06T02:29:06.135Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 4.14 secs) [2023-05-06T02:29:06.406Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 4.301 secs) [2023-05-06T02:29:06.406Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 4.333 secs) [2023-05-06T02:29:06.406Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 4.386 secs) [2023-05-06T02:29:06.677Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 4.702 secs) [2023-05-06T02:29:07.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 5.054 secs) [2023-05-06T02:29:07.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 5.129 secs) [2023-05-06T02:29:07.541Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 5.198 secs) [2023-05-06T02:29:07.813Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 5.571 secs) [2023-05-06T02:29:08.403Z] WARN: ' [2023-05-06T02:29:08.403Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-06T02:29:08.403Z] Support for using the ngModel input property and ngModelChange event with [2023-05-06T02:29:08.403Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-06T02:29:08.403Z] in a future version of Angular. [2023-05-06T02:29:08.403Z] [2023-05-06T02:29:08.403Z] For more information on this, see our API docs here: [2023-05-06T02:29:08.403Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-06T02:29:08.403Z] ' [2023-05-06T02:29:08.403Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 5.571 secs) [2023-05-06T02:29:08.403Z] WARN: ' [2023-05-06T02:29:08.403Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-06T02:29:08.403Z] Support for using the ngModel input property and ngModelChange event with [2023-05-06T02:29:08.403Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-06T02:29:08.403Z] in a future version of Angular. [2023-05-06T02:29:08.403Z] [2023-05-06T02:29:08.403Z] For more information on this, see our API docs here: [2023-05-06T02:29:08.403Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-06T02:29:08.403Z] ' [2023-05-06T02:29:08.403Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 5.924 secs) [2023-05-06T02:29:08.403Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 6.015 secs) [2023-05-06T02:29:08.996Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 6.446 secs) [2023-05-06T02:29:09.587Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 6.67 secs) [2023-05-06T02:29:09.587Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 6.692 secs) [2023-05-06T02:29:09.587Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 6.768 secs) [2023-05-06T02:29:10.185Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 7.227 secs) [2023-05-06T02:29:10.185Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 7.292 secs) [2023-05-06T02:29:10.457Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 7.317 secs) [2023-05-06T02:29:10.457Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 7.469 secs) [2023-05-06T02:29:11.429Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 8.155 secs) [2023-05-06T02:29:11.429Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 8.216 secs) [2023-05-06T02:29:11.429Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 8.3 secs) [2023-05-06T02:29:11.429Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 8.355 secs) [2023-05-06T02:29:11.703Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 8.405 secs) [2023-05-06T02:29:11.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 8.703 secs) [2023-05-06T02:29:11.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 8.765 secs) [2023-05-06T02:29:12.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 8.808 secs) [2023-05-06T02:29:12.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 8.827 secs) [2023-05-06T02:29:12.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 8.848 secs) [2023-05-06T02:29:12.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 8.897 secs) [2023-05-06T02:29:12.513Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 9.126 secs) [2023-05-06T02:29:12.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 9.214 secs) [2023-05-06T02:29:12.781Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 9.288 secs) [2023-05-06T02:29:13.053Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 9.468 secs) [2023-05-06T02:29:13.053Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 9.574 secs) [2023-05-06T02:29:13.328Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 9.679 secs) [2023-05-06T02:29:13.328Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 9.706 secs) [2023-05-06T02:29:13.328Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 9.741 secs) [2023-05-06T02:29:13.599Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 9.815 secs) [2023-05-06T02:29:13.599Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 9.833 secs) [2023-05-06T02:29:13.599Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 9.897 secs) [2023-05-06T02:29:13.868Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 10.106 secs) [2023-05-06T02:29:14.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 10.399 secs) [2023-05-06T02:29:14.405Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 10.439 secs) [2023-05-06T02:29:14.405Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 10.476 secs) [2023-05-06T02:29:14.405Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 10.516 secs) [2023-05-06T02:29:14.677Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 10.576 secs) [2023-05-06T02:29:14.677Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 10.758 secs) [2023-05-06T02:29:14.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 10.922 secs) [2023-05-06T02:29:15.217Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 11.095 secs) [2023-05-06T02:29:15.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 11.193 secs) [2023-05-06T02:29:15.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 11.383 secs) [2023-05-06T02:29:16.080Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 11.826 secs) [2023-05-06T02:29:16.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 11.853 secs) [2023-05-06T02:29:16.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 11.878 secs) [2023-05-06T02:29:16.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 11.982 secs) [2023-05-06T02:29:16.707Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 12.064 secs) [2023-05-06T02:29:16.707Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 12.106 secs) [2023-05-06T02:29:16.707Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 12.131 secs) [2023-05-06T02:29:16.707Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 12.19 secs) [2023-05-06T02:29:16.994Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 12.315 secs) [2023-05-06T02:29:16.994Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 12.427 secs) [2023-05-06T02:29:16.994Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 12.476 secs) [2023-05-06T02:29:17.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 12.533 secs) [2023-05-06T02:29:17.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 12.57 secs) [2023-05-06T02:29:17.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 12.606 secs) [2023-05-06T02:29:17.541Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 12.646 secs) [2023-05-06T02:29:17.843Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 12.939 secs) [2023-05-06T02:29:17.843Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 13.049 secs) [2023-05-06T02:29:18.181Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 13.25 secs) [2023-05-06T02:29:18.453Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 13.338 secs) [2023-05-06T02:29:18.453Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 13.373 secs) [2023-05-06T02:29:18.453Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 13.406 secs) [2023-05-06T02:29:18.453Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 13.436 secs) [2023-05-06T02:29:18.725Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 13.613 secs) [2023-05-06T02:29:18.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 13.806 secs) [2023-05-06T02:29:18.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 13.838 secs) [2023-05-06T02:29:19.268Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 14.098 secs) [2023-05-06T02:29:20.256Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 14.88 secs) [2023-05-06T02:29:20.530Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 15.037 secs) [2023-05-06T02:29:20.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 15.223 secs) [2023-05-06T02:29:20.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 15.255 secs) [2023-05-06T02:29:20.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 15.271 secs) [2023-05-06T02:29:21.141Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 15.418 secs) [2023-05-06T02:29:21.428Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 15.566 secs) [2023-05-06T02:29:21.428Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 15.63 secs) [2023-05-06T02:29:21.705Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 15.757 secs) [2023-05-06T02:29:21.705Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 15.84 secs) [2023-05-06T02:29:21.980Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 15.988 secs) [2023-05-06T02:29:21.980Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 16.033 secs) [2023-05-06T02:29:22.253Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 16.078 secs) [2023-05-06T02:29:22.253Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 16.122 secs) [2023-05-06T02:29:22.524Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 16.301 secs) [2023-05-06T02:29:22.524Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 16.384 secs) [2023-05-06T02:29:22.796Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 16.465 secs) [2023-05-06T02:29:23.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 16.642 secs) [2023-05-06T02:29:23.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 16.734 secs) [2023-05-06T02:29:23.338Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 16.944 secs) [2023-05-06T02:29:23.608Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 16.973 secs) [2023-05-06T02:29:23.608Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 16.987 secs) [2023-05-06T02:29:24.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 17.432 secs) [2023-05-06T02:29:24.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 17.584 secs) [2023-05-06T02:29:24.470Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 17.694 secs) [2023-05-06T02:29:24.470Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 17.764 secs) [2023-05-06T02:29:25.066Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 18.061 secs) [2023-05-06T02:29:25.066Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 18.126 secs) [2023-05-06T02:29:25.342Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 18.235 secs) [2023-05-06T02:29:25.342Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 18.304 secs) [2023-05-06T02:29:25.342Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 18.378 secs) [2023-05-06T02:29:25.935Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 18.7 secs) [2023-05-06T02:29:25.935Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 18.734 secs) [2023-05-06T02:29:25.935Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 18.751 secs) [2023-05-06T02:29:26.207Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 18.823 secs) [2023-05-06T02:29:26.477Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 18.995 secs) [2023-05-06T02:29:26.477Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 19.047 secs) [2023-05-06T02:29:26.477Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 19.134 secs) [2023-05-06T02:29:26.751Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 19.158 secs) [2023-05-06T02:29:26.751Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 19.223 secs) [2023-05-06T02:29:27.021Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 19.343 secs) [2023-05-06T02:29:27.021Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 19.366 secs) [2023-05-06T02:29:27.021Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 19.381 secs) [2023-05-06T02:29:27.021Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 19.513 secs) [2023-05-06T02:29:27.294Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 19.571 secs) [2023-05-06T02:29:27.294Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 19.602 secs) [2023-05-06T02:29:27.294Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 19.618 secs) [2023-05-06T02:29:27.294Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 19.64 secs) [2023-05-06T02:29:27.565Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 19.659 secs) [2023-05-06T02:29:27.565Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 19.751 secs) [2023-05-06T02:29:27.565Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 19.776 secs) [2023-05-06T02:29:27.565Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 19.79 secs) [2023-05-06T02:29:27.837Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 19.819 secs) [2023-05-06T02:29:27.837Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 19.833 secs) [2023-05-06T02:29:27.837Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 19.936 secs) [2023-05-06T02:29:28.110Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 20.016 secs) [2023-05-06T02:29:28.110Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 20.04 secs) [2023-05-06T02:29:28.110Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 20.057 secs) [2023-05-06T02:29:28.379Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 20.272 secs) [2023-05-06T02:29:28.649Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 20.354 secs) [2023-05-06T02:29:30.072Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (28.67 secs / 20.354 secs) [2023-05-06T02:29:30.072Z] TOTAL: 149 SUCCESS [2023-05-06T02:29:30.072Z] ✔ Browser application bundle generation complete. [2023-05-06T02:29:35.443Z] [2023-05-06T02:29:35.443Z] =============================== Coverage summary =============================== [2023-05-06T02:29:35.443Z] Statements : 40.98% ( 1467/3580 ) [2023-05-06T02:29:35.443Z] Branches : 12.03% ( 111/923 ) [2023-05-06T02:29:35.443Z] Functions : 33.28% ( 432/1298 ) [2023-05-06T02:29:35.443Z] Lines : 38.91% ( 1318/3387 ) [2023-05-06T02:29:35.443Z] ================================================================================ [2023-05-06T02:29:35.443Z] 06 05 2023 02:29:34.480:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-06T02:29:36.030Z] ✔ Browser application bundle generation complete. [2023-05-06T02:29:36.997Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/9/web' [Pipeline] echo [2023-05-06T02:29:37.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-06T02:29:37.054Z] $ docker stop --time=1 a8cfc3f47a4c26ee81586c77477676ec12201ec4bc7f17dec158041b7f705ed5 [2023-05-06T02:29:38.959Z] $ docker rm -f --volumes a8cfc3f47a4c26ee81586c77477676ec12201ec4bc7f17dec158041b7f705ed5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-06T02:29:40.143Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-06T02:29:43.510Z] Warning: overwriting stash ‘coverage-report’ [2023-05-06T02:29:49.647Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-06T02:29:50.051Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-06T02:29:53.731Z] + ls -al . [2023-05-06T02:29:53.731Z] total 176 [2023-05-06T02:29:53.731Z] drwxrwxr-x 13 jenkins jenkins 4096 May 6 02:14 . [2023-05-06T02:29:53.731Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:11 .. [2023-05-06T02:29:53.731Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:11 .blubracket [2023-05-06T02:29:53.731Z] -rw-rw-r-- 1 jenkins jenkins 18 May 6 02:11 .dockerignore [2023-05-06T02:29:53.731Z] drwxrwxr-x 8 jenkins jenkins 4096 May 6 02:11 .git [2023-05-06T02:29:53.731Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:11 .github [2023-05-06T02:29:53.731Z] -rw-rw-r-- 1 jenkins jenkins 185 May 6 02:11 .gitignore [2023-05-06T02:29:53.731Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 6 02:11 Attribution.txt [2023-05-06T02:29:53.731Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 6 02:11 CHANGELOG.md [2023-05-06T02:29:53.731Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 6 02:11 CONTRIBUTING.md [2023-05-06T02:29:53.731Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 6 02:11 Dockerfile [2023-05-06T02:29:53.731Z] -rw-rw-r-- 1 jenkins jenkins 652 May 6 02:11 Jenkinsfile [2023-05-06T02:29:53.731Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 6 02:11 LICENSE [2023-05-06T02:29:53.731Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 6 02:11 Makefile [2023-05-06T02:29:53.731Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 6 02:11 README.md [2023-05-06T02:29:53.731Z] -rw-rw-r-- 1 jenkins jenkins 5 May 6 02:08 VERSION [2023-05-06T02:29:53.731Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:11 assets [2023-05-06T02:29:53.731Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:11 bin [2023-05-06T02:29:53.731Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:11 cmd [2023-05-06T02:29:53.731Z] -rw-r--r-- 1 jenkins jenkins 10 May 6 02:14 coverage.out [2023-05-06T02:29:53.731Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:11 docs [2023-05-06T02:29:53.731Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 6 02:11 go.mod [2023-05-06T02:29:53.731Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 6 02:11 go.sum [2023-05-06T02:29:53.731Z] drwxrwxr-x 8 jenkins jenkins 4096 May 6 02:11 internal [2023-05-06T02:29:53.731Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:11 snap [2023-05-06T02:29:53.731Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:11 testing [2023-05-06T02:29:53.731Z] -rw-rw-r-- 1 jenkins jenkins 155 May 6 02:11 version.go [2023-05-06T02:29:53.731Z] drwxrwxr-x 6 jenkins jenkins 4096 May 6 02:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:29:54.078Z] + 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=dbb8d0493d75e5a81d0ed0700bca6d09be753078 --label arch=arm64 --label version=0.0.0 . [2023-05-06T02:29:55.506Z] Sending build context to Docker daemon 31.64MB [2023-05-06T02:29:55.506Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-06T02:29:55.506Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-06T02:29:55.506Z] ---> bd21e9c964b2 [2023-05-06T02:29:55.506Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-06T02:29:56.665Z] ---> Running in 51fd33904e0a [2023-05-06T02:29:56.665Z] Removing intermediate container 51fd33904e0a [2023-05-06T02:29:56.665Z] ---> bba7c51f99e9 [2023-05-06T02:29:56.665Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-06T02:29:56.933Z] ---> Running in 7f702d217bd2 [2023-05-06T02:29:57.203Z] Removing intermediate container 7f702d217bd2 [2023-05-06T02:29:57.203Z] ---> 2786352961c9 [2023-05-06T02:29:57.203Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-06T02:29:57.203Z] ---> Running in 68da0afeeba3 [2023-05-06T02:29:57.790Z] Removing intermediate container 68da0afeeba3 [2023-05-06T02:29:57.790Z] ---> 9855240c0279 [2023-05-06T02:29:57.790Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-06T02:29:57.790Z] ---> Running in 1b5fc952b9af [2023-05-06T02:29:58.058Z] Removing intermediate container 1b5fc952b9af [2023-05-06T02:29:58.058Z] ---> 4ae1a0ae3059 [2023-05-06T02:29:58.058Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-06T02:29:58.058Z] ---> Running in 6d9de16e6420 [2023-05-06T02:29:58.645Z] Removing intermediate container 6d9de16e6420 [2023-05-06T02:29:58.645Z] ---> 7c0cc6003cd7 [2023-05-06T02:29:58.645Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-06T02:30:00.619Z] ---> 85ea3f79c774 [2023-05-06T02:30:00.619Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-06T02:30:00.619Z] ---> Running in c431fdd428ff [2023-05-06T02:30:01.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-06T02:30:02.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-06T02:30:03.971Z] OK: 263 MiB in 53 packages [2023-05-06T02:30:04.938Z] Removing intermediate container c431fdd428ff [2023-05-06T02:30:04.938Z] ---> 2a1309b12f7b [2023-05-06T02:30:04.938Z] Step 10/25 : ENV GO111MODULE=on [2023-05-06T02:30:04.938Z] ---> Running in 191666068ad5 [2023-05-06T02:30:05.208Z] Removing intermediate container 191666068ad5 [2023-05-06T02:30:05.208Z] ---> a5d0ad65b8ec [2023-05-06T02:30:05.208Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-06T02:30:05.208Z] ---> Running in 9c96145dfa36 [2023-05-06T02:30:05.797Z] Removing intermediate container 9c96145dfa36 [2023-05-06T02:30:05.797Z] ---> cd506d718ec4 [2023-05-06T02:30:05.797Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-06T02:30:06.388Z] ---> 9a9290b6c64c [2023-05-06T02:30:06.388Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-06T02:30:06.388Z] ---> Running in 5d3f3ea99a36 [2023-05-06T02:30:09.758Z] Removing intermediate container 5d3f3ea99a36 [2023-05-06T02:30:09.758Z] ---> f601351af1be [2023-05-06T02:30:09.758Z] Step 14/25 : COPY . . [2023-05-06T02:30:15.123Z] ---> bb25947a6ab7 [2023-05-06T02:30:15.123Z] Step 15/25 : RUN ${MAKE} [2023-05-06T02:30:15.123Z] ---> Running in 91959b9907b9 [2023-05-06T02:30:15.714Z] 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-06T02:32:52.535Z] Removing intermediate container 91959b9907b9 [2023-05-06T02:32:52.535Z] ---> 84c18517096a [2023-05-06T02:32:52.535Z] Step 16/25 : FROM alpine:3.17 [2023-05-06T02:32:52.535Z] 3.17: Pulling from library/alpine [2023-05-06T02:32:52.535Z] c41833b44d91: Already exists [2023-05-06T02:32:52.535Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-06T02:32:52.535Z] Status: Downloaded newer image for alpine:3.17 [2023-05-06T02:32:52.535Z] ---> 51e60588ff2c [2023-05-06T02:32:52.535Z] Step 17/25 : EXPOSE 4000 [2023-05-06T02:32:52.535Z] ---> Running in 0dc5c2c00505 [2023-05-06T02:32:52.535Z] Removing intermediate container 0dc5c2c00505 [2023-05-06T02:32:52.535Z] ---> 456ddef6c666 [2023-05-06T02:32:52.535Z] 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-06T02:32:52.535Z] ---> 7b447d11bb5a [2023-05-06T02:32:52.535Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-06T02:32:52.803Z] ---> 6ae3dc10aa56 [2023-05-06T02:32:52.803Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-06T02:32:53.393Z] ---> d042387afbbc [2023-05-06T02:32:53.393Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-06T02:32:53.393Z] ---> Running in 9b230aeb0657 [2023-05-06T02:32:53.662Z] Removing intermediate container 9b230aeb0657 [2023-05-06T02:32:53.662Z] ---> 13855b573420 [2023-05-06T02:32:53.662Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-06T02:32:53.931Z] ---> Running in 4b07982fcd08 [2023-05-06T02:32:54.202Z] Removing intermediate container 4b07982fcd08 [2023-05-06T02:32:54.202Z] ---> d805b95790f6 [2023-05-06T02:32:54.202Z] Step 23/25 : LABEL arch=arm64 [2023-05-06T02:32:54.469Z] ---> Running in f41cfdd7569e [2023-05-06T02:32:54.739Z] Removing intermediate container f41cfdd7569e [2023-05-06T02:32:54.739Z] ---> 018d818f966e [2023-05-06T02:32:54.739Z] Step 24/25 : LABEL git_sha=dbb8d0493d75e5a81d0ed0700bca6d09be753078 [2023-05-06T02:32:54.739Z] ---> Running in e43e71760750 [2023-05-06T02:32:55.005Z] Removing intermediate container e43e71760750 [2023-05-06T02:32:55.005Z] ---> 785c0487e143 [2023-05-06T02:32:55.005Z] Step 25/25 : LABEL version=0.0.0 [2023-05-06T02:32:55.272Z] ---> Running in 7c3c4b7af5eb [2023-05-06T02:32:55.541Z] Removing intermediate container 7c3c4b7af5eb [2023-05-06T02:32:55.541Z] ---> cd766d44a193 [2023-05-06T02:32:55.541Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-06T02:32:55.809Z] Successfully built cd766d44a193 [2023-05-06T02:32:55.809Z] 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-06T02:32:56.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-06T02:32:56.262Z] [2023-05-06T02:32:56.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:32:56.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-06T02:32:56.883Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-06T02:32:56.883Z] 8998bd30e6a1: Pulling fs layer [2023-05-06T02:32:56.883Z] 04944245beec: Pulling fs layer [2023-05-06T02:32:56.883Z] 699f458cf7ca: Pulling fs layer [2023-05-06T02:32:56.883Z] 765212b225bb: Pulling fs layer [2023-05-06T02:32:56.883Z] f23df028b6ca: Pulling fs layer [2023-05-06T02:32:56.883Z] d65c8cfc05b1: Pulling fs layer [2023-05-06T02:32:56.883Z] 2437ff75d9bd: Pulling fs layer [2023-05-06T02:32:56.883Z] f23df028b6ca: Waiting [2023-05-06T02:32:56.883Z] 765212b225bb: Waiting [2023-05-06T02:32:56.883Z] d65c8cfc05b1: Waiting [2023-05-06T02:32:56.883Z] 2437ff75d9bd: Waiting [2023-05-06T02:32:56.883Z] 04944245beec: Verifying Checksum [2023-05-06T02:32:56.883Z] 04944245beec: Download complete [2023-05-06T02:32:56.883Z] 765212b225bb: Verifying Checksum [2023-05-06T02:32:56.883Z] 765212b225bb: Download complete [2023-05-06T02:32:56.883Z] f23df028b6ca: Verifying Checksum [2023-05-06T02:32:56.883Z] f23df028b6ca: Download complete [2023-05-06T02:32:57.158Z] d65c8cfc05b1: Verifying Checksum [2023-05-06T02:32:57.158Z] d65c8cfc05b1: Download complete [2023-05-06T02:32:57.158Z] 699f458cf7ca: Verifying Checksum [2023-05-06T02:32:57.158Z] 699f458cf7ca: Download complete [2023-05-06T02:32:57.427Z] 8998bd30e6a1: Download complete [2023-05-06T02:33:00.043Z] 2437ff75d9bd: Verifying Checksum [2023-05-06T02:33:00.043Z] 2437ff75d9bd: Download complete [2023-05-06T02:33:01.556Z] 8998bd30e6a1: Pull complete [2023-05-06T02:33:02.144Z] 04944245beec: Pull complete [2023-05-06T02:33:03.622Z] 699f458cf7ca: Pull complete [2023-05-06T02:33:03.889Z] 765212b225bb: Pull complete [2023-05-06T02:33:04.868Z] f23df028b6ca: Pull complete [2023-05-06T02:33:04.868Z] d65c8cfc05b1: Pull complete [2023-05-06T02:33:19.894Z] 2437ff75d9bd: Pull complete [2023-05-06T02:33:19.894Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-06T02:33:19.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-06T02:33:19.894Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:33:20.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-13981 does not seem to be running inside a container [2023-05-06T02:33:20.255Z] $ 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/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@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-06T02:33:23.807Z] $ docker top 6251dccd0f2aea19cb5762f4bcbac66b19e8515605e80792cec1e96cc499be92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:33:24.677Z] ---> job-cost.sh [2023-05-06T02:33:24.677Z] lf-activate-venv: SKIPPING [2023-05-06T02:33:24.677Z] INFO: No Stack... [2023-05-06T02:33:24.944Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-06T02:33:25.916Z] INFO: Archiving Costs [Pipeline] sh [2023-05-06T02:33:26.586Z] + cat /w/workspace/edgex-ui-go/9/archives/cost.csv [2023-05-06T02:33:26.586Z] + cut -d, -f6 [Pipeline] lock [2023-05-06T02:33:26.678Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-578-9-stack-cost] [2023-05-06T02:33:26.689Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-9-stack-cost] did not exist. Created. [2023-05-06T02:33:26.694Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-578-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-06T02:33:27.388Z] /w/workspace/edgex-ui-go/9@tmp/durable-9c6c3882/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-06T02:33:28.070Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-06T02:33:28.086Z] Warning: overwriting stash ‘stack-cost’ [2023-05-06T02:33:33.774Z] Stashed 1 file(s) [Pipeline] } [2023-05-06T02:33:33.782Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-9-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-06T02:33:33.825Z] $ docker stop --time=1 6251dccd0f2aea19cb5762f4bcbac66b19e8515605e80792cec1e96cc499be92 [2023-05-06T02:33:35.555Z] $ docker rm -f --volumes 6251dccd0f2aea19cb5762f4bcbac66b19e8515605e80792cec1e96cc499be92 [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-06T02:33:35.950Z] provisioning config files... [2023-05-06T02:33:35.956Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config1785880133001652799tmp [Pipeline] { [Pipeline] sh [2023-05-06T02:33:36.243Z] + set +x [2023-05-06T02:33:36.243Z] + curl -s https://codecov.io/bash [2023-05-06T02:33:36.243Z] + bash -s -- [2023-05-06T02:33:36.243Z] [2023-05-06T02:33:36.243Z] _____ _ [2023-05-06T02:33:36.243Z] / ____| | | [2023-05-06T02:33:36.243Z] | | ___ __| | ___ ___ _____ __ [2023-05-06T02:33:36.243Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-06T02:33:36.243Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-06T02:33:36.243Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-06T02:33:36.243Z] Bash-1.0.6 [2023-05-06T02:33:36.243Z] [2023-05-06T02:33:36.243Z] [2023-05-06T02:33:36.243Z] ==> git version 2.25.1 found [2023-05-06T02:33:36.243Z] ==> 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-06T02:33:36.243Z] Release-Date: 2020-01-08 [2023-05-06T02:33:36.243Z] 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-06T02:33:36.243Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-06T02:33:36.243Z] ==> Jenkins CI detected. [2023-05-06T02:33:36.243Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-578 [2023-05-06T02:33:36.243Z] project root: . [2023-05-06T02:33:36.244Z] --> token set from env [2023-05-06T02:33:36.244Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-06T02:33:36.244Z] ==> Running gcov in . (disable via -X gcov) [2023-05-06T02:33:36.507Z] ==> Python coveragepy not found [2023-05-06T02:33:36.507Z] ==> Searching for coverage reports in: [2023-05-06T02:33:36.507Z] + . [2023-05-06T02:33:36.507Z] -> Found 1 reports [2023-05-06T02:33:36.507Z] ==> Detecting git/mercurial file structure [2023-05-06T02:33:36.507Z] ==> Reading reports [2023-05-06T02:33:36.507Z] + ./coverage.out bytes=10 [2023-05-06T02:33:36.507Z] ==> Appending adjustments [2023-05-06T02:33:36.507Z] https://docs.codecov.io/docs/fixing-reports [2023-05-06T02:33:37.445Z] + Found adjustments [2023-05-06T02:33:37.445Z] ==> Gzipping contents [2023-05-06T02:33:37.445Z] 12K /tmp/codecov.j1ckZZ.gz [2023-05-06T02:33:37.445Z] ==> Uploading reports [2023-05-06T02:33:37.445Z] url: https://codecov.io [2023-05-06T02:33:37.445Z] query: branch=PR-578&commit=10c0095dbd4a165f1f10cd2eabb5c9a670364854&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-578%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=578&job=&cmd_args= [2023-05-06T02:33:37.445Z] -> Pinging Codecov [2023-05-06T02:33:37.445Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-578&commit=10c0095dbd4a165f1f10cd2eabb5c9a670364854&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-578%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=578&job=&cmd_args= [2023-05-06T02:33:37.445Z] -> Uploading to [2023-05-06T02:33:37.445Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-06/FB506323287CE973F263BFD2A0EB1F37/10c0095dbd4a165f1f10cd2eabb5c9a670364854/6b13b0db-ed30-49da-ae4a-3884a4cc99bc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230506T023337Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b4ae37ffafe675ba21ab6ce10c404bbbc5cc451cb1613013beb6fec9b964fd97 [2023-05-06T02:33:37.445Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-06T02:33:37.445Z] Dload Upload Total Spent Left Speed [2023-05-06T02:33:37.703Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8874 0 0 100 8874 0 41274 --:--:-- --:--:-- --:--:-- 41274 [2023-05-06T02:33:37.703Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/10c0095dbd4a165f1f10cd2eabb5c9a670364854 [Pipeline] } [2023-05-06T02:33:37.710Z] 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-06T02:33:38.345Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives ] [2023-05-06T02:33:38.345Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives [2023-05-06T02:33:38.345Z] total 16 [2023-05-06T02:33:38.345Z] drwxr-xr-x 3 root root 4096 May 6 02:11 . [2023-05-06T02:33:38.345Z] drwxrwxr-x 15 jenkins jenkins 4096 May 6 02:11 .. [2023-05-06T02:33:38.345Z] drwxr-xr-x 2 root root 4096 May 6 02:11 cost [2023-05-06T02:33:38.345Z] -rw-r--r-- 1 root root 83 May 6 02:11 cost.csv [2023-05-06T02:33:38.345Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives [2023-05-06T02:33:38.345Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives [2023-05-06T02:33:38.345Z] total 16 [2023-05-06T02:33:38.345Z] drwxr-xr-x 3 jenkins jenkins 4096 May 6 02:11 . [2023-05-06T02:33:38.345Z] drwxrwxr-x 15 jenkins jenkins 4096 May 6 02:11 .. [2023-05-06T02:33:38.345Z] drwxr-xr-x 2 jenkins jenkins 4096 May 6 02:11 cost [2023-05-06T02:33:38.345Z] -rw-r--r-- 1 jenkins jenkins 83 May 6 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:33:38.634Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:33:39.494Z] ---> package-listing.sh [2023-05-06T02:33:39.495Z] ++ facter osfamily [2023-05-06T02:33:39.495Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-06T02:33:39.753Z] + OS_FAMILY=debian [2023-05-06T02:33:39.753Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-578 [2023-05-06T02:33:39.753Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-06T02:33:39.753Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-06T02:33:39.753Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-06T02:33:39.753Z] + PACKAGES=/tmp/packages_start.txt [2023-05-06T02:33:39.753Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-578 ']' [2023-05-06T02:33:39.753Z] + PACKAGES=/tmp/packages_end.txt [2023-05-06T02:33:39.753Z] + case "${OS_FAMILY}" in [2023-05-06T02:33:39.753Z] + dpkg -l [2023-05-06T02:33:39.753Z] + grep '^ii' [2023-05-06T02:33:39.753Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-06T02:33:39.753Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-06T02:33:39.753Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-06T02:33:39.753Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-578 ']' [2023-05-06T02:33:39.753Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives/ [2023-05-06T02:33:39.753Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives/ [Pipeline] echo [2023-05-06T02:33:39.763Z] 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-578/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-06T02:33:40.041Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:33:40.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-06T02:33:40.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:33:40.667Z] prd-ubuntu20.04-docker-8c-8g-13966 does not seem to be running inside a container [2023-05-06T02:33:40.717Z] $ 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-578/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-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@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-06T02:33:40.905Z] $ docker top f17c5e390964c9d8e3c331aff69ef55d602a53ccc58db227c3c1bcbb470c3a51 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-06T02:33:41.240Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-06T02:33:41.522Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-06T02:33:41.805Z] + ls /var/log/sa-host [2023-05-06T02:33:41.805Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-06T02:33:41.860Z] provisioning config files... [2023-05-06T02:33:41.868Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config17628883663352943055tmp [Pipeline] { [Pipeline] echo [2023-05-06T02:33:41.883Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:33:42.170Z] ---> create-netrc.sh [Pipeline] } [2023-05-06T02:33:42.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:33:42.508Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-06T02:33:42.516Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:33:42.803Z] ---> sudo-logs.sh [2023-05-06T02:33:42.803Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-06T02:33:42.836Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:33:43.120Z] ---> job-cost.sh [2023-05-06T02:33:43.120Z] lf-activate-venv: SKIPPING [2023-05-06T02:33:43.120Z] DEBUG: total: 0.2199999988079071 [2023-05-06T02:33:43.120Z] INFO: Retrieving Stack Cost... [2023-05-06T02:33:43.380Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-06T02:33:43.947Z] INFO: Archiving Costs [Pipeline] echo [2023-05-06T02:33:43.956Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:33:44.235Z] ---> logs-deploy.sh [2023-05-06T02:33:44.235Z] lf-activate-venv: SKIPPING [2023-05-06T02:33:44.235Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-578/9 [2023-05-06T02:33:44.235Z] INFO: archiving workspace using pattern(s): [2023-05-06T02:33:45.175Z] Archives upload complete. [2023-05-06T02:33:45.175Z] INFO: archiving logs to Nexus