Pull request #614 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 58b8b44373edb244ce6668c698e8baf62b06862d+1a50055877b3ba9e707da638ed848135075ac4df (1075f95f88475dd942c5eeb94dd0c1fac953bbd4) 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-ssh11931300132212271758.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-ssh15103908666216828747.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-614/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-614/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14830559382033059969.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-ssh7212294818575510470.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-614/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-614/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9885313375954874708.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 ‘prd-ubuntu20.04-docker-8c-8g-16507’ Running on prd-ubuntu20.04-docker-8c-8g-16511 in /w/workspace/edgexfoundry_edgex-ui-go_PR-614 [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-614 # 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 1a50055877b3ba9e707da638ed848135075ac4df into PR head commit 58b8b44373edb244ce6668c698e8baf62b06862d > 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/614/head:refs/remotes/origin/PR-614 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58b8b44373edb244ce6668c698e8baf62b06862d # timeout=10 Merge succeeded, producing 58b8b44373edb244ce6668c698e8baf62b06862d Checking out Revision 58b8b44373edb244ce6668c698e8baf62b06862d (PR-614) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-23T15:52:52.919Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-23T15:52:52.971Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-23T15:52:52.988Z] ========================================================= [2023-05-23T15:52:52.988Z] EdgeX Global Pipelines Version Info [2023-05-23T15:52:52.988Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1a50055877b3ba9e707da638ed848135075ac4df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58b8b44373edb244ce6668c698e8baf62b06862d # timeout=10 > git rev-list --no-walk 92fdf5c321fb38560b8f6fbead2bd60e87eba34b # timeout=10 [2023-05-23T15:52:53.696Z] ------------------- [2023-05-23T15:52:53.696Z] stable info: [2023-05-23T15:52:53.696Z] ------------------- [2023-05-23T15:52:53.696Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-23T15:52:53.696Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T15:52:53.696Z] Message: update stable to v1.0.249 [2023-05-23T15:52:54.266Z] ------------------- [2023-05-23T15:52:54.266Z] experimental info: [2023-05-23T15:52:54.266Z] ------------------- [2023-05-23T15:52:54.266Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-23T15:52:54.266Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T15:52:54.266Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-23T15:52:54.552Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-23T15:52:54.562Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-23T15:52:54.572Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-23T15:52:54.581Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-23T15:52:54.589Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-23T15:52:54.604Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-23T15:52:54.619Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-23T15:52:54.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-23T15:52:54.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-23T15:52:54.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-23T15:52:54.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-23T15:52:54.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-23T15:52:54.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-23T15:52:54.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-23T15:52:54.723Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T15:52:54.738Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T15:52:54.758Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T15:52:54.773Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T15:52:54.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-23T15:52:54.800Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-23T15:52:54.815Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-23T15:52:54.827Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-23T15:52:54.837Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-23T15:52:54.852Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-23T15:52:54.866Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-23T15:52:54.885Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-23T15:52:54.900Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-23T15:52:54.917Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-614 [Pipeline] echo [2023-05-23T15:52:54.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-614 [Pipeline] echo [2023-05-23T15:52:54.950Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-614 [Pipeline] echo [2023-05-23T15:52:54.966Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58b8b44373edb244ce6668c698e8baf62b06862d [Pipeline] echo [2023-05-23T15:52:54.978Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58b8b44 [Pipeline] echo [2023-05-23T15:52:54.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T15:52:55.038Z] provisioning config files... [2023-05-23T15:52:55.050Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/config14745869027009921589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:52:55.354Z] ---> docker-login.sh [2023-05-23T15:52:55.354Z] nexus3.edgexfoundry.org:10001 [2023-05-23T15:52:55.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:52:55.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:52:55.616Z] Configure a credential helper to remove this warning. See [2023-05-23T15:52:55.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:52:55.616Z] [2023-05-23T15:52:55.616Z] Login Succeeded [2023-05-23T15:52:55.616Z] nexus3.edgexfoundry.org:10002 [2023-05-23T15:52:55.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:52:55.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:52:55.616Z] Configure a credential helper to remove this warning. See [2023-05-23T15:52:55.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:52:55.616Z] [2023-05-23T15:52:55.616Z] Login Succeeded [2023-05-23T15:52:55.616Z] nexus3.edgexfoundry.org:10003 [2023-05-23T15:52:55.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:52:55.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:52:55.876Z] Configure a credential helper to remove this warning. See [2023-05-23T15:52:55.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:52:55.876Z] [2023-05-23T15:52:55.876Z] Login Succeeded [2023-05-23T15:52:55.876Z] nexus3.edgexfoundry.org:10004 [2023-05-23T15:52:55.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:52:55.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:52:55.876Z] Configure a credential helper to remove this warning. See [2023-05-23T15:52:55.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:52:55.876Z] [2023-05-23T15:52:55.876Z] Login Succeeded [2023-05-23T15:52:55.876Z] docker.io [2023-05-23T15:52:55.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:52:56.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:52:56.136Z] Configure a credential helper to remove this warning. See [2023-05-23T15:52:56.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:52:56.136Z] [2023-05-23T15:52:56.136Z] Login Succeeded [2023-05-23T15:52:56.136Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T15:52:56.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-23T15:52:56.515Z] + git rev-list -1 --merges 58b8b44373edb244ce6668c698e8baf62b06862d~1..58b8b44373edb244ce6668c698e8baf62b06862d [Pipeline] echo [2023-05-23T15:52:56.567Z] -----------> git rev-list -1 --merges 58b8b44373edb244ce6668c698e8baf62b06862d~1..58b8b44373edb244ce6668c698e8baf62b06862d 58b8b44373edb244ce6668c698e8baf62b06862d [false] [Pipeline] sh [2023-05-23T15:52:56.850Z] + git log --format=format:%s -1 58b8b44373edb244ce6668c698e8baf62b06862d [Pipeline] echo [2023-05-23T15:52:56.865Z] ========================================================= [2023-05-23T15:52:56.865Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-23T15:52:56.865Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T15:52:57.204Z] + git log --format=format:%s -1 58b8b44373edb244ce6668c698e8baf62b06862d [Pipeline] echo [2023-05-23T15:52:57.214Z] [semverPrep] GIT_COMMIT: 58b8b44373edb244ce6668c698e8baf62b06862d, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-05-23T15:52:57.222Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-23T15:52:57.560Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T15:52:57.560Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-23T15:52:57.560Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-23T15:52:57.560Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-23T15:52:57.560Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-23T15:52:57.560Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-23T15:52:57.560Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:52:57.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T15:52:57.913Z] [2023-05-23T15:52:57.913Z] 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-23T15:52:58.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T15:52:58.210Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-23T15:52:58.210Z] b85a868b505f: Pulling fs layer [2023-05-23T15:52:58.210Z] e2be974225ed: Pulling fs layer [2023-05-23T15:52:58.210Z] 339a4e72a1f5: Pulling fs layer [2023-05-23T15:52:58.210Z] 988bab9f4d93: Pulling fs layer [2023-05-23T15:52:58.210Z] 1469e6f7b9e6: Pulling fs layer [2023-05-23T15:52:58.210Z] eaf3925da568: Pulling fs layer [2023-05-23T15:52:58.210Z] bab4dde63d76: Pulling fs layer [2023-05-23T15:52:58.210Z] 1469e6f7b9e6: Waiting [2023-05-23T15:52:58.210Z] eaf3925da568: Waiting [2023-05-23T15:52:58.210Z] bde34c3a00c8: Pulling fs layer [2023-05-23T15:52:58.210Z] b352a97aabf1: Pulling fs layer [2023-05-23T15:52:58.210Z] 4872d77fe225: Pulling fs layer [2023-05-23T15:52:58.210Z] bde34c3a00c8: Waiting [2023-05-23T15:52:58.210Z] b352a97aabf1: Waiting [2023-05-23T15:52:58.210Z] 5851b861e8e6: Pulling fs layer [2023-05-23T15:52:58.210Z] e2be974225ed: Verifying Checksum [2023-05-23T15:52:58.210Z] e2be974225ed: Download complete [2023-05-23T15:52:58.210Z] 988bab9f4d93: Verifying Checksum [2023-05-23T15:52:58.210Z] 988bab9f4d93: Download complete [2023-05-23T15:52:58.470Z] 1469e6f7b9e6: Verifying Checksum [2023-05-23T15:52:58.470Z] 1469e6f7b9e6: Download complete [2023-05-23T15:52:58.470Z] eaf3925da568: Verifying Checksum [2023-05-23T15:52:58.470Z] eaf3925da568: Download complete [2023-05-23T15:52:58.470Z] 339a4e72a1f5: Verifying Checksum [2023-05-23T15:52:58.470Z] 339a4e72a1f5: Download complete [2023-05-23T15:52:58.470Z] b352a97aabf1: Verifying Checksum [2023-05-23T15:52:58.470Z] b352a97aabf1: Download complete [2023-05-23T15:52:58.470Z] 4872d77fe225: Verifying Checksum [2023-05-23T15:52:58.470Z] 4872d77fe225: Download complete [2023-05-23T15:52:58.470Z] 5851b861e8e6: Verifying Checksum [2023-05-23T15:52:58.470Z] 5851b861e8e6: Download complete [2023-05-23T15:52:58.470Z] b85a868b505f: Download complete [2023-05-23T15:52:58.729Z] bab4dde63d76: Download complete [2023-05-23T15:52:59.666Z] b85a868b505f: Pull complete [2023-05-23T15:52:59.924Z] e2be974225ed: Pull complete [2023-05-23T15:53:00.187Z] 339a4e72a1f5: Pull complete [2023-05-23T15:53:00.450Z] 988bab9f4d93: Pull complete [2023-05-23T15:53:00.713Z] 1469e6f7b9e6: Pull complete [2023-05-23T15:53:00.713Z] eaf3925da568: Pull complete [2023-05-23T15:53:02.624Z] bab4dde63d76: Pull complete [2023-05-23T15:53:02.624Z] bde34c3a00c8: Pull complete [2023-05-23T15:53:02.883Z] b352a97aabf1: Pull complete [2023-05-23T15:53:02.883Z] 4872d77fe225: Pull complete [2023-05-23T15:53:02.883Z] 5851b861e8e6: Pull complete [2023-05-23T15:53:02.883Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-23T15:53:02.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T15:53:02.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:53:02.985Z] prd-ubuntu20.04-docker-8c-8g-16511 does not seem to be running inside a container [2023-05-23T15:53:03.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-614 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614:/w/workspace/edgexfoundry_edgex-ui-go_PR-614:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@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-23T15:53:05.368Z] $ docker top fd32aea4039ae1919ae5230a737930becd8a48885935c8080b58a1fd753d942e -eo pid,comm [2023-05-23T15:53:05.429Z] 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-23T15:53:05.429Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T15:53:05.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T15:53:05.474Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T15:53:05.601Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T15:53:05.607Z] $ docker exec fd32aea4039ae1919ae5230a737930becd8a48885935c8080b58a1fd753d942e ssh-agent [2023-05-23T15:53:05.711Z] SSH_AUTH_SOCK=/tmp/ssh-2cWIoujnuyeQ/agent.32 [2023-05-23T15:53:05.711Z] SSH_AGENT_PID=38 [2023-05-23T15:53:05.717Z] Running ssh-add (command line suppressed) [2023-05-23T15:53:05.831Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/private_key_2093957171753795766.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/private_key_2093957171753795766.key) [2023-05-23T15:53:05.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T15:53:06.129Z] + git tag --points-at HEAD [Pipeline] } [2023-05-23T15:53:06.144Z] $ docker exec --env ******** --env ******** fd32aea4039ae1919ae5230a737930becd8a48885935c8080b58a1fd753d942e ssh-agent -k [2023-05-23T15:53:06.232Z] unset SSH_AUTH_SOCK; [2023-05-23T15:53:06.232Z] unset SSH_AGENT_PID; [2023-05-23T15:53:06.233Z] echo Agent pid 38 killed; [2023-05-23T15:53:06.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-23T15:53:06.260Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T15:53:06.260Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T15:53:06.368Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T15:53:06.374Z] $ docker exec fd32aea4039ae1919ae5230a737930becd8a48885935c8080b58a1fd753d942e ssh-agent [2023-05-23T15:53:06.468Z] SSH_AUTH_SOCK=/tmp/ssh-fLBeSEhtxVuD/agent.70 [2023-05-23T15:53:06.468Z] SSH_AGENT_PID=76 [2023-05-23T15:53:06.474Z] Running ssh-add (command line suppressed) [2023-05-23T15:53:06.582Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/private_key_681454428586564427.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/private_key_681454428586564427.key) [2023-05-23T15:53:06.592Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T15:53:06.884Z] + git semver init [2023-05-23T15:53:07.144Z] 2023-05-23 15:53:07,052 [run_init] DEBUG init version:0.0.0 force:False [2023-05-23T15:53:07.144Z] 2023-05-23 15:53:07,053 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver [2023-05-23T15:53:07.144Z] 2023-05-23 15:53:07,054 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver [2023-05-23T15:53:07.144Z] 2023-05-23 15:53:07,054 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-614, universal_newlines=False, shell=None, istream=None) [2023-05-23T15:53:09.052Z] 2023-05-23 15:53:08,553 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.git/info/exclude [2023-05-23T15:53:09.052Z] 2023-05-23 15:53:08,554 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver/PR-614 with force:False [2023-05-23T15:53:09.052Z] 2023-05-23 15:53:08,554 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver/PR-614 [2023-05-23T15:53:09.052Z] 2023-05-23 15:53:08,559 [execute] INFO git cat-file --batch-check [2023-05-23T15:53:09.053Z] 2023-05-23 15:53:08,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T15:53:09.053Z] 2023-05-23 15:53:08,565 [execute] INFO git cat-file --batch [2023-05-23T15:53:09.053Z] 2023-05-23 15:53:08,565 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T15:53:09.053Z] 2023-05-23 15:53:08,570 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver/PR-614 [2023-05-23T15:53:09.053Z] 0.0.0 [Pipeline] } [2023-05-23T15:53:09.067Z] $ docker exec --env ******** --env ******** fd32aea4039ae1919ae5230a737930becd8a48885935c8080b58a1fd753d942e ssh-agent -k [2023-05-23T15:53:09.168Z] unset SSH_AUTH_SOCK; [2023-05-23T15:53:09.168Z] unset SSH_AGENT_PID; [2023-05-23T15:53:09.169Z] echo Agent pid 76 killed; [2023-05-23T15:53:09.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T15:53:09.485Z] + git semver [Pipeline] } [2023-05-23T15:53:09.762Z] $ docker stop --time=1 fd32aea4039ae1919ae5230a737930becd8a48885935c8080b58a1fd753d942e [2023-05-23T15:53:11.092Z] $ docker rm -f --volumes fd32aea4039ae1919ae5230a737930becd8a48885935c8080b58a1fd753d942e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T15:53:11.423Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-23T15:53:11.600Z] Stashed 1 file(s) [Pipeline] echo [2023-05-23T15:53:11.603Z] [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-23T15:53:11.750Z] provisioning config files... [2023-05-23T15:53:11.759Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/config194502913768512397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:53:12.058Z] ---> docker-login.sh [2023-05-23T15:53:12.058Z] nexus3.edgexfoundry.org:10001 [2023-05-23T15:53:12.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:53:12.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:53:12.058Z] Configure a credential helper to remove this warning. See [2023-05-23T15:53:12.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:53:12.058Z] [2023-05-23T15:53:12.058Z] Login Succeeded [2023-05-23T15:53:12.058Z] nexus3.edgexfoundry.org:10002 [2023-05-23T15:53:12.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:53:12.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:53:12.058Z] Configure a credential helper to remove this warning. See [2023-05-23T15:53:12.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:53:12.058Z] [2023-05-23T15:53:12.058Z] Login Succeeded [2023-05-23T15:53:12.058Z] nexus3.edgexfoundry.org:10003 [2023-05-23T15:53:12.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:53:12.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:53:12.317Z] Configure a credential helper to remove this warning. See [2023-05-23T15:53:12.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:53:12.317Z] [2023-05-23T15:53:12.317Z] Login Succeeded [2023-05-23T15:53:12.317Z] nexus3.edgexfoundry.org:10004 [2023-05-23T15:53:12.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:53:12.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:53:12.317Z] Configure a credential helper to remove this warning. See [2023-05-23T15:53:12.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:53:12.317Z] [2023-05-23T15:53:12.317Z] Login Succeeded [2023-05-23T15:53:12.317Z] docker.io [2023-05-23T15:53:12.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:53:12.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:53:12.576Z] Configure a credential helper to remove this warning. See [2023-05-23T15:53:12.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:53:12.576Z] [2023-05-23T15:53:12.576Z] Login Succeeded [2023-05-23T15:53:12.576Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T15:53:12.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T15:53:12.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T15:53:12.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T15:53:12.679Z] ========================================================= [2023-05-23T15:53:12.679Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-23T15:53:12.679Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:53:12.992Z] + 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-23T15:53:13.254Z] Sending build context to Docker daemon 45.57MB [2023-05-23T15:53:13.254Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T15:53:13.254Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-23T15:53:13.254Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-23T15:53:13.254Z] f56be85fc22e: Pulling fs layer [2023-05-23T15:53:13.254Z] 85791d961cd3: Pulling fs layer [2023-05-23T15:53:13.254Z] d694b5ae8c79: Pulling fs layer [2023-05-23T15:53:13.254Z] 9f32a84ed3da: Pulling fs layer [2023-05-23T15:53:13.254Z] 4d19c01a9841: Pulling fs layer [2023-05-23T15:53:13.254Z] 9325e15d5711: Pulling fs layer [2023-05-23T15:53:13.254Z] 556b6ee489ea: Pulling fs layer [2023-05-23T15:53:13.254Z] c5a4b2cf53e6: Pulling fs layer [2023-05-23T15:53:13.254Z] 4d19c01a9841: Waiting [2023-05-23T15:53:13.254Z] 9f32a84ed3da: Waiting [2023-05-23T15:53:13.254Z] 9325e15d5711: Waiting [2023-05-23T15:53:13.254Z] c5a4b2cf53e6: Waiting [2023-05-23T15:53:13.254Z] 556b6ee489ea: Waiting [2023-05-23T15:53:13.254Z] 85791d961cd3: Download complete [2023-05-23T15:53:13.254Z] 9f32a84ed3da: Verifying Checksum [2023-05-23T15:53:13.254Z] 9f32a84ed3da: Download complete [2023-05-23T15:53:13.254Z] 4d19c01a9841: Download complete [2023-05-23T15:53:13.254Z] f56be85fc22e: Verifying Checksum [2023-05-23T15:53:13.254Z] f56be85fc22e: Download complete [2023-05-23T15:53:13.254Z] 9325e15d5711: Verifying Checksum [2023-05-23T15:53:13.254Z] 9325e15d5711: Download complete [2023-05-23T15:53:13.516Z] f56be85fc22e: Pull complete [2023-05-23T15:53:13.777Z] 85791d961cd3: Pull complete [2023-05-23T15:53:14.034Z] c5a4b2cf53e6: Verifying Checksum [2023-05-23T15:53:14.034Z] d694b5ae8c79: Download complete [2023-05-23T15:53:14.034Z] 556b6ee489ea: Verifying Checksum [2023-05-23T15:53:14.034Z] 556b6ee489ea: Download complete [2023-05-23T15:53:17.341Z] d694b5ae8c79: Pull complete [2023-05-23T15:53:17.341Z] 9f32a84ed3da: Pull complete [2023-05-23T15:53:17.600Z] 4d19c01a9841: Pull complete [2023-05-23T15:53:17.600Z] 9325e15d5711: Pull complete [2023-05-23T15:53:20.129Z] 556b6ee489ea: Pull complete [2023-05-23T15:53:21.063Z] c5a4b2cf53e6: Pull complete [2023-05-23T15:53:21.063Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-23T15:53:21.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T15:53:21.063Z] ---> c4be618373d6 [2023-05-23T15:53:21.063Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-23T15:53:24.359Z] ---> Running in 9aa80296579f [2023-05-23T15:53:24.359Z] Removing intermediate container 9aa80296579f [2023-05-23T15:53:24.359Z] ---> 423d39c12497 [2023-05-23T15:53:24.359Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T15:53:24.359Z] ---> Running in 2720e7bd2898 [2023-05-23T15:53:24.359Z] Removing intermediate container 2720e7bd2898 [2023-05-23T15:53:24.359Z] ---> 6103311b5dba [2023-05-23T15:53:24.359Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T15:53:24.359Z] ---> Running in bd1239e86565 [2023-05-23T15:53:24.620Z] Removing intermediate container bd1239e86565 [2023-05-23T15:53:24.620Z] ---> 097df8acac90 [2023-05-23T15:53:24.620Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-23T15:53:24.620Z] ---> Running in 1f17280940a0 [2023-05-23T15:53:24.620Z] Removing intermediate container 1f17280940a0 [2023-05-23T15:53:24.620Z] ---> b20e6091a930 [2023-05-23T15:53:24.620Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-23T15:53:24.620Z] ---> Running in ed03c4df282b [2023-05-23T15:53:24.620Z] Removing intermediate container ed03c4df282b [2023-05-23T15:53:24.620Z] ---> 7688b089015e [2023-05-23T15:53:24.620Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-23T15:53:25.188Z] latest: Pulling from library/docker [2023-05-23T15:53:25.188Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-23T15:53:25.188Z] dfb60e7f5d22: Pulling fs layer [2023-05-23T15:53:25.188Z] f74671f55a8d: Pulling fs layer [2023-05-23T15:53:25.188Z] 75039dcfa57a: Pulling fs layer [2023-05-23T15:53:25.188Z] a867a08cc62a: Pulling fs layer [2023-05-23T15:53:25.188Z] f897c97d93d5: Pulling fs layer [2023-05-23T15:53:25.188Z] 5893dfdf0269: Pulling fs layer [2023-05-23T15:53:25.188Z] 7bd0f5addfbf: Pulling fs layer [2023-05-23T15:53:25.188Z] b3364461d2a2: Pulling fs layer [2023-05-23T15:53:25.188Z] 3b63b390fabe: Pulling fs layer [2023-05-23T15:53:25.188Z] 200a256d559f: Pulling fs layer [2023-05-23T15:53:25.188Z] f36549cf8e4b: Pulling fs layer [2023-05-23T15:53:25.188Z] 135f01648aa4: Pulling fs layer [2023-05-23T15:53:25.188Z] f9804e6a84f9: Pulling fs layer [2023-05-23T15:53:25.188Z] f897c97d93d5: Waiting [2023-05-23T15:53:25.188Z] 5893dfdf0269: Waiting [2023-05-23T15:53:25.188Z] 7bd0f5addfbf: Waiting [2023-05-23T15:53:25.188Z] b3364461d2a2: Waiting [2023-05-23T15:53:25.188Z] 3b63b390fabe: Waiting [2023-05-23T15:53:25.188Z] 200a256d559f: Waiting [2023-05-23T15:53:25.188Z] f36549cf8e4b: Waiting [2023-05-23T15:53:25.188Z] 135f01648aa4: Waiting [2023-05-23T15:53:25.188Z] f9804e6a84f9: Waiting [2023-05-23T15:53:25.188Z] 75039dcfa57a: Waiting [2023-05-23T15:53:25.188Z] a867a08cc62a: Waiting [2023-05-23T15:53:25.452Z] f74671f55a8d: Verifying Checksum [2023-05-23T15:53:25.452Z] f74671f55a8d: Download complete [2023-05-23T15:53:25.452Z] dfb60e7f5d22: Verifying Checksum [2023-05-23T15:53:25.452Z] dfb60e7f5d22: Download complete [2023-05-23T15:53:25.452Z] 8a49fdb3b6a5: Verifying Checksum [2023-05-23T15:53:25.452Z] 8a49fdb3b6a5: Download complete [2023-05-23T15:53:25.711Z] 8a49fdb3b6a5: Pull complete [2023-05-23T15:53:25.711Z] f897c97d93d5: Verifying Checksum [2023-05-23T15:53:25.711Z] f897c97d93d5: Download complete [2023-05-23T15:53:25.711Z] 75039dcfa57a: Verifying Checksum [2023-05-23T15:53:25.711Z] 75039dcfa57a: Download complete [2023-05-23T15:53:25.711Z] 7bd0f5addfbf: Verifying Checksum [2023-05-23T15:53:25.711Z] 7bd0f5addfbf: Download complete [2023-05-23T15:53:25.711Z] dfb60e7f5d22: Pull complete [2023-05-23T15:53:25.970Z] f74671f55a8d: Pull complete [2023-05-23T15:53:25.970Z] a867a08cc62a: Verifying Checksum [2023-05-23T15:53:25.970Z] a867a08cc62a: Download complete [2023-05-23T15:53:26.230Z] 5893dfdf0269: Download complete [2023-05-23T15:53:26.230Z] 75039dcfa57a: Pull complete [2023-05-23T15:53:26.230Z] b3364461d2a2: Download complete [2023-05-23T15:53:26.230Z] 200a256d559f: Download complete [2023-05-23T15:53:26.230Z] 3b63b390fabe: Verifying Checksum [2023-05-23T15:53:26.230Z] 3b63b390fabe: Download complete [2023-05-23T15:53:26.230Z] 135f01648aa4: Download complete [2023-05-23T15:53:26.486Z] f9804e6a84f9: Download complete [2023-05-23T15:53:26.486Z] a867a08cc62a: Pull complete [2023-05-23T15:53:26.707Z] Still waiting to schedule task [2023-05-23T15:53:26.708Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16508’ [2023-05-23T15:53:26.744Z] f36549cf8e4b: Download complete [2023-05-23T15:53:27.003Z] f897c97d93d5: Pull complete [2023-05-23T15:53:27.003Z] 5893dfdf0269: Pull complete [2023-05-23T15:53:27.003Z] 7bd0f5addfbf: Pull complete [2023-05-23T15:53:27.262Z] b3364461d2a2: Pull complete [2023-05-23T15:53:27.521Z] 3b63b390fabe: Pull complete [2023-05-23T15:53:27.521Z] 200a256d559f: Pull complete [2023-05-23T15:53:28.453Z] f36549cf8e4b: Pull complete [2023-05-23T15:53:28.453Z] 135f01648aa4: Pull complete [2023-05-23T15:53:28.711Z] f9804e6a84f9: Pull complete [2023-05-23T15:53:28.711Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-23T15:53:28.711Z] Status: Downloaded newer image for docker:latest [2023-05-23T15:53:30.094Z] ---> 07c01cb22caf [2023-05-23T15:53:30.094Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T15:53:30.353Z] ---> Running in 948cc7dac8c7 [2023-05-23T15:53:30.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:53:30.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:53:30.871Z] OK: 265 MiB in 53 packages [2023-05-23T15:53:31.132Z] Removing intermediate container 948cc7dac8c7 [2023-05-23T15:53:31.132Z] ---> 5675b8b31efb [2023-05-23T15:53:31.132Z] Step 10/15 : ENV GO111MODULE=on [2023-05-23T15:53:31.132Z] ---> Running in 24c6985f1c1c [2023-05-23T15:53:31.391Z] Removing intermediate container 24c6985f1c1c [2023-05-23T15:53:31.391Z] ---> ad47c5bb27b0 [2023-05-23T15:53:31.391Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-23T15:53:31.391Z] ---> Running in d3e101811266 [2023-05-23T15:53:31.391Z] Removing intermediate container d3e101811266 [2023-05-23T15:53:31.391Z] ---> 53c20bbe9fd5 [2023-05-23T15:53:31.391Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-23T15:53:31.391Z] ---> a305cf69a377 [2023-05-23T15:53:31.391Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:53:31.651Z] ---> Running in 54a047d3e31f [2023-05-23T15:53:53.603Z] Removing intermediate container 54a047d3e31f [2023-05-23T15:53:53.603Z] ---> 1eac9fd1cc37 [2023-05-23T15:53:53.603Z] Step 14/15 : COPY . . [2023-05-23T15:53:54.977Z] ---> b807a0d0bc10 [2023-05-23T15:53:54.977Z] Step 15/15 : RUN ${MAKE} [2023-05-23T15:53:54.977Z] ---> Running in 2c1384c8d57f [2023-05-23T15:53:55.237Z] noop [2023-05-23T15:53:55.498Z] Removing intermediate container 2c1384c8d57f [2023-05-23T15:53:55.498Z] ---> c7b5f6d5bf94 [2023-05-23T15:53:55.498Z] Successfully built c7b5f6d5bf94 [2023-05-23T15:53:55.498Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:53:55.806Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T15:53:55.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:53:55.872Z] prd-ubuntu20.04-docker-8c-8g-16511 does not seem to be running inside a container [2023-05-23T15:53:55.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-614 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614:/w/workspace/edgexfoundry_edgex-ui-go_PR-614:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@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-23T15:53:56.241Z] $ docker top c8692a509ae9bdc61cda6e6ccc6bee22bddb90a29f072c52c57255f2fe7f0da0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T15:53:56.585Z] + go version [2023-05-23T15:53:56.585Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-23T15:53:56.607Z] $ docker stop --time=1 c8692a509ae9bdc61cda6e6ccc6bee22bddb90a29f072c52c57255f2fe7f0da0 [2023-05-23T15:53:57.889Z] $ docker rm -f --volumes c8692a509ae9bdc61cda6e6ccc6bee22bddb90a29f072c52c57255f2fe7f0da0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:53:58.282Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T15:53:58.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:53:58.352Z] prd-ubuntu20.04-docker-8c-8g-16511 does not seem to be running inside a container [2023-05-23T15:53:58.394Z] $ 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-614 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614:/w/workspace/edgexfoundry_edgex-ui-go_PR-614:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@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-23T15:53:58.762Z] $ docker top fb89d11cc009a9c81b075763d2447d97b20ea2364ca184f4ffc6f77b5f2c3db8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T15:53:59.165Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-614 [Pipeline] fileExists [Pipeline] sh [2023-05-23T15:53:59.500Z] + make test [2023-05-23T15:53:59.500Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-23T15:54:04.777Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-23T15:54:12.893Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-23T15:54:12.893Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-23T15:54:12.893Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-23T15:54:12.893Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-23T15:54:12.893Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-23T15:54:12.893Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-23T15:54:12.893Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-23T15:54:12.893Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-23T15:54:12.893Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-23T15:54:16.177Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T15:54:16.177Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T15:54:16.177Z] ./bin/test-attribution-txt.sh [2023-05-23T15:54:16.177Z] make -C web test [2023-05-23T15:54:16.177Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-614/web' [2023-05-23T15:54:16.177Z] make[1]: tput: No such file or directory [2023-05-23T15:54:16.177Z] make[1]: tput: No such file or directory [2023-05-23T15:54:16.177Z] warning: generating ./VERSION [2023-05-23T15:54:16.177Z] echo "0.0.0" > VERSION [2023-05-23T15:54:16.177Z] docker build \ [2023-05-23T15:54:16.177Z] -f Dockerfile \ [2023-05-23T15:54:16.177Z] --build-arg USER=1000 \ [2023-05-23T15:54:16.177Z] \ [2023-05-23T15:54:16.177Z] --label "git_sha=58b8b44373edb244ce6668c698e8baf62b06862d" \ [2023-05-23T15:54:16.177Z] -t edgexfoundry/edgex-web-ui:58b8b44373edb244ce6668c698e8baf62b06862d \ [2023-05-23T15:54:16.177Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-23T15:54:16.177Z] . [2023-05-23T15:54:16.177Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-23T15:54:16.177Z] Install the buildx component to build images with BuildKit: [2023-05-23T15:54:16.177Z] https://docs.docker.com/go/buildx/ [2023-05-23T15:54:16.177Z] [2023-05-23T15:54:16.436Z] Sending build context to Docker daemon 2.571MB [2023-05-23T15:54:16.436Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-23T15:54:16.699Z] 16.17-alpine3.15: Pulling from library/node [2023-05-23T15:54:16.699Z] 9621f1afde84: Pulling fs layer [2023-05-23T15:54:16.699Z] c6f70ee39829: Pulling fs layer [2023-05-23T15:54:16.699Z] 56892a8094a2: Pulling fs layer [2023-05-23T15:54:16.699Z] 58dd87906ef0: Pulling fs layer [2023-05-23T15:54:16.699Z] 58dd87906ef0: Waiting [2023-05-23T15:54:16.699Z] 56892a8094a2: Download complete [2023-05-23T15:54:16.699Z] 9621f1afde84: Verifying Checksum [2023-05-23T15:54:16.699Z] 9621f1afde84: Download complete [2023-05-23T15:54:16.699Z] 58dd87906ef0: Verifying Checksum [2023-05-23T15:54:16.957Z] 9621f1afde84: Pull complete [2023-05-23T15:54:16.957Z] c6f70ee39829: Verifying Checksum [2023-05-23T15:54:16.957Z] c6f70ee39829: Download complete [2023-05-23T15:54:17.898Z] c6f70ee39829: Pull complete [2023-05-23T15:54:18.185Z] 56892a8094a2: Pull complete [2023-05-23T15:54:18.185Z] 58dd87906ef0: Pull complete [2023-05-23T15:54:18.185Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-23T15:54:18.185Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-23T15:54:18.185Z] ---> b69703f70c3d [2023-05-23T15:54:18.185Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-23T15:54:20.130Z] ---> Running in bc37b2388d8d [2023-05-23T15:54:20.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:54:20.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:54:20.921Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-23T15:54:20.921Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-23T15:54:20.921Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-23T15:54:20.921Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-23T15:54:20.921Z] (5/129) Installing libxcb (1.14-r2) [2023-05-23T15:54:20.921Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-23T15:54:20.921Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-23T15:54:20.921Z] (8/129) Installing libice (1.0.10-r0) [2023-05-23T15:54:20.921Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-23T15:54:20.921Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-23T15:54:20.921Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-23T15:54:20.921Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-23T15:54:20.921Z] (13/129) Installing xset (1.2.4-r0) [2023-05-23T15:54:20.921Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-23T15:54:20.921Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-23T15:54:20.921Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-23T15:54:20.921Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-23T15:54:20.921Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-23T15:54:20.921Z] (19/129) Installing libintl (0.21-r0) [2023-05-23T15:54:20.921Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-23T15:54:20.921Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-23T15:54:21.189Z] (22/129) Installing pcre (8.45-r1) [2023-05-23T15:54:21.189Z] (23/129) Installing glib (2.70.1-r0) [2023-05-23T15:54:21.189Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-23T15:54:21.189Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-23T15:54:21.189Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-23T15:54:21.189Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-23T15:54:21.189Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-23T15:54:21.189Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-23T15:54:21.189Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-23T15:54:21.189Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-23T15:54:21.189Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-23T15:54:21.189Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-23T15:54:21.189Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-23T15:54:21.189Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-23T15:54:21.189Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-23T15:54:21.189Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-23T15:54:21.189Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-23T15:54:21.189Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-23T15:54:21.189Z] (40/129) Installing libxi (1.8-r0) [2023-05-23T15:54:21.189Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-23T15:54:21.189Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-23T15:54:21.189Z] (43/129) Installing atk (2.36.0-r0) [2023-05-23T15:54:21.189Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-23T15:54:21.189Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-23T15:54:21.189Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-23T15:54:21.189Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-23T15:54:21.189Z] (48/129) Installing expat (2.5.0-r0) [2023-05-23T15:54:21.189Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-23T15:54:21.189Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-23T15:54:21.189Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-23T15:54:21.189Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-23T15:54:21.189Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-23T15:54:21.189Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-23T15:54:21.189Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-23T15:54:21.189Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-23T15:54:21.189Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-23T15:54:21.189Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-23T15:54:21.449Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-23T15:54:21.449Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-23T15:54:21.449Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-23T15:54:21.449Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-23T15:54:21.449Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-23T15:54:21.449Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-23T15:54:21.449Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-23T15:54:21.449Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-23T15:54:21.449Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-23T15:54:21.449Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-23T15:54:21.449Z] (69/129) Installing pango (1.48.10-r0) [2023-05-23T15:54:21.449Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-23T15:54:21.449Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-23T15:54:21.449Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-23T15:54:21.449Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-23T15:54:21.449Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-23T15:54:21.449Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-23T15:54:21.449Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-23T15:54:21.710Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-23T15:54:21.710Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-23T15:54:21.710Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-23T15:54:21.710Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-23T15:54:23.619Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-23T15:54:23.619Z] (80/129) Installing flac (1.3.4-r0) [2023-05-23T15:54:23.619Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-23T15:54:23.619Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-23T15:54:23.619Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-23T15:54:23.619Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-23T15:54:23.619Z] (85/129) Installing libass (0.15.2-r0) [2023-05-23T15:54:23.619Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-23T15:54:23.619Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-23T15:54:23.879Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-23T15:54:23.879Z] (89/129) Installing lame (3.100-r0) [2023-05-23T15:54:23.879Z] (90/129) Installing opus (1.3.1-r1) [2023-05-23T15:54:23.879Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-23T15:54:23.879Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-23T15:54:23.879Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-23T15:54:23.879Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-23T15:54:23.879Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-23T15:54:23.879Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-23T15:54:23.879Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-23T15:54:23.879Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-23T15:54:23.879Z] (99/129) Installing libva (2.13.0-r0) [2023-05-23T15:54:23.879Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-23T15:54:23.879Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-23T15:54:23.879Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-23T15:54:23.879Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-23T15:54:23.879Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-23T15:54:23.879Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-23T15:54:23.879Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-23T15:54:23.879Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-23T15:54:23.879Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-23T15:54:24.138Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-23T15:54:24.138Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-23T15:54:24.138Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-23T15:54:24.138Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-23T15:54:24.138Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-23T15:54:24.138Z] (114/129) Installing nspr (4.32-r0) [2023-05-23T15:54:24.138Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-23T15:54:24.138Z] (116/129) Installing nss (3.78.1-r0) [2023-05-23T15:54:24.138Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-23T15:54:24.138Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-23T15:54:24.138Z] (119/129) Installing orc (0.4.32-r0) [2023-05-23T15:54:24.138Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-23T15:54:24.138Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-23T15:54:24.138Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-23T15:54:24.138Z] (123/129) Installing libpulse (15.0-r2) [2023-05-23T15:54:24.138Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-23T15:54:24.399Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-23T15:54:24.399Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-23T15:54:24.399Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-23T15:54:24.399Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-23T15:54:24.399Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-23T15:54:25.337Z] Executing busybox-1.34.1-r7.trigger [2023-05-23T15:54:25.337Z] Executing glib-2.70.1-r0.trigger [2023-05-23T15:54:25.337Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-23T15:54:25.905Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-23T15:54:25.905Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-23T15:54:25.905Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-23T15:54:25.905Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-23T15:54:25.905Z] OK: 286 MiB in 145 packages [2023-05-23T15:54:31.185Z] Removing intermediate container bc37b2388d8d [2023-05-23T15:54:31.185Z] ---> 1bfeb23273ae [2023-05-23T15:54:31.185Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-23T15:54:31.185Z] ---> Running in 93ef0f609347 [2023-05-23T15:54:31.185Z] Removing intermediate container 93ef0f609347 [2023-05-23T15:54:31.185Z] ---> 22292c8ca656 [2023-05-23T15:54:31.185Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-23T15:54:31.185Z] ---> Running in 9b7ea6e8bf93 [2023-05-23T15:54:31.185Z] Removing intermediate container 9b7ea6e8bf93 [2023-05-23T15:54:31.185Z] ---> 4c84316c8d79 [2023-05-23T15:54:31.185Z] Step 5/10 : RUN npm install -g npm [2023-05-23T15:54:31.185Z] ---> Running in 36d74900b6d8 [2023-05-23T15:54:37.750Z] [2023-05-23T15:54:37.750Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-23T15:54:37.750Z] [2023-05-23T15:54:37.750Z] 27 packages are looking for funding [2023-05-23T15:54:37.750Z] run `npm fund` for details [2023-05-23T15:54:37.750Z] [2023-05-23T15:54:37.750Z] found 0 vulnerabilities [2023-05-23T15:54:38.685Z] Removing intermediate container 36d74900b6d8 [2023-05-23T15:54:38.686Z] ---> 52a6bf3ca923 [2023-05-23T15:54:38.686Z] Step 6/10 : ARG USER=1000 [2023-05-23T15:54:38.686Z] ---> Running in 76efad443a3d [2023-05-23T15:54:38.944Z] Removing intermediate container 76efad443a3d [2023-05-23T15:54:38.944Z] ---> 35cea9e6a0ce [2023-05-23T15:54:38.944Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-23T15:54:38.944Z] ---> Running in bd5abad8ae83 [2023-05-23T15:54:39.513Z] Removing intermediate container bd5abad8ae83 [2023-05-23T15:54:39.513Z] ---> f9a5ba7344c0 [2023-05-23T15:54:39.513Z] Step 8/10 : USER $USER:$USER [2023-05-23T15:54:39.513Z] ---> Running in 39ec9aee7cb1 [2023-05-23T15:54:39.513Z] Removing intermediate container 39ec9aee7cb1 [2023-05-23T15:54:39.513Z] ---> 461b8dfd7c9e [2023-05-23T15:54:39.513Z] Step 9/10 : WORKDIR /app [2023-05-23T15:54:39.513Z] ---> Running in 518db595b284 [2023-05-23T15:54:39.774Z] Removing intermediate container 518db595b284 [2023-05-23T15:54:39.774Z] ---> eaea0ddef037 [2023-05-23T15:54:39.774Z] Step 10/10 : LABEL git_sha=58b8b44373edb244ce6668c698e8baf62b06862d [2023-05-23T15:54:39.774Z] ---> Running in 48b77825d526 [2023-05-23T15:54:39.774Z] Removing intermediate container 48b77825d526 [2023-05-23T15:54:39.774Z] ---> 5a1d023f6500 [2023-05-23T15:54:39.774Z] Successfully built 5a1d023f6500 [2023-05-23T15:54:39.774Z] Successfully tagged edgexfoundry/edgex-web-ui:58b8b44373edb244ce6668c698e8baf62b06862d [2023-05-23T15:54:39.774Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-23T15:54:39.774Z] touch edgex-web-ui.imagebuilt [2023-05-23T15:54:39.774Z] mkdir -p node_modules coverage [2023-05-23T15:54:39.774Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-23T15:54:39.774Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-23T15:54:41.680Z] npm WARN old lockfile [2023-05-23T15:54:41.680Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-23T15:54:41.680Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-23T15:54:41.680Z] npm WARN old lockfile [2023-05-23T15:54:41.680Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-23T15:54:41.680Z] npm WARN old lockfile [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE required: { [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE }, [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE } [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE required: { [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE }, [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE } [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE required: { [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE }, [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE } [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE required: { [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE }, [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE } [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE required: { [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE }, [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE } [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE required: { [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE }, [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE } [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE required: { [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE }, [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE } [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T15:54:49.804Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-23T15:54:49.805Z] npm WARN EBADENGINE required: { [2023-05-23T15:54:49.805Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T15:54:49.805Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T15:54:49.805Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T15:54:49.805Z] npm WARN EBADENGINE }, [2023-05-23T15:54:49.805Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T15:54:49.805Z] npm WARN EBADENGINE } [2023-05-23T15:54:49.805Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T15:54:49.805Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-23T15:54:49.805Z] npm WARN EBADENGINE required: { [2023-05-23T15:54:49.805Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T15:54:49.805Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T15:54:49.805Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T15:54:49.805Z] npm WARN EBADENGINE }, [2023-05-23T15:54:49.805Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T15:54:49.805Z] npm WARN EBADENGINE } [2023-05-23T15:54:54.067Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-23T15:54:54.067Z] 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-23T15:54:54.067Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T15:54:54.067Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-23T15:54:54.067Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-23T15:54:54.325Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-23T15:54:54.582Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-23T15:54:55.514Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-23T15:54:56.080Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-23T15:54:56.340Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-23T15:54:58.239Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-23T15:54:58.807Z] 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-23T15:54:58.807Z] 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-23T15:54:59.375Z] 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-23T15:54:59.632Z] 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-23T15:54:59.890Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T15:55:00.455Z] 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-23T15:55:00.836Z] 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-23T15:55:02.215Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T15:55:04.118Z] 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-23T15:55:06.652Z] 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-23T15:55:11.926Z] [2023-05-23T15:55:11.926Z] added 1478 packages, and audited 1479 packages in 31s [2023-05-23T15:55:11.926Z] [2023-05-23T15:55:11.926Z] 90 packages are looking for funding [2023-05-23T15:55:11.926Z] run `npm fund` for details [2023-05-23T15:55:11.926Z] [2023-05-23T15:55:11.926Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-23T15:55:11.926Z] [2023-05-23T15:55:11.926Z] To address issues that do not require attention, run: [2023-05-23T15:55:11.926Z] npm audit fix [2023-05-23T15:55:11.926Z] [2023-05-23T15:55:11.926Z] To address all issues (including breaking changes), run: [2023-05-23T15:55:11.926Z] npm audit fix --force [2023-05-23T15:55:11.926Z] [2023-05-23T15:55:11.926Z] Run `npm audit` for details. [2023-05-23T15:55:18.512Z] 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-23T15:55:21.042Z] - Generating browser application bundles (phase: setup)... [2023-05-23T15:55:25.239Z] Compiling @angular/core : es2015 as esm2015 [2023-05-23T15:55:25.497Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-23T15:55:29.690Z] Compiling @angular/common : es2015 as esm2015 [2023-05-23T15:55:29.690Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-23T15:55:30.254Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-23T15:55:30.254Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-23T15:55:30.512Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-23T15:55:30.512Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-23T15:55:31.078Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-23T15:55:31.078Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-23T15:55:31.078Z] Compiling @angular/router : es2015 as esm2015 [2023-05-23T15:55:31.335Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-23T15:55:31.593Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-23T15:55:33.495Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-23T15:55:40.066Z] 23 05 2023 15:55:39.415:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-23T15:55:40.066Z] 23 05 2023 15:55:39.417:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-23T15:55:40.066Z] 23 05 2023 15:55:39.420:INFO [launcher]: Starting browser ChromeHeadless [2023-05-23T15:55:52.276Z] ✔ Browser application bundle generation complete. [2023-05-23T15:55:52.276Z] 23 05 2023 15:55:52.014:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket C-fsPs4psT46RSabAAAB with id 85373983 [2023-05-23T15:55:55.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-23T15:55:55.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.077 secs) [2023-05-23T15:55:55.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.107 secs) [2023-05-23T15:55:55.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.162 secs) [2023-05-23T15:55:55.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.188 secs) [2023-05-23T15:55:55.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.221 secs) [2023-05-23T15:55:55.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.23 secs) [2023-05-23T15:55:55.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.25 secs) [2023-05-23T15:55:55.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.26 secs) [2023-05-23T15:55:55.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.303 secs) [2023-05-23T15:55:55.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.309 secs) [2023-05-23T15:55:55.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.329 secs) [2023-05-23T15:55:55.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.334 secs) [2023-05-23T15:55:55.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.338 secs) [2023-05-23T15:55:55.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.35 secs) [2023-05-23T15:55:55.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.378 secs) [2023-05-23T15:55:55.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.394 secs) [2023-05-23T15:55:55.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.4 secs) [2023-05-23T15:55:55.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.406 secs) [2023-05-23T15:55:55.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.438 secs) [2023-05-23T15:55:55.569Z] WARN: ' [2023-05-23T15:55:55.569Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-23T15:55:55.569Z] Support for using the ngModel input property and ngModelChange event with [2023-05-23T15:55:55.569Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-23T15:55:55.569Z] in a future version of Angular. [2023-05-23T15:55:55.569Z] [2023-05-23T15:55:55.569Z] For more information on this, see our API docs here: [2023-05-23T15:55:55.569Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-23T15:55:55.569Z] ' [2023-05-23T15:55:55.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.438 secs) [2023-05-23T15:55:55.569Z] WARN: ' [2023-05-23T15:55:55.569Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-23T15:55:55.569Z] Support for using the ngModel input property and ngModelChange event with [2023-05-23T15:55:55.569Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-23T15:55:55.569Z] in a future version of Angular. [2023-05-23T15:55:55.569Z] [2023-05-23T15:55:55.569Z] For more information on this, see our API docs here: [2023-05-23T15:55:55.569Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-23T15:55:55.569Z] ' [2023-05-23T15:55:55.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.471 secs) [2023-05-23T15:55:55.569Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.488 secs) [2023-05-23T15:55:55.828Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.528 secs) [2023-05-23T15:55:55.828Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.54 secs) [2023-05-23T15:55:55.828Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.544 secs) [2023-05-23T15:55:55.828Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.546 secs) [2023-05-23T15:55:55.828Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.553 secs) [2023-05-23T15:55:55.828Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.557 secs) [2023-05-23T15:55:55.828Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.561 secs) [2023-05-23T15:55:55.828Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.568 secs) [2023-05-23T15:55:55.828Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.574 secs) [2023-05-23T15:55:55.828Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.577 secs) [2023-05-23T15:55:55.828Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.598 secs) [2023-05-23T15:55:55.828Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.609 secs) [2023-05-23T15:55:55.828Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.618 secs) [2023-05-23T15:55:55.828Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.643 secs) [2023-05-23T15:55:55.828Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.659 secs) [2023-05-23T15:55:55.828Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.671 secs) [2023-05-23T15:55:55.828Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.674 secs) [2023-05-23T15:55:56.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.713 secs) [2023-05-23T15:55:56.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.718 secs) [2023-05-23T15:55:56.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.72 secs) [2023-05-23T15:55:56.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.758 secs) [2023-05-23T15:55:56.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.773 secs) [2023-05-23T15:55:56.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.78 secs) [2023-05-23T15:55:56.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.8 secs) [2023-05-23T15:55:56.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.814 secs) [2023-05-23T15:55:56.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.819 secs) [2023-05-23T15:55:56.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.826 secs) [2023-05-23T15:55:56.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.832 secs) [2023-05-23T15:55:56.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.842 secs) [2023-05-23T15:55:56.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.856 secs) [2023-05-23T15:55:56.088Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.86 secs) [2023-05-23T15:55:56.349Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.891 secs) [2023-05-23T15:55:56.349Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.906 secs) [2023-05-23T15:55:56.349Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.916 secs) [2023-05-23T15:55:56.349Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.919 secs) [2023-05-23T15:55:56.349Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 0.924 secs) [2023-05-23T15:55:56.349Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 0.935 secs) [2023-05-23T15:55:56.349Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 0.938 secs) [2023-05-23T15:55:56.349Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 0.941 secs) [2023-05-23T15:55:56.349Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 0.945 secs) [2023-05-23T15:55:56.349Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 0.998 secs) [2023-05-23T15:55:56.349Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.013 secs) [2023-05-23T15:55:56.349Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.025 secs) [2023-05-23T15:55:56.608Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.054 secs) [2023-05-23T15:55:56.608Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.092 secs) [2023-05-23T15:55:56.608Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.101 secs) [2023-05-23T15:55:56.608Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.167 secs) [2023-05-23T15:55:56.608Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.185 secs) [2023-05-23T15:55:56.608Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.19 secs) [2023-05-23T15:55:56.608Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.198 secs) [2023-05-23T15:55:56.608Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.201 secs) [2023-05-23T15:55:56.608Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.211 secs) [2023-05-23T15:55:56.866Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.241 secs) [2023-05-23T15:55:56.866Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.27 secs) [2023-05-23T15:55:56.866Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.3 secs) [2023-05-23T15:55:56.866Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.31 secs) [2023-05-23T15:55:56.866Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.317 secs) [2023-05-23T15:55:56.866Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.333 secs) [2023-05-23T15:55:56.866Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.358 secs) [2023-05-23T15:55:56.866Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.38 secs) [2023-05-23T15:55:56.866Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.392 secs) [2023-05-23T15:55:56.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.4 secs) [2023-05-23T15:55:57.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.408 secs) [2023-05-23T15:55:57.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.411 secs) [2023-05-23T15:55:57.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.419 secs) [2023-05-23T15:55:57.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.423 secs) [2023-05-23T15:55:57.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.449 secs) [2023-05-23T15:55:57.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.463 secs) [2023-05-23T15:55:57.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.473 secs) [2023-05-23T15:55:57.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.502 secs) [2023-05-23T15:55:57.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.511 secs) [2023-05-23T15:55:57.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.527 secs) [2023-05-23T15:55:57.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.549 secs) [2023-05-23T15:55:57.125Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.554 secs) [2023-05-23T15:55:57.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.623 secs) [2023-05-23T15:55:57.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.636 secs) [2023-05-23T15:55:57.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.648 secs) [2023-05-23T15:55:57.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.653 secs) [2023-05-23T15:55:57.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.656 secs) [2023-05-23T15:55:57.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.66 secs) [2023-05-23T15:55:57.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.669 secs) [2023-05-23T15:55:57.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.704 secs) [2023-05-23T15:55:57.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.729 secs) [2023-05-23T15:55:57.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.735 secs) [2023-05-23T15:55:57.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.737 secs) [2023-05-23T15:55:57.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.758 secs) [2023-05-23T15:55:57.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.783 secs) [2023-05-23T15:55:57.644Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.803 secs) [2023-05-23T15:55:57.644Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.811 secs) [2023-05-23T15:55:57.644Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.816 secs) [2023-05-23T15:55:57.644Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.819 secs) [2023-05-23T15:55:57.644Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.822 secs) [2023-05-23T15:55:57.644Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.844 secs) [2023-05-23T15:55:57.644Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.848 secs) [2023-05-23T15:55:57.644Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.851 secs) [2023-05-23T15:55:57.644Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.854 secs) [2023-05-23T15:55:57.644Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.855 secs) [2023-05-23T15:55:57.644Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.868 secs) [2023-05-23T15:55:57.644Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.881 secs) [2023-05-23T15:55:57.644Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.884 secs) [2023-05-23T15:55:57.644Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.888 secs) [2023-05-23T15:55:57.644Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.891 secs) [2023-05-23T15:55:57.644Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.895 secs) [2023-05-23T15:55:57.644Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.897 secs) [2023-05-23T15:55:57.644Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.898 secs) [2023-05-23T15:55:57.644Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.911 secs) [2023-05-23T15:55:57.644Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.923 secs) [2023-05-23T15:55:57.644Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.926 secs) [2023-05-23T15:55:57.644Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.929 secs) [2023-05-23T15:55:57.644Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.938 secs) [2023-05-23T15:55:57.644Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.944 secs) [2023-05-23T15:55:57.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.973 secs) [2023-05-23T15:55:57.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.977 secs) [2023-05-23T15:55:57.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.992 secs) [2023-05-23T15:55:57.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.012 secs) [2023-05-23T15:55:57.904Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.027 secs) [2023-05-23T15:55:57.904Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.035 secs) [2023-05-23T15:55:57.904Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.043 secs) [2023-05-23T15:55:57.904Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.054 secs) [2023-05-23T15:55:57.904Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.056 secs) [2023-05-23T15:55:57.904Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.058 secs) [2023-05-23T15:55:57.904Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.06 secs) [2023-05-23T15:55:57.904Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.066 secs) [2023-05-23T15:55:57.904Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.069 secs) [2023-05-23T15:55:58.162Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.068 secs / 2.069 secs) [2023-05-23T15:55:58.162Z] TOTAL: 145 SUCCESS [2023-05-23T15:55:58.162Z] ✔ Browser application bundle generation complete. [2023-05-23T15:55:58.420Z] [2023-05-23T15:55:58.420Z] =============================== Coverage summary =============================== [2023-05-23T15:55:58.420Z] Statements : 41.56% ( 1425/3429 ) [2023-05-23T15:55:58.420Z] Branches : 12.14% ( 109/898 ) [2023-05-23T15:55:58.420Z] Functions : 33.33% ( 417/1251 ) [2023-05-23T15:55:58.420Z] Lines : 39.45% ( 1280/3245 ) [2023-05-23T15:55:58.420Z] ================================================================================ [2023-05-23T15:55:58.679Z] ✔ Browser application bundle generation complete. [2023-05-23T15:55:58.939Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-614/web' [Pipeline] echo [2023-05-23T15:55:58.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T15:55:58.968Z] $ docker stop --time=1 fb89d11cc009a9c81b075763d2447d97b20ea2364ca184f4ffc6f77b5f2c3db8 [2023-05-23T15:56:00.258Z] $ docker rm -f --volumes fb89d11cc009a9c81b075763d2447d97b20ea2364ca184f4ffc6f77b5f2c3db8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T15:56:00.640Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T15:56:01.428Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-23T15:56:01.914Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T15:56:02.464Z] + ls -al . [2023-05-23T15:56:02.465Z] total 180 [2023-05-23T15:56:02.465Z] drwxrwxr-x 14 jenkins jenkins 4096 May 23 15:53 . [2023-05-23T15:56:02.465Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:52 .. [2023-05-23T15:56:02.465Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:52 .blubracket [2023-05-23T15:56:02.465Z] -rw-rw-r-- 1 jenkins jenkins 18 May 23 15:52 .dockerignore [2023-05-23T15:56:02.465Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 15:53 .git [2023-05-23T15:56:02.465Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:52 .github [2023-05-23T15:56:02.465Z] -rw-rw-r-- 1 jenkins jenkins 185 May 23 15:52 .gitignore [2023-05-23T15:56:02.465Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 15:53 .semver [2023-05-23T15:56:02.465Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 23 15:52 Attribution.txt [2023-05-23T15:56:02.465Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 23 15:52 CHANGELOG.md [2023-05-23T15:56:02.465Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 23 15:52 CONTRIBUTING.md [2023-05-23T15:56:02.465Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 23 15:52 Dockerfile [2023-05-23T15:56:02.465Z] -rw-rw-r-- 1 jenkins jenkins 652 May 23 15:52 Jenkinsfile [2023-05-23T15:56:02.465Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 23 15:52 LICENSE [2023-05-23T15:56:02.465Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 23 15:52 Makefile [2023-05-23T15:56:02.465Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 23 15:52 README.md [2023-05-23T15:56:02.465Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 15:53 VERSION [2023-05-23T15:56:02.465Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:52 assets [2023-05-23T15:56:02.465Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:52 bin [2023-05-23T15:56:02.465Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:52 cmd [2023-05-23T15:56:02.465Z] -rw-r--r-- 1 jenkins jenkins 10 May 23 15:53 coverage.out [2023-05-23T15:56:02.465Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:52 docs [2023-05-23T15:56:02.465Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 23 15:52 go.mod [2023-05-23T15:56:02.465Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 23 15:52 go.sum [2023-05-23T15:56:02.465Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 15:52 internal [2023-05-23T15:56:02.465Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:52 snap [2023-05-23T15:56:02.465Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:52 testing [2023-05-23T15:56:02.465Z] -rw-rw-r-- 1 jenkins jenkins 155 May 23 15:52 version.go [2023-05-23T15:56:02.465Z] drwxrwxr-x 6 jenkins jenkins 4096 May 23 15:54 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:56:02.775Z] + 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=58b8b44373edb244ce6668c698e8baf62b06862d --label arch=amd64 --label version=0.0.0 . [2023-05-23T15:56:03.035Z] Sending build context to Docker daemon 48.32MB [2023-05-23T15:56:03.035Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T15:56:03.035Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-23T15:56:03.035Z] ---> c7b5f6d5bf94 [2023-05-23T15:56:03.035Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-23T15:56:03.603Z] ---> Running in 947a53cb36ab [2023-05-23T15:56:03.862Z] Removing intermediate container 947a53cb36ab [2023-05-23T15:56:03.862Z] ---> 20b5ee44a0a6 [2023-05-23T15:56:03.862Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T15:56:03.862Z] ---> Running in 040d431552f6 [2023-05-23T15:56:03.862Z] Removing intermediate container 040d431552f6 [2023-05-23T15:56:03.862Z] ---> 9dee065206df [2023-05-23T15:56:03.862Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T15:56:03.862Z] ---> Running in b0024223c3b9 [2023-05-23T15:56:03.862Z] Removing intermediate container b0024223c3b9 [2023-05-23T15:56:03.862Z] ---> a349bc01e75d [2023-05-23T15:56:03.862Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-23T15:56:03.862Z] ---> Running in 49c8b97ee4bb [2023-05-23T15:56:04.120Z] Removing intermediate container 49c8b97ee4bb [2023-05-23T15:56:04.120Z] ---> 6226b0f0ac00 [2023-05-23T15:56:04.120Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-23T15:56:04.120Z] ---> Running in 5266aaea9ca4 [2023-05-23T15:56:04.120Z] Removing intermediate container 5266aaea9ca4 [2023-05-23T15:56:04.120Z] ---> 2e8fc888422e [2023-05-23T15:56:04.120Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-23T15:56:04.684Z] ---> 917592be38c9 [2023-05-23T15:56:04.684Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T15:56:04.684Z] ---> Running in d5754abb6189 [2023-05-23T15:56:04.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:56:05.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:56:05.460Z] OK: 265 MiB in 53 packages [2023-05-23T15:56:05.718Z] Removing intermediate container d5754abb6189 [2023-05-23T15:56:05.718Z] ---> 6402b7f99bd2 [2023-05-23T15:56:05.718Z] Step 10/25 : ENV GO111MODULE=on [2023-05-23T15:56:05.718Z] ---> Running in 68f5badc1eb8 [2023-05-23T15:56:05.718Z] Removing intermediate container 68f5badc1eb8 [2023-05-23T15:56:05.718Z] ---> be4fd2510112 [2023-05-23T15:56:05.718Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-23T15:56:05.718Z] ---> Running in a3ffc35ee459 [2023-05-23T15:56:05.977Z] Removing intermediate container a3ffc35ee459 [2023-05-23T15:56:05.977Z] ---> 7d4fea06e31c [2023-05-23T15:56:05.977Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-23T15:56:05.977Z] ---> 258e33ffbb66 [2023-05-23T15:56:05.977Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:56:05.977Z] ---> Running in b49467f3ec4c [2023-05-23T15:56:06.914Z] Removing intermediate container b49467f3ec4c [2023-05-23T15:56:06.914Z] ---> 8e4c98ecbade [2023-05-23T15:56:06.914Z] Step 14/25 : COPY . . [2023-05-23T15:56:08.292Z] ---> 82eda294a781 [2023-05-23T15:56:08.292Z] Step 15/25 : RUN ${MAKE} [2023-05-23T15:56:08.292Z] ---> Running in eabf5a3be42e [2023-05-23T15:56:08.555Z] 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-23T15:56:26.635Z] Removing intermediate container eabf5a3be42e [2023-05-23T15:56:26.635Z] ---> f3ed528e4110 [2023-05-23T15:56:26.635Z] Step 16/25 : FROM alpine:3.17 [2023-05-23T15:56:26.635Z] 3.17: Pulling from library/alpine [2023-05-23T15:56:26.635Z] f56be85fc22e: Already exists [2023-05-23T15:56:26.635Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T15:56:26.635Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T15:56:26.635Z] ---> 9ed4aefc74f6 [2023-05-23T15:56:26.635Z] Step 17/25 : EXPOSE 4000 [2023-05-23T15:56:26.635Z] ---> Running in 8514e1372177 [2023-05-23T15:56:26.635Z] Removing intermediate container 8514e1372177 [2023-05-23T15:56:26.635Z] ---> 7404a4435fbb [2023-05-23T15:56:26.635Z] 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-23T15:56:26.635Z] ---> 3495e96aa0b6 [2023-05-23T15:56:26.635Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-23T15:56:26.635Z] ---> f83f347a8538 [2023-05-23T15:56:26.635Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-23T15:56:26.635Z] ---> e1cd2ba626dc [2023-05-23T15:56:26.635Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-23T15:56:26.635Z] ---> Running in 330822f1b38b [2023-05-23T15:56:26.635Z] Removing intermediate container 330822f1b38b [2023-05-23T15:56:26.635Z] ---> 8f59100d8cc3 [2023-05-23T15:56:26.635Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-23T15:56:26.635Z] ---> Running in b151cced3397 [2023-05-23T15:56:26.635Z] Removing intermediate container b151cced3397 [2023-05-23T15:56:26.635Z] ---> 912a0e2886b9 [2023-05-23T15:56:26.635Z] Step 23/25 : LABEL arch=amd64 [2023-05-23T15:56:26.635Z] ---> Running in 80184a5309ae [2023-05-23T15:56:26.892Z] Removing intermediate container 80184a5309ae [2023-05-23T15:56:26.892Z] ---> ee77152b743b [2023-05-23T15:56:26.892Z] Step 24/25 : LABEL git_sha=58b8b44373edb244ce6668c698e8baf62b06862d [2023-05-23T15:56:26.892Z] ---> Running in 72d4b7e26487 [2023-05-23T15:56:26.892Z] Removing intermediate container 72d4b7e26487 [2023-05-23T15:56:26.892Z] ---> e2841b1349fe [2023-05-23T15:56:26.892Z] Step 25/25 : LABEL version=0.0.0 [2023-05-23T15:56:26.892Z] ---> Running in 0ab0442fdbcd [2023-05-23T15:56:26.892Z] Removing intermediate container 0ab0442fdbcd [2023-05-23T15:56:26.892Z] ---> a86aac6861f8 [2023-05-23T15:56:26.892Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T15:56:27.151Z] Successfully built a86aac6861f8 [2023-05-23T15:56:27.151Z] 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-23T15:56:27.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T15:56:27.566Z] [2023-05-23T15:56:27.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:56:27.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T15:56:27.867Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-23T15:56:27.867Z] 5eb5b503b376: Pulling fs layer [2023-05-23T15:56:27.867Z] 5c69ac0246d0: Pulling fs layer [2023-05-23T15:56:27.867Z] ec43610c2a17: Pulling fs layer [2023-05-23T15:56:27.867Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-23T15:56:27.867Z] 33b1e0a273af: Pulling fs layer [2023-05-23T15:56:27.867Z] 5d3b04190fa2: Pulling fs layer [2023-05-23T15:56:27.867Z] 2f39f015ded8: Pulling fs layer [2023-05-23T15:56:27.867Z] 3a2ae6a8a46f: Waiting [2023-05-23T15:56:27.867Z] 33b1e0a273af: Waiting [2023-05-23T15:56:27.867Z] 5d3b04190fa2: Waiting [2023-05-23T15:56:27.867Z] 2f39f015ded8: Waiting [2023-05-23T15:56:27.867Z] 5c69ac0246d0: Verifying Checksum [2023-05-23T15:56:27.867Z] 5c69ac0246d0: Download complete [2023-05-23T15:56:27.867Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-23T15:56:27.867Z] 3a2ae6a8a46f: Download complete [2023-05-23T15:56:27.867Z] 33b1e0a273af: Verifying Checksum [2023-05-23T15:56:27.867Z] 33b1e0a273af: Download complete [2023-05-23T15:56:27.867Z] 5d3b04190fa2: Download complete [2023-05-23T15:56:28.126Z] ec43610c2a17: Verifying Checksum [2023-05-23T15:56:28.126Z] 5eb5b503b376: Verifying Checksum [2023-05-23T15:56:28.126Z] 5eb5b503b376: Download complete [2023-05-23T15:56:28.696Z] 2f39f015ded8: Download complete [2023-05-23T15:56:29.263Z] 5eb5b503b376: Pull complete [2023-05-23T15:56:29.522Z] 5c69ac0246d0: Pull complete [2023-05-23T15:56:29.781Z] ec43610c2a17: Pull complete [2023-05-23T15:56:29.781Z] 3a2ae6a8a46f: Pull complete [2023-05-23T15:56:30.041Z] 33b1e0a273af: Pull complete [2023-05-23T15:56:30.041Z] 5d3b04190fa2: Pull complete [2023-05-23T15:56:34.222Z] 2f39f015ded8: Pull complete [2023-05-23T15:56:34.222Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-23T15:56:34.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T15:56:34.222Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:56:34.311Z] prd-ubuntu20.04-docker-8c-8g-16511 does not seem to be running inside a container [2023-05-23T15:56:34.339Z] $ 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-614 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614:/w/workspace/edgexfoundry_edgex-ui-go_PR-614:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@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-23T15:56:37.625Z] $ docker top 3d7e7d29964eb5a8aa9178ad3bb1d816e9e5622343b2a18bf70f12058a7a3d08 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:56:38.040Z] ---> job-cost.sh [2023-05-23T15:56:38.040Z] lf-activate-venv: SKIPPING [2023-05-23T15:56:38.040Z] INFO: No Stack... [2023-05-23T15:56:38.299Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T15:56:38.557Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T15:56:39.105Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives/cost.csv [2023-05-23T15:56:39.105Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T15:56:39.118Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-614-2-stack-cost] [2023-05-23T15:56:39.124Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-614-2-stack-cost] did not exist. Created. [2023-05-23T15:56:39.124Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-614-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T15:56:39.334Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16515 in /w/workspace/edgexfoundry_edgex-ui-go_PR-614 [Pipeline] { [Pipeline] ws [2023-05-23T15:56:39.349Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2023-05-23T15:56:39.391Z] The recommended git tool is: git [2023-05-23T15:56:39.433Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-23T15:56:39.821Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T15:56:39.827Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-614-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T15:56:39.850Z] $ docker stop --time=1 3d7e7d29964eb5a8aa9178ad3bb1d816e9e5622343b2a18bf70f12058a7a3d08 [2023-05-23T15:56:41.125Z] $ docker rm -f --volumes 3d7e7d29964eb5a8aa9178ad3bb1d816e9e5622343b2a18bf70f12058a7a3d08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-23T15:56:45.647Z] using credential edgex-jenkins-ssh [2023-05-23T15:56:45.668Z] Cloning the remote Git repository [2023-05-23T15:56:45.725Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-23T15:56:45.849Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2023-05-23T15:56:46.024Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-23T15:56:46.025Z] > git --version # timeout=10 [2023-05-23T15:56:46.051Z] > git --version # 'git version 2.25.1' [2023-05-23T15:56:46.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T15:56:46.251Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T15:56:49.764Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-23T15:56:49.787Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T15:56:50.835Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-23T15:56:50.880Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-23T15:56:50.881Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T15:56:50.899Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/614/head:refs/remotes/origin/PR-614 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-23T15:56:51.431Z] Merging remotes/origin/main commit 1a50055877b3ba9e707da638ed848135075ac4df into PR head commit 58b8b44373edb244ce6668c698e8baf62b06862d [2023-05-23T15:56:52.128Z] Merge succeeded, producing 58b8b44373edb244ce6668c698e8baf62b06862d [2023-05-23T15:56:52.128Z] Checking out Revision 58b8b44373edb244ce6668c698e8baf62b06862d (PR-614) [2023-05-23T15:56:51.457Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T15:56:51.568Z] > git checkout -f 58b8b44373edb244ce6668c698e8baf62b06862d # timeout=10 [2023-05-23T15:56:52.017Z] > git remote # timeout=10 [2023-05-23T15:56:52.036Z] > git config --get remote.origin.url # timeout=10 [2023-05-23T15:56:52.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T15:56:52.077Z] > git merge 1a50055877b3ba9e707da638ed848135075ac4df # timeout=10 [2023-05-23T15:56:52.108Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-23T15:56:52.138Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T15:56:52.156Z] > git checkout -f 58b8b44373edb244ce6668c698e8baf62b06862d # timeout=10 [2023-05-23T15:56:53.175Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T15:56:54.083Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-23T15:56:54.083Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T15:56:54.083Z] Dload Upload Total Spent Left Speed [2023-05-23T15:56:54.083Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 89795 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh [2023-05-23T15:56:54.702Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-23T15:56:55.048Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-05-23T15:56:55.048Z] [2023-05-23T15:56:55.048Z] { [2023-05-23T15:56:55.048Z] "registry-mirrors": [ [2023-05-23T15:56:55.048Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-23T15:56:55.048Z] ], [2023-05-23T15:56:55.048Z] "bip": "10.250.0.254/24", [2023-05-23T15:56:55.048Z] "hosts": [ [2023-05-23T15:56:55.048Z] "tcp://0.0.0.0:5555", [2023-05-23T15:56:55.048Z] "unix:///var/run/docker.sock" [2023-05-23T15:56:55.048Z] ], [2023-05-23T15:56:55.048Z] "mtu": 1458, [2023-05-23T15:56:55.048Z] "selinux-enabled": true, [2023-05-23T15:56:55.048Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-23T15:56:55.048Z] } [Pipeline] sh [2023-05-23T15:56:55.392Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-23T15:56:55.727Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T15:57:14.019Z] provisioning config files... [2023-05-23T15:57:14.051Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config11913759431747522198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:57:14.425Z] ---> docker-login.sh [2023-05-23T15:57:14.425Z] nexus3.edgexfoundry.org:10001 [2023-05-23T15:57:15.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:57:15.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:57:15.020Z] Configure a credential helper to remove this warning. See [2023-05-23T15:57:15.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:57:15.020Z] [2023-05-23T15:57:15.020Z] Login Succeeded [2023-05-23T15:57:15.020Z] nexus3.edgexfoundry.org:10002 [2023-05-23T15:57:15.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:57:15.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:57:15.572Z] Configure a credential helper to remove this warning. See [2023-05-23T15:57:15.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:57:15.572Z] [2023-05-23T15:57:15.572Z] Login Succeeded [2023-05-23T15:57:15.572Z] nexus3.edgexfoundry.org:10003 [2023-05-23T15:57:15.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:57:15.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:57:15.842Z] Configure a credential helper to remove this warning. See [2023-05-23T15:57:15.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:57:15.842Z] [2023-05-23T15:57:15.842Z] Login Succeeded [2023-05-23T15:57:15.842Z] nexus3.edgexfoundry.org:10004 [2023-05-23T15:57:16.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:57:16.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:57:16.387Z] Configure a credential helper to remove this warning. See [2023-05-23T15:57:16.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:57:16.387Z] [2023-05-23T15:57:16.387Z] Login Succeeded [2023-05-23T15:57:16.387Z] docker.io [2023-05-23T15:57:16.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:57:16.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:57:16.930Z] Configure a credential helper to remove this warning. See [2023-05-23T15:57:16.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:57:16.930Z] [2023-05-23T15:57:16.930Z] Login Succeeded [2023-05-23T15:57:16.930Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T15:57:16.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T15:57:17.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T15:57:17.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T15:57:17.298Z] ========================================================= [2023-05-23T15:57:17.298Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-23T15:57:17.298Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:17.668Z] + 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-23T15:57:18.637Z] Sending build context to Docker daemon 28.34MB [2023-05-23T15:57:18.637Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T15:57:18.637Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-23T15:57:18.915Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-23T15:57:18.915Z] c41833b44d91: Pulling fs layer [2023-05-23T15:57:18.915Z] ed15518f5707: Pulling fs layer [2023-05-23T15:57:18.915Z] feae8fd75edb: Pulling fs layer [2023-05-23T15:57:18.915Z] 242c74f7c9fa: Pulling fs layer [2023-05-23T15:57:18.915Z] 3cdef696dda3: Pulling fs layer [2023-05-23T15:57:18.915Z] 2ced38df9373: Pulling fs layer [2023-05-23T15:57:18.915Z] 58f1dce35555: Pulling fs layer [2023-05-23T15:57:18.915Z] 242c74f7c9fa: Waiting [2023-05-23T15:57:18.915Z] 3cdef696dda3: Waiting [2023-05-23T15:57:18.915Z] 2ced38df9373: Waiting [2023-05-23T15:57:18.915Z] 58f1dce35555: Waiting [2023-05-23T15:57:18.915Z] ed15518f5707: Download complete [2023-05-23T15:57:18.915Z] 242c74f7c9fa: Verifying Checksum [2023-05-23T15:57:18.915Z] 242c74f7c9fa: Download complete [2023-05-23T15:57:18.915Z] 3cdef696dda3: Verifying Checksum [2023-05-23T15:57:18.915Z] 3cdef696dda3: Download complete [2023-05-23T15:57:18.915Z] c41833b44d91: Verifying Checksum [2023-05-23T15:57:20.379Z] c41833b44d91: Pull complete [2023-05-23T15:57:20.808Z] 58f1dce35555: Verifying Checksum [2023-05-23T15:57:20.808Z] 58f1dce35555: Download complete [2023-05-23T15:57:20.808Z] ed15518f5707: Pull complete [2023-05-23T15:57:22.253Z] feae8fd75edb: Verifying Checksum [2023-05-23T15:57:22.254Z] feae8fd75edb: Download complete [2023-05-23T15:57:22.254Z] 2ced38df9373: Verifying Checksum [2023-05-23T15:57:22.254Z] 2ced38df9373: Download complete [2023-05-23T15:57:32.368Z] feae8fd75edb: Pull complete [2023-05-23T15:57:32.638Z] 242c74f7c9fa: Pull complete [2023-05-23T15:57:32.908Z] 3cdef696dda3: Pull complete [2023-05-23T15:57:39.578Z] 2ced38df9373: Pull complete [2023-05-23T15:57:41.540Z] 58f1dce35555: Pull complete [2023-05-23T15:57:41.540Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-23T15:57:41.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T15:57:41.810Z] ---> fadd8f120f05 [2023-05-23T15:57:41.810Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-23T15:57:43.776Z] ---> Running in 0238b10195aa [2023-05-23T15:57:44.047Z] Removing intermediate container 0238b10195aa [2023-05-23T15:57:44.047Z] ---> 833c2597d3d3 [2023-05-23T15:57:44.047Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T15:57:44.047Z] ---> Running in 8e38c6021355 [2023-05-23T15:57:44.647Z] Removing intermediate container 8e38c6021355 [2023-05-23T15:57:44.647Z] ---> 23da6fec035a [2023-05-23T15:57:44.647Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T15:57:44.647Z] ---> Running in c3ac85da5e72 [2023-05-23T15:57:44.919Z] Removing intermediate container c3ac85da5e72 [2023-05-23T15:57:44.919Z] ---> a404809276f7 [2023-05-23T15:57:44.919Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-23T15:57:45.187Z] ---> Running in 2d7d7bf1a846 [2023-05-23T15:57:45.455Z] Removing intermediate container 2d7d7bf1a846 [2023-05-23T15:57:45.455Z] ---> e0f729602e6d [2023-05-23T15:57:45.455Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-23T15:57:45.455Z] ---> Running in 014642e25087 [2023-05-23T15:57:46.048Z] Removing intermediate container 014642e25087 [2023-05-23T15:57:46.048Z] ---> 8065abebd37b [2023-05-23T15:57:46.048Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-23T15:57:46.319Z] latest: Pulling from library/docker [2023-05-23T15:57:46.590Z] 08409d417260: Pulling fs layer [2023-05-23T15:57:46.590Z] bf127bdc9f4f: Pulling fs layer [2023-05-23T15:57:46.590Z] 55b4810136f4: Pulling fs layer [2023-05-23T15:57:46.590Z] 2e7805c665c5: Pulling fs layer [2023-05-23T15:57:46.590Z] 560067f77f09: Pulling fs layer [2023-05-23T15:57:46.590Z] 87854ced1808: Pulling fs layer [2023-05-23T15:57:46.590Z] cb23a4dee6cb: Pulling fs layer [2023-05-23T15:57:46.590Z] 0f440641682c: Pulling fs layer [2023-05-23T15:57:46.590Z] d5751f9f360d: Pulling fs layer [2023-05-23T15:57:46.590Z] 39b4d37fd203: Pulling fs layer [2023-05-23T15:57:46.590Z] 181b4cd8a6de: Pulling fs layer [2023-05-23T15:57:46.590Z] 59b8b8583a6e: Pulling fs layer [2023-05-23T15:57:46.590Z] 5363e21a005c: Pulling fs layer [2023-05-23T15:57:46.590Z] d56ef98c0a70: Pulling fs layer [2023-05-23T15:57:46.590Z] 2e7805c665c5: Waiting [2023-05-23T15:57:46.590Z] 560067f77f09: Waiting [2023-05-23T15:57:46.590Z] 87854ced1808: Waiting [2023-05-23T15:57:46.590Z] cb23a4dee6cb: Waiting [2023-05-23T15:57:46.590Z] 0f440641682c: Waiting [2023-05-23T15:57:46.590Z] d5751f9f360d: Waiting [2023-05-23T15:57:46.590Z] 39b4d37fd203: Waiting [2023-05-23T15:57:46.590Z] 181b4cd8a6de: Waiting [2023-05-23T15:57:46.590Z] 59b8b8583a6e: Waiting [2023-05-23T15:57:46.590Z] 5363e21a005c: Waiting [2023-05-23T15:57:46.590Z] d56ef98c0a70: Waiting [2023-05-23T15:57:46.590Z] 55b4810136f4: Verifying Checksum [2023-05-23T15:57:46.590Z] 55b4810136f4: Download complete [2023-05-23T15:57:46.862Z] bf127bdc9f4f: Verifying Checksum [2023-05-23T15:57:46.862Z] bf127bdc9f4f: Download complete [2023-05-23T15:57:46.862Z] 08409d417260: Verifying Checksum [2023-05-23T15:57:46.862Z] 08409d417260: Download complete [2023-05-23T15:57:47.454Z] 560067f77f09: Verifying Checksum [2023-05-23T15:57:47.454Z] 560067f77f09: Download complete [2023-05-23T15:57:47.454Z] 2e7805c665c5: Verifying Checksum [2023-05-23T15:57:47.454Z] 2e7805c665c5: Download complete [2023-05-23T15:57:47.454Z] 87854ced1808: Verifying Checksum [2023-05-23T15:57:47.454Z] 87854ced1808: Download complete [2023-05-23T15:57:47.454Z] cb23a4dee6cb: Download complete [2023-05-23T15:57:47.454Z] 0f440641682c: Verifying Checksum [2023-05-23T15:57:47.454Z] 0f440641682c: Download complete [2023-05-23T15:57:47.732Z] 181b4cd8a6de: Verifying Checksum [2023-05-23T15:57:47.732Z] 181b4cd8a6de: Download complete [2023-05-23T15:57:47.732Z] 08409d417260: Pull complete [2023-05-23T15:57:47.732Z] 39b4d37fd203: Verifying Checksum [2023-05-23T15:57:47.732Z] 39b4d37fd203: Download complete [2023-05-23T15:57:48.001Z] d5751f9f360d: Verifying Checksum [2023-05-23T15:57:48.001Z] d5751f9f360d: Download complete [2023-05-23T15:57:48.001Z] 5363e21a005c: Verifying Checksum [2023-05-23T15:57:48.001Z] 5363e21a005c: Download complete [2023-05-23T15:57:48.001Z] d56ef98c0a70: Verifying Checksum [2023-05-23T15:57:48.001Z] d56ef98c0a70: Download complete [2023-05-23T15:57:48.589Z] bf127bdc9f4f: Pull complete [2023-05-23T15:57:48.863Z] 55b4810136f4: Pull complete [2023-05-23T15:57:49.133Z] 59b8b8583a6e: Verifying Checksum [2023-05-23T15:57:49.133Z] 59b8b8583a6e: Download complete [2023-05-23T15:57:49.726Z] 2e7805c665c5: Pull complete [2023-05-23T15:57:54.007Z] 560067f77f09: Pull complete [2023-05-23T15:57:54.596Z] 87854ced1808: Pull complete [2023-05-23T15:57:54.865Z] cb23a4dee6cb: Pull complete [2023-05-23T15:57:55.134Z] 0f440641682c: Pull complete [2023-05-23T15:57:55.721Z] d5751f9f360d: Pull complete [2023-05-23T15:57:56.688Z] 39b4d37fd203: Pull complete [2023-05-23T15:57:56.688Z] 181b4cd8a6de: Pull complete [2023-05-23T15:57:59.271Z] 59b8b8583a6e: Pull complete [2023-05-23T15:57:59.271Z] 5363e21a005c: Pull complete [2023-05-23T15:57:59.538Z] d56ef98c0a70: Pull complete [2023-05-23T15:57:59.538Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-23T15:57:59.538Z] Status: Downloaded newer image for docker:latest [2023-05-23T15:58:02.130Z] ---> 011c999cb8c7 [2023-05-23T15:58:02.130Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T15:58:02.130Z] ---> Running in 621a31f526eb [2023-05-23T15:58:03.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T15:58:03.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T15:58:05.111Z] OK: 263 MiB in 53 packages [2023-05-23T15:58:08.462Z] Removing intermediate container 621a31f526eb [2023-05-23T15:58:08.462Z] ---> 8670551ce2b8 [2023-05-23T15:58:08.462Z] Step 10/15 : ENV GO111MODULE=on [2023-05-23T15:58:08.462Z] ---> Running in 9a3f50effddf [2023-05-23T15:58:08.732Z] Removing intermediate container 9a3f50effddf [2023-05-23T15:58:08.732Z] ---> 653a2b49d080 [2023-05-23T15:58:08.732Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-23T15:58:08.732Z] ---> Running in b2a260ba752c [2023-05-23T15:58:09.316Z] Removing intermediate container b2a260ba752c [2023-05-23T15:58:09.316Z] ---> 3018ef6dd7e5 [2023-05-23T15:58:09.316Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-23T15:58:09.904Z] ---> 48f1c69c3a8f [2023-05-23T15:58:09.904Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:58:09.904Z] ---> Running in 7f947f3603ce [2023-05-23T15:59:17.827Z] Removing intermediate container 7f947f3603ce [2023-05-23T15:59:17.827Z] ---> be64ecd9c6af [2023-05-23T15:59:17.827Z] Step 14/15 : COPY . . [2023-05-23T15:59:17.827Z] ---> a63a8d332521 [2023-05-23T15:59:17.827Z] Step 15/15 : RUN ${MAKE} [2023-05-23T15:59:17.827Z] ---> Running in be7d4399a9af [2023-05-23T15:59:17.827Z] noop [2023-05-23T15:59:18.095Z] Removing intermediate container be7d4399a9af [2023-05-23T15:59:18.095Z] ---> d98beea580c0 [2023-05-23T15:59:18.373Z] Successfully built d98beea580c0 [2023-05-23T15:59:18.373Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:59:18.724Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T15:59:18.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:59:18.954Z] prd-ubuntu20.04-docker-arm64-4c-16g-16515 does not seem to be running inside a container [2023-05-23T15:59:19.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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-23T15:59:20.313Z] $ docker top 00ba6cf9c63d7833ea2f68f86cdab957e163dac329362fe0a0f3a2f6bc91e399 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T15:59:21.173Z] + go version [2023-05-23T15:59:21.173Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-23T15:59:21.197Z] $ docker stop --time=1 00ba6cf9c63d7833ea2f68f86cdab957e163dac329362fe0a0f3a2f6bc91e399 [2023-05-23T15:59:22.853Z] $ docker rm -f --volumes 00ba6cf9c63d7833ea2f68f86cdab957e163dac329362fe0a0f3a2f6bc91e399 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:59:23.439Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T15:59:23.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:59:23.634Z] prd-ubuntu20.04-docker-arm64-4c-16g-16515 does not seem to be running inside a container [2023-05-23T15:59:23.714Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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-23T15:59:24.959Z] $ docker top 07e5888cd27eed55fe06653abadddec88958e8ecfaba3d92f664ad6cd8ce367f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T15:59:25.809Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh [2023-05-23T15:59:26.466Z] + make test [2023-05-23T15:59:26.466Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-23T16:00:05.367Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-23T16:01:59.503Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-23T16:01:59.503Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-23T16:01:59.503Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-23T16:01:59.503Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-23T16:01:59.503Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-23T16:01:59.503Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-23T16:01:59.503Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-23T16:01:59.503Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-23T16:01:59.503Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-23T16:02:21.600Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T16:02:21.600Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T16:02:21.600Z] ./bin/test-attribution-txt.sh [2023-05-23T16:02:21.600Z] make -C web test [2023-05-23T16:02:21.600Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' [2023-05-23T16:02:21.600Z] make[1]: tput: No such file or directory [2023-05-23T16:02:21.600Z] make[1]: tput: No such file or directory [2023-05-23T16:02:21.600Z] warning: generating ./VERSION [2023-05-23T16:02:21.600Z] echo "0.0.0" > VERSION [2023-05-23T16:02:21.600Z] docker build \ [2023-05-23T16:02:21.600Z] -f Dockerfile \ [2023-05-23T16:02:21.600Z] --build-arg USER=1000 \ [2023-05-23T16:02:21.600Z] \ [2023-05-23T16:02:21.600Z] --label "git_sha=58b8b44373edb244ce6668c698e8baf62b06862d" \ [2023-05-23T16:02:21.600Z] -t edgexfoundry/edgex-web-ui:58b8b44373edb244ce6668c698e8baf62b06862d \ [2023-05-23T16:02:21.600Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-23T16:02:21.600Z] . [2023-05-23T16:02:21.600Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-23T16:02:21.600Z] Install the buildx component to build images with BuildKit: [2023-05-23T16:02:21.600Z] https://docs.docker.com/go/buildx/ [2023-05-23T16:02:21.600Z] [2023-05-23T16:02:21.600Z] Sending build context to Docker daemon 2.571MB [2023-05-23T16:02:21.600Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-23T16:02:21.600Z] 16.17-alpine3.15: Pulling from library/node [2023-05-23T16:02:21.600Z] 47517142f6ba: Pulling fs layer [2023-05-23T16:02:21.600Z] 5f8c4bfa009b: Pulling fs layer [2023-05-23T16:02:21.600Z] f7079c9c4ba1: Pulling fs layer [2023-05-23T16:02:21.600Z] aba105e6f55a: Pulling fs layer [2023-05-23T16:02:21.600Z] aba105e6f55a: Waiting [2023-05-23T16:02:21.600Z] f7079c9c4ba1: Verifying Checksum [2023-05-23T16:02:21.600Z] f7079c9c4ba1: Download complete [2023-05-23T16:02:21.600Z] 47517142f6ba: Download complete [2023-05-23T16:02:21.600Z] aba105e6f55a: Verifying Checksum [2023-05-23T16:02:21.600Z] aba105e6f55a: Download complete [2023-05-23T16:02:21.600Z] 47517142f6ba: Pull complete [2023-05-23T16:02:21.600Z] 5f8c4bfa009b: Verifying Checksum [2023-05-23T16:02:21.600Z] 5f8c4bfa009b: Download complete [2023-05-23T16:02:24.945Z] 5f8c4bfa009b: Pull complete [2023-05-23T16:02:25.212Z] f7079c9c4ba1: Pull complete [2023-05-23T16:02:25.481Z] aba105e6f55a: Pull complete [2023-05-23T16:02:25.481Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-23T16:02:25.481Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-23T16:02:25.481Z] ---> bf1b8b58d215 [2023-05-23T16:02:25.481Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-23T16:02:26.069Z] ---> Running in b0b97f195dc7 [2023-05-23T16:02:27.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-23T16:02:27.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-23T16:02:28.256Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-23T16:02:28.256Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-23T16:02:28.256Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-23T16:02:28.256Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-23T16:02:28.256Z] (5/128) Installing libxcb (1.14-r2) [2023-05-23T16:02:28.256Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-23T16:02:28.525Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-23T16:02:28.525Z] (8/128) Installing libice (1.0.10-r0) [2023-05-23T16:02:28.525Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-23T16:02:28.525Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-23T16:02:28.525Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-23T16:02:28.525Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-23T16:02:28.525Z] (13/128) Installing xset (1.2.4-r0) [2023-05-23T16:02:28.525Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-23T16:02:28.525Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-23T16:02:28.525Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-23T16:02:28.525Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-23T16:02:28.525Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-23T16:02:28.525Z] (19/128) Installing libintl (0.21-r0) [2023-05-23T16:02:28.525Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-23T16:02:28.525Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-23T16:02:28.525Z] (22/128) Installing pcre (8.45-r1) [2023-05-23T16:02:28.525Z] (23/128) Installing glib (2.70.1-r0) [2023-05-23T16:02:28.793Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-23T16:02:28.793Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-23T16:02:28.793Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-23T16:02:28.793Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-23T16:02:28.793Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-23T16:02:28.793Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-23T16:02:28.793Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-23T16:02:29.061Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-23T16:02:29.061Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-23T16:02:29.061Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-23T16:02:29.061Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-23T16:02:29.061Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-23T16:02:29.061Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-23T16:02:29.061Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-23T16:02:29.061Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-23T16:02:29.061Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-23T16:02:29.061Z] (40/128) Installing libxi (1.8-r0) [2023-05-23T16:02:29.061Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-23T16:02:29.061Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-23T16:02:29.061Z] (43/128) Installing atk (2.36.0-r0) [2023-05-23T16:02:29.061Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-23T16:02:29.061Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-23T16:02:29.061Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-23T16:02:29.061Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-23T16:02:29.061Z] (48/128) Installing expat (2.5.0-r0) [2023-05-23T16:02:29.061Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-23T16:02:29.061Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-23T16:02:29.061Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-23T16:02:29.328Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-23T16:02:29.328Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-23T16:02:29.328Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-23T16:02:29.328Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-23T16:02:29.328Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-23T16:02:29.328Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-23T16:02:29.328Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-23T16:02:29.328Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-23T16:02:29.328Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-23T16:02:29.328Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-23T16:02:29.328Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-23T16:02:29.598Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-23T16:02:29.598Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-23T16:02:29.598Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-23T16:02:29.598Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-23T16:02:29.598Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-23T16:02:29.598Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-23T16:02:29.598Z] (69/128) Installing pango (1.48.10-r0) [2023-05-23T16:02:29.598Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-23T16:02:29.598Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-23T16:02:29.598Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-23T16:02:29.598Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-23T16:02:29.866Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-23T16:02:29.866Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-23T16:02:30.134Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-23T16:02:30.134Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-23T16:02:30.134Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-23T16:02:30.134Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-23T16:02:30.134Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-23T16:02:32.710Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-23T16:02:32.710Z] (80/128) Installing flac (1.3.4-r0) [2023-05-23T16:02:32.710Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-23T16:02:32.710Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-23T16:02:32.710Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-23T16:02:32.710Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-23T16:02:32.710Z] (85/128) Installing libass (0.15.2-r0) [2023-05-23T16:02:32.710Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-23T16:02:32.710Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-23T16:02:32.710Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-23T16:02:32.710Z] (89/128) Installing lame (3.100-r0) [2023-05-23T16:02:32.710Z] (90/128) Installing opus (1.3.1-r1) [2023-05-23T16:02:32.710Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-23T16:02:32.710Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-23T16:02:32.710Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-23T16:02:32.710Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-23T16:02:32.710Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-23T16:02:32.710Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-23T16:02:32.710Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-23T16:02:32.710Z] (98/128) Installing libva (2.13.0-r0) [2023-05-23T16:02:32.710Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-23T16:02:32.979Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-23T16:02:32.979Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-23T16:02:32.979Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-23T16:02:32.979Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-23T16:02:32.979Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-23T16:02:32.979Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-23T16:02:32.979Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-23T16:02:32.979Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-23T16:02:33.563Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-23T16:02:33.563Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-23T16:02:33.563Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-23T16:02:33.563Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-23T16:02:33.563Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-23T16:02:33.563Z] (113/128) Installing nspr (4.32-r0) [2023-05-23T16:02:33.563Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-23T16:02:33.563Z] (115/128) Installing nss (3.78.1-r0) [2023-05-23T16:02:33.832Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-23T16:02:33.832Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-23T16:02:33.832Z] (118/128) Installing orc (0.4.32-r0) [2023-05-23T16:02:33.832Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-23T16:02:33.832Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-23T16:02:33.832Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-23T16:02:33.832Z] (122/128) Installing libpulse (15.0-r2) [2023-05-23T16:02:33.832Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-23T16:02:33.832Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-23T16:02:33.832Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-23T16:02:33.832Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-23T16:02:33.832Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-23T16:02:33.832Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-23T16:02:38.091Z] Executing busybox-1.34.1-r7.trigger [2023-05-23T16:02:38.091Z] Executing glib-2.70.1-r0.trigger [2023-05-23T16:02:38.091Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-23T16:02:40.046Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-23T16:02:40.046Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-23T16:02:40.046Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-23T16:02:40.046Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-23T16:02:40.046Z] OK: 275 MiB in 144 packages [2023-05-23T16:02:50.135Z] Removing intermediate container b0b97f195dc7 [2023-05-23T16:02:50.135Z] ---> c018bfcf4f0d [2023-05-23T16:02:50.135Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-23T16:02:50.135Z] ---> Running in 5e18ed0b3563 [2023-05-23T16:02:50.135Z] Removing intermediate container 5e18ed0b3563 [2023-05-23T16:02:50.135Z] ---> aece016643f9 [2023-05-23T16:02:50.135Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-23T16:02:50.135Z] ---> Running in 873c2171ae4f [2023-05-23T16:02:50.135Z] Removing intermediate container 873c2171ae4f [2023-05-23T16:02:50.135Z] ---> 32086ddee366 [2023-05-23T16:02:50.135Z] Step 5/10 : RUN npm install -g npm [2023-05-23T16:02:50.135Z] ---> Running in cb62538fe00c [2023-05-23T16:03:22.375Z] [2023-05-23T16:03:22.375Z] removed 7 packages, changed 101 packages, and audited 264 packages in 26s [2023-05-23T16:03:22.375Z] [2023-05-23T16:03:22.375Z] 27 packages are looking for funding [2023-05-23T16:03:22.375Z] run `npm fund` for details [2023-05-23T16:03:22.375Z] [2023-05-23T16:03:22.375Z] found 0 vulnerabilities [2023-05-23T16:03:22.375Z] Removing intermediate container cb62538fe00c [2023-05-23T16:03:22.375Z] ---> 5d5e2fce7866 [2023-05-23T16:03:22.375Z] Step 6/10 : ARG USER=1000 [2023-05-23T16:03:22.375Z] ---> Running in c49c8b001666 [2023-05-23T16:03:22.642Z] Removing intermediate container c49c8b001666 [2023-05-23T16:03:22.642Z] ---> 04207a4b9a48 [2023-05-23T16:03:22.642Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-23T16:03:22.911Z] ---> Running in 5925cfbbd176 [2023-05-23T16:03:24.861Z] Removing intermediate container 5925cfbbd176 [2023-05-23T16:03:24.861Z] ---> 21067533a5c9 [2023-05-23T16:03:24.861Z] Step 8/10 : USER $USER:$USER [2023-05-23T16:03:24.861Z] ---> Running in 62b72848a2d8 [2023-05-23T16:03:25.129Z] Removing intermediate container 62b72848a2d8 [2023-05-23T16:03:25.129Z] ---> bb94e9d8c330 [2023-05-23T16:03:25.129Z] Step 9/10 : WORKDIR /app [2023-05-23T16:03:25.129Z] ---> Running in 461ee75abb90 [2023-05-23T16:03:25.398Z] Removing intermediate container 461ee75abb90 [2023-05-23T16:03:25.398Z] ---> 61b44943d23c [2023-05-23T16:03:25.398Z] Step 10/10 : LABEL git_sha=58b8b44373edb244ce6668c698e8baf62b06862d [2023-05-23T16:03:25.398Z] ---> Running in 49736c933a96 [2023-05-23T16:03:25.664Z] Removing intermediate container 49736c933a96 [2023-05-23T16:03:25.664Z] ---> d9a8844254ef [2023-05-23T16:03:25.935Z] Successfully built d9a8844254ef [2023-05-23T16:03:25.935Z] Successfully tagged edgexfoundry/edgex-web-ui:58b8b44373edb244ce6668c698e8baf62b06862d [2023-05-23T16:03:25.935Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-23T16:03:25.935Z] touch edgex-web-ui.imagebuilt [2023-05-23T16:03:25.935Z] mkdir -p node_modules coverage [2023-05-23T16:03:25.935Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-23T16:03:25.935Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-23T16:03:40.940Z] npm WARN old lockfile [2023-05-23T16:03:40.940Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-23T16:03:40.940Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-23T16:03:40.940Z] npm WARN old lockfile [2023-05-23T16:03:40.940Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-23T16:03:40.940Z] npm WARN old lockfile [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE required: { [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE }, [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE } [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE required: { [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE }, [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE } [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE required: { [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE }, [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE } [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE required: { [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE }, [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE } [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE required: { [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE }, [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE } [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE required: { [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE }, [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE } [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE required: { [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE }, [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE } [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE required: { [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:04:27.953Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:04:27.954Z] npm WARN EBADENGINE }, [2023-05-23T16:04:27.954Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:04:27.954Z] npm WARN EBADENGINE } [2023-05-23T16:04:27.954Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T16:04:27.954Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-23T16:04:27.954Z] npm WARN EBADENGINE required: { [2023-05-23T16:04:27.954Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T16:04:27.954Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T16:04:27.954Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T16:04:27.954Z] npm WARN EBADENGINE }, [2023-05-23T16:04:27.954Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T16:04:27.954Z] npm WARN EBADENGINE } [2023-05-23T16:05:03.787Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-23T16:05:03.787Z] 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-23T16:05:03.787Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-23T16:05:03.787Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T16:05:03.787Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-23T16:05:03.787Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-23T16:05:03.787Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-23T16:05:08.055Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-23T16:05:16.269Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-23T16:05:16.854Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-23T16:05:29.167Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-23T16:05:37.371Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T16:05:37.639Z] 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-23T16:05:39.582Z] 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-23T16:05:46.234Z] 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-23T16:05:46.819Z] 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-23T16:05:47.778Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T16:06:00.100Z] 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-23T16:06:01.517Z] 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-23T16:06:28.230Z] 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-23T16:06:54.939Z] 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-23T16:07:41.810Z] [2023-05-23T16:07:41.810Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-23T16:07:41.810Z] [2023-05-23T16:07:41.810Z] 90 packages are looking for funding [2023-05-23T16:07:41.810Z] run `npm fund` for details [2023-05-23T16:07:41.810Z] [2023-05-23T16:07:41.810Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-23T16:07:41.810Z] [2023-05-23T16:07:41.810Z] To address issues that do not require attention, run: [2023-05-23T16:07:41.810Z] npm audit fix [2023-05-23T16:07:41.810Z] [2023-05-23T16:07:41.810Z] To address all issues (including breaking changes), run: [2023-05-23T16:07:41.810Z] npm audit fix --force [2023-05-23T16:07:41.810Z] [2023-05-23T16:07:41.810Z] Run `npm audit` for details. [2023-05-23T16:07:41.810Z] 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-23T16:08:00.059Z] - Generating browser application bundles (phase: setup)... [2023-05-23T16:08:32.301Z] Compiling @angular/core : es2015 as esm2015 [2023-05-23T16:08:32.301Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-23T16:09:04.554Z] Compiling @angular/common : es2015 as esm2015 [2023-05-23T16:09:04.554Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-23T16:09:12.771Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-23T16:09:12.771Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-23T16:09:17.044Z] Compiling @angular/router : es2015 as esm2015 [2023-05-23T16:09:17.630Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-23T16:09:24.280Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-23T16:09:25.690Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-23T16:09:25.690Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-23T16:09:29.968Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-23T16:09:30.556Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-23T16:09:31.531Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-23T16:10:39.418Z] 23 05 2023 16:10:35.674:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-23T16:10:39.418Z] 23 05 2023 16:10:35.689:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-23T16:10:39.418Z] 23 05 2023 16:10:35.745:INFO [launcher]: Starting browser ChromeHeadless [2023-05-23T16:11:47.289Z] 23 05 2023 16:11:38.428:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-23T16:11:49.872Z] 23 05 2023 16:11:49.319:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-23T16:12:36.832Z] 23 05 2023 16:12:33.532:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-23T16:12:55.045Z] ✔ Browser application bundle generation complete. [2023-05-23T16:12:57.017Z] 23 05 2023 16:12:56.732:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket hA6Aqgrz91Shj8A5AAAB with id 2934860 [2023-05-23T16:13:19.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-23T16:13:19.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.149 secs) [2023-05-23T16:13:19.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.347 secs) [2023-05-23T16:13:19.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.408 secs) [2023-05-23T16:13:19.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.433 secs) [2023-05-23T16:13:19.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.476 secs) [2023-05-23T16:13:19.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.496 secs) [2023-05-23T16:13:19.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.515 secs) [2023-05-23T16:13:19.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.533 secs) [2023-05-23T16:13:19.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 1.59 secs) [2023-05-23T16:13:19.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.1 secs) [2023-05-23T16:13:19.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.347 secs) [2023-05-23T16:13:19.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.527 secs) [2023-05-23T16:13:19.354Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.919 secs) [2023-05-23T16:13:19.937Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.354 secs) [2023-05-23T16:13:19.937Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.492 secs) [2023-05-23T16:13:20.203Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.624 secs) [2023-05-23T16:13:20.203Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.648 secs) [2023-05-23T16:13:20.203Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.665 secs) [2023-05-23T16:13:20.469Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.799 secs) [2023-05-23T16:13:20.469Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.876 secs) [2023-05-23T16:13:20.469Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.907 secs) [2023-05-23T16:13:20.469Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.934 secs) [2023-05-23T16:13:20.737Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.963 secs) [2023-05-23T16:13:20.737Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.995 secs) [2023-05-23T16:13:20.737Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.102 secs) [2023-05-23T16:13:20.737Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.125 secs) [2023-05-23T16:13:21.004Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.14 secs) [2023-05-23T16:13:21.004Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.164 secs) [2023-05-23T16:13:21.271Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.403 secs) [2023-05-23T16:13:21.271Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.426 secs) [2023-05-23T16:13:21.271Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.439 secs) [2023-05-23T16:13:21.537Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.668 secs) [2023-05-23T16:13:21.537Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.69 secs) [2023-05-23T16:13:21.805Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.979 secs) [2023-05-23T16:13:22.074Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.023 secs) [2023-05-23T16:13:22.342Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.31 secs) [2023-05-23T16:13:22.342Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.358 secs) [2023-05-23T16:13:22.609Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.446 secs) [2023-05-23T16:13:22.609Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.486 secs) [2023-05-23T16:13:22.609Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.511 secs) [2023-05-23T16:13:22.877Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.643 secs) [2023-05-23T16:13:22.877Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.683 secs) [2023-05-23T16:13:22.877Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.716 secs) [2023-05-23T16:13:22.877Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.75 secs) [2023-05-23T16:13:23.145Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.803 secs) [2023-05-23T16:13:23.145Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.965 secs) [2023-05-23T16:13:23.412Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 6.046 secs) [2023-05-23T16:13:23.680Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 6.189 secs) [2023-05-23T16:13:23.680Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 6.373 secs) [2023-05-23T16:13:23.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 6.393 secs) [2023-05-23T16:13:23.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 6.483 secs) [2023-05-23T16:13:24.215Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 6.677 secs) [2023-05-23T16:13:24.215Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 6.741 secs) [2023-05-23T16:13:24.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.793 secs) [2023-05-23T16:13:24.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 6.896 secs) [2023-05-23T16:13:24.749Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.921 secs) [2023-05-23T16:13:24.749Z] WARN: ' [2023-05-23T16:13:24.749Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-23T16:13:24.749Z] Support for using the ngModel input property and ngModelChange event with [2023-05-23T16:13:24.749Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-23T16:13:24.749Z] in a future version of Angular. [2023-05-23T16:13:24.749Z] [2023-05-23T16:13:24.749Z] For more information on this, see our API docs here: [2023-05-23T16:13:24.749Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-23T16:13:24.749Z] ' [2023-05-23T16:13:24.749Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.921 secs) [2023-05-23T16:13:24.749Z] WARN: ' [2023-05-23T16:13:24.749Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-23T16:13:24.749Z] Support for using the ngModel input property and ngModelChange event with [2023-05-23T16:13:24.749Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-23T16:13:24.749Z] in a future version of Angular. [2023-05-23T16:13:24.749Z] [2023-05-23T16:13:24.749Z] For more information on this, see our API docs here: [2023-05-23T16:13:24.749Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-23T16:13:24.749Z] ' [2023-05-23T16:13:24.749Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 7.14 secs) [2023-05-23T16:13:25.016Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7.229 secs) [2023-05-23T16:13:25.016Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.28 secs) [2023-05-23T16:13:25.599Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.614 secs) [2023-05-23T16:13:25.599Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.638 secs) [2023-05-23T16:13:25.599Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.679 secs) [2023-05-23T16:13:25.599Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.709 secs) [2023-05-23T16:13:25.867Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.854 secs) [2023-05-23T16:13:26.134Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 8.036 secs) [2023-05-23T16:13:26.134Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 8.052 secs) [2023-05-23T16:13:26.134Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 8.063 secs) [2023-05-23T16:13:26.402Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 8.321 secs) [2023-05-23T16:13:26.670Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 8.486 secs) [2023-05-23T16:13:26.670Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 8.571 secs) [2023-05-23T16:13:27.255Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.955 secs) [2023-05-23T16:13:27.255Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 9.055 secs) [2023-05-23T16:13:27.524Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 9.229 secs) [2023-05-23T16:13:27.792Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 9.475 secs) [2023-05-23T16:13:28.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 9.521 secs) [2023-05-23T16:13:28.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.577 secs) [2023-05-23T16:13:28.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 9.69 secs) [2023-05-23T16:13:28.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 9.732 secs) [2023-05-23T16:13:28.593Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 9.87 secs) [2023-05-23T16:13:28.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.091 secs) [2023-05-23T16:13:28.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 10.154 secs) [2023-05-23T16:13:28.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.215 secs) [2023-05-23T16:13:29.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.38 secs) [2023-05-23T16:13:29.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 10.405 secs) [2023-05-23T16:13:29.395Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 10.627 secs) [2023-05-23T16:13:29.661Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 10.693 secs) [2023-05-23T16:13:29.661Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 10.789 secs) [2023-05-23T16:13:29.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 10.854 secs) [2023-05-23T16:13:29.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 10.907 secs) [2023-05-23T16:13:29.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 10.949 secs) [2023-05-23T16:13:30.194Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 11.035 secs) [2023-05-23T16:13:30.194Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.072 secs) [2023-05-23T16:13:30.461Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.294 secs) [2023-05-23T16:13:30.728Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 11.479 secs) [2023-05-23T16:13:30.728Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 11.549 secs) [2023-05-23T16:13:30.728Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 11.614 secs) [2023-05-23T16:13:30.995Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 11.723 secs) [2023-05-23T16:13:30.995Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 11.771 secs) [2023-05-23T16:13:31.262Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 11.946 secs) [2023-05-23T16:13:31.530Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 12.016 secs) [2023-05-23T16:13:31.530Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.121 secs) [2023-05-23T16:13:31.797Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.365 secs) [2023-05-23T16:13:32.065Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.383 secs) [2023-05-23T16:13:32.065Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 12.399 secs) [2023-05-23T16:13:32.065Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 12.418 secs) [2023-05-23T16:13:32.330Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 12.803 secs) [2023-05-23T16:13:32.598Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 12.859 secs) [2023-05-23T16:13:32.865Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 13.079 secs) [2023-05-23T16:13:33.133Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 13.255 secs) [2023-05-23T16:13:33.134Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 13.278 secs) [2023-05-23T16:13:33.134Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 13.291 secs) [2023-05-23T16:13:33.134Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 13.35 secs) [2023-05-23T16:13:33.401Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 13.414 secs) [2023-05-23T16:13:33.401Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 13.467 secs) [2023-05-23T16:13:33.669Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 13.51 secs) [2023-05-23T16:13:33.669Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 13.674 secs) [2023-05-23T16:13:33.937Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 13.699 secs) [2023-05-23T16:13:33.937Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 13.717 secs) [2023-05-23T16:13:33.937Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 13.786 secs) [2023-05-23T16:13:34.519Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 14.376 secs) [2023-05-23T16:13:34.788Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 14.458 secs) [2023-05-23T16:13:34.788Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 14.492 secs) [2023-05-23T16:13:34.788Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 14.549 secs) [2023-05-23T16:13:35.370Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 14.897 secs) [2023-05-23T16:13:35.370Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 15.037 secs) [2023-05-23T16:13:35.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 15.085 secs) [2023-05-23T16:13:35.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 15.137 secs) [2023-05-23T16:13:35.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 15.191 secs) [2023-05-23T16:13:35.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 15.21 secs) [2023-05-23T16:13:35.902Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 15.222 secs) [2023-05-23T16:13:35.902Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 15.377 secs) [2023-05-23T16:13:36.168Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 15.524 secs) [2023-05-23T16:13:36.168Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 15.569 secs) [2023-05-23T16:13:36.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 15.602 secs) [2023-05-23T16:13:36.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 15.67 secs) [2023-05-23T16:13:36.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 15.706 secs) [2023-05-23T16:13:36.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 15.74 secs) [2023-05-23T16:13:36.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 15.758 secs) [2023-05-23T16:13:36.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 15.772 secs) [2023-05-23T16:13:36.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 15.852 secs) [2023-05-23T16:13:36.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 15.907 secs) [2023-05-23T16:13:36.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 15.938 secs) [2023-05-23T16:13:36.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 16.005 secs) [2023-05-23T16:13:36.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 16.07 secs) [2023-05-23T16:13:37.232Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 16.124 secs) [2023-05-23T16:13:38.189Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (22.4 secs / 16.124 secs) [2023-05-23T16:13:38.189Z] TOTAL: 145 SUCCESS [2023-05-23T16:13:38.189Z] ✔ Browser application bundle generation complete. [2023-05-23T16:13:42.446Z] [2023-05-23T16:13:42.446Z] =============================== Coverage summary =============================== [2023-05-23T16:13:42.446Z] Statements : 41.56% ( 1425/3429 ) [2023-05-23T16:13:42.446Z] Branches : 12.14% ( 109/898 ) [2023-05-23T16:13:42.446Z] Functions : 33.33% ( 417/1251 ) [2023-05-23T16:13:42.446Z] Lines : 39.45% ( 1280/3245 ) [2023-05-23T16:13:42.446Z] ================================================================================ [2023-05-23T16:13:42.446Z] 23 05 2023 16:13:41.856:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-23T16:13:43.029Z] ✔ Browser application bundle generation complete. [2023-05-23T16:13:43.991Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo [2023-05-23T16:13:44.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T16:13:44.024Z] $ docker stop --time=1 07e5888cd27eed55fe06653abadddec88958e8ecfaba3d92f664ad6cd8ce367f [2023-05-23T16:13:45.792Z] $ docker rm -f --volumes 07e5888cd27eed55fe06653abadddec88958e8ecfaba3d92f664ad6cd8ce367f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T16:13:46.915Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T16:13:50.280Z] Warning: overwriting stash ‘coverage-report’ [2023-05-23T16:13:55.927Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T16:13:56.333Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T16:13:59.233Z] + ls -al . [2023-05-23T16:13:59.233Z] total 176 [2023-05-23T16:13:59.233Z] drwxrwxr-x 13 jenkins jenkins 4096 May 23 15:59 . [2023-05-23T16:13:59.233Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:56 .. [2023-05-23T16:13:59.233Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:56 .blubracket [2023-05-23T16:13:59.233Z] -rw-rw-r-- 1 jenkins jenkins 18 May 23 15:56 .dockerignore [2023-05-23T16:13:59.233Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 15:56 .git [2023-05-23T16:13:59.233Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:56 .github [2023-05-23T16:13:59.233Z] -rw-rw-r-- 1 jenkins jenkins 185 May 23 15:56 .gitignore [2023-05-23T16:13:59.233Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 23 15:56 Attribution.txt [2023-05-23T16:13:59.233Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 23 15:56 CHANGELOG.md [2023-05-23T16:13:59.233Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 23 15:56 CONTRIBUTING.md [2023-05-23T16:13:59.233Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 23 15:56 Dockerfile [2023-05-23T16:13:59.233Z] -rw-rw-r-- 1 jenkins jenkins 652 May 23 15:56 Jenkinsfile [2023-05-23T16:13:59.233Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 23 15:56 LICENSE [2023-05-23T16:13:59.233Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 23 15:56 Makefile [2023-05-23T16:13:59.234Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 23 15:56 README.md [2023-05-23T16:13:59.234Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 15:53 VERSION [2023-05-23T16:13:59.234Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:56 assets [2023-05-23T16:13:59.234Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:56 bin [2023-05-23T16:13:59.234Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:56 cmd [2023-05-23T16:13:59.234Z] -rw-r--r-- 1 jenkins jenkins 10 May 23 15:59 coverage.out [2023-05-23T16:13:59.234Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:56 docs [2023-05-23T16:13:59.234Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 23 15:56 go.mod [2023-05-23T16:13:59.234Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 23 15:56 go.sum [2023-05-23T16:13:59.234Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 15:56 internal [2023-05-23T16:13:59.234Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:56 snap [2023-05-23T16:13:59.234Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:56 testing [2023-05-23T16:13:59.234Z] -rw-rw-r-- 1 jenkins jenkins 155 May 23 15:56 version.go [2023-05-23T16:13:59.234Z] drwxrwxr-x 6 jenkins jenkins 4096 May 23 16:03 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:13:59.573Z] + 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=58b8b44373edb244ce6668c698e8baf62b06862d --label arch=arm64 --label version=0.0.0 . [2023-05-23T16:14:00.988Z] Sending build context to Docker daemon 31.1MB [2023-05-23T16:14:00.988Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T16:14:00.988Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-23T16:14:00.988Z] ---> d98beea580c0 [2023-05-23T16:14:00.988Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-23T16:14:01.953Z] ---> Running in bc2bb0982e1d [2023-05-23T16:14:01.953Z] Removing intermediate container bc2bb0982e1d [2023-05-23T16:14:01.953Z] ---> a54b5b8df30d [2023-05-23T16:14:01.953Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T16:14:02.227Z] ---> Running in b5ce2850788b [2023-05-23T16:14:02.494Z] Removing intermediate container b5ce2850788b [2023-05-23T16:14:02.494Z] ---> 405f262b7eee [2023-05-23T16:14:02.494Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T16:14:02.494Z] ---> Running in 2cd369fc79d2 [2023-05-23T16:14:02.760Z] Removing intermediate container 2cd369fc79d2 [2023-05-23T16:14:02.760Z] ---> 9b7ca7868faa [2023-05-23T16:14:02.760Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-23T16:14:02.760Z] ---> Running in 20ea228e2720 [2023-05-23T16:14:03.034Z] Removing intermediate container 20ea228e2720 [2023-05-23T16:14:03.034Z] ---> 5b8ea9ea24b3 [2023-05-23T16:14:03.034Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-23T16:14:03.302Z] ---> Running in f8f6be9b6b8a [2023-05-23T16:14:03.569Z] Removing intermediate container f8f6be9b6b8a [2023-05-23T16:14:03.569Z] ---> 11777780f5c9 [2023-05-23T16:14:03.569Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-23T16:14:04.980Z] ---> e2c9537ab05c [2023-05-23T16:14:04.980Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T16:14:05.245Z] ---> Running in e437816023a8 [2023-05-23T16:14:06.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T16:14:06.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T16:14:08.201Z] OK: 263 MiB in 53 packages [2023-05-23T16:14:10.838Z] Removing intermediate container e437816023a8 [2023-05-23T16:14:10.838Z] ---> 7fe2be3fc33c [2023-05-23T16:14:10.838Z] Step 10/25 : ENV GO111MODULE=on [2023-05-23T16:14:10.838Z] ---> Running in 8a800ee9118c [2023-05-23T16:14:11.425Z] Removing intermediate container 8a800ee9118c [2023-05-23T16:14:11.425Z] ---> 064ee98abfbe [2023-05-23T16:14:11.425Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-23T16:14:11.425Z] ---> Running in 7bae0a0d8d1e [2023-05-23T16:14:11.692Z] Removing intermediate container 7bae0a0d8d1e [2023-05-23T16:14:11.692Z] ---> f431c8ed2333 [2023-05-23T16:14:11.692Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-23T16:14:12.276Z] ---> ca853d7f3f37 [2023-05-23T16:14:12.276Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T16:14:12.276Z] ---> Running in 9a21914341ab [2023-05-23T16:14:14.858Z] Removing intermediate container 9a21914341ab [2023-05-23T16:14:14.858Z] ---> 3fb64c8b9b37 [2023-05-23T16:14:14.858Z] Step 14/25 : COPY . . [2023-05-23T16:14:19.112Z] ---> 1045cb1ddbfd [2023-05-23T16:14:19.112Z] Step 15/25 : RUN ${MAKE} [2023-05-23T16:14:19.112Z] ---> Running in 6c2f13555d58 [2023-05-23T16:14:20.073Z] 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-23T16:16:41.770Z] Removing intermediate container 6c2f13555d58 [2023-05-23T16:16:41.770Z] ---> 479512ad6b28 [2023-05-23T16:16:41.770Z] Step 16/25 : FROM alpine:3.17 [2023-05-23T16:16:41.770Z] 3.17: Pulling from library/alpine [2023-05-23T16:16:41.770Z] c41833b44d91: Already exists [2023-05-23T16:16:41.770Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T16:16:41.770Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T16:16:41.770Z] ---> 51e60588ff2c [2023-05-23T16:16:41.770Z] Step 17/25 : EXPOSE 4000 [2023-05-23T16:16:41.770Z] ---> Running in b320c74d172b [2023-05-23T16:16:41.770Z] Removing intermediate container b320c74d172b [2023-05-23T16:16:41.770Z] ---> 6b7ec0e315ab [2023-05-23T16:16:41.770Z] 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-23T16:16:41.770Z] ---> 8ff242480302 [2023-05-23T16:16:41.770Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-23T16:16:41.770Z] ---> d4fcca9f8d50 [2023-05-23T16:16:41.770Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-23T16:16:41.770Z] ---> 791868aec38f [2023-05-23T16:16:41.770Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-23T16:16:41.770Z] ---> Running in b503faa411d7 [2023-05-23T16:16:41.770Z] Removing intermediate container b503faa411d7 [2023-05-23T16:16:41.770Z] ---> 06d07c9c075a [2023-05-23T16:16:41.770Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-23T16:16:41.770Z] ---> Running in 6f470f85c360 [2023-05-23T16:16:41.770Z] Removing intermediate container 6f470f85c360 [2023-05-23T16:16:41.770Z] ---> f7b6bc514406 [2023-05-23T16:16:41.770Z] Step 23/25 : LABEL arch=arm64 [2023-05-23T16:16:41.770Z] ---> Running in 27c8b9a6cdd6 [2023-05-23T16:16:41.770Z] Removing intermediate container 27c8b9a6cdd6 [2023-05-23T16:16:41.770Z] ---> 6ea20eaee368 [2023-05-23T16:16:41.770Z] Step 24/25 : LABEL git_sha=58b8b44373edb244ce6668c698e8baf62b06862d [2023-05-23T16:16:41.770Z] ---> Running in 64366138c474 [2023-05-23T16:16:41.771Z] Removing intermediate container 64366138c474 [2023-05-23T16:16:41.771Z] ---> 229d86cbc5ab [2023-05-23T16:16:41.771Z] Step 25/25 : LABEL version=0.0.0 [2023-05-23T16:16:41.771Z] ---> Running in 64a03b4c5b00 [2023-05-23T16:16:41.771Z] Removing intermediate container 64a03b4c5b00 [2023-05-23T16:16:41.771Z] ---> 37b786aa1ebe [2023-05-23T16:16:41.771Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T16:16:41.771Z] Successfully built 37b786aa1ebe [2023-05-23T16:16:41.771Z] 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-23T16:16:42.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T16:16:42.173Z] [2023-05-23T16:16:42.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:42.499Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T16:16:42.766Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-23T16:16:42.766Z] 8998bd30e6a1: Pulling fs layer [2023-05-23T16:16:42.766Z] 04944245beec: Pulling fs layer [2023-05-23T16:16:42.766Z] 699f458cf7ca: Pulling fs layer [2023-05-23T16:16:42.766Z] 765212b225bb: Pulling fs layer [2023-05-23T16:16:42.766Z] f23df028b6ca: Pulling fs layer [2023-05-23T16:16:42.766Z] d65c8cfc05b1: Pulling fs layer [2023-05-23T16:16:42.766Z] 2437ff75d9bd: Pulling fs layer [2023-05-23T16:16:42.766Z] f23df028b6ca: Waiting [2023-05-23T16:16:42.766Z] d65c8cfc05b1: Waiting [2023-05-23T16:16:42.766Z] 2437ff75d9bd: Waiting [2023-05-23T16:16:42.766Z] 765212b225bb: Waiting [2023-05-23T16:16:42.766Z] 04944245beec: Verifying Checksum [2023-05-23T16:16:42.766Z] 04944245beec: Download complete [2023-05-23T16:16:42.766Z] 765212b225bb: Verifying Checksum [2023-05-23T16:16:42.766Z] 765212b225bb: Download complete [2023-05-23T16:16:42.766Z] f23df028b6ca: Verifying Checksum [2023-05-23T16:16:42.766Z] f23df028b6ca: Download complete [2023-05-23T16:16:42.766Z] d65c8cfc05b1: Verifying Checksum [2023-05-23T16:16:42.766Z] d65c8cfc05b1: Download complete [2023-05-23T16:16:43.033Z] 699f458cf7ca: Verifying Checksum [2023-05-23T16:16:43.033Z] 699f458cf7ca: Download complete [2023-05-23T16:16:43.298Z] 8998bd30e6a1: Verifying Checksum [2023-05-23T16:16:43.298Z] 8998bd30e6a1: Download complete [2023-05-23T16:16:45.231Z] 2437ff75d9bd: Verifying Checksum [2023-05-23T16:16:45.231Z] 2437ff75d9bd: Download complete [2023-05-23T16:16:47.165Z] 8998bd30e6a1: Pull complete [2023-05-23T16:16:47.432Z] 04944245beec: Pull complete [2023-05-23T16:16:48.387Z] 699f458cf7ca: Pull complete [2023-05-23T16:16:48.653Z] 765212b225bb: Pull complete [2023-05-23T16:16:49.610Z] f23df028b6ca: Pull complete [2023-05-23T16:16:49.610Z] d65c8cfc05b1: Pull complete [2023-05-23T16:17:01.902Z] 2437ff75d9bd: Pull complete [2023-05-23T16:17:01.902Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-23T16:17:01.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T16:17:01.902Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:17:02.099Z] prd-ubuntu20.04-docker-arm64-4c-16g-16515 does not seem to be running inside a container [2023-05-23T16:17:02.160Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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-23T16:17:05.042Z] $ docker top f55ebe79ce798c8932bcd4c2935bc0e9c2f3abc568287f84cfb2d32e0aaa50cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:17:05.881Z] ---> job-cost.sh [2023-05-23T16:17:05.881Z] lf-activate-venv: SKIPPING [2023-05-23T16:17:05.881Z] INFO: No Stack... [2023-05-23T16:17:06.461Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-23T16:17:07.418Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T16:17:07.740Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2023-05-23T16:17:07.740Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T16:17:08.078Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-614-2-stack-cost] [2023-05-23T16:17:08.089Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-614-2-stack-cost] did not exist. Created. [2023-05-23T16:17:08.089Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-614-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T16:17:08.757Z] /w/workspace/edgex-ui-go/2@tmp/durable-0227988d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-23T16:17:09.083Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-23T16:17:09.370Z] Warning: overwriting stash ‘stack-cost’ [2023-05-23T16:17:14.236Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T16:17:14.245Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-614-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T16:17:14.267Z] $ docker stop --time=1 f55ebe79ce798c8932bcd4c2935bc0e9c2f3abc568287f84cfb2d32e0aaa50cb [2023-05-23T16:17:15.965Z] $ docker rm -f --volumes f55ebe79ce798c8932bcd4c2935bc0e9c2f3abc568287f84cfb2d32e0aaa50cb [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-23T16:17:16.369Z] provisioning config files... [2023-05-23T16:17:16.375Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/config9978050181785171190tmp [Pipeline] { [Pipeline] sh [2023-05-23T16:17:16.667Z] + set +x [2023-05-23T16:17:16.667Z] + curl -s https://codecov.io/bash [2023-05-23T16:17:16.667Z] + bash -s -- [2023-05-23T16:17:16.667Z] [2023-05-23T16:17:16.667Z] _____ _ [2023-05-23T16:17:16.667Z] / ____| | | [2023-05-23T16:17:16.667Z] | | ___ __| | ___ ___ _____ __ [2023-05-23T16:17:16.667Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-23T16:17:16.667Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-23T16:17:16.667Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-23T16:17:16.667Z] Bash-1.0.6 [2023-05-23T16:17:16.667Z] [2023-05-23T16:17:16.667Z] [2023-05-23T16:17:16.667Z] ==> git version 2.25.1 found [2023-05-23T16:17:16.667Z] ==> 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-23T16:17:16.667Z] Release-Date: 2020-01-08 [2023-05-23T16:17:16.667Z] 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-23T16:17:16.667Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-23T16:17:16.667Z] ==> Jenkins CI detected. [2023-05-23T16:17:16.667Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-614 [2023-05-23T16:17:16.667Z] project root: . [2023-05-23T16:17:16.667Z] --> token set from env [2023-05-23T16:17:16.667Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-23T16:17:16.667Z] ==> Running gcov in . (disable via -X gcov) [2023-05-23T16:17:16.928Z] ==> Python coveragepy not found [2023-05-23T16:17:16.928Z] ==> Searching for coverage reports in: [2023-05-23T16:17:16.928Z] + . [2023-05-23T16:17:16.928Z] -> Found 1 reports [2023-05-23T16:17:16.928Z] ==> Detecting git/mercurial file structure [2023-05-23T16:17:16.928Z] ==> Reading reports [2023-05-23T16:17:16.928Z] + ./coverage.out bytes=10 [2023-05-23T16:17:16.928Z] ==> Appending adjustments [2023-05-23T16:17:16.928Z] https://docs.codecov.io/docs/fixing-reports [2023-05-23T16:17:17.496Z] + Found adjustments [2023-05-23T16:17:17.496Z] ==> Gzipping contents [2023-05-23T16:17:17.496Z] 12K /tmp/codecov.Gnd1de.gz [2023-05-23T16:17:17.496Z] ==> Uploading reports [2023-05-23T16:17:17.496Z] url: https://codecov.io [2023-05-23T16:17:17.496Z] query: branch=PR-614&commit=58b8b44373edb244ce6668c698e8baf62b06862d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-614%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=614&job=&cmd_args= [2023-05-23T16:17:17.496Z] -> Pinging Codecov [2023-05-23T16:17:17.496Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-614&commit=58b8b44373edb244ce6668c698e8baf62b06862d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-614%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=614&job=&cmd_args= [2023-05-23T16:17:17.755Z] -> Uploading to [2023-05-23T16:17:17.755Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-23/FB506323287CE973F263BFD2A0EB1F37/58b8b44373edb244ce6668c698e8baf62b06862d/010e3e56-c250-4089-9334-f9bfa90d6be9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T161717Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5fa90ea6414eff84f45641fdca5ad0114564be74ddb2ab00c2d2126176c7e085 [2023-05-23T16:17:17.755Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T16:17:17.755Z] Dload Upload Total Spent Left Speed [2023-05-23T16:17:18.013Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 46152 --:--:-- --:--:-- --:--:-- 46152 [2023-05-23T16:17:18.013Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/58b8b44373edb244ce6668c698e8baf62b06862d [Pipeline] } [2023-05-23T16:17:18.020Z] 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-23T16:17:18.666Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives ] [2023-05-23T16:17:18.666Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives [2023-05-23T16:17:18.666Z] total 16 [2023-05-23T16:17:18.666Z] drwxr-xr-x 3 root root 4096 May 23 15:56 . [2023-05-23T16:17:18.666Z] drwxrwxr-x 15 jenkins jenkins 4096 May 23 15:56 .. [2023-05-23T16:17:18.666Z] drwxr-xr-x 2 root root 4096 May 23 15:56 cost [2023-05-23T16:17:18.666Z] -rw-r--r-- 1 root root 83 May 23 15:56 cost.csv [2023-05-23T16:17:18.666Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives [2023-05-23T16:17:18.666Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives [2023-05-23T16:17:18.666Z] total 16 [2023-05-23T16:17:18.666Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 15:56 . [2023-05-23T16:17:18.666Z] drwxrwxr-x 15 jenkins jenkins 4096 May 23 15:56 .. [2023-05-23T16:17:18.666Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 15:56 cost [2023-05-23T16:17:18.666Z] -rw-r--r-- 1 jenkins jenkins 83 May 23 15:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:17:18.962Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:17:19.818Z] ---> package-listing.sh [2023-05-23T16:17:19.819Z] ++ facter osfamily [2023-05-23T16:17:19.819Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-23T16:17:20.081Z] + OS_FAMILY=debian [2023-05-23T16:17:20.081Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-614 [2023-05-23T16:17:20.081Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-23T16:17:20.081Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-23T16:17:20.081Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-23T16:17:20.081Z] + PACKAGES=/tmp/packages_start.txt [2023-05-23T16:17:20.081Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-614 ']' [2023-05-23T16:17:20.081Z] + PACKAGES=/tmp/packages_end.txt [2023-05-23T16:17:20.081Z] + case "${OS_FAMILY}" in [2023-05-23T16:17:20.081Z] + dpkg -l [2023-05-23T16:17:20.081Z] + grep '^ii' [2023-05-23T16:17:20.081Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-23T16:17:20.081Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-23T16:17:20.081Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-23T16:17:20.081Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-614 ']' [2023-05-23T16:17:20.081Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives/ [2023-05-23T16:17:20.081Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives/ [Pipeline] echo [2023-05-23T16:17:20.094Z] 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-614/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-23T16:17:20.377Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:20.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T16:17:20.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:17:21.029Z] prd-ubuntu20.04-docker-8c-8g-16511 does not seem to be running inside a container [2023-05-23T16:17:21.060Z] $ 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-614/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-614 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614:/w/workspace/edgexfoundry_edgex-ui-go_PR-614:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@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-23T16:17:21.289Z] $ docker top 503496f853deefe413f080add319dfdd3b38b2f780339100a970b10316f8359d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T16:17:21.636Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-23T16:17:21.927Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-23T16:17:22.217Z] + ls /var/log/sa-host [2023-05-23T16:17:22.217Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T16:17:22.292Z] provisioning config files... [2023-05-23T16:17:22.300Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/config1763890799188514192tmp [Pipeline] { [Pipeline] echo [2023-05-23T16:17:22.313Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:17:22.596Z] ---> create-netrc.sh [Pipeline] } [2023-05-23T16:17:22.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:17:22.927Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-23T16:17:22.936Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:17:23.220Z] ---> sudo-logs.sh [2023-05-23T16:17:23.220Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-23T16:17:23.249Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:17:23.532Z] ---> job-cost.sh [2023-05-23T16:17:23.532Z] lf-activate-venv: SKIPPING [2023-05-23T16:17:23.532Z] DEBUG: total: 0.2199999988079071 [2023-05-23T16:17:23.532Z] INFO: Retrieving Stack Cost... [2023-05-23T16:17:24.097Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T16:17:24.356Z] INFO: Archiving Costs [Pipeline] echo [2023-05-23T16:17:24.366Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:17:24.647Z] ---> logs-deploy.sh [2023-05-23T16:17:24.647Z] lf-activate-venv: SKIPPING [2023-05-23T16:17:24.647Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-614/2 [2023-05-23T16:17:24.647Z] INFO: archiving workspace using pattern(s): [2023-05-23T16:17:25.586Z] Archives upload complete. [2023-05-23T16:17:25.586Z] INFO: archiving logs to Nexus