Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 47988330b029a888b432bca213101354849c35ed+5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 (b6b5961a6f6c1e853922dc2f95135553edeacfc2) 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-ssh12626766371037458975.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15410488420562808278.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-579/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-579/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4862010003184207240.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh9362365250854556033.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-579/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-579/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4891145421750048533.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2324 in /w/workspace/edgexfoundry_edgex-ui-go_PR-579 [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-579 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit 47988330b029a888b432bca213101354849c35ed Merge succeeded, producing bdc354dc44b6a9c153bf04a666be6209182df4a7 Checking out Revision bdc354dc44b6a9c153bf04a666be6209182df4a7 (PR-579) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/579/head:refs/remotes/origin/PR-579 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47988330b029a888b432bca213101354849c35ed # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bdc354dc44b6a9c153bf04a666be6209182df4a7 # timeout=10 Commit message: "Merge commit '5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35' into HEAD" > git rev-list --no-walk 47988330b029a888b432bca213101354849c35ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-14T02:08:48.423Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-14T02:08:48.484Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-14T02:08:48.500Z] ========================================================= [2023-01-14T02:08:48.500Z] EdgeX Global Pipelines Version Info [2023-01-14T02:08:48.500Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:08:49.223Z] ------------------- [2023-01-14T02:08:49.223Z] stable info: [2023-01-14T02:08:49.223Z] ------------------- [2023-01-14T02:08:49.223Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-14T02:08:49.223Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-14T02:08:49.223Z] Message: update stable to v1.0.244 [2023-01-14T02:08:49.794Z] ------------------- [2023-01-14T02:08:49.794Z] experimental info: [2023-01-14T02:08:49.794Z] ------------------- [2023-01-14T02:08:49.794Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-14T02:08:49.794Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-14T02:08:49.794Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-14T02:08:49.958Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-01-14T02:08:49.971Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-01-14T02:08:49.982Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-14T02:08:49.994Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-14T02:08:50.004Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-14T02:08:50.013Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-14T02:08:50.022Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-14T02:08:50.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-14T02:08:50.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-14T02:08:50.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-14T02:08:50.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-14T02:08:50.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-01-14T02:08:50.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-14T02:08:50.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-14T02:08:50.105Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-14T02:08:50.120Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-14T02:08:50.132Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-14T02:08:50.143Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-14T02:08:50.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-14T02:08:50.167Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-14T02:08:50.179Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-14T02:08:50.190Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-14T02:08:50.203Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-14T02:08:50.215Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-14T02:08:50.230Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-14T02:08:50.244Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-14T02:08:50.254Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-14T02:08:50.265Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-579 [Pipeline] echo [2023-01-14T02:08:50.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-579 [Pipeline] echo [2023-01-14T02:08:50.288Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-579 [Pipeline] echo [2023-01-14T02:08:50.298Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bdc354dc44b6a9c153bf04a666be6209182df4a7 [Pipeline] echo [2023-01-14T02:08:50.310Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bdc354d [Pipeline] echo [2023-01-14T02:08:50.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-14T02:08:50.366Z] provisioning config files... [2023-01-14T02:08:50.381Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/config8209685119039041120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:08:50.677Z] ---> docker-login.sh [2023-01-14T02:08:50.677Z] nexus3.edgexfoundry.org:10001 [2023-01-14T02:08:50.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:08:50.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:08:50.939Z] Configure a credential helper to remove this warning. See [2023-01-14T02:08:50.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:08:50.939Z] [2023-01-14T02:08:50.939Z] Login Succeeded [2023-01-14T02:08:50.939Z] nexus3.edgexfoundry.org:10002 [2023-01-14T02:08:50.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:08:51.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:08:51.198Z] Configure a credential helper to remove this warning. See [2023-01-14T02:08:51.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:08:51.198Z] [2023-01-14T02:08:51.198Z] Login Succeeded [2023-01-14T02:08:51.198Z] nexus3.edgexfoundry.org:10003 [2023-01-14T02:08:51.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:08:51.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:08:51.198Z] Configure a credential helper to remove this warning. See [2023-01-14T02:08:51.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:08:51.198Z] [2023-01-14T02:08:51.198Z] Login Succeeded [2023-01-14T02:08:51.198Z] nexus3.edgexfoundry.org:10004 [2023-01-14T02:08:51.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:08:51.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:08:51.198Z] Configure a credential helper to remove this warning. See [2023-01-14T02:08:51.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:08:51.198Z] [2023-01-14T02:08:51.198Z] Login Succeeded [2023-01-14T02:08:51.198Z] docker.io [2023-01-14T02:08:51.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:08:51.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:08:51.458Z] Configure a credential helper to remove this warning. See [2023-01-14T02:08:51.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:08:51.458Z] [2023-01-14T02:08:51.458Z] Login Succeeded [2023-01-14T02:08:51.500Z] ---> docker-login.sh ends [Pipeline] } [2023-01-14T02:08:51.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-14T02:08:51.859Z] + git rev-list -1 --merges bdc354dc44b6a9c153bf04a666be6209182df4a7~1..bdc354dc44b6a9c153bf04a666be6209182df4a7 [Pipeline] echo [2023-01-14T02:08:51.908Z] -----------> git rev-list -1 --merges bdc354dc44b6a9c153bf04a666be6209182df4a7~1..bdc354dc44b6a9c153bf04a666be6209182df4a7 bdc354dc44b6a9c153bf04a666be6209182df4a7 [2023-01-14T02:08:51.908Z] bdc354dc44b6a9c153bf04a666be6209182df4a7 [false] [Pipeline] sh [2023-01-14T02:08:52.198Z] + git log --format=format:%s -1 bdc354dc44b6a9c153bf04a666be6209182df4a7 [Pipeline] echo [2023-01-14T02:08:52.214Z] ========================================================= [2023-01-14T02:08:52.214Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-14T02:08:52.214Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-14T02:08:52.542Z] + git log --format=format:%s -1 bdc354dc44b6a9c153bf04a666be6209182df4a7 [Pipeline] echo [2023-01-14T02:08:52.554Z] [semverPrep] GIT_COMMIT: bdc354dc44b6a9c153bf04a666be6209182df4a7, Commit Message: Merge commit '5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35' into HEAD [Pipeline] echo [2023-01-14T02:08:52.565Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-14T02:08:52.925Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-14T02:08:52.925Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-14T02:08:52.925Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-14T02:08:52.925Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-14T02:08:52.925Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-14T02:08:52.925Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-14T02:08:52.925Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:08:53.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-14T02:08:53.269Z] [2023-01-14T02:08:53.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:08:53.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-14T02:08:53.574Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-14T02:08:53.574Z] b85a868b505f: Pulling fs layer [2023-01-14T02:08:53.574Z] e2be974225ed: Pulling fs layer [2023-01-14T02:08:53.574Z] 339a4e72a1f5: Pulling fs layer [2023-01-14T02:08:53.574Z] 988bab9f4d93: Pulling fs layer [2023-01-14T02:08:53.574Z] 1469e6f7b9e6: Pulling fs layer [2023-01-14T02:08:53.574Z] eaf3925da568: Pulling fs layer [2023-01-14T02:08:53.574Z] bab4dde63d76: Pulling fs layer [2023-01-14T02:08:53.574Z] bde34c3a00c8: Pulling fs layer [2023-01-14T02:08:53.574Z] b352a97aabf1: Pulling fs layer [2023-01-14T02:08:53.574Z] 4872d77fe225: Pulling fs layer [2023-01-14T02:08:53.574Z] 5851b861e8e6: Pulling fs layer [2023-01-14T02:08:53.574Z] 988bab9f4d93: Waiting [2023-01-14T02:08:53.574Z] 1469e6f7b9e6: Waiting [2023-01-14T02:08:53.574Z] eaf3925da568: Waiting [2023-01-14T02:08:53.574Z] bab4dde63d76: Waiting [2023-01-14T02:08:53.574Z] bde34c3a00c8: Waiting [2023-01-14T02:08:53.574Z] b352a97aabf1: Waiting [2023-01-14T02:08:53.574Z] 4872d77fe225: Waiting [2023-01-14T02:08:53.574Z] 5851b861e8e6: Waiting [2023-01-14T02:08:53.574Z] e2be974225ed: Verifying Checksum [2023-01-14T02:08:53.574Z] e2be974225ed: Download complete [2023-01-14T02:08:53.574Z] 988bab9f4d93: Verifying Checksum [2023-01-14T02:08:53.574Z] 988bab9f4d93: Download complete [2023-01-14T02:08:53.835Z] 1469e6f7b9e6: Verifying Checksum [2023-01-14T02:08:53.835Z] 1469e6f7b9e6: Download complete [2023-01-14T02:08:53.835Z] eaf3925da568: Verifying Checksum [2023-01-14T02:08:53.835Z] eaf3925da568: Download complete [2023-01-14T02:08:53.835Z] 339a4e72a1f5: Verifying Checksum [2023-01-14T02:08:53.835Z] 339a4e72a1f5: Download complete [2023-01-14T02:08:53.835Z] bde34c3a00c8: Verifying Checksum [2023-01-14T02:08:53.835Z] bde34c3a00c8: Download complete [2023-01-14T02:08:53.835Z] b352a97aabf1: Download complete [2023-01-14T02:08:53.835Z] 4872d77fe225: Download complete [2023-01-14T02:08:53.835Z] 5851b861e8e6: Verifying Checksum [2023-01-14T02:08:53.835Z] 5851b861e8e6: Download complete [2023-01-14T02:08:53.835Z] b85a868b505f: Verifying Checksum [2023-01-14T02:08:53.835Z] b85a868b505f: Download complete [2023-01-14T02:08:54.095Z] bab4dde63d76: Verifying Checksum [2023-01-14T02:08:54.095Z] bab4dde63d76: Download complete [2023-01-14T02:08:55.030Z] b85a868b505f: Pull complete [2023-01-14T02:08:55.290Z] e2be974225ed: Pull complete [2023-01-14T02:08:55.861Z] 339a4e72a1f5: Pull complete [2023-01-14T02:08:55.861Z] 988bab9f4d93: Pull complete [2023-01-14T02:08:56.119Z] 1469e6f7b9e6: Pull complete [2023-01-14T02:08:56.119Z] eaf3925da568: Pull complete [2023-01-14T02:08:58.055Z] bab4dde63d76: Pull complete [2023-01-14T02:08:58.055Z] bde34c3a00c8: Pull complete [2023-01-14T02:08:58.313Z] b352a97aabf1: Pull complete [2023-01-14T02:08:58.313Z] 4872d77fe225: Pull complete [2023-01-14T02:08:58.313Z] 5851b861e8e6: Pull complete [2023-01-14T02:08:58.313Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-14T02:08:58.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-14T02:08:58.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:08:58.416Z] prd-ubuntu20.04-docker-8c-8g-2324 does not seem to be running inside a container [2023-01-14T02:08:58.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-579 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579:/w/workspace/edgexfoundry_edgex-ui-go_PR-579:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-14T02:09:01.676Z] $ docker top 80ea8d2736a757aefc24aaa4342654d8baf4ab0d6ad18ce149acde6136aa98ac -eo pid,comm [2023-01-14T02:09:01.730Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-14T02:09:01.730Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-14T02:09:01.765Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-14T02:09:01.765Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-14T02:09:01.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-14T02:09:01.894Z] $ docker exec 80ea8d2736a757aefc24aaa4342654d8baf4ab0d6ad18ce149acde6136aa98ac ssh-agent [2023-01-14T02:09:02.000Z] SSH_AUTH_SOCK=/tmp/ssh-tYuiKli8l5QR/agent.32 [2023-01-14T02:09:02.000Z] SSH_AGENT_PID=38 [2023-01-14T02:09:02.006Z] Running ssh-add (command line suppressed) [2023-01-14T02:09:02.106Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/private_key_17744328355904144741.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/private_key_17744328355904144741.key) [2023-01-14T02:09:02.123Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-14T02:09:02.410Z] + git tag --points-at HEAD [Pipeline] } [2023-01-14T02:09:02.426Z] $ docker exec --env ******** --env ******** 80ea8d2736a757aefc24aaa4342654d8baf4ab0d6ad18ce149acde6136aa98ac ssh-agent -k [2023-01-14T02:09:02.520Z] unset SSH_AUTH_SOCK; [2023-01-14T02:09:02.520Z] unset SSH_AGENT_PID; [2023-01-14T02:09:02.521Z] echo Agent pid 38 killed; [2023-01-14T02:09:02.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-14T02:09:02.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-14T02:09:02.558Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-14T02:09:02.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-14T02:09:02.681Z] $ docker exec 80ea8d2736a757aefc24aaa4342654d8baf4ab0d6ad18ce149acde6136aa98ac ssh-agent [2023-01-14T02:09:02.800Z] SSH_AUTH_SOCK=/tmp/ssh-b4MkkAGBXHKu/agent.71 [2023-01-14T02:09:02.800Z] SSH_AGENT_PID=77 [2023-01-14T02:09:02.804Z] Running ssh-add (command line suppressed) [2023-01-14T02:09:02.892Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/private_key_1902397827635431400.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/private_key_1902397827635431400.key) [2023-01-14T02:09:02.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-14T02:09:03.199Z] + git semver init [2023-01-14T02:09:03.457Z] 2023-01-14 02:09:03,356 [run_init] DEBUG init version:0.0.0 force:False [2023-01-14T02:09:03.457Z] 2023-01-14 02:09:03,357 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver [2023-01-14T02:09:03.457Z] 2023-01-14 02:09:03,357 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver [2023-01-14T02:09:03.457Z] 2023-01-14 02:09:03,358 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-579, universal_newlines=False, shell=None, istream=None) [2023-01-14T02:09:04.835Z] 2023-01-14 02:09:04,792 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.git/info/exclude [2023-01-14T02:09:04.835Z] 2023-01-14 02:09:04,793 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver/PR-579 with force:False [2023-01-14T02:09:04.835Z] 2023-01-14 02:09:04,793 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver/PR-579 [2023-01-14T02:09:04.835Z] 2023-01-14 02:09:04,797 [execute] INFO git cat-file --batch-check [2023-01-14T02:09:04.835Z] 2023-01-14 02:09:04,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver, universal_newlines=False, shell=None, istream=) [2023-01-14T02:09:04.835Z] 2023-01-14 02:09:04,803 [execute] INFO git cat-file --batch [2023-01-14T02:09:04.835Z] 2023-01-14 02:09:04,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver, universal_newlines=False, shell=None, istream=) [2023-01-14T02:09:04.835Z] 2023-01-14 02:09:04,808 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver/PR-579 [2023-01-14T02:09:04.835Z] 0.0.0 [Pipeline] } [2023-01-14T02:09:04.841Z] $ docker exec --env ******** --env ******** 80ea8d2736a757aefc24aaa4342654d8baf4ab0d6ad18ce149acde6136aa98ac ssh-agent -k [2023-01-14T02:09:04.933Z] unset SSH_AUTH_SOCK; [2023-01-14T02:09:04.934Z] unset SSH_AGENT_PID; [2023-01-14T02:09:04.935Z] echo Agent pid 77 killed; [2023-01-14T02:09:04.947Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-14T02:09:05.252Z] + git semver [Pipeline] } [2023-01-14T02:09:05.521Z] $ docker stop --time=1 80ea8d2736a757aefc24aaa4342654d8baf4ab0d6ad18ce149acde6136aa98ac [2023-01-14T02:09:06.788Z] $ docker rm -f --volumes 80ea8d2736a757aefc24aaa4342654d8baf4ab0d6ad18ce149acde6136aa98ac [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-14T02:09:07.125Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-14T02:09:07.333Z] Stashed 1 file(s) [Pipeline] echo [2023-01-14T02:09:07.336Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-14T02:09:07.489Z] provisioning config files... [2023-01-14T02:09:07.500Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/config1160127960289753668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:09:07.794Z] ---> docker-login.sh [2023-01-14T02:09:07.794Z] nexus3.edgexfoundry.org:10001 [2023-01-14T02:09:07.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:09:07.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:09:07.795Z] Configure a credential helper to remove this warning. See [2023-01-14T02:09:07.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:09:07.795Z] [2023-01-14T02:09:07.795Z] Login Succeeded [2023-01-14T02:09:07.795Z] nexus3.edgexfoundry.org:10002 [2023-01-14T02:09:07.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:09:07.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:09:07.795Z] Configure a credential helper to remove this warning. See [2023-01-14T02:09:07.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:09:07.795Z] [2023-01-14T02:09:07.795Z] Login Succeeded [2023-01-14T02:09:07.795Z] nexus3.edgexfoundry.org:10003 [2023-01-14T02:09:08.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:09:08.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:09:08.056Z] Configure a credential helper to remove this warning. See [2023-01-14T02:09:08.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:09:08.056Z] [2023-01-14T02:09:08.056Z] Login Succeeded [2023-01-14T02:09:08.056Z] nexus3.edgexfoundry.org:10004 [2023-01-14T02:09:08.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:09:08.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:09:08.056Z] Configure a credential helper to remove this warning. See [2023-01-14T02:09:08.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:09:08.056Z] [2023-01-14T02:09:08.056Z] Login Succeeded [2023-01-14T02:09:08.056Z] docker.io [2023-01-14T02:09:08.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:09:08.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:09:08.316Z] Configure a credential helper to remove this warning. See [2023-01-14T02:09:08.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:09:08.316Z] [2023-01-14T02:09:08.316Z] Login Succeeded [2023-01-14T02:09:08.316Z] ---> docker-login.sh ends [Pipeline] } [2023-01-14T02:09:08.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-14T02:09:08.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-14T02:09:08.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-14T02:09:08.396Z] ========================================================= [2023-01-14T02:09:08.397Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-14T02:09:08.397Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:09:08.705Z] + 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 . [2023-01-14T02:09:08.966Z] Sending build context to Docker daemon 45.66MB [2023-01-14T02:09:08.966Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-01-14T02:09:08.966Z] Step 2/16 : FROM ${BASE} AS builder [2023-01-14T02:09:08.966Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-14T02:09:08.966Z] 213ec9aee27d: Pulling fs layer [2023-01-14T02:09:08.966Z] 4583459ba037: Pulling fs layer [2023-01-14T02:09:08.966Z] 93c1e223e6f2: Pulling fs layer [2023-01-14T02:09:08.966Z] 53926ce57604: Pulling fs layer [2023-01-14T02:09:08.966Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-14T02:09:08.966Z] 22ff95d597cd: Pulling fs layer [2023-01-14T02:09:08.966Z] 12d6caf4c0d1: Pulling fs layer [2023-01-14T02:09:08.966Z] 96b7cbca73a9: Pulling fs layer [2023-01-14T02:09:08.966Z] a7acece74701: Pulling fs layer [2023-01-14T02:09:08.966Z] 22ff95d597cd: Waiting [2023-01-14T02:09:08.966Z] 53926ce57604: Waiting [2023-01-14T02:09:08.966Z] 12d6caf4c0d1: Waiting [2023-01-14T02:09:08.966Z] 21b2b0c7a3f4: Waiting [2023-01-14T02:09:08.966Z] 96b7cbca73a9: Waiting [2023-01-14T02:09:08.966Z] a7acece74701: Waiting [2023-01-14T02:09:08.966Z] 93c1e223e6f2: Verifying Checksum [2023-01-14T02:09:08.966Z] 93c1e223e6f2: Download complete [2023-01-14T02:09:08.966Z] 4583459ba037: Verifying Checksum [2023-01-14T02:09:08.966Z] 4583459ba037: Download complete [2023-01-14T02:09:08.966Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-14T02:09:08.966Z] 21b2b0c7a3f4: Download complete [2023-01-14T02:09:08.966Z] 22ff95d597cd: Verifying Checksum [2023-01-14T02:09:08.966Z] 22ff95d597cd: Download complete [2023-01-14T02:09:09.226Z] 213ec9aee27d: Verifying Checksum [2023-01-14T02:09:09.226Z] 213ec9aee27d: Download complete [2023-01-14T02:09:09.226Z] 12d6caf4c0d1: Download complete [2023-01-14T02:09:09.226Z] 213ec9aee27d: Pull complete [2023-01-14T02:09:09.504Z] 4583459ba037: Pull complete [2023-01-14T02:09:09.504Z] 93c1e223e6f2: Pull complete [2023-01-14T02:09:09.504Z] a7acece74701: Verifying Checksum [2023-01-14T02:09:09.504Z] a7acece74701: Download complete [2023-01-14T02:09:10.105Z] 96b7cbca73a9: Verifying Checksum [2023-01-14T02:09:10.105Z] 96b7cbca73a9: Download complete [2023-01-14T02:09:10.367Z] 53926ce57604: Download complete [2023-01-14T02:09:13.641Z] 53926ce57604: Pull complete [2023-01-14T02:09:13.899Z] 21b2b0c7a3f4: Pull complete [2023-01-14T02:09:13.899Z] 22ff95d597cd: Pull complete [2023-01-14T02:09:13.899Z] 12d6caf4c0d1: Pull complete [2023-01-14T02:09:16.424Z] 96b7cbca73a9: Pull complete [2023-01-14T02:09:16.682Z] a7acece74701: Pull complete [2023-01-14T02:09:16.682Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-14T02:09:16.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-14T02:09:16.682Z] ---> db6d94c90886 [2023-01-14T02:09:16.682Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-01-14T02:09:22.000Z] ---> Running in 0dd49739896a [2023-01-14T02:09:22.000Z] Removing intermediate container 0dd49739896a [2023-01-14T02:09:22.000Z] ---> 76eaacca4d93 [2023-01-14T02:09:22.000Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-01-14T02:09:22.000Z] ---> Running in a316924f0a24 [2023-01-14T02:09:22.000Z] Removing intermediate container a316924f0a24 [2023-01-14T02:09:22.000Z] ---> 834ca5383723 [2023-01-14T02:09:22.000Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-01-14T02:09:22.000Z] ---> Running in 2974afec005c [2023-01-14T02:09:22.000Z] Removing intermediate container 2974afec005c [2023-01-14T02:09:22.000Z] ---> 7b7de400f1cf [2023-01-14T02:09:22.000Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-01-14T02:09:22.000Z] ---> Running in be1d2c89c2a3 [2023-01-14T02:09:22.000Z] Removing intermediate container be1d2c89c2a3 [2023-01-14T02:09:22.000Z] ---> 8c401748e7a9 [2023-01-14T02:09:22.000Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-01-14T02:09:22.000Z] ---> Running in 71e0b22c6998 [2023-01-14T02:09:22.000Z] Removing intermediate container 71e0b22c6998 [2023-01-14T02:09:22.000Z] ---> 5f1614a63bf9 [2023-01-14T02:09:22.000Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-01-14T02:09:22.000Z] latest: Pulling from library/docker [2023-01-14T02:09:22.000Z] 8921db27df28: Pulling fs layer [2023-01-14T02:09:22.000Z] ea2378853794: Pulling fs layer [2023-01-14T02:09:22.000Z] 0ba836ede3c5: Pulling fs layer [2023-01-14T02:09:22.000Z] a42624319d54: Pulling fs layer [2023-01-14T02:09:22.000Z] 6fad2fe3ffd3: Pulling fs layer [2023-01-14T02:09:22.000Z] b27387ecef92: Pulling fs layer [2023-01-14T02:09:22.000Z] 4ebd99333dcb: Pulling fs layer [2023-01-14T02:09:22.000Z] 05a32f4e1b68: Pulling fs layer [2023-01-14T02:09:22.000Z] a42624319d54: Waiting [2023-01-14T02:09:22.000Z] 4ebd99333dcb: Waiting [2023-01-14T02:09:22.000Z] 05a32f4e1b68: Waiting [2023-01-14T02:09:22.000Z] 6fad2fe3ffd3: Waiting [2023-01-14T02:09:22.267Z] 8921db27df28: Download complete [2023-01-14T02:09:22.267Z] ea2378853794: Verifying Checksum [2023-01-14T02:09:22.267Z] ea2378853794: Download complete [2023-01-14T02:09:22.442Z] Still waiting to schedule task [2023-01-14T02:09:22.442Z] ‘prd-centos7-blackbox-4c-2g-1315’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-14T02:09:22.442Z] ‘prd-centos7-blackbox-4c-2g-1316’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-14T02:09:22.442Z] ‘prd-centos7-builder-2c-1g-2311’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-14T02:09:22.442Z] ‘prd-ubuntu20.04-docker-8c-8g-2328’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-14T02:09:22.442Z] ‘prd-ubuntu20.04-docker-8c-8g-2329’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-14T02:09:22.442Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2309’ is offline [2023-01-14T02:09:22.442Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2323’ is offline [2023-01-14T02:09:22.442Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2325’ is offline [2023-01-14T02:09:22.525Z] 8921db27df28: Pull complete [2023-01-14T02:09:22.525Z] ea2378853794: Pull complete [2023-01-14T02:09:23.091Z] 0ba836ede3c5: Verifying Checksum [2023-01-14T02:09:23.091Z] 0ba836ede3c5: Download complete [2023-01-14T02:09:23.349Z] b27387ecef92: Verifying Checksum [2023-01-14T02:09:23.349Z] b27387ecef92: Download complete [2023-01-14T02:09:23.349Z] a42624319d54: Verifying Checksum [2023-01-14T02:09:23.349Z] a42624319d54: Download complete [2023-01-14T02:09:23.349Z] 0ba836ede3c5: Pull complete [2023-01-14T02:09:23.349Z] 4ebd99333dcb: Verifying Checksum [2023-01-14T02:09:23.349Z] 4ebd99333dcb: Download complete [2023-01-14T02:09:23.349Z] 05a32f4e1b68: Verifying Checksum [2023-01-14T02:09:23.349Z] 05a32f4e1b68: Download complete [2023-01-14T02:09:23.607Z] 6fad2fe3ffd3: Verifying Checksum [2023-01-14T02:09:23.607Z] 6fad2fe3ffd3: Download complete [2023-01-14T02:09:23.866Z] a42624319d54: Pull complete [2023-01-14T02:09:24.123Z] 6fad2fe3ffd3: Pull complete [2023-01-14T02:09:24.123Z] b27387ecef92: Pull complete [2023-01-14T02:09:24.123Z] 4ebd99333dcb: Pull complete [2023-01-14T02:09:24.381Z] 05a32f4e1b68: Pull complete [2023-01-14T02:09:24.381Z] Digest: sha256:75026b00c823579421c1850c00def301a6126b3f3f684594e51114c997f76467 [2023-01-14T02:09:24.381Z] Status: Downloaded newer image for docker:latest [2023-01-14T02:09:25.760Z] ---> 3e35c740b1e7 [2023-01-14T02:09:25.760Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-01-14T02:09:25.760Z] ---> Running in c36ec7e220be [2023-01-14T02:09:26.327Z] Removing intermediate container c36ec7e220be [2023-01-14T02:09:26.327Z] ---> 0be19e0f6cd6 [2023-01-14T02:09:26.327Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-14T02:09:26.327Z] ---> Running in 5ea67e97b7d5 [2023-01-14T02:09:26.589Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-14T02:09:27.157Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-14T02:09:27.729Z] OK: 211 MiB in 51 packages [2023-01-14T02:09:27.987Z] Removing intermediate container 5ea67e97b7d5 [2023-01-14T02:09:27.987Z] ---> d849bec55321 [2023-01-14T02:09:27.987Z] Step 11/16 : ENV GO111MODULE=on [2023-01-14T02:09:27.987Z] ---> Running in 50ba3e4eaf09 [2023-01-14T02:09:27.987Z] Removing intermediate container 50ba3e4eaf09 [2023-01-14T02:09:27.987Z] ---> e86d8e48180f [2023-01-14T02:09:27.987Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-01-14T02:09:27.987Z] ---> Running in e78bb2bebc8d [2023-01-14T02:09:28.245Z] Removing intermediate container e78bb2bebc8d [2023-01-14T02:09:28.245Z] ---> addeb5c1bf51 [2023-01-14T02:09:28.245Z] Step 13/16 : COPY go.mod vendor* ./ [2023-01-14T02:09:28.245Z] ---> 5310e767b261 [2023-01-14T02:09:28.245Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T02:09:28.245Z] ---> Running in db75e9bc46ac [2023-01-14T02:09:54.842Z] Removing intermediate container db75e9bc46ac [2023-01-14T02:09:54.842Z] ---> d091de948bf7 [2023-01-14T02:09:54.842Z] Step 15/16 : COPY . . [2023-01-14T02:09:54.842Z] ---> deaaf2b21371 [2023-01-14T02:09:54.842Z] Step 16/16 : RUN ${MAKE} [2023-01-14T02:09:54.842Z] ---> Running in 14660da542bf [2023-01-14T02:09:54.842Z] noop [2023-01-14T02:09:54.842Z] Removing intermediate container 14660da542bf [2023-01-14T02:09:54.842Z] ---> 5cd63cff2ade [2023-01-14T02:09:54.842Z] Successfully built 5cd63cff2ade [2023-01-14T02:09:54.842Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:09:55.157Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-14T02:09:55.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:09:55.224Z] prd-ubuntu20.04-docker-8c-8g-2324 does not seem to be running inside a container [2023-01-14T02:09:55.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-579 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579:/w/workspace/edgexfoundry_edgex-ui-go_PR-579:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-14T02:09:55.612Z] $ docker top 3c6782f2d0560b7c6953d4a0ee6af4fef4370b52dc483ec312dbdffd75940570 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T02:09:55.937Z] + go version [2023-01-14T02:09:55.937Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-14T02:09:55.956Z] $ docker stop --time=1 3c6782f2d0560b7c6953d4a0ee6af4fef4370b52dc483ec312dbdffd75940570 [2023-01-14T02:09:57.209Z] $ docker rm -f --volumes 3c6782f2d0560b7c6953d4a0ee6af4fef4370b52dc483ec312dbdffd75940570 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:09:57.588Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-14T02:09:57.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:09:57.655Z] prd-ubuntu20.04-docker-8c-8g-2324 does not seem to be running inside a container [2023-01-14T02:09:57.691Z] $ 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-579 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579:/w/workspace/edgexfoundry_edgex-ui-go_PR-579:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-14T02:09:58.023Z] $ docker top 6e7c70f01f72cfb17ab2a0e8bd6f48e20fe2349eb25114a0369440e1e0fa1c98 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T02:09:58.360Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-579 [Pipeline] fileExists [Pipeline] sh [2023-01-14T02:09:58.654Z] + make test [2023-01-14T02:09:58.655Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-01-14T02:09:58.911Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-01-14T02:10:08.875Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-01-14T02:10:08.875Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-01-14T02:10:08.875Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-01-14T02:10:08.875Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-01-14T02:10:08.875Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-01-14T02:10:08.875Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-01-14T02:10:08.875Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-01-14T02:10:08.875Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-01-14T02:10:08.875Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-01-14T02:10:10.800Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-14T02:10:10.801Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-14T02:10:10.801Z] ./bin/test-attribution-txt.sh [2023-01-14T02:10:10.801Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-01-14T02:10:10.801Z] make -C web test [2023-01-14T02:10:10.801Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-579/web' [2023-01-14T02:10:10.801Z] make[1]: tput: No such file or directory [2023-01-14T02:10:10.801Z] make[1]: tput: No such file or directory [2023-01-14T02:10:10.801Z] warning: generating ./VERSION [2023-01-14T02:10:10.801Z] echo "0.0.0" > VERSION [2023-01-14T02:10:10.801Z] docker build \ [2023-01-14T02:10:10.801Z] -f Dockerfile \ [2023-01-14T02:10:10.801Z] --build-arg USER=1000 \ [2023-01-14T02:10:10.801Z] \ [2023-01-14T02:10:10.801Z] --label "git_sha=bdc354dc44b6a9c153bf04a666be6209182df4a7" \ [2023-01-14T02:10:10.801Z] -t edgexfoundry/edgex-web-ui:bdc354dc44b6a9c153bf04a666be6209182df4a7 \ [2023-01-14T02:10:10.801Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-01-14T02:10:10.801Z] . [2023-01-14T02:10:10.801Z] Sending build context to Docker daemon 3.269MB [2023-01-14T02:10:10.801Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-01-14T02:10:11.060Z] 16.17-alpine3.15: Pulling from library/node [2023-01-14T02:10:11.060Z] 9621f1afde84: Pulling fs layer [2023-01-14T02:10:11.060Z] c6f70ee39829: Pulling fs layer [2023-01-14T02:10:11.060Z] 56892a8094a2: Pulling fs layer [2023-01-14T02:10:11.060Z] 58dd87906ef0: Pulling fs layer [2023-01-14T02:10:11.060Z] 58dd87906ef0: Waiting [2023-01-14T02:10:11.060Z] 9621f1afde84: Verifying Checksum [2023-01-14T02:10:11.060Z] 9621f1afde84: Download complete [2023-01-14T02:10:11.060Z] 56892a8094a2: Download complete [2023-01-14T02:10:11.060Z] 58dd87906ef0: Verifying Checksum [2023-01-14T02:10:11.060Z] 58dd87906ef0: Download complete [2023-01-14T02:10:11.318Z] 9621f1afde84: Pull complete [2023-01-14T02:10:11.318Z] c6f70ee39829: Verifying Checksum [2023-01-14T02:10:11.318Z] c6f70ee39829: Download complete [2023-01-14T02:10:12.692Z] c6f70ee39829: Pull complete [2023-01-14T02:10:12.692Z] 56892a8094a2: Pull complete [2023-01-14T02:10:12.692Z] 58dd87906ef0: Pull complete [2023-01-14T02:10:12.692Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-01-14T02:10:12.692Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-01-14T02:10:12.692Z] ---> b69703f70c3d [2023-01-14T02:10:12.692Z] Step 2/10 : RUN apk add --no-cache chromium [2023-01-14T02:10:14.063Z] ---> Running in 2bf92cf03c9b [2023-01-14T02:10:14.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-14T02:10:14.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-14T02:10:14.836Z] (1/129) Installing libxau (1.0.9-r0) [2023-01-14T02:10:14.836Z] (2/129) Installing libmd (1.0.3-r0) [2023-01-14T02:10:14.836Z] (3/129) Installing libbsd (0.11.3-r1) [2023-01-14T02:10:14.836Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-01-14T02:10:14.836Z] (5/129) Installing libxcb (1.14-r2) [2023-01-14T02:10:14.836Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-01-14T02:10:14.836Z] (7/129) Installing libxext (1.3.4-r0) [2023-01-14T02:10:14.836Z] (8/129) Installing libice (1.0.10-r0) [2023-01-14T02:10:14.836Z] (9/129) Installing libuuid (2.37.4-r0) [2023-01-14T02:10:14.836Z] (10/129) Installing libsm (1.2.3-r0) [2023-01-14T02:10:14.836Z] (11/129) Installing libxt (1.2.1-r0) [2023-01-14T02:10:14.836Z] (12/129) Installing libxmu (1.1.3-r0) [2023-01-14T02:10:14.836Z] (13/129) Installing xset (1.2.4-r0) [2023-01-14T02:10:14.836Z] (14/129) Installing xprop (1.2.5-r0) [2023-01-14T02:10:14.836Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-01-14T02:10:14.836Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-01-14T02:10:14.836Z] (17/129) Installing pkgconf (1.8.0-r0) [2023-01-14T02:10:14.836Z] (18/129) Installing libffi (3.4.2-r1) [2023-01-14T02:10:14.836Z] (19/129) Installing libintl (0.21-r0) [2023-01-14T02:10:15.094Z] (20/129) Installing libblkid (2.37.4-r0) [2023-01-14T02:10:15.094Z] (21/129) Installing libmount (2.37.4-r0) [2023-01-14T02:10:15.094Z] (22/129) Installing pcre (8.45-r1) [2023-01-14T02:10:15.094Z] (23/129) Installing glib (2.70.1-r0) [2023-01-14T02:10:15.094Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-01-14T02:10:15.094Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-01-14T02:10:15.094Z] (26/129) Installing shared-mime-info (2.1-r1) [2023-01-14T02:10:15.094Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-01-14T02:10:15.094Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-01-14T02:10:15.094Z] (29/129) Installing libpng (1.6.37-r1) [2023-01-14T02:10:15.094Z] (30/129) Installing libwebp (1.2.2-r0) [2023-01-14T02:10:15.094Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-01-14T02:10:15.094Z] (32/129) Installing tiff (4.4.0-r0) [2023-01-14T02:10:15.094Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-01-14T02:10:15.094Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-01-14T02:10:15.094Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-01-14T02:10:15.094Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-01-14T02:10:15.094Z] (37/129) Installing libxrender (0.9.10-r3) [2023-01-14T02:10:15.094Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-01-14T02:10:15.094Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-01-14T02:10:15.094Z] (40/129) Installing libxi (1.8-r0) [2023-01-14T02:10:15.094Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-01-14T02:10:15.094Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-01-14T02:10:15.094Z] (43/129) Installing atk (2.36.0-r0) [2023-01-14T02:10:15.094Z] (44/129) Installing libxtst (1.2.3-r3) [2023-01-14T02:10:15.094Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-01-14T02:10:15.094Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-01-14T02:10:15.094Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-01-14T02:10:15.094Z] (48/129) Installing expat (2.5.0-r0) [2023-01-14T02:10:15.352Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-01-14T02:10:15.352Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-01-14T02:10:15.352Z] (51/129) Installing freetype (2.11.1-r2) [2023-01-14T02:10:15.352Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-01-14T02:10:15.352Z] (53/129) Installing pixman (0.40.0-r4) [2023-01-14T02:10:15.352Z] (54/129) Installing cairo (1.16.0-r5) [2023-01-14T02:10:15.352Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-01-14T02:10:15.352Z] (56/129) Installing avahi-libs (0.8-r5) [2023-01-14T02:10:15.352Z] (57/129) Installing gmp (6.2.1-r1) [2023-01-14T02:10:15.352Z] (58/129) Installing nettle (3.7.3-r0) [2023-01-14T02:10:15.352Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-01-14T02:10:15.352Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-01-14T02:10:15.352Z] (61/129) Installing libunistring (0.9.10-r1) [2023-01-14T02:10:15.352Z] (62/129) Installing gnutls (3.7.1-r1) [2023-01-14T02:10:15.352Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-01-14T02:10:15.352Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-01-14T02:10:15.352Z] (65/129) Installing fribidi (1.0.11-r0) [2023-01-14T02:10:15.352Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-01-14T02:10:15.352Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-01-14T02:10:15.612Z] (68/129) Installing libxft (2.3.4-r0) [2023-01-14T02:10:15.612Z] (69/129) Installing pango (1.48.10-r0) [2023-01-14T02:10:15.612Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-01-14T02:10:15.612Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-01-14T02:10:15.612Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-01-14T02:10:15.612Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-01-14T02:10:15.612Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-01-14T02:10:15.612Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-01-14T02:10:15.612Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-01-14T02:10:15.612Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-01-14T02:10:15.612Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-01-14T02:10:15.612Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-01-14T02:10:15.612Z] Executing ttf-opensans-1.10-r1.post-install [2023-01-14T02:10:18.142Z] (79/129) Installing libogg (1.3.5-r0) [2023-01-14T02:10:18.142Z] (80/129) Installing flac (1.3.4-r0) [2023-01-14T02:10:18.142Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-01-14T02:10:18.142Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-01-14T02:10:18.142Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-01-14T02:10:18.142Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-01-14T02:10:18.142Z] (85/129) Installing libass (0.15.2-r0) [2023-01-14T02:10:18.142Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-01-14T02:10:18.142Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-01-14T02:10:18.142Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-01-14T02:10:18.142Z] (89/129) Installing lame (3.100-r0) [2023-01-14T02:10:18.142Z] (90/129) Installing opus (1.3.1-r1) [2023-01-14T02:10:18.142Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-01-14T02:10:18.142Z] (92/129) Installing soxr (0.1.3-r2) [2023-01-14T02:10:18.142Z] (93/129) Installing libsrt (1.4.2-r1) [2023-01-14T02:10:18.142Z] (94/129) Installing libssh (0.9.6-r1) [2023-01-14T02:10:18.142Z] (95/129) Installing libtheora (1.1.1-r16) [2023-01-14T02:10:18.142Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-01-14T02:10:18.142Z] (97/129) Installing libpciaccess (0.16-r0) [2023-01-14T02:10:18.142Z] (98/129) Installing libdrm (2.4.109-r0) [2023-01-14T02:10:18.142Z] (99/129) Installing libva (2.13.0-r0) [2023-01-14T02:10:18.142Z] (100/129) Installing libvdpau (1.4-r0) [2023-01-14T02:10:18.142Z] (101/129) Installing vidstab (1.1.0-r1) [2023-01-14T02:10:18.142Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-01-14T02:10:18.142Z] (103/129) Installing libvpx (1.10.0-r0) [2023-01-14T02:10:18.142Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-01-14T02:10:18.142Z] (105/129) Installing x264-libs (20210613-r0) [2023-01-14T02:10:18.142Z] (106/129) Installing x265-libs (3.5-r0) [2023-01-14T02:10:18.142Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-01-14T02:10:18.142Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-01-14T02:10:18.399Z] (109/129) Installing libevent (2.1.12-r4) [2023-01-14T02:10:18.399Z] (110/129) Installing mesa (21.2.6-r0) [2023-01-14T02:10:18.399Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-01-14T02:10:18.399Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-01-14T02:10:18.399Z] (113/129) Installing lcms2 (2.12-r1) [2023-01-14T02:10:18.658Z] (114/129) Installing nspr (4.32-r0) [2023-01-14T02:10:18.658Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-01-14T02:10:18.658Z] (116/129) Installing nss (3.78.1-r0) [2023-01-14T02:10:18.658Z] (117/129) Installing libasyncns (0.8-r1) [2023-01-14T02:10:18.658Z] (118/129) Installing libltdl (2.4.6-r7) [2023-01-14T02:10:18.658Z] (119/129) Installing orc (0.4.32-r0) [2023-01-14T02:10:18.658Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-01-14T02:10:18.658Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-01-14T02:10:18.658Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-01-14T02:10:18.658Z] (123/129) Installing libpulse (15.0-r2) [2023-01-14T02:10:18.658Z] (124/129) Installing re2 (2021.11.01-r0) [2023-01-14T02:10:18.658Z] (125/129) Installing snappy (1.1.9-r1) [2023-01-14T02:10:18.658Z] (126/129) Installing libgpg-error (1.42-r1) [2023-01-14T02:10:18.658Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-01-14T02:10:18.658Z] (128/129) Installing libxslt (1.1.35-r0) [2023-01-14T02:10:18.658Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-01-14T02:10:19.593Z] Executing busybox-1.34.1-r7.trigger [2023-01-14T02:10:19.593Z] Executing glib-2.70.1-r0.trigger [2023-01-14T02:10:19.593Z] Executing shared-mime-info-2.1-r1.trigger [2023-01-14T02:10:21.493Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-01-14T02:10:21.493Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-01-14T02:10:21.493Z] Executing fontconfig-2.13.1-r4.trigger [2023-01-14T02:10:21.493Z] Executing mkfontscale-1.2.1-r1.trigger [2023-01-14T02:10:21.493Z] OK: 286 MiB in 145 packages [2023-01-14T02:10:26.760Z] Removing intermediate container 2bf92cf03c9b [2023-01-14T02:10:26.760Z] ---> 9a1939bfd9e7 [2023-01-14T02:10:26.760Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-01-14T02:10:26.760Z] ---> Running in a0f2ffaf1df7 [2023-01-14T02:10:26.760Z] Removing intermediate container a0f2ffaf1df7 [2023-01-14T02:10:26.760Z] ---> 17c6e086ed1a [2023-01-14T02:10:26.760Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-01-14T02:10:26.760Z] ---> Running in b2fe3bb5b8db [2023-01-14T02:10:26.760Z] Removing intermediate container b2fe3bb5b8db [2023-01-14T02:10:26.760Z] ---> 659ed39c0db2 [2023-01-14T02:10:26.760Z] Step 5/10 : RUN npm install -g npm [2023-01-14T02:10:26.760Z] ---> Running in 9aab582fe905 [2023-01-14T02:10:32.026Z] [2023-01-14T02:10:32.026Z] removed 8 packages, changed 80 packages, and audited 231 packages in 5s [2023-01-14T02:10:32.026Z] [2023-01-14T02:10:32.026Z] 14 packages are looking for funding [2023-01-14T02:10:32.026Z] run `npm fund` for details [2023-01-14T02:10:32.026Z] [2023-01-14T02:10:32.026Z] found 0 vulnerabilities [2023-01-14T02:10:33.404Z] Removing intermediate container 9aab582fe905 [2023-01-14T02:10:33.405Z] ---> a6299ca28677 [2023-01-14T02:10:33.405Z] Step 6/10 : ARG USER=1000 [2023-01-14T02:10:33.662Z] ---> Running in 85a95928faf3 [2023-01-14T02:10:33.662Z] Removing intermediate container 85a95928faf3 [2023-01-14T02:10:33.662Z] ---> 51023b961c41 [2023-01-14T02:10:33.662Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-01-14T02:10:33.662Z] ---> Running in b0e219e39635 [2023-01-14T02:10:34.227Z] Removing intermediate container b0e219e39635 [2023-01-14T02:10:34.227Z] ---> 53af333854d1 [2023-01-14T02:10:34.227Z] Step 8/10 : USER $USER:$USER [2023-01-14T02:10:34.227Z] ---> Running in 7bdc82b24236 [2023-01-14T02:10:34.227Z] Removing intermediate container 7bdc82b24236 [2023-01-14T02:10:34.227Z] ---> 02784dcaecab [2023-01-14T02:10:34.227Z] Step 9/10 : WORKDIR /app [2023-01-14T02:10:34.227Z] ---> Running in 46c0cd319314 [2023-01-14T02:10:34.485Z] Removing intermediate container 46c0cd319314 [2023-01-14T02:10:34.485Z] ---> bb9106f1da03 [2023-01-14T02:10:34.485Z] Step 10/10 : LABEL git_sha=bdc354dc44b6a9c153bf04a666be6209182df4a7 [2023-01-14T02:10:34.485Z] ---> Running in cab7afe0dee4 [2023-01-14T02:10:34.485Z] Removing intermediate container cab7afe0dee4 [2023-01-14T02:10:34.485Z] ---> bbce22ca412c [2023-01-14T02:10:34.485Z] Successfully built bbce22ca412c [2023-01-14T02:10:34.485Z] Successfully tagged edgexfoundry/edgex-web-ui:bdc354dc44b6a9c153bf04a666be6209182df4a7 [2023-01-14T02:10:34.485Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-01-14T02:10:34.485Z] touch edgex-web-ui.imagebuilt [2023-01-14T02:10:34.485Z] mkdir -p node_modules coverage [2023-01-14T02:10:34.485Z] chown "1000:1000" node_modules coverage package-lock.json [2023-01-14T02:10:34.485Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE required: { [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE }, [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE } [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE required: { [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE }, [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE } [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE required: { [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE }, [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE } [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE required: { [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE }, [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE } [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE required: { [2023-01-14T02:10:36.381Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE }, [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE } [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE required: { [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE }, [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE } [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE required: { [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE }, [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE } [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE required: { [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE }, [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE } [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE required: { [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE }, [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:10:36.382Z] npm WARN EBADENGINE } [2023-01-14T02:10:40.667Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-01-14T02:10:40.667Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-01-14T02:10:40.667Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-01-14T02:10:40.667Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-14T02:10:40.667Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-01-14T02:10:40.926Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-01-14T02:10:41.185Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-01-14T02:10:42.121Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-01-14T02:10:42.381Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-01-14T02:10:44.279Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-01-14T02:10:44.541Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-01-14T02:10:44.805Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-01-14T02:10:45.069Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-01-14T02:10:45.328Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-14T02:10:45.592Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-01-14T02:10:45.852Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-01-14T02:10:46.792Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-14T02:10:48.718Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-01-14T02:10:52.016Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-01-14T02:10:56.200Z] [2023-01-14T02:10:56.200Z] added 1478 packages, and audited 1479 packages in 20s [2023-01-14T02:10:56.200Z] [2023-01-14T02:10:56.200Z] 90 packages are looking for funding [2023-01-14T02:10:56.200Z] run `npm fund` for details [2023-01-14T02:10:56.200Z] [2023-01-14T02:10:56.200Z] 23 vulnerabilities (1 low, 5 moderate, 13 high, 4 critical) [2023-01-14T02:10:56.200Z] [2023-01-14T02:10:56.200Z] To address issues that do not require attention, run: [2023-01-14T02:10:56.200Z] npm audit fix [2023-01-14T02:10:56.200Z] [2023-01-14T02:10:56.200Z] To address all issues (including breaking changes), run: [2023-01-14T02:10:56.201Z] npm audit fix --force [2023-01-14T02:10:56.201Z] [2023-01-14T02:10:56.201Z] Run `npm audit` for details. [2023-01-14T02:11:02.780Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-01-14T02:11:04.692Z] - Generating browser application bundles (phase: setup)... [2023-01-14T02:11:08.897Z] Compiling @angular/core : es2015 as esm2015 [2023-01-14T02:11:08.897Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-01-14T02:11:12.179Z] Compiling @angular/common : es2015 as esm2015 [2023-01-14T02:11:12.179Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-01-14T02:11:12.746Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-01-14T02:11:12.746Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-01-14T02:11:13.006Z] Compiling @angular/common/http : es2015 as esm2015 [2023-01-14T02:11:13.265Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-01-14T02:11:13.828Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-01-14T02:11:13.828Z] Compiling @angular/forms : es2015 as esm2015 [2023-01-14T02:11:13.828Z] Compiling @angular/router : es2015 as esm2015 [2023-01-14T02:11:13.828Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-01-14T02:11:14.391Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-01-14T02:11:16.283Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-01-14T02:11:21.545Z] 14 01 2023 02:11:21.268:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-01-14T02:11:21.545Z] 14 01 2023 02:11:21.270:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-01-14T02:11:21.545Z] 14 01 2023 02:11:21.273:INFO [launcher]: Starting browser ChromeHeadless [2023-01-14T02:11:33.743Z] ✔ Browser application bundle generation complete. [2023-01-14T02:11:33.743Z] 14 01 2023 02:11:32.265:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket Utg6_2EosXuxiECoAAAB with id 27134672 [2023-01-14T02:11:35.114Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-01-14T02:11:35.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.111 secs) [2023-01-14T02:11:35.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.128 secs) [2023-01-14T02:11:35.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.134 secs) [2023-01-14T02:11:35.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.241 secs) [2023-01-14T02:11:35.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.265 secs) [2023-01-14T02:11:35.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.277 secs) [2023-01-14T02:11:35.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.282 secs) [2023-01-14T02:11:35.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.285 secs) [2023-01-14T02:11:35.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.289 secs) [2023-01-14T02:11:35.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.34 secs) [2023-01-14T02:11:35.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.378 secs) [2023-01-14T02:11:35.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.409 secs) [2023-01-14T02:11:35.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.415 secs) [2023-01-14T02:11:35.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.418 secs) [2023-01-14T02:11:35.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.455 secs) [2023-01-14T02:11:35.888Z] WARN: ' [2023-01-14T02:11:35.888Z] It looks like you're using ngModel on the same form field as formControlName. [2023-01-14T02:11:35.888Z] Support for using the ngModel input property and ngModelChange event with [2023-01-14T02:11:35.888Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-01-14T02:11:35.889Z] in a future version of Angular. [2023-01-14T02:11:35.889Z] [2023-01-14T02:11:35.889Z] For more information on this, see our API docs here: [2023-01-14T02:11:35.889Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-01-14T02:11:35.889Z] ' [2023-01-14T02:11:35.889Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.455 secs) [2023-01-14T02:11:35.889Z] WARN: ' [2023-01-14T02:11:35.889Z] It looks like you're using ngModel on the same form field as formControlName. [2023-01-14T02:11:35.889Z] Support for using the ngModel input property and ngModelChange event with [2023-01-14T02:11:35.889Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-01-14T02:11:35.889Z] in a future version of Angular. [2023-01-14T02:11:35.889Z] [2023-01-14T02:11:35.889Z] For more information on this, see our API docs here: [2023-01-14T02:11:35.889Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-01-14T02:11:35.889Z] ' [2023-01-14T02:11:35.889Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.5 secs) [2023-01-14T02:11:35.889Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.505 secs) [2023-01-14T02:11:35.889Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.509 secs) [2023-01-14T02:11:35.889Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.511 secs) [2023-01-14T02:11:35.889Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.577 secs) [2023-01-14T02:11:35.889Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.683 secs) [2023-01-14T02:11:36.147Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.715 secs) [2023-01-14T02:11:36.147Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.72 secs) [2023-01-14T02:11:36.147Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.726 secs) [2023-01-14T02:11:36.147Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.735 secs) [2023-01-14T02:11:36.147Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.741 secs) [2023-01-14T02:11:36.147Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.747 secs) [2023-01-14T02:11:36.147Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.804 secs) [2023-01-14T02:11:36.147Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.815 secs) [2023-01-14T02:11:36.147Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.83 secs) [2023-01-14T02:11:36.147Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.833 secs) [2023-01-14T02:11:36.147Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.869 secs) [2023-01-14T02:11:36.406Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.88 secs) [2023-01-14T02:11:36.406Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.889 secs) [2023-01-14T02:11:36.406Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.893 secs) [2023-01-14T02:11:36.406Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.895 secs) [2023-01-14T02:11:36.406Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.911 secs) [2023-01-14T02:11:36.406Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.917 secs) [2023-01-14T02:11:36.406Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.935 secs) [2023-01-14T02:11:36.406Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.944 secs) [2023-01-14T02:11:36.406Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.947 secs) [2023-01-14T02:11:36.406Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.953 secs) [2023-01-14T02:11:36.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.957 secs) [2023-01-14T02:11:36.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.959 secs) [2023-01-14T02:11:36.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.993 secs) [2023-01-14T02:11:36.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.002 secs) [2023-01-14T02:11:36.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.009 secs) [2023-01-14T02:11:36.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.012 secs) [2023-01-14T02:11:36.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.015 secs) [2023-01-14T02:11:36.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.017 secs) [2023-01-14T02:11:36.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.02 secs) [2023-01-14T02:11:36.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.03 secs) [2023-01-14T02:11:36.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.039 secs) [2023-01-14T02:11:36.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.049 secs) [2023-01-14T02:11:36.665Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.07 secs) [2023-01-14T02:11:36.665Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.075 secs) [2023-01-14T02:11:36.665Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.077 secs) [2023-01-14T02:11:36.665Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.084 secs) [2023-01-14T02:11:36.665Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.094 secs) [2023-01-14T02:11:36.665Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.095 secs) [2023-01-14T02:11:36.665Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.096 secs) [2023-01-14T02:11:36.665Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.116 secs) [2023-01-14T02:11:36.665Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.124 secs) [2023-01-14T02:11:36.665Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.133 secs) [2023-01-14T02:11:36.665Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.142 secs) [2023-01-14T02:11:36.665Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.144 secs) [2023-01-14T02:11:36.665Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.151 secs) [2023-01-14T02:11:36.665Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.168 secs) [2023-01-14T02:11:36.665Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.193 secs) [2023-01-14T02:11:36.665Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.198 secs) [2023-01-14T02:11:36.665Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.228 secs) [2023-01-14T02:11:36.665Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.231 secs) [2023-01-14T02:11:36.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.238 secs) [2023-01-14T02:11:36.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.24 secs) [2023-01-14T02:11:36.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.242 secs) [2023-01-14T02:11:36.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.258 secs) [2023-01-14T02:11:36.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.261 secs) [2023-01-14T02:11:36.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.264 secs) [2023-01-14T02:11:36.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.276 secs) [2023-01-14T02:11:36.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.282 secs) [2023-01-14T02:11:36.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.287 secs) [2023-01-14T02:11:36.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.289 secs) [2023-01-14T02:11:36.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.307 secs) [2023-01-14T02:11:36.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.314 secs) [2023-01-14T02:11:36.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.319 secs) [2023-01-14T02:11:36.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.343 secs) [2023-01-14T02:11:36.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.374 secs) [2023-01-14T02:11:36.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.384 secs) [2023-01-14T02:11:36.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.391 secs) [2023-01-14T02:11:36.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.398 secs) [2023-01-14T02:11:36.922Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.406 secs) [2023-01-14T02:11:37.181Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.419 secs) [2023-01-14T02:11:37.181Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.438 secs) [2023-01-14T02:11:37.181Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.457 secs) [2023-01-14T02:11:37.181Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.463 secs) [2023-01-14T02:11:37.181Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.466 secs) [2023-01-14T02:11:37.181Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.471 secs) [2023-01-14T02:11:37.181Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.488 secs) [2023-01-14T02:11:37.181Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.507 secs) [2023-01-14T02:11:37.181Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.515 secs) [2023-01-14T02:11:37.181Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.523 secs) [2023-01-14T02:11:37.181Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.529 secs) [2023-01-14T02:11:37.181Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.534 secs) [2023-01-14T02:11:37.181Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.553 secs) [2023-01-14T02:11:37.181Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.556 secs) [2023-01-14T02:11:37.181Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.557 secs) [2023-01-14T02:11:37.181Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.562 secs) [2023-01-14T02:11:37.181Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.578 secs) [2023-01-14T02:11:37.439Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.581 secs) [2023-01-14T02:11:37.439Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.583 secs) [2023-01-14T02:11:37.439Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.588 secs) [2023-01-14T02:11:37.439Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.611 secs) [2023-01-14T02:11:37.439Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.62 secs) [2023-01-14T02:11:37.439Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.627 secs) [2023-01-14T02:11:37.439Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.637 secs) [2023-01-14T02:11:37.439Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.653 secs) [2023-01-14T02:11:37.439Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.665 secs) [2023-01-14T02:11:37.439Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.673 secs) [2023-01-14T02:11:37.439Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.683 secs) [2023-01-14T02:11:37.439Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.69 secs) [2023-01-14T02:11:37.439Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.696 secs) [2023-01-14T02:11:37.439Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.714 secs) [2023-01-14T02:11:37.439Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.726 secs) [2023-01-14T02:11:37.439Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.739 secs) [2023-01-14T02:11:37.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.748 secs) [2023-01-14T02:11:37.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.755 secs) [2023-01-14T02:11:37.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.767 secs) [2023-01-14T02:11:37.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.772 secs) [2023-01-14T02:11:37.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.808 secs) [2023-01-14T02:11:37.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.818 secs) [2023-01-14T02:11:37.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.835 secs) [2023-01-14T02:11:37.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.865 secs) [2023-01-14T02:11:37.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.874 secs) [2023-01-14T02:11:37.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.886 secs) [2023-01-14T02:11:37.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.889 secs) [2023-01-14T02:11:37.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.891 secs) [2023-01-14T02:11:37.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.897 secs) [2023-01-14T02:11:37.958Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.914 secs) [2023-01-14T02:11:37.958Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.922 secs) [2023-01-14T02:11:37.958Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.925 secs) [2023-01-14T02:11:37.958Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.93 secs) [2023-01-14T02:11:37.958Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.932 secs) [2023-01-14T02:11:37.958Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.933 secs) [2023-01-14T02:11:37.958Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.955 secs) [2023-01-14T02:11:37.958Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.968 secs) [2023-01-14T02:11:37.958Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.974 secs) [2023-01-14T02:11:37.958Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 1.986 secs) [2023-01-14T02:11:37.958Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 1.991 secs) [2023-01-14T02:11:37.958Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 1.999 secs) [2023-01-14T02:11:37.958Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (2.942 secs / 1.999 secs) [2023-01-14T02:11:37.958Z] TOTAL: 149 SUCCESS [2023-01-14T02:11:37.958Z] ✔ Browser application bundle generation complete. [2023-01-14T02:11:38.530Z] [2023-01-14T02:11:38.530Z] =============================== Coverage summary =============================== [2023-01-14T02:11:38.530Z] Statements : 40.95% ( 1466/3580 ) [2023-01-14T02:11:38.530Z] Branches : 12.03% ( 111/923 ) [2023-01-14T02:11:38.530Z] Functions : 33.2% ( 431/1298 ) [2023-01-14T02:11:38.530Z] Lines : 38.88% ( 1317/3387 ) [2023-01-14T02:11:38.530Z] ================================================================================ [2023-01-14T02:11:38.530Z] ✔ Browser application bundle generation complete. [2023-01-14T02:11:39.100Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-579/web' [Pipeline] echo [2023-01-14T02:11:39.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-14T02:11:39.120Z] $ docker stop --time=1 6e7c70f01f72cfb17ab2a0e8bd6f48e20fe2349eb25114a0369440e1e0fa1c98 [2023-01-14T02:11:40.391Z] $ docker rm -f --volumes 6e7c70f01f72cfb17ab2a0e8bd6f48e20fe2349eb25114a0369440e1e0fa1c98 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-14T02:11:40.767Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-14T02:11:41.577Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-14T02:11:42.060Z] + sudo chown -R jenkins:jenkins . [2023-01-14T02:11:42.301Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2334 in /w/workspace/edgexfoundry_edgex-ui-go_PR-579 [Pipeline] { [Pipeline] ws [2023-01-14T02:11:42.313Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [Pipeline] sh [2023-01-14T02:11:42.356Z] The recommended git tool is: git [2023-01-14T02:11:42.635Z] + ls -al . [2023-01-14T02:11:42.635Z] total 188 [2023-01-14T02:11:42.635Z] drwxrwxr-x 14 jenkins jenkins 4096 Jan 14 02:09 . [2023-01-14T02:11:42.635Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:08 .. [2023-01-14T02:11:42.635Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:08 .blubracket [2023-01-14T02:11:42.635Z] -rw-rw-r-- 1 jenkins jenkins 18 Jan 14 02:08 .dockerignore [2023-01-14T02:11:42.635Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:09 .git [2023-01-14T02:11:42.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:08 .github [2023-01-14T02:11:42.635Z] -rw-rw-r-- 1 jenkins jenkins 185 Jan 14 02:08 .gitignore [2023-01-14T02:11:42.635Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 02:09 .semver [2023-01-14T02:11:42.635Z] -rw-rw-r-- 1 jenkins jenkins 4856 Jan 14 02:08 Attribution.txt [2023-01-14T02:11:42.635Z] -rw-rw-r-- 1 jenkins jenkins 17205 Jan 14 02:08 CHANGELOG.md [2023-01-14T02:11:42.635Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 14 02:08 CONTRIBUTING.md [2023-01-14T02:11:42.635Z] -rw-rw-r-- 1 jenkins jenkins 1847 Jan 14 02:08 Dockerfile [2023-01-14T02:11:42.635Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 14 02:08 Jenkinsfile [2023-01-14T02:11:42.635Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 14 02:08 LICENSE [2023-01-14T02:11:42.635Z] -rw-rw-r-- 1 jenkins jenkins 2124 Jan 14 02:08 Makefile [2023-01-14T02:11:42.635Z] -rw-rw-r-- 1 jenkins jenkins 4558 Jan 14 02:08 README.md [2023-01-14T02:11:42.635Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 02:09 VERSION [2023-01-14T02:11:42.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:08 assets [2023-01-14T02:11:42.635Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:08 bin [2023-01-14T02:11:42.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:08 cmd [2023-01-14T02:11:42.635Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 14 02:09 coverage.out [2023-01-14T02:11:42.635Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:08 docs [2023-01-14T02:11:42.635Z] -rw-rw-r-- 1 jenkins jenkins 3110 Jan 14 02:08 go.mod [2023-01-14T02:11:42.635Z] -rw-rw-r-- 1 jenkins jenkins 43888 Jan 14 02:08 go.sum [2023-01-14T02:11:42.635Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:08 internal [2023-01-14T02:11:42.635Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:08 snap [2023-01-14T02:11:42.635Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:08 testing [2023-01-14T02:11:42.635Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 02:08 version.go [2023-01-14T02:11:42.635Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 14 02:10 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:11:42.967Z] + 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=bdc354dc44b6a9c153bf04a666be6209182df4a7 --label arch=amd64 --label version=0.0.0 . [2023-01-14T02:11:43.225Z] Sending build context to Docker daemon 48.41MB [2023-01-14T02:11:43.225Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-14T02:11:43.225Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-14T02:11:43.225Z] ---> 5cd63cff2ade [2023-01-14T02:11:43.225Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-01-14T02:11:43.791Z] ---> Running in 730a3d44c601 [2023-01-14T02:11:43.791Z] Removing intermediate container 730a3d44c601 [2023-01-14T02:11:43.791Z] ---> ed9200d846f0 [2023-01-14T02:11:43.791Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-14T02:11:43.791Z] ---> Running in 20034718ccff [2023-01-14T02:11:43.791Z] Removing intermediate container 20034718ccff [2023-01-14T02:11:43.791Z] ---> 1e57d50c0790 [2023-01-14T02:11:43.791Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-14T02:11:44.048Z] ---> Running in 065cae7026b4 [2023-01-14T02:11:44.048Z] Removing intermediate container 065cae7026b4 [2023-01-14T02:11:44.048Z] ---> 0f2114c9cc99 [2023-01-14T02:11:44.048Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-01-14T02:11:44.048Z] ---> Running in 70377f3bc7c8 [2023-01-14T02:11:44.048Z] Removing intermediate container 70377f3bc7c8 [2023-01-14T02:11:44.048Z] ---> 7d0d4dea31ba [2023-01-14T02:11:44.048Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-01-14T02:11:44.048Z] ---> Running in c0b43ecc50a1 [2023-01-14T02:11:44.048Z] Removing intermediate container c0b43ecc50a1 [2023-01-14T02:11:44.048Z] ---> 2800bccba46b [2023-01-14T02:11:44.048Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-01-14T02:11:45.422Z] ---> 8ddd56fb8e83 [2023-01-14T02:11:45.422Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-01-14T02:11:45.422Z] ---> Running in d7097f060101 [2023-01-14T02:11:45.680Z] Removing intermediate container d7097f060101 [2023-01-14T02:11:45.680Z] ---> 63338a044925 [2023-01-14T02:11:45.680Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-14T02:11:45.680Z] ---> Running in 228cc1b88dbd [2023-01-14T02:11:45.939Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-14T02:11:46.505Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-14T02:11:47.072Z] OK: 211 MiB in 51 packages [2023-01-14T02:11:47.331Z] Removing intermediate container 228cc1b88dbd [2023-01-14T02:11:47.331Z] ---> bda5ae62337f [2023-01-14T02:11:47.331Z] Step 11/26 : ENV GO111MODULE=on [2023-01-14T02:11:47.331Z] ---> Running in 5a209eb9d573 [2023-01-14T02:11:47.331Z] Removing intermediate container 5a209eb9d573 [2023-01-14T02:11:47.331Z] ---> 45a198cafa0c [2023-01-14T02:11:47.331Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-01-14T02:11:47.331Z] ---> Running in e23e693ae4e9 [2023-01-14T02:11:47.590Z] Removing intermediate container e23e693ae4e9 [2023-01-14T02:11:47.590Z] ---> 4e3a8865fe64 [2023-01-14T02:11:47.590Z] Step 13/26 : COPY go.mod vendor* ./ [2023-01-14T02:11:47.590Z] ---> 05331165e45c [2023-01-14T02:11:47.590Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T02:11:47.590Z] ---> Running in 0ce43fbaf879 [2023-01-14T02:11:48.154Z] Removing intermediate container 0ce43fbaf879 [2023-01-14T02:11:48.154Z] ---> 63291a79bd45 [2023-01-14T02:11:48.154Z] Step 15/26 : COPY . . [2023-01-14T02:11:50.054Z] ---> 8f8b7eda52db [2023-01-14T02:11:50.054Z] Step 16/26 : RUN ${MAKE} [2023-01-14T02:11:50.054Z] ---> Running in 6e544ef71180 [2023-01-14T02:11:50.054Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-01-14T02:11:53.925Z] using credential edgex-jenkins-ssh [2023-01-14T02:11:53.941Z] Cloning the remote Git repository [2023-01-14T02:11:54.098Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-01-14T02:11:54.222Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2023-01-14T02:11:54.526Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-01-14T02:11:54.528Z] > git --version # timeout=10 [2023-01-14T02:11:54.576Z] > git --version # 'git version 2.25.1' [2023-01-14T02:11:54.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-14T02:11:54.676Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-14T02:11:59.847Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-01-14T02:11:59.901Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-14T02:12:01.556Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-01-14T02:12:01.658Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-01-14T02:12:01.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-14T02:12:01.684Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/579/head:refs/remotes/origin/PR-579 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-14T02:12:02.241Z] Removing intermediate container 6e544ef71180 [2023-01-14T02:12:02.241Z] ---> a6c8e497dc02 [2023-01-14T02:12:02.241Z] Step 17/26 : FROM alpine:3.14 [2023-01-14T02:12:02.241Z] 3.14: Pulling from library/alpine [2023-01-14T02:12:02.241Z] c7ed990a2339: Pulling fs layer [2023-01-14T02:12:02.241Z] c7ed990a2339: Verifying Checksum [2023-01-14T02:12:02.241Z] c7ed990a2339: Download complete [2023-01-14T02:12:02.241Z] c7ed990a2339: Pull complete [2023-01-14T02:12:02.241Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-01-14T02:12:02.241Z] Status: Downloaded newer image for alpine:3.14 [2023-01-14T02:12:02.241Z] ---> dd53f409bf0b [2023-01-14T02:12:02.241Z] Step 18/26 : EXPOSE 4000 [2023-01-14T02:12:02.241Z] ---> Running in 82345195c5b7 [2023-01-14T02:12:02.241Z] Removing intermediate container 82345195c5b7 [2023-01-14T02:12:02.241Z] ---> d8fa0bae54db [2023-01-14T02:12:02.241Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-01-14T02:12:02.271Z] Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit 47988330b029a888b432bca213101354849c35ed [2023-01-14T02:12:02.808Z] ---> 494b3087acd1 [2023-01-14T02:12:02.808Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-01-14T02:12:02.808Z] ---> 47ae3385cf2c [2023-01-14T02:12:02.808Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-01-14T02:12:02.808Z] ---> 9770bdb2e1bd [2023-01-14T02:12:02.808Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-01-14T02:12:02.808Z] ---> Running in ce3069b2cfb7 [2023-01-14T02:12:03.066Z] Removing intermediate container ce3069b2cfb7 [2023-01-14T02:12:03.066Z] ---> 5abb8ee7390c [2023-01-14T02:12:03.066Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-01-14T02:12:03.066Z] ---> Running in b1c186a42039 [2023-01-14T02:12:03.066Z] Removing intermediate container b1c186a42039 [2023-01-14T02:12:03.066Z] ---> 8f8235d4acd8 [2023-01-14T02:12:03.066Z] Step 24/26 : LABEL arch=amd64 [2023-01-14T02:12:03.066Z] ---> Running in 70e47bf4504b [2023-01-14T02:12:03.066Z] Removing intermediate container 70e47bf4504b [2023-01-14T02:12:03.066Z] ---> d28f3b022be2 [2023-01-14T02:12:03.066Z] Step 25/26 : LABEL git_sha=bdc354dc44b6a9c153bf04a666be6209182df4a7 [2023-01-14T02:12:03.066Z] ---> Running in 02f905482ccf [2023-01-14T02:12:03.325Z] Removing intermediate container 02f905482ccf [2023-01-14T02:12:03.325Z] ---> b79d513bfb3b [2023-01-14T02:12:03.325Z] Step 26/26 : LABEL version=0.0.0 [2023-01-14T02:12:03.325Z] ---> Running in 1323e6c1fb68 [2023-01-14T02:12:03.325Z] Removing intermediate container 1323e6c1fb68 [2023-01-14T02:12:03.325Z] ---> 13e81faf6629 [2023-01-14T02:12:03.325Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-14T02:12:03.325Z] Successfully built 13e81faf6629 [2023-01-14T02:12:03.325Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:12:02.296Z] > git config core.sparsecheckout # timeout=10 [2023-01-14T02:12:02.317Z] > git checkout -f 47988330b029a888b432bca213101354849c35ed # timeout=10 [2023-01-14T02:12:02.811Z] > git remote # timeout=10 [2023-01-14T02:12:02.844Z] > git config --get remote.origin.url # timeout=10 [2023-01-14T02:12:02.881Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-14T02:12:02.898Z] > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 [2023-01-14T02:12:03.731Z] Merge succeeded, producing ad1c03aba7ddf0d008f3f0fc85e968ffe20a993d [2023-01-14T02:12:03.731Z] Checking out Revision ad1c03aba7ddf0d008f3f0fc85e968ffe20a993d (PR-579) [2023-01-14T02:12:03.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-14T02:12:03.805Z] [2023-01-14T02:12:03.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:12:04.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-14T02:12:04.101Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-14T02:12:04.101Z] 5eb5b503b376: Pulling fs layer [2023-01-14T02:12:04.101Z] 5c69ac0246d0: Pulling fs layer [2023-01-14T02:12:04.101Z] ec43610c2a17: Pulling fs layer [2023-01-14T02:12:04.101Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-14T02:12:04.101Z] 33b1e0a273af: Pulling fs layer [2023-01-14T02:12:04.101Z] 5d3b04190fa2: Pulling fs layer [2023-01-14T02:12:04.101Z] 2f39f015ded8: Pulling fs layer [2023-01-14T02:12:04.101Z] 3a2ae6a8a46f: Waiting [2023-01-14T02:12:04.101Z] 33b1e0a273af: Waiting [2023-01-14T02:12:04.101Z] 5d3b04190fa2: Waiting [2023-01-14T02:12:04.101Z] 2f39f015ded8: Waiting [2023-01-14T02:12:04.101Z] 5c69ac0246d0: Download complete [2023-01-14T02:12:04.101Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-14T02:12:04.101Z] 3a2ae6a8a46f: Download complete [2023-01-14T02:12:04.363Z] 33b1e0a273af: Verifying Checksum [2023-01-14T02:12:04.363Z] 33b1e0a273af: Download complete [2023-01-14T02:12:04.363Z] 5d3b04190fa2: Verifying Checksum [2023-01-14T02:12:04.363Z] 5d3b04190fa2: Download complete [2023-01-14T02:12:04.363Z] ec43610c2a17: Verifying Checksum [2023-01-14T02:12:04.363Z] ec43610c2a17: Download complete [2023-01-14T02:12:04.363Z] 5eb5b503b376: Verifying Checksum [2023-01-14T02:12:04.363Z] 5eb5b503b376: Download complete [2023-01-14T02:12:04.940Z] 2f39f015ded8: Verifying Checksum [2023-01-14T02:12:04.940Z] 2f39f015ded8: Download complete [2023-01-14T02:12:05.506Z] 5eb5b503b376: Pull complete [2023-01-14T02:12:05.506Z] 5c69ac0246d0: Pull complete [2023-01-14T02:12:03.707Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-14T02:12:03.743Z] > git config core.sparsecheckout # timeout=10 [2023-01-14T02:12:03.775Z] > git checkout -f ad1c03aba7ddf0d008f3f0fc85e968ffe20a993d # timeout=10 [2023-01-14T02:12:06.069Z] ec43610c2a17: Pull complete [2023-01-14T02:12:06.070Z] 3a2ae6a8a46f: Pull complete [2023-01-14T02:12:06.327Z] 33b1e0a273af: Pull complete [2023-01-14T02:12:06.327Z] 5d3b04190fa2: Pull complete [2023-01-14T02:12:07.577Z] Commit message: "Merge commit '5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35' into HEAD" [2023-01-14T02:12:07.587Z] > git rev-list --no-walk 47988330b029a888b432bca213101354849c35ed # timeout=10 [2023-01-14T02:12:07.939Z] [2023-01-14T02:12:07.939Z] GitHub has been notified of this commit’s build result [2023-01-14T02:12:07.939Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-14T02:12:08.561Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-14T02:12:08.561Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-14T02:12:08.561Z] Dload Upload Total Spent Left Speed [2023-01-14T02:12:08.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 143k 0 --:--:-- --:--:-- --:--:-- 143k [Pipeline] sh [2023-01-14T02:12:09.293Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-14T02:12:09.644Z] + sudo tee /etc/docker/daemon.new [2023-01-14T02:12:09.644Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-14T02:12:09.644Z] { [2023-01-14T02:12:09.644Z] "registry-mirrors": [ [2023-01-14T02:12:09.644Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-14T02:12:09.644Z] ], [2023-01-14T02:12:09.644Z] "bip": "10.250.0.254/24", [2023-01-14T02:12:09.644Z] "hosts": [ [2023-01-14T02:12:09.644Z] "tcp://0.0.0.0:5555", [2023-01-14T02:12:09.644Z] "unix:///var/run/docker.sock" [2023-01-14T02:12:09.644Z] ], [2023-01-14T02:12:09.644Z] "mtu": 1458, [2023-01-14T02:12:09.644Z] "selinux-enabled": true, [2023-01-14T02:12:09.644Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-14T02:12:09.644Z] } [Pipeline] sh [2023-01-14T02:12:10.005Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-14T02:12:10.382Z] + sudo service docker restart [2023-01-14T02:12:10.504Z] 2f39f015ded8: Pull complete [2023-01-14T02:12:10.504Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-14T02:12:10.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-14T02:12:10.504Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:12:10.585Z] prd-ubuntu20.04-docker-8c-8g-2324 does not seem to be running inside a container [2023-01-14T02:12:10.609Z] $ 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-579 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579:/w/workspace/edgexfoundry_edgex-ui-go_PR-579:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-14T02:12:13.379Z] $ docker top dc2c5f0f8ca3c772e664103a926e26f07eb3eed1b7a47308399a29823585e119 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:12:13.751Z] ---> job-cost.sh [2023-01-14T02:12:13.751Z] lf-activate-venv: SKIPPING [2023-01-14T02:12:13.751Z] INFO: No Stack... [2023-01-14T02:12:14.316Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-14T02:12:14.575Z] INFO: Archiving Costs [Pipeline] sh [2023-01-14T02:12:14.867Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives/cost.csv [2023-01-14T02:12:14.867Z] + cut -d, -f6 [Pipeline] lock [2023-01-14T02:12:14.883Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-579-2-stack-cost] [2023-01-14T02:12:14.889Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-579-2-stack-cost] did not exist. Created. [2023-01-14T02:12:14.889Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-579-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-14T02:12:15.188Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-14T02:12:15.513Z] Stashed 1 file(s) [Pipeline] } [2023-01-14T02:12:15.523Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-579-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-14T02:12:15.540Z] $ docker stop --time=1 dc2c5f0f8ca3c772e664103a926e26f07eb3eed1b7a47308399a29823585e119 [2023-01-14T02:12:16.802Z] $ docker rm -f --volumes dc2c5f0f8ca3c772e664103a926e26f07eb3eed1b7a47308399a29823585e119 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-14T02:12:28.737Z] provisioning config files... [2023-01-14T02:12:28.770Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config1622384273763491763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:12:29.149Z] ---> docker-login.sh [2023-01-14T02:12:29.150Z] nexus3.edgexfoundry.org:10001 [2023-01-14T02:12:29.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:12:29.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:12:29.748Z] Configure a credential helper to remove this warning. See [2023-01-14T02:12:29.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:12:29.748Z] [2023-01-14T02:12:29.748Z] Login Succeeded [2023-01-14T02:12:30.021Z] nexus3.edgexfoundry.org:10002 [2023-01-14T02:12:30.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:12:30.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:12:30.295Z] Configure a credential helper to remove this warning. See [2023-01-14T02:12:30.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:12:30.295Z] [2023-01-14T02:12:30.295Z] Login Succeeded [2023-01-14T02:12:30.295Z] nexus3.edgexfoundry.org:10003 [2023-01-14T02:12:30.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:12:30.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:12:30.840Z] Configure a credential helper to remove this warning. See [2023-01-14T02:12:30.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:12:30.840Z] [2023-01-14T02:12:30.840Z] Login Succeeded [2023-01-14T02:12:30.840Z] nexus3.edgexfoundry.org:10004 [2023-01-14T02:12:31.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:12:31.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:12:31.114Z] Configure a credential helper to remove this warning. See [2023-01-14T02:12:31.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:12:31.114Z] [2023-01-14T02:12:31.114Z] Login Succeeded [2023-01-14T02:12:31.114Z] docker.io [2023-01-14T02:12:31.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:12:31.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:12:31.653Z] Configure a credential helper to remove this warning. See [2023-01-14T02:12:31.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:12:31.653Z] [2023-01-14T02:12:31.653Z] Login Succeeded [2023-01-14T02:12:31.653Z] ---> docker-login.sh ends [Pipeline] } [2023-01-14T02:12:31.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-14T02:12:31.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-14T02:12:32.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-14T02:12:32.022Z] ========================================================= [2023-01-14T02:12:32.022Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-14T02:12:32.022Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:12:32.375Z] + 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 . [2023-01-14T02:12:33.356Z] Sending build context to Docker daemon 28.74MB [2023-01-14T02:12:33.356Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-01-14T02:12:33.356Z] Step 2/16 : FROM ${BASE} AS builder [2023-01-14T02:12:33.636Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-14T02:12:33.636Z] 9b18e9b68314: Pulling fs layer [2023-01-14T02:12:33.636Z] 35d82f9e3411: Pulling fs layer [2023-01-14T02:12:33.636Z] e16973657156: Pulling fs layer [2023-01-14T02:12:33.636Z] fc693d55d65f: Pulling fs layer [2023-01-14T02:12:33.636Z] 7e9fc2657dce: Pulling fs layer [2023-01-14T02:12:33.636Z] dda99020689f: Pulling fs layer [2023-01-14T02:12:33.636Z] db1c61fa0a46: Pulling fs layer [2023-01-14T02:12:33.636Z] 891c053d2c06: Pulling fs layer [2023-01-14T02:12:33.636Z] dda99020689f: Waiting [2023-01-14T02:12:33.636Z] db1c61fa0a46: Waiting [2023-01-14T02:12:33.636Z] fc693d55d65f: Waiting [2023-01-14T02:12:33.636Z] 7e9fc2657dce: Waiting [2023-01-14T02:12:33.636Z] 891c053d2c06: Waiting [2023-01-14T02:12:33.636Z] e16973657156: Verifying Checksum [2023-01-14T02:12:33.636Z] e16973657156: Download complete [2023-01-14T02:12:33.636Z] 35d82f9e3411: Download complete [2023-01-14T02:12:33.636Z] 7e9fc2657dce: Verifying Checksum [2023-01-14T02:12:33.636Z] 7e9fc2657dce: Download complete [2023-01-14T02:12:33.966Z] dda99020689f: Download complete [2023-01-14T02:12:33.966Z] 9b18e9b68314: Verifying Checksum [2023-01-14T02:12:33.966Z] 9b18e9b68314: Download complete [2023-01-14T02:12:35.126Z] 9b18e9b68314: Pull complete [2023-01-14T02:12:35.126Z] 35d82f9e3411: Pull complete [2023-01-14T02:12:35.406Z] e16973657156: Pull complete [2023-01-14T02:12:36.411Z] 891c053d2c06: Verifying Checksum [2023-01-14T02:12:36.411Z] 891c053d2c06: Download complete [2023-01-14T02:12:41.300Z] db1c61fa0a46: Verifying Checksum [2023-01-14T02:12:41.300Z] db1c61fa0a46: Download complete [2023-01-14T02:12:41.300Z] fc693d55d65f: Verifying Checksum [2023-01-14T02:12:41.300Z] fc693d55d65f: Download complete [2023-01-14T02:12:53.739Z] fc693d55d65f: Pull complete [2023-01-14T02:12:54.024Z] 7e9fc2657dce: Pull complete [2023-01-14T02:12:54.304Z] dda99020689f: Pull complete [2023-01-14T02:13:02.648Z] db1c61fa0a46: Pull complete [2023-01-14T02:13:04.109Z] 891c053d2c06: Pull complete [2023-01-14T02:13:04.109Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-14T02:13:04.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-14T02:13:04.109Z] ---> f96f9c87975a [2023-01-14T02:13:04.109Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-01-14T02:13:07.542Z] ---> Running in 8d544823e0e5 [2023-01-14T02:13:07.816Z] Removing intermediate container 8d544823e0e5 [2023-01-14T02:13:07.816Z] ---> 642f4cea31e9 [2023-01-14T02:13:07.816Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-01-14T02:13:08.101Z] ---> Running in 0d0f28afe814 [2023-01-14T02:13:08.380Z] Removing intermediate container 0d0f28afe814 [2023-01-14T02:13:08.380Z] ---> f8f6644721ba [2023-01-14T02:13:08.380Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-01-14T02:13:08.667Z] ---> Running in ea7c7faf4591 [2023-01-14T02:13:08.946Z] Removing intermediate container ea7c7faf4591 [2023-01-14T02:13:08.946Z] ---> 24004a41ac3e [2023-01-14T02:13:08.946Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-01-14T02:13:09.220Z] ---> Running in 77f8022d3b23 [2023-01-14T02:13:10.661Z] Removing intermediate container 77f8022d3b23 [2023-01-14T02:13:10.661Z] ---> ebb02e0285a3 [2023-01-14T02:13:10.661Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-01-14T02:13:10.661Z] ---> Running in 91c7b98587f1 [2023-01-14T02:13:10.935Z] Removing intermediate container 91c7b98587f1 [2023-01-14T02:13:10.935Z] ---> 2dc2e5239539 [2023-01-14T02:13:10.935Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-01-14T02:13:11.928Z] latest: Pulling from library/docker [2023-01-14T02:13:11.928Z] a9eaa45ef418: Pulling fs layer [2023-01-14T02:13:11.928Z] 9b7e78d5cc3f: Pulling fs layer [2023-01-14T02:13:11.928Z] 3e5567070d96: Pulling fs layer [2023-01-14T02:13:11.928Z] 84d0f0d97175: Pulling fs layer [2023-01-14T02:13:11.928Z] 4d837e8284e4: Pulling fs layer [2023-01-14T02:13:11.928Z] 9b063021d93d: Pulling fs layer [2023-01-14T02:13:11.928Z] 31168eb775d5: Pulling fs layer [2023-01-14T02:13:11.928Z] b319acefe37b: Pulling fs layer [2023-01-14T02:13:11.928Z] 4d837e8284e4: Waiting [2023-01-14T02:13:11.928Z] 84d0f0d97175: Waiting [2023-01-14T02:13:11.928Z] 31168eb775d5: Waiting [2023-01-14T02:13:11.928Z] 9b063021d93d: Waiting [2023-01-14T02:13:11.928Z] b319acefe37b: Waiting [2023-01-14T02:13:12.215Z] 9b7e78d5cc3f: Verifying Checksum [2023-01-14T02:13:12.215Z] 9b7e78d5cc3f: Download complete [2023-01-14T02:13:12.215Z] a9eaa45ef418: Verifying Checksum [2023-01-14T02:13:12.215Z] a9eaa45ef418: Download complete [2023-01-14T02:13:12.505Z] 3e5567070d96: Verifying Checksum [2023-01-14T02:13:12.505Z] 3e5567070d96: Download complete [2023-01-14T02:13:12.788Z] 9b063021d93d: Verifying Checksum [2023-01-14T02:13:12.788Z] 9b063021d93d: Download complete [2023-01-14T02:13:12.788Z] 84d0f0d97175: Download complete [2023-01-14T02:13:12.788Z] 31168eb775d5: Verifying Checksum [2023-01-14T02:13:12.788Z] 31168eb775d5: Download complete [2023-01-14T02:13:12.788Z] 4d837e8284e4: Verifying Checksum [2023-01-14T02:13:12.788Z] 4d837e8284e4: Download complete [2023-01-14T02:13:13.077Z] b319acefe37b: Verifying Checksum [2023-01-14T02:13:13.077Z] b319acefe37b: Download complete [2023-01-14T02:13:13.077Z] a9eaa45ef418: Pull complete [2023-01-14T02:13:13.919Z] 9b7e78d5cc3f: Pull complete [2023-01-14T02:13:14.913Z] 3e5567070d96: Pull complete [2023-01-14T02:13:16.380Z] 84d0f0d97175: Pull complete [2023-01-14T02:13:17.370Z] 4d837e8284e4: Pull complete [2023-01-14T02:13:17.652Z] 9b063021d93d: Pull complete [2023-01-14T02:13:17.928Z] 31168eb775d5: Pull complete [2023-01-14T02:13:18.203Z] b319acefe37b: Pull complete [2023-01-14T02:13:18.203Z] Digest: sha256:75026b00c823579421c1850c00def301a6126b3f3f684594e51114c997f76467 [2023-01-14T02:13:18.203Z] Status: Downloaded newer image for docker:latest [2023-01-14T02:13:20.844Z] ---> 1d7a067aee9e [2023-01-14T02:13:20.844Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-01-14T02:13:20.844Z] ---> Running in fcb6a0ebe32a [2023-01-14T02:13:23.514Z] Removing intermediate container fcb6a0ebe32a [2023-01-14T02:13:23.514Z] ---> 0d046f6d2cf2 [2023-01-14T02:13:23.514Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-14T02:13:23.514Z] ---> Running in dd3bf96c3ff3 [2023-01-14T02:13:24.510Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-14T02:13:25.113Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-14T02:13:27.234Z] OK: 221 MiB in 51 packages [2023-01-14T02:13:28.222Z] Removing intermediate container dd3bf96c3ff3 [2023-01-14T02:13:28.222Z] ---> 029582993f18 [2023-01-14T02:13:28.222Z] Step 11/16 : ENV GO111MODULE=on [2023-01-14T02:13:28.222Z] ---> Running in 588b4eb8bdab [2023-01-14T02:13:28.496Z] Removing intermediate container 588b4eb8bdab [2023-01-14T02:13:28.496Z] ---> bbb6033a2d5c [2023-01-14T02:13:28.496Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-01-14T02:13:28.778Z] ---> Running in 7289fdbeabe9 [2023-01-14T02:13:29.049Z] Removing intermediate container 7289fdbeabe9 [2023-01-14T02:13:29.049Z] ---> e5fa8b60828a [2023-01-14T02:13:29.049Z] Step 13/16 : COPY go.mod vendor* ./ [2023-01-14T02:13:29.643Z] ---> 424a537c885b [2023-01-14T02:13:29.643Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T02:13:29.915Z] ---> Running in bc2b7f636ff3 [2023-01-14T02:14:37.925Z] Removing intermediate container bc2b7f636ff3 [2023-01-14T02:14:37.925Z] ---> ecfd184b52e7 [2023-01-14T02:14:37.925Z] Step 15/16 : COPY . . [2023-01-14T02:14:37.925Z] ---> e07fc270839a [2023-01-14T02:14:37.926Z] Step 16/16 : RUN ${MAKE} [2023-01-14T02:14:37.926Z] ---> Running in 2b899f943951 [2023-01-14T02:14:37.926Z] noop [2023-01-14T02:14:37.926Z] Removing intermediate container 2b899f943951 [2023-01-14T02:14:37.926Z] ---> 321d7e44c9dc [2023-01-14T02:14:37.926Z] Successfully built 321d7e44c9dc [2023-01-14T02:14:37.926Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:14:38.313Z] + docker inspect -f . ci-base-image-arm64 [2023-01-14T02:14:38.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:14:38.568Z] prd-ubuntu20.04-docker-arm64-4c-16g-2334 does not seem to be running inside a container [2023-01-14T02:14:38.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-14T02:14:40.164Z] $ docker top 7f848104c9937224a634661c190783519a66d1715f9729a8ad0a7b9b4f788bb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T02:14:41.074Z] + go version [2023-01-14T02:14:41.074Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-14T02:14:41.107Z] $ docker stop --time=1 7f848104c9937224a634661c190783519a66d1715f9729a8ad0a7b9b4f788bb9 [2023-01-14T02:14:42.915Z] $ docker rm -f --volumes 7f848104c9937224a634661c190783519a66d1715f9729a8ad0a7b9b4f788bb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:14:43.542Z] + docker inspect -f . ci-base-image-arm64 [2023-01-14T02:14:43.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:14:43.809Z] prd-ubuntu20.04-docker-arm64-4c-16g-2334 does not seem to be running inside a container [2023-01-14T02:14:43.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-14T02:14:45.519Z] $ docker top 7c523a2e24032bf543381a37a9138e3722ffb230d017a071ec8ac0de64cea6b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T02:14:46.477Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh [2023-01-14T02:14:47.171Z] + make test [2023-01-14T02:14:47.171Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-01-14T02:14:49.154Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-01-14T02:16:40.968Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-01-14T02:16:40.968Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-01-14T02:16:40.968Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-01-14T02:16:40.968Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-01-14T02:16:40.968Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-01-14T02:16:40.968Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-01-14T02:16:40.968Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-01-14T02:16:40.968Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-01-14T02:16:40.968Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-01-14T02:16:53.369Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-14T02:16:53.369Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-14T02:16:53.369Z] ./bin/test-attribution-txt.sh [2023-01-14T02:16:53.369Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-01-14T02:16:53.369Z] make -C web test [2023-01-14T02:16:53.369Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' [2023-01-14T02:16:53.369Z] make[1]: tput: No such file or directory [2023-01-14T02:16:53.369Z] make[1]: tput: No such file or directory [2023-01-14T02:16:53.369Z] warning: generating ./VERSION [2023-01-14T02:16:53.369Z] echo "0.0.0" > VERSION [2023-01-14T02:16:53.369Z] docker build \ [2023-01-14T02:16:53.369Z] -f Dockerfile \ [2023-01-14T02:16:53.369Z] --build-arg USER=1000 \ [2023-01-14T02:16:53.369Z] \ [2023-01-14T02:16:53.369Z] --label "git_sha=ad1c03aba7ddf0d008f3f0fc85e968ffe20a993d" \ [2023-01-14T02:16:53.369Z] -t edgexfoundry/edgex-web-ui:ad1c03aba7ddf0d008f3f0fc85e968ffe20a993d \ [2023-01-14T02:16:53.369Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-01-14T02:16:53.369Z] . [2023-01-14T02:16:53.965Z] Sending build context to Docker daemon 3.269MB [2023-01-14T02:16:53.965Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-01-14T02:16:53.965Z] 16.17-alpine3.15: Pulling from library/node [2023-01-14T02:16:54.238Z] 47517142f6ba: Pulling fs layer [2023-01-14T02:16:54.238Z] 5f8c4bfa009b: Pulling fs layer [2023-01-14T02:16:54.238Z] f7079c9c4ba1: Pulling fs layer [2023-01-14T02:16:54.238Z] aba105e6f55a: Pulling fs layer [2023-01-14T02:16:54.238Z] aba105e6f55a: Waiting [2023-01-14T02:16:54.238Z] f7079c9c4ba1: Verifying Checksum [2023-01-14T02:16:54.238Z] f7079c9c4ba1: Download complete [2023-01-14T02:16:54.238Z] 47517142f6ba: Verifying Checksum [2023-01-14T02:16:54.238Z] 47517142f6ba: Download complete [2023-01-14T02:16:54.238Z] aba105e6f55a: Download complete [2023-01-14T02:16:54.834Z] 47517142f6ba: Pull complete [2023-01-14T02:16:55.169Z] 5f8c4bfa009b: Verifying Checksum [2023-01-14T02:16:55.169Z] 5f8c4bfa009b: Download complete [2023-01-14T02:16:59.487Z] 5f8c4bfa009b: Pull complete [2023-01-14T02:16:59.487Z] f7079c9c4ba1: Pull complete [2023-01-14T02:16:59.487Z] aba105e6f55a: Pull complete [2023-01-14T02:16:59.487Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-01-14T02:16:59.487Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-01-14T02:16:59.758Z] ---> bf1b8b58d215 [2023-01-14T02:16:59.758Z] Step 2/10 : RUN apk add --no-cache chromium [2023-01-14T02:17:00.352Z] ---> Running in ebc0788b3f4f [2023-01-14T02:17:01.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-14T02:17:01.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-14T02:17:02.633Z] (1/128) Installing libxau (1.0.9-r0) [2023-01-14T02:17:02.918Z] (2/128) Installing libmd (1.0.3-r0) [2023-01-14T02:17:02.918Z] (3/128) Installing libbsd (0.11.3-r1) [2023-01-14T02:17:02.918Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-01-14T02:17:02.918Z] (5/128) Installing libxcb (1.14-r2) [2023-01-14T02:17:02.918Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-01-14T02:17:02.918Z] (7/128) Installing libxext (1.3.4-r0) [2023-01-14T02:17:02.918Z] (8/128) Installing libice (1.0.10-r0) [2023-01-14T02:17:02.918Z] (9/128) Installing libuuid (2.37.4-r0) [2023-01-14T02:17:02.918Z] (10/128) Installing libsm (1.2.3-r0) [2023-01-14T02:17:02.918Z] (11/128) Installing libxt (1.2.1-r0) [2023-01-14T02:17:03.202Z] (12/128) Installing libxmu (1.1.3-r0) [2023-01-14T02:17:03.202Z] (13/128) Installing xset (1.2.4-r0) [2023-01-14T02:17:03.202Z] (14/128) Installing xprop (1.2.5-r0) [2023-01-14T02:17:03.202Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-01-14T02:17:03.202Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-01-14T02:17:03.202Z] (17/128) Installing pkgconf (1.8.0-r0) [2023-01-14T02:17:03.202Z] (18/128) Installing libffi (3.4.2-r1) [2023-01-14T02:17:03.202Z] (19/128) Installing libintl (0.21-r0) [2023-01-14T02:17:03.202Z] (20/128) Installing libblkid (2.37.4-r0) [2023-01-14T02:17:03.202Z] (21/128) Installing libmount (2.37.4-r0) [2023-01-14T02:17:03.202Z] (22/128) Installing pcre (8.45-r1) [2023-01-14T02:17:03.202Z] (23/128) Installing glib (2.70.1-r0) [2023-01-14T02:17:03.202Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-01-14T02:17:03.202Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-01-14T02:17:03.480Z] (26/128) Installing shared-mime-info (2.1-r1) [2023-01-14T02:17:03.480Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-01-14T02:17:03.480Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-01-14T02:17:03.480Z] (29/128) Installing libpng (1.6.37-r1) [2023-01-14T02:17:03.480Z] (30/128) Installing libwebp (1.2.2-r0) [2023-01-14T02:17:03.480Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-01-14T02:17:03.480Z] (32/128) Installing tiff (4.4.0-r0) [2023-01-14T02:17:03.480Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-01-14T02:17:03.751Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-01-14T02:17:03.751Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-01-14T02:17:03.751Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-01-14T02:17:03.751Z] (37/128) Installing libxrender (0.9.10-r3) [2023-01-14T02:17:03.751Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-01-14T02:17:03.751Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-01-14T02:17:03.751Z] (40/128) Installing libxi (1.8-r0) [2023-01-14T02:17:03.751Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-01-14T02:17:03.751Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-01-14T02:17:03.751Z] (43/128) Installing atk (2.36.0-r0) [2023-01-14T02:17:03.751Z] (44/128) Installing libxtst (1.2.3-r3) [2023-01-14T02:17:03.751Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-01-14T02:17:03.751Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-01-14T02:17:03.751Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-01-14T02:17:03.751Z] (48/128) Installing expat (2.5.0-r0) [2023-01-14T02:17:03.751Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-01-14T02:17:03.751Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-01-14T02:17:03.751Z] (51/128) Installing freetype (2.11.1-r2) [2023-01-14T02:17:03.751Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-01-14T02:17:04.022Z] (53/128) Installing pixman (0.40.0-r4) [2023-01-14T02:17:04.022Z] (54/128) Installing cairo (1.16.0-r5) [2023-01-14T02:17:04.022Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-01-14T02:17:04.022Z] (56/128) Installing avahi-libs (0.8-r5) [2023-01-14T02:17:04.022Z] (57/128) Installing gmp (6.2.1-r1) [2023-01-14T02:17:04.022Z] (58/128) Installing nettle (3.7.3-r0) [2023-01-14T02:17:04.022Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-01-14T02:17:04.022Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-01-14T02:17:04.292Z] (61/128) Installing libunistring (0.9.10-r1) [2023-01-14T02:17:04.292Z] (62/128) Installing gnutls (3.7.1-r1) [2023-01-14T02:17:04.292Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-01-14T02:17:04.292Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-01-14T02:17:04.292Z] (65/128) Installing fribidi (1.0.11-r0) [2023-01-14T02:17:04.292Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-01-14T02:17:04.292Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-01-14T02:17:04.292Z] (68/128) Installing libxft (2.3.4-r0) [2023-01-14T02:17:04.292Z] (69/128) Installing pango (1.48.10-r0) [2023-01-14T02:17:04.292Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-01-14T02:17:04.564Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-01-14T02:17:04.564Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-01-14T02:17:04.564Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-01-14T02:17:04.564Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-01-14T02:17:04.564Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-01-14T02:17:04.833Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-01-14T02:17:05.104Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-01-14T02:17:05.104Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-01-14T02:17:05.104Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-01-14T02:17:05.104Z] Executing ttf-opensans-1.10-r1.post-install [2023-01-14T02:17:07.696Z] (79/128) Installing libogg (1.3.5-r0) [2023-01-14T02:17:07.696Z] (80/128) Installing flac (1.3.4-r0) [2023-01-14T02:17:07.696Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-01-14T02:17:07.696Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-01-14T02:17:07.696Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-01-14T02:17:07.696Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-01-14T02:17:07.696Z] (85/128) Installing libass (0.15.2-r0) [2023-01-14T02:17:07.696Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-01-14T02:17:07.697Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-01-14T02:17:07.697Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-01-14T02:17:07.697Z] (89/128) Installing lame (3.100-r0) [2023-01-14T02:17:07.697Z] (90/128) Installing opus (1.3.1-r1) [2023-01-14T02:17:07.697Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-01-14T02:17:07.697Z] (92/128) Installing soxr (0.1.3-r2) [2023-01-14T02:17:07.697Z] (93/128) Installing libsrt (1.4.2-r1) [2023-01-14T02:17:07.697Z] (94/128) Installing libssh (0.9.6-r1) [2023-01-14T02:17:07.697Z] (95/128) Installing libtheora (1.1.1-r16) [2023-01-14T02:17:07.697Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-01-14T02:17:07.697Z] (97/128) Installing libdrm (2.4.109-r0) [2023-01-14T02:17:07.697Z] (98/128) Installing libva (2.13.0-r0) [2023-01-14T02:17:07.697Z] (99/128) Installing libvdpau (1.4-r0) [2023-01-14T02:17:07.697Z] (100/128) Installing vidstab (1.1.0-r1) [2023-01-14T02:17:07.697Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-01-14T02:17:07.967Z] (102/128) Installing libvpx (1.10.0-r0) [2023-01-14T02:17:07.967Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-01-14T02:17:07.967Z] (104/128) Installing x264-libs (20210613-r0) [2023-01-14T02:17:07.967Z] (105/128) Installing x265-libs (3.5-r0) [2023-01-14T02:17:07.967Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-01-14T02:17:07.967Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-01-14T02:17:08.556Z] (108/128) Installing libevent (2.1.12-r4) [2023-01-14T02:17:08.556Z] (109/128) Installing mesa (21.2.6-r0) [2023-01-14T02:17:08.556Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-01-14T02:17:08.556Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-01-14T02:17:08.556Z] (112/128) Installing lcms2 (2.12-r1) [2023-01-14T02:17:08.556Z] (113/128) Installing nspr (4.32-r0) [2023-01-14T02:17:08.556Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-01-14T02:17:08.556Z] (115/128) Installing nss (3.78.1-r0) [2023-01-14T02:17:08.826Z] (116/128) Installing libasyncns (0.8-r1) [2023-01-14T02:17:08.826Z] (117/128) Installing libltdl (2.4.6-r7) [2023-01-14T02:17:08.826Z] (118/128) Installing orc (0.4.32-r0) [2023-01-14T02:17:08.826Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-01-14T02:17:08.826Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-01-14T02:17:08.826Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-01-14T02:17:08.826Z] (122/128) Installing libpulse (15.0-r2) [2023-01-14T02:17:08.826Z] (123/128) Installing re2 (2021.11.01-r0) [2023-01-14T02:17:08.826Z] (124/128) Installing snappy (1.1.9-r1) [2023-01-14T02:17:08.826Z] (125/128) Installing libgpg-error (1.42-r1) [2023-01-14T02:17:08.826Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-01-14T02:17:09.094Z] (127/128) Installing libxslt (1.1.35-r0) [2023-01-14T02:17:09.094Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-01-14T02:17:13.376Z] Executing busybox-1.34.1-r7.trigger [2023-01-14T02:17:13.376Z] Executing glib-2.70.1-r0.trigger [2023-01-14T02:17:13.376Z] Executing shared-mime-info-2.1-r1.trigger [2023-01-14T02:17:18.734Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-01-14T02:17:18.734Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-01-14T02:17:19.005Z] Executing fontconfig-2.13.1-r4.trigger [2023-01-14T02:17:19.005Z] Executing mkfontscale-1.2.1-r1.trigger [2023-01-14T02:17:19.005Z] OK: 275 MiB in 144 packages [2023-01-14T02:17:29.120Z] Removing intermediate container ebc0788b3f4f [2023-01-14T02:17:29.121Z] ---> 09be8843410c [2023-01-14T02:17:29.121Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-01-14T02:17:29.121Z] ---> Running in d249a480a49a [2023-01-14T02:17:29.121Z] Removing intermediate container d249a480a49a [2023-01-14T02:17:29.121Z] ---> a101ae8f49ff [2023-01-14T02:17:29.121Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-01-14T02:17:29.121Z] ---> Running in 8b08713321c9 [2023-01-14T02:17:29.121Z] Removing intermediate container 8b08713321c9 [2023-01-14T02:17:29.121Z] ---> b7f7c26e1eaa [2023-01-14T02:17:29.121Z] Step 5/10 : RUN npm install -g npm [2023-01-14T02:17:29.121Z] ---> Running in f9c1676a99e9 [2023-01-14T02:18:01.396Z] [2023-01-14T02:18:01.396Z] removed 8 packages, changed 80 packages, and audited 231 packages in 28s [2023-01-14T02:18:01.396Z] [2023-01-14T02:18:01.396Z] 14 packages are looking for funding [2023-01-14T02:18:01.396Z] run `npm fund` for details [2023-01-14T02:18:01.396Z] [2023-01-14T02:18:01.396Z] found 0 vulnerabilities [2023-01-14T02:18:03.351Z] Removing intermediate container f9c1676a99e9 [2023-01-14T02:18:03.351Z] ---> f7b17ce81051 [2023-01-14T02:18:03.351Z] Step 6/10 : ARG USER=1000 [2023-01-14T02:18:03.619Z] ---> Running in f2352f425a4e [2023-01-14T02:18:03.893Z] Removing intermediate container f2352f425a4e [2023-01-14T02:18:03.893Z] ---> 4b54c85d5fd5 [2023-01-14T02:18:03.893Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-01-14T02:18:03.893Z] ---> Running in 7eafec2fdd41 [2023-01-14T02:18:05.844Z] Removing intermediate container 7eafec2fdd41 [2023-01-14T02:18:05.844Z] ---> a9a8ed54c65e [2023-01-14T02:18:05.844Z] Step 8/10 : USER $USER:$USER [2023-01-14T02:18:05.844Z] ---> Running in 1d2a52270123 [2023-01-14T02:18:06.113Z] Removing intermediate container 1d2a52270123 [2023-01-14T02:18:06.113Z] ---> f08d240bd3bc [2023-01-14T02:18:06.113Z] Step 9/10 : WORKDIR /app [2023-01-14T02:18:06.113Z] ---> Running in 4dca0971b603 [2023-01-14T02:18:06.382Z] Removing intermediate container 4dca0971b603 [2023-01-14T02:18:06.382Z] ---> 26108f294dd2 [2023-01-14T02:18:06.382Z] Step 10/10 : LABEL git_sha=ad1c03aba7ddf0d008f3f0fc85e968ffe20a993d [2023-01-14T02:18:06.651Z] ---> Running in 94accbc43eec [2023-01-14T02:18:06.919Z] Removing intermediate container 94accbc43eec [2023-01-14T02:18:06.919Z] ---> b9925903fcd3 [2023-01-14T02:18:06.919Z] Successfully built b9925903fcd3 [2023-01-14T02:18:06.919Z] Successfully tagged edgexfoundry/edgex-web-ui:ad1c03aba7ddf0d008f3f0fc85e968ffe20a993d [2023-01-14T02:18:06.919Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-01-14T02:18:06.919Z] touch edgex-web-ui.imagebuilt [2023-01-14T02:18:06.919Z] mkdir -p node_modules coverage [2023-01-14T02:18:06.919Z] chown "1000:1000" node_modules coverage package-lock.json [2023-01-14T02:18:06.919Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE required: { [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE }, [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE } [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE required: { [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE }, [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE } [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE required: { [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE }, [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE } [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE required: { [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:18:21.937Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE }, [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE } [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE required: { [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE }, [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE } [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE required: { [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE }, [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE } [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE required: { [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE }, [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE } [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE required: { [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE }, [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE } [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE required: { [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE }, [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:18:21.938Z] npm WARN EBADENGINE } [2023-01-14T02:19:00.840Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-01-14T02:19:02.255Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-01-14T02:19:02.847Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-14T02:19:02.847Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-01-14T02:19:04.803Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-01-14T02:19:10.170Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-01-14T02:19:18.396Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-01-14T02:19:18.981Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-01-14T02:19:19.948Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-01-14T02:19:46.677Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-14T02:19:46.677Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-01-14T02:19:46.946Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-01-14T02:19:52.342Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-01-14T02:19:53.759Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-01-14T02:19:55.738Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-14T02:20:08.541Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-01-14T02:20:09.969Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-01-14T02:20:28.295Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-01-14T02:21:00.614Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-01-14T02:21:39.522Z] [2023-01-14T02:21:39.522Z] added 1475 packages, and audited 1476 packages in 3m [2023-01-14T02:21:39.522Z] [2023-01-14T02:21:39.522Z] 90 packages are looking for funding [2023-01-14T02:21:39.522Z] run `npm fund` for details [2023-01-14T02:21:40.110Z] [2023-01-14T02:21:40.110Z] 23 vulnerabilities (1 low, 5 moderate, 13 high, 4 critical) [2023-01-14T02:21:40.110Z] [2023-01-14T02:21:40.110Z] To address issues that do not require attention, run: [2023-01-14T02:21:40.110Z] npm audit fix [2023-01-14T02:21:40.110Z] [2023-01-14T02:21:40.110Z] To address all issues (including breaking changes), run: [2023-01-14T02:21:40.110Z] npm audit fix --force [2023-01-14T02:21:40.110Z] [2023-01-14T02:21:40.110Z] Run `npm audit` for details. [2023-01-14T02:21:43.485Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-01-14T02:22:05.572Z] - Generating browser application bundles (phase: setup)... [2023-01-14T02:22:44.475Z] Compiling @angular/core : es2015 as esm2015 [2023-01-14T02:22:44.475Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-01-14T02:23:16.750Z] Compiling @angular/common : es2015 as esm2015 [2023-01-14T02:23:16.750Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-01-14T02:23:25.004Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-01-14T02:23:25.004Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-01-14T02:23:30.366Z] Compiling @angular/router : es2015 as esm2015 [2023-01-14T02:23:30.953Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-01-14T02:23:37.631Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-01-14T02:23:39.051Z] Compiling @angular/common/http : es2015 as esm2015 [2023-01-14T02:23:40.018Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-01-14T02:23:44.294Z] Compiling @angular/forms : es2015 as esm2015 [2023-01-14T02:23:46.257Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-01-14T02:23:46.257Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-01-14T02:25:07.938Z] 14 01 2023 02:24:55.754:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-01-14T02:25:07.938Z] 14 01 2023 02:24:55.770:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-01-14T02:25:07.938Z] 14 01 2023 02:24:55.803:INFO [launcher]: Starting browser ChromeHeadless [2023-01-14T02:26:29.615Z] 14 01 2023 02:26:18.249:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-01-14T02:26:29.615Z] 14 01 2023 02:26:20.311:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-01-14T02:27:26.044Z] 14 01 2023 02:27:20.319:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-01-14T02:27:26.044Z] 14 01 2023 02:27:24.553:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-01-14T02:27:32.706Z] ✔ Browser application bundle generation complete. [2023-01-14T02:27:32.706Z] 14 01 2023 02:27:32.366:INFO [launcher]: Trying to start ChromeHeadless again (2/2). [2023-01-14T02:27:35.302Z] 14 01 2023 02:27:34.700:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket U4x0-dDJFMGRFsLnAAAB with id 78817729 [2023-01-14T02:27:57.395Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-01-14T02:27:57.395Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.503 secs) [2023-01-14T02:27:57.395Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.635 secs) [2023-01-14T02:27:57.983Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 2.179 secs) [2023-01-14T02:27:58.251Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 2.243 secs) [2023-01-14T02:27:58.251Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.287 secs) [2023-01-14T02:27:58.523Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.364 secs) [2023-01-14T02:27:58.523Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.481 secs) [2023-01-14T02:27:58.793Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.617 secs) [2023-01-14T02:27:59.062Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.846 secs) [2023-01-14T02:27:59.062Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.925 secs) [2023-01-14T02:27:59.062Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.968 secs) [2023-01-14T02:27:59.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.995 secs) [2023-01-14T02:27:59.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.016 secs) [2023-01-14T02:27:59.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.036 secs) [2023-01-14T02:27:59.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.182 secs) [2023-01-14T02:27:59.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.336 secs) [2023-01-14T02:27:59.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.38 secs) [2023-01-14T02:27:59.877Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.429 secs) [2023-01-14T02:28:00.146Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.718 secs) [2023-01-14T02:28:00.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.96 secs) [2023-01-14T02:28:00.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.044 secs) [2023-01-14T02:28:00.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.069 secs) [2023-01-14T02:28:00.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.089 secs) [2023-01-14T02:28:00.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.128 secs) [2023-01-14T02:28:00.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.312 secs) [2023-01-14T02:28:01.224Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.4 secs) [2023-01-14T02:28:01.224Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.44 secs) [2023-01-14T02:28:01.491Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.701 secs) [2023-01-14T02:28:01.491Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.729 secs) [2023-01-14T02:28:01.759Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.877 secs) [2023-01-14T02:28:01.759Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.927 secs) [2023-01-14T02:28:02.028Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.961 secs) [2023-01-14T02:28:02.028Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.023 secs) [2023-01-14T02:28:02.028Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.049 secs) [2023-01-14T02:28:02.028Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.067 secs) [2023-01-14T02:28:02.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.223 secs) [2023-01-14T02:28:02.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.251 secs) [2023-01-14T02:28:02.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.267 secs) [2023-01-14T02:28:02.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.297 secs) [2023-01-14T02:28:02.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.312 secs) [2023-01-14T02:28:02.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.388 secs) [2023-01-14T02:28:02.831Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.601 secs) [2023-01-14T02:28:03.099Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.72 secs) [2023-01-14T02:28:03.366Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.03 secs) [2023-01-14T02:28:03.633Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.157 secs) [2023-01-14T02:28:03.633Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.297 secs) [2023-01-14T02:28:03.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.366 secs) [2023-01-14T02:28:03.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.402 secs) [2023-01-14T02:28:04.171Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.605 secs) [2023-01-14T02:28:04.440Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.858 secs) [2023-01-14T02:28:04.440Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.885 secs) [2023-01-14T02:28:04.440Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.901 secs) [2023-01-14T02:28:04.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.981 secs) [2023-01-14T02:28:04.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.04 secs) [2023-01-14T02:28:04.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.074 secs) [2023-01-14T02:28:04.974Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.296 secs) [2023-01-14T02:28:05.247Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.379 secs) [2023-01-14T02:28:05.247Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.417 secs) [2023-01-14T02:28:05.247Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.451 secs) [2023-01-14T02:28:05.247Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.481 secs) [2023-01-14T02:28:05.515Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.592 secs) [2023-01-14T02:28:05.515Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.722 secs) [2023-01-14T02:28:05.515Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.761 secs) [2023-01-14T02:28:05.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.867 secs) [2023-01-14T02:28:06.049Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.144 secs) [2023-01-14T02:28:06.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.623 secs) [2023-01-14T02:28:06.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.84 secs) [2023-01-14T02:28:07.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.972 secs) [2023-01-14T02:28:07.437Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.002 secs) [2023-01-14T02:28:07.437Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.016 secs) [2023-01-14T02:28:07.704Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.338 secs) [2023-01-14T02:28:07.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.419 secs) [2023-01-14T02:28:07.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.495 secs) [2023-01-14T02:28:08.242Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.768 secs) [2023-01-14T02:28:08.827Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.268 secs) [2023-01-14T02:28:09.793Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 11.154 secs) [2023-01-14T02:28:10.066Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 11.24 secs) [2023-01-14T02:28:10.066Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 11.325 secs) [2023-01-14T02:28:10.066Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 11.351 secs) [2023-01-14T02:28:10.339Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 11.364 secs) [2023-01-14T02:28:10.339Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 11.46 secs) [2023-01-14T02:28:10.609Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 11.651 secs) [2023-01-14T02:28:10.609Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 11.676 secs) [2023-01-14T02:28:10.609Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 11.692 secs) [2023-01-14T02:28:10.879Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 11.819 secs) [2023-01-14T02:28:11.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 12.011 secs) [2023-01-14T02:28:11.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 12.092 secs) [2023-01-14T02:28:11.418Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 12.18 secs) [2023-01-14T02:28:11.418Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 12.282 secs) [2023-01-14T02:28:11.418Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 12.32 secs) [2023-01-14T02:28:11.687Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 12.341 secs) [2023-01-14T02:28:11.687Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 12.424 secs) [2023-01-14T02:28:12.274Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 12.882 secs) [2023-01-14T02:28:12.274Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 12.902 secs) [2023-01-14T02:28:12.544Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 13.085 secs) [2023-01-14T02:28:12.544Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 13.241 secs) [2023-01-14T02:28:12.811Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 13.278 secs) [2023-01-14T02:28:12.811Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 13.316 secs) [2023-01-14T02:28:12.811Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 13.352 secs) [2023-01-14T02:28:12.811Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 13.399 secs) [2023-01-14T02:28:13.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 13.498 secs) [2023-01-14T02:28:13.348Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 13.668 secs) [2023-01-14T02:28:13.348Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 13.73 secs) [2023-01-14T02:28:13.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 13.787 secs) [2023-01-14T02:28:13.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 13.828 secs) [2023-01-14T02:28:13.887Z] WARN: ' [2023-01-14T02:28:13.887Z] It looks like you're using ngModel on the same form field as formControlName. [2023-01-14T02:28:13.887Z] Support for using the ngModel input property and ngModelChange event with [2023-01-14T02:28:13.887Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-01-14T02:28:13.887Z] in a future version of Angular. [2023-01-14T02:28:13.887Z] [2023-01-14T02:28:13.887Z] For more information on this, see our API docs here: [2023-01-14T02:28:13.887Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-01-14T02:28:13.887Z] ' [2023-01-14T02:28:13.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 13.828 secs) [2023-01-14T02:28:13.887Z] WARN: ' [2023-01-14T02:28:13.887Z] It looks like you're using ngModel on the same form field as formControlName. [2023-01-14T02:28:13.887Z] Support for using the ngModel input property and ngModelChange event with [2023-01-14T02:28:13.887Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-01-14T02:28:13.887Z] in a future version of Angular. [2023-01-14T02:28:13.887Z] [2023-01-14T02:28:13.887Z] For more information on this, see our API docs here: [2023-01-14T02:28:13.887Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-01-14T02:28:13.887Z] ' [2023-01-14T02:28:13.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 14.013 secs) [2023-01-14T02:28:13.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 14.072 secs) [2023-01-14T02:28:13.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 14.097 secs) [2023-01-14T02:28:14.157Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 14.14 secs) [2023-01-14T02:28:14.426Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 14.45 secs) [2023-01-14T02:28:14.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 14.534 secs) [2023-01-14T02:28:14.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 14.616 secs) [2023-01-14T02:28:14.967Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 14.699 secs) [2023-01-14T02:28:14.967Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 14.757 secs) [2023-01-14T02:28:15.235Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 15.041 secs) [2023-01-14T02:28:15.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 15.245 secs) [2023-01-14T02:28:16.091Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 15.697 secs) [2023-01-14T02:28:16.360Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 15.832 secs) [2023-01-14T02:28:16.626Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 15.898 secs) [2023-01-14T02:28:16.626Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 16.056 secs) [2023-01-14T02:28:16.894Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 16.143 secs) [2023-01-14T02:28:17.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 16.387 secs) [2023-01-14T02:28:17.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 16.416 secs) [2023-01-14T02:28:17.427Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 16.434 secs) [2023-01-14T02:28:17.427Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 16.496 secs) [2023-01-14T02:28:17.428Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 16.519 secs) [2023-01-14T02:28:17.694Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 16.669 secs) [2023-01-14T02:28:17.694Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 16.732 secs) [2023-01-14T02:28:17.959Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 16.903 secs) [2023-01-14T02:28:18.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 17.125 secs) [2023-01-14T02:28:18.495Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 17.184 secs) [2023-01-14T02:28:18.495Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 17.237 secs) [2023-01-14T02:28:18.763Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 17.398 secs) [2023-01-14T02:28:19.030Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 17.477 secs) [2023-01-14T02:28:19.030Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 17.546 secs) [2023-01-14T02:28:19.030Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 17.572 secs) [2023-01-14T02:28:19.348Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 17.594 secs) [2023-01-14T02:28:19.348Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 17.798 secs) [2023-01-14T02:28:19.615Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 17.896 secs) [2023-01-14T02:28:19.615Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 17.946 secs) [2023-01-14T02:28:19.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 18.043 secs) [2023-01-14T02:28:19.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 18.082 secs) [2023-01-14T02:28:20.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 18.27 secs) [2023-01-14T02:28:20.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 18.387 secs) [2023-01-14T02:28:20.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 18.464 secs) [2023-01-14T02:28:20.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 18.492 secs) [2023-01-14T02:28:20.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 18.539 secs) [2023-01-14T02:28:20.685Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 18.788 secs) [2023-01-14T02:28:20.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 18.947 secs) [2023-01-14T02:28:22.377Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (26.618 secs / 18.947 secs) [2023-01-14T02:28:22.377Z] TOTAL: 149 SUCCESS [2023-01-14T02:28:22.377Z] ✔ Browser application bundle generation complete. [2023-01-14T02:28:26.652Z] [2023-01-14T02:28:26.652Z] =============================== Coverage summary =============================== [2023-01-14T02:28:26.652Z] Statements : 40.98% ( 1467/3580 ) [2023-01-14T02:28:26.652Z] Branches : 12.03% ( 111/923 ) [2023-01-14T02:28:26.652Z] Functions : 33.28% ( 432/1298 ) [2023-01-14T02:28:26.652Z] Lines : 38.91% ( 1318/3387 ) [2023-01-14T02:28:26.652Z] ================================================================================ [2023-01-14T02:28:26.652Z] 14 01 2023 02:28:26.460:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-01-14T02:28:28.063Z] ✔ Browser application bundle generation complete. [2023-01-14T02:28:29.049Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo [2023-01-14T02:28:29.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-14T02:28:29.076Z] $ docker stop --time=1 7c523a2e24032bf543381a37a9138e3722ffb230d017a071ec8ac0de64cea6b9 [2023-01-14T02:28:30.877Z] $ docker rm -f --volumes 7c523a2e24032bf543381a37a9138e3722ffb230d017a071ec8ac0de64cea6b9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-14T02:28:31.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-14T02:28:35.214Z] Warning: overwriting stash ‘coverage-report’ [2023-01-14T02:28:41.361Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-14T02:28:41.795Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-14T02:28:45.509Z] + ls -al . [2023-01-14T02:28:45.509Z] total 184 [2023-01-14T02:28:45.509Z] drwxrwxr-x 13 jenkins jenkins 4096 Jan 14 02:14 . [2023-01-14T02:28:45.509Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:11 .. [2023-01-14T02:28:45.509Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:12 .blubracket [2023-01-14T02:28:45.509Z] -rw-rw-r-- 1 jenkins jenkins 18 Jan 14 02:12 .dockerignore [2023-01-14T02:28:45.509Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:12 .git [2023-01-14T02:28:45.509Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:12 .github [2023-01-14T02:28:45.509Z] -rw-rw-r-- 1 jenkins jenkins 185 Jan 14 02:12 .gitignore [2023-01-14T02:28:45.509Z] -rw-rw-r-- 1 jenkins jenkins 4856 Jan 14 02:12 Attribution.txt [2023-01-14T02:28:45.509Z] -rw-rw-r-- 1 jenkins jenkins 17205 Jan 14 02:12 CHANGELOG.md [2023-01-14T02:28:45.509Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 14 02:12 CONTRIBUTING.md [2023-01-14T02:28:45.509Z] -rw-rw-r-- 1 jenkins jenkins 1847 Jan 14 02:12 Dockerfile [2023-01-14T02:28:45.509Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 14 02:12 Jenkinsfile [2023-01-14T02:28:45.509Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 14 02:12 LICENSE [2023-01-14T02:28:45.509Z] -rw-rw-r-- 1 jenkins jenkins 2124 Jan 14 02:12 Makefile [2023-01-14T02:28:45.509Z] -rw-rw-r-- 1 jenkins jenkins 4558 Jan 14 02:12 README.md [2023-01-14T02:28:45.509Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 02:09 VERSION [2023-01-14T02:28:45.509Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:12 assets [2023-01-14T02:28:45.509Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:12 bin [2023-01-14T02:28:45.509Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:12 cmd [2023-01-14T02:28:45.509Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 14 02:14 coverage.out [2023-01-14T02:28:45.509Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:12 docs [2023-01-14T02:28:45.509Z] -rw-rw-r-- 1 jenkins jenkins 3110 Jan 14 02:12 go.mod [2023-01-14T02:28:45.509Z] -rw-rw-r-- 1 jenkins jenkins 43888 Jan 14 02:12 go.sum [2023-01-14T02:28:45.509Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:12 internal [2023-01-14T02:28:45.509Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:12 snap [2023-01-14T02:28:45.509Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:12 testing [2023-01-14T02:28:45.509Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 02:12 version.go [2023-01-14T02:28:45.509Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 14 02:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:28:45.868Z] + 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=ad1c03aba7ddf0d008f3f0fc85e968ffe20a993d --label arch=arm64 --label version=0.0.0 . [2023-01-14T02:28:47.331Z] Sending build context to Docker daemon 31.5MB [2023-01-14T02:28:47.331Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-14T02:28:47.331Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-14T02:28:47.331Z] ---> 321d7e44c9dc [2023-01-14T02:28:47.331Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-01-14T02:28:48.539Z] ---> Running in cdb3d34a628b [2023-01-14T02:28:48.807Z] Removing intermediate container cdb3d34a628b [2023-01-14T02:28:48.807Z] ---> 574682355c6e [2023-01-14T02:28:48.807Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-14T02:28:48.807Z] ---> Running in 07ff3c740c65 [2023-01-14T02:28:49.078Z] Removing intermediate container 07ff3c740c65 [2023-01-14T02:28:49.078Z] ---> f35e4b85ef80 [2023-01-14T02:28:49.078Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-14T02:28:49.348Z] ---> Running in 1ec238013a25 [2023-01-14T02:28:49.616Z] Removing intermediate container 1ec238013a25 [2023-01-14T02:28:49.616Z] ---> 45477535ec3e [2023-01-14T02:28:49.616Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-01-14T02:28:49.616Z] ---> Running in cb695fa17d96 [2023-01-14T02:28:50.208Z] Removing intermediate container cb695fa17d96 [2023-01-14T02:28:50.208Z] ---> ac0a14d4f003 [2023-01-14T02:28:50.208Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-01-14T02:28:50.208Z] ---> Running in 2229292d6a31 [2023-01-14T02:28:50.480Z] Removing intermediate container 2229292d6a31 [2023-01-14T02:28:50.480Z] ---> 150d7c85ebd6 [2023-01-14T02:28:50.480Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-01-14T02:28:53.089Z] ---> 917328bf576f [2023-01-14T02:28:53.089Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-01-14T02:28:53.089Z] ---> Running in 52599928c8cd [2023-01-14T02:28:54.529Z] Removing intermediate container 52599928c8cd [2023-01-14T02:28:54.529Z] ---> dc7d499bfd82 [2023-01-14T02:28:54.529Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-14T02:28:54.799Z] ---> Running in aaec46190276 [2023-01-14T02:28:55.772Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-14T02:28:56.361Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-14T02:28:58.316Z] OK: 221 MiB in 51 packages [2023-01-14T02:28:58.901Z] Removing intermediate container aaec46190276 [2023-01-14T02:28:58.901Z] ---> fc797ba4aeda [2023-01-14T02:28:58.901Z] Step 11/26 : ENV GO111MODULE=on [2023-01-14T02:28:58.901Z] ---> Running in 6d90670bf050 [2023-01-14T02:28:59.491Z] Removing intermediate container 6d90670bf050 [2023-01-14T02:28:59.491Z] ---> 8b13051ffc21 [2023-01-14T02:28:59.491Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-01-14T02:28:59.491Z] ---> Running in 37cb88f5de11 [2023-01-14T02:28:59.761Z] Removing intermediate container 37cb88f5de11 [2023-01-14T02:28:59.761Z] ---> da413b602e3c [2023-01-14T02:28:59.761Z] Step 13/26 : COPY go.mod vendor* ./ [2023-01-14T02:29:00.356Z] ---> de5d683a0e2d [2023-01-14T02:29:00.356Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T02:29:00.625Z] ---> Running in d17794756900 [2023-01-14T02:29:03.222Z] Removing intermediate container d17794756900 [2023-01-14T02:29:03.222Z] ---> 89a2f435e296 [2023-01-14T02:29:03.222Z] Step 15/26 : COPY . . [2023-01-14T02:29:07.490Z] ---> a74966385316 [2023-01-14T02:29:07.490Z] Step 16/26 : RUN ${MAKE} [2023-01-14T02:29:07.490Z] ---> Running in 40c2cad4def9 [2023-01-14T02:29:08.453Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-01-14T02:30:45.134Z] Removing intermediate container 40c2cad4def9 [2023-01-14T02:30:45.134Z] ---> e413c0078f5b [2023-01-14T02:30:45.134Z] Step 17/26 : FROM alpine:3.14 [2023-01-14T02:30:45.134Z] 3.14: Pulling from library/alpine [2023-01-14T02:30:45.134Z] 90cda3b7c325: Pulling fs layer [2023-01-14T02:30:45.134Z] 90cda3b7c325: Verifying Checksum [2023-01-14T02:30:45.134Z] 90cda3b7c325: Download complete [2023-01-14T02:30:45.134Z] 90cda3b7c325: Pull complete [2023-01-14T02:30:45.134Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-01-14T02:30:45.134Z] Status: Downloaded newer image for alpine:3.14 [2023-01-14T02:30:45.134Z] ---> 275902a1839d [2023-01-14T02:30:45.134Z] Step 18/26 : EXPOSE 4000 [2023-01-14T02:30:45.134Z] ---> Running in 2114fdc24604 [2023-01-14T02:30:45.134Z] Removing intermediate container 2114fdc24604 [2023-01-14T02:30:45.134Z] ---> 1138435ad29e [2023-01-14T02:30:45.134Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-01-14T02:30:45.134Z] ---> ef65c3878d95 [2023-01-14T02:30:45.134Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-01-14T02:30:45.134Z] ---> 64d425280452 [2023-01-14T02:30:45.134Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-01-14T02:30:45.134Z] ---> ec7e1d5f5c3a [2023-01-14T02:30:45.134Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-01-14T02:30:45.134Z] ---> Running in 679e70f8252a [2023-01-14T02:30:45.134Z] Removing intermediate container 679e70f8252a [2023-01-14T02:30:45.134Z] ---> 07e957d574bb [2023-01-14T02:30:45.134Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-01-14T02:30:45.134Z] ---> Running in 60a3ccae51ee [2023-01-14T02:30:45.134Z] Removing intermediate container 60a3ccae51ee [2023-01-14T02:30:45.134Z] ---> da80d0da4617 [2023-01-14T02:30:45.134Z] Step 24/26 : LABEL arch=arm64 [2023-01-14T02:30:45.134Z] ---> Running in 2846367f0a10 [2023-01-14T02:30:45.134Z] Removing intermediate container 2846367f0a10 [2023-01-14T02:30:45.134Z] ---> 8b0f1241c441 [2023-01-14T02:30:45.134Z] Step 25/26 : LABEL git_sha=ad1c03aba7ddf0d008f3f0fc85e968ffe20a993d [2023-01-14T02:30:45.134Z] ---> Running in 9a271fc8d45b [2023-01-14T02:30:45.134Z] Removing intermediate container 9a271fc8d45b [2023-01-14T02:30:45.134Z] ---> 5e3803c40408 [2023-01-14T02:30:45.134Z] Step 26/26 : LABEL version=0.0.0 [2023-01-14T02:30:45.134Z] ---> Running in e11d266af4b4 [2023-01-14T02:30:45.134Z] Removing intermediate container e11d266af4b4 [2023-01-14T02:30:45.134Z] ---> 9bb6c0f401d8 [2023-01-14T02:30:45.134Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-14T02:30:45.134Z] Successfully built 9bb6c0f401d8 [2023-01-14T02:30:45.134Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:30:45.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-14T02:30:45.561Z] [2023-01-14T02:30:45.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:30:45.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-14T02:30:46.173Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-14T02:30:46.174Z] 8998bd30e6a1: Pulling fs layer [2023-01-14T02:30:46.174Z] 04944245beec: Pulling fs layer [2023-01-14T02:30:46.174Z] 699f458cf7ca: Pulling fs layer [2023-01-14T02:30:46.174Z] 765212b225bb: Pulling fs layer [2023-01-14T02:30:46.174Z] f23df028b6ca: Pulling fs layer [2023-01-14T02:30:46.174Z] d65c8cfc05b1: Pulling fs layer [2023-01-14T02:30:46.174Z] 2437ff75d9bd: Pulling fs layer [2023-01-14T02:30:46.174Z] f23df028b6ca: Waiting [2023-01-14T02:30:46.174Z] d65c8cfc05b1: Waiting [2023-01-14T02:30:46.174Z] 2437ff75d9bd: Waiting [2023-01-14T02:30:46.174Z] 765212b225bb: Waiting [2023-01-14T02:30:46.174Z] 04944245beec: Verifying Checksum [2023-01-14T02:30:46.174Z] 04944245beec: Download complete [2023-01-14T02:30:46.174Z] 765212b225bb: Verifying Checksum [2023-01-14T02:30:46.174Z] 765212b225bb: Download complete [2023-01-14T02:30:46.445Z] f23df028b6ca: Verifying Checksum [2023-01-14T02:30:46.445Z] f23df028b6ca: Download complete [2023-01-14T02:30:46.445Z] d65c8cfc05b1: Verifying Checksum [2023-01-14T02:30:46.445Z] d65c8cfc05b1: Download complete [2023-01-14T02:30:46.445Z] 699f458cf7ca: Verifying Checksum [2023-01-14T02:30:46.445Z] 699f458cf7ca: Download complete [2023-01-14T02:30:46.714Z] 8998bd30e6a1: Verifying Checksum [2023-01-14T02:30:46.714Z] 8998bd30e6a1: Download complete [2023-01-14T02:30:49.320Z] 2437ff75d9bd: Verifying Checksum [2023-01-14T02:30:49.320Z] 2437ff75d9bd: Download complete [2023-01-14T02:30:53.758Z] 8998bd30e6a1: Pull complete [2023-01-14T02:30:53.758Z] 04944245beec: Pull complete [2023-01-14T02:30:55.168Z] 699f458cf7ca: Pull complete [2023-01-14T02:30:55.434Z] 765212b225bb: Pull complete [2023-01-14T02:30:56.018Z] f23df028b6ca: Pull complete [2023-01-14T02:30:56.288Z] d65c8cfc05b1: Pull complete [2023-01-14T02:31:11.281Z] 2437ff75d9bd: Pull complete [2023-01-14T02:31:11.281Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-14T02:31:11.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-14T02:31:11.281Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:31:11.492Z] prd-ubuntu20.04-docker-arm64-4c-16g-2334 does not seem to be running inside a container [2023-01-14T02:31:11.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-14T02:31:14.664Z] $ docker top 275ad5d49ba1563a4f13577a55c7bb0326a1c9bb2ae4435ffeac91f9771dbb09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:31:15.542Z] ---> job-cost.sh [2023-01-14T02:31:15.543Z] lf-activate-venv: SKIPPING [2023-01-14T02:31:15.543Z] INFO: No Stack... [2023-01-14T02:31:16.125Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-14T02:31:17.086Z] INFO: Archiving Costs [Pipeline] sh [2023-01-14T02:31:17.728Z] + + catcut /w/workspace/edgex-ui-go/2/archives/cost.csv -d, [2023-01-14T02:31:17.729Z] -f6 [Pipeline] lock [2023-01-14T02:31:17.770Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-579-2-stack-cost] [2023-01-14T02:31:17.779Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-579-2-stack-cost] did not exist. Created. [2023-01-14T02:31:17.779Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-579-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-14T02:31:18.448Z] /w/workspace/edgex-ui-go/2@tmp/durable-8a08852e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-14T02:31:19.102Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-14T02:31:19.127Z] Warning: overwriting stash ‘stack-cost’ [2023-01-14T02:31:24.141Z] Stashed 1 file(s) [Pipeline] } [2023-01-14T02:31:24.148Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-579-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-14T02:31:24.161Z] $ docker stop --time=1 275ad5d49ba1563a4f13577a55c7bb0326a1c9bb2ae4435ffeac91f9771dbb09 [2023-01-14T02:31:25.892Z] $ docker rm -f --volumes 275ad5d49ba1563a4f13577a55c7bb0326a1c9bb2ae4435ffeac91f9771dbb09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-14T02:31:26.252Z] provisioning config files... [2023-01-14T02:31:26.258Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/config17631543984641248328tmp [Pipeline] { [Pipeline] sh [2023-01-14T02:31:26.554Z] + set +x [2023-01-14T02:31:26.554Z] + curl -s https://codecov.io/bash [2023-01-14T02:31:26.554Z] + bash -s -- [2023-01-14T02:31:26.554Z] [2023-01-14T02:31:26.554Z] _____ _ [2023-01-14T02:31:26.554Z] / ____| | | [2023-01-14T02:31:26.554Z] | | ___ __| | ___ ___ _____ __ [2023-01-14T02:31:26.554Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-14T02:31:26.554Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-14T02:31:26.554Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-14T02:31:26.554Z] Bash-1.0.6 [2023-01-14T02:31:26.554Z] [2023-01-14T02:31:26.554Z] [2023-01-14T02:31:26.554Z] ==> git version 2.25.1 found [2023-01-14T02:31:26.554Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-14T02:31:26.554Z] Release-Date: 2020-01-08 [2023-01-14T02:31:26.554Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-14T02:31:26.554Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-14T02:31:26.554Z] ==> Jenkins CI detected. [2023-01-14T02:31:26.554Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-579 [2023-01-14T02:31:26.554Z] project root: . [2023-01-14T02:31:26.554Z] --> token set from env [2023-01-14T02:31:26.554Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-14T02:31:26.554Z] ==> Running gcov in . (disable via -X gcov) [2023-01-14T02:31:26.813Z] ==> Python coveragepy not found [2023-01-14T02:31:26.813Z] ==> Searching for coverage reports in: [2023-01-14T02:31:26.813Z] + . [2023-01-14T02:31:26.813Z] -> Found 1 reports [2023-01-14T02:31:26.813Z] ==> Detecting git/mercurial file structure [2023-01-14T02:31:26.813Z] ==> Reading reports [2023-01-14T02:31:26.813Z] + ./coverage.out bytes=10 [2023-01-14T02:31:26.813Z] ==> Appending adjustments [2023-01-14T02:31:26.813Z] https://docs.codecov.io/docs/fixing-reports [2023-01-14T02:31:27.379Z] + Found adjustments [2023-01-14T02:31:27.379Z] ==> Gzipping contents [2023-01-14T02:31:27.638Z] 12K /tmp/codecov.902xDT.gz [2023-01-14T02:31:27.638Z] ==> Uploading reports [2023-01-14T02:31:27.638Z] url: https://codecov.io [2023-01-14T02:31:27.638Z] query: branch=PR-579&commit=bdc354dc44b6a9c153bf04a666be6209182df4a7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-579%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=579&job=&cmd_args= [2023-01-14T02:31:27.638Z] -> Pinging Codecov [2023-01-14T02:31:27.638Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-579&commit=bdc354dc44b6a9c153bf04a666be6209182df4a7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-579%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=579&job=&cmd_args= [2023-01-14T02:31:27.899Z] -> Uploading to [2023-01-14T02:31:27.899Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-14/FB506323287CE973F263BFD2A0EB1F37/bdc354dc44b6a9c153bf04a666be6209182df4a7/880a4483-7bd4-48c7-90a5-82e8d9e00d7f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230114T023127Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=714bc5fd6f995c1fa993bcd65a283daa4e24ec5f9df8ada9a11fd65df119e8d0 [2023-01-14T02:31:27.899Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-14T02:31:27.899Z] Dload Upload Total Spent Left Speed [2023-01-14T02:31:28.157Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8866 0 0 100 8866 0 36187 --:--:-- --:--:-- --:--:-- 36187 [2023-01-14T02:31:28.157Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/bdc354dc44b6a9c153bf04a666be6209182df4a7 [Pipeline] } [2023-01-14T02:31:28.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-14T02:31:28.812Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives ] [2023-01-14T02:31:28.812Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives [2023-01-14T02:31:28.812Z] total 16 [2023-01-14T02:31:28.812Z] drwxr-xr-x 3 root root 4096 Jan 14 02:12 . [2023-01-14T02:31:28.812Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 14 02:12 .. [2023-01-14T02:31:28.812Z] drwxr-xr-x 2 root root 4096 Jan 14 02:12 cost [2023-01-14T02:31:28.812Z] -rw-r--r-- 1 root root 83 Jan 14 02:12 cost.csv [2023-01-14T02:31:28.812Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives [2023-01-14T02:31:28.812Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives [2023-01-14T02:31:28.812Z] total 16 [2023-01-14T02:31:28.812Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 02:12 . [2023-01-14T02:31:28.812Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 14 02:12 .. [2023-01-14T02:31:28.812Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 14 02:12 cost [2023-01-14T02:31:28.812Z] -rw-r--r-- 1 jenkins jenkins 83 Jan 14 02:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:31:29.100Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:31:30.008Z] ---> package-listing.sh [2023-01-14T02:31:30.008Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-14T02:31:30.008Z] ++ facter osfamily [2023-01-14T02:31:30.008Z] + OS_FAMILY=debian [2023-01-14T02:31:30.008Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-579 [2023-01-14T02:31:30.008Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-14T02:31:30.008Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-14T02:31:30.008Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-14T02:31:30.008Z] + PACKAGES=/tmp/packages_start.txt [2023-01-14T02:31:30.008Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-579 ']' [2023-01-14T02:31:30.008Z] + PACKAGES=/tmp/packages_end.txt [2023-01-14T02:31:30.008Z] + case "${OS_FAMILY}" in [2023-01-14T02:31:30.008Z] + dpkg -l [2023-01-14T02:31:30.008Z] + grep '^ii' [2023-01-14T02:31:30.284Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-14T02:31:30.284Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-14T02:31:30.284Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-14T02:31:30.284Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-579 ']' [2023-01-14T02:31:30.284Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives/ [2023-01-14T02:31:30.284Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives/ [Pipeline] echo [2023-01-14T02:31:30.305Z] 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-579/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-14T02:31:30.582Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:31:31.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-14T02:31:31.140Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:31:31.207Z] prd-ubuntu20.04-docker-8c-8g-2324 does not seem to be running inside a container [2023-01-14T02:31:31.244Z] $ 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-579/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-579 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579:/w/workspace/edgexfoundry_edgex-ui-go_PR-579:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-14T02:31:31.443Z] $ docker top 7b7c158c7daf763ef0c3a48f64364a8913e51cbc2073e425fb7e07073e4c7ffe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T02:31:31.777Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-14T02:31:32.059Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-14T02:31:32.342Z] + ls /var/log/sa-host [2023-01-14T02:31:32.342Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-14T02:31:32.411Z] provisioning config files... [2023-01-14T02:31:32.419Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/config16925665934106228145tmp [Pipeline] { [Pipeline] echo [2023-01-14T02:31:32.435Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:31:32.717Z] ---> create-netrc.sh [Pipeline] } [2023-01-14T02:31:32.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:31:33.050Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-14T02:31:33.058Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:31:33.339Z] ---> sudo-logs.sh [2023-01-14T02:31:33.339Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-14T02:31:33.364Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:31:33.642Z] ---> job-cost.sh [2023-01-14T02:31:33.642Z] lf-activate-venv: SKIPPING [2023-01-14T02:31:33.642Z] DEBUG: total: 0.2199999988079071 [2023-01-14T02:31:33.642Z] INFO: Retrieving Stack Cost... [2023-01-14T02:31:33.900Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-14T02:31:34.465Z] INFO: Archiving Costs [Pipeline] echo [2023-01-14T02:31:34.478Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:31:34.757Z] ---> logs-deploy.sh [2023-01-14T02:31:34.758Z] lf-activate-venv: SKIPPING [2023-01-14T02:31:34.758Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-579/2 [2023-01-14T02:31:34.758Z] INFO: archiving workspace using pattern(s): [2023-01-14T02:31:35.691Z] Archives upload complete. [2023-01-14T02:31:35.691Z] INFO: archiving logs to Nexus