Pull request #561 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8ce63578c4bcb7f608659bee455df2aaf81df854+26b6e7f7d09b727e04296f904eea284534bb267f (66ad22bcb2758055c50570af25403035b03defd6) 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-ssh6232971865753218108.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh7815025961508934260.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-561/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-561/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9873195450724035843.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh2376470359781522703.key Verifying host key using known hosts file > 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-561/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-561/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8123785460326527609.key Verifying host key using known hosts file > 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.18 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9268 in /w/workspace/edgexfoundry_edgex-ui-go_PR-561 [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-561 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 26b6e7f7d09b727e04296f904eea284534bb267f into PR head commit 8ce63578c4bcb7f608659bee455df2aaf81df854 Merge succeeded, producing 8ce63578c4bcb7f608659bee455df2aaf81df854 Checking out Revision 8ce63578c4bcb7f608659bee455df2aaf81df854 (PR-561) Commit message: "build(snap): Bump go version to 1.18" > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/561/head:refs/remotes/origin/PR-561 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ce63578c4bcb7f608659bee455df2aaf81df854 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 26b6e7f7d09b727e04296f904eea284534bb267f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ce63578c4bcb7f608659bee455df2aaf81df854 # timeout=10 > git rev-list --no-walk 21b496b35e7919b978bec18b8a3c54337950240b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-24T09:04:15.240Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-24T09:04:15.320Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-24T09:04:15.339Z] ========================================================= [2022-10-24T09:04:15.340Z] EdgeX Global Pipelines Version Info [2022-10-24T09:04:15.340Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-24T09:04:16.037Z] ------------------- [2022-10-24T09:04:16.037Z] stable info: [2022-10-24T09:04:16.037Z] ------------------- [2022-10-24T09:04:16.037Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-24T09:04:16.037Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T09:04:16.037Z] Message: update stable to v1.0.243 [2022-10-24T09:04:16.605Z] ------------------- [2022-10-24T09:04:16.605Z] experimental info: [2022-10-24T09:04:16.605Z] ------------------- [2022-10-24T09:04:16.605Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-24T09:04:16.605Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T09:04:16.605Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-24T09:04:16.785Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-10-24T09:04:16.798Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-10-24T09:04:16.810Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-24T09:04:16.823Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-24T09:04:16.835Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-24T09:04:16.848Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-24T09:04:16.862Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-24T09:04:16.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-24T09:04:16.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-24T09:04:16.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-24T09:04:16.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-24T09:04:16.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-10-24T09:04:16.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-24T09:04:16.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-24T09:04:16.957Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T09:04:16.969Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T09:04:16.978Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T09:04:16.986Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T09:04:16.994Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-24T09:04:17.003Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-24T09:04:17.020Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-24T09:04:17.035Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-24T09:04:17.049Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-24T09:04:17.062Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-24T09:04:17.081Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-24T09:04:17.097Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-24T09:04:17.110Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-24T09:04:17.121Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-561 [Pipeline] echo [2022-10-24T09:04:17.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-561 [Pipeline] echo [2022-10-24T09:04:17.151Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-561 [Pipeline] echo [2022-10-24T09:04:17.162Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ce63578c4bcb7f608659bee455df2aaf81df854 [Pipeline] echo [2022-10-24T09:04:17.174Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ce6357 [Pipeline] echo [2022-10-24T09:04:17.186Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T09:04:17.227Z] provisioning config files... [2022-10-24T09:04:17.241Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp/config5495143220441583681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T09:04:17.540Z] ---> docker-login.sh [2022-10-24T09:04:17.540Z] nexus3.edgexfoundry.org:10001 [2022-10-24T09:04:17.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T09:04:18.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T09:04:18.059Z] Configure a credential helper to remove this warning. See [2022-10-24T09:04:18.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T09:04:18.059Z] [2022-10-24T09:04:18.059Z] Login Succeeded [2022-10-24T09:04:18.059Z] nexus3.edgexfoundry.org:10002 [2022-10-24T09:04:18.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T09:04:18.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T09:04:18.059Z] Configure a credential helper to remove this warning. See [2022-10-24T09:04:18.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T09:04:18.059Z] [2022-10-24T09:04:18.059Z] Login Succeeded [2022-10-24T09:04:18.059Z] nexus3.edgexfoundry.org:10003 [2022-10-24T09:04:18.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T09:04:18.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T09:04:18.320Z] Configure a credential helper to remove this warning. See [2022-10-24T09:04:18.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T09:04:18.320Z] [2022-10-24T09:04:18.320Z] Login Succeeded [2022-10-24T09:04:18.320Z] nexus3.edgexfoundry.org:10004 [2022-10-24T09:04:18.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T09:04:18.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T09:04:18.320Z] Configure a credential helper to remove this warning. See [2022-10-24T09:04:18.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T09:04:18.320Z] [2022-10-24T09:04:18.320Z] Login Succeeded [2022-10-24T09:04:18.320Z] docker.io [2022-10-24T09:04:18.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T09:04:18.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T09:04:18.891Z] Configure a credential helper to remove this warning. See [2022-10-24T09:04:18.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T09:04:18.891Z] [2022-10-24T09:04:18.891Z] Login Succeeded [2022-10-24T09:04:18.891Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T09:04:18.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-24T09:04:19.277Z] + git rev-list -1 --merges 8ce63578c4bcb7f608659bee455df2aaf81df854~1..8ce63578c4bcb7f608659bee455df2aaf81df854 [Pipeline] echo [2022-10-24T09:04:19.306Z] -----------> git rev-list -1 --merges 8ce63578c4bcb7f608659bee455df2aaf81df854~1..8ce63578c4bcb7f608659bee455df2aaf81df854 8ce63578c4bcb7f608659bee455df2aaf81df854 [false] [Pipeline] sh [2022-10-24T09:04:19.593Z] + git log --format=format:%s -1 8ce63578c4bcb7f608659bee455df2aaf81df854 [Pipeline] echo [2022-10-24T09:04:19.608Z] ========================================================= [2022-10-24T09:04:19.608Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-24T09:04:19.608Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T09:04:19.941Z] + git log --format=format:%s -1 8ce63578c4bcb7f608659bee455df2aaf81df854 [Pipeline] echo [2022-10-24T09:04:19.951Z] [semverPrep] GIT_COMMIT: 8ce63578c4bcb7f608659bee455df2aaf81df854, Commit Message: build(snap): Bump go version to 1.18 [Pipeline] echo [2022-10-24T09:04:19.960Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-24T09:04:20.326Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T09:04:20.327Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-24T09:04:20.327Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-24T09:04:20.327Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-24T09:04:20.327Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-24T09:04:20.327Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-24T09:04:20.327Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T09:04:20.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T09:04:20.724Z] [2022-10-24T09:04:20.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T09:04:21.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T09:04:21.024Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-24T09:04:21.024Z] b85a868b505f: Pulling fs layer [2022-10-24T09:04:21.024Z] e2be974225ed: Pulling fs layer [2022-10-24T09:04:21.024Z] 339a4e72a1f5: Pulling fs layer [2022-10-24T09:04:21.024Z] 988bab9f4d93: Pulling fs layer [2022-10-24T09:04:21.024Z] 1469e6f7b9e6: Pulling fs layer [2022-10-24T09:04:21.024Z] eaf3925da568: Pulling fs layer [2022-10-24T09:04:21.024Z] bab4dde63d76: Pulling fs layer [2022-10-24T09:04:21.024Z] bde34c3a00c8: Pulling fs layer [2022-10-24T09:04:21.024Z] b352a97aabf1: Pulling fs layer [2022-10-24T09:04:21.024Z] 4872d77fe225: Pulling fs layer [2022-10-24T09:04:21.024Z] 5851b861e8e6: Pulling fs layer [2022-10-24T09:04:21.024Z] 988bab9f4d93: Waiting [2022-10-24T09:04:21.024Z] 1469e6f7b9e6: Waiting [2022-10-24T09:04:21.024Z] eaf3925da568: Waiting [2022-10-24T09:04:21.024Z] bab4dde63d76: Waiting [2022-10-24T09:04:21.024Z] bde34c3a00c8: Waiting [2022-10-24T09:04:21.024Z] b352a97aabf1: Waiting [2022-10-24T09:04:21.024Z] 4872d77fe225: Waiting [2022-10-24T09:04:21.024Z] 5851b861e8e6: Waiting [2022-10-24T09:04:21.024Z] e2be974225ed: Download complete [2022-10-24T09:04:21.024Z] 988bab9f4d93: Download complete [2022-10-24T09:04:21.283Z] 1469e6f7b9e6: Verifying Checksum [2022-10-24T09:04:21.283Z] 1469e6f7b9e6: Download complete [2022-10-24T09:04:21.283Z] 339a4e72a1f5: Verifying Checksum [2022-10-24T09:04:21.283Z] 339a4e72a1f5: Download complete [2022-10-24T09:04:21.283Z] eaf3925da568: Verifying Checksum [2022-10-24T09:04:21.283Z] eaf3925da568: Download complete [2022-10-24T09:04:21.283Z] bde34c3a00c8: Verifying Checksum [2022-10-24T09:04:21.283Z] bde34c3a00c8: Download complete [2022-10-24T09:04:21.283Z] b352a97aabf1: Verifying Checksum [2022-10-24T09:04:21.283Z] 4872d77fe225: Verifying Checksum [2022-10-24T09:04:21.283Z] 4872d77fe225: Download complete [2022-10-24T09:04:21.283Z] 5851b861e8e6: Download complete [2022-10-24T09:04:21.283Z] b85a868b505f: Download complete [2022-10-24T09:04:21.541Z] bab4dde63d76: Verifying Checksum [2022-10-24T09:04:21.541Z] bab4dde63d76: Download complete [2022-10-24T09:04:22.479Z] b85a868b505f: Pull complete [2022-10-24T09:04:22.479Z] e2be974225ed: Pull complete [2022-10-24T09:04:23.047Z] 339a4e72a1f5: Pull complete [2022-10-24T09:04:23.047Z] 988bab9f4d93: Pull complete [2022-10-24T09:04:23.306Z] 1469e6f7b9e6: Pull complete [2022-10-24T09:04:23.306Z] eaf3925da568: Pull complete [2022-10-24T09:04:25.206Z] bab4dde63d76: Pull complete [2022-10-24T09:04:25.206Z] bde34c3a00c8: Pull complete [2022-10-24T09:04:25.206Z] b352a97aabf1: Pull complete [2022-10-24T09:04:25.206Z] 4872d77fe225: Pull complete [2022-10-24T09:04:25.466Z] 5851b861e8e6: Pull complete [2022-10-24T09:04:25.466Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-24T09:04:25.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T09:04:25.466Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T09:04:25.547Z] prd-ubuntu20.04-docker-8c-8g-9268 does not seem to be running inside a container [2022-10-24T09:04:25.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-561 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-561:/w/workspace/edgexfoundry_edgex-ui-go_PR-561:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-561@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 [2022-10-24T09:04:26.776Z] $ docker top 228c3c4d495ca079ae329810ba8219f3c00707563d04b3e536406ecc06001693 -eo pid,comm [2022-10-24T09:04:26.833Z] 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). [2022-10-24T09:04:26.833Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T09:04:26.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T09:04:26.873Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T09:04:26.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T09:04:26.993Z] $ docker exec 228c3c4d495ca079ae329810ba8219f3c00707563d04b3e536406ecc06001693 ssh-agent [2022-10-24T09:04:27.091Z] SSH_AUTH_SOCK=/tmp/ssh-JG260L6wj6Da/agent.33 [2022-10-24T09:04:27.091Z] SSH_AGENT_PID=39 [2022-10-24T09:04:27.097Z] Running ssh-add (command line suppressed) [2022-10-24T09:04:27.201Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp/private_key_1989949526596155480.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp/private_key_1989949526596155480.key) [2022-10-24T09:04:27.212Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T09:04:27.498Z] + git tag --points-at HEAD [Pipeline] } [2022-10-24T09:04:27.511Z] $ docker exec --env ******** --env ******** 228c3c4d495ca079ae329810ba8219f3c00707563d04b3e536406ecc06001693 ssh-agent -k [2022-10-24T09:04:27.629Z] unset SSH_AUTH_SOCK; [2022-10-24T09:04:27.629Z] unset SSH_AGENT_PID; [2022-10-24T09:04:27.630Z] echo Agent pid 39 killed; [2022-10-24T09:04:27.636Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-24T09:04:27.660Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T09:04:27.660Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T09:04:27.770Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T09:04:27.775Z] $ docker exec 228c3c4d495ca079ae329810ba8219f3c00707563d04b3e536406ecc06001693 ssh-agent [2022-10-24T09:04:27.883Z] SSH_AUTH_SOCK=/tmp/ssh-vMPiQXxAemWn/agent.71 [2022-10-24T09:04:27.883Z] SSH_AGENT_PID=77 [2022-10-24T09:04:27.888Z] Running ssh-add (command line suppressed) [2022-10-24T09:04:27.994Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp/private_key_3209830082612873529.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp/private_key_3209830082612873529.key) [2022-10-24T09:04:28.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T09:04:28.292Z] + git semver init [2022-10-24T09:04:28.552Z] 2022-10-24 09:04:28,470 [run_init] DEBUG init version:0.0.0 force:False [2022-10-24T09:04:28.552Z] 2022-10-24 09:04:28,471 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-561/.semver [2022-10-24T09:04:28.552Z] 2022-10-24 09:04:28,472 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-561/.semver [2022-10-24T09:04:28.552Z] 2022-10-24 09:04:28,472 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-561/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-561, universal_newlines=False, shell=None, istream=None) [2022-10-24T09:04:29.932Z] 2022-10-24 09:04:29,808 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-561/.git/info/exclude [2022-10-24T09:04:29.932Z] 2022-10-24 09:04:29,809 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-561/.semver/PR-561 with force:False [2022-10-24T09:04:29.932Z] 2022-10-24 09:04:29,809 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-561/.semver/PR-561 [2022-10-24T09:04:29.932Z] 2022-10-24 09:04:29,811 [execute] INFO git cat-file --batch-check [2022-10-24T09:04:29.932Z] 2022-10-24 09:04:29,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-561/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T09:04:29.932Z] 2022-10-24 09:04:29,816 [execute] INFO git cat-file --batch [2022-10-24T09:04:29.932Z] 2022-10-24 09:04:29,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-561/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T09:04:29.932Z] 2022-10-24 09:04:29,821 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-561/.semver/PR-561 [2022-10-24T09:04:29.932Z] 0.0.0 [Pipeline] } [2022-10-24T09:04:29.943Z] $ docker exec --env ******** --env ******** 228c3c4d495ca079ae329810ba8219f3c00707563d04b3e536406ecc06001693 ssh-agent -k [2022-10-24T09:04:30.047Z] unset SSH_AUTH_SOCK; [2022-10-24T09:04:30.048Z] unset SSH_AGENT_PID; [2022-10-24T09:04:30.048Z] echo Agent pid 77 killed; [2022-10-24T09:04:30.058Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T09:04:30.351Z] + git semver [Pipeline] } [2022-10-24T09:04:30.626Z] $ docker stop --time=1 228c3c4d495ca079ae329810ba8219f3c00707563d04b3e536406ecc06001693 [2022-10-24T09:04:31.934Z] $ docker rm -f 228c3c4d495ca079ae329810ba8219f3c00707563d04b3e536406ecc06001693 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T09:04:32.272Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-24T09:04:32.446Z] Stashed 1 file(s) [Pipeline] echo [2022-10-24T09:04:32.450Z] [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 [2022-10-24T09:04:32.567Z] provisioning config files... [2022-10-24T09:04:32.577Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp/config3965608141851929330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T09:04:32.630Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9264 in /w/workspace/edgexfoundry_edgex-ui-go_PR-561 [Pipeline] { [Pipeline] ws [2022-10-24T09:04:32.642Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2022-10-24T09:04:32.676Z] The recommended git tool is: git [2022-10-24T09:04:32.871Z] ---> docker-login.sh [2022-10-24T09:04:32.871Z] nexus3.edgexfoundry.org:10001 [2022-10-24T09:04:32.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T09:04:32.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T09:04:32.871Z] Configure a credential helper to remove this warning. See [2022-10-24T09:04:32.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T09:04:32.871Z] [2022-10-24T09:04:32.871Z] Login Succeeded [2022-10-24T09:04:32.871Z] nexus3.edgexfoundry.org:10002 [2022-10-24T09:04:32.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T09:04:32.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T09:04:32.871Z] Configure a credential helper to remove this warning. See [2022-10-24T09:04:32.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T09:04:32.871Z] [2022-10-24T09:04:32.871Z] Login Succeeded [2022-10-24T09:04:32.871Z] nexus3.edgexfoundry.org:10003 [2022-10-24T09:04:33.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T09:04:33.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T09:04:33.129Z] Configure a credential helper to remove this warning. See [2022-10-24T09:04:33.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T09:04:33.129Z] [2022-10-24T09:04:33.129Z] Login Succeeded [2022-10-24T09:04:33.129Z] nexus3.edgexfoundry.org:10004 [2022-10-24T09:04:33.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T09:04:33.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T09:04:33.129Z] Configure a credential helper to remove this warning. See [2022-10-24T09:04:33.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T09:04:33.129Z] [2022-10-24T09:04:33.129Z] Login Succeeded [2022-10-24T09:04:33.129Z] docker.io [2022-10-24T09:04:33.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T09:04:33.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T09:04:33.648Z] Configure a credential helper to remove this warning. See [2022-10-24T09:04:33.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T09:04:33.648Z] [2022-10-24T09:04:33.648Z] Login Succeeded [2022-10-24T09:04:33.648Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T09:04:33.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T09:04:33.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T09:04:33.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T09:04:33.731Z] ========================================================= [2022-10-24T09:04:33.731Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-24T09:04:33.731Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T09:04:34.033Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-24T09:04:34.293Z] Sending build context to Docker daemon 45.49MB [2022-10-24T09:04:34.293Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T09:04:34.293Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-24T09:04:34.293Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-24T09:04:34.293Z] 213ec9aee27d: Pulling fs layer [2022-10-24T09:04:34.293Z] 4583459ba037: Pulling fs layer [2022-10-24T09:04:34.293Z] 93c1e223e6f2: Pulling fs layer [2022-10-24T09:04:34.293Z] 53926ce57604: Pulling fs layer [2022-10-24T09:04:34.293Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-24T09:04:34.293Z] 30f14e443154: Pulling fs layer [2022-10-24T09:04:34.293Z] 801331c1e519: Pulling fs layer [2022-10-24T09:04:34.293Z] 99cc6dd402b0: Pulling fs layer [2022-10-24T09:04:34.293Z] 7d9ed39f4882: Pulling fs layer [2022-10-24T09:04:34.293Z] 53926ce57604: Waiting [2022-10-24T09:04:34.293Z] 21b2b0c7a3f4: Waiting [2022-10-24T09:04:34.293Z] 30f14e443154: Waiting [2022-10-24T09:04:34.293Z] 7d9ed39f4882: Waiting [2022-10-24T09:04:34.293Z] 801331c1e519: Waiting [2022-10-24T09:04:34.293Z] 93c1e223e6f2: Verifying Checksum [2022-10-24T09:04:34.293Z] 4583459ba037: Download complete [2022-10-24T09:04:34.293Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-24T09:04:34.293Z] 21b2b0c7a3f4: Download complete [2022-10-24T09:04:34.293Z] 30f14e443154: Verifying Checksum [2022-10-24T09:04:34.293Z] 30f14e443154: Download complete [2022-10-24T09:04:34.293Z] 213ec9aee27d: Verifying Checksum [2022-10-24T09:04:34.293Z] 213ec9aee27d: Download complete [2022-10-24T09:04:34.293Z] 801331c1e519: Download complete [2022-10-24T09:04:34.554Z] 213ec9aee27d: Pull complete [2022-10-24T09:04:34.554Z] 4583459ba037: Pull complete [2022-10-24T09:04:34.554Z] 93c1e223e6f2: Pull complete [2022-10-24T09:04:35.124Z] 7d9ed39f4882: Verifying Checksum [2022-10-24T09:04:35.124Z] 7d9ed39f4882: Download complete [2022-10-24T09:04:35.124Z] 99cc6dd402b0: Verifying Checksum [2022-10-24T09:04:35.124Z] 99cc6dd402b0: Download complete [2022-10-24T09:04:35.124Z] 53926ce57604: Verifying Checksum [2022-10-24T09:04:35.124Z] 53926ce57604: Download complete [2022-10-24T09:04:37.304Z] using credential edgex-jenkins-ssh [2022-10-24T09:04:37.324Z] Cloning the remote Git repository [2022-10-24T09:04:37.375Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-24T09:04:37.446Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2022-10-24T09:04:38.404Z] 53926ce57604: Pull complete [2022-10-24T09:04:38.662Z] 21b2b0c7a3f4: Pull complete [2022-10-24T09:04:38.662Z] 30f14e443154: Pull complete [2022-10-24T09:04:38.662Z] 801331c1e519: Pull complete [2022-10-24T09:04:37.617Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-24T09:04:37.618Z] > git --version # timeout=10 [2022-10-24T09:04:37.639Z] > git --version # 'git version 2.25.1' [2022-10-24T09:04:37.642Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-24T09:04:37.693Z] Verifying host key using known hosts file [2022-10-24T09:04:37.885Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-24T09:04:37.897Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T09:04:41.187Z] 99cc6dd402b0: Pull complete [2022-10-24T09:04:41.040Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-24T09:04:41.062Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T09:04:41.753Z] 7d9ed39f4882: Pull complete [2022-10-24T09:04:42.011Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-24T09:04:42.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-24T09:04:42.011Z] ---> 1dedd983c030 [2022-10-24T09:04:42.011Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-24T09:04:42.643Z] Merging remotes/origin/main commit 26b6e7f7d09b727e04296f904eea284534bb267f into PR head commit 8ce63578c4bcb7f608659bee455df2aaf81df854 [2022-10-24T09:04:41.918Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-24T09:04:41.965Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-24T09:04:41.967Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-24T09:04:41.972Z] Verifying host key using known hosts file [2022-10-24T09:04:41.979Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-24T09:04:41.996Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/561/head:refs/remotes/origin/PR-561 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-24T09:04:42.666Z] > git config core.sparsecheckout # timeout=10 [2022-10-24T09:04:43.198Z] Merge succeeded, producing 8ce63578c4bcb7f608659bee455df2aaf81df854 [2022-10-24T09:04:43.198Z] Checking out Revision 8ce63578c4bcb7f608659bee455df2aaf81df854 (PR-561) [2022-10-24T09:04:43.735Z] Commit message: "build(snap): Bump go version to 1.18" [2022-10-24T09:04:43.922Z] ---> Running in 1c51db18ed76 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T09:04:42.688Z] > git checkout -f 8ce63578c4bcb7f608659bee455df2aaf81df854 # timeout=10 [2022-10-24T09:04:43.080Z] > git remote # timeout=10 [2022-10-24T09:04:43.101Z] > git config --get remote.origin.url # timeout=10 [2022-10-24T09:04:43.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-24T09:04:43.128Z] Verifying host key using known hosts file [2022-10-24T09:04:43.134Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-24T09:04:43.144Z] > git merge 26b6e7f7d09b727e04296f904eea284534bb267f # timeout=10 [2022-10-24T09:04:43.173Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-24T09:04:43.195Z] > git config core.sparsecheckout # timeout=10 [2022-10-24T09:04:43.210Z] > git checkout -f 8ce63578c4bcb7f608659bee455df2aaf81df854 # timeout=10 [2022-10-24T09:04:44.183Z] Removing intermediate container 1c51db18ed76 [2022-10-24T09:04:44.183Z] ---> 05a2c52ddca6 [2022-10-24T09:04:44.183Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-24T09:04:44.183Z] ---> Running in b70b48135a7a [2022-10-24T09:04:44.183Z] Removing intermediate container b70b48135a7a [2022-10-24T09:04:44.183Z] ---> 243dff73ab77 [2022-10-24T09:04:44.183Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T09:04:44.183Z] ---> Running in 81f2fd028bc0 [2022-10-24T09:04:44.183Z] Removing intermediate container 81f2fd028bc0 [2022-10-24T09:04:44.183Z] ---> 7983042fb837 [2022-10-24T09:04:44.183Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-24T09:04:44.183Z] ---> Running in dc4092407645 [2022-10-24T09:04:44.444Z] Removing intermediate container dc4092407645 [2022-10-24T09:04:44.444Z] ---> 0e8d7a5b72aa [2022-10-24T09:04:44.444Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-24T09:04:44.444Z] ---> Running in 8b8e1d753e9e [2022-10-24T09:04:44.444Z] Removing intermediate container 8b8e1d753e9e [2022-10-24T09:04:44.444Z] ---> 0c40a57b9671 [2022-10-24T09:04:44.444Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-24T09:04:44.569Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-24T09:04:44.569Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T09:04:44.569Z] Dload Upload Total Spent Left Speed [2022-10-24T09:04:44.569Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2022-10-24T09:04:45.012Z] latest: Pulling from library/docker [2022-10-24T09:04:45.184Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-24T09:04:45.270Z] 213ec9aee27d: Already exists [2022-10-24T09:04:45.270Z] 7b0dd730a5c3: Pulling fs layer [2022-10-24T09:04:45.270Z] 4b90f8029a36: Pulling fs layer [2022-10-24T09:04:45.270Z] bea6d6d58c11: Pulling fs layer [2022-10-24T09:04:45.270Z] b28b21e97172: Pulling fs layer [2022-10-24T09:04:45.270Z] fd102b8fb384: Pulling fs layer [2022-10-24T09:04:45.270Z] 9eb1d0209852: Pulling fs layer [2022-10-24T09:04:45.270Z] d3ef7050c453: Pulling fs layer [2022-10-24T09:04:45.270Z] fb4cbd776d56: Pulling fs layer [2022-10-24T09:04:45.270Z] b28b21e97172: Waiting [2022-10-24T09:04:45.270Z] fd102b8fb384: Waiting [2022-10-24T09:04:45.270Z] d3ef7050c453: Waiting [2022-10-24T09:04:45.270Z] 9eb1d0209852: Waiting [2022-10-24T09:04:45.270Z] fb4cbd776d56: Waiting [2022-10-24T09:04:45.270Z] 4b90f8029a36: Verifying Checksum [2022-10-24T09:04:45.270Z] 4b90f8029a36: Download complete [2022-10-24T09:04:45.270Z] 7b0dd730a5c3: Download complete [2022-10-24T09:04:45.517Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-24T09:04:45.517Z] + sudo tee /etc/docker/daemon.new [2022-10-24T09:04:45.517Z] { [2022-10-24T09:04:45.517Z] "registry-mirrors": [ [2022-10-24T09:04:45.517Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-24T09:04:45.517Z] ], [2022-10-24T09:04:45.517Z] "bip": "10.250.0.254/24", [2022-10-24T09:04:45.517Z] "hosts": [ [2022-10-24T09:04:45.517Z] "tcp://0.0.0.0:5555", [2022-10-24T09:04:45.517Z] "unix:///var/run/docker.sock" [2022-10-24T09:04:45.517Z] ], [2022-10-24T09:04:45.517Z] "mtu": 1458, [2022-10-24T09:04:45.517Z] "selinux-enabled": true, [2022-10-24T09:04:45.517Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-24T09:04:45.517Z] } [2022-10-24T09:04:45.528Z] bea6d6d58c11: Verifying Checksum [2022-10-24T09:04:45.528Z] bea6d6d58c11: Download complete [2022-10-24T09:04:45.528Z] 7b0dd730a5c3: Pull complete [2022-10-24T09:04:45.528Z] 4b90f8029a36: Pull complete [2022-10-24T09:04:45.528Z] 9eb1d0209852: Download complete [2022-10-24T09:04:45.528Z] b28b21e97172: Verifying Checksum [2022-10-24T09:04:45.528Z] b28b21e97172: Download complete [Pipeline] sh [2022-10-24T09:04:45.786Z] fd102b8fb384: Verifying Checksum [2022-10-24T09:04:45.786Z] fd102b8fb384: Download complete [2022-10-24T09:04:45.786Z] d3ef7050c453: Verifying Checksum [2022-10-24T09:04:45.786Z] fb4cbd776d56: Download complete [2022-10-24T09:04:45.847Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-24T09:04:46.045Z] bea6d6d58c11: Pull complete [2022-10-24T09:04:46.169Z] + sudo service docker restart [2022-10-24T09:04:46.302Z] b28b21e97172: Pull complete [2022-10-24T09:04:46.559Z] fd102b8fb384: Pull complete [2022-10-24T09:04:46.822Z] 9eb1d0209852: Pull complete [2022-10-24T09:04:46.822Z] d3ef7050c453: Pull complete [2022-10-24T09:04:46.822Z] fb4cbd776d56: Pull complete [2022-10-24T09:04:46.822Z] Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 [2022-10-24T09:04:46.822Z] Status: Downloaded newer image for docker:latest [2022-10-24T09:04:47.755Z] ---> 8f46f57ab716 [2022-10-24T09:04:47.755Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T09:04:47.756Z] ---> Running in caccbc1efa17 [2022-10-24T09:04:49.721Z] Removing intermediate container caccbc1efa17 [2022-10-24T09:04:49.721Z] ---> 45255d00545a [2022-10-24T09:04:49.721Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T09:04:49.721Z] ---> Running in 078668d93837 [2022-10-24T09:04:49.721Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T09:04:49.721Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T09:04:49.980Z] OK: 211 MiB in 51 packages [2022-10-24T09:04:50.238Z] Removing intermediate container 078668d93837 [2022-10-24T09:04:50.238Z] ---> 1b1920015d44 [2022-10-24T09:04:50.238Z] Step 11/16 : ENV GO111MODULE=on [2022-10-24T09:04:50.238Z] ---> Running in d8bd0fefc47d [2022-10-24T09:04:50.498Z] Removing intermediate container d8bd0fefc47d [2022-10-24T09:04:50.498Z] ---> ebf0d42bb3c8 [2022-10-24T09:04:50.498Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-24T09:04:50.498Z] ---> Running in 03b282e44b03 [2022-10-24T09:04:50.498Z] Removing intermediate container 03b282e44b03 [2022-10-24T09:04:50.498Z] ---> ec3f5d3b44f6 [2022-10-24T09:04:50.498Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-24T09:04:50.498Z] ---> 708801f63776 [2022-10-24T09:04:50.498Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T09:04:50.756Z] ---> Running in 86735b25a7cc [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T09:05:05.370Z] provisioning config files... [2022-10-24T09:05:05.395Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config10620071910896448639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T09:05:05.742Z] ---> docker-login.sh [2022-10-24T09:05:05.742Z] nexus3.edgexfoundry.org:10001 [2022-10-24T09:05:06.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T09:05:06.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T09:05:06.327Z] Configure a credential helper to remove this warning. See [2022-10-24T09:05:06.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T09:05:06.327Z] [2022-10-24T09:05:06.327Z] Login Succeeded [2022-10-24T09:05:06.327Z] nexus3.edgexfoundry.org:10002 [2022-10-24T09:05:06.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T09:05:06.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T09:05:06.596Z] Configure a credential helper to remove this warning. See [2022-10-24T09:05:06.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T09:05:06.596Z] [2022-10-24T09:05:06.596Z] Login Succeeded [2022-10-24T09:05:06.596Z] nexus3.edgexfoundry.org:10003 [2022-10-24T09:05:06.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T09:05:07.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T09:05:07.135Z] Configure a credential helper to remove this warning. See [2022-10-24T09:05:07.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T09:05:07.135Z] [2022-10-24T09:05:07.135Z] Login Succeeded [2022-10-24T09:05:07.135Z] nexus3.edgexfoundry.org:10004 [2022-10-24T09:05:07.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T09:05:07.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T09:05:07.403Z] Configure a credential helper to remove this warning. See [2022-10-24T09:05:07.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T09:05:07.403Z] [2022-10-24T09:05:07.403Z] Login Succeeded [2022-10-24T09:05:07.403Z] docker.io [2022-10-24T09:05:07.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T09:05:07.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T09:05:07.939Z] Configure a credential helper to remove this warning. See [2022-10-24T09:05:07.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T09:05:07.939Z] [2022-10-24T09:05:07.939Z] Login Succeeded [2022-10-24T09:05:07.939Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T09:05:07.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T09:05:08.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T09:05:08.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T09:05:08.110Z] ========================================================= [2022-10-24T09:05:08.110Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-24T09:05:08.110Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T09:05:08.442Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-24T09:05:08.837Z] Removing intermediate container 86735b25a7cc [2022-10-24T09:05:08.837Z] ---> 992aced062e6 [2022-10-24T09:05:08.837Z] Step 15/16 : COPY . . [2022-10-24T09:05:08.837Z] ---> d6607b5cdab5 [2022-10-24T09:05:08.837Z] Step 16/16 : RUN ${MAKE} [2022-10-24T09:05:08.837Z] ---> Running in 2bac5df43a8f [2022-10-24T09:05:08.837Z] noop [2022-10-24T09:05:08.837Z] Removing intermediate container 2bac5df43a8f [2022-10-24T09:05:08.837Z] ---> 1d0393c7e4df [2022-10-24T09:05:08.837Z] Successfully built 1d0393c7e4df [2022-10-24T09:05:08.837Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T09:05:09.143Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T09:05:09.143Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T09:05:09.204Z] prd-ubuntu20.04-docker-8c-8g-9268 does not seem to be running inside a container [2022-10-24T09:05:09.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-561 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-561:/w/workspace/edgexfoundry_edgex-ui-go_PR-561:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-561@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 [2022-10-24T09:05:09.424Z] Sending build context to Docker daemon 28.71MB [2022-10-24T09:05:09.424Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T09:05:09.424Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-24T09:05:09.581Z] $ docker top 047e18e783a4f186b3a375e0ffe047924cb360aea10a4eda0207e8a165e799b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T09:05:09.694Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-24T09:05:09.694Z] 9b18e9b68314: Pulling fs layer [2022-10-24T09:05:09.694Z] d32db5db7311: Pulling fs layer [2022-10-24T09:05:09.694Z] d0c4b47475fc: Pulling fs layer [2022-10-24T09:05:09.694Z] 5831b945b038: Pulling fs layer [2022-10-24T09:05:09.694Z] 86bbec2aaacd: Pulling fs layer [2022-10-24T09:05:09.694Z] e10730c5d714: Pulling fs layer [2022-10-24T09:05:09.695Z] 5dd5c2283517: Pulling fs layer [2022-10-24T09:05:09.695Z] d5ac0230b979: Pulling fs layer [2022-10-24T09:05:09.695Z] 5831b945b038: Waiting [2022-10-24T09:05:09.695Z] 86bbec2aaacd: Waiting [2022-10-24T09:05:09.695Z] e10730c5d714: Waiting [2022-10-24T09:05:09.695Z] 5dd5c2283517: Waiting [2022-10-24T09:05:09.695Z] d5ac0230b979: Waiting [2022-10-24T09:05:09.695Z] d0c4b47475fc: Verifying Checksum [2022-10-24T09:05:09.695Z] d0c4b47475fc: Download complete [2022-10-24T09:05:09.695Z] d32db5db7311: Verifying Checksum [2022-10-24T09:05:09.695Z] d32db5db7311: Download complete [2022-10-24T09:05:09.695Z] 86bbec2aaacd: Download complete [2022-10-24T09:05:09.695Z] e10730c5d714: Verifying Checksum [2022-10-24T09:05:09.695Z] e10730c5d714: Download complete [2022-10-24T09:05:09.695Z] 9b18e9b68314: Verifying Checksum [2022-10-24T09:05:09.695Z] 9b18e9b68314: Download complete [2022-10-24T09:05:09.934Z] + go version [2022-10-24T09:05:09.934Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-24T09:05:09.950Z] $ docker stop --time=1 047e18e783a4f186b3a375e0ffe047924cb360aea10a4eda0207e8a165e799b0 [2022-10-24T09:05:10.667Z] 9b18e9b68314: Pull complete [2022-10-24T09:05:11.231Z] $ docker rm -f 047e18e783a4f186b3a375e0ffe047924cb360aea10a4eda0207e8a165e799b0 [2022-10-24T09:05:11.256Z] d5ac0230b979: Verifying Checksum [2022-10-24T09:05:11.256Z] d5ac0230b979: Download complete [2022-10-24T09:05:11.256Z] d32db5db7311: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T09:05:11.526Z] d0c4b47475fc: Pull complete [2022-10-24T09:05:11.618Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T09:05:11.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T09:05:11.712Z] prd-ubuntu20.04-docker-8c-8g-9268 does not seem to be running inside a container [2022-10-24T09:05:11.754Z] $ 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-561 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-561:/w/workspace/edgexfoundry_edgex-ui-go_PR-561:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-561@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 [2022-10-24T09:05:12.065Z] $ docker top 35ee939f3d6ff5ede633c1028ff8de4c95f8e9100a0f00861f39d6fbc816fe1a -eo pid,comm [2022-10-24T09:05:12.120Z] 5dd5c2283517: Verifying Checksum [2022-10-24T09:05:12.120Z] 5dd5c2283517: Download complete [Pipeline] { [Pipeline] sh [2022-10-24T09:05:12.423Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-561 [Pipeline] fileExists [Pipeline] sh [2022-10-24T09:05:12.714Z] + make test [2022-10-24T09:05:12.714Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-24T09:05:12.971Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-24T09:05:13.086Z] 5831b945b038: Verifying Checksum [2022-10-24T09:05:13.086Z] 5831b945b038: Download complete [2022-10-24T09:05:22.944Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-24T09:05:22.944Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-24T09:05:22.944Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-24T09:05:22.944Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-24T09:05:22.944Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-24T09:05:22.944Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-24T09:05:22.944Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-24T09:05:22.944Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-24T09:05:22.944Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-24T09:05:24.854Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T09:05:24.854Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T09:05:24.854Z] ./bin/test-attribution-txt.sh [2022-10-24T09:05:24.854Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-24T09:05:24.854Z] make -C web test [2022-10-24T09:05:24.854Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-561/web' [2022-10-24T09:05:24.854Z] make[1]: tput: No such file or directory [2022-10-24T09:05:24.854Z] make[1]: tput: No such file or directory [2022-10-24T09:05:24.854Z] warning: generating ./VERSION [2022-10-24T09:05:24.854Z] echo "0.0.0" > VERSION [2022-10-24T09:05:24.854Z] docker build \ [2022-10-24T09:05:24.854Z] -f Dockerfile \ [2022-10-24T09:05:24.854Z] --build-arg USER=1000 \ [2022-10-24T09:05:24.854Z] \ [2022-10-24T09:05:24.854Z] --label "git_sha=8ce63578c4bcb7f608659bee455df2aaf81df854" \ [2022-10-24T09:05:24.854Z] -t edgexfoundry/edgex-web-ui:8ce63578c4bcb7f608659bee455df2aaf81df854 \ [2022-10-24T09:05:24.854Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-24T09:05:24.854Z] . [2022-10-24T09:05:24.854Z] Sending build context to Docker daemon 3.269MB [2022-10-24T09:05:24.854Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-24T09:05:24.854Z] 16.17-alpine3.15: Pulling from library/node [2022-10-24T09:05:24.854Z] 9621f1afde84: Pulling fs layer [2022-10-24T09:05:24.854Z] c6f70ee39829: Pulling fs layer [2022-10-24T09:05:24.854Z] 56892a8094a2: Pulling fs layer [2022-10-24T09:05:24.854Z] 58dd87906ef0: Pulling fs layer [2022-10-24T09:05:24.854Z] 58dd87906ef0: Waiting [2022-10-24T09:05:25.114Z] 56892a8094a2: Verifying Checksum [2022-10-24T09:05:25.114Z] 58dd87906ef0: Verifying Checksum [2022-10-24T09:05:25.114Z] 58dd87906ef0: Download complete [2022-10-24T09:05:25.114Z] 9621f1afde84: Verifying Checksum [2022-10-24T09:05:25.114Z] 9621f1afde84: Download complete [2022-10-24T09:05:25.114Z] 9621f1afde84: Pull complete [2022-10-24T09:05:25.382Z] c6f70ee39829: Verifying Checksum [2022-10-24T09:05:25.382Z] c6f70ee39829: Download complete [2022-10-24T09:05:25.447Z] 5831b945b038: Pull complete [2022-10-24T09:05:25.447Z] 86bbec2aaacd: Pull complete [2022-10-24T09:05:25.447Z] e10730c5d714: Pull complete [2022-10-24T09:05:26.317Z] c6f70ee39829: Pull complete [2022-10-24T09:05:26.576Z] 56892a8094a2: Pull complete [2022-10-24T09:05:26.576Z] 58dd87906ef0: Pull complete [2022-10-24T09:05:26.576Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-24T09:05:26.577Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-24T09:05:26.577Z] ---> b69703f70c3d [2022-10-24T09:05:26.577Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-24T09:05:27.145Z] ---> Running in 2ee1393bb9ec [2022-10-24T09:05:27.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-24T09:05:27.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-24T09:05:27.661Z] (1/129) Installing libxau (1.0.9-r0) [2022-10-24T09:05:27.661Z] (2/129) Installing libmd (1.0.3-r0) [2022-10-24T09:05:27.661Z] (3/129) Installing libbsd (0.11.3-r1) [2022-10-24T09:05:27.661Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-10-24T09:05:27.661Z] (5/129) Installing libxcb (1.14-r2) [2022-10-24T09:05:27.661Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-10-24T09:05:27.661Z] (7/129) Installing libxext (1.3.4-r0) [2022-10-24T09:05:27.661Z] (8/129) Installing libice (1.0.10-r0) [2022-10-24T09:05:27.661Z] (9/129) Installing libuuid (2.37.4-r0) [2022-10-24T09:05:27.661Z] (10/129) Installing libsm (1.2.3-r0) [2022-10-24T09:05:27.661Z] (11/129) Installing libxt (1.2.1-r0) [2022-10-24T09:05:27.661Z] (12/129) Installing libxmu (1.1.3-r0) [2022-10-24T09:05:27.661Z] (13/129) Installing xset (1.2.4-r0) [2022-10-24T09:05:27.661Z] (14/129) Installing xprop (1.2.5-r0) [2022-10-24T09:05:27.661Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-10-24T09:05:27.661Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-24T09:05:27.661Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-10-24T09:05:27.661Z] (18/129) Installing libffi (3.4.2-r1) [2022-10-24T09:05:27.661Z] (19/129) Installing libintl (0.21-r0) [2022-10-24T09:05:27.661Z] (20/129) Installing libblkid (2.37.4-r0) [2022-10-24T09:05:27.661Z] (21/129) Installing libmount (2.37.4-r0) [2022-10-24T09:05:27.661Z] (22/129) Installing pcre (8.45-r1) [2022-10-24T09:05:27.661Z] (23/129) Installing glib (2.70.1-r0) [2022-10-24T09:05:27.661Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-10-24T09:05:27.661Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-10-24T09:05:27.921Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-10-24T09:05:27.921Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-10-24T09:05:27.921Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-10-24T09:05:27.921Z] (29/129) Installing libpng (1.6.37-r1) [2022-10-24T09:05:27.921Z] (30/129) Installing libwebp (1.2.2-r0) [2022-10-24T09:05:27.921Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-10-24T09:05:27.921Z] (32/129) Installing tiff (4.4.0-r0) [2022-10-24T09:05:27.921Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-10-24T09:05:27.921Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-24T09:05:27.921Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-10-24T09:05:27.921Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-10-24T09:05:27.921Z] (37/129) Installing libxrender (0.9.10-r3) [2022-10-24T09:05:27.921Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-10-24T09:05:27.921Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-10-24T09:05:27.921Z] (40/129) Installing libxi (1.8-r0) [2022-10-24T09:05:27.921Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-10-24T09:05:27.921Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-10-24T09:05:27.921Z] (43/129) Installing atk (2.36.0-r0) [2022-10-24T09:05:27.921Z] (44/129) Installing libxtst (1.2.3-r3) [2022-10-24T09:05:27.921Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-10-24T09:05:27.921Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-10-24T09:05:27.921Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-10-24T09:05:27.921Z] (48/129) Installing expat (2.4.9-r0) [2022-10-24T09:05:27.921Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-10-24T09:05:27.921Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-10-24T09:05:27.921Z] (51/129) Installing freetype (2.11.1-r2) [2022-10-24T09:05:27.921Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-10-24T09:05:27.921Z] (53/129) Installing pixman (0.40.0-r3) [2022-10-24T09:05:27.921Z] (54/129) Installing cairo (1.16.0-r5) [2022-10-24T09:05:27.921Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-10-24T09:05:27.921Z] (56/129) Installing avahi-libs (0.8-r5) [2022-10-24T09:05:27.921Z] (57/129) Installing gmp (6.2.1-r1) [2022-10-24T09:05:27.921Z] (58/129) Installing nettle (3.7.3-r0) [2022-10-24T09:05:28.180Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-10-24T09:05:28.180Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-10-24T09:05:28.180Z] (61/129) Installing libunistring (0.9.10-r1) [2022-10-24T09:05:28.180Z] (62/129) Installing gnutls (3.7.1-r1) [2022-10-24T09:05:28.180Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-10-24T09:05:28.180Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-10-24T09:05:28.180Z] (65/129) Installing fribidi (1.0.11-r0) [2022-10-24T09:05:28.180Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-10-24T09:05:28.180Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-10-24T09:05:28.180Z] (68/129) Installing libxft (2.3.4-r0) [2022-10-24T09:05:28.180Z] (69/129) Installing pango (1.48.10-r0) [2022-10-24T09:05:28.180Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-10-24T09:05:28.180Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-24T09:05:28.180Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-10-24T09:05:28.180Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-10-24T09:05:28.180Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-10-24T09:05:28.181Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-10-24T09:05:28.181Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-24T09:05:28.181Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-10-24T09:05:28.181Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-10-24T09:05:28.181Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-10-24T09:05:28.181Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-24T09:05:30.711Z] (79/129) Installing libogg (1.3.5-r0) [2022-10-24T09:05:30.711Z] (80/129) Installing flac (1.3.4-r0) [2022-10-24T09:05:30.711Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-10-24T09:05:30.711Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-10-24T09:05:30.711Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-10-24T09:05:30.711Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-10-24T09:05:30.711Z] (85/129) Installing libass (0.15.2-r0) [2022-10-24T09:05:30.711Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-10-24T09:05:30.711Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-24T09:05:30.711Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-24T09:05:30.711Z] (89/129) Installing lame (3.100-r0) [2022-10-24T09:05:30.711Z] (90/129) Installing opus (1.3.1-r1) [2022-10-24T09:05:30.711Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-10-24T09:05:30.711Z] (92/129) Installing soxr (0.1.3-r2) [2022-10-24T09:05:30.711Z] (93/129) Installing libsrt (1.4.2-r1) [2022-10-24T09:05:30.711Z] (94/129) Installing libssh (0.9.6-r1) [2022-10-24T09:05:30.711Z] (95/129) Installing libtheora (1.1.1-r16) [2022-10-24T09:05:30.711Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-10-24T09:05:30.711Z] (97/129) Installing libpciaccess (0.16-r0) [2022-10-24T09:05:30.711Z] (98/129) Installing libdrm (2.4.109-r0) [2022-10-24T09:05:30.711Z] (99/129) Installing libva (2.13.0-r0) [2022-10-24T09:05:30.711Z] (100/129) Installing libvdpau (1.4-r0) [2022-10-24T09:05:30.711Z] (101/129) Installing vidstab (1.1.0-r1) [2022-10-24T09:05:30.711Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-10-24T09:05:30.711Z] (103/129) Installing libvpx (1.10.0-r0) [2022-10-24T09:05:30.711Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-10-24T09:05:30.711Z] (105/129) Installing x264-libs (20210613-r0) [2022-10-24T09:05:30.711Z] (106/129) Installing x265-libs (3.5-r0) [2022-10-24T09:05:30.711Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-10-24T09:05:30.711Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-10-24T09:05:30.711Z] (109/129) Installing libevent (2.1.12-r4) [2022-10-24T09:05:30.711Z] (110/129) Installing mesa (21.2.6-r0) [2022-10-24T09:05:30.711Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-10-24T09:05:30.711Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-10-24T09:05:30.711Z] (113/129) Installing lcms2 (2.12-r1) [2022-10-24T09:05:30.711Z] (114/129) Installing nspr (4.32-r0) [2022-10-24T09:05:30.711Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-10-24T09:05:30.711Z] (116/129) Installing nss (3.78.1-r0) [2022-10-24T09:05:30.805Z] 5dd5c2283517: Pull complete [2022-10-24T09:05:30.972Z] (117/129) Installing libasyncns (0.8-r1) [2022-10-24T09:05:30.972Z] (118/129) Installing libltdl (2.4.6-r7) [2022-10-24T09:05:30.972Z] (119/129) Installing orc (0.4.32-r0) [2022-10-24T09:05:30.972Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-10-24T09:05:30.972Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-10-24T09:05:30.972Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-10-24T09:05:30.972Z] (123/129) Installing libpulse (15.0-r2) [2022-10-24T09:05:30.972Z] (124/129) Installing re2 (2021.11.01-r0) [2022-10-24T09:05:30.972Z] (125/129) Installing snappy (1.1.9-r1) [2022-10-24T09:05:30.972Z] (126/129) Installing libgpg-error (1.42-r1) [2022-10-24T09:05:30.972Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-10-24T09:05:30.972Z] (128/129) Installing libxslt (1.1.35-r0) [2022-10-24T09:05:30.972Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-10-24T09:05:31.916Z] Executing busybox-1.34.1-r7.trigger [2022-10-24T09:05:31.916Z] Executing glib-2.70.1-r0.trigger [2022-10-24T09:05:31.916Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-24T09:05:32.754Z] d5ac0230b979: Pull complete [2022-10-24T09:05:32.754Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-24T09:05:32.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-24T09:05:32.754Z] ---> 59b3b1a385d4 [2022-10-24T09:05:32.754Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-24T09:05:33.821Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-24T09:05:33.821Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-24T09:05:33.821Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-24T09:05:33.821Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-24T09:05:33.821Z] OK: 286 MiB in 145 packages [2022-10-24T09:05:34.727Z] ---> Running in c9db7427a3dd [2022-10-24T09:05:34.727Z] Removing intermediate container c9db7427a3dd [2022-10-24T09:05:34.727Z] ---> bcc7f07ebf05 [2022-10-24T09:05:34.727Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-24T09:05:34.995Z] ---> Running in 10cd3e2444ef [2022-10-24T09:05:35.264Z] Removing intermediate container 10cd3e2444ef [2022-10-24T09:05:35.264Z] ---> 62a10e790a04 [2022-10-24T09:05:35.264Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T09:05:35.264Z] ---> Running in db3499d44dfd [2022-10-24T09:05:35.533Z] Removing intermediate container db3499d44dfd [2022-10-24T09:05:35.533Z] ---> 26c376570a99 [2022-10-24T09:05:35.533Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-24T09:05:35.533Z] ---> Running in d2d23037a9a3 [2022-10-24T09:05:35.816Z] Removing intermediate container d2d23037a9a3 [2022-10-24T09:05:35.816Z] ---> 45cc2b5d4e5b [2022-10-24T09:05:35.816Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-24T09:05:35.816Z] ---> Running in f45fd8ef0f8b [2022-10-24T09:05:36.087Z] Removing intermediate container f45fd8ef0f8b [2022-10-24T09:05:36.087Z] ---> cbb1a930fa4e [2022-10-24T09:05:36.087Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-24T09:05:37.049Z] latest: Pulling from library/docker [2022-10-24T09:05:37.049Z] 9b18e9b68314: Already exists [2022-10-24T09:05:37.049Z] c21cba7d4ed2: Pulling fs layer [2022-10-24T09:05:37.049Z] 63dea5e92710: Pulling fs layer [2022-10-24T09:05:37.049Z] 885b6baa568c: Pulling fs layer [2022-10-24T09:05:37.049Z] 0f96f7352224: Pulling fs layer [2022-10-24T09:05:37.049Z] 679d89bc3e35: Pulling fs layer [2022-10-24T09:05:37.049Z] 11f76eab2d11: Pulling fs layer [2022-10-24T09:05:37.049Z] f399f04d60e9: Pulling fs layer [2022-10-24T09:05:37.049Z] 10c95374dc09: Pulling fs layer [2022-10-24T09:05:37.049Z] 0f96f7352224: Waiting [2022-10-24T09:05:37.049Z] 679d89bc3e35: Waiting [2022-10-24T09:05:37.049Z] 11f76eab2d11: Waiting [2022-10-24T09:05:37.049Z] f399f04d60e9: Waiting [2022-10-24T09:05:37.049Z] 10c95374dc09: Waiting [2022-10-24T09:05:37.049Z] 63dea5e92710: Verifying Checksum [2022-10-24T09:05:37.049Z] 63dea5e92710: Download complete [2022-10-24T09:05:37.049Z] c21cba7d4ed2: Download complete [2022-10-24T09:05:37.635Z] 885b6baa568c: Verifying Checksum [2022-10-24T09:05:37.635Z] 885b6baa568c: Download complete [2022-10-24T09:05:37.635Z] 11f76eab2d11: Verifying Checksum [2022-10-24T09:05:37.635Z] 11f76eab2d11: Download complete [2022-10-24T09:05:37.635Z] 0f96f7352224: Verifying Checksum [2022-10-24T09:05:37.635Z] 0f96f7352224: Download complete [2022-10-24T09:05:37.635Z] 679d89bc3e35: Verifying Checksum [2022-10-24T09:05:37.635Z] 679d89bc3e35: Download complete [2022-10-24T09:05:37.902Z] 10c95374dc09: Download complete [2022-10-24T09:05:37.902Z] f399f04d60e9: Download complete [2022-10-24T09:05:37.902Z] c21cba7d4ed2: Pull complete [2022-10-24T09:05:38.007Z] Removing intermediate container 2ee1393bb9ec [2022-10-24T09:05:38.007Z] ---> 44a3b64ca22a [2022-10-24T09:05:38.007Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-24T09:05:38.007Z] ---> Running in 0c1f642728d3 [2022-10-24T09:05:38.169Z] 63dea5e92710: Pull complete [2022-10-24T09:05:38.267Z] Removing intermediate container 0c1f642728d3 [2022-10-24T09:05:38.267Z] ---> e03c35906629 [2022-10-24T09:05:38.267Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-24T09:05:38.267Z] ---> Running in 1ebbe3380090 [2022-10-24T09:05:38.267Z] Removing intermediate container 1ebbe3380090 [2022-10-24T09:05:38.267Z] ---> dc58a19248f7 [2022-10-24T09:05:38.267Z] Step 5/10 : RUN npm install -g npm [2022-10-24T09:05:38.267Z] ---> Running in 3d8d945d4908 [2022-10-24T09:05:39.130Z] 885b6baa568c: Pull complete [2022-10-24T09:05:40.091Z] 0f96f7352224: Pull complete [2022-10-24T09:05:41.052Z] 679d89bc3e35: Pull complete [2022-10-24T09:05:41.320Z] 11f76eab2d11: Pull complete [2022-10-24T09:05:41.588Z] f399f04d60e9: Pull complete [2022-10-24T09:05:41.852Z] 10c95374dc09: Pull complete [2022-10-24T09:05:41.852Z] Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 [2022-10-24T09:05:41.852Z] Status: Downloaded newer image for docker:latest [2022-10-24T09:05:43.811Z] ---> 4c617c3c2b2b [2022-10-24T09:05:43.811Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T09:05:43.811Z] ---> Running in 0835739802ea [2022-10-24T09:05:44.883Z] [2022-10-24T09:05:44.884Z] changed 54 packages, and audited 212 packages in 6s [2022-10-24T09:05:44.884Z] [2022-10-24T09:05:44.884Z] 11 packages are looking for funding [2022-10-24T09:05:44.884Z] run `npm fund` for details [2022-10-24T09:05:44.884Z] [2022-10-24T09:05:44.884Z] found 0 vulnerabilities [2022-10-24T09:05:45.458Z] Removing intermediate container 3d8d945d4908 [2022-10-24T09:05:45.458Z] ---> 682f729ac3bc [2022-10-24T09:05:45.458Z] Step 6/10 : ARG USER=1000 [2022-10-24T09:05:45.458Z] ---> Running in 75bdee4d2b51 [2022-10-24T09:05:45.458Z] Removing intermediate container 75bdee4d2b51 [2022-10-24T09:05:45.458Z] ---> 6d00656af17d [2022-10-24T09:05:45.458Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-24T09:05:45.458Z] ---> Running in 9f1692bf5b4f [2022-10-24T09:05:45.782Z] Removing intermediate container 0835739802ea [2022-10-24T09:05:45.782Z] ---> 2129637364c4 [2022-10-24T09:05:45.782Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T09:05:45.782Z] ---> Running in 7d93bebb5ca9 [2022-10-24T09:05:46.028Z] Removing intermediate container 9f1692bf5b4f [2022-10-24T09:05:46.028Z] ---> a7089bc2bfb0 [2022-10-24T09:05:46.028Z] Step 8/10 : USER $USER:$USER [2022-10-24T09:05:46.028Z] ---> Running in 7e6450bd7439 [2022-10-24T09:05:46.289Z] Removing intermediate container 7e6450bd7439 [2022-10-24T09:05:46.289Z] ---> 5ac9ae8be72f [2022-10-24T09:05:46.289Z] Step 9/10 : WORKDIR /app [2022-10-24T09:05:46.289Z] ---> Running in 9905c5f575c3 [2022-10-24T09:05:46.289Z] Removing intermediate container 9905c5f575c3 [2022-10-24T09:05:46.289Z] ---> 6de82dd8dbc2 [2022-10-24T09:05:46.289Z] Step 10/10 : LABEL git_sha=8ce63578c4bcb7f608659bee455df2aaf81df854 [2022-10-24T09:05:46.289Z] ---> Running in 2f1262130e10 [2022-10-24T09:05:46.289Z] Removing intermediate container 2f1262130e10 [2022-10-24T09:05:46.289Z] ---> 14bc3166e263 [2022-10-24T09:05:46.289Z] Successfully built 14bc3166e263 [2022-10-24T09:05:46.289Z] Successfully tagged edgexfoundry/edgex-web-ui:8ce63578c4bcb7f608659bee455df2aaf81df854 [2022-10-24T09:05:46.289Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-24T09:05:46.289Z] touch edgex-web-ui.imagebuilt [2022-10-24T09:05:46.289Z] mkdir -p node_modules coverage [2022-10-24T09:05:46.289Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-24T09:05:46.289Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-24T09:05:46.748Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T09:05:47.713Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T09:05:48.193Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE required: { [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE }, [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE } [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE required: { [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE }, [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE } [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE required: { [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE }, [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE } [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE required: { [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE }, [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE } [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE required: { [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE }, [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE } [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE required: { [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE }, [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE } [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE required: { [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE }, [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE } [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE required: { [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE }, [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE } [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE required: { [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE }, [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T09:05:48.194Z] npm WARN EBADENGINE } [2022-10-24T09:05:48.676Z] OK: 221 MiB in 51 packages [2022-10-24T09:05:49.257Z] Removing intermediate container 7d93bebb5ca9 [2022-10-24T09:05:49.257Z] ---> 84b05387327a [2022-10-24T09:05:49.257Z] Step 11/16 : ENV GO111MODULE=on [2022-10-24T09:05:49.257Z] ---> Running in faf58f592e3a [2022-10-24T09:05:49.539Z] Removing intermediate container faf58f592e3a [2022-10-24T09:05:49.539Z] ---> 669c62d45b67 [2022-10-24T09:05:49.539Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-24T09:05:49.539Z] ---> Running in 191aa2ec1a0b [2022-10-24T09:05:50.124Z] Removing intermediate container 191aa2ec1a0b [2022-10-24T09:05:50.124Z] ---> 378c59e346c6 [2022-10-24T09:05:50.124Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-24T09:05:52.725Z] ---> c997fc22a654 [2022-10-24T09:05:52.725Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T09:05:52.725Z] ---> Running in f385892e01fe [2022-10-24T09:05:53.459Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-24T09:05:53.459Z] 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 [2022-10-24T09:05:53.459Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-24T09:05:53.459Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-24T09:05:53.459Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-24T09:05:53.459Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-24T09:05:54.025Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-24T09:05:54.590Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-24T09:05:54.851Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-24T09:05:56.748Z] 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 [2022-10-24T09:05:56.748Z] 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 [2022-10-24T09:05:57.684Z] 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. [2022-10-24T09:05:58.251Z] 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. [2022-10-24T09:05:58.508Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-24T09:05:58.765Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-24T09:05:59.022Z] 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. [2022-10-24T09:05:59.289Z] 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. [2022-10-24T09:05:59.853Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-24T09:06:03.149Z] 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. [2022-10-24T09:06:08.420Z] [2022-10-24T09:06:08.420Z] added 1478 packages, and audited 1479 packages in 21s [2022-10-24T09:06:08.420Z] [2022-10-24T09:06:08.420Z] 90 packages are looking for funding [2022-10-24T09:06:08.420Z] run `npm fund` for details [2022-10-24T09:06:08.420Z] [2022-10-24T09:06:08.420Z] 14 vulnerabilities (3 moderate, 9 high, 2 critical) [2022-10-24T09:06:08.420Z] [2022-10-24T09:06:08.420Z] To address issues that do not require attention, run: [2022-10-24T09:06:08.420Z] npm audit fix [2022-10-24T09:06:08.420Z] [2022-10-24T09:06:08.420Z] To address all issues (including breaking changes), run: [2022-10-24T09:06:08.420Z] npm audit fix --force [2022-10-24T09:06:08.420Z] [2022-10-24T09:06:08.420Z] Run `npm audit` for details. [2022-10-24T09:06:10.950Z] 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 [2022-10-24T09:06:13.485Z] - Generating browser application bundles (phase: setup)... [2022-10-24T09:06:17.686Z] Compiling @angular/core : es2015 as esm2015 [2022-10-24T09:06:17.686Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-24T09:06:21.872Z] Compiling @angular/common : es2015 as esm2015 [2022-10-24T09:06:21.872Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-24T09:06:22.132Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-24T09:06:22.132Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-24T09:06:22.397Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-24T09:06:22.661Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-24T09:06:22.920Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-24T09:06:23.177Z] Compiling @angular/router : es2015 as esm2015 [2022-10-24T09:06:23.177Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-24T09:06:23.435Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-24T09:06:23.691Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-24T09:06:25.588Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-24T09:06:32.150Z] 24 10 2022 09:06:31.087:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-24T09:06:32.150Z] 24 10 2022 09:06:31.089:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-24T09:06:32.150Z] 24 10 2022 09:06:31.092:INFO [launcher]: Starting browser ChromeHeadless [2022-10-24T09:06:42.146Z] ✔ Browser application bundle generation complete. [2022-10-24T09:06:42.406Z] 24 10 2022 09:06:42.245:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket rPGKS7yt6vTfvTMFAAAB with id 6527693 [2022-10-24T09:06:44.939Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-24T09:06:44.940Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.026 secs) [2022-10-24T09:06:45.198Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.034 secs) [2022-10-24T09:06:45.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.102 secs) [2022-10-24T09:06:45.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.109 secs) [2022-10-24T09:06:45.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.112 secs) [2022-10-24T09:06:45.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.143 secs) [2022-10-24T09:06:45.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.148 secs) [2022-10-24T09:06:45.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.15 secs) [2022-10-24T09:06:45.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.156 secs) [2022-10-24T09:06:45.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.158 secs) [2022-10-24T09:06:45.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.161 secs) [2022-10-24T09:06:45.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.192 secs) [2022-10-24T09:06:45.457Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.199 secs) [2022-10-24T09:06:45.457Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.3 secs) [2022-10-24T09:06:45.457Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.318 secs) [2022-10-24T09:06:45.457Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.328 secs) [2022-10-24T09:06:45.715Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.426 secs) [2022-10-24T09:06:45.715Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.474 secs) [2022-10-24T09:06:45.715Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.523 secs) [2022-10-24T09:06:45.715Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.536 secs) [2022-10-24T09:06:45.715Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.561 secs) [2022-10-24T09:06:45.972Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.57 secs) [2022-10-24T09:06:45.972Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.573 secs) [2022-10-24T09:06:45.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.58 secs) [2022-10-24T09:06:45.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.588 secs) [2022-10-24T09:06:45.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.623 secs) [2022-10-24T09:06:45.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.631 secs) [2022-10-24T09:06:45.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.656 secs) [2022-10-24T09:06:45.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.661 secs) [2022-10-24T09:06:45.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.663 secs) [2022-10-24T09:06:45.973Z] WARN: ' [2022-10-24T09:06:45.973Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-24T09:06:45.973Z] Support for using the ngModel input property and ngModelChange event with [2022-10-24T09:06:45.973Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-24T09:06:45.973Z] in a future version of Angular. [2022-10-24T09:06:45.973Z] [2022-10-24T09:06:45.973Z] For more information on this, see our API docs here: [2022-10-24T09:06:45.973Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-24T09:06:45.973Z] ' [2022-10-24T09:06:45.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.663 secs) [2022-10-24T09:06:45.973Z] WARN: ' [2022-10-24T09:06:45.973Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-24T09:06:45.973Z] Support for using the ngModel input property and ngModelChange event with [2022-10-24T09:06:45.973Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-24T09:06:45.973Z] in a future version of Angular. [2022-10-24T09:06:45.973Z] [2022-10-24T09:06:45.973Z] For more information on this, see our API docs here: [2022-10-24T09:06:45.973Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-24T09:06:45.973Z] ' [2022-10-24T09:06:45.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.697 secs) [2022-10-24T09:06:45.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.706 secs) [2022-10-24T09:06:45.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.709 secs) [2022-10-24T09:06:45.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.74 secs) [2022-10-24T09:06:45.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.752 secs) [2022-10-24T09:06:46.231Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.756 secs) [2022-10-24T09:06:46.231Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.776 secs) [2022-10-24T09:06:46.231Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.779 secs) [2022-10-24T09:06:46.231Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.798 secs) [2022-10-24T09:06:46.231Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.806 secs) [2022-10-24T09:06:46.231Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.809 secs) [2022-10-24T09:06:46.231Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.812 secs) [2022-10-24T09:06:46.231Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.847 secs) [2022-10-24T09:06:46.231Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.873 secs) [2022-10-24T09:06:46.231Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.882 secs) [2022-10-24T09:06:46.231Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.889 secs) [2022-10-24T09:06:46.231Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.899 secs) [2022-10-24T09:06:46.231Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.93 secs) [2022-10-24T09:06:46.231Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.936 secs) [2022-10-24T09:06:46.490Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.96 secs) [2022-10-24T09:06:46.490Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.97 secs) [2022-10-24T09:06:46.490Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.979 secs) [2022-10-24T09:06:46.490Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1 sec) [2022-10-24T09:06:46.490Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.008 secs) [2022-10-24T09:06:46.490Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.015 secs) [2022-10-24T09:06:46.490Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.017 secs) [2022-10-24T09:06:46.490Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.019 secs) [2022-10-24T09:06:46.490Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.023 secs) [2022-10-24T09:06:46.490Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.025 secs) [2022-10-24T09:06:46.490Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.026 secs) [2022-10-24T09:06:46.490Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.035 secs) [2022-10-24T09:06:46.490Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.05 secs) [2022-10-24T09:06:46.490Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.055 secs) [2022-10-24T09:06:46.490Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.057 secs) [2022-10-24T09:06:46.490Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.06 secs) [2022-10-24T09:06:46.490Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.074 secs) [2022-10-24T09:06:46.490Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.085 secs) [2022-10-24T09:06:46.490Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.103 secs) [2022-10-24T09:06:46.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.18 secs) [2022-10-24T09:06:46.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.217 secs) [2022-10-24T09:06:46.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.233 secs) [2022-10-24T09:06:46.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.242 secs) [2022-10-24T09:06:46.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.251 secs) [2022-10-24T09:06:46.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.255 secs) [2022-10-24T09:06:46.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.268 secs) [2022-10-24T09:06:46.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.282 secs) [2022-10-24T09:06:46.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.286 secs) [2022-10-24T09:06:46.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.29 secs) [2022-10-24T09:06:46.749Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.297 secs) [2022-10-24T09:06:47.010Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.31 secs) [2022-10-24T09:06:47.010Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.317 secs) [2022-10-24T09:06:47.010Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.326 secs) [2022-10-24T09:06:47.010Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.329 secs) [2022-10-24T09:06:47.010Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.332 secs) [2022-10-24T09:06:47.010Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.334 secs) [2022-10-24T09:06:47.011Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.336 secs) [2022-10-24T09:06:47.011Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.338 secs) [2022-10-24T09:06:47.011Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.344 secs) [2022-10-24T09:06:47.011Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.358 secs) [2022-10-24T09:06:47.011Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.372 secs) [2022-10-24T09:06:47.011Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.377 secs) [2022-10-24T09:06:47.011Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.398 secs) [2022-10-24T09:06:47.011Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.401 secs) [2022-10-24T09:06:47.011Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.403 secs) [2022-10-24T09:06:47.011Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.405 secs) [2022-10-24T09:06:47.011Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.414 secs) [2022-10-24T09:06:47.011Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.418 secs) [2022-10-24T09:06:47.011Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.42 secs) [2022-10-24T09:06:47.011Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.441 secs) [2022-10-24T09:06:47.011Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.447 secs) [2022-10-24T09:06:47.011Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.452 secs) [2022-10-24T09:06:47.011Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.454 secs) [2022-10-24T09:06:47.011Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.456 secs) [2022-10-24T09:06:47.011Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.474 secs) [2022-10-24T09:06:47.011Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.48 secs) [2022-10-24T09:06:47.274Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.489 secs) [2022-10-24T09:06:47.274Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.503 secs) [2022-10-24T09:06:47.274Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.508 secs) [2022-10-24T09:06:47.274Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.51 secs) [2022-10-24T09:06:47.274Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.534 secs) [2022-10-24T09:06:47.274Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.541 secs) [2022-10-24T09:06:47.274Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.548 secs) [2022-10-24T09:06:47.274Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.557 secs) [2022-10-24T09:06:47.274Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.564 secs) [2022-10-24T09:06:47.274Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.573 secs) [2022-10-24T09:06:47.274Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.582 secs) [2022-10-24T09:06:47.274Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.586 secs) [2022-10-24T09:06:47.274Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.589 secs) [2022-10-24T09:06:47.274Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.595 secs) [2022-10-24T09:06:47.274Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.614 secs) [2022-10-24T09:06:47.274Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.621 secs) [2022-10-24T09:06:47.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.64 secs) [2022-10-24T09:06:47.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.652 secs) [2022-10-24T09:06:47.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.656 secs) [2022-10-24T09:06:47.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.664 secs) [2022-10-24T09:06:47.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.666 secs) [2022-10-24T09:06:47.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.668 secs) [2022-10-24T09:06:47.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.68 secs) [2022-10-24T09:06:47.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.689 secs) [2022-10-24T09:06:47.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.698 secs) [2022-10-24T09:06:47.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.701 secs) [2022-10-24T09:06:47.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.703 secs) [2022-10-24T09:06:47.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.714 secs) [2022-10-24T09:06:47.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.733 secs) [2022-10-24T09:06:47.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.742 secs) [2022-10-24T09:06:47.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.754 secs) [2022-10-24T09:06:47.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.766 secs) [2022-10-24T09:06:47.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.772 secs) [2022-10-24T09:06:47.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.783 secs) [2022-10-24T09:06:47.534Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.791 secs) [2022-10-24T09:06:47.792Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.819 secs) [2022-10-24T09:06:47.792Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.83 secs) [2022-10-24T09:06:47.792Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.846 secs) [2022-10-24T09:06:47.792Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.853 secs) [2022-10-24T09:06:47.792Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.859 secs) [2022-10-24T09:06:47.792Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.88 secs) [2022-10-24T09:06:47.792Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 1.887 secs) [2022-10-24T09:06:47.792Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 1.894 secs) [2022-10-24T09:06:47.792Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 1.922 secs) [2022-10-24T09:06:48.052Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (2.927 secs / 1.922 secs) [2022-10-24T09:06:48.052Z] TOTAL: 149 SUCCESS [2022-10-24T09:06:48.052Z] ✔ Browser application bundle generation complete. [2022-10-24T09:06:48.310Z] [2022-10-24T09:06:48.310Z] =============================== Coverage summary =============================== [2022-10-24T09:06:48.310Z] Statements : 40.98% ( 1467/3580 ) [2022-10-24T09:06:48.310Z] Branches : 12.03% ( 111/923 ) [2022-10-24T09:06:48.310Z] Functions : 33.28% ( 432/1298 ) [2022-10-24T09:06:48.310Z] Lines : 38.91% ( 1318/3387 ) [2022-10-24T09:06:48.310Z] ================================================================================ [2022-10-24T09:06:48.567Z] ✔ Browser application bundle generation complete. [2022-10-24T09:06:48.826Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-561/web' [Pipeline] echo [2022-10-24T09:06:48.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T09:06:48.849Z] $ docker stop --time=1 35ee939f3d6ff5ede633c1028ff8de4c95f8e9100a0f00861f39d6fbc816fe1a [2022-10-24T09:06:49.143Z] Removing intermediate container f385892e01fe [2022-10-24T09:06:49.143Z] ---> a40e94756ecd [2022-10-24T09:06:49.143Z] Step 15/16 : COPY . . [2022-10-24T09:06:49.143Z] ---> dc3ea1b018c0 [2022-10-24T09:06:49.143Z] Step 16/16 : RUN ${MAKE} [2022-10-24T09:06:49.143Z] ---> Running in 7f86abd11a4e [2022-10-24T09:06:49.143Z] noop [2022-10-24T09:06:49.411Z] Removing intermediate container 7f86abd11a4e [2022-10-24T09:06:49.411Z] ---> f4ede24331fe [2022-10-24T09:06:49.680Z] Successfully built f4ede24331fe [2022-10-24T09:06:49.680Z] Successfully tagged ci-base-image-arm64:latest [2022-10-24T09:06:50.173Z] $ docker rm -f 35ee939f3d6ff5ede633c1028ff8de4c95f8e9100a0f00861f39d6fbc816fe1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T09:06:50.548Z] + sudo chown -R jenkins:jenkins . [2022-10-24T09:06:50.683Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T09:06:50.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T09:06:50.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-9264 does not seem to be running inside a container [2022-10-24T09:06:50.918Z] $ 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 ******** ci-base-image-arm64 cat [2022-10-24T09:06:52.184Z] $ docker top 29972468abe23bc6da4b06f2cf95b340a507632d67308eceb001d636fd4b24d2 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh [2022-10-24T09:06:52.767Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-24T09:06:53.036Z] + go version [2022-10-24T09:06:53.036Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-24T09:06:53.046Z] $ docker stop --time=1 29972468abe23bc6da4b06f2cf95b340a507632d67308eceb001d636fd4b24d2 [2022-10-24T09:06:53.271Z] + sudo chown -R jenkins:jenkins . [2022-10-24T09:06:54.639Z] $ docker rm -f 29972468abe23bc6da4b06f2cf95b340a507632d67308eceb001d636fd4b24d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T09:06:55.091Z] + ls -al . [2022-10-24T09:06:55.091Z] total 184 [2022-10-24T09:06:55.091Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 24 09:05 . [2022-10-24T09:06:55.091Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 09:04 .. [2022-10-24T09:06:55.091Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 09:04 .blubracket [2022-10-24T09:06:55.091Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 24 09:04 .dockerignore [2022-10-24T09:06:55.091Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 09:04 .git [2022-10-24T09:06:55.091Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 09:04 .github [2022-10-24T09:06:55.091Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 24 09:04 .gitignore [2022-10-24T09:06:55.091Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 09:04 .semver [2022-10-24T09:06:55.091Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 24 09:04 Attribution.txt [2022-10-24T09:06:55.091Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 24 09:04 CHANGELOG.md [2022-10-24T09:06:55.091Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 24 09:04 CONTRIBUTING.md [2022-10-24T09:06:55.091Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 24 09:04 Dockerfile [2022-10-24T09:06:55.091Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 24 09:04 Jenkinsfile [2022-10-24T09:06:55.091Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 24 09:04 LICENSE [2022-10-24T09:06:55.091Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 24 09:04 Makefile [2022-10-24T09:06:55.091Z] -rw-rw-r-- 1 jenkins jenkins 4398 Oct 24 09:04 README.md [2022-10-24T09:06:55.091Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 09:04 VERSION [2022-10-24T09:06:55.091Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 09:04 assets [2022-10-24T09:06:55.091Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 09:04 bin [2022-10-24T09:06:55.091Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 09:04 cmd [2022-10-24T09:06:55.091Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 24 09:05 coverage.out [2022-10-24T09:06:55.091Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 09:04 docs [2022-10-24T09:06:55.091Z] -rw-rw-r-- 1 jenkins jenkins 3151 Oct 24 09:04 go.mod [2022-10-24T09:06:55.091Z] -rw-rw-r-- 1 jenkins jenkins 43970 Oct 24 09:04 go.sum [2022-10-24T09:06:55.091Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 09:04 internal [2022-10-24T09:06:55.091Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 09:04 snap [2022-10-24T09:06:55.091Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 09:04 testing [2022-10-24T09:06:55.091Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 24 09:04 version.go [2022-10-24T09:06:55.091Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 24 09:05 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T09:06:55.192Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T09:06:55.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T09:06:55.356Z] prd-ubuntu20.04-docker-arm64-4c-16g-9264 does not seem to be running inside a container [2022-10-24T09:06:55.387Z] + 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=8ce63578c4bcb7f608659bee455df2aaf81df854 --label arch=amd64 --label version=0.0.0 . [2022-10-24T09:06:55.490Z] $ 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 ******** ci-base-image-arm64 cat [2022-10-24T09:06:55.645Z] Sending build context to Docker daemon 48.24MB [2022-10-24T09:06:55.645Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T09:06:55.645Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-24T09:06:55.645Z] ---> 1d0393c7e4df [2022-10-24T09:06:55.645Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-24T09:06:55.906Z] ---> Running in 1775539258e0 [2022-10-24T09:06:55.906Z] Removing intermediate container 1775539258e0 [2022-10-24T09:06:55.906Z] ---> 46ebbda0dfd2 [2022-10-24T09:06:55.906Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-24T09:06:55.906Z] ---> Running in f732c297f72a [2022-10-24T09:06:55.906Z] Removing intermediate container f732c297f72a [2022-10-24T09:06:55.906Z] ---> f098b003de1d [2022-10-24T09:06:55.906Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T09:06:55.906Z] ---> Running in 820bfbf654e8 [2022-10-24T09:06:55.906Z] Removing intermediate container 820bfbf654e8 [2022-10-24T09:06:55.906Z] ---> 29e76df25e42 [2022-10-24T09:06:55.906Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-24T09:06:56.168Z] ---> Running in fb1daa010a65 [2022-10-24T09:06:56.168Z] Removing intermediate container fb1daa010a65 [2022-10-24T09:06:56.168Z] ---> 279c20ecda49 [2022-10-24T09:06:56.168Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-24T09:06:56.168Z] ---> Running in 60a6d6fc7eec [2022-10-24T09:06:56.168Z] Removing intermediate container 60a6d6fc7eec [2022-10-24T09:06:56.168Z] ---> 1cee7003d739 [2022-10-24T09:06:56.168Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-24T09:06:56.699Z] $ docker top 0ef609bb16594b160787a865a4f8ffdb3c18759da1ab173a600c47b33433e958 -eo pid,comm [2022-10-24T09:06:56.737Z] ---> fba20b8b36dd [2022-10-24T09:06:56.737Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T09:06:56.737Z] ---> Running in 93cb8d995868 [Pipeline] { [Pipeline] sh [2022-10-24T09:06:57.302Z] Removing intermediate container 93cb8d995868 [2022-10-24T09:06:57.302Z] ---> 00cf84e0d9fe [2022-10-24T09:06:57.302Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T09:06:57.302Z] ---> Running in 7096d44d8d13 [2022-10-24T09:06:57.551Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [2022-10-24T09:06:57.559Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] fileExists [Pipeline] sh [2022-10-24T09:06:57.909Z] + make test [2022-10-24T09:06:58.190Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-24T09:06:58.498Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T09:06:58.757Z] OK: 211 MiB in 51 packages [2022-10-24T09:06:59.015Z] Removing intermediate container 7096d44d8d13 [2022-10-24T09:06:59.015Z] ---> 121f93c0ceaa [2022-10-24T09:06:59.015Z] Step 11/26 : ENV GO111MODULE=on [2022-10-24T09:06:59.015Z] ---> Running in 08901fed7f21 [2022-10-24T09:06:59.015Z] Removing intermediate container 08901fed7f21 [2022-10-24T09:06:59.015Z] ---> a55bb8f25c15 [2022-10-24T09:06:59.015Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-24T09:06:59.015Z] ---> Running in f792a1226a3d [2022-10-24T09:06:59.273Z] Removing intermediate container f792a1226a3d [2022-10-24T09:06:59.273Z] ---> a1c90ce35a7b [2022-10-24T09:06:59.273Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-24T09:06:59.273Z] ---> 93809fdd24ba [2022-10-24T09:06:59.273Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T09:06:59.273Z] ---> Running in ba1692c8701d [2022-10-24T09:06:59.838Z] Removing intermediate container ba1692c8701d [2022-10-24T09:06:59.838Z] ---> 1c6eec059bda [2022-10-24T09:06:59.838Z] Step 15/26 : COPY . . [2022-10-24T09:07:00.168Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-24T09:07:01.210Z] ---> 97daf51f65c3 [2022-10-24T09:07:01.210Z] Step 16/26 : RUN ${MAKE} [2022-10-24T09:07:01.210Z] ---> Running in 6830d2e295ae [2022-10-24T09:07:01.468Z] 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 [2022-10-24T09:07:11.428Z] Removing intermediate container 6830d2e295ae [2022-10-24T09:07:11.428Z] ---> 355ce9511120 [2022-10-24T09:07:11.428Z] Step 17/26 : FROM alpine:3.14 [2022-10-24T09:07:11.995Z] 3.14: Pulling from library/alpine [2022-10-24T09:07:12.252Z] c7ed990a2339: Pulling fs layer [2022-10-24T09:07:12.252Z] c7ed990a2339: Verifying Checksum [2022-10-24T09:07:12.252Z] c7ed990a2339: Download complete [2022-10-24T09:07:12.511Z] c7ed990a2339: Pull complete [2022-10-24T09:07:12.511Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-24T09:07:12.511Z] Status: Downloaded newer image for alpine:3.14 [2022-10-24T09:07:12.511Z] ---> dd53f409bf0b [2022-10-24T09:07:12.511Z] Step 18/26 : EXPOSE 4000 [2022-10-24T09:07:12.511Z] ---> Running in 1422122ab038 [2022-10-24T09:07:12.511Z] Removing intermediate container 1422122ab038 [2022-10-24T09:07:12.511Z] ---> 1642fafcec79 [2022-10-24T09:07:12.511Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-24T09:07:13.077Z] ---> 4f94f2e58886 [2022-10-24T09:07:13.077Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-24T09:07:13.336Z] ---> 68cc2c7cc4b5 [2022-10-24T09:07:13.336Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-24T09:07:13.336Z] ---> 0505d7c1e9bb [2022-10-24T09:07:13.336Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-24T09:07:13.336Z] ---> Running in 29e27de765e1 [2022-10-24T09:07:13.336Z] Removing intermediate container 29e27de765e1 [2022-10-24T09:07:13.336Z] ---> 172bb42e5c8d [2022-10-24T09:07:13.336Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-24T09:07:13.336Z] ---> Running in ff3bf9395760 [2022-10-24T09:07:13.595Z] Removing intermediate container ff3bf9395760 [2022-10-24T09:07:13.595Z] ---> 967cfe16565d [2022-10-24T09:07:13.595Z] Step 24/26 : LABEL arch=amd64 [2022-10-24T09:07:13.595Z] ---> Running in 4e1788970705 [2022-10-24T09:07:13.595Z] Removing intermediate container 4e1788970705 [2022-10-24T09:07:13.595Z] ---> 9c503e640e6b [2022-10-24T09:07:13.595Z] Step 25/26 : LABEL git_sha=8ce63578c4bcb7f608659bee455df2aaf81df854 [2022-10-24T09:07:13.595Z] ---> Running in ee3e1c677f7f [2022-10-24T09:07:13.595Z] Removing intermediate container ee3e1c677f7f [2022-10-24T09:07:13.595Z] ---> 2bf448a567b5 [2022-10-24T09:07:13.595Z] Step 26/26 : LABEL version=0.0.0 [2022-10-24T09:07:13.856Z] ---> Running in 1ea749709b7c [2022-10-24T09:07:13.856Z] Removing intermediate container 1ea749709b7c [2022-10-24T09:07:13.856Z] ---> 7e2e40a28d27 [2022-10-24T09:07:13.856Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T09:07:13.856Z] Successfully built 7e2e40a28d27 [2022-10-24T09:07:13.856Z] 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 [2022-10-24T09:07:14.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T09:07:14.260Z] [2022-10-24T09:07:14.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T09:07:14.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T09:07:14.553Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-24T09:07:14.553Z] 5eb5b503b376: Pulling fs layer [2022-10-24T09:07:14.553Z] 5c69ac0246d0: Pulling fs layer [2022-10-24T09:07:14.553Z] ec43610c2a17: Pulling fs layer [2022-10-24T09:07:14.553Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-24T09:07:14.553Z] 33b1e0a273af: Pulling fs layer [2022-10-24T09:07:14.553Z] 5d3b04190fa2: Pulling fs layer [2022-10-24T09:07:14.553Z] 2f39f015ded8: Pulling fs layer [2022-10-24T09:07:14.553Z] 3a2ae6a8a46f: Waiting [2022-10-24T09:07:14.553Z] 33b1e0a273af: Waiting [2022-10-24T09:07:14.553Z] 5d3b04190fa2: Waiting [2022-10-24T09:07:14.553Z] 2f39f015ded8: Waiting [2022-10-24T09:07:14.553Z] 5c69ac0246d0: Verifying Checksum [2022-10-24T09:07:14.553Z] 5c69ac0246d0: Download complete [2022-10-24T09:07:14.553Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-24T09:07:14.553Z] 3a2ae6a8a46f: Download complete [2022-10-24T09:07:14.553Z] 33b1e0a273af: Verifying Checksum [2022-10-24T09:07:14.553Z] 33b1e0a273af: Download complete [2022-10-24T09:07:14.553Z] ec43610c2a17: Verifying Checksum [2022-10-24T09:07:14.553Z] ec43610c2a17: Download complete [2022-10-24T09:07:14.810Z] 5d3b04190fa2: Verifying Checksum [2022-10-24T09:07:14.810Z] 5d3b04190fa2: Download complete [2022-10-24T09:07:14.810Z] 5eb5b503b376: Verifying Checksum [2022-10-24T09:07:14.810Z] 5eb5b503b376: Download complete [2022-10-24T09:07:15.376Z] 2f39f015ded8: Verifying Checksum [2022-10-24T09:07:15.376Z] 2f39f015ded8: Download complete [2022-10-24T09:07:15.943Z] 5eb5b503b376: Pull complete [2022-10-24T09:07:15.943Z] 5c69ac0246d0: Pull complete [2022-10-24T09:07:16.509Z] ec43610c2a17: Pull complete [2022-10-24T09:07:16.509Z] 3a2ae6a8a46f: Pull complete [2022-10-24T09:07:16.767Z] 33b1e0a273af: Pull complete [2022-10-24T09:07:16.767Z] 5d3b04190fa2: Pull complete [2022-10-24T09:07:20.947Z] 2f39f015ded8: Pull complete [2022-10-24T09:07:20.947Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-24T09:07:20.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T09:07:20.947Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T09:07:21.013Z] prd-ubuntu20.04-docker-8c-8g-9268 does not seem to be running inside a container [2022-10-24T09:07:21.041Z] $ 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-561 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-561:/w/workspace/edgexfoundry_edgex-ui-go_PR-561:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-561@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 [2022-10-24T09:07:22.234Z] $ docker top 6c7aa09e064803c69b9482445549b56886db77c2a8fafd076f3dbe4f4e184a79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T09:07:22.600Z] ---> job-cost.sh [2022-10-24T09:07:22.600Z] lf-activate-venv: SKIPPING [2022-10-24T09:07:22.600Z] INFO: No Stack... [2022-10-24T09:07:22.857Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T09:07:23.116Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T09:07:23.400Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-561/archives/cost.csv [2022-10-24T09:07:23.400Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T09:07:23.411Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-561-2-stack-cost] [2022-10-24T09:07:23.418Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-561-2-stack-cost] did not exist. Created. [2022-10-24T09:07:23.419Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-561-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T09:07:23.715Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-24T09:07:24.097Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T09:07:24.106Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-561-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T09:07:24.127Z] $ docker stop --time=1 6c7aa09e064803c69b9482445549b56886db77c2a8fafd076f3dbe4f4e184a79 [2022-10-24T09:07:25.308Z] $ docker rm -f 6c7aa09e064803c69b9482445549b56886db77c2a8fafd076f3dbe4f4e184a79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-24T09:08:21.799Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-24T09:08:21.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-24T09:08:21.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-24T09:08:21.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-24T09:08:21.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-24T09:08:21.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-24T09:08:21.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-24T09:08:21.799Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-24T09:08:21.799Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-24T09:08:36.829Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T09:08:36.829Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T09:08:36.829Z] ./bin/test-attribution-txt.sh [2022-10-24T09:08:36.829Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-24T09:08:36.829Z] make -C web test [2022-10-24T09:08:36.829Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' [2022-10-24T09:08:36.829Z] make[1]: tput: No such file or directory [2022-10-24T09:08:36.829Z] make[1]: tput: No such file or directory [2022-10-24T09:08:36.829Z] warning: generating ./VERSION [2022-10-24T09:08:36.829Z] echo "0.0.0" > VERSION [2022-10-24T09:08:36.829Z] docker build \ [2022-10-24T09:08:36.829Z] -f Dockerfile \ [2022-10-24T09:08:36.829Z] --build-arg USER=1000 \ [2022-10-24T09:08:36.829Z] \ [2022-10-24T09:08:36.829Z] --label "git_sha=8ce63578c4bcb7f608659bee455df2aaf81df854" \ [2022-10-24T09:08:36.829Z] -t edgexfoundry/edgex-web-ui:8ce63578c4bcb7f608659bee455df2aaf81df854 \ [2022-10-24T09:08:36.829Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-24T09:08:36.829Z] . [2022-10-24T09:08:36.829Z] Sending build context to Docker daemon 3.269MB [2022-10-24T09:08:36.829Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-24T09:08:36.829Z] 16.17-alpine3.15: Pulling from library/node [2022-10-24T09:08:36.829Z] 47517142f6ba: Pulling fs layer [2022-10-24T09:08:36.829Z] 5f8c4bfa009b: Pulling fs layer [2022-10-24T09:08:36.829Z] f7079c9c4ba1: Pulling fs layer [2022-10-24T09:08:36.829Z] aba105e6f55a: Pulling fs layer [2022-10-24T09:08:36.829Z] aba105e6f55a: Waiting [2022-10-24T09:08:36.829Z] f7079c9c4ba1: Verifying Checksum [2022-10-24T09:08:36.829Z] f7079c9c4ba1: Download complete [2022-10-24T09:08:36.829Z] aba105e6f55a: Verifying Checksum [2022-10-24T09:08:36.829Z] aba105e6f55a: Download complete [2022-10-24T09:08:36.829Z] 47517142f6ba: Download complete [2022-10-24T09:08:36.829Z] 47517142f6ba: Pull complete [2022-10-24T09:08:36.829Z] 5f8c4bfa009b: Verifying Checksum [2022-10-24T09:08:36.829Z] 5f8c4bfa009b: Download complete [2022-10-24T09:08:40.174Z] 5f8c4bfa009b: Pull complete [2022-10-24T09:08:40.760Z] f7079c9c4ba1: Pull complete [2022-10-24T09:08:40.760Z] aba105e6f55a: Pull complete [2022-10-24T09:08:40.760Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-24T09:08:40.760Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-24T09:08:40.760Z] ---> bf1b8b58d215 [2022-10-24T09:08:40.760Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-24T09:08:42.709Z] ---> Running in 42f35ed7f66f [2022-10-24T09:08:43.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-24T09:08:43.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-24T09:08:45.092Z] (1/128) Installing libxau (1.0.9-r0) [2022-10-24T09:08:45.092Z] (2/128) Installing libmd (1.0.3-r0) [2022-10-24T09:08:45.092Z] (3/128) Installing libbsd (0.11.3-r1) [2022-10-24T09:08:45.092Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-10-24T09:08:45.092Z] (5/128) Installing libxcb (1.14-r2) [2022-10-24T09:08:45.092Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-10-24T09:08:45.092Z] (7/128) Installing libxext (1.3.4-r0) [2022-10-24T09:08:45.092Z] (8/128) Installing libice (1.0.10-r0) [2022-10-24T09:08:45.093Z] (9/128) Installing libuuid (2.37.4-r0) [2022-10-24T09:08:45.093Z] (10/128) Installing libsm (1.2.3-r0) [2022-10-24T09:08:45.093Z] (11/128) Installing libxt (1.2.1-r0) [2022-10-24T09:08:45.093Z] (12/128) Installing libxmu (1.1.3-r0) [2022-10-24T09:08:45.093Z] (13/128) Installing xset (1.2.4-r0) [2022-10-24T09:08:45.093Z] (14/128) Installing xprop (1.2.5-r0) [2022-10-24T09:08:45.093Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-10-24T09:08:45.093Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-24T09:08:45.093Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-10-24T09:08:45.093Z] (18/128) Installing libffi (3.4.2-r1) [2022-10-24T09:08:45.093Z] (19/128) Installing libintl (0.21-r0) [2022-10-24T09:08:45.093Z] (20/128) Installing libblkid (2.37.4-r0) [2022-10-24T09:08:45.093Z] (21/128) Installing libmount (2.37.4-r0) [2022-10-24T09:08:45.093Z] (22/128) Installing pcre (8.45-r1) [2022-10-24T09:08:45.093Z] (23/128) Installing glib (2.70.1-r0) [2022-10-24T09:08:45.359Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-10-24T09:08:45.359Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-10-24T09:08:45.359Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-10-24T09:08:45.359Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-10-24T09:08:45.359Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-10-24T09:08:45.359Z] (29/128) Installing libpng (1.6.37-r1) [2022-10-24T09:08:45.359Z] (30/128) Installing libwebp (1.2.2-r0) [2022-10-24T09:08:45.359Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-10-24T09:08:45.627Z] (32/128) Installing tiff (4.4.0-r0) [2022-10-24T09:08:45.627Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-10-24T09:08:45.627Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-24T09:08:45.627Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-10-24T09:08:45.627Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-10-24T09:08:45.627Z] (37/128) Installing libxrender (0.9.10-r3) [2022-10-24T09:08:45.627Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-10-24T09:08:45.627Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-10-24T09:08:45.627Z] (40/128) Installing libxi (1.8-r0) [2022-10-24T09:08:45.627Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-10-24T09:08:45.627Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-10-24T09:08:45.627Z] (43/128) Installing atk (2.36.0-r0) [2022-10-24T09:08:45.627Z] (44/128) Installing libxtst (1.2.3-r3) [2022-10-24T09:08:45.627Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-10-24T09:08:45.627Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-10-24T09:08:45.627Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-10-24T09:08:45.627Z] (48/128) Installing expat (2.4.9-r0) [2022-10-24T09:08:45.627Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-10-24T09:08:45.627Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-10-24T09:08:45.627Z] (51/128) Installing freetype (2.11.1-r2) [2022-10-24T09:08:45.627Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-10-24T09:08:45.895Z] (53/128) Installing pixman (0.40.0-r3) [2022-10-24T09:08:45.895Z] (54/128) Installing cairo (1.16.0-r5) [2022-10-24T09:08:45.895Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-10-24T09:08:45.895Z] (56/128) Installing avahi-libs (0.8-r5) [2022-10-24T09:08:45.895Z] (57/128) Installing gmp (6.2.1-r1) [2022-10-24T09:08:45.895Z] (58/128) Installing nettle (3.7.3-r0) [2022-10-24T09:08:45.895Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-10-24T09:08:45.895Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-10-24T09:08:45.895Z] (61/128) Installing libunistring (0.9.10-r1) [2022-10-24T09:08:45.895Z] (62/128) Installing gnutls (3.7.1-r1) [2022-10-24T09:08:45.895Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-10-24T09:08:46.164Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-10-24T09:08:46.164Z] (65/128) Installing fribidi (1.0.11-r0) [2022-10-24T09:08:46.164Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-10-24T09:08:46.164Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-10-24T09:08:46.164Z] (68/128) Installing libxft (2.3.4-r0) [2022-10-24T09:08:46.164Z] (69/128) Installing pango (1.48.10-r0) [2022-10-24T09:08:46.164Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-10-24T09:08:46.164Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-24T09:08:46.431Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-10-24T09:08:46.431Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-10-24T09:08:46.431Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-10-24T09:08:46.431Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-10-24T09:08:46.699Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-24T09:08:46.967Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-10-24T09:08:46.967Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-10-24T09:08:46.967Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-10-24T09:08:46.967Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-24T09:08:49.546Z] (79/128) Installing libogg (1.3.5-r0) [2022-10-24T09:08:49.546Z] (80/128) Installing flac (1.3.4-r0) [2022-10-24T09:08:49.546Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-10-24T09:08:49.546Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-10-24T09:08:49.546Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-10-24T09:08:49.546Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-10-24T09:08:49.546Z] (85/128) Installing libass (0.15.2-r0) [2022-10-24T09:08:49.546Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-10-24T09:08:49.546Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-24T09:08:49.546Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-24T09:08:49.546Z] (89/128) Installing lame (3.100-r0) [2022-10-24T09:08:49.546Z] (90/128) Installing opus (1.3.1-r1) [2022-10-24T09:08:49.546Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-10-24T09:08:49.546Z] (92/128) Installing soxr (0.1.3-r2) [2022-10-24T09:08:49.546Z] (93/128) Installing libsrt (1.4.2-r1) [2022-10-24T09:08:49.546Z] (94/128) Installing libssh (0.9.6-r1) [2022-10-24T09:08:49.546Z] (95/128) Installing libtheora (1.1.1-r16) [2022-10-24T09:08:49.546Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-10-24T09:08:49.546Z] (97/128) Installing libdrm (2.4.109-r0) [2022-10-24T09:08:49.546Z] (98/128) Installing libva (2.13.0-r0) [2022-10-24T09:08:49.546Z] (99/128) Installing libvdpau (1.4-r0) [2022-10-24T09:08:49.546Z] (100/128) Installing vidstab (1.1.0-r1) [2022-10-24T09:08:49.546Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-10-24T09:08:49.546Z] (102/128) Installing libvpx (1.10.0-r0) [2022-10-24T09:08:49.546Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-10-24T09:08:49.546Z] (104/128) Installing x264-libs (20210613-r0) [2022-10-24T09:08:49.813Z] (105/128) Installing x265-libs (3.5-r0) [2022-10-24T09:08:49.813Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-10-24T09:08:49.813Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-10-24T09:08:50.082Z] (108/128) Installing libevent (2.1.12-r4) [2022-10-24T09:08:50.351Z] (109/128) Installing mesa (21.2.6-r0) [2022-10-24T09:08:50.351Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-10-24T09:08:50.351Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-10-24T09:08:50.351Z] (112/128) Installing lcms2 (2.12-r1) [2022-10-24T09:08:50.351Z] (113/128) Installing nspr (4.32-r0) [2022-10-24T09:08:50.351Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-10-24T09:08:50.351Z] (115/128) Installing nss (3.78.1-r0) [2022-10-24T09:08:50.351Z] (116/128) Installing libasyncns (0.8-r1) [2022-10-24T09:08:50.351Z] (117/128) Installing libltdl (2.4.6-r7) [2022-10-24T09:08:50.351Z] (118/128) Installing orc (0.4.32-r0) [2022-10-24T09:08:50.351Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-10-24T09:08:50.351Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-10-24T09:08:50.351Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-10-24T09:08:50.351Z] (122/128) Installing libpulse (15.0-r2) [2022-10-24T09:08:50.620Z] (123/128) Installing re2 (2021.11.01-r0) [2022-10-24T09:08:50.620Z] (124/128) Installing snappy (1.1.9-r1) [2022-10-24T09:08:50.620Z] (125/128) Installing libgpg-error (1.42-r1) [2022-10-24T09:08:50.620Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-10-24T09:08:50.621Z] (127/128) Installing libxslt (1.1.35-r0) [2022-10-24T09:08:50.621Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-10-24T09:08:54.882Z] Executing busybox-1.34.1-r7.trigger [2022-10-24T09:08:54.882Z] Executing glib-2.70.1-r0.trigger [2022-10-24T09:08:54.882Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-24T09:08:59.146Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-24T09:08:59.146Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-24T09:08:59.412Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-24T09:08:59.412Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-24T09:08:59.412Z] OK: 275 MiB in 144 packages [2022-10-24T09:09:07.633Z] Removing intermediate container 42f35ed7f66f [2022-10-24T09:09:07.633Z] ---> 78444725a946 [2022-10-24T09:09:07.633Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-24T09:09:07.900Z] ---> Running in 19e36aab8bc5 [2022-10-24T09:09:08.166Z] Removing intermediate container 19e36aab8bc5 [2022-10-24T09:09:08.166Z] ---> ed21103532ed [2022-10-24T09:09:08.166Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-24T09:09:08.166Z] ---> Running in dd77b2347fc3 [2022-10-24T09:09:08.446Z] Removing intermediate container dd77b2347fc3 [2022-10-24T09:09:08.446Z] ---> ee673e270aa0 [2022-10-24T09:09:08.446Z] Step 5/10 : RUN npm install -g npm [2022-10-24T09:09:08.446Z] ---> Running in d3a1db6f9569 [2022-10-24T09:09:35.131Z] [2022-10-24T09:09:35.131Z] changed 54 packages, and audited 212 packages in 20s [2022-10-24T09:09:35.131Z] [2022-10-24T09:09:35.131Z] 11 packages are looking for funding [2022-10-24T09:09:35.131Z] run `npm fund` for details [2022-10-24T09:09:35.131Z] [2022-10-24T09:09:35.131Z] found 0 vulnerabilities [2022-10-24T09:09:35.131Z] Removing intermediate container d3a1db6f9569 [2022-10-24T09:09:35.131Z] ---> 926a6a69eb85 [2022-10-24T09:09:35.131Z] Step 6/10 : ARG USER=1000 [2022-10-24T09:09:35.131Z] ---> Running in 9de6340d1356 [2022-10-24T09:09:35.131Z] Removing intermediate container 9de6340d1356 [2022-10-24T09:09:35.131Z] ---> 8844e608c684 [2022-10-24T09:09:35.131Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-24T09:09:35.131Z] ---> Running in b8a3e72bc59c [2022-10-24T09:09:36.093Z] Removing intermediate container b8a3e72bc59c [2022-10-24T09:09:36.093Z] ---> 16e42ae9676c [2022-10-24T09:09:36.093Z] Step 8/10 : USER $USER:$USER [2022-10-24T09:09:36.093Z] ---> Running in 24c5e8d9729c [2022-10-24T09:09:36.360Z] Removing intermediate container 24c5e8d9729c [2022-10-24T09:09:36.360Z] ---> deadc18cdc66 [2022-10-24T09:09:36.360Z] Step 9/10 : WORKDIR /app [2022-10-24T09:09:36.360Z] ---> Running in 2bdfc818037c [2022-10-24T09:09:36.637Z] Removing intermediate container 2bdfc818037c [2022-10-24T09:09:36.637Z] ---> 689d6437412c [2022-10-24T09:09:36.637Z] Step 10/10 : LABEL git_sha=8ce63578c4bcb7f608659bee455df2aaf81df854 [2022-10-24T09:09:36.911Z] ---> Running in 10d998c1766c [2022-10-24T09:09:37.181Z] Removing intermediate container 10d998c1766c [2022-10-24T09:09:37.181Z] ---> b950f9411f53 [2022-10-24T09:09:37.181Z] Successfully built b950f9411f53 [2022-10-24T09:09:37.181Z] Successfully tagged edgexfoundry/edgex-web-ui:8ce63578c4bcb7f608659bee455df2aaf81df854 [2022-10-24T09:09:37.181Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-24T09:09:37.181Z] touch edgex-web-ui.imagebuilt [2022-10-24T09:09:37.181Z] mkdir -p node_modules coverage [2022-10-24T09:09:37.181Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-24T09:09:37.181Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE required: { [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE }, [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE } [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE required: { [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE }, [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE } [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE required: { [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE }, [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE } [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE required: { [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE }, [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE } [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE required: { [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE }, [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE } [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE required: { [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE }, [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE } [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE required: { [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE }, [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE } [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE required: { [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE }, [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE } [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE required: { [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE }, [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T09:09:47.255Z] npm WARN EBADENGINE } [2022-10-24T09:10:26.107Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-24T09:10:26.107Z] 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 [2022-10-24T09:10:26.107Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-24T09:10:26.107Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-24T09:10:26.107Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-24T09:10:26.107Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-24T09:10:36.177Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-24T09:10:36.177Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-24T09:10:37.143Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-24T09:10:55.361Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-24T09:10:55.361Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-24T09:10:55.361Z] 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. [2022-10-24T09:10:59.625Z] 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. [2022-10-24T09:11:00.581Z] 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. [2022-10-24T09:11:01.982Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-24T09:11:16.991Z] 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 [2022-10-24T09:11:17.259Z] 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 [2022-10-24T09:11:35.490Z] 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. [2022-10-24T09:11:57.545Z] 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. [2022-10-24T09:12:36.440Z] [2022-10-24T09:12:36.440Z] added 1475 packages, and audited 1476 packages in 3m [2022-10-24T09:12:36.440Z] [2022-10-24T09:12:36.440Z] 90 packages are looking for funding [2022-10-24T09:12:36.440Z] run `npm fund` for details [2022-10-24T09:12:36.440Z] [2022-10-24T09:12:36.440Z] 14 vulnerabilities (3 moderate, 9 high, 2 critical) [2022-10-24T09:12:36.440Z] [2022-10-24T09:12:36.440Z] To address issues that do not require attention, run: [2022-10-24T09:12:36.440Z] npm audit fix [2022-10-24T09:12:36.440Z] [2022-10-24T09:12:36.440Z] To address all issues (including breaking changes), run: [2022-10-24T09:12:36.440Z] npm audit fix --force [2022-10-24T09:12:36.440Z] [2022-10-24T09:12:36.440Z] Run `npm audit` for details. [2022-10-24T09:12:37.858Z] 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 [2022-10-24T09:12:56.105Z] - Generating browser application bundles (phase: setup)... [2022-10-24T09:13:28.483Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-24T09:13:28.483Z] Compiling @angular/core : es2015 as esm2015 [2022-10-24T09:14:00.834Z] Compiling @angular/common : es2015 as esm2015 [2022-10-24T09:14:00.834Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-24T09:14:07.501Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-24T09:14:07.501Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-24T09:14:11.764Z] Compiling @angular/router : es2015 as esm2015 [2022-10-24T09:14:11.764Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-24T09:14:18.431Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-24T09:14:19.393Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-24T09:14:19.659Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-24T09:14:25.002Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-24T09:14:25.002Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-24T09:14:25.002Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-24T09:15:32.878Z] 24 10 2022 09:15:27.054:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-24T09:15:32.878Z] 24 10 2022 09:15:27.069:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-24T09:15:32.878Z] 24 10 2022 09:15:27.099:INFO [launcher]: Starting browser ChromeHeadless [2022-10-24T09:16:40.725Z] 24 10 2022 09:16:31.821:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-10-24T09:17:12.937Z] 24 10 2022 09:17:09.057:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-10-24T09:17:31.144Z] ✔ Browser application bundle generation complete. [2022-10-24T09:17:31.733Z] 24 10 2022 09:17:31.517:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket jQ95ra-u9_R3CkRUAAAB with id 78163401 [2022-10-24T09:17:49.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-24T09:17:49.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.128 secs) [2022-10-24T09:17:49.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.179 secs) [2022-10-24T09:17:49.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.224 secs) [2022-10-24T09:17:51.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 2.392 secs) [2022-10-24T09:17:51.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.459 secs) [2022-10-24T09:17:51.883Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.675 secs) [2022-10-24T09:17:51.883Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.698 secs) [2022-10-24T09:17:51.883Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.718 secs) [2022-10-24T09:17:52.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.909 secs) [2022-10-24T09:17:52.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.057 secs) [2022-10-24T09:17:52.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.08 secs) [2022-10-24T09:17:52.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.092 secs) [2022-10-24T09:17:52.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.11 secs) [2022-10-24T09:17:52.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.125 secs) [2022-10-24T09:17:52.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.173 secs) [2022-10-24T09:17:52.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.185 secs) [2022-10-24T09:17:52.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.198 secs) [2022-10-24T09:17:52.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.257 secs) [2022-10-24T09:17:52.680Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.333 secs) [2022-10-24T09:17:52.680Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.508 secs) [2022-10-24T09:17:52.945Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.668 secs) [2022-10-24T09:17:53.211Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.736 secs) [2022-10-24T09:17:53.211Z] WARN: ' [2022-10-24T09:17:53.211Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-24T09:17:53.211Z] Support for using the ngModel input property and ngModelChange event with [2022-10-24T09:17:53.211Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-24T09:17:53.211Z] in a future version of Angular. [2022-10-24T09:17:53.211Z] [2022-10-24T09:17:53.211Z] For more information on this, see our API docs here: [2022-10-24T09:17:53.211Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-24T09:17:53.211Z] ' [2022-10-24T09:17:53.211Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.736 secs) [2022-10-24T09:17:53.211Z] WARN: ' [2022-10-24T09:17:53.211Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-24T09:17:53.211Z] Support for using the ngModel input property and ngModelChange event with [2022-10-24T09:17:53.211Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-24T09:17:53.211Z] in a future version of Angular. [2022-10-24T09:17:53.211Z] [2022-10-24T09:17:53.211Z] For more information on this, see our API docs here: [2022-10-24T09:17:53.211Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-24T09:17:53.211Z] ' [2022-10-24T09:17:53.211Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.901 secs) [2022-10-24T09:17:53.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.964 secs) [2022-10-24T09:17:53.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.984 secs) [2022-10-24T09:17:53.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.995 secs) [2022-10-24T09:17:53.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.059 secs) [2022-10-24T09:17:53.738Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.124 secs) [2022-10-24T09:17:53.738Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.166 secs) [2022-10-24T09:17:53.738Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.2 secs) [2022-10-24T09:17:54.002Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.375 secs) [2022-10-24T09:17:54.002Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.425 secs) [2022-10-24T09:17:54.002Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.519 secs) [2022-10-24T09:17:54.268Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.702 secs) [2022-10-24T09:17:54.535Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.763 secs) [2022-10-24T09:17:54.535Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.854 secs) [2022-10-24T09:17:54.800Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.94 secs) [2022-10-24T09:17:54.800Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.977 secs) [2022-10-24T09:17:54.800Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.065 secs) [2022-10-24T09:17:55.065Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.259 secs) [2022-10-24T09:17:55.331Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.358 secs) [2022-10-24T09:17:55.331Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.395 secs) [2022-10-24T09:17:55.331Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.435 secs) [2022-10-24T09:17:55.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.594 secs) [2022-10-24T09:17:55.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.658 secs) [2022-10-24T09:17:55.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.681 secs) [2022-10-24T09:17:55.862Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.723 secs) [2022-10-24T09:17:55.862Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.769 secs) [2022-10-24T09:17:55.862Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.82 secs) [2022-10-24T09:17:55.862Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.842 secs) [2022-10-24T09:17:56.130Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.999 secs) [2022-10-24T09:17:56.397Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.194 secs) [2022-10-24T09:17:56.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.33 secs) [2022-10-24T09:17:56.929Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.672 secs) [2022-10-24T09:17:57.194Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.829 secs) [2022-10-24T09:17:57.194Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.871 secs) [2022-10-24T09:17:57.461Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.92 secs) [2022-10-24T09:17:57.461Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.943 secs) [2022-10-24T09:17:57.461Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.993 secs) [2022-10-24T09:17:57.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.056 secs) [2022-10-24T09:17:57.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.212 secs) [2022-10-24T09:17:57.996Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.27 secs) [2022-10-24T09:17:57.996Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.329 secs) [2022-10-24T09:17:57.996Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.428 secs) [2022-10-24T09:17:58.262Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.484 secs) [2022-10-24T09:17:58.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.686 secs) [2022-10-24T09:17:58.808Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.045 secs) [2022-10-24T09:17:59.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.244 secs) [2022-10-24T09:17:59.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.269 secs) [2022-10-24T09:17:59.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.361 secs) [2022-10-24T09:17:59.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.386 secs) [2022-10-24T09:17:59.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.409 secs) [2022-10-24T09:17:59.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.436 secs) [2022-10-24T09:17:59.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.466 secs) [2022-10-24T09:17:59.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.585 secs) [2022-10-24T09:17:59.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.678 secs) [2022-10-24T09:17:59.888Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.702 secs) [2022-10-24T09:17:59.888Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.759 secs) [2022-10-24T09:17:59.888Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.802 secs) [2022-10-24T09:18:00.470Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.143 secs) [2022-10-24T09:18:00.470Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.23 secs) [2022-10-24T09:18:00.737Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.459 secs) [2022-10-24T09:18:00.737Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.47 secs) [2022-10-24T09:18:00.737Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.523 secs) [2022-10-24T09:18:01.002Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.551 secs) [2022-10-24T09:18:01.002Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.629 secs) [2022-10-24T09:18:01.002Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.671 secs) [2022-10-24T09:18:01.268Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.849 secs) [2022-10-24T09:18:01.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.928 secs) [2022-10-24T09:18:01.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.951 secs) [2022-10-24T09:18:01.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.973 secs) [2022-10-24T09:18:01.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.993 secs) [2022-10-24T09:18:01.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.02 secs) [2022-10-24T09:18:01.799Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.045 secs) [2022-10-24T09:18:01.799Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.1 secs) [2022-10-24T09:18:01.799Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.12 secs) [2022-10-24T09:18:01.799Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.133 secs) [2022-10-24T09:18:01.799Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.213 secs) [2022-10-24T09:18:02.064Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.229 secs) [2022-10-24T09:18:02.064Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.238 secs) [2022-10-24T09:18:02.331Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.461 secs) [2022-10-24T09:18:02.331Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.542 secs) [2022-10-24T09:18:02.331Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.577 secs) [2022-10-24T09:18:02.331Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.593 secs) [2022-10-24T09:18:02.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.613 secs) [2022-10-24T09:18:02.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.622 secs) [2022-10-24T09:18:02.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.679 secs) [2022-10-24T09:18:02.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.805 secs) [2022-10-24T09:18:02.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.887 secs) [2022-10-24T09:18:02.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.968 secs) [2022-10-24T09:18:03.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.979 secs) [2022-10-24T09:18:03.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.999 secs) [2022-10-24T09:18:03.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.194 secs) [2022-10-24T09:18:03.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.257 secs) [2022-10-24T09:18:03.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.31 secs) [2022-10-24T09:18:03.660Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.336 secs) [2022-10-24T09:18:03.660Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.35 secs) [2022-10-24T09:18:03.660Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.362 secs) [2022-10-24T09:18:03.660Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.408 secs) [2022-10-24T09:18:03.660Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.477 secs) [2022-10-24T09:18:03.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.536 secs) [2022-10-24T09:18:03.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.567 secs) [2022-10-24T09:18:03.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.592 secs) [2022-10-24T09:18:03.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 11.606 secs) [2022-10-24T09:18:04.192Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 11.658 secs) [2022-10-24T09:18:04.192Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 11.76 secs) [2022-10-24T09:18:04.192Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 11.785 secs) [2022-10-24T09:18:04.460Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 11.813 secs) [2022-10-24T09:18:04.460Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 11.991 secs) [2022-10-24T09:18:04.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.101 secs) [2022-10-24T09:18:04.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.164 secs) [2022-10-24T09:18:04.988Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.195 secs) [2022-10-24T09:18:04.988Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.346 secs) [2022-10-24T09:18:05.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.4 secs) [2022-10-24T09:18:05.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.502 secs) [2022-10-24T09:18:05.518Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.572 secs) [2022-10-24T09:18:05.518Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.686 secs) [2022-10-24T09:18:05.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 12.729 secs) [2022-10-24T09:18:05.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 12.834 secs) [2022-10-24T09:18:06.048Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.031 secs) [2022-10-24T09:18:06.315Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.314 secs) [2022-10-24T09:18:06.582Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.434 secs) [2022-10-24T09:18:06.582Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.482 secs) [2022-10-24T09:18:06.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.501 secs) [2022-10-24T09:18:06.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.514 secs) [2022-10-24T09:18:06.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.674 secs) [2022-10-24T09:18:07.115Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.708 secs) [2022-10-24T09:18:07.115Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.722 secs) [2022-10-24T09:18:07.115Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.746 secs) [2022-10-24T09:18:08.073Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.468 secs / 13.746 secs) [2022-10-24T09:18:08.073Z] TOTAL: 149 SUCCESS [2022-10-24T09:18:08.073Z] ✔ Browser application bundle generation complete. [2022-10-24T09:18:11.411Z] [2022-10-24T09:18:11.411Z] =============================== Coverage summary =============================== [2022-10-24T09:18:11.411Z] Statements : 40.98% ( 1467/3580 ) [2022-10-24T09:18:11.411Z] Branches : 12.03% ( 111/923 ) [2022-10-24T09:18:11.411Z] Functions : 33.28% ( 432/1298 ) [2022-10-24T09:18:11.411Z] Lines : 38.91% ( 1318/3387 ) [2022-10-24T09:18:11.411Z] ================================================================================ [2022-10-24T09:18:11.411Z] 24 10 2022 09:18:11.094:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-24T09:18:12.368Z] ✔ Browser application bundle generation complete. [2022-10-24T09:18:12.951Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo [2022-10-24T09:18:12.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T09:18:12.970Z] $ docker stop --time=1 0ef609bb16594b160787a865a4f8ffdb3c18759da1ab173a600c47b33433e958 [2022-10-24T09:18:14.626Z] $ docker rm -f 0ef609bb16594b160787a865a4f8ffdb3c18759da1ab173a600c47b33433e958 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T09:18:15.478Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T09:18:18.072Z] Warning: overwriting stash ‘coverage-report’ [2022-10-24T09:18:23.296Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T09:18:23.671Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T09:18:26.597Z] + ls -al . [2022-10-24T09:18:26.597Z] total 180 [2022-10-24T09:18:26.597Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 24 09:06 . [2022-10-24T09:18:26.597Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 09:04 .. [2022-10-24T09:18:26.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 09:04 .blubracket [2022-10-24T09:18:26.597Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 24 09:04 .dockerignore [2022-10-24T09:18:26.597Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 09:04 .git [2022-10-24T09:18:26.597Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 09:04 .github [2022-10-24T09:18:26.597Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 24 09:04 .gitignore [2022-10-24T09:18:26.597Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 24 09:04 Attribution.txt [2022-10-24T09:18:26.597Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 24 09:04 CHANGELOG.md [2022-10-24T09:18:26.597Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 24 09:04 CONTRIBUTING.md [2022-10-24T09:18:26.597Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 24 09:04 Dockerfile [2022-10-24T09:18:26.597Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 24 09:04 Jenkinsfile [2022-10-24T09:18:26.597Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 24 09:04 LICENSE [2022-10-24T09:18:26.597Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 24 09:04 Makefile [2022-10-24T09:18:26.597Z] -rw-rw-r-- 1 jenkins jenkins 4398 Oct 24 09:04 README.md [2022-10-24T09:18:26.597Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 09:04 VERSION [2022-10-24T09:18:26.597Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 09:04 assets [2022-10-24T09:18:26.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 09:04 bin [2022-10-24T09:18:26.597Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 09:04 cmd [2022-10-24T09:18:26.597Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 24 09:06 coverage.out [2022-10-24T09:18:26.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 09:04 docs [2022-10-24T09:18:26.597Z] -rw-rw-r-- 1 jenkins jenkins 3151 Oct 24 09:04 go.mod [2022-10-24T09:18:26.597Z] -rw-rw-r-- 1 jenkins jenkins 43970 Oct 24 09:04 go.sum [2022-10-24T09:18:26.597Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 09:04 internal [2022-10-24T09:18:26.597Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 09:04 snap [2022-10-24T09:18:26.597Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 09:04 testing [2022-10-24T09:18:26.597Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 24 09:04 version.go [2022-10-24T09:18:26.597Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 24 09:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T09:18:26.945Z] + 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=8ce63578c4bcb7f608659bee455df2aaf81df854 --label arch=arm64 --label version=0.0.0 . [2022-10-24T09:18:28.461Z] Sending build context to Docker daemon 31.46MB [2022-10-24T09:18:28.461Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T09:18:28.461Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-24T09:18:28.461Z] ---> f4ede24331fe [2022-10-24T09:18:28.461Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-24T09:18:29.045Z] ---> Running in 0da30b87df77 [2022-10-24T09:18:29.315Z] Removing intermediate container 0da30b87df77 [2022-10-24T09:18:29.315Z] ---> 2ee247f066fc [2022-10-24T09:18:29.315Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-24T09:18:29.315Z] ---> Running in 8cb4e38fc5ec [2022-10-24T09:18:29.581Z] Removing intermediate container 8cb4e38fc5ec [2022-10-24T09:18:29.581Z] ---> 716328e3716e [2022-10-24T09:18:29.581Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T09:18:29.581Z] ---> Running in 66a8dcb499d5 [2022-10-24T09:18:29.849Z] Removing intermediate container 66a8dcb499d5 [2022-10-24T09:18:29.849Z] ---> b21f5cc29f5e [2022-10-24T09:18:29.849Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-24T09:18:30.114Z] ---> Running in ca9c82419b37 [2022-10-24T09:18:30.379Z] Removing intermediate container ca9c82419b37 [2022-10-24T09:18:30.379Z] ---> a0c0badecd0c [2022-10-24T09:18:30.379Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-24T09:18:30.379Z] ---> Running in 552459ddd5a3 [2022-10-24T09:18:30.645Z] Removing intermediate container 552459ddd5a3 [2022-10-24T09:18:30.645Z] ---> 328ee33a6146 [2022-10-24T09:18:30.645Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-24T09:18:32.585Z] ---> 040be1176f05 [2022-10-24T09:18:32.585Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T09:18:32.585Z] ---> Running in 1b978a502cb8 [2022-10-24T09:18:34.014Z] Removing intermediate container 1b978a502cb8 [2022-10-24T09:18:34.014Z] ---> 194fceb6997a [2022-10-24T09:18:34.014Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T09:18:34.293Z] ---> Running in bf0e86075967 [2022-10-24T09:18:35.250Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T09:18:36.206Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T09:18:37.170Z] OK: 221 MiB in 51 packages [2022-10-24T09:18:37.765Z] Removing intermediate container bf0e86075967 [2022-10-24T09:18:37.765Z] ---> f56bf67df8ba [2022-10-24T09:18:37.765Z] Step 11/26 : ENV GO111MODULE=on [2022-10-24T09:18:37.765Z] ---> Running in d67acffc9a9c [2022-10-24T09:18:38.031Z] Removing intermediate container d67acffc9a9c [2022-10-24T09:18:38.031Z] ---> 39d2851da60b [2022-10-24T09:18:38.031Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-24T09:18:38.296Z] ---> Running in 27b1e0eb3fd0 [2022-10-24T09:18:38.569Z] Removing intermediate container 27b1e0eb3fd0 [2022-10-24T09:18:38.569Z] ---> 3d5e3858e28c [2022-10-24T09:18:38.569Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-24T09:18:39.151Z] ---> 70bb8a85a736 [2022-10-24T09:18:39.151Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T09:18:39.151Z] ---> Running in 095c52c32f89 [2022-10-24T09:18:41.095Z] Removing intermediate container 095c52c32f89 [2022-10-24T09:18:41.095Z] ---> 2bf208f675be [2022-10-24T09:18:41.095Z] Step 15/26 : COPY . . [2022-10-24T09:18:45.348Z] ---> 1a990456777a [2022-10-24T09:18:45.348Z] Step 16/26 : RUN ${MAKE} [2022-10-24T09:18:45.348Z] ---> Running in b8f4a5e571e1 [2022-10-24T09:18:46.309Z] 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 [2022-10-24T09:19:54.493Z] Removing intermediate container b8f4a5e571e1 [2022-10-24T09:19:54.493Z] ---> 980c323e5227 [2022-10-24T09:19:54.493Z] Step 17/26 : FROM alpine:3.14 [2022-10-24T09:19:54.493Z] 3.14: Pulling from library/alpine [2022-10-24T09:19:54.493Z] 90cda3b7c325: Pulling fs layer [2022-10-24T09:19:54.493Z] 90cda3b7c325: Verifying Checksum [2022-10-24T09:19:54.493Z] 90cda3b7c325: Download complete [2022-10-24T09:19:54.493Z] 90cda3b7c325: Pull complete [2022-10-24T09:19:54.493Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-24T09:19:54.493Z] Status: Downloaded newer image for alpine:3.14 [2022-10-24T09:19:54.493Z] ---> 376ba31ae3da [2022-10-24T09:19:54.493Z] Step 18/26 : EXPOSE 4000 [2022-10-24T09:19:54.493Z] ---> Running in 14bc56b7dffd [2022-10-24T09:19:54.493Z] Removing intermediate container 14bc56b7dffd [2022-10-24T09:19:54.493Z] ---> f64c8420f147 [2022-10-24T09:19:54.493Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-24T09:19:55.914Z] ---> a72a38760b45 [2022-10-24T09:19:55.914Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-24T09:19:56.182Z] ---> 5635e9de5d49 [2022-10-24T09:19:56.182Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-24T09:19:56.450Z] ---> 0a57b407afab [2022-10-24T09:19:56.450Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-24T09:19:56.715Z] ---> Running in d5d91d549328 [2022-10-24T09:19:56.983Z] Removing intermediate container d5d91d549328 [2022-10-24T09:19:56.983Z] ---> 8d55b1208a25 [2022-10-24T09:19:56.983Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-24T09:19:56.983Z] ---> Running in e3754aabb351 [2022-10-24T09:19:57.249Z] Removing intermediate container e3754aabb351 [2022-10-24T09:19:57.249Z] ---> 203465f1535d [2022-10-24T09:19:57.249Z] Step 24/26 : LABEL arch=arm64 [2022-10-24T09:19:57.249Z] ---> Running in 1d5b19bc17f8 [2022-10-24T09:19:57.515Z] Removing intermediate container 1d5b19bc17f8 [2022-10-24T09:19:57.515Z] ---> 2258c966aa9c [2022-10-24T09:19:57.515Z] Step 25/26 : LABEL git_sha=8ce63578c4bcb7f608659bee455df2aaf81df854 [2022-10-24T09:19:57.515Z] ---> Running in f05514bd09d6 [2022-10-24T09:19:57.782Z] Removing intermediate container f05514bd09d6 [2022-10-24T09:19:57.782Z] ---> 5e663cda0acb [2022-10-24T09:19:57.782Z] Step 26/26 : LABEL version=0.0.0 [2022-10-24T09:19:58.049Z] ---> Running in 88fb65c412a6 [2022-10-24T09:19:58.314Z] Removing intermediate container 88fb65c412a6 [2022-10-24T09:19:58.314Z] ---> ca95041e332b [2022-10-24T09:19:58.314Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T09:19:58.579Z] Successfully built ca95041e332b [2022-10-24T09:19:58.579Z] 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 [2022-10-24T09:19:59.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T09:19:59.001Z] [2022-10-24T09:19:59.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T09:19:59.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T09:19:59.333Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-24T09:19:59.333Z] 8998bd30e6a1: Pulling fs layer [2022-10-24T09:19:59.333Z] 04944245beec: Pulling fs layer [2022-10-24T09:19:59.333Z] 699f458cf7ca: Pulling fs layer [2022-10-24T09:19:59.333Z] 765212b225bb: Pulling fs layer [2022-10-24T09:19:59.333Z] f23df028b6ca: Pulling fs layer [2022-10-24T09:19:59.333Z] d65c8cfc05b1: Pulling fs layer [2022-10-24T09:19:59.333Z] 2437ff75d9bd: Pulling fs layer [2022-10-24T09:19:59.333Z] 765212b225bb: Waiting [2022-10-24T09:19:59.333Z] f23df028b6ca: Waiting [2022-10-24T09:19:59.333Z] d65c8cfc05b1: Waiting [2022-10-24T09:19:59.333Z] 2437ff75d9bd: Waiting [2022-10-24T09:19:59.599Z] 04944245beec: Verifying Checksum [2022-10-24T09:19:59.599Z] 04944245beec: Download complete [2022-10-24T09:19:59.599Z] 765212b225bb: Download complete [2022-10-24T09:19:59.600Z] f23df028b6ca: Verifying Checksum [2022-10-24T09:19:59.600Z] f23df028b6ca: Download complete [2022-10-24T09:19:59.600Z] d65c8cfc05b1: Verifying Checksum [2022-10-24T09:19:59.600Z] d65c8cfc05b1: Download complete [2022-10-24T09:19:59.600Z] 699f458cf7ca: Verifying Checksum [2022-10-24T09:19:59.600Z] 699f458cf7ca: Download complete [2022-10-24T09:20:00.182Z] 8998bd30e6a1: Verifying Checksum [2022-10-24T09:20:00.183Z] 8998bd30e6a1: Download complete [2022-10-24T09:20:02.759Z] 2437ff75d9bd: Verifying Checksum [2022-10-24T09:20:02.759Z] 2437ff75d9bd: Download complete [2022-10-24T09:20:04.174Z] 8998bd30e6a1: Pull complete [2022-10-24T09:20:04.441Z] 04944245beec: Pull complete [2022-10-24T09:20:05.847Z] 699f458cf7ca: Pull complete [2022-10-24T09:20:06.114Z] 765212b225bb: Pull complete [2022-10-24T09:20:06.695Z] f23df028b6ca: Pull complete [2022-10-24T09:20:06.962Z] d65c8cfc05b1: Pull complete [2022-10-24T09:20:21.949Z] 2437ff75d9bd: Pull complete [2022-10-24T09:20:21.949Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-24T09:20:21.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T09:20:21.949Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T09:20:22.138Z] prd-ubuntu20.04-docker-arm64-4c-16g-9264 does not seem to be running inside a container [2022-10-24T09:20:22.189Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-24T09:20:24.949Z] $ docker top 557887eb16f85bcf5c0089881031793d72799ceb28c087239afd8ff3154f27b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T09:20:25.456Z] ---> job-cost.sh [2022-10-24T09:20:25.719Z] lf-activate-venv: SKIPPING [2022-10-24T09:20:25.719Z] INFO: No Stack... [2022-10-24T09:20:26.295Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-24T09:20:26.873Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T09:20:27.501Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2022-10-24T09:20:27.501Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T09:20:27.530Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-561-2-stack-cost] [2022-10-24T09:20:27.538Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-561-2-stack-cost] did not exist. Created. [2022-10-24T09:20:27.538Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-561-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T09:20:27.866Z] /w/workspace/edgex-ui-go/2@tmp/durable-2522180e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-24T09:20:28.200Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-24T09:20:28.224Z] Warning: overwriting stash ‘stack-cost’ [2022-10-24T09:20:33.109Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T09:20:33.120Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-561-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T09:20:33.129Z] $ docker stop --time=1 557887eb16f85bcf5c0089881031793d72799ceb28c087239afd8ff3154f27b9 [2022-10-24T09:20:34.811Z] $ docker rm -f 557887eb16f85bcf5c0089881031793d72799ceb28c087239afd8ff3154f27b9 [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 [2022-10-24T09:20:35.224Z] provisioning config files... [2022-10-24T09:20:35.232Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp/config4353308911770156904tmp [Pipeline] { [Pipeline] sh [2022-10-24T09:20:35.519Z] + set +x [2022-10-24T09:20:35.520Z] + curl+ -s https://codecov.io/bash [2022-10-24T09:20:35.520Z] bash -s -- [2022-10-24T09:20:35.520Z] [2022-10-24T09:20:35.520Z] _____ _ [2022-10-24T09:20:35.520Z] / ____| | | [2022-10-24T09:20:35.520Z] | | ___ __| | ___ ___ _____ __ [2022-10-24T09:20:35.520Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-24T09:20:35.520Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-24T09:20:35.520Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-24T09:20:35.520Z] Bash-1.0.6 [2022-10-24T09:20:35.520Z] [2022-10-24T09:20:35.520Z] [2022-10-24T09:20:35.520Z] ==> git version 2.25.1 found [2022-10-24T09:20:35.520Z] ==> 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 [2022-10-24T09:20:35.520Z] Release-Date: 2020-01-08 [2022-10-24T09:20:35.520Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-24T09:20:35.520Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-24T09:20:35.520Z] ==> Jenkins CI detected. [2022-10-24T09:20:35.520Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-561 [2022-10-24T09:20:35.520Z] project root: . [2022-10-24T09:20:35.520Z] --> token set from env [2022-10-24T09:20:35.520Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-24T09:20:35.520Z] ==> Running gcov in . (disable via -X gcov) [2022-10-24T09:20:35.778Z] ==> Python coveragepy not found [2022-10-24T09:20:35.778Z] ==> Searching for coverage reports in: [2022-10-24T09:20:35.778Z] + . [2022-10-24T09:20:35.778Z] -> Found 1 reports [2022-10-24T09:20:35.778Z] ==> Detecting git/mercurial file structure [2022-10-24T09:20:35.778Z] ==> Reading reports [2022-10-24T09:20:35.778Z] + ./coverage.out bytes=10 [2022-10-24T09:20:35.778Z] ==> Appending adjustments [2022-10-24T09:20:35.778Z] https://docs.codecov.io/docs/fixing-reports [2022-10-24T09:20:36.345Z] + Found adjustments [2022-10-24T09:20:36.345Z] ==> Gzipping contents [2022-10-24T09:20:36.345Z] 12K /tmp/codecov.SROuXX.gz [2022-10-24T09:20:36.345Z] ==> Uploading reports [2022-10-24T09:20:36.345Z] url: https://codecov.io [2022-10-24T09:20:36.345Z] query: branch=PR-561&commit=8ce63578c4bcb7f608659bee455df2aaf81df854&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-561%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=561&job=&cmd_args= [2022-10-24T09:20:36.345Z] -> Pinging Codecov [2022-10-24T09:20:36.345Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-561&commit=8ce63578c4bcb7f608659bee455df2aaf81df854&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-561%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=561&job=&cmd_args= [2022-10-24T09:20:36.911Z] -> Uploading to [2022-10-24T09:20:36.911Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-24/FB506323287CE973F263BFD2A0EB1F37/8ce63578c4bcb7f608659bee455df2aaf81df854/97ac6814-bda7-402a-b236-4822cde9dc1d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221024T092036Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f19f1ce0fa1b3a0c087a3e7135f4fabd2f9b4c05a82cf3a218cf62f92c7e9f40 [2022-10-24T09:20:36.911Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T09:20:36.911Z] Dload Upload Total Spent Left Speed [2022-10-24T09:20:36.911Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 37434 --:--:-- --:--:-- --:--:-- 37593 [2022-10-24T09:20:36.911Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/8ce63578c4bcb7f608659bee455df2aaf81df854 [Pipeline] } [2022-10-24T09:20:36.918Z] 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 [2022-10-24T09:20:37.620Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-561/archives ] [2022-10-24T09:20:37.621Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-561/archives [2022-10-24T09:20:37.621Z] total 16 [2022-10-24T09:20:37.621Z] drwxr-xr-x 3 root root 4096 Oct 24 09:07 . [2022-10-24T09:20:37.621Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 24 09:07 .. [2022-10-24T09:20:37.621Z] drwxr-xr-x 2 root root 4096 Oct 24 09:07 cost [2022-10-24T09:20:37.621Z] -rw-r--r-- 1 root root 83 Oct 24 09:07 cost.csv [2022-10-24T09:20:37.621Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-561/archives [2022-10-24T09:20:37.621Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-561/archives [2022-10-24T09:20:37.621Z] total 16 [2022-10-24T09:20:37.621Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 09:07 . [2022-10-24T09:20:37.621Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 24 09:07 .. [2022-10-24T09:20:37.621Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 09:07 cost [2022-10-24T09:20:37.621Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 24 09:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-24T09:20:37.910Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T09:20:38.765Z] ---> package-listing.sh [2022-10-24T09:20:38.765Z] ++ facter osfamily [2022-10-24T09:20:38.765Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-24T09:20:39.023Z] + OS_FAMILY=debian [2022-10-24T09:20:39.023Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-561 [2022-10-24T09:20:39.023Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-24T09:20:39.023Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-24T09:20:39.023Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-24T09:20:39.023Z] + PACKAGES=/tmp/packages_start.txt [2022-10-24T09:20:39.023Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-561 ']' [2022-10-24T09:20:39.023Z] + PACKAGES=/tmp/packages_end.txt [2022-10-24T09:20:39.023Z] + case "${OS_FAMILY}" in [2022-10-24T09:20:39.023Z] + dpkg -l [2022-10-24T09:20:39.023Z] + grep '^ii' [2022-10-24T09:20:39.023Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-24T09:20:39.023Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-24T09:20:39.023Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-24T09:20:39.023Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-561 ']' [2022-10-24T09:20:39.023Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-561/archives/ [2022-10-24T09:20:39.023Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-561/archives/ [Pipeline] echo [2022-10-24T09:20:39.034Z] 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-561/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-24T09:20:39.309Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T09:20:39.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T09:20:39.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T09:20:39.927Z] prd-ubuntu20.04-docker-8c-8g-9268 does not seem to be running inside a container [2022-10-24T09:20:39.956Z] $ 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-561/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-561 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-561:/w/workspace/edgexfoundry_edgex-ui-go_PR-561:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-561@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 [2022-10-24T09:20:40.155Z] $ docker top 0c1468a2a79e1211e6b69d1a4789a0412f2ff1fdf11b7f35ccd210a3368b9117 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T09:20:40.513Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-24T09:20:40.795Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-24T09:20:41.083Z] + ls /var/log/sa-host [2022-10-24T09:20:41.083Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T09:20:41.153Z] provisioning config files... [2022-10-24T09:20:41.159Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp/config3489223446450376980tmp [Pipeline] { [Pipeline] echo [2022-10-24T09:20:41.170Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T09:20:41.450Z] ---> create-netrc.sh [Pipeline] } [2022-10-24T09:20:41.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-24T09:20:41.778Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-24T09:20:41.786Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T09:20:42.062Z] ---> sudo-logs.sh [2022-10-24T09:20:42.063Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-24T09:20:42.087Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T09:20:42.366Z] ---> job-cost.sh [2022-10-24T09:20:42.366Z] lf-activate-venv: SKIPPING [2022-10-24T09:20:42.366Z] DEBUG: total: 0.2199999988079071 [2022-10-24T09:20:42.366Z] INFO: Retrieving Stack Cost... [2022-10-24T09:20:42.933Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T09:20:43.191Z] INFO: Archiving Costs [Pipeline] echo [2022-10-24T09:20:43.202Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T09:20:43.482Z] ---> logs-deploy.sh [2022-10-24T09:20:43.482Z] lf-activate-venv: SKIPPING [2022-10-24T09:20:43.482Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-561/2 [2022-10-24T09:20:43.482Z] INFO: archiving workspace using pattern(s): [2022-10-24T09:20:44.421Z] Archives upload complete. [2022-10-24T09:20:44.421Z] INFO: archiving logs to Nexus