Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc+3117862983e23d6112f586b2dfa99700b65170de (11abe7991e446f4646e76c6c8307b4f54e255e61) 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-ssh6179832832110240902.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh10158420336028983375.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-581/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-581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10747340095256352739.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh14471581469588088227.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-581/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-581/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17771946887409082121.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2606 in /w/workspace/edgexfoundry_edgex-ui-go_PR-581 [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-581 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3117862983e23d6112f586b2dfa99700b65170de into PR head commit 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/581/head:refs/remotes/origin/PR-581 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc # timeout=10 Merge succeeded, producing 84620147641bdf487ca3fbec5da94e877e7548d9 Checking out Revision 84620147641bdf487ca3fbec5da94e877e7548d9 (PR-581) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3117862983e23d6112f586b2dfa99700b65170de # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84620147641bdf487ca3fbec5da94e877e7548d9 # timeout=10 Commit message: "Merge commit '3117862983e23d6112f586b2dfa99700b65170de' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-17T02:07:50.691Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-17T02:07:50.759Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-17T02:07:50.778Z] ========================================================= [2023-03-17T02:07:50.778Z] EdgeX Global Pipelines Version Info [2023-03-17T02:07:50.778Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b3e1c0c3ca29b311d107baeb801a69aa5e4857dc # timeout=10 [2023-03-17T02:07:51.509Z] ------------------- [2023-03-17T02:07:51.509Z] stable info: [2023-03-17T02:07:51.509Z] ------------------- [2023-03-17T02:07:51.509Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-17T02:07:51.509Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-17T02:07:51.509Z] Message: update stable to v1.0.245 [2023-03-17T02:07:52.088Z] ------------------- [2023-03-17T02:07:52.088Z] experimental info: [2023-03-17T02:07:52.088Z] ------------------- [2023-03-17T02:07:52.088Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-17T02:07:52.088Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-17T02:07:52.088Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-17T02:07:52.275Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-03-17T02:07:52.299Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-03-17T02:07:52.310Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-17T02:07:52.327Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-17T02:07:52.338Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-17T02:07:52.350Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-17T02:07:52.370Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-17T02:07:52.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-17T02:07:52.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-17T02:07:52.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-17T02:07:52.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-17T02:07:52.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-03-17T02:07:52.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-17T02:07:52.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-17T02:07:52.488Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T02:07:52.502Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T02:07:52.520Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T02:07:52.531Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T02:07:52.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-17T02:07:52.562Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-17T02:07:52.581Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-17T02:07:52.590Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-17T02:07:52.604Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-17T02:07:52.615Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-17T02:07:52.634Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-17T02:07:52.646Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-17T02:07:52.661Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-17T02:07:52.672Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-581 [Pipeline] echo [2023-03-17T02:07:52.686Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-581 [Pipeline] echo [2023-03-17T02:07:52.695Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-581 [Pipeline] echo [2023-03-17T02:07:52.711Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84620147641bdf487ca3fbec5da94e877e7548d9 [Pipeline] echo [2023-03-17T02:07:52.723Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8462014 [Pipeline] echo [2023-03-17T02:07:52.736Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T02:07:52.771Z] provisioning config files... [2023-03-17T02:07:52.783Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/config2160033510120059274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:07:53.079Z] ---> docker-login.sh [2023-03-17T02:07:53.079Z] nexus3.edgexfoundry.org:10001 [2023-03-17T02:07:53.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:53.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:53.344Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:53.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:53.344Z] [2023-03-17T02:07:53.344Z] Login Succeeded [2023-03-17T02:07:53.344Z] nexus3.edgexfoundry.org:10002 [2023-03-17T02:07:53.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:53.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:53.344Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:53.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:53.344Z] [2023-03-17T02:07:53.344Z] Login Succeeded [2023-03-17T02:07:53.344Z] nexus3.edgexfoundry.org:10003 [2023-03-17T02:07:53.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:53.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:53.602Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:53.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:53.602Z] [2023-03-17T02:07:53.602Z] Login Succeeded [2023-03-17T02:07:53.602Z] nexus3.edgexfoundry.org:10004 [2023-03-17T02:07:53.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:53.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:53.602Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:53.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:53.602Z] [2023-03-17T02:07:53.602Z] Login Succeeded [2023-03-17T02:07:53.602Z] docker.io [2023-03-17T02:07:53.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:53.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:53.862Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:53.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:53.862Z] [2023-03-17T02:07:53.862Z] Login Succeeded [2023-03-17T02:07:53.862Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T02:07:53.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-17T02:07:54.251Z] + git rev-list -1 --merges 84620147641bdf487ca3fbec5da94e877e7548d9~1..84620147641bdf487ca3fbec5da94e877e7548d9 [Pipeline] echo [2023-03-17T02:07:54.293Z] -----------> git rev-list -1 --merges 84620147641bdf487ca3fbec5da94e877e7548d9~1..84620147641bdf487ca3fbec5da94e877e7548d9 84620147641bdf487ca3fbec5da94e877e7548d9 [2023-03-17T02:07:54.293Z] 84620147641bdf487ca3fbec5da94e877e7548d9 [false] [Pipeline] sh [2023-03-17T02:07:54.579Z] + git log --format=format:%s -1 84620147641bdf487ca3fbec5da94e877e7548d9 [Pipeline] echo [2023-03-17T02:07:54.590Z] ========================================================= [2023-03-17T02:07:54.590Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-17T02:07:54.590Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T02:07:54.926Z] + git log --format=format:%s -1 84620147641bdf487ca3fbec5da94e877e7548d9 [Pipeline] echo [2023-03-17T02:07:54.933Z] [semverPrep] GIT_COMMIT: 84620147641bdf487ca3fbec5da94e877e7548d9, Commit Message: Merge commit '3117862983e23d6112f586b2dfa99700b65170de' into HEAD [Pipeline] echo [2023-03-17T02:07:54.939Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-17T02:07:55.269Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T02:07:55.269Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-17T02:07:55.269Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-17T02:07:55.269Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-17T02:07:55.270Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-17T02:07:55.270Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-17T02:07:55.270Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:07:55.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T02:07:55.622Z] [2023-03-17T02:07:55.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:07:55.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T02:07:55.938Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-17T02:07:55.938Z] b85a868b505f: Pulling fs layer [2023-03-17T02:07:55.938Z] e2be974225ed: Pulling fs layer [2023-03-17T02:07:55.938Z] 339a4e72a1f5: Pulling fs layer [2023-03-17T02:07:55.938Z] 988bab9f4d93: Pulling fs layer [2023-03-17T02:07:55.938Z] 1469e6f7b9e6: Pulling fs layer [2023-03-17T02:07:55.938Z] eaf3925da568: Pulling fs layer [2023-03-17T02:07:55.938Z] bab4dde63d76: Pulling fs layer [2023-03-17T02:07:55.938Z] bde34c3a00c8: Pulling fs layer [2023-03-17T02:07:55.938Z] b352a97aabf1: Pulling fs layer [2023-03-17T02:07:55.938Z] 4872d77fe225: Pulling fs layer [2023-03-17T02:07:55.938Z] 5851b861e8e6: Pulling fs layer [2023-03-17T02:07:55.938Z] 4872d77fe225: Waiting [2023-03-17T02:07:55.938Z] 1469e6f7b9e6: Waiting [2023-03-17T02:07:55.938Z] 988bab9f4d93: Waiting [2023-03-17T02:07:55.938Z] b352a97aabf1: Waiting [2023-03-17T02:07:55.938Z] bab4dde63d76: Waiting [2023-03-17T02:07:55.938Z] 5851b861e8e6: Waiting [2023-03-17T02:07:55.938Z] eaf3925da568: Waiting [2023-03-17T02:07:55.938Z] bde34c3a00c8: Waiting [2023-03-17T02:07:56.213Z] e2be974225ed: Verifying Checksum [2023-03-17T02:07:56.213Z] e2be974225ed: Download complete [2023-03-17T02:07:56.213Z] 988bab9f4d93: Verifying Checksum [2023-03-17T02:07:56.213Z] 988bab9f4d93: Download complete [2023-03-17T02:07:56.489Z] 1469e6f7b9e6: Verifying Checksum [2023-03-17T02:07:56.489Z] 1469e6f7b9e6: Download complete [2023-03-17T02:07:56.489Z] eaf3925da568: Download complete [2023-03-17T02:07:56.761Z] 339a4e72a1f5: Verifying Checksum [2023-03-17T02:07:56.761Z] 339a4e72a1f5: Download complete [2023-03-17T02:07:56.761Z] bde34c3a00c8: Download complete [2023-03-17T02:07:56.761Z] b352a97aabf1: Download complete [2023-03-17T02:07:56.761Z] 4872d77fe225: Verifying Checksum [2023-03-17T02:07:56.761Z] 4872d77fe225: Download complete [2023-03-17T02:07:57.022Z] 5851b861e8e6: Verifying Checksum [2023-03-17T02:07:57.022Z] 5851b861e8e6: Download complete [2023-03-17T02:07:57.022Z] b85a868b505f: Verifying Checksum [2023-03-17T02:07:57.022Z] b85a868b505f: Download complete [2023-03-17T02:07:57.280Z] bab4dde63d76: Verifying Checksum [2023-03-17T02:07:57.280Z] bab4dde63d76: Download complete [2023-03-17T02:07:58.212Z] b85a868b505f: Pull complete [2023-03-17T02:07:58.472Z] e2be974225ed: Pull complete [2023-03-17T02:07:58.734Z] 339a4e72a1f5: Pull complete [2023-03-17T02:07:58.993Z] 988bab9f4d93: Pull complete [2023-03-17T02:07:59.250Z] 1469e6f7b9e6: Pull complete [2023-03-17T02:07:59.250Z] eaf3925da568: Pull complete [2023-03-17T02:08:01.162Z] bab4dde63d76: Pull complete [2023-03-17T02:08:01.162Z] bde34c3a00c8: Pull complete [2023-03-17T02:08:01.162Z] b352a97aabf1: Pull complete [2023-03-17T02:08:01.422Z] 4872d77fe225: Pull complete [2023-03-17T02:08:01.422Z] 5851b861e8e6: Pull complete [2023-03-17T02:08:01.683Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-17T02:08:01.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T02:08:01.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:08:01.789Z] prd-ubuntu20.04-docker-8c-8g-2606 does not seem to be running inside a container [2023-03-17T02:08:01.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@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-03-17T02:08:04.128Z] $ docker top 82a044cdaf2c6489387f2e04d0c7a7c3c08425352eace9084c7c5a2503d921b4 -eo pid,comm [2023-03-17T02:08:04.182Z] 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-03-17T02:08:04.182Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T02:08:04.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T02:08:04.216Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T02:08:04.346Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T02:08:04.352Z] $ docker exec 82a044cdaf2c6489387f2e04d0c7a7c3c08425352eace9084c7c5a2503d921b4 ssh-agent [2023-03-17T02:08:04.456Z] SSH_AUTH_SOCK=/tmp/ssh-A3fBAFsvDBqV/agent.32 [2023-03-17T02:08:04.456Z] SSH_AGENT_PID=38 [2023-03-17T02:08:04.463Z] Running ssh-add (command line suppressed) [2023-03-17T02:08:04.577Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/private_key_6527167649893486809.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/private_key_6527167649893486809.key) [2023-03-17T02:08:04.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T02:08:04.875Z] + git tag --points-at HEAD [Pipeline] } [2023-03-17T02:08:04.896Z] $ docker exec --env ******** --env ******** 82a044cdaf2c6489387f2e04d0c7a7c3c08425352eace9084c7c5a2503d921b4 ssh-agent -k [2023-03-17T02:08:05.016Z] unset SSH_AUTH_SOCK; [2023-03-17T02:08:05.017Z] unset SSH_AGENT_PID; [2023-03-17T02:08:05.017Z] echo Agent pid 38 killed; [2023-03-17T02:08:05.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-17T02:08:05.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T02:08:05.046Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T02:08:05.172Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T02:08:05.177Z] $ docker exec 82a044cdaf2c6489387f2e04d0c7a7c3c08425352eace9084c7c5a2503d921b4 ssh-agent [2023-03-17T02:08:05.307Z] SSH_AUTH_SOCK=/tmp/ssh-gx0J57Fthvco/agent.70 [2023-03-17T02:08:05.307Z] SSH_AGENT_PID=76 [2023-03-17T02:08:05.312Z] Running ssh-add (command line suppressed) [2023-03-17T02:08:05.435Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/private_key_5241876107523090206.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/private_key_5241876107523090206.key) [2023-03-17T02:08:05.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T02:08:05.735Z] + git semver init [2023-03-17T02:08:05.994Z] 2023-03-17 02:08:05,936 [run_init] DEBUG init version:0.0.0 force:False [2023-03-17T02:08:05.994Z] 2023-03-17 02:08:05,937 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver [2023-03-17T02:08:05.994Z] 2023-03-17 02:08:05,937 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver [2023-03-17T02:08:05.994Z] 2023-03-17 02:08:05,937 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-581, universal_newlines=False, shell=None, istream=None) [2023-03-17T02:08:07.371Z] 2023-03-17 02:08:07,341 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.git/info/exclude [2023-03-17T02:08:07.371Z] 2023-03-17 02:08:07,342 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver/PR-581 with force:False [2023-03-17T02:08:07.371Z] 2023-03-17 02:08:07,342 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver/PR-581 [2023-03-17T02:08:07.371Z] 2023-03-17 02:08:07,346 [execute] INFO git cat-file --batch-check [2023-03-17T02:08:07.371Z] 2023-03-17 02:08:07,347 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T02:08:07.371Z] 2023-03-17 02:08:07,353 [execute] INFO git cat-file --batch [2023-03-17T02:08:07.371Z] 2023-03-17 02:08:07,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T02:08:07.371Z] 2023-03-17 02:08:07,359 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver/PR-581 [2023-03-17T02:08:07.371Z] 0.0.0 [Pipeline] } [2023-03-17T02:08:07.643Z] $ docker exec --env ******** --env ******** 82a044cdaf2c6489387f2e04d0c7a7c3c08425352eace9084c7c5a2503d921b4 ssh-agent -k [2023-03-17T02:08:07.749Z] unset SSH_AUTH_SOCK; [2023-03-17T02:08:07.750Z] unset SSH_AGENT_PID; [2023-03-17T02:08:07.750Z] echo Agent pid 76 killed; [2023-03-17T02:08:07.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T02:08:08.126Z] + git semver [Pipeline] } [2023-03-17T02:08:08.415Z] $ docker stop --time=1 82a044cdaf2c6489387f2e04d0c7a7c3c08425352eace9084c7c5a2503d921b4 [2023-03-17T02:08:09.736Z] $ docker rm -f --volumes 82a044cdaf2c6489387f2e04d0c7a7c3c08425352eace9084c7c5a2503d921b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T02:08:10.074Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-17T02:08:10.309Z] Stashed 1 file(s) [Pipeline] echo [2023-03-17T02:08:10.311Z] [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-03-17T02:08:10.458Z] provisioning config files... [2023-03-17T02:08:10.466Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/config14801723666859663968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:08:10.756Z] ---> docker-login.sh [2023-03-17T02:08:10.756Z] nexus3.edgexfoundry.org:10001 [2023-03-17T02:08:10.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:08:10.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:08:10.756Z] Configure a credential helper to remove this warning. See [2023-03-17T02:08:10.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:08:10.757Z] [2023-03-17T02:08:10.757Z] Login Succeeded [2023-03-17T02:08:10.757Z] nexus3.edgexfoundry.org:10002 [2023-03-17T02:08:10.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:08:11.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:08:11.018Z] Configure a credential helper to remove this warning. See [2023-03-17T02:08:11.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:08:11.018Z] [2023-03-17T02:08:11.018Z] Login Succeeded [2023-03-17T02:08:11.018Z] nexus3.edgexfoundry.org:10003 [2023-03-17T02:08:11.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:08:11.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:08:11.018Z] Configure a credential helper to remove this warning. See [2023-03-17T02:08:11.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:08:11.018Z] [2023-03-17T02:08:11.018Z] Login Succeeded [2023-03-17T02:08:11.018Z] nexus3.edgexfoundry.org:10004 [2023-03-17T02:08:11.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:08:11.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:08:11.277Z] Configure a credential helper to remove this warning. See [2023-03-17T02:08:11.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:08:11.277Z] [2023-03-17T02:08:11.277Z] Login Succeeded [2023-03-17T02:08:11.277Z] docker.io [2023-03-17T02:08:11.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:08:11.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:08:11.536Z] Configure a credential helper to remove this warning. See [2023-03-17T02:08:11.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:08:11.536Z] [2023-03-17T02:08:11.536Z] Login Succeeded [2023-03-17T02:08:11.536Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T02:08:11.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T02:08:11.604Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T02:08:11.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T02:08:11.620Z] ========================================================= [2023-03-17T02:08:11.620Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-17T02:08:11.620Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:08:11.931Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-17T02:08:12.192Z] Sending build context to Docker daemon 45.73MB [2023-03-17T02:08:12.192Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-03-17T02:08:12.192Z] Step 2/16 : FROM ${BASE} AS builder [2023-03-17T02:08:12.192Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-17T02:08:12.192Z] 63b65145d645: Pulling fs layer [2023-03-17T02:08:12.192Z] a2d21d5440eb: Pulling fs layer [2023-03-17T02:08:12.192Z] 935e6c44a52c: Pulling fs layer [2023-03-17T02:08:12.192Z] 94cc34f8dd06: Pulling fs layer [2023-03-17T02:08:12.192Z] 30dea6a524f1: Pulling fs layer [2023-03-17T02:08:12.192Z] a2aff8979fd8: Pulling fs layer [2023-03-17T02:08:12.192Z] 6808be2612f2: Pulling fs layer [2023-03-17T02:08:12.192Z] f25807f1079a: Pulling fs layer [2023-03-17T02:08:12.192Z] 94cc34f8dd06: Waiting [2023-03-17T02:08:12.192Z] 30dea6a524f1: Waiting [2023-03-17T02:08:12.192Z] a2aff8979fd8: Waiting [2023-03-17T02:08:12.192Z] 6808be2612f2: Waiting [2023-03-17T02:08:12.192Z] f25807f1079a: Waiting [2023-03-17T02:08:12.192Z] a2d21d5440eb: Download complete [2023-03-17T02:08:12.459Z] 94cc34f8dd06: Verifying Checksum [2023-03-17T02:08:12.459Z] 94cc34f8dd06: Download complete [2023-03-17T02:08:12.459Z] 30dea6a524f1: Verifying Checksum [2023-03-17T02:08:12.459Z] 30dea6a524f1: Download complete [2023-03-17T02:08:12.459Z] a2aff8979fd8: Verifying Checksum [2023-03-17T02:08:12.459Z] a2aff8979fd8: Download complete [2023-03-17T02:08:12.459Z] 63b65145d645: Verifying Checksum [2023-03-17T02:08:12.459Z] 63b65145d645: Download complete [2023-03-17T02:08:12.745Z] 63b65145d645: Pull complete [2023-03-17T02:08:12.745Z] a2d21d5440eb: Pull complete [2023-03-17T02:08:14.242Z] f25807f1079a: Verifying Checksum [2023-03-17T02:08:14.242Z] f25807f1079a: Download complete [2023-03-17T02:08:14.243Z] 935e6c44a52c: Verifying Checksum [2023-03-17T02:08:14.243Z] 935e6c44a52c: Download complete [2023-03-17T02:08:14.502Z] 6808be2612f2: Verifying Checksum [2023-03-17T02:08:17.791Z] 935e6c44a52c: Pull complete [2023-03-17T02:08:17.791Z] 94cc34f8dd06: Pull complete [2023-03-17T02:08:17.791Z] 30dea6a524f1: Pull complete [2023-03-17T02:08:18.049Z] a2aff8979fd8: Pull complete [2023-03-17T02:08:20.590Z] 6808be2612f2: Pull complete [2023-03-17T02:08:21.526Z] f25807f1079a: Pull complete [2023-03-17T02:08:21.526Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-17T02:08:21.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T02:08:21.526Z] ---> 3b553350e43f [2023-03-17T02:08:21.526Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-03-17T02:08:25.410Z] Still waiting to schedule task [2023-03-17T02:08:25.411Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-17T02:08:25.754Z] ---> Running in c3d19809124f [2023-03-17T02:08:25.754Z] Removing intermediate container c3d19809124f [2023-03-17T02:08:25.754Z] ---> 253ac38c1a6e [2023-03-17T02:08:25.754Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-03-17T02:08:25.754Z] ---> Running in 9b7e5341ac96 [2023-03-17T02:08:25.754Z] Removing intermediate container 9b7e5341ac96 [2023-03-17T02:08:25.754Z] ---> 2210f7b6dd67 [2023-03-17T02:08:25.754Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T02:08:25.754Z] ---> Running in 5fd8966031cd [2023-03-17T02:08:25.754Z] Removing intermediate container 5fd8966031cd [2023-03-17T02:08:25.754Z] ---> d3a8d70664b7 [2023-03-17T02:08:25.754Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-03-17T02:08:25.754Z] ---> Running in d85acc4b379a [2023-03-17T02:08:25.754Z] Removing intermediate container d85acc4b379a [2023-03-17T02:08:25.754Z] ---> 5affea4e2eaa [2023-03-17T02:08:25.754Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-03-17T02:08:25.754Z] ---> Running in c2ea10d59a7f [2023-03-17T02:08:25.754Z] Removing intermediate container c2ea10d59a7f [2023-03-17T02:08:25.754Z] ---> ecb85230a8ad [2023-03-17T02:08:25.754Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-03-17T02:08:26.320Z] latest: Pulling from library/docker [2023-03-17T02:08:26.320Z] 63b65145d645: Already exists [2023-03-17T02:08:26.320Z] 79632185ca8e: Pulling fs layer [2023-03-17T02:08:26.320Z] 96acd0207079: Pulling fs layer [2023-03-17T02:08:26.320Z] cd9b23e3d659: Pulling fs layer [2023-03-17T02:08:26.320Z] 9b72c76fa520: Pulling fs layer [2023-03-17T02:08:26.320Z] 2a9913c6de88: Pulling fs layer [2023-03-17T02:08:26.320Z] d82d65dfa3e2: Pulling fs layer [2023-03-17T02:08:26.320Z] c870b0efe7bf: Pulling fs layer [2023-03-17T02:08:26.320Z] 3bd06c2449b9: Pulling fs layer [2023-03-17T02:08:26.320Z] b8adaaee12a3: Pulling fs layer [2023-03-17T02:08:26.320Z] 32e31cd5a8e4: Pulling fs layer [2023-03-17T02:08:26.320Z] cebae2ff9f88: Pulling fs layer [2023-03-17T02:08:26.320Z] 38a13f2f8392: Pulling fs layer [2023-03-17T02:08:26.320Z] 32e31cd5a8e4: Waiting [2023-03-17T02:08:26.320Z] cebae2ff9f88: Waiting [2023-03-17T02:08:26.320Z] 38a13f2f8392: Waiting [2023-03-17T02:08:26.320Z] 3bd06c2449b9: Waiting [2023-03-17T02:08:26.320Z] b8adaaee12a3: Waiting [2023-03-17T02:08:26.320Z] 9b72c76fa520: Waiting [2023-03-17T02:08:26.320Z] 2a9913c6de88: Waiting [2023-03-17T02:08:26.320Z] d82d65dfa3e2: Waiting [2023-03-17T02:08:26.579Z] 79632185ca8e: Download complete [2023-03-17T02:08:26.837Z] 79632185ca8e: Pull complete [2023-03-17T02:08:26.837Z] 96acd0207079: Download complete [2023-03-17T02:08:26.837Z] 2a9913c6de88: Verifying Checksum [2023-03-17T02:08:26.837Z] 2a9913c6de88: Download complete [2023-03-17T02:08:27.095Z] cd9b23e3d659: Download complete [2023-03-17T02:08:27.095Z] c870b0efe7bf: Verifying Checksum [2023-03-17T02:08:27.095Z] c870b0efe7bf: Download complete [2023-03-17T02:08:27.095Z] d82d65dfa3e2: Download complete [2023-03-17T02:08:27.095Z] 96acd0207079: Pull complete [2023-03-17T02:08:27.352Z] 9b72c76fa520: Verifying Checksum [2023-03-17T02:08:27.352Z] 9b72c76fa520: Download complete [2023-03-17T02:08:27.352Z] b8adaaee12a3: Verifying Checksum [2023-03-17T02:08:27.352Z] b8adaaee12a3: Download complete [2023-03-17T02:08:27.352Z] 3bd06c2449b9: Download complete [2023-03-17T02:08:27.352Z] cebae2ff9f88: Verifying Checksum [2023-03-17T02:08:27.352Z] cebae2ff9f88: Download complete [2023-03-17T02:08:27.610Z] 38a13f2f8392: Verifying Checksum [2023-03-17T02:08:27.610Z] 38a13f2f8392: Download complete [2023-03-17T02:08:27.610Z] cd9b23e3d659: Pull complete [2023-03-17T02:08:27.868Z] 9b72c76fa520: Pull complete [2023-03-17T02:08:27.869Z] 2a9913c6de88: Pull complete [2023-03-17T02:08:28.127Z] d82d65dfa3e2: Pull complete [2023-03-17T02:08:28.127Z] 32e31cd5a8e4: Verifying Checksum [2023-03-17T02:08:28.127Z] 32e31cd5a8e4: Download complete [2023-03-17T02:08:28.127Z] c870b0efe7bf: Pull complete [2023-03-17T02:08:28.385Z] 3bd06c2449b9: Pull complete [2023-03-17T02:08:28.385Z] b8adaaee12a3: Pull complete [2023-03-17T02:08:29.756Z] 32e31cd5a8e4: Pull complete [2023-03-17T02:08:29.756Z] cebae2ff9f88: Pull complete [2023-03-17T02:08:29.756Z] 38a13f2f8392: Pull complete [2023-03-17T02:08:29.756Z] Digest: sha256:3a09aaa775e328ec0817cb9b060e68c94ccf135f290c70f8189fbf2128ecdd9c [2023-03-17T02:08:29.756Z] Status: Downloaded newer image for docker:latest [2023-03-17T02:08:31.130Z] ---> 2b7721bd02b5 [2023-03-17T02:08:31.130Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-17T02:08:31.130Z] ---> Running in edc16a0bad50 [2023-03-17T02:08:32.063Z] Removing intermediate container edc16a0bad50 [2023-03-17T02:08:32.063Z] ---> e0c18a363e3b [2023-03-17T02:08:32.063Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T02:08:32.063Z] ---> Running in 794880fb2a5b [2023-03-17T02:08:32.321Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T02:08:32.885Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T02:08:33.827Z] OK: 265 MiB in 53 packages [2023-03-17T02:08:34.086Z] Removing intermediate container 794880fb2a5b [2023-03-17T02:08:34.086Z] ---> eabda72c3b2c [2023-03-17T02:08:34.086Z] Step 11/16 : ENV GO111MODULE=on [2023-03-17T02:08:34.086Z] ---> Running in c9a0d9089503 [2023-03-17T02:08:34.344Z] Removing intermediate container c9a0d9089503 [2023-03-17T02:08:34.344Z] ---> 0d6293a79662 [2023-03-17T02:08:34.344Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-03-17T02:08:34.344Z] ---> Running in c7b1a8385016 [2023-03-17T02:08:34.344Z] Removing intermediate container c7b1a8385016 [2023-03-17T02:08:34.344Z] ---> fc0f3266297a [2023-03-17T02:08:34.344Z] Step 13/16 : COPY go.mod vendor* ./ [2023-03-17T02:08:34.603Z] ---> 6e5a670576a2 [2023-03-17T02:08:34.603Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T02:08:34.603Z] ---> Running in 04082a851daa [2023-03-17T02:08:56.556Z] Removing intermediate container 04082a851daa [2023-03-17T02:08:56.556Z] ---> ddd268caa7f1 [2023-03-17T02:08:56.556Z] Step 15/16 : COPY . . [2023-03-17T02:08:56.556Z] ---> 519b4acb6d04 [2023-03-17T02:08:56.556Z] Step 16/16 : RUN ${MAKE} [2023-03-17T02:08:56.556Z] ---> Running in 36fe5b1ce943 [2023-03-17T02:08:56.556Z] noop [2023-03-17T02:08:56.815Z] Removing intermediate container 36fe5b1ce943 [2023-03-17T02:08:56.815Z] ---> 30a3605dfc7c [2023-03-17T02:08:56.815Z] Successfully built 30a3605dfc7c [2023-03-17T02:08:56.815Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:08:57.130Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T02:08:57.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:08:57.203Z] prd-ubuntu20.04-docker-8c-8g-2606 does not seem to be running inside a container [2023-03-17T02:08:57.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@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-03-17T02:08:57.620Z] $ docker top 410a2473fa36a7c8683666d799d9cf29c8b02a055164ce24880d184718e8613e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T02:08:57.961Z] + go version [2023-03-17T02:08:57.961Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-17T02:08:57.974Z] $ docker stop --time=1 410a2473fa36a7c8683666d799d9cf29c8b02a055164ce24880d184718e8613e [2023-03-17T02:08:59.296Z] $ docker rm -f --volumes 410a2473fa36a7c8683666d799d9cf29c8b02a055164ce24880d184718e8613e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:08:59.693Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T02:08:59.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:08:59.760Z] prd-ubuntu20.04-docker-8c-8g-2606 does not seem to be running inside a container [2023-03-17T02:08:59.795Z] $ 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-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@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-03-17T02:09:00.190Z] $ docker top af67be400b1a0ef6737a0301ee0fdb05a2dca60dc6c0dcdb843e789a51afb712 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T02:09:00.536Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-581 [Pipeline] fileExists [Pipeline] sh [2023-03-17T02:09:00.842Z] + make test [2023-03-17T02:09:00.842Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-03-17T02:09:06.102Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-03-17T02:09:16.069Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-03-17T02:09:16.069Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-03-17T02:09:16.069Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-03-17T02:09:16.069Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-03-17T02:09:16.069Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-03-17T02:09:16.069Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-03-17T02:09:16.069Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-03-17T02:09:16.069Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-03-17T02:09:16.069Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-03-17T02:09:19.371Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T02:09:19.371Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T02:09:19.371Z] ./bin/test-attribution-txt.sh [2023-03-17T02:09:19.371Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-03-17T02:09:19.371Z] make -C web test [2023-03-17T02:09:19.371Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-581/web' [2023-03-17T02:09:19.371Z] make[1]: tput: No such file or directory [2023-03-17T02:09:19.371Z] make[1]: tput: No such file or directory [2023-03-17T02:09:19.371Z] warning: generating ./VERSION [2023-03-17T02:09:19.371Z] echo "0.0.0" > VERSION [2023-03-17T02:09:19.371Z] docker build \ [2023-03-17T02:09:19.371Z] -f Dockerfile \ [2023-03-17T02:09:19.371Z] --build-arg USER=1000 \ [2023-03-17T02:09:19.371Z] \ [2023-03-17T02:09:19.371Z] --label "git_sha=84620147641bdf487ca3fbec5da94e877e7548d9" \ [2023-03-17T02:09:19.371Z] -t edgexfoundry/edgex-web-ui:84620147641bdf487ca3fbec5da94e877e7548d9 \ [2023-03-17T02:09:19.371Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-03-17T02:09:19.371Z] . [2023-03-17T02:09:19.371Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-03-17T02:09:19.371Z] Install the buildx component to build images with BuildKit: [2023-03-17T02:09:19.371Z] https://docs.docker.com/go/buildx/ [2023-03-17T02:09:19.371Z] [2023-03-17T02:09:19.371Z] Sending build context to Docker daemon 3.268MB [2023-03-17T02:09:19.371Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-03-17T02:09:19.630Z] 16.17-alpine3.15: Pulling from library/node [2023-03-17T02:09:19.630Z] 9621f1afde84: Pulling fs layer [2023-03-17T02:09:19.630Z] c6f70ee39829: Pulling fs layer [2023-03-17T02:09:19.630Z] 56892a8094a2: Pulling fs layer [2023-03-17T02:09:19.630Z] 58dd87906ef0: Pulling fs layer [2023-03-17T02:09:19.630Z] 58dd87906ef0: Waiting [2023-03-17T02:09:19.630Z] 9621f1afde84: Verifying Checksum [2023-03-17T02:09:19.630Z] 9621f1afde84: Download complete [2023-03-17T02:09:19.630Z] 56892a8094a2: Verifying Checksum [2023-03-17T02:09:19.630Z] 56892a8094a2: Download complete [2023-03-17T02:09:19.630Z] 58dd87906ef0: Verifying Checksum [2023-03-17T02:09:19.630Z] 58dd87906ef0: Download complete [2023-03-17T02:09:19.888Z] 9621f1afde84: Pull complete [2023-03-17T02:09:19.888Z] c6f70ee39829: Verifying Checksum [2023-03-17T02:09:19.888Z] c6f70ee39829: Download complete [2023-03-17T02:09:21.264Z] c6f70ee39829: Pull complete [2023-03-17T02:09:21.264Z] 56892a8094a2: Pull complete [2023-03-17T02:09:21.264Z] 58dd87906ef0: Pull complete [2023-03-17T02:09:21.264Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-03-17T02:09:21.264Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-03-17T02:09:21.264Z] ---> b69703f70c3d [2023-03-17T02:09:21.264Z] Step 2/10 : RUN apk add --no-cache chromium [2023-03-17T02:09:22.644Z] ---> Running in a00e31c2ac20 [2023-03-17T02:09:22.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-17T02:09:22.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-17T02:09:22.903Z] (1/129) Installing libxau (1.0.9-r0) [2023-03-17T02:09:22.903Z] (2/129) Installing libmd (1.0.3-r0) [2023-03-17T02:09:22.903Z] (3/129) Installing libbsd (0.11.3-r1) [2023-03-17T02:09:22.903Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-03-17T02:09:22.903Z] (5/129) Installing libxcb (1.14-r2) [2023-03-17T02:09:22.903Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-03-17T02:09:22.903Z] (7/129) Installing libxext (1.3.4-r0) [2023-03-17T02:09:22.903Z] (8/129) Installing libice (1.0.10-r0) [2023-03-17T02:09:22.903Z] (9/129) Installing libuuid (2.37.4-r0) [2023-03-17T02:09:22.903Z] (10/129) Installing libsm (1.2.3-r0) [2023-03-17T02:09:22.903Z] (11/129) Installing libxt (1.2.1-r0) [2023-03-17T02:09:22.903Z] (12/129) Installing libxmu (1.1.3-r0) [2023-03-17T02:09:22.903Z] (13/129) Installing xset (1.2.4-r0) [2023-03-17T02:09:22.903Z] (14/129) Installing xprop (1.2.5-r0) [2023-03-17T02:09:23.162Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-03-17T02:09:23.162Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-03-17T02:09:23.162Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-03-17T02:09:23.162Z] (18/129) Installing libffi (3.4.2-r1) [2023-03-17T02:09:23.162Z] (19/129) Installing libintl (0.21-r0) [2023-03-17T02:09:23.162Z] (20/129) Installing libblkid (2.37.4-r0) [2023-03-17T02:09:23.162Z] (21/129) Installing libmount (2.37.4-r0) [2023-03-17T02:09:23.162Z] (22/129) Installing pcre (8.45-r1) [2023-03-17T02:09:23.162Z] (23/129) Installing glib (2.70.1-r0) [2023-03-17T02:09:23.162Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-03-17T02:09:23.162Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-03-17T02:09:23.162Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-03-17T02:09:23.162Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-03-17T02:09:23.162Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-03-17T02:09:23.162Z] (29/129) Installing libpng (1.6.37-r1) [2023-03-17T02:09:23.162Z] (30/129) Installing libwebp (1.2.2-r0) [2023-03-17T02:09:23.162Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-03-17T02:09:23.162Z] (32/129) Installing tiff (4.4.0-r0) [2023-03-17T02:09:23.162Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-03-17T02:09:23.162Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-03-17T02:09:23.162Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-03-17T02:09:23.162Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-03-17T02:09:23.162Z] (37/129) Installing libxrender (0.9.10-r3) [2023-03-17T02:09:23.162Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-03-17T02:09:23.162Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-03-17T02:09:23.162Z] (40/129) Installing libxi (1.8-r0) [2023-03-17T02:09:23.162Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-03-17T02:09:23.162Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-03-17T02:09:23.421Z] (43/129) Installing atk (2.36.0-r0) [2023-03-17T02:09:23.421Z] (44/129) Installing libxtst (1.2.3-r3) [2023-03-17T02:09:23.421Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-03-17T02:09:23.421Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-03-17T02:09:23.421Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-03-17T02:09:23.421Z] (48/129) Installing expat (2.5.0-r0) [2023-03-17T02:09:23.421Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-03-17T02:09:23.421Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-03-17T02:09:23.421Z] (51/129) Installing freetype (2.11.1-r2) [2023-03-17T02:09:23.421Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-03-17T02:09:23.421Z] (53/129) Installing pixman (0.40.0-r4) [2023-03-17T02:09:23.421Z] (54/129) Installing cairo (1.16.0-r5) [2023-03-17T02:09:23.421Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-03-17T02:09:23.421Z] (56/129) Installing avahi-libs (0.8-r5) [2023-03-17T02:09:23.421Z] (57/129) Installing gmp (6.2.1-r1) [2023-03-17T02:09:23.421Z] (58/129) Installing nettle (3.7.3-r0) [2023-03-17T02:09:23.421Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-03-17T02:09:23.421Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-03-17T02:09:23.421Z] (61/129) Installing libunistring (0.9.10-r1) [2023-03-17T02:09:23.421Z] (62/129) Installing gnutls (3.7.1-r2) [2023-03-17T02:09:23.421Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-03-17T02:09:23.421Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-03-17T02:09:23.421Z] (65/129) Installing fribidi (1.0.11-r0) [2023-03-17T02:09:23.421Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-03-17T02:09:23.680Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-03-17T02:09:23.680Z] (68/129) Installing libxft (2.3.4-r0) [2023-03-17T02:09:23.680Z] (69/129) Installing pango (1.48.10-r0) [2023-03-17T02:09:23.680Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-03-17T02:09:23.680Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-03-17T02:09:23.680Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-03-17T02:09:23.680Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-03-17T02:09:23.680Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-03-17T02:09:23.680Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-03-17T02:09:23.680Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-03-17T02:09:23.680Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-03-17T02:09:23.680Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-03-17T02:09:23.680Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-03-17T02:09:23.680Z] Executing ttf-opensans-1.10-r1.post-install [2023-03-17T02:09:26.217Z] (79/129) Installing libogg (1.3.5-r0) [2023-03-17T02:09:26.217Z] (80/129) Installing flac (1.3.4-r0) [2023-03-17T02:09:26.217Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-03-17T02:09:26.217Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-03-17T02:09:26.217Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-03-17T02:09:26.217Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-03-17T02:09:26.217Z] (85/129) Installing libass (0.15.2-r0) [2023-03-17T02:09:26.217Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-03-17T02:09:26.217Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-03-17T02:09:26.217Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-03-17T02:09:26.217Z] (89/129) Installing lame (3.100-r0) [2023-03-17T02:09:26.217Z] (90/129) Installing opus (1.3.1-r1) [2023-03-17T02:09:26.217Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-03-17T02:09:26.217Z] (92/129) Installing soxr (0.1.3-r2) [2023-03-17T02:09:26.217Z] (93/129) Installing libsrt (1.4.2-r1) [2023-03-17T02:09:26.217Z] (94/129) Installing libssh (0.9.6-r1) [2023-03-17T02:09:26.217Z] (95/129) Installing libtheora (1.1.1-r16) [2023-03-17T02:09:26.217Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-03-17T02:09:26.217Z] (97/129) Installing libpciaccess (0.16-r0) [2023-03-17T02:09:26.217Z] (98/129) Installing libdrm (2.4.109-r0) [2023-03-17T02:09:26.217Z] (99/129) Installing libva (2.13.0-r0) [2023-03-17T02:09:26.217Z] (100/129) Installing libvdpau (1.4-r0) [2023-03-17T02:09:26.217Z] (101/129) Installing vidstab (1.1.0-r1) [2023-03-17T02:09:26.217Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-03-17T02:09:26.217Z] (103/129) Installing libvpx (1.10.0-r0) [2023-03-17T02:09:26.217Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-03-17T02:09:26.217Z] (105/129) Installing x264-libs (20210613-r0) [2023-03-17T02:09:26.217Z] (106/129) Installing x265-libs (3.5-r0) [2023-03-17T02:09:26.217Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-03-17T02:09:26.217Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-03-17T02:09:26.217Z] (109/129) Installing libevent (2.1.12-r4) [2023-03-17T02:09:26.217Z] (110/129) Installing mesa (21.2.6-r0) [2023-03-17T02:09:26.217Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-03-17T02:09:26.217Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-03-17T02:09:26.476Z] (113/129) Installing lcms2 (2.12-r1) [2023-03-17T02:09:26.476Z] (114/129) Installing nspr (4.32-r0) [2023-03-17T02:09:26.476Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-03-17T02:09:26.476Z] (116/129) Installing nss (3.78.1-r0) [2023-03-17T02:09:26.476Z] (117/129) Installing libasyncns (0.8-r1) [2023-03-17T02:09:26.476Z] (118/129) Installing libltdl (2.4.6-r7) [2023-03-17T02:09:26.476Z] (119/129) Installing orc (0.4.32-r0) [2023-03-17T02:09:26.476Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-03-17T02:09:26.476Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-03-17T02:09:26.476Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-03-17T02:09:26.476Z] (123/129) Installing libpulse (15.0-r2) [2023-03-17T02:09:26.476Z] (124/129) Installing re2 (2021.11.01-r0) [2023-03-17T02:09:26.476Z] (125/129) Installing snappy (1.1.9-r1) [2023-03-17T02:09:26.476Z] (126/129) Installing libgpg-error (1.42-r1) [2023-03-17T02:09:26.476Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-03-17T02:09:26.476Z] (128/129) Installing libxslt (1.1.35-r0) [2023-03-17T02:09:26.476Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-03-17T02:09:27.412Z] Executing busybox-1.34.1-r7.trigger [2023-03-17T02:09:27.413Z] Executing glib-2.70.1-r0.trigger [2023-03-17T02:09:27.413Z] Executing shared-mime-info-2.1-r2.trigger [2023-03-17T02:09:27.984Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-03-17T02:09:27.984Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-03-17T02:09:27.984Z] Executing fontconfig-2.13.1-r4.trigger [2023-03-17T02:09:27.984Z] Executing mkfontscale-1.2.1-r1.trigger [2023-03-17T02:09:27.984Z] OK: 286 MiB in 145 packages [2023-03-17T02:09:33.246Z] Removing intermediate container a00e31c2ac20 [2023-03-17T02:09:33.246Z] ---> 4acf6823441c [2023-03-17T02:09:33.246Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-03-17T02:09:33.246Z] ---> Running in 146220a9e60f [2023-03-17T02:09:33.246Z] Removing intermediate container 146220a9e60f [2023-03-17T02:09:33.246Z] ---> 0be30dd3131a [2023-03-17T02:09:33.246Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-03-17T02:09:33.246Z] ---> Running in 435c25c94ad1 [2023-03-17T02:09:33.246Z] Removing intermediate container 435c25c94ad1 [2023-03-17T02:09:33.246Z] ---> 4028ec82efef [2023-03-17T02:09:33.246Z] Step 5/10 : RUN npm install -g npm [2023-03-17T02:09:33.246Z] ---> Running in 98974c7e4d94 [2023-03-17T02:09:41.363Z] [2023-03-17T02:09:41.363Z] removed 7 packages, changed 97 packages, and audited 238 packages in 7s [2023-03-17T02:09:41.363Z] [2023-03-17T02:09:41.363Z] 16 packages are looking for funding [2023-03-17T02:09:41.363Z] run `npm fund` for details [2023-03-17T02:09:41.363Z] [2023-03-17T02:09:41.363Z] found 0 vulnerabilities [2023-03-17T02:09:41.928Z] Removing intermediate container 98974c7e4d94 [2023-03-17T02:09:41.928Z] ---> 6f46c1d9bec6 [2023-03-17T02:09:41.928Z] Step 6/10 : ARG USER=1000 [2023-03-17T02:09:41.928Z] ---> Running in 52cfb8fde73a [2023-03-17T02:09:41.928Z] Removing intermediate container 52cfb8fde73a [2023-03-17T02:09:41.928Z] ---> 08ee9481329a [2023-03-17T02:09:41.928Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-03-17T02:09:42.187Z] ---> Running in d08582f7567f [2023-03-17T02:09:42.754Z] Removing intermediate container d08582f7567f [2023-03-17T02:09:42.754Z] ---> ed7cad09ef1a [2023-03-17T02:09:42.754Z] Step 8/10 : USER $USER:$USER [2023-03-17T02:09:42.754Z] ---> Running in adbfb23caf2a [2023-03-17T02:09:42.754Z] Removing intermediate container adbfb23caf2a [2023-03-17T02:09:42.754Z] ---> e07a38389662 [2023-03-17T02:09:42.754Z] Step 9/10 : WORKDIR /app [2023-03-17T02:09:42.754Z] ---> Running in 05033335576b [2023-03-17T02:09:43.013Z] Removing intermediate container 05033335576b [2023-03-17T02:09:43.013Z] ---> fd0626ff8c6a [2023-03-17T02:09:43.013Z] Step 10/10 : LABEL git_sha=84620147641bdf487ca3fbec5da94e877e7548d9 [2023-03-17T02:09:43.013Z] ---> Running in 4fba9dcdc94f [2023-03-17T02:09:43.013Z] Removing intermediate container 4fba9dcdc94f [2023-03-17T02:09:43.013Z] ---> 939d9001f8e4 [2023-03-17T02:09:43.013Z] Successfully built 939d9001f8e4 [2023-03-17T02:09:43.013Z] Successfully tagged edgexfoundry/edgex-web-ui:84620147641bdf487ca3fbec5da94e877e7548d9 [2023-03-17T02:09:43.013Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-03-17T02:09:43.013Z] touch edgex-web-ui.imagebuilt [2023-03-17T02:09:43.013Z] mkdir -p node_modules coverage [2023-03-17T02:09:43.013Z] chown "1000:1000" node_modules coverage package-lock.json [2023-03-17T02:09:43.013Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE required: { [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE }, [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE } [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE required: { [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE }, [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE } [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE required: { [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE }, [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE } [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE required: { [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE }, [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE } [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE required: { [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE }, [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:09:44.915Z] npm WARN EBADENGINE } [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE required: { [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE }, [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE } [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE required: { [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE }, [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE } [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE required: { [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE }, [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE } [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE required: { [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE }, [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:09:44.916Z] npm WARN EBADENGINE } [2023-03-17T02:09:50.207Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-03-17T02:09:50.207Z] 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-03-17T02:09:50.207Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-17T02:09:50.207Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-03-17T02:09:50.465Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-03-17T02:09:51.030Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-03-17T02:09:51.965Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-03-17T02:09:52.532Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-03-17T02:09:52.532Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-03-17T02:09:55.829Z] 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-03-17T02:09:55.829Z] 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-03-17T02:09:55.829Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-17T02:09:56.090Z] 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-03-17T02:09:56.348Z] 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-03-17T02:09:57.298Z] 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-03-17T02:09:57.298Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-17T02:09:58.241Z] 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-03-17T02:10:00.144Z] 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-03-17T02:10:03.429Z] 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-03-17T02:10:08.707Z] [2023-03-17T02:10:08.707Z] added 1477 packages, and audited 1478 packages in 24s [2023-03-17T02:10:08.707Z] [2023-03-17T02:10:08.707Z] 90 packages are looking for funding [2023-03-17T02:10:08.707Z] run `npm fund` for details [2023-03-17T02:10:08.707Z] [2023-03-17T02:10:08.707Z] 31 vulnerabilities (2 low, 9 moderate, 16 high, 4 critical) [2023-03-17T02:10:08.707Z] [2023-03-17T02:10:08.707Z] To address issues that do not require attention, run: [2023-03-17T02:10:08.707Z] npm audit fix [2023-03-17T02:10:08.707Z] [2023-03-17T02:10:08.707Z] To address all issues (including breaking changes), run: [2023-03-17T02:10:08.707Z] npm audit fix --force [2023-03-17T02:10:08.707Z] [2023-03-17T02:10:08.707Z] Run `npm audit` for details. [2023-03-17T02:10:11.243Z] 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-03-17T02:10:14.525Z] - Generating browser application bundles (phase: setup)... [2023-03-17T02:10:18.725Z] Compiling @angular/core : es2015 as esm2015 [2023-03-17T02:10:18.725Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-03-17T02:10:22.909Z] Compiling @angular/common : es2015 as esm2015 [2023-03-17T02:10:22.909Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-03-17T02:10:23.166Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-03-17T02:10:23.166Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-03-17T02:10:23.730Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-03-17T02:10:23.989Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-03-17T02:10:24.245Z] Compiling @angular/common/http : es2015 as esm2015 [2023-03-17T02:10:24.245Z] Compiling @angular/router : es2015 as esm2015 [2023-03-17T02:10:24.245Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-03-17T02:10:24.810Z] Compiling @angular/forms : es2015 as esm2015 [2023-03-17T02:10:24.810Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-03-17T02:10:26.726Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-03-17T02:10:33.289Z] 17 03 2023 02:10:33.242:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-03-17T02:10:33.289Z] 17 03 2023 02:10:33.246:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-03-17T02:10:33.289Z] 17 03 2023 02:10:33.254:INFO [launcher]: Starting browser ChromeHeadless [2023-03-17T02:10:48.167Z] ✔ Browser application bundle generation complete. [2023-03-17T02:10:48.167Z] 17 03 2023 02:10:46.851:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket GP5c_1XBAKIXq6JuAAAB with id 24538613 [2023-03-17T02:10:50.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-03-17T02:10:50.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.085 secs) [2023-03-17T02:10:50.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.148 secs) [2023-03-17T02:10:50.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.162 secs) [2023-03-17T02:10:50.084Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.248 secs) [2023-03-17T02:10:50.347Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.265 secs) [2023-03-17T02:10:50.347Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.332 secs) [2023-03-17T02:10:50.347Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.394 secs) [2023-03-17T02:10:50.347Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.413 secs) [2023-03-17T02:10:50.347Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.433 secs) [2023-03-17T02:10:50.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.447 secs) [2023-03-17T02:10:50.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.46 secs) [2023-03-17T02:10:50.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.467 secs) [2023-03-17T02:10:50.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.47 secs) [2023-03-17T02:10:50.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.474 secs) [2023-03-17T02:10:50.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.486 secs) [2023-03-17T02:10:50.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.489 secs) [2023-03-17T02:10:50.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.495 secs) [2023-03-17T02:10:50.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.541 secs) [2023-03-17T02:10:50.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.603 secs) [2023-03-17T02:10:50.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.608 secs) [2023-03-17T02:10:50.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.611 secs) [2023-03-17T02:10:50.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.628 secs) [2023-03-17T02:10:50.866Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.653 secs) [2023-03-17T02:10:50.866Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.662 secs) [2023-03-17T02:10:50.866Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.669 secs) [2023-03-17T02:10:50.866Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.704 secs) [2023-03-17T02:10:50.866Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.708 secs) [2023-03-17T02:10:50.866Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.718 secs) [2023-03-17T02:10:50.866Z] WARN: ' [2023-03-17T02:10:50.866Z] It looks like you're using ngModel on the same form field as formControlName. [2023-03-17T02:10:50.866Z] Support for using the ngModel input property and ngModelChange event with [2023-03-17T02:10:50.866Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-03-17T02:10:50.866Z] in a future version of Angular. [2023-03-17T02:10:50.866Z] [2023-03-17T02:10:50.866Z] For more information on this, see our API docs here: [2023-03-17T02:10:50.866Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-03-17T02:10:50.866Z] ' [2023-03-17T02:10:50.866Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.718 secs) [2023-03-17T02:10:50.866Z] WARN: ' [2023-03-17T02:10:50.866Z] It looks like you're using ngModel on the same form field as formControlName. [2023-03-17T02:10:50.866Z] Support for using the ngModel input property and ngModelChange event with [2023-03-17T02:10:50.866Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-03-17T02:10:50.866Z] in a future version of Angular. [2023-03-17T02:10:50.866Z] [2023-03-17T02:10:50.866Z] For more information on this, see our API docs here: [2023-03-17T02:10:50.866Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-03-17T02:10:50.866Z] ' [2023-03-17T02:10:50.866Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.753 secs) [2023-03-17T02:10:50.866Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.788 secs) [2023-03-17T02:10:50.866Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.797 secs) [2023-03-17T02:10:50.866Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.805 secs) [2023-03-17T02:10:51.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.811 secs) [2023-03-17T02:10:51.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.813 secs) [2023-03-17T02:10:51.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.916 secs) [2023-03-17T02:10:51.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.985 secs) [2023-03-17T02:10:51.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 1 sec) [2023-03-17T02:10:51.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 1.01 secs) [2023-03-17T02:10:51.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.049 secs) [2023-03-17T02:10:51.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.055 secs) [2023-03-17T02:10:51.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.066 secs) [2023-03-17T02:10:51.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.079 secs) [2023-03-17T02:10:51.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.085 secs) [2023-03-17T02:10:51.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.087 secs) [2023-03-17T02:10:51.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.088 secs) [2023-03-17T02:10:51.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.092 secs) [2023-03-17T02:10:51.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.106 secs) [2023-03-17T02:10:51.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.129 secs) [2023-03-17T02:10:51.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.155 secs) [2023-03-17T02:10:51.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.167 secs) [2023-03-17T02:10:51.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.178 secs) [2023-03-17T02:10:51.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.183 secs) [2023-03-17T02:10:51.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.185 secs) [2023-03-17T02:10:51.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.187 secs) [2023-03-17T02:10:51.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.194 secs) [2023-03-17T02:10:51.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.202 secs) [2023-03-17T02:10:51.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.206 secs) [2023-03-17T02:10:51.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.21 secs) [2023-03-17T02:10:51.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.212 secs) [2023-03-17T02:10:51.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.237 secs) [2023-03-17T02:10:51.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.253 secs) [2023-03-17T02:10:51.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.256 secs) [2023-03-17T02:10:51.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.258 secs) [2023-03-17T02:10:51.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.262 secs) [2023-03-17T02:10:51.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.264 secs) [2023-03-17T02:10:51.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.287 secs) [2023-03-17T02:10:51.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.341 secs) [2023-03-17T02:10:51.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.348 secs) [2023-03-17T02:10:51.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.361 secs) [2023-03-17T02:10:51.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.364 secs) [2023-03-17T02:10:51.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.386 secs) [2023-03-17T02:10:51.657Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.389 secs) [2023-03-17T02:10:51.916Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.403 secs) [2023-03-17T02:10:51.916Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.41 secs) [2023-03-17T02:10:51.916Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.426 secs) [2023-03-17T02:10:51.916Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.439 secs) [2023-03-17T02:10:51.916Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.444 secs) [2023-03-17T02:10:51.916Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.456 secs) [2023-03-17T02:10:51.916Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.471 secs) [2023-03-17T02:10:51.916Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.498 secs) [2023-03-17T02:10:51.916Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.511 secs) [2023-03-17T02:10:51.916Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.514 secs) [2023-03-17T02:10:51.916Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.517 secs) [2023-03-17T02:10:51.916Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.52 secs) [2023-03-17T02:10:52.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.528 secs) [2023-03-17T02:10:52.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.541 secs) [2023-03-17T02:10:52.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.545 secs) [2023-03-17T02:10:52.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.55 secs) [2023-03-17T02:10:52.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.559 secs) [2023-03-17T02:10:52.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.59 secs) [2023-03-17T02:10:52.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.599 secs) [2023-03-17T02:10:52.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.611 secs) [2023-03-17T02:10:52.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.619 secs) [2023-03-17T02:10:52.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.627 secs) [2023-03-17T02:10:52.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.707 secs) [2023-03-17T02:10:52.182Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.717 secs) [2023-03-17T02:10:52.440Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.753 secs) [2023-03-17T02:10:52.440Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.771 secs) [2023-03-17T02:10:52.440Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.78 secs) [2023-03-17T02:10:52.440Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.793 secs) [2023-03-17T02:10:52.440Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.808 secs) [2023-03-17T02:10:52.440Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.821 secs) [2023-03-17T02:10:52.440Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.834 secs) [2023-03-17T02:10:52.440Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.838 secs) [2023-03-17T02:10:52.440Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.845 secs) [2023-03-17T02:10:52.440Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.867 secs) [2023-03-17T02:10:52.440Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.878 secs) [2023-03-17T02:10:52.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.921 secs) [2023-03-17T02:10:52.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.933 secs) [2023-03-17T02:10:52.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.949 secs) [2023-03-17T02:10:52.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.962 secs) [2023-03-17T02:10:52.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.976 secs) [2023-03-17T02:10:52.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.988 secs) [2023-03-17T02:10:52.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.993 secs) [2023-03-17T02:10:52.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 2.009 secs) [2023-03-17T02:10:52.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 2.031 secs) [2023-03-17T02:10:52.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 2.038 secs) [2023-03-17T02:10:52.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 2.056 secs) [2023-03-17T02:10:52.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 2.059 secs) [2023-03-17T02:10:52.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.06 secs) [2023-03-17T02:10:52.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.078 secs) [2023-03-17T02:10:52.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.084 secs) [2023-03-17T02:10:52.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.089 secs) [2023-03-17T02:10:52.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.108 secs) [2023-03-17T02:10:52.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.115 secs) [2023-03-17T02:10:52.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.118 secs) [2023-03-17T02:10:52.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.134 secs) [2023-03-17T02:10:52.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.161 secs) [2023-03-17T02:10:52.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.173 secs) [2023-03-17T02:10:52.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.187 secs) [2023-03-17T02:10:52.959Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.197 secs) [2023-03-17T02:10:53.217Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.232 secs) [2023-03-17T02:10:53.217Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.242 secs) [2023-03-17T02:10:53.217Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.248 secs) [2023-03-17T02:10:53.217Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.288 secs) [2023-03-17T02:10:53.217Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.292 secs) [2023-03-17T02:10:53.217Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.293 secs) [2023-03-17T02:10:53.217Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.316 secs) [2023-03-17T02:10:53.217Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.328 secs) [2023-03-17T02:10:53.217Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.357 secs) [2023-03-17T02:10:53.217Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.362 secs) [2023-03-17T02:10:53.217Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.372 secs) [2023-03-17T02:10:53.217Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.375 secs) [2023-03-17T02:10:53.217Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.377 secs) [2023-03-17T02:10:53.475Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.4 secs) [2023-03-17T02:10:53.475Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.42 secs) [2023-03-17T02:10:53.475Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.425 secs) [2023-03-17T02:10:53.475Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.43 secs) [2023-03-17T02:10:53.475Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.434 secs) [2023-03-17T02:10:53.475Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.679 secs / 2.434 secs) [2023-03-17T02:10:53.475Z] TOTAL: 149 SUCCESS [2023-03-17T02:10:53.475Z] ✔ Browser application bundle generation complete. [2023-03-17T02:10:54.041Z] [2023-03-17T02:10:54.041Z] =============================== Coverage summary =============================== [2023-03-17T02:10:54.041Z] Statements : 40.92% ( 1465/3580 ) [2023-03-17T02:10:54.041Z] Branches : 12.03% ( 111/923 ) [2023-03-17T02:10:54.041Z] Functions : 33.13% ( 430/1298 ) [2023-03-17T02:10:54.041Z] Lines : 38.85% ( 1316/3387 ) [2023-03-17T02:10:54.041Z] ================================================================================ [2023-03-17T02:10:54.041Z] ✔ Browser application bundle generation complete. [2023-03-17T02:10:54.608Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-581/web' [Pipeline] echo [2023-03-17T02:10:54.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-17T02:10:54.642Z] $ docker stop --time=1 af67be400b1a0ef6737a0301ee0fdb05a2dca60dc6c0dcdb843e789a51afb712 [2023-03-17T02:10:55.974Z] $ docker rm -f --volumes af67be400b1a0ef6737a0301ee0fdb05a2dca60dc6c0dcdb843e789a51afb712 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T02:10:56.399Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-17T02:10:57.063Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-17T02:10:57.484Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-17T02:10:58.114Z] + ls -al . [2023-03-17T02:10:58.114Z] total 188 [2023-03-17T02:10:58.114Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 17 02:09 . [2023-03-17T02:10:58.114Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 02:07 .. [2023-03-17T02:10:58.114Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 02:07 .blubracket [2023-03-17T02:10:58.114Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 17 02:07 .dockerignore [2023-03-17T02:10:58.114Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 02:08 .git [2023-03-17T02:10:58.114Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 02:07 .github [2023-03-17T02:10:58.114Z] -rw-rw-r-- 1 jenkins jenkins 185 Mar 17 02:07 .gitignore [2023-03-17T02:10:58.114Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 02:08 .semver [2023-03-17T02:10:58.114Z] -rw-rw-r-- 1 jenkins jenkins 4856 Mar 17 02:07 Attribution.txt [2023-03-17T02:10:58.114Z] -rw-rw-r-- 1 jenkins jenkins 17205 Mar 17 02:07 CHANGELOG.md [2023-03-17T02:10:58.114Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 17 02:07 CONTRIBUTING.md [2023-03-17T02:10:58.114Z] -rw-rw-r-- 1 jenkins jenkins 1847 Mar 17 02:07 Dockerfile [2023-03-17T02:10:58.114Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 17 02:07 Jenkinsfile [2023-03-17T02:10:58.114Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 17 02:07 LICENSE [2023-03-17T02:10:58.114Z] -rw-rw-r-- 1 jenkins jenkins 2124 Mar 17 02:07 Makefile [2023-03-17T02:10:58.114Z] -rw-rw-r-- 1 jenkins jenkins 4558 Mar 17 02:07 README.md [2023-03-17T02:10:58.114Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 02:08 VERSION [2023-03-17T02:10:58.114Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 02:07 assets [2023-03-17T02:10:58.114Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 02:07 bin [2023-03-17T02:10:58.114Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 02:07 cmd [2023-03-17T02:10:58.114Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 17 02:09 coverage.out [2023-03-17T02:10:58.114Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 02:07 docs [2023-03-17T02:10:58.114Z] -rw-rw-r-- 1 jenkins jenkins 3110 Mar 17 02:07 go.mod [2023-03-17T02:10:58.114Z] -rw-rw-r-- 1 jenkins jenkins 43888 Mar 17 02:07 go.sum [2023-03-17T02:10:58.114Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 02:07 internal [2023-03-17T02:10:58.114Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 02:07 snap [2023-03-17T02:10:58.114Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 02:07 testing [2023-03-17T02:10:58.114Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 17 02:07 version.go [2023-03-17T02:10:58.114Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 17 02:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:10:58.542Z] + 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=84620147641bdf487ca3fbec5da94e877e7548d9 --label arch=amd64 --label version=0.0.0 . [2023-03-17T02:10:58.802Z] Sending build context to Docker daemon 48.48MB [2023-03-17T02:10:58.802Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-17T02:10:58.802Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-17T02:10:58.802Z] ---> 30a3605dfc7c [2023-03-17T02:10:58.802Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-03-17T02:10:59.061Z] ---> Running in 28afd50fdb74 [2023-03-17T02:10:59.061Z] Removing intermediate container 28afd50fdb74 [2023-03-17T02:10:59.061Z] ---> c80b7f178d37 [2023-03-17T02:10:59.061Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-17T02:10:59.061Z] ---> Running in a29bced79491 [2023-03-17T02:10:59.319Z] Removing intermediate container a29bced79491 [2023-03-17T02:10:59.319Z] ---> 03a9d7bd9367 [2023-03-17T02:10:59.319Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T02:10:59.319Z] ---> Running in aabd4ca161b4 [2023-03-17T02:10:59.319Z] Removing intermediate container aabd4ca161b4 [2023-03-17T02:10:59.319Z] ---> b1af3b1ec71e [2023-03-17T02:10:59.319Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-03-17T02:10:59.319Z] ---> Running in ab8c2d831e2f [2023-03-17T02:10:59.578Z] Removing intermediate container ab8c2d831e2f [2023-03-17T02:10:59.578Z] ---> 64146c303844 [2023-03-17T02:10:59.578Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-03-17T02:10:59.578Z] ---> Running in 9d46a0374e04 [2023-03-17T02:10:59.578Z] Removing intermediate container 9d46a0374e04 [2023-03-17T02:10:59.578Z] ---> 0bc762c724ab [2023-03-17T02:10:59.578Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-03-17T02:11:00.144Z] ---> 4eb03bd96ad6 [2023-03-17T02:11:00.144Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-17T02:11:00.144Z] ---> Running in 1ca24cd0fe5a [2023-03-17T02:11:00.713Z] Removing intermediate container 1ca24cd0fe5a [2023-03-17T02:11:00.713Z] ---> 8f8357157ea0 [2023-03-17T02:11:00.713Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T02:11:00.713Z] ---> Running in 73b638c07730 [2023-03-17T02:11:00.972Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T02:11:01.539Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T02:11:02.478Z] OK: 265 MiB in 53 packages [2023-03-17T02:11:02.736Z] Removing intermediate container 73b638c07730 [2023-03-17T02:11:02.736Z] ---> d50081e3510b [2023-03-17T02:11:02.736Z] Step 11/26 : ENV GO111MODULE=on [2023-03-17T02:11:02.736Z] ---> Running in d07e3b68c961 [2023-03-17T02:11:02.736Z] Removing intermediate container d07e3b68c961 [2023-03-17T02:11:02.736Z] ---> 79c79c5f1df1 [2023-03-17T02:11:02.736Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-03-17T02:11:02.736Z] ---> Running in 181c4b40e5a5 [2023-03-17T02:11:02.994Z] Removing intermediate container 181c4b40e5a5 [2023-03-17T02:11:02.994Z] ---> f91180d956d3 [2023-03-17T02:11:02.994Z] Step 13/26 : COPY go.mod vendor* ./ [2023-03-17T02:11:02.994Z] ---> c4934a04e70e [2023-03-17T02:11:02.994Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T02:11:02.994Z] ---> Running in 3cba0a749d38 [2023-03-17T02:11:03.928Z] Removing intermediate container 3cba0a749d38 [2023-03-17T02:11:03.928Z] ---> 6e9c307a122a [2023-03-17T02:11:03.928Z] Step 15/26 : COPY . . [2023-03-17T02:11:05.306Z] ---> 11bf0cae57a1 [2023-03-17T02:11:05.306Z] Step 16/26 : RUN ${MAKE} [2023-03-17T02:11:05.306Z] ---> Running in 0b5dd2233afc [2023-03-17T02:11:05.306Z] 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-03-17T02:11:23.390Z] Removing intermediate container 0b5dd2233afc [2023-03-17T02:11:23.390Z] ---> a0a8f9f34095 [2023-03-17T02:11:23.390Z] Step 17/26 : FROM alpine:3.14 [2023-03-17T02:11:23.390Z] 3.14: Pulling from library/alpine [2023-03-17T02:11:23.390Z] d261077062b2: Pulling fs layer [2023-03-17T02:11:23.390Z] d261077062b2: Verifying Checksum [2023-03-17T02:11:23.390Z] d261077062b2: Download complete [2023-03-17T02:11:23.390Z] d261077062b2: Pull complete [2023-03-17T02:11:23.390Z] Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 [2023-03-17T02:11:23.390Z] Status: Downloaded newer image for alpine:3.14 [2023-03-17T02:11:23.390Z] ---> 6dff1269bc79 [2023-03-17T02:11:23.390Z] Step 18/26 : EXPOSE 4000 [2023-03-17T02:11:23.390Z] ---> Running in d195d4e2acb8 [2023-03-17T02:11:23.390Z] Removing intermediate container d195d4e2acb8 [2023-03-17T02:11:23.390Z] ---> 3cce1c6853cb [2023-03-17T02:11:23.390Z] 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-03-17T02:11:24.326Z] ---> 48b8e94b6c52 [2023-03-17T02:11:24.326Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-03-17T02:11:24.326Z] ---> 035ce2f98417 [2023-03-17T02:11:24.326Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-03-17T02:11:24.326Z] ---> 54a77b5f6c84 [2023-03-17T02:11:24.326Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-03-17T02:11:24.585Z] ---> Running in 0ab65909d4c7 [2023-03-17T02:11:24.585Z] Removing intermediate container 0ab65909d4c7 [2023-03-17T02:11:24.585Z] ---> f2b0cbdc2734 [2023-03-17T02:11:24.585Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-03-17T02:11:24.585Z] ---> Running in b8804a87e594 [2023-03-17T02:11:24.585Z] Removing intermediate container b8804a87e594 [2023-03-17T02:11:24.585Z] ---> 2bfdf2c2c552 [2023-03-17T02:11:24.585Z] Step 24/26 : LABEL arch=amd64 [2023-03-17T02:11:24.585Z] ---> Running in b1460920f4a7 [2023-03-17T02:11:24.853Z] Removing intermediate container b1460920f4a7 [2023-03-17T02:11:24.853Z] ---> 59263e5cdaa7 [2023-03-17T02:11:24.853Z] Step 25/26 : LABEL git_sha=84620147641bdf487ca3fbec5da94e877e7548d9 [2023-03-17T02:11:24.853Z] ---> Running in fb2968b7b896 [2023-03-17T02:11:24.853Z] Removing intermediate container fb2968b7b896 [2023-03-17T02:11:24.853Z] ---> 9b3c683f3c73 [2023-03-17T02:11:24.853Z] Step 26/26 : LABEL version=0.0.0 [2023-03-17T02:11:24.853Z] ---> Running in 0a19efcae952 [2023-03-17T02:11:25.114Z] Removing intermediate container 0a19efcae952 [2023-03-17T02:11:25.114Z] ---> 124a48471b2f [2023-03-17T02:11:25.114Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-17T02:11:25.114Z] Successfully built 124a48471b2f [2023-03-17T02:11:25.114Z] 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-03-17T02:11:25.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T02:11:25.552Z] [2023-03-17T02:11:25.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:11:25.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T02:11:26.784Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-17T02:11:26.784Z] 5eb5b503b376: Pulling fs layer [2023-03-17T02:11:26.784Z] 5c69ac0246d0: Pulling fs layer [2023-03-17T02:11:26.784Z] ec43610c2a17: Pulling fs layer [2023-03-17T02:11:26.784Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-17T02:11:26.784Z] 33b1e0a273af: Pulling fs layer [2023-03-17T02:11:26.784Z] 5d3b04190fa2: Pulling fs layer [2023-03-17T02:11:26.784Z] 2f39f015ded8: Pulling fs layer [2023-03-17T02:11:26.784Z] 3a2ae6a8a46f: Waiting [2023-03-17T02:11:26.784Z] 33b1e0a273af: Waiting [2023-03-17T02:11:26.784Z] 5d3b04190fa2: Waiting [2023-03-17T02:11:26.784Z] 5c69ac0246d0: Download complete [2023-03-17T02:11:27.044Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-17T02:11:27.044Z] 3a2ae6a8a46f: Download complete [2023-03-17T02:11:27.044Z] 33b1e0a273af: Verifying Checksum [2023-03-17T02:11:27.044Z] 33b1e0a273af: Download complete [2023-03-17T02:11:27.044Z] 5d3b04190fa2: Verifying Checksum [2023-03-17T02:11:27.044Z] 5d3b04190fa2: Download complete [2023-03-17T02:11:27.044Z] ec43610c2a17: Verifying Checksum [2023-03-17T02:11:27.044Z] ec43610c2a17: Download complete [2023-03-17T02:11:27.302Z] 5eb5b503b376: Verifying Checksum [2023-03-17T02:11:27.302Z] 5eb5b503b376: Download complete [2023-03-17T02:11:27.867Z] 2f39f015ded8: Download complete [2023-03-17T02:11:28.432Z] 5eb5b503b376: Pull complete [2023-03-17T02:11:28.432Z] 5c69ac0246d0: Pull complete [2023-03-17T02:11:28.997Z] ec43610c2a17: Pull complete [2023-03-17T02:11:28.997Z] 3a2ae6a8a46f: Pull complete [2023-03-17T02:11:28.997Z] 33b1e0a273af: Pull complete [2023-03-17T02:11:29.254Z] 5d3b04190fa2: Pull complete [2023-03-17T02:11:33.432Z] 2f39f015ded8: Pull complete [2023-03-17T02:11:33.432Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-17T02:11:33.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T02:11:33.432Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:11:33.504Z] prd-ubuntu20.04-docker-8c-8g-2606 does not seem to be running inside a container [2023-03-17T02:11:33.534Z] $ 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-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@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-03-17T02:11:34.935Z] $ docker top f41b2e326566cee4ec4a889b998573013baa3cd034198b76fd7e5ed201ef8532 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:11:35.303Z] ---> job-cost.sh [2023-03-17T02:11:35.303Z] lf-activate-venv: SKIPPING [2023-03-17T02:11:35.303Z] INFO: No Stack... [2023-03-17T02:11:35.562Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T02:11:35.821Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T02:11:36.109Z] + + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives/cost.csv [2023-03-17T02:11:36.109Z] cut -d, -f6 [Pipeline] lock [2023-03-17T02:11:36.121Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-581-3-stack-cost] [2023-03-17T02:11:36.130Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-581-3-stack-cost] did not exist. Created. [2023-03-17T02:11:36.130Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-581-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T02:11:36.428Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-17T02:11:36.787Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T02:11:36.794Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-581-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T02:11:36.816Z] $ docker stop --time=1 f41b2e326566cee4ec4a889b998573013baa3cd034198b76fd7e5ed201ef8532 [2023-03-17T02:11:38.060Z] $ docker rm -f --volumes f41b2e326566cee4ec4a889b998573013baa3cd034198b76fd7e5ed201ef8532 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-17T03:01:33.119Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4222 in /w/workspace/edgexfoundry_edgex-ui-go_PR-581 [Pipeline] { [Pipeline] ws [2023-03-17T03:01:33.132Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2023-03-17T03:01:33.176Z] The recommended git tool is: git [2023-03-17T03:01:43.007Z] using credential edgex-jenkins-ssh [2023-03-17T03:01:43.028Z] Cloning the remote Git repository [2023-03-17T03:01:43.089Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-03-17T03:01:43.214Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2023-03-17T03:01:43.454Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-03-17T03:01:43.456Z] > git --version # timeout=10 [2023-03-17T03:01:43.509Z] > git --version # 'git version 2.25.1' [2023-03-17T03:01:43.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T03:01:43.825Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T03:01:48.464Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-03-17T03:01:48.548Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T03:01:51.108Z] Merging remotes/origin/main commit 3117862983e23d6112f586b2dfa99700b65170de into PR head commit 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc [2023-03-17T03:01:50.406Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-03-17T03:01:50.497Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-03-17T03:01:50.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T03:01:50.536Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/581/head:refs/remotes/origin/PR-581 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-17T03:01:51.134Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T03:01:51.257Z] > git checkout -f 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc # timeout=10 [2023-03-17T03:01:51.852Z] > git remote # timeout=10 [2023-03-17T03:01:51.935Z] > git config --get remote.origin.url # timeout=10 [2023-03-17T03:01:51.982Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T03:01:52.002Z] > git merge 3117862983e23d6112f586b2dfa99700b65170de # timeout=10 [2023-03-17T03:01:55.236Z] Merge succeeded, producing 12f630382bdb9a7fb425b132592a6fdb34bf730c [2023-03-17T03:01:55.237Z] Checking out Revision 12f630382bdb9a7fb425b132592a6fdb34bf730c (PR-581) [2023-03-17T03:01:55.189Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-17T03:01:55.242Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T03:01:55.263Z] > git checkout -f 12f630382bdb9a7fb425b132592a6fdb34bf730c # timeout=10 [2023-03-17T03:01:58.982Z] Commit message: "Merge commit '3117862983e23d6112f586b2dfa99700b65170de' into HEAD" [2023-03-17T03:01:59.016Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T03:01:59.906Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-17T03:01:59.906Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T03:01:59.906Z] Dload Upload Total Spent Left Speed [2023-03-17T03:01:59.906Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [2023-03-17T03:01:58.988Z] > git rev-list --no-walk b3e1c0c3ca29b311d107baeb801a69aa5e4857dc # timeout=10 [Pipeline] sh [2023-03-17T03:02:00.708Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-17T03:02:01.059Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-17T03:02:01.059Z] + sudo tee /etc/docker/daemon.new [2023-03-17T03:02:01.059Z] { [2023-03-17T03:02:01.059Z] "registry-mirrors": [ [2023-03-17T03:02:01.059Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-17T03:02:01.059Z] ], [2023-03-17T03:02:01.059Z] "bip": "10.250.0.254/24", [2023-03-17T03:02:01.059Z] "hosts": [ [2023-03-17T03:02:01.059Z] "tcp://0.0.0.0:5555", [2023-03-17T03:02:01.059Z] "unix:///var/run/docker.sock" [2023-03-17T03:02:01.059Z] ], [2023-03-17T03:02:01.059Z] "mtu": 1458, [2023-03-17T03:02:01.059Z] "selinux-enabled": true, [2023-03-17T03:02:01.059Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-17T03:02:01.059Z] } [Pipeline] sh [2023-03-17T03:02:01.417Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-17T03:02:01.779Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T03:02:20.121Z] provisioning config files... [2023-03-17T03:02:20.155Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config15129578705661464998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T03:02:20.527Z] ---> docker-login.sh [2023-03-17T03:02:20.527Z] nexus3.edgexfoundry.org:10001 [2023-03-17T03:02:21.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T03:02:21.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T03:02:21.133Z] Configure a credential helper to remove this warning. See [2023-03-17T03:02:21.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T03:02:21.134Z] [2023-03-17T03:02:21.134Z] Login Succeeded [2023-03-17T03:02:21.134Z] nexus3.edgexfoundry.org:10002 [2023-03-17T03:02:21.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T03:02:21.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T03:02:21.677Z] Configure a credential helper to remove this warning. See [2023-03-17T03:02:21.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T03:02:21.677Z] [2023-03-17T03:02:21.677Z] Login Succeeded [2023-03-17T03:02:21.677Z] nexus3.edgexfoundry.org:10003 [2023-03-17T03:02:21.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T03:02:21.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T03:02:21.950Z] Configure a credential helper to remove this warning. See [2023-03-17T03:02:21.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T03:02:21.950Z] [2023-03-17T03:02:21.950Z] Login Succeeded [2023-03-17T03:02:21.950Z] nexus3.edgexfoundry.org:10004 [2023-03-17T03:02:22.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T03:02:22.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T03:02:22.496Z] Configure a credential helper to remove this warning. See [2023-03-17T03:02:22.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T03:02:22.496Z] [2023-03-17T03:02:22.496Z] Login Succeeded [2023-03-17T03:02:22.496Z] docker.io [2023-03-17T03:02:22.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T03:02:23.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T03:02:23.038Z] Configure a credential helper to remove this warning. See [2023-03-17T03:02:23.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T03:02:23.038Z] [2023-03-17T03:02:23.038Z] Login Succeeded [2023-03-17T03:02:23.038Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T03:02:23.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T03:02:23.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T03:02:23.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T03:02:23.412Z] ========================================================= [2023-03-17T03:02:23.412Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-17T03:02:23.412Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T03:02:23.767Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-17T03:02:24.745Z] Sending build context to Docker daemon 28.78MB [2023-03-17T03:02:24.745Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-03-17T03:02:24.745Z] Step 2/16 : FROM ${BASE} AS builder [2023-03-17T03:02:25.019Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-17T03:02:25.019Z] af6eaf76a39c: Pulling fs layer [2023-03-17T03:02:25.019Z] 55522c791124: Pulling fs layer [2023-03-17T03:02:25.019Z] ce5c4a1c91eb: Pulling fs layer [2023-03-17T03:02:25.019Z] 169dfbe0d373: Pulling fs layer [2023-03-17T03:02:25.019Z] e1ff8fa3b103: Pulling fs layer [2023-03-17T03:02:25.019Z] 52ebb69f0ebf: Pulling fs layer [2023-03-17T03:02:25.019Z] 5abe8eddf0d5: Pulling fs layer [2023-03-17T03:02:25.019Z] 169dfbe0d373: Waiting [2023-03-17T03:02:25.019Z] e1ff8fa3b103: Waiting [2023-03-17T03:02:25.019Z] 52ebb69f0ebf: Waiting [2023-03-17T03:02:25.019Z] 5abe8eddf0d5: Waiting [2023-03-17T03:02:25.019Z] 55522c791124: Download complete [2023-03-17T03:02:25.019Z] 169dfbe0d373: Verifying Checksum [2023-03-17T03:02:25.019Z] 169dfbe0d373: Download complete [2023-03-17T03:02:25.019Z] e1ff8fa3b103: Verifying Checksum [2023-03-17T03:02:25.019Z] e1ff8fa3b103: Download complete [2023-03-17T03:02:25.019Z] af6eaf76a39c: Download complete [2023-03-17T03:02:26.003Z] af6eaf76a39c: Pull complete [2023-03-17T03:02:26.290Z] 5abe8eddf0d5: Verifying Checksum [2023-03-17T03:02:26.290Z] 5abe8eddf0d5: Download complete [2023-03-17T03:02:26.891Z] 55522c791124: Pull complete [2023-03-17T03:02:27.875Z] ce5c4a1c91eb: Verifying Checksum [2023-03-17T03:02:27.875Z] ce5c4a1c91eb: Download complete [2023-03-17T03:02:27.875Z] 52ebb69f0ebf: Verifying Checksum [2023-03-17T03:02:27.875Z] 52ebb69f0ebf: Download complete [2023-03-17T03:02:37.992Z] ce5c4a1c91eb: Pull complete [2023-03-17T03:02:37.992Z] 169dfbe0d373: Pull complete [2023-03-17T03:02:38.264Z] e1ff8fa3b103: Pull complete [2023-03-17T03:02:44.959Z] 52ebb69f0ebf: Pull complete [2023-03-17T03:02:46.393Z] 5abe8eddf0d5: Pull complete [2023-03-17T03:02:46.393Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-17T03:02:46.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T03:02:46.393Z] ---> 6cb57ee374ae [2023-03-17T03:02:46.393Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-03-17T03:02:48.350Z] ---> Running in 4bad96dff969 [2023-03-17T03:02:48.624Z] Removing intermediate container 4bad96dff969 [2023-03-17T03:02:48.624Z] ---> c520a4201a24 [2023-03-17T03:02:48.624Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-03-17T03:02:48.899Z] ---> Running in 322d12b97d8a [2023-03-17T03:02:49.171Z] Removing intermediate container 322d12b97d8a [2023-03-17T03:02:49.171Z] ---> f9606d7ab40e [2023-03-17T03:02:49.171Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T03:02:49.171Z] ---> Running in 862a2b621db9 [2023-03-17T03:02:49.443Z] Removing intermediate container 862a2b621db9 [2023-03-17T03:02:49.443Z] ---> c8e776e03c18 [2023-03-17T03:02:49.443Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-03-17T03:02:49.712Z] ---> Running in 7defd2b0889d [2023-03-17T03:02:49.986Z] Removing intermediate container 7defd2b0889d [2023-03-17T03:02:49.986Z] ---> eca9e2d4f033 [2023-03-17T03:02:49.986Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-03-17T03:02:49.986Z] ---> Running in ed8278cfe73f [2023-03-17T03:02:50.255Z] Removing intermediate container ed8278cfe73f [2023-03-17T03:02:50.255Z] ---> 94ae57aadf84 [2023-03-17T03:02:50.255Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-03-17T03:02:50.861Z] latest: Pulling from library/docker [2023-03-17T03:02:50.861Z] af6eaf76a39c: Already exists [2023-03-17T03:02:50.861Z] 1173461b5ece: Pulling fs layer [2023-03-17T03:02:50.861Z] 51c470f9a84d: Pulling fs layer [2023-03-17T03:02:50.861Z] 37ac63e80544: Pulling fs layer [2023-03-17T03:02:50.861Z] 8c8113334214: Pulling fs layer [2023-03-17T03:02:50.861Z] 61601e346ea4: Pulling fs layer [2023-03-17T03:02:50.861Z] 83c4068ee973: Pulling fs layer [2023-03-17T03:02:50.861Z] d1fc4ecb6a84: Pulling fs layer [2023-03-17T03:02:50.861Z] b6bbc4cc529d: Pulling fs layer [2023-03-17T03:02:50.861Z] 944b44ca4050: Pulling fs layer [2023-03-17T03:02:50.861Z] 5c50d9efa965: Pulling fs layer [2023-03-17T03:02:50.861Z] dbcad312f5f5: Pulling fs layer [2023-03-17T03:02:50.861Z] 3d9d2dcd32c9: Pulling fs layer [2023-03-17T03:02:50.861Z] 61601e346ea4: Waiting [2023-03-17T03:02:50.861Z] 944b44ca4050: Waiting [2023-03-17T03:02:50.861Z] 83c4068ee973: Waiting [2023-03-17T03:02:50.861Z] 5c50d9efa965: Waiting [2023-03-17T03:02:50.861Z] d1fc4ecb6a84: Waiting [2023-03-17T03:02:50.861Z] dbcad312f5f5: Waiting [2023-03-17T03:02:50.861Z] 3d9d2dcd32c9: Waiting [2023-03-17T03:02:50.861Z] 8c8113334214: Waiting [2023-03-17T03:02:50.861Z] b6bbc4cc529d: Waiting [2023-03-17T03:02:51.166Z] 1173461b5ece: Verifying Checksum [2023-03-17T03:02:51.166Z] 1173461b5ece: Download complete [2023-03-17T03:02:51.445Z] 37ac63e80544: Verifying Checksum [2023-03-17T03:02:51.445Z] 37ac63e80544: Download complete [2023-03-17T03:02:51.714Z] 51c470f9a84d: Verifying Checksum [2023-03-17T03:02:51.714Z] 51c470f9a84d: Download complete [2023-03-17T03:02:51.714Z] 61601e346ea4: Verifying Checksum [2023-03-17T03:02:51.714Z] 61601e346ea4: Download complete [2023-03-17T03:02:51.714Z] 83c4068ee973: Verifying Checksum [2023-03-17T03:02:51.714Z] 83c4068ee973: Download complete [2023-03-17T03:02:51.986Z] d1fc4ecb6a84: Download complete [2023-03-17T03:02:51.986Z] 1173461b5ece: Pull complete [2023-03-17T03:02:51.986Z] 944b44ca4050: Verifying Checksum [2023-03-17T03:02:51.986Z] b6bbc4cc529d: Download complete [2023-03-17T03:02:52.260Z] dbcad312f5f5: Verifying Checksum [2023-03-17T03:02:52.260Z] dbcad312f5f5: Download complete [2023-03-17T03:02:52.260Z] 3d9d2dcd32c9: Verifying Checksum [2023-03-17T03:02:52.261Z] 3d9d2dcd32c9: Download complete [2023-03-17T03:02:52.867Z] 8c8113334214: Verifying Checksum [2023-03-17T03:02:52.867Z] 8c8113334214: Download complete [2023-03-17T03:02:53.138Z] 51c470f9a84d: Pull complete [2023-03-17T03:02:53.407Z] 5c50d9efa965: Verifying Checksum [2023-03-17T03:02:53.407Z] 5c50d9efa965: Download complete [2023-03-17T03:02:54.379Z] 37ac63e80544: Pull complete [2023-03-17T03:02:54.968Z] 8c8113334214: Pull complete [2023-03-17T03:02:55.238Z] 61601e346ea4: Pull complete [2023-03-17T03:02:55.508Z] 83c4068ee973: Pull complete [2023-03-17T03:02:55.779Z] d1fc4ecb6a84: Pull complete [2023-03-17T03:02:56.756Z] b6bbc4cc529d: Pull complete [2023-03-17T03:02:57.029Z] 944b44ca4050: Pull complete [2023-03-17T03:03:01.325Z] 5c50d9efa965: Pull complete [2023-03-17T03:03:01.325Z] dbcad312f5f5: Pull complete [2023-03-17T03:03:01.325Z] 3d9d2dcd32c9: Pull complete [2023-03-17T03:03:01.325Z] Digest: sha256:3a09aaa775e328ec0817cb9b060e68c94ccf135f290c70f8189fbf2128ecdd9c [2023-03-17T03:03:01.325Z] Status: Downloaded newer image for docker:latest [2023-03-17T03:03:03.292Z] ---> a927aa56beb9 [2023-03-17T03:03:03.292Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-17T03:03:03.561Z] ---> Running in cf954cb1dd6b [2023-03-17T03:03:05.523Z] Removing intermediate container cf954cb1dd6b [2023-03-17T03:03:05.523Z] ---> 0486e4931624 [2023-03-17T03:03:05.523Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T03:03:05.523Z] ---> Running in a574ecabc74c [2023-03-17T03:03:06.528Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T03:03:07.521Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T03:03:08.945Z] OK: 263 MiB in 53 packages [2023-03-17T03:03:09.911Z] Removing intermediate container a574ecabc74c [2023-03-17T03:03:09.911Z] ---> e72b77ac667a [2023-03-17T03:03:09.911Z] Step 11/16 : ENV GO111MODULE=on [2023-03-17T03:03:09.911Z] ---> Running in 783b649ee01c [2023-03-17T03:03:10.184Z] Removing intermediate container 783b649ee01c [2023-03-17T03:03:10.184Z] ---> f14ce04ce722 [2023-03-17T03:03:10.184Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-03-17T03:03:10.454Z] ---> Running in c1eed12ae5f2 [2023-03-17T03:03:10.723Z] Removing intermediate container c1eed12ae5f2 [2023-03-17T03:03:10.723Z] ---> dcd3391ef027 [2023-03-17T03:03:10.723Z] Step 13/16 : COPY go.mod vendor* ./ [2023-03-17T03:03:11.314Z] ---> 9b28c1365c25 [2023-03-17T03:03:11.314Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T03:03:11.314Z] ---> Running in 0f9c8b6b20b1 [2023-03-17T03:04:07.774Z] Removing intermediate container 0f9c8b6b20b1 [2023-03-17T03:04:07.774Z] ---> ba29efb347f7 [2023-03-17T03:04:07.774Z] Step 15/16 : COPY . . [2023-03-17T03:04:08.744Z] ---> b06086ada9a5 [2023-03-17T03:04:08.744Z] Step 16/16 : RUN ${MAKE} [2023-03-17T03:04:08.744Z] ---> Running in 573db213da2e [2023-03-17T03:04:09.720Z] noop [2023-03-17T03:04:10.322Z] Removing intermediate container 573db213da2e [2023-03-17T03:04:10.322Z] ---> 52930a2f9296 [2023-03-17T03:04:10.595Z] Successfully built 52930a2f9296 [2023-03-17T03:04:10.595Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T03:04:10.971Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T03:04:10.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T03:04:11.206Z] prd-ubuntu20.04-docker-arm64-4c-16g-4222 does not seem to be running inside a container [2023-03-17T03:04:11.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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-03-17T03:04:12.591Z] $ docker top a95c91eb45bb2a7313726557c1103cc7e2d8fc1bd08ef5130fcb464ef5b97105 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T03:04:13.445Z] + go version [2023-03-17T03:04:13.445Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-17T03:04:13.465Z] $ docker stop --time=1 a95c91eb45bb2a7313726557c1103cc7e2d8fc1bd08ef5130fcb464ef5b97105 [2023-03-17T03:04:15.133Z] $ docker rm -f --volumes a95c91eb45bb2a7313726557c1103cc7e2d8fc1bd08ef5130fcb464ef5b97105 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T03:04:15.741Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T03:04:15.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T03:04:15.952Z] prd-ubuntu20.04-docker-arm64-4c-16g-4222 does not seem to be running inside a container [2023-03-17T03:04:16.027Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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-03-17T03:04:17.266Z] $ docker top 8d42c94c8140943ef7da1a758e62aba1d08e777d80dbf79e04ba386477da6623 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T03:04:17.834Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/3 [Pipeline] fileExists [Pipeline] sh [2023-03-17T03:04:18.170Z] + make test [2023-03-17T03:04:18.440Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-03-17T03:04:57.345Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-03-17T03:06:49.189Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-03-17T03:06:49.189Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-03-17T03:06:49.189Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-03-17T03:06:49.189Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-03-17T03:06:49.189Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-03-17T03:06:49.189Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-03-17T03:06:49.189Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-03-17T03:06:49.189Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-03-17T03:06:49.189Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-03-17T03:07:11.330Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T03:07:11.330Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T03:07:11.330Z] ./bin/test-attribution-txt.sh [2023-03-17T03:07:11.330Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-03-17T03:07:11.330Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-03-17T03:07:11.330Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-03-17T03:07:11.330Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-03-17T03:07:11.330Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-03-17T03:07:11.330Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-03-17T03:07:11.330Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-03-17T03:07:11.330Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-03-17T03:07:11.330Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-03-17T03:07:11.330Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-03-17T03:07:11.330Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-03-17T03:07:11.330Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-03-17T03:07:11.330Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-03-17T03:07:11.330Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-03-17T03:07:11.330Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-03-17T03:07:11.330Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-03-17T03:07:11.330Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-03-17T03:07:11.330Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-03-17T03:07:11.330Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-03-17T03:07:11.330Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-03-17T03:07:11.330Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-03-17T03:07:11.604Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-03-17T03:07:11.604Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-03-17T03:07:11.604Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-03-17T03:07:11.604Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-03-17T03:07:11.604Z] make -C web test [2023-03-17T03:07:11.604Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/3/web' [2023-03-17T03:07:11.604Z] make[1]: tput: No such file or directory [2023-03-17T03:07:11.604Z] make[1]: tput: No such file or directory [2023-03-17T03:07:11.604Z] warning: generating ./VERSION [2023-03-17T03:07:11.604Z] echo "0.0.0" > VERSION [2023-03-17T03:07:11.604Z] docker build \ [2023-03-17T03:07:11.604Z] -f Dockerfile \ [2023-03-17T03:07:11.604Z] --build-arg USER=1000 \ [2023-03-17T03:07:11.604Z] \ [2023-03-17T03:07:11.604Z] --label "git_sha=12f630382bdb9a7fb425b132592a6fdb34bf730c" \ [2023-03-17T03:07:11.604Z] -t edgexfoundry/edgex-web-ui:12f630382bdb9a7fb425b132592a6fdb34bf730c \ [2023-03-17T03:07:11.604Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-03-17T03:07:11.604Z] . [2023-03-17T03:07:11.604Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-03-17T03:07:11.604Z] Install the buildx component to build images with BuildKit: [2023-03-17T03:07:11.604Z] https://docs.docker.com/go/buildx/ [2023-03-17T03:07:11.604Z] [2023-03-17T03:07:12.207Z] Sending build context to Docker daemon 3.268MB [2023-03-17T03:07:12.207Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-03-17T03:07:12.479Z] 16.17-alpine3.15: Pulling from library/node [2023-03-17T03:07:12.753Z] 47517142f6ba: Pulling fs layer [2023-03-17T03:07:12.753Z] 5f8c4bfa009b: Pulling fs layer [2023-03-17T03:07:12.753Z] f7079c9c4ba1: Pulling fs layer [2023-03-17T03:07:12.753Z] aba105e6f55a: Pulling fs layer [2023-03-17T03:07:12.753Z] aba105e6f55a: Waiting [2023-03-17T03:07:12.753Z] f7079c9c4ba1: Verifying Checksum [2023-03-17T03:07:12.753Z] f7079c9c4ba1: Download complete [2023-03-17T03:07:12.753Z] 47517142f6ba: Verifying Checksum [2023-03-17T03:07:12.753Z] 47517142f6ba: Download complete [2023-03-17T03:07:12.753Z] aba105e6f55a: Verifying Checksum [2023-03-17T03:07:12.753Z] aba105e6f55a: Download complete [2023-03-17T03:07:13.349Z] 47517142f6ba: Pull complete [2023-03-17T03:07:13.619Z] 5f8c4bfa009b: Verifying Checksum [2023-03-17T03:07:13.619Z] 5f8c4bfa009b: Download complete [2023-03-17T03:07:17.908Z] 5f8c4bfa009b: Pull complete [2023-03-17T03:07:17.908Z] f7079c9c4ba1: Pull complete [2023-03-17T03:07:18.181Z] aba105e6f55a: Pull complete [2023-03-17T03:07:18.181Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-03-17T03:07:18.181Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-03-17T03:07:18.181Z] ---> bf1b8b58d215 [2023-03-17T03:07:18.181Z] Step 2/10 : RUN apk add --no-cache chromium [2023-03-17T03:07:18.787Z] ---> Running in a833df5564a8 [2023-03-17T03:07:20.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-17T03:07:20.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-17T03:07:21.937Z] (1/128) Installing libxau (1.0.9-r0) [2023-03-17T03:07:21.937Z] (2/128) Installing libmd (1.0.3-r0) [2023-03-17T03:07:21.937Z] (3/128) Installing libbsd (0.11.3-r1) [2023-03-17T03:07:21.938Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-03-17T03:07:21.938Z] (5/128) Installing libxcb (1.14-r2) [2023-03-17T03:07:21.938Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-03-17T03:07:21.938Z] (7/128) Installing libxext (1.3.4-r0) [2023-03-17T03:07:21.938Z] (8/128) Installing libice (1.0.10-r0) [2023-03-17T03:07:21.938Z] (9/128) Installing libuuid (2.37.4-r0) [2023-03-17T03:07:21.938Z] (10/128) Installing libsm (1.2.3-r0) [2023-03-17T03:07:21.938Z] (11/128) Installing libxt (1.2.1-r0) [2023-03-17T03:07:21.938Z] (12/128) Installing libxmu (1.1.3-r0) [2023-03-17T03:07:21.938Z] (13/128) Installing xset (1.2.4-r0) [2023-03-17T03:07:21.938Z] (14/128) Installing xprop (1.2.5-r0) [2023-03-17T03:07:21.938Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-03-17T03:07:21.938Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-03-17T03:07:21.938Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-03-17T03:07:21.938Z] (18/128) Installing libffi (3.4.2-r1) [2023-03-17T03:07:21.938Z] (19/128) Installing libintl (0.21-r0) [2023-03-17T03:07:21.938Z] (20/128) Installing libblkid (2.37.4-r0) [2023-03-17T03:07:21.938Z] (21/128) Installing libmount (2.37.4-r0) [2023-03-17T03:07:21.938Z] (22/128) Installing pcre (8.45-r1) [2023-03-17T03:07:22.209Z] (23/128) Installing glib (2.70.1-r0) [2023-03-17T03:07:22.209Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-03-17T03:07:22.209Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-03-17T03:07:22.209Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-03-17T03:07:22.209Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-03-17T03:07:22.480Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-03-17T03:07:22.480Z] (29/128) Installing libpng (1.6.37-r1) [2023-03-17T03:07:22.480Z] (30/128) Installing libwebp (1.2.2-r0) [2023-03-17T03:07:22.480Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-03-17T03:07:22.480Z] (32/128) Installing tiff (4.4.0-r0) [2023-03-17T03:07:22.480Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-03-17T03:07:22.480Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-03-17T03:07:22.480Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-03-17T03:07:22.480Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-03-17T03:07:22.480Z] (37/128) Installing libxrender (0.9.10-r3) [2023-03-17T03:07:22.480Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-03-17T03:07:22.480Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-03-17T03:07:22.480Z] (40/128) Installing libxi (1.8-r0) [2023-03-17T03:07:22.480Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-03-17T03:07:22.480Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-03-17T03:07:22.480Z] (43/128) Installing atk (2.36.0-r0) [2023-03-17T03:07:22.480Z] (44/128) Installing libxtst (1.2.3-r3) [2023-03-17T03:07:22.480Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-03-17T03:07:22.755Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-03-17T03:07:22.755Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-03-17T03:07:22.755Z] (48/128) Installing expat (2.5.0-r0) [2023-03-17T03:07:22.755Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-03-17T03:07:22.755Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-03-17T03:07:22.755Z] (51/128) Installing freetype (2.11.1-r2) [2023-03-17T03:07:22.755Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-03-17T03:07:22.755Z] (53/128) Installing pixman (0.40.0-r4) [2023-03-17T03:07:22.755Z] (54/128) Installing cairo (1.16.0-r5) [2023-03-17T03:07:22.755Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-03-17T03:07:22.755Z] (56/128) Installing avahi-libs (0.8-r5) [2023-03-17T03:07:22.755Z] (57/128) Installing gmp (6.2.1-r1) [2023-03-17T03:07:22.755Z] (58/128) Installing nettle (3.7.3-r0) [2023-03-17T03:07:23.029Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-03-17T03:07:23.029Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-03-17T03:07:23.029Z] (61/128) Installing libunistring (0.9.10-r1) [2023-03-17T03:07:23.029Z] (62/128) Installing gnutls (3.7.1-r2) [2023-03-17T03:07:23.029Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-03-17T03:07:23.029Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-03-17T03:07:23.029Z] (65/128) Installing fribidi (1.0.11-r0) [2023-03-17T03:07:23.029Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-03-17T03:07:23.029Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-03-17T03:07:23.306Z] (68/128) Installing libxft (2.3.4-r0) [2023-03-17T03:07:23.306Z] (69/128) Installing pango (1.48.10-r0) [2023-03-17T03:07:23.306Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-03-17T03:07:23.306Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-03-17T03:07:23.306Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-03-17T03:07:23.306Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-03-17T03:07:23.579Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-03-17T03:07:23.579Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-03-17T03:07:23.850Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-03-17T03:07:23.850Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-03-17T03:07:23.850Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-03-17T03:07:23.850Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-03-17T03:07:23.850Z] Executing ttf-opensans-1.10-r1.post-install [2023-03-17T03:07:26.462Z] (79/128) Installing libogg (1.3.5-r0) [2023-03-17T03:07:26.462Z] (80/128) Installing flac (1.3.4-r0) [2023-03-17T03:07:26.462Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-03-17T03:07:26.462Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-03-17T03:07:26.462Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-03-17T03:07:26.462Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-03-17T03:07:26.462Z] (85/128) Installing libass (0.15.2-r0) [2023-03-17T03:07:26.462Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-03-17T03:07:26.462Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-03-17T03:07:26.462Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-03-17T03:07:26.462Z] (89/128) Installing lame (3.100-r0) [2023-03-17T03:07:26.462Z] (90/128) Installing opus (1.3.1-r1) [2023-03-17T03:07:26.462Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-03-17T03:07:26.462Z] (92/128) Installing soxr (0.1.3-r2) [2023-03-17T03:07:26.462Z] (93/128) Installing libsrt (1.4.2-r1) [2023-03-17T03:07:26.462Z] (94/128) Installing libssh (0.9.6-r1) [2023-03-17T03:07:26.462Z] (95/128) Installing libtheora (1.1.1-r16) [2023-03-17T03:07:26.733Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-03-17T03:07:26.733Z] (97/128) Installing libdrm (2.4.109-r0) [2023-03-17T03:07:26.733Z] (98/128) Installing libva (2.13.0-r0) [2023-03-17T03:07:26.733Z] (99/128) Installing libvdpau (1.4-r0) [2023-03-17T03:07:26.733Z] (100/128) Installing vidstab (1.1.0-r1) [2023-03-17T03:07:26.733Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-03-17T03:07:26.733Z] (102/128) Installing libvpx (1.10.0-r0) [2023-03-17T03:07:26.733Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-03-17T03:07:26.733Z] (104/128) Installing x264-libs (20210613-r0) [2023-03-17T03:07:27.005Z] (105/128) Installing x265-libs (3.5-r0) [2023-03-17T03:07:27.005Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-03-17T03:07:27.005Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-03-17T03:07:27.597Z] (108/128) Installing libevent (2.1.12-r4) [2023-03-17T03:07:27.597Z] (109/128) Installing mesa (21.2.6-r0) [2023-03-17T03:07:27.597Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-03-17T03:07:27.597Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-03-17T03:07:27.597Z] (112/128) Installing lcms2 (2.12-r1) [2023-03-17T03:07:27.597Z] (113/128) Installing nspr (4.32-r0) [2023-03-17T03:07:27.597Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-03-17T03:07:27.597Z] (115/128) Installing nss (3.78.1-r0) [2023-03-17T03:07:27.867Z] (116/128) Installing libasyncns (0.8-r1) [2023-03-17T03:07:27.867Z] (117/128) Installing libltdl (2.4.6-r7) [2023-03-17T03:07:27.867Z] (118/128) Installing orc (0.4.32-r0) [2023-03-17T03:07:27.867Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-03-17T03:07:27.867Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-03-17T03:07:27.867Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-03-17T03:07:27.867Z] (122/128) Installing libpulse (15.0-r2) [2023-03-17T03:07:27.867Z] (123/128) Installing re2 (2021.11.01-r0) [2023-03-17T03:07:27.867Z] (124/128) Installing snappy (1.1.9-r1) [2023-03-17T03:07:27.867Z] (125/128) Installing libgpg-error (1.42-r1) [2023-03-17T03:07:27.867Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-03-17T03:07:27.867Z] (127/128) Installing libxslt (1.1.35-r0) [2023-03-17T03:07:27.867Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-03-17T03:07:33.261Z] Executing busybox-1.34.1-r7.trigger [2023-03-17T03:07:33.261Z] Executing glib-2.70.1-r0.trigger [2023-03-17T03:07:33.261Z] Executing shared-mime-info-2.1-r2.trigger [2023-03-17T03:07:35.269Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-03-17T03:07:35.269Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-03-17T03:07:35.269Z] Executing fontconfig-2.13.1-r4.trigger [2023-03-17T03:07:35.543Z] Executing mkfontscale-1.2.1-r1.trigger [2023-03-17T03:07:35.543Z] OK: 275 MiB in 144 packages [2023-03-17T03:07:45.673Z] Removing intermediate container a833df5564a8 [2023-03-17T03:07:45.673Z] ---> 4b66b9534f61 [2023-03-17T03:07:45.673Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-03-17T03:07:45.673Z] ---> Running in 5566cb2a9cf0 [2023-03-17T03:07:45.673Z] Removing intermediate container 5566cb2a9cf0 [2023-03-17T03:07:45.673Z] ---> 501d3e4b5348 [2023-03-17T03:07:45.673Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-03-17T03:07:45.673Z] ---> Running in 1d35b25c33ad [2023-03-17T03:07:45.946Z] Removing intermediate container 1d35b25c33ad [2023-03-17T03:07:45.946Z] ---> bbbb1bef2e10 [2023-03-17T03:07:45.946Z] Step 5/10 : RUN npm install -g npm [2023-03-17T03:07:46.219Z] ---> Running in df832b7d5c35 [2023-03-17T03:08:25.195Z] [2023-03-17T03:08:25.195Z] removed 7 packages, changed 97 packages, and audited 238 packages in 33s [2023-03-17T03:08:25.195Z] [2023-03-17T03:08:25.195Z] 16 packages are looking for funding [2023-03-17T03:08:25.195Z] run `npm fund` for details [2023-03-17T03:08:25.195Z] [2023-03-17T03:08:25.195Z] found 0 vulnerabilities [2023-03-17T03:08:26.614Z] Removing intermediate container df832b7d5c35 [2023-03-17T03:08:26.614Z] ---> 6dd8055446cc [2023-03-17T03:08:26.614Z] Step 6/10 : ARG USER=1000 [2023-03-17T03:08:26.614Z] ---> Running in f51f5467fdb6 [2023-03-17T03:08:27.201Z] Removing intermediate container f51f5467fdb6 [2023-03-17T03:08:27.201Z] ---> 7775c7394572 [2023-03-17T03:08:27.201Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-03-17T03:08:27.201Z] ---> Running in 151b2f57f0f8 [2023-03-17T03:08:29.158Z] Removing intermediate container 151b2f57f0f8 [2023-03-17T03:08:29.158Z] ---> 5612922c519b [2023-03-17T03:08:29.158Z] Step 8/10 : USER $USER:$USER [2023-03-17T03:08:29.158Z] ---> Running in 13ec83121dc2 [2023-03-17T03:08:29.158Z] Removing intermediate container 13ec83121dc2 [2023-03-17T03:08:29.158Z] ---> d4750e4cff9a [2023-03-17T03:08:29.158Z] Step 9/10 : WORKDIR /app [2023-03-17T03:08:29.430Z] ---> Running in a1b24cd08d68 [2023-03-17T03:08:29.699Z] Removing intermediate container a1b24cd08d68 [2023-03-17T03:08:29.699Z] ---> 667ed81e7bef [2023-03-17T03:08:29.699Z] Step 10/10 : LABEL git_sha=12f630382bdb9a7fb425b132592a6fdb34bf730c [2023-03-17T03:08:29.699Z] ---> Running in 4ce778473998 [2023-03-17T03:08:29.969Z] Removing intermediate container 4ce778473998 [2023-03-17T03:08:29.969Z] ---> 594743673b05 [2023-03-17T03:08:30.239Z] Successfully built 594743673b05 [2023-03-17T03:08:30.239Z] Successfully tagged edgexfoundry/edgex-web-ui:12f630382bdb9a7fb425b132592a6fdb34bf730c [2023-03-17T03:08:30.239Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-03-17T03:08:30.239Z] touch edgex-web-ui.imagebuilt [2023-03-17T03:08:30.239Z] mkdir -p node_modules coverage [2023-03-17T03:08:30.239Z] chown "1000:1000" node_modules coverage package-lock.json [2023-03-17T03:08:30.239Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE required: { [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE }, [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE } [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE required: { [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE }, [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE } [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE required: { [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE }, [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE } [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE required: { [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE }, [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE } [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE required: { [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T03:08:48.493Z] npm WARN EBADENGINE }, [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE } [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE required: { [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE }, [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE } [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE required: { [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE }, [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE } [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE required: { [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE }, [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE } [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE required: { [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE }, [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T03:08:48.494Z] npm WARN EBADENGINE } [2023-03-17T03:09:35.433Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-03-17T03:09:35.433Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-03-17T03:09:35.433Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-17T03:09:35.433Z] 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-03-17T03:09:35.433Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-03-17T03:09:39.721Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-03-17T03:09:49.843Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-03-17T03:09:49.843Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-03-17T03:09:50.429Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-03-17T03:10:17.178Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-17T03:10:17.178Z] 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-03-17T03:10:18.626Z] 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-03-17T03:10:24.052Z] 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-03-17T03:10:24.638Z] 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-03-17T03:10:26.589Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-17T03:10:41.601Z] 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-03-17T03:10:41.601Z] 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-03-17T03:10:59.816Z] 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-03-17T03:11:38.708Z] 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-03-17T03:12:17.589Z] [2023-03-17T03:12:17.589Z] added 1474 packages, and audited 1475 packages in 4m [2023-03-17T03:12:17.589Z] [2023-03-17T03:12:17.589Z] 90 packages are looking for funding [2023-03-17T03:12:17.589Z] run `npm fund` for details [2023-03-17T03:12:17.589Z] [2023-03-17T03:12:17.589Z] 31 vulnerabilities (2 low, 9 moderate, 16 high, 4 critical) [2023-03-17T03:12:17.589Z] [2023-03-17T03:12:17.589Z] To address issues that do not require attention, run: [2023-03-17T03:12:17.589Z] npm audit fix [2023-03-17T03:12:17.589Z] [2023-03-17T03:12:17.589Z] To address all issues (including breaking changes), run: [2023-03-17T03:12:17.589Z] npm audit fix --force [2023-03-17T03:12:17.589Z] [2023-03-17T03:12:17.589Z] Run `npm audit` for details. [2023-03-17T03:12:17.589Z] 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-03-17T03:12:35.814Z] - Generating browser application bundles (phase: setup)... [2023-03-17T03:13:14.697Z] Compiling @angular/core : es2015 as esm2015 [2023-03-17T03:13:14.697Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-03-17T03:13:46.955Z] Compiling @angular/common : es2015 as esm2015 [2023-03-17T03:13:46.955Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-03-17T03:13:52.303Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-03-17T03:13:52.303Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-03-17T03:13:56.566Z] Compiling @angular/router : es2015 as esm2015 [2023-03-17T03:13:57.148Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-03-17T03:14:03.798Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-03-17T03:14:04.762Z] Compiling @angular/common/http : es2015 as esm2015 [2023-03-17T03:14:06.173Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-03-17T03:14:09.523Z] Compiling @angular/forms : es2015 as esm2015 [2023-03-17T03:14:10.106Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-03-17T03:14:10.690Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-03-17T03:15:18.573Z] 17 03 2023 03:15:15.892:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-03-17T03:15:18.573Z] 17 03 2023 03:15:15.910:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-03-17T03:15:18.573Z] 17 03 2023 03:15:15.947:INFO [launcher]: Starting browser ChromeHeadless [2023-03-17T03:16:40.218Z] 17 03 2023 03:16:35.319:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-03-17T03:16:40.218Z] 17 03 2023 03:16:38.787:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-03-17T03:16:42.166Z] 17 03 2023 03:16:41.885:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-03-17T03:17:50.124Z] ✔ Browser application bundle generation complete. [2023-03-17T03:17:50.124Z] 17 03 2023 03:17:41.925:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket g-Vl1D1C2M0pckuoAAAB with id 66144437 [2023-03-17T03:18:00.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-03-17T03:18:00.470Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.226 secs) [2023-03-17T03:18:01.450Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.164 secs) [2023-03-17T03:18:01.719Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.206 secs) [2023-03-17T03:18:01.719Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.229 secs) [2023-03-17T03:18:01.988Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.547 secs) [2023-03-17T03:18:01.988Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.606 secs) [2023-03-17T03:18:02.255Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.625 secs) [2023-03-17T03:18:02.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.877 secs) [2023-03-17T03:18:03.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.268 secs) [2023-03-17T03:18:03.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.866 secs) [2023-03-17T03:18:03.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.905 secs) [2023-03-17T03:18:03.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.042 secs) [2023-03-17T03:18:04.224Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.171 secs) [2023-03-17T03:18:04.224Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.204 secs) [2023-03-17T03:18:04.224Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.22 secs) [2023-03-17T03:18:04.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.492 secs) [2023-03-17T03:18:04.763Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.629 secs) [2023-03-17T03:18:05.032Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.937 secs) [2023-03-17T03:18:05.299Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.021 secs) [2023-03-17T03:18:05.299Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.16 secs) [2023-03-17T03:18:05.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.213 secs) [2023-03-17T03:18:05.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.273 secs) [2023-03-17T03:18:05.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.311 secs) [2023-03-17T03:18:05.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.345 secs) [2023-03-17T03:18:05.836Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.463 secs) [2023-03-17T03:18:06.419Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 5.126 secs) [2023-03-17T03:18:06.687Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 5.156 secs) [2023-03-17T03:18:06.687Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.172 secs) [2023-03-17T03:18:06.955Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.406 secs) [2023-03-17T03:18:06.955Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.488 secs) [2023-03-17T03:18:07.225Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.558 secs) [2023-03-17T03:18:07.225Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.593 secs) [2023-03-17T03:18:07.225Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.616 secs) [2023-03-17T03:18:07.225Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.672 secs) [2023-03-17T03:18:07.225Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.74 secs) [2023-03-17T03:18:08.185Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.491 secs) [2023-03-17T03:18:08.452Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.636 secs) [2023-03-17T03:18:08.452Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.674 secs) [2023-03-17T03:18:08.452Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.729 secs) [2023-03-17T03:18:08.452Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.756 secs) [2023-03-17T03:18:08.452Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.77 secs) [2023-03-17T03:18:09.041Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 7.072 secs) [2023-03-17T03:18:09.041Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 7.147 secs) [2023-03-17T03:18:09.041Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 7.182 secs) [2023-03-17T03:18:09.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.239 secs) [2023-03-17T03:18:09.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.435 secs) [2023-03-17T03:18:09.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.46 secs) [2023-03-17T03:18:09.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.474 secs) [2023-03-17T03:18:09.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.645 secs) [2023-03-17T03:18:09.848Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.722 secs) [2023-03-17T03:18:09.848Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.762 secs) [2023-03-17T03:18:09.848Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.797 secs) [2023-03-17T03:18:10.119Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.912 secs) [2023-03-17T03:18:10.388Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 8.035 secs) [2023-03-17T03:18:10.657Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 8.353 secs) [2023-03-17T03:18:10.657Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 8.452 secs) [2023-03-17T03:18:10.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.721 secs) [2023-03-17T03:18:11.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 8.753 secs) [2023-03-17T03:18:11.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.772 secs) [2023-03-17T03:18:11.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 8.792 secs) [2023-03-17T03:18:11.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 8.849 secs) [2023-03-17T03:18:11.788Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 9.318 secs) [2023-03-17T03:18:12.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 9.417 secs) [2023-03-17T03:18:12.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 9.439 secs) [2023-03-17T03:18:12.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.455 secs) [2023-03-17T03:18:12.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.488 secs) [2023-03-17T03:18:12.327Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.613 secs) [2023-03-17T03:18:12.327Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.705 secs) [2023-03-17T03:18:12.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.887 secs) [2023-03-17T03:18:12.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.925 secs) [2023-03-17T03:18:12.875Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.971 secs) [2023-03-17T03:18:12.875Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 10.085 secs) [2023-03-17T03:18:12.875Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 10.136 secs) [2023-03-17T03:18:13.147Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 10.327 secs) [2023-03-17T03:18:13.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.545 secs) [2023-03-17T03:18:13.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.68 secs) [2023-03-17T03:18:13.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 10.885 secs) [2023-03-17T03:18:14.224Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 10.974 secs) [2023-03-17T03:18:14.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 11.269 secs) [2023-03-17T03:18:14.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 11.327 secs) [2023-03-17T03:18:14.762Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 11.485 secs) [2023-03-17T03:18:15.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 11.638 secs) [2023-03-17T03:18:15.299Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 11.801 secs) [2023-03-17T03:18:15.299Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 11.966 secs) [2023-03-17T03:18:15.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 12.036 secs) [2023-03-17T03:18:15.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 12.099 secs) [2023-03-17T03:18:15.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 12.134 secs) [2023-03-17T03:18:15.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 12.154 secs) [2023-03-17T03:18:15.834Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 12.178 secs) [2023-03-17T03:18:15.834Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 12.191 secs) [2023-03-17T03:18:16.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 12.42 secs) [2023-03-17T03:18:16.373Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 12.613 secs) [2023-03-17T03:18:16.373Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 12.683 secs) [2023-03-17T03:18:16.641Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 12.733 secs) [2023-03-17T03:18:16.641Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 12.869 secs) [2023-03-17T03:18:16.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 12.907 secs) [2023-03-17T03:18:16.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 12.943 secs) [2023-03-17T03:18:16.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 12.978 secs) [2023-03-17T03:18:17.178Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 13.194 secs) [2023-03-17T03:18:17.446Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 13.485 secs) [2023-03-17T03:18:17.714Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 13.568 secs) [2023-03-17T03:18:17.714Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 13.643 secs) [2023-03-17T03:18:17.983Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 13.776 secs) [2023-03-17T03:18:18.251Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 13.889 secs) [2023-03-17T03:18:18.251Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 13.932 secs) [2023-03-17T03:18:18.251Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 13.959 secs) [2023-03-17T03:18:18.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 14.024 secs) [2023-03-17T03:18:18.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 14.064 secs) [2023-03-17T03:18:18.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 14.09 secs) [2023-03-17T03:18:18.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 14.119 secs) [2023-03-17T03:18:18.795Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 14.189 secs) [2023-03-17T03:18:19.062Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 14.418 secs) [2023-03-17T03:18:19.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 14.593 secs) [2023-03-17T03:18:19.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 14.63 secs) [2023-03-17T03:18:19.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 14.676 secs) [2023-03-17T03:18:19.921Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 15.051 secs) [2023-03-17T03:18:20.187Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 15.211 secs) [2023-03-17T03:18:20.187Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 15.257 secs) [2023-03-17T03:18:20.465Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 15.303 secs) [2023-03-17T03:18:20.465Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 15.323 secs) [2023-03-17T03:18:20.465Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 15.349 secs) [2023-03-17T03:18:20.465Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 15.365 secs) [2023-03-17T03:18:20.465Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 15.382 secs) [2023-03-17T03:18:20.736Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 15.469 secs) [2023-03-17T03:18:20.736Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 15.614 secs) [2023-03-17T03:18:21.003Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 15.704 secs) [2023-03-17T03:18:21.271Z] WARN: ' [2023-03-17T03:18:21.271Z] It looks like you're using ngModel on the same form field as formControlName. [2023-03-17T03:18:21.271Z] Support for using the ngModel input property and ngModelChange event with [2023-03-17T03:18:21.271Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-03-17T03:18:21.271Z] in a future version of Angular. [2023-03-17T03:18:21.271Z] [2023-03-17T03:18:21.271Z] For more information on this, see our API docs here: [2023-03-17T03:18:21.271Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-03-17T03:18:21.271Z] ' [2023-03-17T03:18:21.271Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 15.704 secs) [2023-03-17T03:18:21.271Z] WARN: ' [2023-03-17T03:18:21.271Z] It looks like you're using ngModel on the same form field as formControlName. [2023-03-17T03:18:21.271Z] Support for using the ngModel input property and ngModelChange event with [2023-03-17T03:18:21.271Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-03-17T03:18:21.271Z] in a future version of Angular. [2023-03-17T03:18:21.271Z] [2023-03-17T03:18:21.271Z] For more information on this, see our API docs here: [2023-03-17T03:18:21.271Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-03-17T03:18:21.271Z] ' [2023-03-17T03:18:21.271Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 15.878 secs) [2023-03-17T03:18:21.271Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 15.897 secs) [2023-03-17T03:18:21.271Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 15.959 secs) [2023-03-17T03:18:21.271Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 15.988 secs) [2023-03-17T03:18:21.539Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 16.017 secs) [2023-03-17T03:18:21.539Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 16.044 secs) [2023-03-17T03:18:21.807Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 16.219 secs) [2023-03-17T03:18:21.807Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 16.291 secs) [2023-03-17T03:18:22.074Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 16.363 secs) [2023-03-17T03:18:22.074Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 16.465 secs) [2023-03-17T03:18:22.074Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 16.502 secs) [2023-03-17T03:18:22.340Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 16.537 secs) [2023-03-17T03:18:22.340Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 16.695 secs) [2023-03-17T03:18:22.608Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 16.745 secs) [2023-03-17T03:18:22.608Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 16.795 secs) [2023-03-17T03:18:22.875Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 16.934 secs) [2023-03-17T03:18:23.458Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 17.312 secs) [2023-03-17T03:18:23.458Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 17.406 secs) [2023-03-17T03:18:23.458Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 17.486 secs) [2023-03-17T03:18:23.723Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 17.546 secs) [2023-03-17T03:18:23.990Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 17.826 secs) [2023-03-17T03:18:24.257Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 17.893 secs) [2023-03-17T03:18:24.257Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 17.952 secs) [2023-03-17T03:18:25.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (24.967 secs / 17.952 secs) [2023-03-17T03:18:25.226Z] TOTAL: 149 SUCCESS [2023-03-17T03:18:25.226Z] ✔ Browser application bundle generation complete. [2023-03-17T03:18:29.488Z] [2023-03-17T03:18:29.488Z] =============================== Coverage summary =============================== [2023-03-17T03:18:29.488Z] Statements : 40.98% ( 1467/3580 ) [2023-03-17T03:18:29.488Z] Branches : 12.03% ( 111/923 ) [2023-03-17T03:18:29.488Z] Functions : 33.28% ( 432/1298 ) [2023-03-17T03:18:29.488Z] Lines : 38.91% ( 1318/3387 ) [2023-03-17T03:18:29.488Z] ================================================================================ [2023-03-17T03:18:29.488Z] 17 03 2023 03:18:29.381:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-03-17T03:18:30.903Z] ✔ Browser application bundle generation complete. [2023-03-17T03:18:31.863Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/3/web' [Pipeline] echo [2023-03-17T03:18:31.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-17T03:18:31.893Z] $ docker stop --time=1 8d42c94c8140943ef7da1a758e62aba1d08e777d80dbf79e04ba386477da6623 [2023-03-17T03:18:33.755Z] $ docker rm -f --volumes 8d42c94c8140943ef7da1a758e62aba1d08e777d80dbf79e04ba386477da6623 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T03:18:34.866Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-17T03:18:38.236Z] Warning: overwriting stash ‘coverage-report’ [2023-03-17T03:18:43.831Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T03:18:44.221Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-17T03:18:47.148Z] + ls -al . [2023-03-17T03:18:47.148Z] total 184 [2023-03-17T03:18:47.148Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 17 03:04 . [2023-03-17T03:18:47.148Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:01 .. [2023-03-17T03:18:47.148Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:01 .blubracket [2023-03-17T03:18:47.148Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 17 03:01 .dockerignore [2023-03-17T03:18:47.148Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:01 .git [2023-03-17T03:18:47.148Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:01 .github [2023-03-17T03:18:47.148Z] -rw-rw-r-- 1 jenkins jenkins 185 Mar 17 03:01 .gitignore [2023-03-17T03:18:47.148Z] -rw-rw-r-- 1 jenkins jenkins 4856 Mar 17 03:01 Attribution.txt [2023-03-17T03:18:47.148Z] -rw-rw-r-- 1 jenkins jenkins 17205 Mar 17 03:01 CHANGELOG.md [2023-03-17T03:18:47.148Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 17 03:01 CONTRIBUTING.md [2023-03-17T03:18:47.148Z] -rw-rw-r-- 1 jenkins jenkins 1847 Mar 17 03:01 Dockerfile [2023-03-17T03:18:47.148Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 17 03:01 Jenkinsfile [2023-03-17T03:18:47.148Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 17 03:01 LICENSE [2023-03-17T03:18:47.148Z] -rw-rw-r-- 1 jenkins jenkins 2124 Mar 17 03:01 Makefile [2023-03-17T03:18:47.148Z] -rw-rw-r-- 1 jenkins jenkins 4558 Mar 17 03:01 README.md [2023-03-17T03:18:47.148Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 02:08 VERSION [2023-03-17T03:18:47.148Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:01 assets [2023-03-17T03:18:47.148Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:01 bin [2023-03-17T03:18:47.148Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:01 cmd [2023-03-17T03:18:47.148Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 17 03:04 coverage.out [2023-03-17T03:18:47.149Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:01 docs [2023-03-17T03:18:47.149Z] -rw-rw-r-- 1 jenkins jenkins 3110 Mar 17 03:01 go.mod [2023-03-17T03:18:47.149Z] -rw-rw-r-- 1 jenkins jenkins 43888 Mar 17 03:01 go.sum [2023-03-17T03:18:47.149Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:01 internal [2023-03-17T03:18:47.149Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:01 snap [2023-03-17T03:18:47.149Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:01 testing [2023-03-17T03:18:47.149Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 17 03:01 version.go [2023-03-17T03:18:47.149Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 17 03:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T03:18:47.493Z] + 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=12f630382bdb9a7fb425b132592a6fdb34bf730c --label arch=arm64 --label version=0.0.0 . [2023-03-17T03:18:48.915Z] Sending build context to Docker daemon 31.54MB [2023-03-17T03:18:48.915Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-17T03:18:48.915Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-17T03:18:48.915Z] ---> 52930a2f9296 [2023-03-17T03:18:48.915Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-03-17T03:18:49.938Z] ---> Running in 1fb5ec69b139 [2023-03-17T03:18:49.938Z] Removing intermediate container 1fb5ec69b139 [2023-03-17T03:18:49.938Z] ---> 1fad32264170 [2023-03-17T03:18:49.938Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-17T03:18:50.205Z] ---> Running in f9c6211ec45e [2023-03-17T03:18:50.471Z] Removing intermediate container f9c6211ec45e [2023-03-17T03:18:50.471Z] ---> 32377a7f6f7e [2023-03-17T03:18:50.471Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T03:18:50.471Z] ---> Running in 981508d95a78 [2023-03-17T03:18:50.739Z] Removing intermediate container 981508d95a78 [2023-03-17T03:18:50.739Z] ---> 89c0b2ae41ef [2023-03-17T03:18:50.739Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-03-17T03:18:51.006Z] ---> Running in f6cb9644a7e1 [2023-03-17T03:18:51.275Z] Removing intermediate container f6cb9644a7e1 [2023-03-17T03:18:51.275Z] ---> dd9681e4e55e [2023-03-17T03:18:51.275Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-03-17T03:18:51.275Z] ---> Running in bfefa7a45aac [2023-03-17T03:18:51.541Z] Removing intermediate container bfefa7a45aac [2023-03-17T03:18:51.541Z] ---> e69845d8d1f8 [2023-03-17T03:18:51.541Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-03-17T03:18:54.121Z] ---> ecbe7fd54d6e [2023-03-17T03:18:54.121Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-17T03:18:54.390Z] ---> Running in 319741e9d40b [2023-03-17T03:18:56.338Z] Removing intermediate container 319741e9d40b [2023-03-17T03:18:56.338Z] ---> 885807ee0267 [2023-03-17T03:18:56.338Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T03:18:56.338Z] ---> Running in 92394a2af7ea [2023-03-17T03:18:57.301Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T03:18:57.888Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T03:18:59.832Z] OK: 263 MiB in 53 packages [2023-03-17T03:19:00.417Z] Removing intermediate container 92394a2af7ea [2023-03-17T03:19:00.417Z] ---> 6d8d05fbbd10 [2023-03-17T03:19:00.417Z] Step 11/26 : ENV GO111MODULE=on [2023-03-17T03:19:00.417Z] ---> Running in 4aa65a767dd6 [2023-03-17T03:19:01.000Z] Removing intermediate container 4aa65a767dd6 [2023-03-17T03:19:01.000Z] ---> 9a46543f6f60 [2023-03-17T03:19:01.000Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-03-17T03:19:01.000Z] ---> Running in 180837aa46d7 [2023-03-17T03:19:01.268Z] Removing intermediate container 180837aa46d7 [2023-03-17T03:19:01.268Z] ---> 06cd4c740f79 [2023-03-17T03:19:01.268Z] Step 13/26 : COPY go.mod vendor* ./ [2023-03-17T03:19:01.854Z] ---> 23a97fdadc97 [2023-03-17T03:19:01.854Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T03:19:01.854Z] ---> Running in 3e7b75a226d2 [2023-03-17T03:19:04.441Z] Removing intermediate container 3e7b75a226d2 [2023-03-17T03:19:04.441Z] ---> 9cc451724595 [2023-03-17T03:19:04.441Z] Step 15/26 : COPY . . [2023-03-17T03:19:08.694Z] ---> a328a0f6a094 [2023-03-17T03:19:08.694Z] Step 16/26 : RUN ${MAKE} [2023-03-17T03:19:08.694Z] ---> Running in 5596713d1e12 [2023-03-17T03:19:09.281Z] 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-03-17T03:21:15.961Z] Removing intermediate container 5596713d1e12 [2023-03-17T03:21:15.961Z] ---> d740467d8b96 [2023-03-17T03:21:15.961Z] Step 17/26 : FROM alpine:3.14 [2023-03-17T03:21:15.961Z] 3.14: Pulling from library/alpine [2023-03-17T03:21:15.961Z] 6f0e733d82e2: Pulling fs layer [2023-03-17T03:21:15.961Z] 6f0e733d82e2: Verifying Checksum [2023-03-17T03:21:15.961Z] 6f0e733d82e2: Download complete [2023-03-17T03:21:15.962Z] 6f0e733d82e2: Pull complete [2023-03-17T03:21:15.962Z] Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 [2023-03-17T03:21:15.962Z] Status: Downloaded newer image for alpine:3.14 [2023-03-17T03:21:15.962Z] ---> bf97f6347a60 [2023-03-17T03:21:15.962Z] Step 18/26 : EXPOSE 4000 [2023-03-17T03:21:15.962Z] ---> Running in 823a1cc9d26a [2023-03-17T03:21:15.962Z] Removing intermediate container 823a1cc9d26a [2023-03-17T03:21:15.962Z] ---> 79575ccac541 [2023-03-17T03:21:15.962Z] 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-03-17T03:21:15.962Z] ---> 16c3429453a2 [2023-03-17T03:21:15.962Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-03-17T03:21:15.962Z] ---> 2e695b1fe9e4 [2023-03-17T03:21:15.962Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-03-17T03:21:15.962Z] ---> 1e6bd5b84cb6 [2023-03-17T03:21:15.962Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-03-17T03:21:15.962Z] ---> Running in f892a7288664 [2023-03-17T03:21:16.226Z] Removing intermediate container f892a7288664 [2023-03-17T03:21:16.226Z] ---> 26fc02bcf9f6 [2023-03-17T03:21:16.226Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-03-17T03:21:16.493Z] ---> Running in 6ed4ff58695c [2023-03-17T03:21:16.759Z] Removing intermediate container 6ed4ff58695c [2023-03-17T03:21:16.759Z] ---> 165d3d3e58c4 [2023-03-17T03:21:16.759Z] Step 24/26 : LABEL arch=arm64 [2023-03-17T03:21:17.025Z] ---> Running in a5f4c9841bfa [2023-03-17T03:21:17.291Z] Removing intermediate container a5f4c9841bfa [2023-03-17T03:21:17.291Z] ---> 2a16331cdbbf [2023-03-17T03:21:17.291Z] Step 25/26 : LABEL git_sha=12f630382bdb9a7fb425b132592a6fdb34bf730c [2023-03-17T03:21:17.291Z] ---> Running in ae0c4761c770 [2023-03-17T03:21:17.557Z] Removing intermediate container ae0c4761c770 [2023-03-17T03:21:17.558Z] ---> 6375b0c5aae6 [2023-03-17T03:21:17.558Z] Step 26/26 : LABEL version=0.0.0 [2023-03-17T03:21:17.558Z] ---> Running in 1fc289c97727 [2023-03-17T03:21:17.824Z] Removing intermediate container 1fc289c97727 [2023-03-17T03:21:17.824Z] ---> 5b734dbbc4da [2023-03-17T03:21:17.824Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-17T03:21:18.091Z] Successfully built 5b734dbbc4da [2023-03-17T03:21:18.091Z] 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-03-17T03:21:18.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T03:21:18.531Z] [2023-03-17T03:21:18.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T03:21:18.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T03:21:18.863Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-17T03:21:18.863Z] 8998bd30e6a1: Pulling fs layer [2023-03-17T03:21:18.863Z] 04944245beec: Pulling fs layer [2023-03-17T03:21:18.863Z] 699f458cf7ca: Pulling fs layer [2023-03-17T03:21:18.863Z] 765212b225bb: Pulling fs layer [2023-03-17T03:21:18.863Z] f23df028b6ca: Pulling fs layer [2023-03-17T03:21:18.863Z] d65c8cfc05b1: Pulling fs layer [2023-03-17T03:21:18.863Z] 2437ff75d9bd: Pulling fs layer [2023-03-17T03:21:18.863Z] 765212b225bb: Waiting [2023-03-17T03:21:18.863Z] f23df028b6ca: Waiting [2023-03-17T03:21:18.863Z] d65c8cfc05b1: Waiting [2023-03-17T03:21:18.863Z] 2437ff75d9bd: Waiting [2023-03-17T03:21:19.132Z] 04944245beec: Verifying Checksum [2023-03-17T03:21:19.132Z] 04944245beec: Download complete [2023-03-17T03:21:19.132Z] 765212b225bb: Verifying Checksum [2023-03-17T03:21:19.132Z] 765212b225bb: Download complete [2023-03-17T03:21:19.132Z] f23df028b6ca: Verifying Checksum [2023-03-17T03:21:19.132Z] f23df028b6ca: Download complete [2023-03-17T03:21:19.132Z] d65c8cfc05b1: Verifying Checksum [2023-03-17T03:21:19.132Z] d65c8cfc05b1: Download complete [2023-03-17T03:21:19.401Z] 699f458cf7ca: Verifying Checksum [2023-03-17T03:21:19.401Z] 699f458cf7ca: Download complete [2023-03-17T03:21:19.669Z] 8998bd30e6a1: Verifying Checksum [2023-03-17T03:21:19.669Z] 8998bd30e6a1: Download complete [2023-03-17T03:21:21.620Z] 2437ff75d9bd: Verifying Checksum [2023-03-17T03:21:21.620Z] 2437ff75d9bd: Download complete [2023-03-17T03:21:23.558Z] 8998bd30e6a1: Pull complete [2023-03-17T03:21:23.823Z] 04944245beec: Pull complete [2023-03-17T03:21:25.227Z] 699f458cf7ca: Pull complete [2023-03-17T03:21:25.493Z] 765212b225bb: Pull complete [2023-03-17T03:21:26.074Z] f23df028b6ca: Pull complete [2023-03-17T03:21:26.340Z] d65c8cfc05b1: Pull complete [2023-03-17T03:21:41.306Z] 2437ff75d9bd: Pull complete [2023-03-17T03:21:41.306Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-17T03:21:41.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T03:21:41.307Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T03:21:41.492Z] prd-ubuntu20.04-docker-arm64-4c-16g-4222 does not seem to be running inside a container [2023-03-17T03:21:41.544Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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-03-17T03:21:45.009Z] $ docker top 599c867386d6e18de954489753dbb5b55e47d653e2c8348f55b8408f7504ef84 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T03:21:45.841Z] ---> job-cost.sh [2023-03-17T03:21:45.841Z] lf-activate-venv: SKIPPING [2023-03-17T03:21:45.841Z] INFO: No Stack... [2023-03-17T03:21:46.420Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-17T03:21:47.004Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T03:21:47.319Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2023-03-17T03:21:47.320Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T03:21:47.615Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-581-3-stack-cost] [2023-03-17T03:21:47.624Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-581-3-stack-cost] did not exist. Created. [2023-03-17T03:21:47.624Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-581-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T03:21:47.958Z] /w/workspace/edgex-ui-go/3@tmp/durable-2f0ceef1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-17T03:21:48.356Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-17T03:21:48.388Z] Warning: overwriting stash ‘stack-cost’ [2023-03-17T03:21:53.135Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T03:21:53.141Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-581-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T03:21:53.159Z] $ docker stop --time=1 599c867386d6e18de954489753dbb5b55e47d653e2c8348f55b8408f7504ef84 [2023-03-17T03:21:54.899Z] $ docker rm -f --volumes 599c867386d6e18de954489753dbb5b55e47d653e2c8348f55b8408f7504ef84 [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-03-17T03:21:55.290Z] provisioning config files... [2023-03-17T03:21:55.296Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/config9592809828904841747tmp [Pipeline] { [Pipeline] sh [2023-03-17T03:21:55.598Z] + set +x [2023-03-17T03:21:55.598Z] + bash -s -- [2023-03-17T03:21:55.598Z] + curl -s https://codecov.io/bash [2023-03-17T03:21:55.598Z] [2023-03-17T03:21:55.598Z] _____ _ [2023-03-17T03:21:55.598Z] / ____| | | [2023-03-17T03:21:55.598Z] | | ___ __| | ___ ___ _____ __ [2023-03-17T03:21:55.598Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-17T03:21:55.598Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-17T03:21:55.598Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-17T03:21:55.598Z] Bash-1.0.6 [2023-03-17T03:21:55.598Z] [2023-03-17T03:21:55.598Z] [2023-03-17T03:21:55.598Z] ==> git version 2.25.1 found [2023-03-17T03:21:55.598Z] ==> 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-03-17T03:21:55.598Z] Release-Date: 2020-01-08 [2023-03-17T03:21:55.598Z] 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-03-17T03:21:55.598Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-17T03:21:55.598Z] ==> Jenkins CI detected. [2023-03-17T03:21:55.598Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-581 [2023-03-17T03:21:55.598Z] project root: . [2023-03-17T03:21:55.598Z] --> token set from env [2023-03-17T03:21:55.598Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-17T03:21:55.598Z] ==> Running gcov in . (disable via -X gcov) [2023-03-17T03:21:55.858Z] ==> Python coveragepy not found [2023-03-17T03:21:55.858Z] ==> Searching for coverage reports in: [2023-03-17T03:21:55.858Z] + . [2023-03-17T03:21:55.858Z] -> Found 1 reports [2023-03-17T03:21:55.858Z] ==> Detecting git/mercurial file structure [2023-03-17T03:21:55.858Z] ==> Reading reports [2023-03-17T03:21:55.858Z] + ./coverage.out bytes=10 [2023-03-17T03:21:55.858Z] ==> Appending adjustments [2023-03-17T03:21:55.858Z] https://docs.codecov.io/docs/fixing-reports [2023-03-17T03:21:56.428Z] + Found adjustments [2023-03-17T03:21:56.428Z] ==> Gzipping contents [2023-03-17T03:21:56.428Z] 12K /tmp/codecov.fAEmol.gz [2023-03-17T03:21:56.428Z] ==> Uploading reports [2023-03-17T03:21:56.428Z] url: https://codecov.io [2023-03-17T03:21:56.428Z] query: branch=PR-581&commit=84620147641bdf487ca3fbec5da94e877e7548d9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-581%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=581&job=&cmd_args= [2023-03-17T03:21:56.428Z] -> Pinging Codecov [2023-03-17T03:21:56.428Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-581&commit=84620147641bdf487ca3fbec5da94e877e7548d9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-581%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=581&job=&cmd_args= [2023-03-17T03:21:56.688Z] -> Uploading to [2023-03-17T03:21:56.688Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-17/FB506323287CE973F263BFD2A0EB1F37/84620147641bdf487ca3fbec5da94e877e7548d9/1e4479ec-e4ad-422a-854e-fce4321750a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T032156Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f0d320aa26243cafc4bfc54ad007ad154a4ef0de35c169968d45f7dbc6f44d4 [2023-03-17T03:21:56.688Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T03:21:56.688Z] Dload Upload Total Spent Left Speed [2023-03-17T03:21:56.947Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8866 0 0 100 8866 0 28879 --:--:-- --:--:-- --:--:-- 28785 100 8866 0 0 100 8866 0 28785 --:--:-- --:--:-- --:--:-- 28692 [2023-03-17T03:21:56.947Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/84620147641bdf487ca3fbec5da94e877e7548d9 [Pipeline] } [2023-03-17T03:21:56.954Z] 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-03-17T03:21:57.630Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives ] [2023-03-17T03:21:57.630Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives [2023-03-17T03:21:57.630Z] total 16 [2023-03-17T03:21:57.630Z] drwxr-xr-x 3 root root 4096 Mar 17 02:11 . [2023-03-17T03:21:57.630Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 17 02:11 .. [2023-03-17T03:21:57.630Z] drwxr-xr-x 2 root root 4096 Mar 17 02:11 cost [2023-03-17T03:21:57.630Z] -rw-r--r-- 1 root root 83 Mar 17 02:11 cost.csv [2023-03-17T03:21:57.630Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives [2023-03-17T03:21:57.630Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives [2023-03-17T03:21:57.630Z] total 16 [2023-03-17T03:21:57.630Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 02:11 . [2023-03-17T03:21:57.630Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 17 02:11 .. [2023-03-17T03:21:57.630Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 02:11 cost [2023-03-17T03:21:57.630Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 17 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-17T03:21:57.918Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T03:21:58.780Z] ---> package-listing.sh [2023-03-17T03:21:58.780Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-17T03:21:58.780Z] ++ facter osfamily [2023-03-17T03:21:59.039Z] + OS_FAMILY=debian [2023-03-17T03:21:59.039Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-581 [2023-03-17T03:21:59.039Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-17T03:21:59.039Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-17T03:21:59.039Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-17T03:21:59.039Z] + PACKAGES=/tmp/packages_start.txt [2023-03-17T03:21:59.039Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-581 ']' [2023-03-17T03:21:59.039Z] + PACKAGES=/tmp/packages_end.txt [2023-03-17T03:21:59.039Z] + case "${OS_FAMILY}" in [2023-03-17T03:21:59.039Z] + dpkg -l [2023-03-17T03:21:59.039Z] + grep '^ii' [2023-03-17T03:21:59.039Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-17T03:21:59.039Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-17T03:21:59.039Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-17T03:21:59.039Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-581 ']' [2023-03-17T03:21:59.039Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives/ [2023-03-17T03:21:59.039Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives/ [Pipeline] echo [2023-03-17T03:21:59.050Z] 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-581/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-17T03:21:59.323Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T03:21:59.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T03:21:59.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T03:21:59.986Z] prd-ubuntu20.04-docker-8c-8g-2606 does not seem to be running inside a container [2023-03-17T03:22:00.032Z] $ 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-581/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-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@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-03-17T03:22:00.268Z] $ docker top 79d31c370c508797767a13a678924ca937bd0abf7802d4ed26efc7b99d338e7f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T03:22:00.628Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-17T03:22:00.932Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-17T03:22:01.223Z] + ls /var/log/sa-host [2023-03-17T03:22:01.223Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T03:22:01.288Z] provisioning config files... [2023-03-17T03:22:01.297Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/config17635198118193915516tmp [Pipeline] { [Pipeline] echo [2023-03-17T03:22:01.311Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T03:22:01.593Z] ---> create-netrc.sh [Pipeline] } [2023-03-17T03:22:01.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-17T03:22:01.921Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-17T03:22:01.940Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T03:22:02.255Z] ---> sudo-logs.sh [2023-03-17T03:22:02.255Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-17T03:22:02.281Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T03:22:02.569Z] ---> job-cost.sh [2023-03-17T03:22:02.569Z] lf-activate-venv: SKIPPING [2023-03-17T03:22:02.569Z] DEBUG: total: 0.2199999988079071 [2023-03-17T03:22:02.569Z] INFO: Retrieving Stack Cost... [2023-03-17T03:22:02.828Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T03:22:03.397Z] INFO: Archiving Costs [Pipeline] echo [2023-03-17T03:22:03.408Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T03:22:03.696Z] ---> logs-deploy.sh [2023-03-17T03:22:03.697Z] lf-activate-venv: SKIPPING [2023-03-17T03:22:03.697Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-581/3 [2023-03-17T03:22:03.697Z] INFO: archiving workspace using pattern(s): [2023-03-17T03:22:04.637Z] Archives upload complete. [2023-03-17T03:22:04.638Z] INFO: archiving logs to Nexus