Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2494ddf91765a86a8d737a25e6540a5118f36e41+8a5a4ec92ca374ae5f786629731d1f336ce6694e (d8eefd9dd8f6d95f8bc1522bda0f357a03a32e2f) 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-ssh7767540194812721677.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh3532796436340077720.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-591/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-591/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14343613288879917015.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh13286995628891447144.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-591/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-591/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4587208261719454452.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-7630 in /w/workspace/edgexfoundry_edgex-ui-go_PR-591 [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-591 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8a5a4ec92ca374ae5f786629731d1f336ce6694e into PR head commit 2494ddf91765a86a8d737a25e6540a5118f36e41 Merge succeeded, producing 895ea77d698402a783d665b8d28320d96d019be7 Checking out Revision 895ea77d698402a783d665b8d28320d96d019be7 (PR-591) > 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/591/head:refs/remotes/origin/PR-591 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2494ddf91765a86a8d737a25e6540a5118f36e41 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 895ea77d698402a783d665b8d28320d96d019be7 # timeout=10 Commit message: "Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-13T02:07:14.045Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-13T02:07:14.085Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-13T02:07:14.098Z] ========================================================= [2023-04-13T02:07:14.098Z] EdgeX Global Pipelines Version Info [2023-04-13T02:07:14.098Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 08e3bf9fa1eee6a637b4ed14093901a1ce5c15cf # timeout=10 [2023-04-13T02:07:14.818Z] ------------------- [2023-04-13T02:07:14.818Z] stable info: [2023-04-13T02:07:14.818Z] ------------------- [2023-04-13T02:07:14.818Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-13T02:07:14.818Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T02:07:14.818Z] Message: update stable to v1.0.248 [2023-04-13T02:07:15.386Z] ------------------- [2023-04-13T02:07:15.387Z] experimental info: [2023-04-13T02:07:15.387Z] ------------------- [2023-04-13T02:07:15.387Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-13T02:07:15.387Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T02:07:15.387Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-13T02:07:15.567Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-04-13T02:07:15.578Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-04-13T02:07:15.589Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-13T02:07:15.601Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-13T02:07:15.616Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-13T02:07:15.625Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-13T02:07:15.640Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-13T02:07:15.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-13T02:07:15.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-13T02:07:15.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-13T02:07:15.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-13T02:07:15.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-04-13T02:07:15.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-13T02:07:15.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-13T02:07:15.743Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T02:07:15.757Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T02:07:15.765Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T02:07:15.775Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T02:07:15.787Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-13T02:07:15.802Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-13T02:07:15.815Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-13T02:07:15.827Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-13T02:07:15.838Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-13T02:07:15.849Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-13T02:07:15.860Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-13T02:07:15.870Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-13T02:07:15.881Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-13T02:07:15.893Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-591 [Pipeline] echo [2023-04-13T02:07:15.904Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-591 [Pipeline] echo [2023-04-13T02:07:15.916Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-591 [Pipeline] echo [2023-04-13T02:07:15.929Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 895ea77d698402a783d665b8d28320d96d019be7 [Pipeline] echo [2023-04-13T02:07:15.945Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 895ea77 [Pipeline] echo [2023-04-13T02:07:15.954Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T02:07:15.997Z] provisioning config files... [2023-04-13T02:07:16.015Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp/config17884394620857766995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:07:16.318Z] ---> docker-login.sh [2023-04-13T02:07:16.318Z] nexus3.edgexfoundry.org:10001 [2023-04-13T02:07:16.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:16.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:16.578Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:16.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:16.578Z] [2023-04-13T02:07:16.578Z] Login Succeeded [2023-04-13T02:07:16.578Z] nexus3.edgexfoundry.org:10002 [2023-04-13T02:07:16.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:16.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:16.578Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:16.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:16.578Z] [2023-04-13T02:07:16.578Z] Login Succeeded [2023-04-13T02:07:16.578Z] nexus3.edgexfoundry.org:10003 [2023-04-13T02:07:16.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:16.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:16.837Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:16.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:16.837Z] [2023-04-13T02:07:16.837Z] Login Succeeded [2023-04-13T02:07:16.837Z] nexus3.edgexfoundry.org:10004 [2023-04-13T02:07:16.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:16.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:16.837Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:16.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:16.837Z] [2023-04-13T02:07:16.837Z] Login Succeeded [2023-04-13T02:07:16.837Z] docker.io [2023-04-13T02:07:17.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:17.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:17.098Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:17.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:17.098Z] [2023-04-13T02:07:17.098Z] Login Succeeded [2023-04-13T02:07:17.098Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T02:07:17.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-13T02:07:17.483Z] + git rev-list -1 --merges 895ea77d698402a783d665b8d28320d96d019be7~1..895ea77d698402a783d665b8d28320d96d019be7 [Pipeline] echo [2023-04-13T02:07:17.529Z] -----------> git rev-list -1 --merges 895ea77d698402a783d665b8d28320d96d019be7~1..895ea77d698402a783d665b8d28320d96d019be7 895ea77d698402a783d665b8d28320d96d019be7 [2023-04-13T02:07:17.529Z] 895ea77d698402a783d665b8d28320d96d019be7 [false] [Pipeline] sh [2023-04-13T02:07:17.821Z] + git log --format=format:%s -1 895ea77d698402a783d665b8d28320d96d019be7 [Pipeline] echo [2023-04-13T02:07:17.836Z] ========================================================= [2023-04-13T02:07:17.836Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-13T02:07:17.836Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T02:07:18.160Z] + git log --format=format:%s -1 895ea77d698402a783d665b8d28320d96d019be7 [Pipeline] echo [2023-04-13T02:07:18.171Z] [semverPrep] GIT_COMMIT: 895ea77d698402a783d665b8d28320d96d019be7, Commit Message: Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD [Pipeline] echo [2023-04-13T02:07:18.178Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-13T02:07:18.535Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T02:07:18.535Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-13T02:07:18.535Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-13T02:07:18.535Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-13T02:07:18.535Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-13T02:07:18.535Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-13T02:07:18.535Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:07:18.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T02:07:18.892Z] [2023-04-13T02:07:18.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:07:19.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T02:07:19.186Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-13T02:07:19.186Z] b85a868b505f: Pulling fs layer [2023-04-13T02:07:19.186Z] e2be974225ed: Pulling fs layer [2023-04-13T02:07:19.186Z] 339a4e72a1f5: Pulling fs layer [2023-04-13T02:07:19.186Z] 988bab9f4d93: Pulling fs layer [2023-04-13T02:07:19.186Z] 1469e6f7b9e6: Pulling fs layer [2023-04-13T02:07:19.186Z] eaf3925da568: Pulling fs layer [2023-04-13T02:07:19.186Z] bab4dde63d76: Pulling fs layer [2023-04-13T02:07:19.186Z] bde34c3a00c8: Pulling fs layer [2023-04-13T02:07:19.186Z] b352a97aabf1: Pulling fs layer [2023-04-13T02:07:19.186Z] 4872d77fe225: Pulling fs layer [2023-04-13T02:07:19.186Z] 5851b861e8e6: Pulling fs layer [2023-04-13T02:07:19.186Z] bde34c3a00c8: Waiting [2023-04-13T02:07:19.186Z] 988bab9f4d93: Waiting [2023-04-13T02:07:19.186Z] 1469e6f7b9e6: Waiting [2023-04-13T02:07:19.186Z] eaf3925da568: Waiting [2023-04-13T02:07:19.186Z] bab4dde63d76: Waiting [2023-04-13T02:07:19.186Z] b352a97aabf1: Waiting [2023-04-13T02:07:19.186Z] 4872d77fe225: Waiting [2023-04-13T02:07:19.186Z] 5851b861e8e6: Waiting [2023-04-13T02:07:19.186Z] e2be974225ed: Verifying Checksum [2023-04-13T02:07:19.186Z] e2be974225ed: Download complete [2023-04-13T02:07:19.186Z] 988bab9f4d93: Download complete [2023-04-13T02:07:19.186Z] 1469e6f7b9e6: Verifying Checksum [2023-04-13T02:07:19.186Z] 1469e6f7b9e6: Download complete [2023-04-13T02:07:19.186Z] 339a4e72a1f5: Verifying Checksum [2023-04-13T02:07:19.186Z] 339a4e72a1f5: Download complete [2023-04-13T02:07:19.447Z] eaf3925da568: Verifying Checksum [2023-04-13T02:07:19.447Z] eaf3925da568: Download complete [2023-04-13T02:07:19.447Z] bde34c3a00c8: Verifying Checksum [2023-04-13T02:07:19.447Z] bde34c3a00c8: Download complete [2023-04-13T02:07:19.447Z] b352a97aabf1: Download complete [2023-04-13T02:07:19.447Z] 4872d77fe225: Verifying Checksum [2023-04-13T02:07:19.447Z] 4872d77fe225: Download complete [2023-04-13T02:07:19.447Z] 5851b861e8e6: Verifying Checksum [2023-04-13T02:07:19.447Z] 5851b861e8e6: Download complete [2023-04-13T02:07:19.447Z] b85a868b505f: Verifying Checksum [2023-04-13T02:07:19.447Z] b85a868b505f: Download complete [2023-04-13T02:07:19.705Z] bab4dde63d76: Verifying Checksum [2023-04-13T02:07:19.705Z] bab4dde63d76: Download complete [2023-04-13T02:07:20.644Z] b85a868b505f: Pull complete [2023-04-13T02:07:20.644Z] e2be974225ed: Pull complete [2023-04-13T02:07:21.211Z] 339a4e72a1f5: Pull complete [2023-04-13T02:07:21.211Z] 988bab9f4d93: Pull complete [2023-04-13T02:07:21.470Z] 1469e6f7b9e6: Pull complete [2023-04-13T02:07:21.746Z] eaf3925da568: Pull complete [2023-04-13T02:07:23.693Z] bab4dde63d76: Pull complete [2023-04-13T02:07:23.693Z] bde34c3a00c8: Pull complete [2023-04-13T02:07:23.693Z] b352a97aabf1: Pull complete [2023-04-13T02:07:23.693Z] 4872d77fe225: Pull complete [2023-04-13T02:07:23.955Z] 5851b861e8e6: Pull complete [2023-04-13T02:07:23.955Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-13T02:07:23.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T02:07:23.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:07:24.060Z] prd-ubuntu20.04-docker-8c-8g-7630 does not seem to be running inside a container [2023-04-13T02:07:24.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-591 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591:/w/workspace/edgexfoundry_edgex-ui-go_PR-591:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@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-04-13T02:07:26.756Z] $ docker top 753c3e95dce4dbedf3c116cbcea009317d80062d1fd231a80d20337fe6c01796 -eo pid,comm [2023-04-13T02:07:26.814Z] 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-04-13T02:07:26.814Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T02:07:26.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T02:07:26.847Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T02:07:26.958Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T02:07:26.964Z] $ docker exec 753c3e95dce4dbedf3c116cbcea009317d80062d1fd231a80d20337fe6c01796 ssh-agent [2023-04-13T02:07:27.078Z] SSH_AUTH_SOCK=/tmp/ssh-2AJQIjGQUIAE/agent.33 [2023-04-13T02:07:27.078Z] SSH_AGENT_PID=39 [2023-04-13T02:07:27.085Z] Running ssh-add (command line suppressed) [2023-04-13T02:07:27.191Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp/private_key_9705352556226426903.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp/private_key_9705352556226426903.key) [2023-04-13T02:07:27.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T02:07:27.485Z] + git tag --points-at HEAD [Pipeline] } [2023-04-13T02:07:27.506Z] $ docker exec --env ******** --env ******** 753c3e95dce4dbedf3c116cbcea009317d80062d1fd231a80d20337fe6c01796 ssh-agent -k [2023-04-13T02:07:27.611Z] unset SSH_AUTH_SOCK; [2023-04-13T02:07:27.612Z] unset SSH_AGENT_PID; [2023-04-13T02:07:27.612Z] echo Agent pid 39 killed; [2023-04-13T02:07:27.621Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-13T02:07:27.645Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T02:07:27.645Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T02:07:27.760Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T02:07:27.767Z] $ docker exec 753c3e95dce4dbedf3c116cbcea009317d80062d1fd231a80d20337fe6c01796 ssh-agent [2023-04-13T02:07:27.876Z] SSH_AUTH_SOCK=/tmp/ssh-YYTI5iflfzDe/agent.71 [2023-04-13T02:07:27.876Z] SSH_AGENT_PID=77 [2023-04-13T02:07:27.881Z] Running ssh-add (command line suppressed) [2023-04-13T02:07:27.982Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp/private_key_7384045029362007178.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp/private_key_7384045029362007178.key) [2023-04-13T02:07:27.992Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T02:07:28.281Z] + git semver init [2023-04-13T02:07:28.540Z] 2023-04-13 02:07:28,468 [run_init] DEBUG init version:0.0.0 force:False [2023-04-13T02:07:28.540Z] 2023-04-13 02:07:28,469 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-591/.semver [2023-04-13T02:07:28.540Z] 2023-04-13 02:07:28,470 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-591/.semver [2023-04-13T02:07:28.540Z] 2023-04-13 02:07:28,470 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-591/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-591, universal_newlines=False, shell=None, istream=None) [2023-04-13T02:07:35.121Z] 2023-04-13 02:07:34,975 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-591/.git/info/exclude [2023-04-13T02:07:35.121Z] 2023-04-13 02:07:34,976 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-591/.semver/PR-591 with force:False [2023-04-13T02:07:35.121Z] 2023-04-13 02:07:34,976 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-591/.semver/PR-591 [2023-04-13T02:07:35.121Z] 2023-04-13 02:07:34,981 [execute] INFO git cat-file --batch-check [2023-04-13T02:07:35.121Z] 2023-04-13 02:07:34,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-591/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T02:07:35.121Z] 2023-04-13 02:07:34,990 [execute] INFO git cat-file --batch [2023-04-13T02:07:35.121Z] 2023-04-13 02:07:34,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-591/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T02:07:35.121Z] 2023-04-13 02:07:34,996 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-591/.semver/PR-591 [2023-04-13T02:07:35.121Z] 0.0.0 [Pipeline] } [2023-04-13T02:07:35.136Z] $ docker exec --env ******** --env ******** 753c3e95dce4dbedf3c116cbcea009317d80062d1fd231a80d20337fe6c01796 ssh-agent -k [2023-04-13T02:07:35.251Z] unset SSH_AUTH_SOCK; [2023-04-13T02:07:35.251Z] unset SSH_AGENT_PID; [2023-04-13T02:07:35.252Z] echo Agent pid 77 killed; [2023-04-13T02:07:35.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T02:07:35.573Z] + git semver [Pipeline] } [2023-04-13T02:07:35.847Z] $ docker stop --time=1 753c3e95dce4dbedf3c116cbcea009317d80062d1fd231a80d20337fe6c01796 [2023-04-13T02:07:37.156Z] $ docker rm -f --volumes 753c3e95dce4dbedf3c116cbcea009317d80062d1fd231a80d20337fe6c01796 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T02:07:37.491Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-13T02:07:37.692Z] Stashed 1 file(s) [Pipeline] echo [2023-04-13T02:07:37.693Z] [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-04-13T02:07:37.809Z] provisioning config files... [2023-04-13T02:07:37.817Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp/config14594425305165019096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:07:38.105Z] ---> docker-login.sh [2023-04-13T02:07:38.105Z] nexus3.edgexfoundry.org:10001 [2023-04-13T02:07:38.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:38.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:38.105Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:38.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:38.105Z] [2023-04-13T02:07:38.105Z] Login Succeeded [2023-04-13T02:07:38.105Z] nexus3.edgexfoundry.org:10002 [2023-04-13T02:07:38.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:38.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:38.105Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:38.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:38.105Z] [2023-04-13T02:07:38.105Z] Login Succeeded [2023-04-13T02:07:38.105Z] nexus3.edgexfoundry.org:10003 [2023-04-13T02:07:38.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:38.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:38.367Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:38.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:38.367Z] [2023-04-13T02:07:38.367Z] Login Succeeded [2023-04-13T02:07:38.367Z] nexus3.edgexfoundry.org:10004 [2023-04-13T02:07:38.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:38.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:38.367Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:38.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:38.367Z] [2023-04-13T02:07:38.367Z] Login Succeeded [2023-04-13T02:07:38.367Z] docker.io [2023-04-13T02:07:38.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:38.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:38.626Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:38.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:38.626Z] [2023-04-13T02:07:38.626Z] Login Succeeded [2023-04-13T02:07:38.626Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T02:07:38.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T02:07:38.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:07:38.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:07:38.711Z] ========================================================= [2023-04-13T02:07:38.711Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-13T02:07:38.711Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:07:39.014Z] + 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-04-13T02:07:39.274Z] Sending build context to Docker daemon 45.74MB [2023-04-13T02:07:39.274Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:07:39.274Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-13T02:07:39.274Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-13T02:07:39.274Z] 63b65145d645: Pulling fs layer [2023-04-13T02:07:39.274Z] a2d21d5440eb: Pulling fs layer [2023-04-13T02:07:39.274Z] 935e6c44a52c: Pulling fs layer [2023-04-13T02:07:39.274Z] 94cc34f8dd06: Pulling fs layer [2023-04-13T02:07:39.274Z] 30dea6a524f1: Pulling fs layer [2023-04-13T02:07:39.274Z] a2aff8979fd8: Pulling fs layer [2023-04-13T02:07:39.274Z] 6808be2612f2: Pulling fs layer [2023-04-13T02:07:39.274Z] f25807f1079a: Pulling fs layer [2023-04-13T02:07:39.274Z] 94cc34f8dd06: Waiting [2023-04-13T02:07:39.274Z] 30dea6a524f1: Waiting [2023-04-13T02:07:39.274Z] a2aff8979fd8: Waiting [2023-04-13T02:07:39.274Z] 6808be2612f2: Waiting [2023-04-13T02:07:39.274Z] f25807f1079a: Waiting [2023-04-13T02:07:39.274Z] a2d21d5440eb: Verifying Checksum [2023-04-13T02:07:39.274Z] a2d21d5440eb: Download complete [2023-04-13T02:07:39.274Z] 94cc34f8dd06: Download complete [2023-04-13T02:07:39.274Z] 30dea6a524f1: Download complete [2023-04-13T02:07:39.534Z] 63b65145d645: Download complete [2023-04-13T02:07:39.534Z] a2aff8979fd8: Verifying Checksum [2023-04-13T02:07:39.534Z] a2aff8979fd8: Download complete [2023-04-13T02:07:39.534Z] 63b65145d645: Pull complete [2023-04-13T02:07:39.793Z] a2d21d5440eb: Pull complete [2023-04-13T02:07:39.793Z] f25807f1079a: Verifying Checksum [2023-04-13T02:07:39.793Z] f25807f1079a: Download complete [2023-04-13T02:07:40.053Z] 935e6c44a52c: Verifying Checksum [2023-04-13T02:07:40.053Z] 935e6c44a52c: Download complete [2023-04-13T02:07:40.310Z] 6808be2612f2: Verifying Checksum [2023-04-13T02:07:40.310Z] 6808be2612f2: Download complete [2023-04-13T02:07:43.595Z] 935e6c44a52c: Pull complete [2023-04-13T02:07:43.595Z] 94cc34f8dd06: Pull complete [2023-04-13T02:07:43.595Z] 30dea6a524f1: Pull complete [2023-04-13T02:07:43.595Z] a2aff8979fd8: Pull complete [2023-04-13T02:07:46.138Z] 6808be2612f2: Pull complete [2023-04-13T02:07:46.395Z] f25807f1079a: Pull complete [2023-04-13T02:07:46.395Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-13T02:07:46.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-13T02:07:46.654Z] ---> 3b553350e43f [2023-04-13T02:07:46.654Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:07:49.944Z] ---> Running in 6870d51e04c3 [2023-04-13T02:07:50.203Z] Removing intermediate container 6870d51e04c3 [2023-04-13T02:07:50.203Z] ---> 91a2b5c28252 [2023-04-13T02:07:50.203Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:07:50.203Z] ---> Running in d74ba64f682a [2023-04-13T02:07:50.203Z] Removing intermediate container d74ba64f682a [2023-04-13T02:07:50.203Z] ---> 591d03dac822 [2023-04-13T02:07:50.203Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:07:50.203Z] ---> Running in 74c27fa503eb [2023-04-13T02:07:50.203Z] Removing intermediate container 74c27fa503eb [2023-04-13T02:07:50.203Z] ---> e2fe0525e2ac [2023-04-13T02:07:50.203Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-13T02:07:50.203Z] ---> Running in 27df2111f9ff [2023-04-13T02:07:50.462Z] Removing intermediate container 27df2111f9ff [2023-04-13T02:07:50.462Z] ---> 062d7a376b16 [2023-04-13T02:07:50.462Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:07:50.462Z] ---> Running in 7cd4d8df5065 [2023-04-13T02:07:50.462Z] Removing intermediate container 7cd4d8df5065 [2023-04-13T02:07:50.462Z] ---> 6be6d52e8b63 [2023-04-13T02:07:50.462Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:07:50.722Z] latest: Pulling from library/docker [2023-04-13T02:07:50.981Z] f56be85fc22e: Pulling fs layer [2023-04-13T02:07:50.981Z] 7ed9ddfd3b8f: Pulling fs layer [2023-04-13T02:07:50.981Z] 788e1ab5616a: Pulling fs layer [2023-04-13T02:07:50.981Z] 4e33d011f086: Pulling fs layer [2023-04-13T02:07:50.981Z] 383037bf46bc: Pulling fs layer [2023-04-13T02:07:50.981Z] 04921806bf90: Pulling fs layer [2023-04-13T02:07:50.981Z] de21e211d8be: Pulling fs layer [2023-04-13T02:07:50.981Z] d1a705462f92: Pulling fs layer [2023-04-13T02:07:50.981Z] 026562b829bc: Pulling fs layer [2023-04-13T02:07:50.981Z] f4bc4d1e2e3a: Pulling fs layer [2023-04-13T02:07:50.981Z] 06512f64e545: Pulling fs layer [2023-04-13T02:07:50.981Z] 97a6e8d4b278: Pulling fs layer [2023-04-13T02:07:50.981Z] 65fc0503abc0: Pulling fs layer [2023-04-13T02:07:50.981Z] 810d9c8fb6b2: Pulling fs layer [2023-04-13T02:07:50.981Z] 4e33d011f086: Waiting [2023-04-13T02:07:50.981Z] f4bc4d1e2e3a: Waiting [2023-04-13T02:07:50.981Z] 06512f64e545: Waiting [2023-04-13T02:07:50.981Z] d1a705462f92: Waiting [2023-04-13T02:07:50.981Z] 97a6e8d4b278: Waiting [2023-04-13T02:07:50.981Z] 026562b829bc: Waiting [2023-04-13T02:07:50.981Z] 65fc0503abc0: Waiting [2023-04-13T02:07:50.981Z] 810d9c8fb6b2: Waiting [2023-04-13T02:07:50.981Z] 383037bf46bc: Waiting [2023-04-13T02:07:50.981Z] de21e211d8be: Waiting [2023-04-13T02:07:50.981Z] 788e1ab5616a: Verifying Checksum [2023-04-13T02:07:50.981Z] 788e1ab5616a: Download complete [2023-04-13T02:07:50.981Z] 7ed9ddfd3b8f: Download complete [2023-04-13T02:07:51.241Z] f56be85fc22e: Verifying Checksum [2023-04-13T02:07:51.241Z] f56be85fc22e: Download complete [2023-04-13T02:07:51.241Z] f56be85fc22e: Pull complete [2023-04-13T02:07:51.502Z] 4e33d011f086: Verifying Checksum [2023-04-13T02:07:51.502Z] 4e33d011f086: Download complete [2023-04-13T02:07:51.502Z] 383037bf46bc: Verifying Checksum [2023-04-13T02:07:51.502Z] 383037bf46bc: Download complete [2023-04-13T02:07:51.502Z] 7ed9ddfd3b8f: Pull complete [2023-04-13T02:07:51.502Z] de21e211d8be: Verifying Checksum [2023-04-13T02:07:51.502Z] de21e211d8be: Download complete [2023-04-13T02:07:51.502Z] d1a705462f92: Verifying Checksum [2023-04-13T02:07:51.502Z] d1a705462f92: Download complete [2023-04-13T02:07:51.502Z] 788e1ab5616a: Pull complete [2023-04-13T02:07:51.502Z] 04921806bf90: Verifying Checksum [2023-04-13T02:07:51.502Z] 04921806bf90: Download complete [2023-04-13T02:07:51.502Z] 026562b829bc: Verifying Checksum [2023-04-13T02:07:51.502Z] 026562b829bc: Download complete [2023-04-13T02:07:51.502Z] 06512f64e545: Verifying Checksum [2023-04-13T02:07:51.502Z] 06512f64e545: Download complete [2023-04-13T02:07:51.762Z] 65fc0503abc0: Verifying Checksum [2023-04-13T02:07:51.762Z] 65fc0503abc0: Download complete [2023-04-13T02:07:51.762Z] f4bc4d1e2e3a: Verifying Checksum [2023-04-13T02:07:51.762Z] f4bc4d1e2e3a: Download complete [2023-04-13T02:07:51.762Z] 4e33d011f086: Pull complete [2023-04-13T02:07:51.762Z] 810d9c8fb6b2: Download complete [2023-04-13T02:07:52.326Z] 383037bf46bc: Pull complete [2023-04-13T02:07:52.326Z] 97a6e8d4b278: Verifying Checksum [2023-04-13T02:07:52.326Z] 97a6e8d4b278: Download complete [2023-04-13T02:07:52.588Z] 04921806bf90: Pull complete [2023-04-13T02:07:52.588Z] de21e211d8be: Pull complete [2023-04-13T02:07:52.588Z] d1a705462f92: Pull complete [2023-04-13T02:07:52.588Z] 026562b829bc: Pull complete [2023-04-13T02:07:52.772Z] Still waiting to schedule task [2023-04-13T02:07:52.772Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:07:52.848Z] f4bc4d1e2e3a: Pull complete [2023-04-13T02:07:53.105Z] 06512f64e545: Pull complete [2023-04-13T02:07:54.054Z] 97a6e8d4b278: Pull complete [2023-04-13T02:07:54.054Z] 65fc0503abc0: Pull complete [2023-04-13T02:07:54.054Z] 810d9c8fb6b2: Pull complete [2023-04-13T02:07:54.054Z] Digest: sha256:a2e34bde4cb23eaef4f3d5016c78f4a7ee06b65f80d07c7ba69a1e262977a97a [2023-04-13T02:07:54.054Z] Status: Downloaded newer image for docker:latest [2023-04-13T02:07:55.984Z] ---> e945fe7fb785 [2023-04-13T02:07:55.984Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:07:55.984Z] ---> Running in 58299b3912e8 [2023-04-13T02:07:56.550Z] Removing intermediate container 58299b3912e8 [2023-04-13T02:07:56.550Z] ---> 0aa5b386f937 [2023-04-13T02:07:56.550Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:07:56.550Z] ---> Running in 14aa9b466bdd [2023-04-13T02:07:56.814Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T02:07:57.381Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T02:07:57.948Z] OK: 265 MiB in 53 packages [2023-04-13T02:07:58.207Z] Removing intermediate container 14aa9b466bdd [2023-04-13T02:07:58.207Z] ---> f15e550de33f [2023-04-13T02:07:58.207Z] Step 11/16 : ENV GO111MODULE=on [2023-04-13T02:07:58.207Z] ---> Running in 333bd82d4d35 [2023-04-13T02:07:58.207Z] Removing intermediate container 333bd82d4d35 [2023-04-13T02:07:58.207Z] ---> ced37b280cba [2023-04-13T02:07:58.207Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:07:58.207Z] ---> Running in 53f319766fa2 [2023-04-13T02:07:58.207Z] Removing intermediate container 53f319766fa2 [2023-04-13T02:07:58.207Z] ---> 9f651c085060 [2023-04-13T02:07:58.207Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-13T02:07:58.467Z] ---> e073d35d5c09 [2023-04-13T02:07:58.467Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:07:58.467Z] ---> Running in 42a5664b7b06 [2023-04-13T02:08:20.484Z] Removing intermediate container 42a5664b7b06 [2023-04-13T02:08:20.484Z] ---> 0556627cace7 [2023-04-13T02:08:20.484Z] Step 15/16 : COPY . . [2023-04-13T02:08:20.484Z] ---> 65eff83da0e0 [2023-04-13T02:08:20.484Z] Step 16/16 : RUN ${MAKE} [2023-04-13T02:08:20.484Z] ---> Running in 7651036a0cea [2023-04-13T02:08:20.744Z] noop [2023-04-13T02:08:21.003Z] Removing intermediate container 7651036a0cea [2023-04-13T02:08:21.003Z] ---> 2c9743ef6a64 [2023-04-13T02:08:21.003Z] Successfully built 2c9743ef6a64 [2023-04-13T02:08:21.003Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:08:21.328Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T02:08:21.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:08:21.415Z] prd-ubuntu20.04-docker-8c-8g-7630 does not seem to be running inside a container [2023-04-13T02:08:21.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-591 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591:/w/workspace/edgexfoundry_edgex-ui-go_PR-591:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@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-04-13T02:08:21.797Z] $ docker top 3a01a470cb007ac4e5ce79418360690f8bf396cd56d130dd85fb0edf8413d8d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:08:22.123Z] + go version [2023-04-13T02:08:22.123Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-13T02:08:22.135Z] $ docker stop --time=1 3a01a470cb007ac4e5ce79418360690f8bf396cd56d130dd85fb0edf8413d8d5 [2023-04-13T02:08:23.384Z] $ docker rm -f --volumes 3a01a470cb007ac4e5ce79418360690f8bf396cd56d130dd85fb0edf8413d8d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:08:23.773Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T02:08:23.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:08:23.842Z] prd-ubuntu20.04-docker-8c-8g-7630 does not seem to be running inside a container [2023-04-13T02:08:23.874Z] $ 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-591 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591:/w/workspace/edgexfoundry_edgex-ui-go_PR-591:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@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-04-13T02:08:24.198Z] $ docker top 4eaf2f8fdc570a78331d9ddf58921292ec9f0247ad2e84073ca998b61294a093 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:08:24.535Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-591 [Pipeline] fileExists [Pipeline] sh [2023-04-13T02:08:24.826Z] + make test [2023-04-13T02:08:24.826Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-13T02:08:29.012Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-13T02:08:37.128Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-13T02:08:37.128Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-13T02:08:37.128Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-13T02:08:37.128Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-13T02:08:37.128Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-13T02:08:37.128Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-13T02:08:37.128Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-13T02:08:37.128Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-13T02:08:37.128Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-13T02:08:39.654Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T02:08:39.654Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T02:08:39.914Z] ./bin/test-attribution-txt.sh [2023-04-13T02:08:39.914Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-13T02:08:39.914Z] make -C web test [2023-04-13T02:08:39.914Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-591/web' [2023-04-13T02:08:39.914Z] make[1]: tput: No such file or directory [2023-04-13T02:08:39.914Z] make[1]: tput: No such file or directory [2023-04-13T02:08:39.914Z] warning: generating ./VERSION [2023-04-13T02:08:39.914Z] echo "0.0.0" > VERSION [2023-04-13T02:08:39.914Z] docker build \ [2023-04-13T02:08:39.914Z] -f Dockerfile \ [2023-04-13T02:08:39.914Z] --build-arg USER=1000 \ [2023-04-13T02:08:39.914Z] \ [2023-04-13T02:08:39.914Z] --label "git_sha=895ea77d698402a783d665b8d28320d96d019be7" \ [2023-04-13T02:08:39.914Z] -t edgexfoundry/edgex-web-ui:895ea77d698402a783d665b8d28320d96d019be7 \ [2023-04-13T02:08:39.914Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-13T02:08:39.914Z] . [2023-04-13T02:08:39.914Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-13T02:08:39.914Z] Install the buildx component to build images with BuildKit: [2023-04-13T02:08:39.914Z] https://docs.docker.com/go/buildx/ [2023-04-13T02:08:39.914Z] [2023-04-13T02:08:39.914Z] Sending build context to Docker daemon 3.269MB [2023-04-13T02:08:39.914Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-13T02:08:40.172Z] 16.17-alpine3.15: Pulling from library/node [2023-04-13T02:08:40.172Z] 9621f1afde84: Pulling fs layer [2023-04-13T02:08:40.172Z] c6f70ee39829: Pulling fs layer [2023-04-13T02:08:40.172Z] 56892a8094a2: Pulling fs layer [2023-04-13T02:08:40.172Z] 58dd87906ef0: Pulling fs layer [2023-04-13T02:08:40.172Z] 58dd87906ef0: Waiting [2023-04-13T02:08:40.172Z] 56892a8094a2: Verifying Checksum [2023-04-13T02:08:40.172Z] 56892a8094a2: Download complete [2023-04-13T02:08:40.172Z] 9621f1afde84: Verifying Checksum [2023-04-13T02:08:40.172Z] 9621f1afde84: Download complete [2023-04-13T02:08:40.172Z] 58dd87906ef0: Verifying Checksum [2023-04-13T02:08:40.172Z] 58dd87906ef0: Download complete [2023-04-13T02:08:40.172Z] 9621f1afde84: Pull complete [2023-04-13T02:08:40.430Z] c6f70ee39829: Verifying Checksum [2023-04-13T02:08:40.430Z] c6f70ee39829: Download complete [2023-04-13T02:08:41.362Z] c6f70ee39829: Pull complete [2023-04-13T02:08:41.362Z] 56892a8094a2: Pull complete [2023-04-13T02:08:41.620Z] 58dd87906ef0: Pull complete [2023-04-13T02:08:41.620Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-13T02:08:41.620Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-13T02:08:41.620Z] ---> b69703f70c3d [2023-04-13T02:08:41.620Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-13T02:08:43.524Z] ---> Running in c3056b89e2a4 [2023-04-13T02:08:43.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-04-13T02:08:44.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-04-13T02:08:44.041Z] (1/129) Installing libxau (1.0.9-r0) [2023-04-13T02:08:44.041Z] (2/129) Installing libmd (1.0.3-r0) [2023-04-13T02:08:44.041Z] (3/129) Installing libbsd (0.11.3-r1) [2023-04-13T02:08:44.041Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-04-13T02:08:44.041Z] (5/129) Installing libxcb (1.14-r2) [2023-04-13T02:08:44.304Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-04-13T02:08:44.304Z] (7/129) Installing libxext (1.3.4-r0) [2023-04-13T02:08:44.304Z] (8/129) Installing libice (1.0.10-r0) [2023-04-13T02:08:44.304Z] (9/129) Installing libuuid (2.37.4-r0) [2023-04-13T02:08:44.304Z] (10/129) Installing libsm (1.2.3-r0) [2023-04-13T02:08:44.304Z] (11/129) Installing libxt (1.2.1-r0) [2023-04-13T02:08:44.304Z] (12/129) Installing libxmu (1.1.3-r0) [2023-04-13T02:08:44.304Z] (13/129) Installing xset (1.2.4-r0) [2023-04-13T02:08:44.304Z] (14/129) Installing xprop (1.2.5-r0) [2023-04-13T02:08:44.304Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-04-13T02:08:44.304Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-13T02:08:44.304Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-04-13T02:08:44.304Z] (18/129) Installing libffi (3.4.2-r1) [2023-04-13T02:08:44.304Z] (19/129) Installing libintl (0.21-r0) [2023-04-13T02:08:44.304Z] (20/129) Installing libblkid (2.37.4-r0) [2023-04-13T02:08:44.304Z] (21/129) Installing libmount (2.37.4-r0) [2023-04-13T02:08:44.304Z] (22/129) Installing pcre (8.45-r1) [2023-04-13T02:08:44.304Z] (23/129) Installing glib (2.70.1-r0) [2023-04-13T02:08:44.565Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-04-13T02:08:44.565Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-04-13T02:08:44.565Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-04-13T02:08:44.565Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-04-13T02:08:44.565Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-04-13T02:08:44.565Z] (29/129) Installing libpng (1.6.37-r1) [2023-04-13T02:08:44.565Z] (30/129) Installing libwebp (1.2.2-r0) [2023-04-13T02:08:44.565Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-04-13T02:08:44.565Z] (32/129) Installing tiff (4.4.0-r1) [2023-04-13T02:08:44.565Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-04-13T02:08:44.565Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-13T02:08:44.565Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-04-13T02:08:44.565Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-04-13T02:08:44.565Z] (37/129) Installing libxrender (0.9.10-r3) [2023-04-13T02:08:44.565Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-04-13T02:08:44.840Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-04-13T02:08:44.840Z] (40/129) Installing libxi (1.8-r0) [2023-04-13T02:08:44.840Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-04-13T02:08:44.840Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-04-13T02:08:44.840Z] (43/129) Installing atk (2.36.0-r0) [2023-04-13T02:08:44.840Z] (44/129) Installing libxtst (1.2.3-r3) [2023-04-13T02:08:44.840Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-04-13T02:08:44.840Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-04-13T02:08:44.840Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-04-13T02:08:44.840Z] (48/129) Installing expat (2.5.0-r0) [2023-04-13T02:08:44.840Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-04-13T02:08:44.840Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-04-13T02:08:44.840Z] (51/129) Installing freetype (2.11.1-r2) [2023-04-13T02:08:44.840Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-04-13T02:08:44.840Z] (53/129) Installing pixman (0.40.0-r4) [2023-04-13T02:08:44.840Z] (54/129) Installing cairo (1.16.0-r5) [2023-04-13T02:08:44.840Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-04-13T02:08:44.840Z] (56/129) Installing avahi-libs (0.8-r5) [2023-04-13T02:08:44.840Z] (57/129) Installing gmp (6.2.1-r1) [2023-04-13T02:08:44.840Z] (58/129) Installing nettle (3.7.3-r0) [2023-04-13T02:08:44.840Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-04-13T02:08:44.840Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-04-13T02:08:44.840Z] (61/129) Installing libunistring (0.9.10-r1) [2023-04-13T02:08:44.840Z] (62/129) Installing gnutls (3.7.1-r2) [2023-04-13T02:08:44.840Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-04-13T02:08:45.098Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-04-13T02:08:45.098Z] (65/129) Installing fribidi (1.0.11-r0) [2023-04-13T02:08:45.098Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-04-13T02:08:45.098Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-04-13T02:08:45.098Z] (68/129) Installing libxft (2.3.4-r0) [2023-04-13T02:08:45.098Z] (69/129) Installing pango (1.48.10-r0) [2023-04-13T02:08:45.098Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-04-13T02:08:45.098Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-13T02:08:45.098Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-04-13T02:08:45.098Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-04-13T02:08:45.098Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-04-13T02:08:45.098Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-04-13T02:08:45.355Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-13T02:08:45.355Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-04-13T02:08:45.355Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-04-13T02:08:45.355Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-04-13T02:08:45.355Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-13T02:08:47.906Z] (79/129) Installing libogg (1.3.5-r0) [2023-04-13T02:08:47.906Z] (80/129) Installing flac (1.3.4-r0) [2023-04-13T02:08:47.906Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-04-13T02:08:47.906Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-04-13T02:08:47.906Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-04-13T02:08:47.906Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-04-13T02:08:47.906Z] (85/129) Installing libass (0.15.2-r0) [2023-04-13T02:08:47.906Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-04-13T02:08:47.906Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-13T02:08:47.906Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-13T02:08:47.906Z] (89/129) Installing lame (3.100-r0) [2023-04-13T02:08:47.906Z] (90/129) Installing opus (1.3.1-r1) [2023-04-13T02:08:47.906Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-04-13T02:08:47.906Z] (92/129) Installing soxr (0.1.3-r2) [2023-04-13T02:08:47.906Z] (93/129) Installing libsrt (1.4.2-r1) [2023-04-13T02:08:47.906Z] (94/129) Installing libssh (0.9.6-r1) [2023-04-13T02:08:47.906Z] (95/129) Installing libtheora (1.1.1-r16) [2023-04-13T02:08:47.906Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-04-13T02:08:47.906Z] (97/129) Installing libpciaccess (0.16-r0) [2023-04-13T02:08:47.906Z] (98/129) Installing libdrm (2.4.109-r0) [2023-04-13T02:08:47.906Z] (99/129) Installing libva (2.13.0-r0) [2023-04-13T02:08:47.906Z] (100/129) Installing libvdpau (1.4-r0) [2023-04-13T02:08:47.906Z] (101/129) Installing vidstab (1.1.0-r1) [2023-04-13T02:08:47.906Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-04-13T02:08:47.906Z] (103/129) Installing libvpx (1.10.0-r0) [2023-04-13T02:08:47.906Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-04-13T02:08:47.906Z] (105/129) Installing x264-libs (20210613-r0) [2023-04-13T02:08:47.906Z] (106/129) Installing x265-libs (3.5-r0) [2023-04-13T02:08:47.906Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-04-13T02:08:47.906Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-04-13T02:08:47.906Z] (109/129) Installing libevent (2.1.12-r4) [2023-04-13T02:08:47.906Z] (110/129) Installing mesa (21.2.6-r0) [2023-04-13T02:08:47.906Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-04-13T02:08:47.906Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-04-13T02:08:47.906Z] (113/129) Installing lcms2 (2.12-r1) [2023-04-13T02:08:47.906Z] (114/129) Installing nspr (4.32-r0) [2023-04-13T02:08:47.906Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-04-13T02:08:47.906Z] (116/129) Installing nss (3.78.1-r0) [2023-04-13T02:08:48.167Z] (117/129) Installing libasyncns (0.8-r1) [2023-04-13T02:08:48.167Z] (118/129) Installing libltdl (2.4.6-r7) [2023-04-13T02:08:48.167Z] (119/129) Installing orc (0.4.32-r0) [2023-04-13T02:08:48.167Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-04-13T02:08:48.167Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-04-13T02:08:48.167Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-04-13T02:08:48.167Z] (123/129) Installing libpulse (15.0-r2) [2023-04-13T02:08:48.167Z] (124/129) Installing re2 (2021.11.01-r0) [2023-04-13T02:08:48.167Z] (125/129) Installing snappy (1.1.9-r1) [2023-04-13T02:08:48.167Z] (126/129) Installing libgpg-error (1.42-r1) [2023-04-13T02:08:48.167Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-04-13T02:08:48.167Z] (128/129) Installing libxslt (1.1.35-r0) [2023-04-13T02:08:48.167Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-04-13T02:08:50.745Z] Executing busybox-1.34.1-r7.trigger [2023-04-13T02:08:50.745Z] Executing glib-2.70.1-r0.trigger [2023-04-13T02:08:50.745Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-13T02:08:51.004Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-13T02:08:51.004Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-13T02:08:51.004Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-13T02:08:51.004Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-13T02:08:51.004Z] OK: 286 MiB in 145 packages [2023-04-13T02:08:56.273Z] Removing intermediate container c3056b89e2a4 [2023-04-13T02:08:56.273Z] ---> 3013c5683b99 [2023-04-13T02:08:56.273Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-13T02:08:56.273Z] ---> Running in 51176f14d5b4 [2023-04-13T02:08:56.274Z] Removing intermediate container 51176f14d5b4 [2023-04-13T02:08:56.274Z] ---> e0324cc334c1 [2023-04-13T02:08:56.274Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-13T02:08:56.274Z] ---> Running in e5709104b423 [2023-04-13T02:08:56.274Z] Removing intermediate container e5709104b423 [2023-04-13T02:08:56.274Z] ---> 8d897192bd47 [2023-04-13T02:08:56.274Z] Step 5/10 : RUN npm install -g npm [2023-04-13T02:08:56.274Z] ---> Running in 09eba05e24cb [2023-04-13T02:09:02.828Z] [2023-04-13T02:09:02.828Z] removed 7 packages, changed 99 packages, and audited 238 packages in 5s [2023-04-13T02:09:02.828Z] [2023-04-13T02:09:02.828Z] 18 packages are looking for funding [2023-04-13T02:09:02.828Z] run `npm fund` for details [2023-04-13T02:09:02.828Z] [2023-04-13T02:09:02.828Z] found 0 vulnerabilities [2023-04-13T02:09:03.086Z] Removing intermediate container 09eba05e24cb [2023-04-13T02:09:03.086Z] ---> f4f132108f25 [2023-04-13T02:09:03.086Z] Step 6/10 : ARG USER=1000 [2023-04-13T02:09:03.086Z] ---> Running in b14e492cfc92 [2023-04-13T02:09:03.086Z] Removing intermediate container b14e492cfc92 [2023-04-13T02:09:03.086Z] ---> 346c4536eac5 [2023-04-13T02:09:03.086Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-13T02:09:03.343Z] ---> Running in 88278fe94bf8 [2023-04-13T02:09:03.918Z] Removing intermediate container 88278fe94bf8 [2023-04-13T02:09:03.918Z] ---> 397337cd7f0e [2023-04-13T02:09:03.918Z] Step 8/10 : USER $USER:$USER [2023-04-13T02:09:03.918Z] ---> Running in 8b3d1914e218 [2023-04-13T02:09:03.918Z] Removing intermediate container 8b3d1914e218 [2023-04-13T02:09:03.918Z] ---> 56778cda6258 [2023-04-13T02:09:03.918Z] Step 9/10 : WORKDIR /app [2023-04-13T02:09:03.918Z] ---> Running in bb8426038992 [2023-04-13T02:09:03.918Z] Removing intermediate container bb8426038992 [2023-04-13T02:09:03.918Z] ---> 6648f1fe8f30 [2023-04-13T02:09:03.918Z] Step 10/10 : LABEL git_sha=895ea77d698402a783d665b8d28320d96d019be7 [2023-04-13T02:09:03.918Z] ---> Running in 6531c9285cec [2023-04-13T02:09:03.918Z] Removing intermediate container 6531c9285cec [2023-04-13T02:09:03.918Z] ---> 772399083bb3 [2023-04-13T02:09:04.182Z] Successfully built 772399083bb3 [2023-04-13T02:09:04.182Z] Successfully tagged edgexfoundry/edgex-web-ui:895ea77d698402a783d665b8d28320d96d019be7 [2023-04-13T02:09:04.182Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-13T02:09:04.182Z] touch edgex-web-ui.imagebuilt [2023-04-13T02:09:04.182Z] mkdir -p node_modules coverage [2023-04-13T02:09:04.182Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-13T02:09:04.182Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE }, [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE } [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE }, [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE } [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE }, [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE } [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE }, [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE } [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE }, [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE } [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE }, [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE } [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE }, [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE } [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE }, [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE } [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE }, [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:05.776Z] npm WARN EBADENGINE } [2023-04-13T02:09:09.073Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-13T02:09:09.073Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-13T02:09:09.073Z] 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-04-13T02:09:09.073Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:09:09.642Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-13T02:09:09.902Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-13T02:09:10.473Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-13T02:09:11.415Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-13T02:09:11.415Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-13T02:09:13.964Z] 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-04-13T02:09:13.964Z] 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-04-13T02:09:14.224Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:09:14.795Z] 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-04-13T02:09:15.056Z] 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-04-13T02:09:15.626Z] 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-04-13T02:09:15.885Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:09:16.456Z] 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-04-13T02:09:19.016Z] 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-04-13T02:09:22.317Z] 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-04-13T02:09:26.506Z] [2023-04-13T02:09:26.506Z] added 1478 packages, and audited 1479 packages in 22s [2023-04-13T02:09:26.506Z] [2023-04-13T02:09:26.506Z] 90 packages are looking for funding [2023-04-13T02:09:26.506Z] run `npm fund` for details [2023-04-13T02:09:26.764Z] [2023-04-13T02:09:26.764Z] 37 vulnerabilities (1 low, 9 moderate, 22 high, 5 critical) [2023-04-13T02:09:26.764Z] [2023-04-13T02:09:26.764Z] To address issues that do not require attention, run: [2023-04-13T02:09:26.764Z] npm audit fix [2023-04-13T02:09:26.764Z] [2023-04-13T02:09:26.764Z] To address all issues (including breaking changes), run: [2023-04-13T02:09:26.764Z] npm audit fix --force [2023-04-13T02:09:26.764Z] [2023-04-13T02:09:26.764Z] Run `npm audit` for details. [2023-04-13T02:09:34.893Z] 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-04-13T02:09:35.834Z] - Generating browser application bundles (phase: setup)... [2023-04-13T02:09:41.120Z] Compiling @angular/core : es2015 as esm2015 [2023-04-13T02:09:41.120Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-13T02:09:43.655Z] Compiling @angular/common : es2015 as esm2015 [2023-04-13T02:09:43.655Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-13T02:09:44.229Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-13T02:09:44.229Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-13T02:09:44.797Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-13T02:09:45.056Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-13T02:09:45.056Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-13T02:09:45.056Z] Compiling @angular/router : es2015 as esm2015 [2023-04-13T02:09:45.315Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-13T02:09:45.572Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-13T02:09:45.830Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-13T02:09:47.729Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-13T02:09:53.019Z] 13 04 2023 02:09:52.654:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-13T02:09:53.020Z] 13 04 2023 02:09:52.657:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-13T02:09:53.020Z] 13 04 2023 02:09:52.662:INFO [launcher]: Starting browser ChromeHeadless [2023-04-13T02:10:05.270Z] ✔ Browser application bundle generation complete. [2023-04-13T02:10:05.270Z] 13 04 2023 02:10:03.850:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket GUn5i82-o1bf5ApvAAAB with id 67792031 [2023-04-13T02:10:06.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-13T02:10:06.909Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.025 secs) [2023-04-13T02:10:06.909Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.033 secs) [2023-04-13T02:10:06.909Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.036 secs) [2023-04-13T02:10:06.909Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.039 secs) [2023-04-13T02:10:06.909Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.138 secs) [2023-04-13T02:10:06.909Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.154 secs) [2023-04-13T02:10:07.169Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.23 secs) [2023-04-13T02:10:07.169Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.243 secs) [2023-04-13T02:10:07.169Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.266 secs) [2023-04-13T02:10:07.169Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.279 secs) [2023-04-13T02:10:07.169Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.282 secs) [2023-04-13T02:10:07.169Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.286 secs) [2023-04-13T02:10:07.169Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.29 secs) [2023-04-13T02:10:07.169Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.335 secs) [2023-04-13T02:10:07.169Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.338 secs) [2023-04-13T02:10:07.169Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.34 secs) [2023-04-13T02:10:07.169Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.356 secs) [2023-04-13T02:10:07.169Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.364 secs) [2023-04-13T02:10:07.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.419 secs) [2023-04-13T02:10:07.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.431 secs) [2023-04-13T02:10:07.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.439 secs) [2023-04-13T02:10:07.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.45 secs) [2023-04-13T02:10:07.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.455 secs) [2023-04-13T02:10:07.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.488 secs) [2023-04-13T02:10:07.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.495 secs) [2023-04-13T02:10:07.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.514 secs) [2023-04-13T02:10:07.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.524 secs) [2023-04-13T02:10:07.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.53 secs) [2023-04-13T02:10:07.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.535 secs) [2023-04-13T02:10:07.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.556 secs) [2023-04-13T02:10:07.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.574 secs) [2023-04-13T02:10:07.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.578 secs) [2023-04-13T02:10:07.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.581 secs) [2023-04-13T02:10:07.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.583 secs) [2023-04-13T02:10:07.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.617 secs) [2023-04-13T02:10:07.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.637 secs) [2023-04-13T02:10:07.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.663 secs) [2023-04-13T02:10:07.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.668 secs) [2023-04-13T02:10:07.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.672 secs) [2023-04-13T02:10:07.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.676 secs) [2023-04-13T02:10:07.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.724 secs) [2023-04-13T02:10:07.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.726 secs) [2023-04-13T02:10:07.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.728 secs) [2023-04-13T02:10:07.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.826 secs) [2023-04-13T02:10:07.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.836 secs) [2023-04-13T02:10:07.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.838 secs) [2023-04-13T02:10:07.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.839 secs) [2023-04-13T02:10:07.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.841 secs) [2023-04-13T02:10:07.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.861 secs) [2023-04-13T02:10:07.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.866 secs) [2023-04-13T02:10:07.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.868 secs) [2023-04-13T02:10:07.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.892 secs) [2023-04-13T02:10:07.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.9 secs) [2023-04-13T02:10:07.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.907 secs) [2023-04-13T02:10:07.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.917 secs) [2023-04-13T02:10:08.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.945 secs) [2023-04-13T02:10:08.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.951 secs) [2023-04-13T02:10:08.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.957 secs) [2023-04-13T02:10:08.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.964 secs) [2023-04-13T02:10:08.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.967 secs) [2023-04-13T02:10:08.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.972 secs) [2023-04-13T02:10:08.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.974 secs) [2023-04-13T02:10:08.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 0.976 secs) [2023-04-13T02:10:08.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 0.981 secs) [2023-04-13T02:10:08.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 0.994 secs) [2023-04-13T02:10:08.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.005 secs) [2023-04-13T02:10:08.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.015 secs) [2023-04-13T02:10:08.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.036 secs) [2023-04-13T02:10:08.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.04 secs) [2023-04-13T02:10:08.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.042 secs) [2023-04-13T02:10:08.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.069 secs) [2023-04-13T02:10:08.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.087 secs) [2023-04-13T02:10:08.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.108 secs) [2023-04-13T02:10:08.465Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.12 secs) [2023-04-13T02:10:08.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.129 secs) [2023-04-13T02:10:08.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.134 secs) [2023-04-13T02:10:08.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.136 secs) [2023-04-13T02:10:08.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.138 secs) [2023-04-13T02:10:08.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.157 secs) [2023-04-13T02:10:08.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.164 secs) [2023-04-13T02:10:08.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.166 secs) [2023-04-13T02:10:08.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.215 secs) [2023-04-13T02:10:08.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.219 secs) [2023-04-13T02:10:08.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.241 secs) [2023-04-13T02:10:08.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.248 secs) [2023-04-13T02:10:08.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.258 secs) [2023-04-13T02:10:08.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.269 secs) [2023-04-13T02:10:08.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.278 secs) [2023-04-13T02:10:08.723Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.313 secs) [2023-04-13T02:10:08.723Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.322 secs) [2023-04-13T02:10:08.723Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.331 secs) [2023-04-13T02:10:08.723Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.336 secs) [2023-04-13T02:10:08.723Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.338 secs) [2023-04-13T02:10:08.723Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.341 secs) [2023-04-13T02:10:08.723Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.348 secs) [2023-04-13T02:10:08.723Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.351 secs) [2023-04-13T02:10:08.723Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.374 secs) [2023-04-13T02:10:08.723Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.379 secs) [2023-04-13T02:10:08.723Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.38 secs) [2023-04-13T02:10:08.723Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.387 secs) [2023-04-13T02:10:08.723Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.391 secs) [2023-04-13T02:10:08.723Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.394 secs) [2023-04-13T02:10:08.723Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.407 secs) [2023-04-13T02:10:08.723Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.423 secs) [2023-04-13T02:10:08.723Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.43 secs) [2023-04-13T02:10:08.723Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.437 secs) [2023-04-13T02:10:08.723Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.455 secs) [2023-04-13T02:10:08.984Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.466 secs) [2023-04-13T02:10:08.984Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.472 secs) [2023-04-13T02:10:08.984Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.498 secs) [2023-04-13T02:10:08.984Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.506 secs) [2023-04-13T02:10:08.984Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.513 secs) [2023-04-13T02:10:08.984Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.536 secs) [2023-04-13T02:10:08.984Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.558 secs) [2023-04-13T02:10:08.984Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.571 secs) [2023-04-13T02:10:08.984Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.587 secs) [2023-04-13T02:10:08.984Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.617 secs) [2023-04-13T02:10:08.984Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.635 secs) [2023-04-13T02:10:09.246Z] WARN: ' [2023-04-13T02:10:09.246Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-13T02:10:09.246Z] Support for using the ngModel input property and ngModelChange event with [2023-04-13T02:10:09.246Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-13T02:10:09.246Z] in a future version of Angular. [2023-04-13T02:10:09.246Z] [2023-04-13T02:10:09.246Z] For more information on this, see our API docs here: [2023-04-13T02:10:09.246Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-13T02:10:09.246Z] ' [2023-04-13T02:10:09.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.635 secs) [2023-04-13T02:10:09.246Z] WARN: ' [2023-04-13T02:10:09.246Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-13T02:10:09.246Z] Support for using the ngModel input property and ngModelChange event with [2023-04-13T02:10:09.246Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-13T02:10:09.246Z] in a future version of Angular. [2023-04-13T02:10:09.246Z] [2023-04-13T02:10:09.246Z] For more information on this, see our API docs here: [2023-04-13T02:10:09.246Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-13T02:10:09.246Z] ' [2023-04-13T02:10:09.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.661 secs) [2023-04-13T02:10:09.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.667 secs) [2023-04-13T02:10:09.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.69 secs) [2023-04-13T02:10:09.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.694 secs) [2023-04-13T02:10:09.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.705 secs) [2023-04-13T02:10:09.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.711 secs) [2023-04-13T02:10:09.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.714 secs) [2023-04-13T02:10:09.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.72 secs) [2023-04-13T02:10:09.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.74 secs) [2023-04-13T02:10:09.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.75 secs) [2023-04-13T02:10:09.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.757 secs) [2023-04-13T02:10:09.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.781 secs) [2023-04-13T02:10:09.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.792 secs) [2023-04-13T02:10:09.247Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.829 secs) [2023-04-13T02:10:09.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.833 secs) [2023-04-13T02:10:09.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.842 secs) [2023-04-13T02:10:09.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.858 secs) [2023-04-13T02:10:09.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.867 secs) [2023-04-13T02:10:09.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.891 secs) [2023-04-13T02:10:09.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.898 secs) [2023-04-13T02:10:09.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.912 secs) [2023-04-13T02:10:09.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.92 secs) [2023-04-13T02:10:09.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.928 secs) [2023-04-13T02:10:09.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.933 secs) [2023-04-13T02:10:09.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.937 secs) [2023-04-13T02:10:09.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.94 secs) [2023-04-13T02:10:09.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.945 secs) [2023-04-13T02:10:09.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.951 secs) [2023-04-13T02:10:09.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 1.955 secs) [2023-04-13T02:10:09.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 1.96 secs) [2023-04-13T02:10:09.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 1.98 secs) [2023-04-13T02:10:09.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (2.979 secs / 1.98 secs) [2023-04-13T02:10:09.768Z] TOTAL: 149 SUCCESS [2023-04-13T02:10:09.768Z] ✔ Browser application bundle generation complete. [2023-04-13T02:10:10.029Z] [2023-04-13T02:10:10.029Z] =============================== Coverage summary =============================== [2023-04-13T02:10:10.029Z] Statements : 40.92% ( 1465/3580 ) [2023-04-13T02:10:10.029Z] Branches : 12.03% ( 111/923 ) [2023-04-13T02:10:10.029Z] Functions : 33.13% ( 430/1298 ) [2023-04-13T02:10:10.029Z] Lines : 38.85% ( 1316/3387 ) [2023-04-13T02:10:10.029Z] ================================================================================ [2023-04-13T02:10:10.288Z] ✔ Browser application bundle generation complete. [2023-04-13T02:10:10.860Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-591/web' [Pipeline] echo [2023-04-13T02:10:10.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T02:10:10.892Z] $ docker stop --time=1 4eaf2f8fdc570a78331d9ddf58921292ec9f0247ad2e84073ca998b61294a093 [2023-04-13T02:10:12.167Z] $ docker rm -f --volumes 4eaf2f8fdc570a78331d9ddf58921292ec9f0247ad2e84073ca998b61294a093 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T02:10:12.549Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T02:10:13.235Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-13T02:10:13.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T02:10:14.713Z] + ls -al . [2023-04-13T02:10:14.713Z] total 188 [2023-04-13T02:10:14.713Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 13 02:08 . [2023-04-13T02:10:14.713Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:07 .. [2023-04-13T02:10:14.713Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:07 .blubracket [2023-04-13T02:10:14.713Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 13 02:07 .dockerignore [2023-04-13T02:10:14.713Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:07 .git [2023-04-13T02:10:14.713Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:07 .github [2023-04-13T02:10:14.713Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 13 02:07 .gitignore [2023-04-13T02:10:14.713Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 02:07 .semver [2023-04-13T02:10:14.713Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 13 02:07 Attribution.txt [2023-04-13T02:10:14.713Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 13 02:07 CHANGELOG.md [2023-04-13T02:10:14.713Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 13 02:07 CONTRIBUTING.md [2023-04-13T02:10:14.713Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 13 02:07 Dockerfile [2023-04-13T02:10:14.713Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 13 02:07 Jenkinsfile [2023-04-13T02:10:14.713Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 13 02:07 LICENSE [2023-04-13T02:10:14.713Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 13 02:07 Makefile [2023-04-13T02:10:14.713Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 13 02:07 README.md [2023-04-13T02:10:14.713Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 02:07 VERSION [2023-04-13T02:10:14.713Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:07 assets [2023-04-13T02:10:14.713Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:07 bin [2023-04-13T02:10:14.713Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:07 cmd [2023-04-13T02:10:14.713Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 13 02:08 coverage.out [2023-04-13T02:10:14.713Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:07 docs [2023-04-13T02:10:14.713Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 13 02:07 go.mod [2023-04-13T02:10:14.713Z] -rw-rw-r-- 1 jenkins jenkins 43968 Apr 13 02:07 go.sum [2023-04-13T02:10:14.713Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:07 internal [2023-04-13T02:10:14.713Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:07 snap [2023-04-13T02:10:14.713Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:07 testing [2023-04-13T02:10:14.713Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 13 02:07 version.go [2023-04-13T02:10:14.713Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 13 02:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:10:15.017Z] + 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=895ea77d698402a783d665b8d28320d96d019be7 --label arch=amd64 --label version=0.0.0 . [2023-04-13T02:10:15.274Z] Sending build context to Docker daemon 48.49MB [2023-04-13T02:10:15.274Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:10:15.274Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-13T02:10:15.274Z] ---> 2c9743ef6a64 [2023-04-13T02:10:15.274Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:10:15.839Z] ---> Running in e7405ff357c0 [2023-04-13T02:10:15.839Z] Removing intermediate container e7405ff357c0 [2023-04-13T02:10:15.839Z] ---> 9a73e097c256 [2023-04-13T02:10:15.839Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:10:15.839Z] ---> Running in 67a0469e8fd8 [2023-04-13T02:10:15.839Z] Removing intermediate container 67a0469e8fd8 [2023-04-13T02:10:15.839Z] ---> 60cd864f15fd [2023-04-13T02:10:15.839Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:10:15.839Z] ---> Running in 8bf55dbae1e0 [2023-04-13T02:10:16.096Z] Removing intermediate container 8bf55dbae1e0 [2023-04-13T02:10:16.096Z] ---> d903e392cc9b [2023-04-13T02:10:16.096Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-13T02:10:16.096Z] ---> Running in 73ff11b5372f [2023-04-13T02:10:16.096Z] Removing intermediate container 73ff11b5372f [2023-04-13T02:10:16.096Z] ---> 9e5f99070bc7 [2023-04-13T02:10:16.096Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:10:16.096Z] ---> Running in 0173ec69286a [2023-04-13T02:10:16.096Z] Removing intermediate container 0173ec69286a [2023-04-13T02:10:16.096Z] ---> e48b36610328 [2023-04-13T02:10:16.096Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:10:17.028Z] ---> 16e61953b75f [2023-04-13T02:10:17.028Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:10:17.028Z] ---> Running in dec68be2e7e3 [2023-04-13T02:10:17.593Z] Removing intermediate container dec68be2e7e3 [2023-04-13T02:10:17.593Z] ---> 1aac9ef7fba0 [2023-04-13T02:10:17.593Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:10:17.593Z] ---> Running in da721defb1eb [2023-04-13T02:10:17.851Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T02:10:18.421Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T02:10:18.987Z] OK: 265 MiB in 53 packages [2023-04-13T02:10:19.245Z] Removing intermediate container da721defb1eb [2023-04-13T02:10:19.245Z] ---> 1b742481fb6c [2023-04-13T02:10:19.245Z] Step 11/26 : ENV GO111MODULE=on [2023-04-13T02:10:19.245Z] ---> Running in 6dd77d6050d5 [2023-04-13T02:10:19.245Z] Removing intermediate container 6dd77d6050d5 [2023-04-13T02:10:19.245Z] ---> 74015a237fce [2023-04-13T02:10:19.245Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:10:19.245Z] ---> Running in fc2c35f2a9c0 [2023-04-13T02:10:19.502Z] Removing intermediate container fc2c35f2a9c0 [2023-04-13T02:10:19.502Z] ---> 1ce9762c766b [2023-04-13T02:10:19.502Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-13T02:10:19.502Z] ---> 6974d560120e [2023-04-13T02:10:19.502Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:10:19.502Z] ---> Running in 3eba6a271504 [2023-04-13T02:10:20.068Z] Removing intermediate container 3eba6a271504 [2023-04-13T02:10:20.068Z] ---> 37c91fe54a44 [2023-04-13T02:10:20.068Z] Step 15/26 : COPY . . [2023-04-13T02:10:21.994Z] ---> 122790bf3085 [2023-04-13T02:10:21.994Z] Step 16/26 : RUN ${MAKE} [2023-04-13T02:10:21.994Z] ---> Running in 097281907b8e [2023-04-13T02:10:21.994Z] 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-04-13T02:10:40.116Z] Removing intermediate container 097281907b8e [2023-04-13T02:10:40.116Z] ---> f20478eeacfb [2023-04-13T02:10:40.116Z] Step 17/26 : FROM alpine:3.14 [2023-04-13T02:10:40.116Z] 3.14: Pulling from library/alpine [2023-04-13T02:10:40.116Z] f7dab3ab2d6e: Pulling fs layer [2023-04-13T02:10:40.116Z] f7dab3ab2d6e: Verifying Checksum [2023-04-13T02:10:40.116Z] f7dab3ab2d6e: Download complete [2023-04-13T02:10:40.116Z] f7dab3ab2d6e: Pull complete [2023-04-13T02:10:40.116Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-13T02:10:40.116Z] Status: Downloaded newer image for alpine:3.14 [2023-04-13T02:10:40.116Z] ---> 9e179bacf43c [2023-04-13T02:10:40.116Z] Step 18/26 : EXPOSE 4000 [2023-04-13T02:10:40.116Z] ---> Running in cefc40007f17 [2023-04-13T02:10:40.116Z] Removing intermediate container cefc40007f17 [2023-04-13T02:10:40.116Z] ---> cf3bb5a34883 [2023-04-13T02:10:40.116Z] 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-04-13T02:10:40.116Z] ---> 79dd8a9b9bf8 [2023-04-13T02:10:40.116Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-13T02:10:40.116Z] ---> cb864007e291 [2023-04-13T02:10:40.116Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-13T02:10:40.116Z] ---> 49f766114b30 [2023-04-13T02:10:40.116Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-13T02:10:40.116Z] ---> Running in 6be96619c9bd [2023-04-13T02:10:40.116Z] Removing intermediate container 6be96619c9bd [2023-04-13T02:10:40.116Z] ---> e0b7a7b759e4 [2023-04-13T02:10:40.116Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-13T02:10:40.116Z] ---> Running in caf7781dec18 [2023-04-13T02:10:40.116Z] Removing intermediate container caf7781dec18 [2023-04-13T02:10:40.116Z] ---> 16d22a79111f [2023-04-13T02:10:40.116Z] Step 24/26 : LABEL arch=amd64 [2023-04-13T02:10:40.116Z] ---> Running in aaaf7f4a0588 [2023-04-13T02:10:40.116Z] Removing intermediate container aaaf7f4a0588 [2023-04-13T02:10:40.116Z] ---> 170f6f7dabf0 [2023-04-13T02:10:40.116Z] Step 25/26 : LABEL git_sha=895ea77d698402a783d665b8d28320d96d019be7 [2023-04-13T02:10:40.116Z] ---> Running in f100e699751d [2023-04-13T02:10:40.384Z] Removing intermediate container f100e699751d [2023-04-13T02:10:40.384Z] ---> 594354bf36ad [2023-04-13T02:10:40.384Z] Step 26/26 : LABEL version=0.0.0 [2023-04-13T02:10:40.384Z] ---> Running in 51d13ba73512 [2023-04-13T02:10:40.384Z] Removing intermediate container 51d13ba73512 [2023-04-13T02:10:40.384Z] ---> 4043296403b1 [2023-04-13T02:10:40.384Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T02:10:40.384Z] Successfully built 4043296403b1 [2023-04-13T02:10:40.384Z] 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-04-13T02:10:40.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:10:40.960Z] [2023-04-13T02:10:40.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:10:41.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:10:41.266Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-13T02:10:41.266Z] 5eb5b503b376: Pulling fs layer [2023-04-13T02:10:41.266Z] 5c69ac0246d0: Pulling fs layer [2023-04-13T02:10:41.266Z] ec43610c2a17: Pulling fs layer [2023-04-13T02:10:41.266Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-13T02:10:41.266Z] 33b1e0a273af: Pulling fs layer [2023-04-13T02:10:41.266Z] 5d3b04190fa2: Pulling fs layer [2023-04-13T02:10:41.266Z] 2f39f015ded8: Pulling fs layer [2023-04-13T02:10:41.266Z] 5d3b04190fa2: Waiting [2023-04-13T02:10:41.266Z] 3a2ae6a8a46f: Waiting [2023-04-13T02:10:41.266Z] 2f39f015ded8: Waiting [2023-04-13T02:10:41.266Z] 33b1e0a273af: Waiting [2023-04-13T02:10:41.266Z] 5c69ac0246d0: Download complete [2023-04-13T02:10:41.266Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-13T02:10:41.266Z] 3a2ae6a8a46f: Download complete [2023-04-13T02:10:41.266Z] 33b1e0a273af: Verifying Checksum [2023-04-13T02:10:41.266Z] 33b1e0a273af: Download complete [2023-04-13T02:10:41.266Z] ec43610c2a17: Verifying Checksum [2023-04-13T02:10:41.266Z] ec43610c2a17: Download complete [2023-04-13T02:10:41.266Z] 5d3b04190fa2: Download complete [2023-04-13T02:10:41.525Z] 5eb5b503b376: Verifying Checksum [2023-04-13T02:10:41.525Z] 5eb5b503b376: Download complete [2023-04-13T02:10:42.095Z] 2f39f015ded8: Verifying Checksum [2023-04-13T02:10:42.095Z] 2f39f015ded8: Download complete [2023-04-13T02:10:42.660Z] 5eb5b503b376: Pull complete [2023-04-13T02:10:42.660Z] 5c69ac0246d0: Pull complete [2023-04-13T02:10:43.224Z] ec43610c2a17: Pull complete [2023-04-13T02:10:43.224Z] 3a2ae6a8a46f: Pull complete [2023-04-13T02:10:43.482Z] 33b1e0a273af: Pull complete [2023-04-13T02:10:43.482Z] 5d3b04190fa2: Pull complete [2023-04-13T02:10:46.077Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7657 in /w/workspace/edgexfoundry_edgex-ui-go_PR-591 [Pipeline] { [Pipeline] ws [2023-04-13T02:10:46.086Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2023-04-13T02:10:46.126Z] The recommended git tool is: git [2023-04-13T02:10:47.662Z] 2f39f015ded8: Pull complete [2023-04-13T02:10:47.662Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-13T02:10:47.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:10:47.662Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:10:47.740Z] prd-ubuntu20.04-docker-8c-8g-7630 does not seem to be running inside a container [2023-04-13T02:10:47.775Z] $ 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-591 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591:/w/workspace/edgexfoundry_edgex-ui-go_PR-591:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@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-04-13T02:10:50.905Z] $ docker top 89a71a0f19e891b66fc63fbb4e38521c147bc2e1794041da5cd6a1271973481f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:10:51.270Z] ---> job-cost.sh [2023-04-13T02:10:51.270Z] lf-activate-venv: SKIPPING [2023-04-13T02:10:51.270Z] INFO: No Stack... [2023-04-13T02:10:51.528Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T02:10:51.786Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T02:10:52.070Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-591/archives/cost.csv [2023-04-13T02:10:52.070Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T02:10:52.080Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-591-3-stack-cost] [2023-04-13T02:10:52.086Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-591-3-stack-cost] did not exist. Created. [2023-04-13T02:10:52.086Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-591-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T02:10:52.394Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-13T02:10:52.717Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T02:10:52.725Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-591-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T02:10:52.742Z] $ docker stop --time=1 89a71a0f19e891b66fc63fbb4e38521c147bc2e1794041da5cd6a1271973481f [2023-04-13T02:10:53.972Z] $ docker rm -f --volumes 89a71a0f19e891b66fc63fbb4e38521c147bc2e1794041da5cd6a1271973481f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-13T02:10:54.160Z] using credential edgex-jenkins-ssh [2023-04-13T02:10:54.179Z] Cloning the remote Git repository [2023-04-13T02:10:54.274Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-13T02:10:54.415Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2023-04-13T02:10:54.611Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-13T02:10:54.612Z] > git --version # timeout=10 [2023-04-13T02:10:54.644Z] > git --version # 'git version 2.25.1' [2023-04-13T02:10:54.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T02:10:54.860Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T02:10:59.566Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-13T02:10:59.596Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T02:11:00.812Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-13T02:11:00.877Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-13T02:11:00.878Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T02:11:00.902Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/591/head:refs/remotes/origin/PR-591 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-13T02:11:01.476Z] Merging remotes/origin/main commit 8a5a4ec92ca374ae5f786629731d1f336ce6694e into PR head commit 2494ddf91765a86a8d737a25e6540a5118f36e41 [2023-04-13T02:11:02.300Z] Merge succeeded, producing 9bda3c3e6daf32b80e2c44b43432e540f33ee323 [2023-04-13T02:11:02.300Z] Checking out Revision 9bda3c3e6daf32b80e2c44b43432e540f33ee323 (PR-591) [2023-04-13T02:11:01.506Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T02:11:01.606Z] > git checkout -f 2494ddf91765a86a8d737a25e6540a5118f36e41 # timeout=10 [2023-04-13T02:11:02.100Z] > git remote # timeout=10 [2023-04-13T02:11:02.125Z] > git config --get remote.origin.url # timeout=10 [2023-04-13T02:11:02.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T02:11:02.169Z] > git merge 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 [2023-04-13T02:11:02.279Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-13T02:11:02.312Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T02:11:02.329Z] > git checkout -f 9bda3c3e6daf32b80e2c44b43432e540f33ee323 # timeout=10 [2023-04-13T02:11:06.035Z] Commit message: "Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD" [2023-04-13T02:11:06.067Z] First time build. Skipping changelog. [2023-04-13T02:11:06.049Z] > git rev-list --no-walk 08e3bf9fa1eee6a637b4ed14093901a1ce5c15cf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T02:11:07.278Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-13T02:11:07.278Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T02:11:07.278Z] Dload Upload Total Spent Left Speed [2023-04-13T02:11:07.278Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh [2023-04-13T02:11:08.080Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-13T02:11:08.438Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-04-13T02:11:08.438Z] [2023-04-13T02:11:08.438Z] { [2023-04-13T02:11:08.438Z] "registry-mirrors": [ [2023-04-13T02:11:08.438Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-13T02:11:08.438Z] ], [2023-04-13T02:11:08.438Z] "bip": "10.250.0.254/24", [2023-04-13T02:11:08.438Z] "hosts": [ [2023-04-13T02:11:08.438Z] "tcp://0.0.0.0:5555", [2023-04-13T02:11:08.438Z] "unix:///var/run/docker.sock" [2023-04-13T02:11:08.438Z] ], [2023-04-13T02:11:08.438Z] "mtu": 1458, [2023-04-13T02:11:08.438Z] "selinux-enabled": true, [2023-04-13T02:11:08.438Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-13T02:11:08.438Z] } [Pipeline] sh [2023-04-13T02:11:08.789Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-13T02:11:09.138Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T02:11:27.460Z] provisioning config files... [2023-04-13T02:11:27.494Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config9134981693574784232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:11:27.872Z] ---> docker-login.sh [2023-04-13T02:11:27.872Z] nexus3.edgexfoundry.org:10001 [2023-04-13T02:11:28.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:11:28.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:11:28.477Z] Configure a credential helper to remove this warning. See [2023-04-13T02:11:28.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:11:28.477Z] [2023-04-13T02:11:28.477Z] Login Succeeded [2023-04-13T02:11:28.477Z] nexus3.edgexfoundry.org:10002 [2023-04-13T02:11:28.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:11:29.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:11:29.029Z] Configure a credential helper to remove this warning. See [2023-04-13T02:11:29.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:11:29.029Z] [2023-04-13T02:11:29.029Z] Login Succeeded [2023-04-13T02:11:29.029Z] nexus3.edgexfoundry.org:10003 [2023-04-13T02:11:29.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:11:29.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:11:29.574Z] Configure a credential helper to remove this warning. See [2023-04-13T02:11:29.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:11:29.574Z] [2023-04-13T02:11:29.574Z] Login Succeeded [2023-04-13T02:11:29.574Z] nexus3.edgexfoundry.org:10004 [2023-04-13T02:11:29.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:11:29.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:11:29.846Z] Configure a credential helper to remove this warning. See [2023-04-13T02:11:29.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:11:29.846Z] [2023-04-13T02:11:29.846Z] Login Succeeded [2023-04-13T02:11:29.846Z] docker.io [2023-04-13T02:11:30.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:11:30.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:11:30.387Z] Configure a credential helper to remove this warning. See [2023-04-13T02:11:30.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:11:30.387Z] [2023-04-13T02:11:30.387Z] Login Succeeded [2023-04-13T02:11:30.387Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T02:11:30.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T02:11:30.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:11:30.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:11:30.705Z] ========================================================= [2023-04-13T02:11:30.705Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-13T02:11:30.705Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:11:31.068Z] + 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-04-13T02:11:32.046Z] Sending build context to Docker daemon 28.79MB [2023-04-13T02:11:32.046Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:11:32.046Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-13T02:11:32.320Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-13T02:11:32.320Z] af6eaf76a39c: Pulling fs layer [2023-04-13T02:11:32.320Z] 55522c791124: Pulling fs layer [2023-04-13T02:11:32.320Z] ce5c4a1c91eb: Pulling fs layer [2023-04-13T02:11:32.320Z] 169dfbe0d373: Pulling fs layer [2023-04-13T02:11:32.320Z] e1ff8fa3b103: Pulling fs layer [2023-04-13T02:11:32.320Z] 52ebb69f0ebf: Pulling fs layer [2023-04-13T02:11:32.320Z] 5abe8eddf0d5: Pulling fs layer [2023-04-13T02:11:32.320Z] 52ebb69f0ebf: Waiting [2023-04-13T02:11:32.320Z] 5abe8eddf0d5: Waiting [2023-04-13T02:11:32.320Z] 169dfbe0d373: Waiting [2023-04-13T02:11:32.320Z] e1ff8fa3b103: Waiting [2023-04-13T02:11:32.320Z] 55522c791124: Verifying Checksum [2023-04-13T02:11:32.320Z] 55522c791124: Download complete [2023-04-13T02:11:32.320Z] 169dfbe0d373: Download complete [2023-04-13T02:11:32.320Z] e1ff8fa3b103: Verifying Checksum [2023-04-13T02:11:32.320Z] e1ff8fa3b103: Download complete [2023-04-13T02:11:32.613Z] af6eaf76a39c: Verifying Checksum [2023-04-13T02:11:32.613Z] af6eaf76a39c: Download complete [2023-04-13T02:11:33.601Z] af6eaf76a39c: Pull complete [2023-04-13T02:11:33.601Z] 5abe8eddf0d5: Verifying Checksum [2023-04-13T02:11:33.601Z] 5abe8eddf0d5: Download complete [2023-04-13T02:11:34.198Z] 55522c791124: Pull complete [2023-04-13T02:11:35.183Z] 52ebb69f0ebf: Verifying Checksum [2023-04-13T02:11:35.183Z] 52ebb69f0ebf: Download complete [2023-04-13T02:11:35.455Z] ce5c4a1c91eb: Verifying Checksum [2023-04-13T02:11:35.455Z] ce5c4a1c91eb: Download complete [2023-04-13T02:11:47.814Z] ce5c4a1c91eb: Pull complete [2023-04-13T02:11:47.814Z] 169dfbe0d373: Pull complete [2023-04-13T02:11:47.814Z] e1ff8fa3b103: Pull complete [2023-04-13T02:11:56.386Z] 52ebb69f0ebf: Pull complete [2023-04-13T02:11:57.358Z] 5abe8eddf0d5: Pull complete [2023-04-13T02:11:57.358Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-13T02:11:57.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-13T02:11:57.358Z] ---> 6cb57ee374ae [2023-04-13T02:11:57.358Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:11:59.349Z] ---> Running in e411a4710c1d [2023-04-13T02:11:59.940Z] Removing intermediate container e411a4710c1d [2023-04-13T02:11:59.940Z] ---> a755254cf2cd [2023-04-13T02:11:59.940Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:11:59.940Z] ---> Running in 6b74d3df28ed [2023-04-13T02:12:00.210Z] Removing intermediate container 6b74d3df28ed [2023-04-13T02:12:00.210Z] ---> 44565c3a608c [2023-04-13T02:12:00.210Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:12:00.484Z] ---> Running in a8404ad4543e [2023-04-13T02:12:00.756Z] Removing intermediate container a8404ad4543e [2023-04-13T02:12:00.756Z] ---> 0416d58c2664 [2023-04-13T02:12:00.756Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-13T02:12:01.027Z] ---> Running in 994cc961d202 [2023-04-13T02:12:01.297Z] Removing intermediate container 994cc961d202 [2023-04-13T02:12:01.297Z] ---> 7b705c63bcbb [2023-04-13T02:12:01.297Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:12:01.297Z] ---> Running in 15382cc9611a [2023-04-13T02:12:01.898Z] Removing intermediate container 15382cc9611a [2023-04-13T02:12:01.898Z] ---> 469ac11fab86 [2023-04-13T02:12:01.898Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:12:02.224Z] latest: Pulling from library/docker [2023-04-13T02:12:07.613Z] c41833b44d91: Pulling fs layer [2023-04-13T02:12:07.613Z] 6343a5c17821: Pulling fs layer [2023-04-13T02:12:07.613Z] 7fb3fc37985f: Pulling fs layer [2023-04-13T02:12:07.613Z] 79a39cbcbcac: Pulling fs layer [2023-04-13T02:12:07.613Z] bd9b08f0a6fe: Pulling fs layer [2023-04-13T02:12:07.613Z] 79a39cbcbcac: Waiting [2023-04-13T02:12:07.613Z] 9f730369bd8d: Pulling fs layer [2023-04-13T02:12:07.613Z] bd9b08f0a6fe: Waiting [2023-04-13T02:12:07.613Z] b7a8edceb3bd: Pulling fs layer [2023-04-13T02:12:07.613Z] f7b43bb1740d: Pulling fs layer [2023-04-13T02:12:07.613Z] 9f730369bd8d: Waiting [2023-04-13T02:12:07.613Z] e766bd2508a2: Pulling fs layer [2023-04-13T02:12:07.613Z] b7a8edceb3bd: Waiting [2023-04-13T02:12:07.613Z] f7b43bb1740d: Waiting [2023-04-13T02:12:07.613Z] e766bd2508a2: Waiting [2023-04-13T02:12:07.613Z] 1cff11aa55cd: Pulling fs layer [2023-04-13T02:12:07.613Z] 5c8564d51ddd: Pulling fs layer [2023-04-13T02:12:07.613Z] 337dc3b11c12: Pulling fs layer [2023-04-13T02:12:07.613Z] 1cff11aa55cd: Waiting [2023-04-13T02:12:07.613Z] 5c8564d51ddd: Waiting [2023-04-13T02:12:07.613Z] 76c5058099a1: Pulling fs layer [2023-04-13T02:12:07.613Z] 337dc3b11c12: Waiting [2023-04-13T02:12:07.613Z] 59ccd6efa6f9: Pulling fs layer [2023-04-13T02:12:07.613Z] 76c5058099a1: Waiting [2023-04-13T02:12:07.613Z] 59ccd6efa6f9: Waiting [2023-04-13T02:12:07.613Z] 7fb3fc37985f: Verifying Checksum [2023-04-13T02:12:07.613Z] 7fb3fc37985f: Download complete [2023-04-13T02:12:07.613Z] 6343a5c17821: Download complete [2023-04-13T02:12:07.613Z] c41833b44d91: Verifying Checksum [2023-04-13T02:12:07.613Z] c41833b44d91: Download complete [2023-04-13T02:12:08.203Z] 79a39cbcbcac: Verifying Checksum [2023-04-13T02:12:08.203Z] 79a39cbcbcac: Download complete [2023-04-13T02:12:08.203Z] bd9b08f0a6fe: Verifying Checksum [2023-04-13T02:12:08.203Z] bd9b08f0a6fe: Download complete [2023-04-13T02:12:08.484Z] 9f730369bd8d: Verifying Checksum [2023-04-13T02:12:08.484Z] 9f730369bd8d: Download complete [2023-04-13T02:12:08.484Z] f7b43bb1740d: Verifying Checksum [2023-04-13T02:12:08.484Z] f7b43bb1740d: Download complete [2023-04-13T02:12:08.484Z] b7a8edceb3bd: Verifying Checksum [2023-04-13T02:12:08.484Z] b7a8edceb3bd: Download complete [2023-04-13T02:12:08.484Z] e766bd2508a2: Verifying Checksum [2023-04-13T02:12:08.484Z] e766bd2508a2: Download complete [2023-04-13T02:12:08.484Z] 5c8564d51ddd: Verifying Checksum [2023-04-13T02:12:08.484Z] 5c8564d51ddd: Download complete [2023-04-13T02:12:08.484Z] c41833b44d91: Pull complete [2023-04-13T02:12:08.765Z] 76c5058099a1: Verifying Checksum [2023-04-13T02:12:08.765Z] 76c5058099a1: Download complete [2023-04-13T02:12:08.765Z] 1cff11aa55cd: Verifying Checksum [2023-04-13T02:12:08.765Z] 1cff11aa55cd: Download complete [2023-04-13T02:12:08.765Z] 59ccd6efa6f9: Verifying Checksum [2023-04-13T02:12:08.765Z] 59ccd6efa6f9: Download complete [2023-04-13T02:12:09.355Z] 6343a5c17821: Pull complete [2023-04-13T02:12:09.637Z] 7fb3fc37985f: Pull complete [2023-04-13T02:12:09.907Z] 337dc3b11c12: Verifying Checksum [2023-04-13T02:12:09.907Z] 337dc3b11c12: Download complete [2023-04-13T02:12:10.497Z] 79a39cbcbcac: Pull complete [2023-04-13T02:12:11.469Z] bd9b08f0a6fe: Pull complete [2023-04-13T02:12:12.925Z] 9f730369bd8d: Pull complete [2023-04-13T02:12:12.925Z] b7a8edceb3bd: Pull complete [2023-04-13T02:12:13.195Z] f7b43bb1740d: Pull complete [2023-04-13T02:12:13.469Z] e766bd2508a2: Pull complete [2023-04-13T02:12:14.899Z] 1cff11aa55cd: Pull complete [2023-04-13T02:12:14.899Z] 5c8564d51ddd: Pull complete [2023-04-13T02:12:18.270Z] 337dc3b11c12: Pull complete [2023-04-13T02:12:18.270Z] 76c5058099a1: Pull complete [2023-04-13T02:12:18.270Z] 59ccd6efa6f9: Pull complete [2023-04-13T02:12:18.270Z] Digest: sha256:a2e34bde4cb23eaef4f3d5016c78f4a7ee06b65f80d07c7ba69a1e262977a97a [2023-04-13T02:12:18.270Z] Status: Downloaded newer image for docker:latest [2023-04-13T02:12:20.875Z] ---> 2586e2d96e55 [2023-04-13T02:12:20.875Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:12:20.875Z] ---> Running in 6f98a1710ba6 [2023-04-13T02:12:22.833Z] Removing intermediate container 6f98a1710ba6 [2023-04-13T02:12:22.833Z] ---> 56dde4c4182f [2023-04-13T02:12:22.833Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:12:22.833Z] ---> Running in dd37a63f29d5 [2023-04-13T02:12:23.801Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T02:12:24.766Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T02:12:26.722Z] OK: 263 MiB in 53 packages [2023-04-13T02:12:27.686Z] Removing intermediate container dd37a63f29d5 [2023-04-13T02:12:27.686Z] ---> 59a339cef5fe [2023-04-13T02:12:27.686Z] Step 11/16 : ENV GO111MODULE=on [2023-04-13T02:12:27.686Z] ---> Running in 781effd56b6b [2023-04-13T02:12:27.955Z] Removing intermediate container 781effd56b6b [2023-04-13T02:12:27.955Z] ---> 5bdc96eccebb [2023-04-13T02:12:27.955Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:12:27.955Z] ---> Running in a2cad7cde9b5 [2023-04-13T02:12:28.547Z] Removing intermediate container a2cad7cde9b5 [2023-04-13T02:12:28.547Z] ---> 1fce37ebb1b7 [2023-04-13T02:12:28.547Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-13T02:12:29.136Z] ---> 7b16651ebc55 [2023-04-13T02:12:29.136Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:12:29.136Z] ---> Running in 8e6075d7db7b [2023-04-13T02:13:37.094Z] Removing intermediate container 8e6075d7db7b [2023-04-13T02:13:37.094Z] ---> 5fa4d26d1c75 [2023-04-13T02:13:37.094Z] Step 15/16 : COPY . . [2023-04-13T02:13:37.094Z] ---> 968c160fc773 [2023-04-13T02:13:37.094Z] Step 16/16 : RUN ${MAKE} [2023-04-13T02:13:37.094Z] ---> Running in fa2b98480815 [2023-04-13T02:13:37.094Z] noop [2023-04-13T02:13:37.094Z] Removing intermediate container fa2b98480815 [2023-04-13T02:13:37.094Z] ---> d9fb1f433ffc [2023-04-13T02:13:37.094Z] Successfully built d9fb1f433ffc [2023-04-13T02:13:37.094Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:13:37.460Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T02:13:37.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:13:37.723Z] prd-ubuntu20.04-docker-arm64-4c-16g-7657 does not seem to be running inside a container [2023-04-13T02:13:37.806Z] $ 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-04-13T02:13:40.446Z] $ docker top 4c741955f7eb8ce2f05f7e5390cc68adfb79e312419a45e3343f1f068435249a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:13:41.335Z] + go version [2023-04-13T02:13:41.335Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-13T02:13:41.359Z] $ docker stop --time=1 4c741955f7eb8ce2f05f7e5390cc68adfb79e312419a45e3343f1f068435249a [2023-04-13T02:13:43.060Z] $ docker rm -f --volumes 4c741955f7eb8ce2f05f7e5390cc68adfb79e312419a45e3343f1f068435249a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:13:43.593Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T02:13:43.593Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:13:43.791Z] prd-ubuntu20.04-docker-arm64-4c-16g-7657 does not seem to be running inside a container [2023-04-13T02:13:43.875Z] $ 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-04-13T02:13:45.250Z] $ docker top 86f0fcc0646e931f6ec897c9267e36c3aabb4a69a3166a90044538dd319e3549 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:13:46.119Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/3 [Pipeline] fileExists [Pipeline] sh [2023-04-13T02:13:46.785Z] + make test [2023-04-13T02:13:46.785Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-13T02:14:25.698Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-13T02:16:47.464Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-13T02:16:47.464Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-13T02:16:47.464Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-13T02:16:47.464Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-13T02:16:47.464Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-13T02:16:47.464Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-13T02:16:47.464Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-13T02:16:47.464Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-13T02:16:47.464Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-13T02:17:14.438Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T02:17:14.438Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T02:17:14.438Z] ./bin/test-attribution-txt.sh [2023-04-13T02:17:14.438Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-13T02:17:14.438Z] make -C web test [2023-04-13T02:17:14.438Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/3/web' [2023-04-13T02:17:14.438Z] make[1]: tput: No such file or directory [2023-04-13T02:17:14.438Z] make[1]: tput: No such file or directory [2023-04-13T02:17:14.438Z] warning: generating ./VERSION [2023-04-13T02:17:14.438Z] echo "0.0.0" > VERSION [2023-04-13T02:17:14.438Z] docker build \ [2023-04-13T02:17:14.438Z] -f Dockerfile \ [2023-04-13T02:17:14.438Z] --build-arg USER=1000 \ [2023-04-13T02:17:14.438Z] \ [2023-04-13T02:17:14.438Z] --label "git_sha=9bda3c3e6daf32b80e2c44b43432e540f33ee323" \ [2023-04-13T02:17:14.438Z] -t edgexfoundry/edgex-web-ui:9bda3c3e6daf32b80e2c44b43432e540f33ee323 \ [2023-04-13T02:17:14.438Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-13T02:17:14.438Z] . [2023-04-13T02:17:14.438Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-13T02:17:14.438Z] Install the buildx component to build images with BuildKit: [2023-04-13T02:17:14.438Z] https://docs.docker.com/go/buildx/ [2023-04-13T02:17:14.438Z] [2023-04-13T02:17:14.438Z] Sending build context to Docker daemon 3.269MB [2023-04-13T02:17:14.438Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-13T02:17:14.438Z] 16.17-alpine3.15: Pulling from library/node [2023-04-13T02:17:14.438Z] 47517142f6ba: Pulling fs layer [2023-04-13T02:17:14.438Z] 5f8c4bfa009b: Pulling fs layer [2023-04-13T02:17:14.438Z] f7079c9c4ba1: Pulling fs layer [2023-04-13T02:17:14.438Z] aba105e6f55a: Pulling fs layer [2023-04-13T02:17:14.438Z] aba105e6f55a: Waiting [2023-04-13T02:17:14.438Z] f7079c9c4ba1: Verifying Checksum [2023-04-13T02:17:14.438Z] f7079c9c4ba1: Download complete [2023-04-13T02:17:14.438Z] 47517142f6ba: Verifying Checksum [2023-04-13T02:17:14.438Z] 47517142f6ba: Download complete [2023-04-13T02:17:14.438Z] aba105e6f55a: Download complete [2023-04-13T02:17:14.438Z] 47517142f6ba: Pull complete [2023-04-13T02:17:14.438Z] 5f8c4bfa009b: Verifying Checksum [2023-04-13T02:17:14.438Z] 5f8c4bfa009b: Download complete [2023-04-13T02:17:16.466Z] 5f8c4bfa009b: Pull complete [2023-04-13T02:17:16.466Z] f7079c9c4ba1: Pull complete [2023-04-13T02:17:16.738Z] aba105e6f55a: Pull complete [2023-04-13T02:17:16.738Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-13T02:17:16.738Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-13T02:17:16.738Z] ---> bf1b8b58d215 [2023-04-13T02:17:16.738Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-13T02:17:17.733Z] ---> Running in 230371dc69c8 [2023-04-13T02:17:18.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-04-13T02:17:18.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-04-13T02:17:20.391Z] (1/128) Installing libxau (1.0.9-r0) [2023-04-13T02:17:20.391Z] (2/128) Installing libmd (1.0.3-r0) [2023-04-13T02:17:20.391Z] (3/128) Installing libbsd (0.11.3-r1) [2023-04-13T02:17:20.391Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-04-13T02:17:20.391Z] (5/128) Installing libxcb (1.14-r2) [2023-04-13T02:17:20.391Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-04-13T02:17:20.391Z] (7/128) Installing libxext (1.3.4-r0) [2023-04-13T02:17:20.391Z] (8/128) Installing libice (1.0.10-r0) [2023-04-13T02:17:20.391Z] (9/128) Installing libuuid (2.37.4-r0) [2023-04-13T02:17:20.391Z] (10/128) Installing libsm (1.2.3-r0) [2023-04-13T02:17:20.391Z] (11/128) Installing libxt (1.2.1-r0) [2023-04-13T02:17:20.391Z] (12/128) Installing libxmu (1.1.3-r0) [2023-04-13T02:17:20.391Z] (13/128) Installing xset (1.2.4-r0) [2023-04-13T02:17:20.391Z] (14/128) Installing xprop (1.2.5-r0) [2023-04-13T02:17:20.391Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-04-13T02:17:20.391Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-13T02:17:20.391Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-04-13T02:17:20.391Z] (18/128) Installing libffi (3.4.2-r1) [2023-04-13T02:17:20.391Z] (19/128) Installing libintl (0.21-r0) [2023-04-13T02:17:20.391Z] (20/128) Installing libblkid (2.37.4-r0) [2023-04-13T02:17:20.391Z] (21/128) Installing libmount (2.37.4-r0) [2023-04-13T02:17:20.391Z] (22/128) Installing pcre (8.45-r1) [2023-04-13T02:17:20.660Z] (23/128) Installing glib (2.70.1-r0) [2023-04-13T02:17:20.660Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-04-13T02:17:20.660Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-04-13T02:17:20.660Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-04-13T02:17:20.660Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-04-13T02:17:20.931Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-04-13T02:17:20.931Z] (29/128) Installing libpng (1.6.37-r1) [2023-04-13T02:17:20.931Z] (30/128) Installing libwebp (1.2.2-r0) [2023-04-13T02:17:20.931Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-04-13T02:17:20.931Z] (32/128) Installing tiff (4.4.0-r1) [2023-04-13T02:17:20.931Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-04-13T02:17:20.931Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-13T02:17:20.931Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-04-13T02:17:20.931Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-04-13T02:17:20.931Z] (37/128) Installing libxrender (0.9.10-r3) [2023-04-13T02:17:20.931Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-04-13T02:17:20.931Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-04-13T02:17:20.931Z] (40/128) Installing libxi (1.8-r0) [2023-04-13T02:17:20.931Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-04-13T02:17:20.931Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-04-13T02:17:20.931Z] (43/128) Installing atk (2.36.0-r0) [2023-04-13T02:17:20.931Z] (44/128) Installing libxtst (1.2.3-r3) [2023-04-13T02:17:20.931Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-04-13T02:17:20.931Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-04-13T02:17:20.931Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-04-13T02:17:20.931Z] (48/128) Installing expat (2.5.0-r0) [2023-04-13T02:17:20.931Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-04-13T02:17:21.202Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-04-13T02:17:21.202Z] (51/128) Installing freetype (2.11.1-r2) [2023-04-13T02:17:21.202Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-04-13T02:17:21.202Z] (53/128) Installing pixman (0.40.0-r4) [2023-04-13T02:17:21.202Z] (54/128) Installing cairo (1.16.0-r5) [2023-04-13T02:17:21.202Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-04-13T02:17:21.202Z] (56/128) Installing avahi-libs (0.8-r5) [2023-04-13T02:17:21.202Z] (57/128) Installing gmp (6.2.1-r1) [2023-04-13T02:17:21.202Z] (58/128) Installing nettle (3.7.3-r0) [2023-04-13T02:17:21.202Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-04-13T02:17:21.202Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-04-13T02:17:21.471Z] (61/128) Installing libunistring (0.9.10-r1) [2023-04-13T02:17:21.471Z] (62/128) Installing gnutls (3.7.1-r2) [2023-04-13T02:17:21.471Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-04-13T02:17:21.471Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-04-13T02:17:21.471Z] (65/128) Installing fribidi (1.0.11-r0) [2023-04-13T02:17:21.471Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-04-13T02:17:21.471Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-04-13T02:17:21.471Z] (68/128) Installing libxft (2.3.4-r0) [2023-04-13T02:17:21.471Z] (69/128) Installing pango (1.48.10-r0) [2023-04-13T02:17:21.471Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-04-13T02:17:21.471Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-13T02:17:21.471Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-04-13T02:17:21.471Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-04-13T02:17:21.740Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-04-13T02:17:21.740Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-04-13T02:17:22.008Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-13T02:17:22.275Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-04-13T02:17:22.275Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-04-13T02:17:22.275Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-04-13T02:17:22.275Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-13T02:17:24.868Z] (79/128) Installing libogg (1.3.5-r0) [2023-04-13T02:17:24.868Z] (80/128) Installing flac (1.3.4-r0) [2023-04-13T02:17:24.868Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-04-13T02:17:24.868Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-04-13T02:17:24.868Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-04-13T02:17:24.868Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-04-13T02:17:24.868Z] (85/128) Installing libass (0.15.2-r0) [2023-04-13T02:17:24.868Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-04-13T02:17:24.868Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-13T02:17:24.868Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-13T02:17:24.868Z] (89/128) Installing lame (3.100-r0) [2023-04-13T02:17:24.868Z] (90/128) Installing opus (1.3.1-r1) [2023-04-13T02:17:24.868Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-04-13T02:17:24.868Z] (92/128) Installing soxr (0.1.3-r2) [2023-04-13T02:17:24.868Z] (93/128) Installing libsrt (1.4.2-r1) [2023-04-13T02:17:24.868Z] (94/128) Installing libssh (0.9.6-r1) [2023-04-13T02:17:24.868Z] (95/128) Installing libtheora (1.1.1-r16) [2023-04-13T02:17:24.868Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-04-13T02:17:24.868Z] (97/128) Installing libdrm (2.4.109-r0) [2023-04-13T02:17:24.868Z] (98/128) Installing libva (2.13.0-r0) [2023-04-13T02:17:24.868Z] (99/128) Installing libvdpau (1.4-r0) [2023-04-13T02:17:24.868Z] (100/128) Installing vidstab (1.1.0-r1) [2023-04-13T02:17:24.868Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-04-13T02:17:24.868Z] (102/128) Installing libvpx (1.10.0-r0) [2023-04-13T02:17:24.868Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-04-13T02:17:24.868Z] (104/128) Installing x264-libs (20210613-r0) [2023-04-13T02:17:25.138Z] (105/128) Installing x265-libs (3.5-r0) [2023-04-13T02:17:25.138Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-04-13T02:17:25.138Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-04-13T02:17:25.727Z] (108/128) Installing libevent (2.1.12-r4) [2023-04-13T02:17:25.727Z] (109/128) Installing mesa (21.2.6-r0) [2023-04-13T02:17:25.727Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-04-13T02:17:25.727Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-04-13T02:17:25.727Z] (112/128) Installing lcms2 (2.12-r1) [2023-04-13T02:17:25.727Z] (113/128) Installing nspr (4.32-r0) [2023-04-13T02:17:25.727Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-04-13T02:17:25.727Z] (115/128) Installing nss (3.78.1-r0) [2023-04-13T02:17:25.727Z] (116/128) Installing libasyncns (0.8-r1) [2023-04-13T02:17:25.727Z] (117/128) Installing libltdl (2.4.6-r7) [2023-04-13T02:17:25.727Z] (118/128) Installing orc (0.4.32-r0) [2023-04-13T02:17:25.727Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-04-13T02:17:25.998Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-04-13T02:17:25.998Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-04-13T02:17:25.998Z] (122/128) Installing libpulse (15.0-r2) [2023-04-13T02:17:25.998Z] (123/128) Installing re2 (2021.11.01-r0) [2023-04-13T02:17:25.998Z] (124/128) Installing snappy (1.1.9-r1) [2023-04-13T02:17:25.998Z] (125/128) Installing libgpg-error (1.42-r1) [2023-04-13T02:17:25.998Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-04-13T02:17:25.998Z] (127/128) Installing libxslt (1.1.35-r0) [2023-04-13T02:17:25.998Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-04-13T02:17:30.297Z] Executing busybox-1.34.1-r7.trigger [2023-04-13T02:17:30.297Z] Executing glib-2.70.1-r0.trigger [2023-04-13T02:17:30.297Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-13T02:17:33.661Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-13T02:17:33.661Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-13T02:17:33.661Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-13T02:17:33.661Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-13T02:17:33.661Z] OK: 275 MiB in 144 packages [2023-04-13T02:17:43.777Z] Removing intermediate container 230371dc69c8 [2023-04-13T02:17:43.777Z] ---> 42a32c2822d6 [2023-04-13T02:17:43.777Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-13T02:17:43.777Z] ---> Running in 30b7236d2797 [2023-04-13T02:17:43.777Z] Removing intermediate container 30b7236d2797 [2023-04-13T02:17:43.777Z] ---> 0a1f53e95e5a [2023-04-13T02:17:43.777Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-13T02:17:43.777Z] ---> Running in b5b8a1196620 [2023-04-13T02:17:43.777Z] Removing intermediate container b5b8a1196620 [2023-04-13T02:17:43.777Z] ---> cbe1d9bd9a5d [2023-04-13T02:17:43.777Z] Step 5/10 : RUN npm install -g npm [2023-04-13T02:17:43.777Z] ---> Running in ceb85e4e7ef1 [2023-04-13T02:18:22.719Z] [2023-04-13T02:18:22.719Z] removed 7 packages, changed 99 packages, and audited 238 packages in 30s [2023-04-13T02:18:22.719Z] [2023-04-13T02:18:22.719Z] 18 packages are looking for funding [2023-04-13T02:18:22.719Z] run `npm fund` for details [2023-04-13T02:18:22.719Z] [2023-04-13T02:18:22.719Z] found 0 vulnerabilities [2023-04-13T02:18:22.719Z] Removing intermediate container ceb85e4e7ef1 [2023-04-13T02:18:22.719Z] ---> c5b4c68fc351 [2023-04-13T02:18:22.719Z] Step 6/10 : ARG USER=1000 [2023-04-13T02:18:22.719Z] ---> Running in 73d9a9f6fc8d [2023-04-13T02:18:22.719Z] Removing intermediate container 73d9a9f6fc8d [2023-04-13T02:18:22.719Z] ---> e41e1dfff10d [2023-04-13T02:18:22.719Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-13T02:18:22.719Z] ---> Running in b6cefdd2f297 [2023-04-13T02:18:22.991Z] Removing intermediate container b6cefdd2f297 [2023-04-13T02:18:22.991Z] ---> 610a8599fc33 [2023-04-13T02:18:22.991Z] Step 8/10 : USER $USER:$USER [2023-04-13T02:18:22.991Z] ---> Running in b9f7aa35d406 [2023-04-13T02:18:23.578Z] Removing intermediate container b9f7aa35d406 [2023-04-13T02:18:23.578Z] ---> 44f7bf9e7edd [2023-04-13T02:18:23.578Z] Step 9/10 : WORKDIR /app [2023-04-13T02:18:23.578Z] ---> Running in e37b1bdb6a7f [2023-04-13T02:18:23.845Z] Removing intermediate container e37b1bdb6a7f [2023-04-13T02:18:23.845Z] ---> b826b332dbef [2023-04-13T02:18:23.845Z] Step 10/10 : LABEL git_sha=9bda3c3e6daf32b80e2c44b43432e540f33ee323 [2023-04-13T02:18:23.845Z] ---> Running in 88241358b5f2 [2023-04-13T02:18:24.113Z] Removing intermediate container 88241358b5f2 [2023-04-13T02:18:24.113Z] ---> ca17270b370a [2023-04-13T02:18:24.384Z] Successfully built ca17270b370a [2023-04-13T02:18:24.384Z] Successfully tagged edgexfoundry/edgex-web-ui:9bda3c3e6daf32b80e2c44b43432e540f33ee323 [2023-04-13T02:18:24.384Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-13T02:18:24.384Z] touch edgex-web-ui.imagebuilt [2023-04-13T02:18:24.384Z] mkdir -p node_modules coverage [2023-04-13T02:18:24.384Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-13T02:18:24.384Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE required: { [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE }, [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE } [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE required: { [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE }, [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE } [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE required: { [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE }, [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE } [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE required: { [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE }, [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE } [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE required: { [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE }, [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE } [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE required: { [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE }, [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE } [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE required: { [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE }, [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE } [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE required: { [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE }, [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE } [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE required: { [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE }, [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:18:39.387Z] npm WARN EBADENGINE } [2023-04-13T02:19:18.294Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-13T02:19:18.294Z] 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-04-13T02:19:18.294Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-13T02:19:18.294Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:19:19.264Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-13T02:19:25.926Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-13T02:19:34.445Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-13T02:19:34.712Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-13T02:19:35.672Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-13T02:20:02.400Z] 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-04-13T02:20:02.400Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:20:03.362Z] 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-04-13T02:20:08.724Z] 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-04-13T02:20:10.143Z] 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-04-13T02:20:12.103Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:20:27.147Z] 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-04-13T02:20:28.118Z] 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-04-13T02:20:46.378Z] 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-04-13T02:21:33.278Z] 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-04-13T02:22:20.189Z] [2023-04-13T02:22:20.189Z] added 1475 packages, and audited 1476 packages in 4m [2023-04-13T02:22:20.189Z] [2023-04-13T02:22:20.189Z] 90 packages are looking for funding [2023-04-13T02:22:20.189Z] run `npm fund` for details [2023-04-13T02:22:20.189Z] [2023-04-13T02:22:20.189Z] 37 vulnerabilities (1 low, 9 moderate, 22 high, 5 critical) [2023-04-13T02:22:20.189Z] [2023-04-13T02:22:20.189Z] To address issues that do not require attention, run: [2023-04-13T02:22:20.189Z] npm audit fix [2023-04-13T02:22:20.189Z] [2023-04-13T02:22:20.189Z] To address all issues (including breaking changes), run: [2023-04-13T02:22:20.189Z] npm audit fix --force [2023-04-13T02:22:20.189Z] [2023-04-13T02:22:20.189Z] Run `npm audit` for details. [2023-04-13T02:22:20.189Z] 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-04-13T02:22:42.297Z] - Generating browser application bundles (phase: setup)... [2023-04-13T02:23:21.253Z] Compiling @angular/core : es2015 as esm2015 [2023-04-13T02:23:21.522Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-13T02:24:00.489Z] Compiling @angular/common : es2015 as esm2015 [2023-04-13T02:24:00.489Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-13T02:24:09.110Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-13T02:24:09.110Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-13T02:24:13.406Z] Compiling @angular/router : es2015 as esm2015 [2023-04-13T02:24:14.830Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-13T02:24:21.491Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-13T02:24:22.909Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-13T02:24:22.909Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-13T02:24:28.269Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-13T02:24:28.269Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-13T02:24:28.872Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-13T02:25:50.517Z] 13 04 2023 02:25:41.963:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-13T02:25:50.517Z] 13 04 2023 02:25:41.981:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-13T02:25:50.517Z] 13 04 2023 02:25:42.015:INFO [launcher]: Starting browser ChromeHeadless [2023-04-13T02:26:58.394Z] 13 04 2023 02:26:58.272:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-04-13T02:27:05.045Z] 13 04 2023 02:27:04.793:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-13T02:27:06.999Z] 13 04 2023 02:27:06.536:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-04-13T02:28:14.892Z] 13 04 2023 02:28:08.950:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-04-13T02:28:16.841Z] ✔ Browser application bundle generation complete. [2023-04-13T02:28:17.112Z] 13 04 2023 02:28:16.925:INFO [launcher]: Trying to start ChromeHeadless again (2/2). [2023-04-13T02:28:19.713Z] 13 04 2023 02:28:19.152:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket MZAnPV-0aFUkZ0IhAAAB with id 83720095 [2023-04-13T02:28:41.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-13T02:28:41.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.537 secs) [2023-04-13T02:28:41.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.632 secs) [2023-04-13T02:28:41.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.067 secs) [2023-04-13T02:28:41.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.477 secs) [2023-04-13T02:28:41.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.549 secs) [2023-04-13T02:28:41.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.569 secs) [2023-04-13T02:28:41.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.589 secs) [2023-04-13T02:28:41.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.615 secs) [2023-04-13T02:28:41.845Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.649 secs) [2023-04-13T02:28:42.427Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.21 secs) [2023-04-13T02:28:42.696Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.483 secs) [2023-04-13T02:28:42.963Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.534 secs) [2023-04-13T02:28:42.963Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.689 secs) [2023-04-13T02:28:43.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.821 secs) [2023-04-13T02:28:43.496Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.87 secs) [2023-04-13T02:28:43.496Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.91 secs) [2023-04-13T02:28:43.496Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.951 secs) [2023-04-13T02:28:43.764Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.089 secs) [2023-04-13T02:28:43.764Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.23 secs) [2023-04-13T02:28:44.029Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.373 secs) [2023-04-13T02:28:44.029Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.417 secs) [2023-04-13T02:28:44.029Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.457 secs) [2023-04-13T02:28:44.612Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.809 secs) [2023-04-13T02:28:44.879Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.964 secs) [2023-04-13T02:28:45.145Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.145 secs) [2023-04-13T02:28:45.145Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.204 secs) [2023-04-13T02:28:45.145Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.245 secs) [2023-04-13T02:28:45.411Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.498 secs) [2023-04-13T02:28:45.677Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.571 secs) [2023-04-13T02:28:45.677Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.639 secs) [2023-04-13T02:28:45.677Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.666 secs) [2023-04-13T02:28:45.944Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.732 secs) [2023-04-13T02:28:45.944Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.942 secs) [2023-04-13T02:28:46.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.201 secs) [2023-04-13T02:28:46.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.357 secs) [2023-04-13T02:28:46.796Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.398 secs) [2023-04-13T02:28:46.796Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.431 secs) [2023-04-13T02:28:46.796Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.452 secs) [2023-04-13T02:28:47.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.872 secs) [2023-04-13T02:28:47.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.951 secs) [2023-04-13T02:28:47.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.03 secs) [2023-04-13T02:28:47.646Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.106 secs) [2023-04-13T02:28:48.232Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.603 secs) [2023-04-13T02:28:48.499Z] WARN: ' [2023-04-13T02:28:48.499Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-13T02:28:48.499Z] Support for using the ngModel input property and ngModelChange event with [2023-04-13T02:28:48.499Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-13T02:28:48.499Z] in a future version of Angular. [2023-04-13T02:28:48.499Z] [2023-04-13T02:28:48.499Z] For more information on this, see our API docs here: [2023-04-13T02:28:48.499Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-13T02:28:48.499Z] ' [2023-04-13T02:28:48.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.603 secs) [2023-04-13T02:28:48.499Z] WARN: ' [2023-04-13T02:28:48.499Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-13T02:28:48.499Z] Support for using the ngModel input property and ngModelChange event with [2023-04-13T02:28:48.499Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-13T02:28:48.499Z] in a future version of Angular. [2023-04-13T02:28:48.499Z] [2023-04-13T02:28:48.499Z] For more information on this, see our API docs here: [2023-04-13T02:28:48.499Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-13T02:28:48.499Z] ' [2023-04-13T02:28:48.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.852 secs) [2023-04-13T02:28:48.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.924 secs) [2023-04-13T02:28:48.771Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.986 secs) [2023-04-13T02:28:49.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.277 secs) [2023-04-13T02:28:49.622Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.718 secs) [2023-04-13T02:28:49.889Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.897 secs) [2023-04-13T02:28:50.156Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 8.095 secs) [2023-04-13T02:28:50.424Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 8.271 secs) [2023-04-13T02:28:50.690Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 8.36 secs) [2023-04-13T02:28:50.690Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 8.401 secs) [2023-04-13T02:28:50.690Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 8.518 secs) [2023-04-13T02:28:50.967Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 8.687 secs) [2023-04-13T02:28:51.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 9.498 secs) [2023-04-13T02:28:52.196Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 9.723 secs) [2023-04-13T02:28:52.196Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 9.764 secs) [2023-04-13T02:28:52.464Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 9.878 secs) [2023-04-13T02:28:52.733Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 10.046 secs) [2023-04-13T02:28:52.999Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 10.399 secs) [2023-04-13T02:28:53.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 10.527 secs) [2023-04-13T02:28:53.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 10.628 secs) [2023-04-13T02:28:53.531Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 10.835 secs) [2023-04-13T02:28:53.800Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 10.926 secs) [2023-04-13T02:28:54.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 11.215 secs) [2023-04-13T02:28:54.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 11.364 secs) [2023-04-13T02:28:54.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 11.382 secs) [2023-04-13T02:28:54.602Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 11.566 secs) [2023-04-13T02:28:54.868Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 11.779 secs) [2023-04-13T02:28:55.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 12.055 secs) [2023-04-13T02:28:55.407Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 12.13 secs) [2023-04-13T02:28:55.407Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 12.166 secs) [2023-04-13T02:28:55.407Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 12.206 secs) [2023-04-13T02:28:55.674Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 12.246 secs) [2023-04-13T02:28:55.674Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 12.307 secs) [2023-04-13T02:28:55.674Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 12.435 secs) [2023-04-13T02:28:55.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 12.479 secs) [2023-04-13T02:28:55.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 12.517 secs) [2023-04-13T02:28:55.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 12.555 secs) [2023-04-13T02:28:56.224Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 12.732 secs) [2023-04-13T02:28:56.224Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 12.809 secs) [2023-04-13T02:28:56.490Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 12.881 secs) [2023-04-13T02:28:56.758Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 13.053 secs) [2023-04-13T02:28:56.758Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 13.079 secs) [2023-04-13T02:28:57.025Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 13.239 secs) [2023-04-13T02:28:57.607Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 13.678 secs) [2023-04-13T02:28:57.607Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 13.774 secs) [2023-04-13T02:28:57.607Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 13.836 secs) [2023-04-13T02:28:57.874Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 13.896 secs) [2023-04-13T02:28:57.874Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 13.985 secs) [2023-04-13T02:28:58.141Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 14.043 secs) [2023-04-13T02:28:58.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 14.118 secs) [2023-04-13T02:28:58.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 14.138 secs) [2023-04-13T02:28:58.408Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 14.155 secs) [2023-04-13T02:28:58.675Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 14.421 secs) [2023-04-13T02:28:58.675Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 14.55 secs) [2023-04-13T02:28:58.941Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 14.597 secs) [2023-04-13T02:28:59.208Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 14.792 secs) [2023-04-13T02:28:59.791Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 15.221 secs) [2023-04-13T02:28:59.791Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 15.256 secs) [2023-04-13T02:29:00.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 15.554 secs) [2023-04-13T02:29:00.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 15.62 secs) [2023-04-13T02:29:00.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 15.688 secs) [2023-04-13T02:29:00.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 15.71 secs) [2023-04-13T02:29:00.590Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 15.767 secs) [2023-04-13T02:29:00.590Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 15.843 secs) [2023-04-13T02:29:00.590Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 15.912 secs) [2023-04-13T02:29:00.857Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 15.936 secs) [2023-04-13T02:29:00.857Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 15.96 secs) [2023-04-13T02:29:00.857Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 15.974 secs) [2023-04-13T02:29:00.857Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 16.035 secs) [2023-04-13T02:29:01.125Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 16.069 secs) [2023-04-13T02:29:01.125Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 16.088 secs) [2023-04-13T02:29:01.125Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 16.101 secs) [2023-04-13T02:29:01.125Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 16.149 secs) [2023-04-13T02:29:01.392Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 16.427 secs) [2023-04-13T02:29:01.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 16.475 secs) [2023-04-13T02:29:01.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 16.496 secs) [2023-04-13T02:29:01.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 16.558 secs) [2023-04-13T02:29:01.929Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 16.612 secs) [2023-04-13T02:29:02.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 16.813 secs) [2023-04-13T02:29:02.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 16.983 secs) [2023-04-13T02:29:02.469Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 17.075 secs) [2023-04-13T02:29:02.469Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 17.134 secs) [2023-04-13T02:29:02.737Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 17.156 secs) [2023-04-13T02:29:02.737Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 17.198 secs) [2023-04-13T02:29:02.738Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 17.218 secs) [2023-04-13T02:29:02.738Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 17.232 secs) [2023-04-13T02:29:03.004Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 17.398 secs) [2023-04-13T02:29:03.005Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 17.436 secs) [2023-04-13T02:29:03.005Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 17.451 secs) [2023-04-13T02:29:03.273Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 17.466 secs) [2023-04-13T02:29:03.273Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 17.521 secs) [2023-04-13T02:29:03.273Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 17.619 secs) [2023-04-13T02:29:03.541Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 17.703 secs) [2023-04-13T02:29:03.807Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 17.899 secs) [2023-04-13T02:29:03.807Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 17.919 secs) [2023-04-13T02:29:03.807Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 17.933 secs) [2023-04-13T02:29:03.807Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 17.952 secs) [2023-04-13T02:29:03.807Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 17.966 secs) [2023-04-13T02:29:04.074Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 18.038 secs) [2023-04-13T02:29:04.074Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 18.059 secs) [2023-04-13T02:29:04.074Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 18.091 secs) [2023-04-13T02:29:04.341Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 18.274 secs) [2023-04-13T02:29:04.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 18.325 secs) [2023-04-13T02:29:04.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 18.375 secs) [2023-04-13T02:29:04.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 18.455 secs) [2023-04-13T02:29:04.876Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 18.477 secs) [2023-04-13T02:29:05.836Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (26.13 secs / 18.477 secs) [2023-04-13T02:29:06.105Z] TOTAL: 149 SUCCESS [2023-04-13T02:29:06.105Z] ✔ Browser application bundle generation complete. [2023-04-13T02:29:11.454Z] [2023-04-13T02:29:11.454Z] =============================== Coverage summary =============================== [2023-04-13T02:29:11.454Z] Statements : 40.98% ( 1467/3580 ) [2023-04-13T02:29:11.454Z] Branches : 12.03% ( 111/923 ) [2023-04-13T02:29:11.454Z] Functions : 33.28% ( 432/1298 ) [2023-04-13T02:29:11.454Z] Lines : 38.91% ( 1318/3387 ) [2023-04-13T02:29:11.454Z] ================================================================================ [2023-04-13T02:29:11.454Z] 13 04 2023 02:29:10.606:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-13T02:29:12.419Z] ✔ Browser application bundle generation complete. [2023-04-13T02:29:13.390Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/3/web' [Pipeline] echo [2023-04-13T02:29:13.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T02:29:13.422Z] $ docker stop --time=1 86f0fcc0646e931f6ec897c9267e36c3aabb4a69a3166a90044538dd319e3549 [2023-04-13T02:29:15.383Z] $ docker rm -f --volumes 86f0fcc0646e931f6ec897c9267e36c3aabb4a69a3166a90044538dd319e3549 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T02:29:16.695Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T02:29:20.075Z] Warning: overwriting stash ‘coverage-report’ [2023-04-13T02:29:26.014Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T02:29:26.430Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T02:29:29.382Z] + ls -al . [2023-04-13T02:29:29.382Z] total 184 [2023-04-13T02:29:29.382Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 13 02:13 . [2023-04-13T02:29:29.382Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:10 .. [2023-04-13T02:29:29.382Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:11 .blubracket [2023-04-13T02:29:29.382Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 13 02:11 .dockerignore [2023-04-13T02:29:29.382Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:11 .git [2023-04-13T02:29:29.382Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:11 .github [2023-04-13T02:29:29.382Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 13 02:11 .gitignore [2023-04-13T02:29:29.382Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 13 02:11 Attribution.txt [2023-04-13T02:29:29.382Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 13 02:11 CHANGELOG.md [2023-04-13T02:29:29.382Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 13 02:11 CONTRIBUTING.md [2023-04-13T02:29:29.382Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 13 02:11 Dockerfile [2023-04-13T02:29:29.382Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 13 02:11 Jenkinsfile [2023-04-13T02:29:29.382Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 13 02:11 LICENSE [2023-04-13T02:29:29.382Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 13 02:11 Makefile [2023-04-13T02:29:29.382Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 13 02:11 README.md [2023-04-13T02:29:29.382Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 02:07 VERSION [2023-04-13T02:29:29.382Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:11 assets [2023-04-13T02:29:29.382Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:11 bin [2023-04-13T02:29:29.382Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:11 cmd [2023-04-13T02:29:29.382Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 13 02:13 coverage.out [2023-04-13T02:29:29.382Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:11 docs [2023-04-13T02:29:29.382Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 13 02:11 go.mod [2023-04-13T02:29:29.382Z] -rw-rw-r-- 1 jenkins jenkins 43968 Apr 13 02:11 go.sum [2023-04-13T02:29:29.382Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:11 internal [2023-04-13T02:29:29.382Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:11 snap [2023-04-13T02:29:29.382Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:11 testing [2023-04-13T02:29:29.382Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 13 02:11 version.go [2023-04-13T02:29:29.382Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 13 02:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:29:29.736Z] + 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=9bda3c3e6daf32b80e2c44b43432e540f33ee323 --label arch=arm64 --label version=0.0.0 . [2023-04-13T02:29:31.155Z] Sending build context to Docker daemon 31.54MB [2023-04-13T02:29:31.155Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:29:31.155Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-13T02:29:31.155Z] ---> d9fb1f433ffc [2023-04-13T02:29:31.155Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:29:31.820Z] ---> Running in 260f8d519070 [2023-04-13T02:29:32.417Z] Removing intermediate container 260f8d519070 [2023-04-13T02:29:32.417Z] ---> aa400768216b [2023-04-13T02:29:32.417Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:29:32.417Z] ---> Running in 953f1d0c1a88 [2023-04-13T02:29:32.687Z] Removing intermediate container 953f1d0c1a88 [2023-04-13T02:29:32.687Z] ---> b3ede1912e6d [2023-04-13T02:29:32.687Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:29:32.687Z] ---> Running in bf9cace258e7 [2023-04-13T02:29:33.283Z] Removing intermediate container bf9cace258e7 [2023-04-13T02:29:33.283Z] ---> 258d70b1dc5d [2023-04-13T02:29:33.283Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-13T02:29:33.283Z] ---> Running in 1cff460de306 [2023-04-13T02:29:33.553Z] Removing intermediate container 1cff460de306 [2023-04-13T02:29:33.553Z] ---> 7d2a4e465fab [2023-04-13T02:29:33.553Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:29:33.821Z] ---> Running in d17712cdd962 [2023-04-13T02:29:34.092Z] Removing intermediate container d17712cdd962 [2023-04-13T02:29:34.092Z] ---> 19b32f3f8f2c [2023-04-13T02:29:34.092Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:29:36.056Z] ---> fba7589d0b3a [2023-04-13T02:29:36.056Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:29:36.056Z] ---> Running in 790e2a439e1b [2023-04-13T02:29:38.219Z] Removing intermediate container 790e2a439e1b [2023-04-13T02:29:38.219Z] ---> d41692d2578a [2023-04-13T02:29:38.219Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:29:38.219Z] ---> Running in c4d536fe2ad9 [2023-04-13T02:29:39.192Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T02:29:40.165Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T02:29:42.131Z] OK: 263 MiB in 53 packages [2023-04-13T02:29:43.102Z] Removing intermediate container c4d536fe2ad9 [2023-04-13T02:29:43.102Z] ---> 6addcaf329fb [2023-04-13T02:29:43.102Z] Step 11/26 : ENV GO111MODULE=on [2023-04-13T02:29:43.102Z] ---> Running in 3b13e9c1eeae [2023-04-13T02:29:43.372Z] Removing intermediate container 3b13e9c1eeae [2023-04-13T02:29:43.372Z] ---> 42cb69b90696 [2023-04-13T02:29:43.372Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:29:43.651Z] ---> Running in ac23df84bcc2 [2023-04-13T02:29:43.921Z] Removing intermediate container ac23df84bcc2 [2023-04-13T02:29:43.921Z] ---> 648519b9794b [2023-04-13T02:29:43.921Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-13T02:29:44.514Z] ---> 0d56bad6f188 [2023-04-13T02:29:44.515Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:29:44.785Z] ---> Running in 3e51ddcf0f46 [2023-04-13T02:29:47.384Z] Removing intermediate container 3e51ddcf0f46 [2023-04-13T02:29:47.384Z] ---> 44e902106bbd [2023-04-13T02:29:47.384Z] Step 15/26 : COPY . . [2023-04-13T02:29:51.665Z] ---> 434bc2e26ffc [2023-04-13T02:29:51.665Z] Step 16/26 : RUN ${MAKE} [2023-04-13T02:29:51.935Z] ---> Running in 8240dc003efb [2023-04-13T02:29:52.902Z] 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-04-13T02:32:29.696Z] Removing intermediate container 8240dc003efb [2023-04-13T02:32:29.696Z] ---> e1cafb97b12b [2023-04-13T02:32:29.696Z] Step 17/26 : FROM alpine:3.14 [2023-04-13T02:32:29.696Z] 3.14: Pulling from library/alpine [2023-04-13T02:32:29.696Z] 422ed46b1a92: Pulling fs layer [2023-04-13T02:32:29.696Z] 422ed46b1a92: Verifying Checksum [2023-04-13T02:32:29.696Z] 422ed46b1a92: Download complete [2023-04-13T02:32:29.696Z] 422ed46b1a92: Pull complete [2023-04-13T02:32:29.696Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-13T02:32:29.696Z] Status: Downloaded newer image for alpine:3.14 [2023-04-13T02:32:29.696Z] ---> 46c5e66a9efa [2023-04-13T02:32:29.696Z] Step 18/26 : EXPOSE 4000 [2023-04-13T02:32:29.696Z] ---> Running in 1e70c64f42df [2023-04-13T02:32:29.696Z] Removing intermediate container 1e70c64f42df [2023-04-13T02:32:29.696Z] ---> c0c54341a870 [2023-04-13T02:32:29.696Z] 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-04-13T02:32:29.696Z] ---> c2409cdf660d [2023-04-13T02:32:29.696Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-13T02:32:29.696Z] ---> 92c9ef57f0e9 [2023-04-13T02:32:29.696Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-13T02:32:29.696Z] ---> 07e9f87341ab [2023-04-13T02:32:29.696Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-13T02:32:29.696Z] ---> Running in 00eab55c0796 [2023-04-13T02:32:29.696Z] Removing intermediate container 00eab55c0796 [2023-04-13T02:32:29.696Z] ---> 549c3dfc4d3f [2023-04-13T02:32:29.696Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-13T02:32:29.696Z] ---> Running in c5066e9219a8 [2023-04-13T02:32:29.696Z] Removing intermediate container c5066e9219a8 [2023-04-13T02:32:29.696Z] ---> 8b6839c818e3 [2023-04-13T02:32:29.696Z] Step 24/26 : LABEL arch=arm64 [2023-04-13T02:32:29.696Z] ---> Running in 28e0e266edda [2023-04-13T02:32:29.696Z] Removing intermediate container 28e0e266edda [2023-04-13T02:32:29.696Z] ---> 1d21686afa31 [2023-04-13T02:32:29.696Z] Step 25/26 : LABEL git_sha=9bda3c3e6daf32b80e2c44b43432e540f33ee323 [2023-04-13T02:32:29.696Z] ---> Running in 8ffa7b4a892e [2023-04-13T02:32:29.696Z] Removing intermediate container 8ffa7b4a892e [2023-04-13T02:32:29.696Z] ---> eb1c318c5f80 [2023-04-13T02:32:29.696Z] Step 26/26 : LABEL version=0.0.0 [2023-04-13T02:32:29.696Z] ---> Running in 60f3d74aa9c5 [2023-04-13T02:32:29.696Z] Removing intermediate container 60f3d74aa9c5 [2023-04-13T02:32:29.696Z] ---> f93b07ecd0fb [2023-04-13T02:32:29.696Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T02:32:29.696Z] Successfully built f93b07ecd0fb [2023-04-13T02:32:29.696Z] 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-04-13T02:32:30.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T02:32:30.141Z] [2023-04-13T02:32:30.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:32:30.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T02:32:30.753Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-13T02:32:30.753Z] 8998bd30e6a1: Pulling fs layer [2023-04-13T02:32:30.753Z] 04944245beec: Pulling fs layer [2023-04-13T02:32:30.753Z] 699f458cf7ca: Pulling fs layer [2023-04-13T02:32:30.753Z] 765212b225bb: Pulling fs layer [2023-04-13T02:32:30.753Z] f23df028b6ca: Pulling fs layer [2023-04-13T02:32:30.753Z] d65c8cfc05b1: Pulling fs layer [2023-04-13T02:32:30.753Z] 2437ff75d9bd: Pulling fs layer [2023-04-13T02:32:30.753Z] f23df028b6ca: Waiting [2023-04-13T02:32:30.753Z] d65c8cfc05b1: Waiting [2023-04-13T02:32:30.753Z] 2437ff75d9bd: Waiting [2023-04-13T02:32:30.753Z] 765212b225bb: Waiting [2023-04-13T02:32:30.753Z] 04944245beec: Verifying Checksum [2023-04-13T02:32:30.753Z] 04944245beec: Download complete [2023-04-13T02:32:30.753Z] 765212b225bb: Verifying Checksum [2023-04-13T02:32:30.753Z] 765212b225bb: Download complete [2023-04-13T02:32:31.023Z] f23df028b6ca: Verifying Checksum [2023-04-13T02:32:31.023Z] f23df028b6ca: Download complete [2023-04-13T02:32:31.023Z] d65c8cfc05b1: Verifying Checksum [2023-04-13T02:32:31.023Z] d65c8cfc05b1: Download complete [2023-04-13T02:32:31.023Z] 699f458cf7ca: Verifying Checksum [2023-04-13T02:32:31.023Z] 699f458cf7ca: Download complete [2023-04-13T02:32:31.613Z] 8998bd30e6a1: Verifying Checksum [2023-04-13T02:32:31.613Z] 8998bd30e6a1: Download complete [2023-04-13T02:32:33.561Z] 2437ff75d9bd: Verifying Checksum [2023-04-13T02:32:33.561Z] 2437ff75d9bd: Download complete [2023-04-13T02:32:35.503Z] 8998bd30e6a1: Pull complete [2023-04-13T02:32:35.769Z] 04944245beec: Pull complete [2023-04-13T02:32:37.180Z] 699f458cf7ca: Pull complete [2023-04-13T02:32:37.180Z] 765212b225bb: Pull complete [2023-04-13T02:32:38.137Z] f23df028b6ca: Pull complete [2023-04-13T02:32:38.137Z] d65c8cfc05b1: Pull complete [2023-04-13T02:32:53.126Z] 2437ff75d9bd: Pull complete [2023-04-13T02:32:53.126Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-13T02:32:53.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T02:32:53.126Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:32:53.316Z] prd-ubuntu20.04-docker-arm64-4c-16g-7657 does not seem to be running inside a container [2023-04-13T02:32:53.380Z] $ 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-04-13T02:32:56.503Z] $ docker top 961b6e77f6cce305b68835be7ff1d40e90f1e212876b26ee8a5079c88bb88fd7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:32:57.339Z] ---> job-cost.sh [2023-04-13T02:32:57.339Z] lf-activate-venv: SKIPPING [2023-04-13T02:32:57.339Z] INFO: No Stack... [2023-04-13T02:32:57.603Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-13T02:32:58.558Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T02:32:58.876Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2023-04-13T02:32:59.142Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T02:32:59.208Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-591-3-stack-cost] [2023-04-13T02:32:59.218Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-591-3-stack-cost] did not exist. Created. [2023-04-13T02:32:59.218Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-591-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T02:32:59.560Z] /w/workspace/edgex-ui-go/3@tmp/durable-c5c56d98/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-13T02:32:59.895Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-13T02:32:59.919Z] Warning: overwriting stash ‘stack-cost’ [2023-04-13T02:33:04.763Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T02:33:04.772Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-591-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T02:33:04.790Z] $ docker stop --time=1 961b6e77f6cce305b68835be7ff1d40e90f1e212876b26ee8a5079c88bb88fd7 [2023-04-13T02:33:06.501Z] $ docker rm -f --volumes 961b6e77f6cce305b68835be7ff1d40e90f1e212876b26ee8a5079c88bb88fd7 [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-04-13T02:33:06.830Z] provisioning config files... [2023-04-13T02:33:06.836Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp/config4613946030938221922tmp [Pipeline] { [Pipeline] sh [2023-04-13T02:33:07.124Z] + set +x [2023-04-13T02:33:07.124Z] + curl -s https://codecov.io/bash [2023-04-13T02:33:07.124Z] + bash -s -- [2023-04-13T02:33:07.124Z] [2023-04-13T02:33:07.124Z] _____ _ [2023-04-13T02:33:07.124Z] / ____| | | [2023-04-13T02:33:07.124Z] | | ___ __| | ___ ___ _____ __ [2023-04-13T02:33:07.124Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-13T02:33:07.124Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-13T02:33:07.124Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-13T02:33:07.124Z] Bash-1.0.6 [2023-04-13T02:33:07.124Z] [2023-04-13T02:33:07.124Z] [2023-04-13T02:33:07.124Z] ==> git version 2.25.1 found [2023-04-13T02:33:07.124Z] ==> 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-04-13T02:33:07.124Z] Release-Date: 2020-01-08 [2023-04-13T02:33:07.124Z] 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-04-13T02:33:07.124Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-13T02:33:07.124Z] ==> Jenkins CI detected. [2023-04-13T02:33:07.124Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-591 [2023-04-13T02:33:07.124Z] project root: . [2023-04-13T02:33:07.124Z] --> token set from env [2023-04-13T02:33:07.124Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-13T02:33:07.124Z] ==> Running gcov in . (disable via -X gcov) [2023-04-13T02:33:07.383Z] ==> Python coveragepy not found [2023-04-13T02:33:07.383Z] ==> Searching for coverage reports in: [2023-04-13T02:33:07.383Z] + . [2023-04-13T02:33:07.383Z] -> Found 1 reports [2023-04-13T02:33:07.384Z] ==> Detecting git/mercurial file structure [2023-04-13T02:33:07.384Z] ==> Reading reports [2023-04-13T02:33:07.384Z] + ./coverage.out bytes=10 [2023-04-13T02:33:07.384Z] ==> Appending adjustments [2023-04-13T02:33:07.384Z] https://docs.codecov.io/docs/fixing-reports [2023-04-13T02:33:07.952Z] + Found adjustments [2023-04-13T02:33:07.952Z] ==> Gzipping contents [2023-04-13T02:33:07.952Z] 12K /tmp/codecov.PP2cAf.gz [2023-04-13T02:33:07.952Z] ==> Uploading reports [2023-04-13T02:33:07.952Z] url: https://codecov.io [2023-04-13T02:33:07.952Z] query: branch=PR-591&commit=895ea77d698402a783d665b8d28320d96d019be7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-591%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=591&job=&cmd_args= [2023-04-13T02:33:07.952Z] -> Pinging Codecov [2023-04-13T02:33:07.952Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-591&commit=895ea77d698402a783d665b8d28320d96d019be7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-591%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=591&job=&cmd_args= [2023-04-13T02:33:08.211Z] -> Uploading to [2023-04-13T02:33:08.211Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-13/FB506323287CE973F263BFD2A0EB1F37/895ea77d698402a783d665b8d28320d96d019be7/31c45023-7769-483b-8f2c-b8ece3bbff15.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T023308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c75b620b607f5f35a5b4be7c1b8cb311cf586058b713c339a3ee298fa9be791 [2023-04-13T02:33:08.211Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T02:33:08.211Z] Dload Upload Total Spent Left Speed [2023-04-13T02:33:08.471Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 43788 --:--:-- --:--:-- --:--:-- 43573 100 8889 0 0 100 8889 0 39158 --:--:-- --:--:-- --:--:-- 38986 [2023-04-13T02:33:08.471Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/895ea77d698402a783d665b8d28320d96d019be7 [Pipeline] } [2023-04-13T02:33:08.478Z] 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-04-13T02:33:09.084Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-591/archives ] [2023-04-13T02:33:09.084Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-591/archives [2023-04-13T02:33:09.084Z] total 16 [2023-04-13T02:33:09.084Z] drwxr-xr-x 3 root root 4096 Apr 13 02:10 . [2023-04-13T02:33:09.084Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 13 02:10 .. [2023-04-13T02:33:09.084Z] drwxr-xr-x 2 root root 4096 Apr 13 02:10 cost [2023-04-13T02:33:09.084Z] -rw-r--r-- 1 root root 83 Apr 13 02:10 cost.csv [2023-04-13T02:33:09.084Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-591/archives [2023-04-13T02:33:09.084Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-591/archives [2023-04-13T02:33:09.084Z] total 16 [2023-04-13T02:33:09.084Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 02:10 . [2023-04-13T02:33:09.084Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 13 02:10 .. [2023-04-13T02:33:09.084Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 02:10 cost [2023-04-13T02:33:09.084Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 13 02:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:33:09.373Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:33:10.228Z] ---> package-listing.sh [2023-04-13T02:33:10.228Z] ++ facter osfamily [2023-04-13T02:33:10.228Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-13T02:33:10.487Z] + OS_FAMILY=debian [2023-04-13T02:33:10.487Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-591 [2023-04-13T02:33:10.487Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-13T02:33:10.487Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-13T02:33:10.487Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-13T02:33:10.487Z] + PACKAGES=/tmp/packages_start.txt [2023-04-13T02:33:10.487Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-591 ']' [2023-04-13T02:33:10.487Z] + PACKAGES=/tmp/packages_end.txt [2023-04-13T02:33:10.487Z] + case "${OS_FAMILY}" in [2023-04-13T02:33:10.487Z] + dpkg -l [2023-04-13T02:33:10.487Z] + grep '^ii' [2023-04-13T02:33:10.487Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-13T02:33:10.487Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-13T02:33:10.487Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-13T02:33:10.487Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-591 ']' [2023-04-13T02:33:10.487Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-591/archives/ [2023-04-13T02:33:10.487Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-591/archives/ [Pipeline] echo [2023-04-13T02:33:10.497Z] 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-591/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-13T02:33:10.774Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:33:11.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:33:11.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:33:11.387Z] prd-ubuntu20.04-docker-8c-8g-7630 does not seem to be running inside a container [2023-04-13T02:33:11.406Z] $ 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-591/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-591 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591:/w/workspace/edgexfoundry_edgex-ui-go_PR-591:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@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-04-13T02:33:11.651Z] $ docker top d2f41f768df90f89c4648d444f704d78723fc7c02447014da46402854a455f0f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:33:11.998Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-13T02:33:12.283Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-13T02:33:12.567Z] + ls /var/log/sa-host [2023-04-13T02:33:12.568Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T02:33:12.627Z] provisioning config files... [2023-04-13T02:33:12.635Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-591@tmp/config2937974969569463515tmp [Pipeline] { [Pipeline] echo [2023-04-13T02:33:12.645Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:33:12.927Z] ---> create-netrc.sh [Pipeline] } [2023-04-13T02:33:12.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:33:13.253Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-13T02:33:13.261Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:33:13.546Z] ---> sudo-logs.sh [2023-04-13T02:33:13.546Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-13T02:33:13.575Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:33:13.926Z] ---> job-cost.sh [2023-04-13T02:33:13.926Z] lf-activate-venv: SKIPPING [2023-04-13T02:33:13.926Z] DEBUG: total: 0.2199999988079071 [2023-04-13T02:33:13.926Z] INFO: Retrieving Stack Cost... [2023-04-13T02:33:14.533Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T02:33:14.798Z] INFO: Archiving Costs [Pipeline] echo [2023-04-13T02:33:14.809Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:33:15.095Z] ---> logs-deploy.sh [2023-04-13T02:33:15.095Z] lf-activate-venv: SKIPPING [2023-04-13T02:33:15.095Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-591/3 [2023-04-13T02:33:15.095Z] INFO: archiving workspace using pattern(s): [2023-04-13T02:33:16.031Z] Archives upload complete. [2023-04-13T02:33:16.031Z] INFO: archiving logs to Nexus